Jul 31 20:43:31.902572 np0000006272 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jul 31 20:43:31.908911 np0000006272 devstack@c-api.service[100183]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jul 31 20:43:31 2026] *** Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: nodename: np0000006272 Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: machine: x86_64 Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: clock source: unix Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: pcre jit disabled Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: detected number of CPU cores: 16 Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: current working directory: / Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: detected binary path: /usr/bin/uwsgi-core Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: your processes number limit is 257052 Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: your memory page size is 4096 bytes Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: detected max file descriptor number: 2048 Jul 31 20:43:31.911455 np0000006272 devstack@c-api.service[100183]: lock engine: pthread robust mutexes Jul 31 20:43:31.912286 np0000006272 devstack@c-api.service[100183]: thunder lock: enabled Jul 31 20:43:31.912286 np0000006272 devstack@c-api.service[100183]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jul 31 20:43:31.912286 np0000006272 devstack@c-api.service[100183]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Jul 31 20:43:31.912286 np0000006272 devstack@c-api.service[100183]: PEP 405 virtualenv detected: /opt/stack/data/venv Jul 31 20:43:31.912286 np0000006272 devstack@c-api.service[100183]: Set PythonHome to /opt/stack/data/venv Jul 31 20:43:31.945957 np0000006272 devstack@c-api.service[100183]: Python main interpreter initialized at 0x7241d7ca4668 Jul 31 20:43:31.945957 np0000006272 devstack@c-api.service[100183]: python threads support enabled Jul 31 20:43:31.946044 np0000006272 devstack@c-api.service[100183]: your server socket listen backlog is limited to 100 connections Jul 31 20:43:31.946044 np0000006272 devstack@c-api.service[100183]: your mercy for graceful operations on workers is 80 seconds Jul 31 20:43:31.946504 np0000006272 devstack@c-api.service[100183]: mapped 671795 bytes (656 KB) for 4 cores Jul 31 20:43:31.946653 np0000006272 devstack@c-api.service[100183]: *** Operational MODE: preforking *** Jul 31 20:43:31.946850 np0000006272 devstack@c-api.service[100183]: *** uWSGI is running in multiple interpreter mode *** Jul 31 20:43:31.946850 np0000006272 devstack@c-api.service[100183]: spawned uWSGI master process (pid: 100183) Jul 31 20:43:31.947006 np0000006272 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jul 31 20:43:31.949143 np0000006272 devstack@c-api.service[100183]: spawned uWSGI worker 1 (pid: 100191, cores: 1) Jul 31 20:43:31.949143 np0000006272 devstack@c-api.service[100183]: spawned uWSGI worker 2 (pid: 100192, cores: 1) Jul 31 20:43:31.949143 np0000006272 devstack@c-api.service[100183]: spawned uWSGI worker 3 (pid: 100193, cores: 1) Jul 31 20:43:31.949143 np0000006272 devstack@c-api.service[100183]: spawned uWSGI worker 4 (pid: 100194, cores: 1) Jul 31 20:43:31.949143 np0000006272 devstack@c-api.service[100183]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jul 31 20:43:32.063265 np0000006272 devstack@c-api.service[100191]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 20:43:32.063265 np0000006272 devstack@c-api.service[100191]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 20:43:32.063265 np0000006272 devstack@c-api.service[100191]: we strongly recommend against using it for new projects. Jul 31 20:43:32.063265 np0000006272 devstack@c-api.service[100191]: If you are already using Eventlet, we recommend migrating to a different Jul 31 20:43:32.063265 np0000006272 devstack@c-api.service[100191]: framework. For more detail see Jul 31 20:43:32.063265 np0000006272 devstack@c-api.service[100191]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 20:43:32.063265 np0000006272 devstack@c-api.service[100191]: import eventlet # noqa Jul 31 20:43:32.075679 np0000006272 devstack@c-api.service[100193]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 20:43:32.075679 np0000006272 devstack@c-api.service[100193]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 20:43:32.075679 np0000006272 devstack@c-api.service[100193]: we strongly recommend against using it for new projects. Jul 31 20:43:32.075679 np0000006272 devstack@c-api.service[100193]: If you are already using Eventlet, we recommend migrating to a different Jul 31 20:43:32.075679 np0000006272 devstack@c-api.service[100193]: framework. For more detail see Jul 31 20:43:32.075679 np0000006272 devstack@c-api.service[100193]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 20:43:32.075679 np0000006272 devstack@c-api.service[100193]: import eventlet # noqa Jul 31 20:43:32.077606 np0000006272 devstack@c-api.service[100192]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 20:43:32.077606 np0000006272 devstack@c-api.service[100192]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 20:43:32.077606 np0000006272 devstack@c-api.service[100192]: we strongly recommend against using it for new projects. Jul 31 20:43:32.077606 np0000006272 devstack@c-api.service[100192]: If you are already using Eventlet, we recommend migrating to a different Jul 31 20:43:32.077606 np0000006272 devstack@c-api.service[100192]: framework. For more detail see Jul 31 20:43:32.077606 np0000006272 devstack@c-api.service[100192]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 20:43:32.077606 np0000006272 devstack@c-api.service[100192]: import eventlet # noqa Jul 31 20:43:32.078685 np0000006272 devstack@c-api.service[100194]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jul 31 20:43:32.078685 np0000006272 devstack@c-api.service[100194]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jul 31 20:43:32.078685 np0000006272 devstack@c-api.service[100194]: we strongly recommend against using it for new projects. Jul 31 20:43:32.078685 np0000006272 devstack@c-api.service[100194]: If you are already using Eventlet, we recommend migrating to a different Jul 31 20:43:32.078685 np0000006272 devstack@c-api.service[100194]: framework. For more detail see Jul 31 20:43:32.078685 np0000006272 devstack@c-api.service[100194]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jul 31 20:43:32.078685 np0000006272 devstack@c-api.service[100194]: import eventlet # noqa Jul 31 20:43:32.240980 np0000006272 devstack@c-api.service[100191]: /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 20:43:32.240980 np0000006272 devstack@c-api.service[100191]: from cgi import parse_header Jul 31 20:43:32.246344 np0000006272 devstack@c-api.service[100193]: /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 20:43:32.246344 np0000006272 devstack@c-api.service[100193]: from cgi import parse_header Jul 31 20:43:32.246594 np0000006272 devstack@c-api.service[100194]: /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 20:43:32.246594 np0000006272 devstack@c-api.service[100194]: from cgi import parse_header Jul 31 20:43:32.247840 np0000006272 devstack@c-api.service[100192]: /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 20:43:32.247840 np0000006272 devstack@c-api.service[100192]: from cgi import parse_header Jul 31 20:43:32.277684 np0000006272 devstack@c-api.service[100191]: /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 20:43:32.277684 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:43:32.282092 np0000006272 devstack@c-api.service[100193]: /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 20:43:32.282092 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:43:32.282658 np0000006272 devstack@c-api.service[100194]: /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 20:43:32.282658 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:43:32.287820 np0000006272 devstack@c-api.service[100191]: /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 20:43:32.287820 np0000006272 devstack@c-api.service[100191]: removals.removed_module( Jul 31 20:43:32.288759 np0000006272 devstack@c-api.service[100192]: /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 20:43:32.288759 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:43:32.289699 np0000006272 devstack@c-api.service[100191]: /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 20:43:32.289699 np0000006272 devstack@c-api.service[100191]: removals.removed_module( Jul 31 20:43:32.292005 np0000006272 devstack@c-api.service[100193]: /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 20:43:32.292005 np0000006272 devstack@c-api.service[100193]: removals.removed_module( Jul 31 20:43:32.292117 np0000006272 devstack@c-api.service[100194]: /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 20:43:32.292117 np0000006272 devstack@c-api.service[100194]: removals.removed_module( Jul 31 20:43:32.294149 np0000006272 devstack@c-api.service[100193]: /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 20:43:32.294149 np0000006272 devstack@c-api.service[100193]: removals.removed_module( Jul 31 20:43:32.294366 np0000006272 devstack@c-api.service[100194]: /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 20:43:32.294366 np0000006272 devstack@c-api.service[100194]: removals.removed_module( Jul 31 20:43:32.301990 np0000006272 devstack@c-api.service[100192]: /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 20:43:32.301990 np0000006272 devstack@c-api.service[100192]: removals.removed_module( Jul 31 20:43:32.303879 np0000006272 devstack@c-api.service[100192]: /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 20:43:32.303879 np0000006272 devstack@c-api.service[100192]: removals.removed_module( Jul 31 20:43:33.043702 np0000006272 devstack@c-api.service[100193]: /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 20:43:33.043702 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:43:33.043861 np0000006272 devstack@c-api.service[100194]: /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 20:43:33.043861 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:43:33.051492 np0000006272 devstack@c-api.service[100192]: /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 20:43:33.051492 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:43:33.064086 np0000006272 devstack@c-api.service[100191]: /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 20:43:33.064086 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:43:33.095103 np0000006272 devstack@c-api.service[100194]: /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 20:43:33.095103 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:43:33.097959 np0000006272 devstack@c-api.service[100193]: /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 20:43:33.097959 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:43:33.099787 np0000006272 devstack@c-api.service[100192]: /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 20:43:33.099787 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:43:33.118561 np0000006272 devstack@c-api.service[100191]: /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 20:43:33.118561 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:43:33.279913 np0000006272 devstack@c-api.service[100192]: 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 20:43:33.280111 np0000006272 devstack@c-api.service[100192]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100192) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 20:43:33.281732 np0000006272 devstack@c-api.service[100193]: 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 20:43:33.281820 np0000006272 devstack@c-api.service[100194]: 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 20:43:33.281866 np0000006272 devstack@c-api.service[100193]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100193) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 20:43:33.281930 np0000006272 devstack@c-api.service[100194]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100194) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 20:43:33.302702 np0000006272 devstack@c-api.service[100191]: 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 20:43:33.302843 np0000006272 devstack@c-api.service[100191]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100191) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jul 31 20:43:33.370190 np0000006272 devstack@c-api.service[100191]: /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 20:43:33.370190 np0000006272 devstack@c-api.service[100191]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 20:43:33.371598 np0000006272 devstack@c-api.service[100192]: /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 20:43:33.371598 np0000006272 devstack@c-api.service[100192]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 20:43:33.372277 np0000006272 devstack@c-api.service[100193]: /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 20:43:33.372277 np0000006272 devstack@c-api.service[100193]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 20:43:33.379027 np0000006272 devstack@c-api.service[100194]: /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 20:43:33.379027 np0000006272 devstack@c-api.service[100194]: @jsonschema.FormatChecker.cls_checks('date-time') Jul 31 20:43:33.825268 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100191) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 20:43:33.825539 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100193) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 20:43:33.825669 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.825719 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.825877 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.825933 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.825977 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.826169 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.827285 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100194) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 20:43:33.827810 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.827942 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.827942 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.828345 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.828414 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.828454 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.828454 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.828517 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.828561 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.828600 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.828644 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.828690 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.828736 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.828774 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.828821 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.828821 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.828821 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.829916 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.829916 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.829916 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.829916 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.830351 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.830398 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.830452 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.830496 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.830536 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.830583 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.830631 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.830671 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.830710 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.830755 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.830795 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.830842 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.830892 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.830940 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.830981 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.831033 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.831079 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.831372 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.831499 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.831619 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.831719 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.831806 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.831896 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.831985 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.832080 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.832217 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.832279 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.832318 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.832318 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.832396 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.832438 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.832474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.832474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.832474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.832474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.832474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.832474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.832660 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100192) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jul 31 20:43:33.832714 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.832714 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.832714 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.832714 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.832714 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.832714 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.832912 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.832964 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.833000 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.833034 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.833069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.833103 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.833103 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.833103 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.833103 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.833272 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.833315 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.833348 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.833385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.833423 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.833469 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.833511 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.833551 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.833590 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.833632 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.833669 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.833712 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.833712 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.833781 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.833820 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.833857 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.833857 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.833927 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.833962 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.833962 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.834028 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.834073 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.834109 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.835306 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.835413 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.835520 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.835520 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.835641 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.835690 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.835739 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.835739 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.835826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.835826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.835826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.835826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.835826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.835826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.835826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.835826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.835826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.835826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.836681 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.836681 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.836681 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.836681 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.836819 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.836819 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.836819 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.836947 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.836992 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.837033 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.837078 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.837078 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.837173 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.837173 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.837265 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.837311 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.837311 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.837387 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.837428 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.837502 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.837906 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.838730 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.838858 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.838858 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.839062 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.839188 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.839310 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.839355 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.839393 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.839432 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.839478 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.839478 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.839562 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.839562 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.839633 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.839673 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.839673 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.839759 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.839799 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.839837 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.839881 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.839913 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.839948 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.839985 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.840022 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.840068 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.840112 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.840468 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.840570 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.840673 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.840768 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.840842 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.840893 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.840934 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.840986 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.841037 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.841077 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.841116 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.841361 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.841790 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.841839 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.841883 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.841919 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.841958 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.842003 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.842050 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.842085 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.842119 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.842171 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.842171 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.842262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.842299 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.842299 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.842299 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.842404 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.842404 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.842404 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.842404 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.842404 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.842404 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.842585 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.842619 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.842659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.842659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.842659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.842659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.842866 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.842910 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.842950 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.842989 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.843029 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.843029 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.843029 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.843029 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.843029 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.843029 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.843266 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.843304 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.843343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.843383 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.843419 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.843451 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.843484 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.843538 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.843582 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.843622 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.843658 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.843690 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.843723 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.843769 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.843803 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.843837 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.843874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.843914 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.843947 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.843986 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.844019 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.844054 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.844097 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.844954 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.845068 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.845068 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.845302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.845302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.845302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.845302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.845302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.845302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.845771 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.845913 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.845951 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.845980 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.846018 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.846018 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.846018 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.846018 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.846018 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.846189 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.846189 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.846189 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.846189 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.846189 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.846189 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.846189 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.846404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.846404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.846404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.846404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.846404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.846404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.846404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.846620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.846620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.846620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.846620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.846620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.846620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.846620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.846912 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.846959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.847002 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.847038 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.847038 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.847104 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.847177 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.847221 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.847277 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.847323 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.847361 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.847395 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.847433 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.847470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.847510 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.847510 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.847510 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.848744 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.848744 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.848940 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.848940 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.849060 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.849107 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.849351 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.849465 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.849551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.849551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.849551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.849655 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.849655 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.849730 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.849765 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.849795 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.849836 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.849880 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.849880 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.849963 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.850008 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.850043 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.850081 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.850081 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.850415 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.850462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.850462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.850462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.850462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.850638 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.850688 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.850688 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.850768 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.850816 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.850866 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.850911 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.850959 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.851011 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.851011 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.851085 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.851145 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.851203 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.851256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.851305 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.851353 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.851395 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.851448 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.851497 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.851546 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.851587 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.851627 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.851676 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.851724 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.852837 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.852896 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.853043 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.853100 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.853381 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.853381 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.853381 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.853381 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.853723 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.853766 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.853804 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.853843 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.853888 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.853940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.853940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.854005 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.854050 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.854086 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.854315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.854445 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.854933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.854992 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.855043 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.855080 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.855112 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.855168 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.855206 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.855255 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.855316 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.855359 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.855405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.855446 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.855487 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.855487 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.855487 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.855583 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.855623 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.855661 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.855708 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.855753 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.855800 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.855846 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.855894 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.855894 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.855970 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.856008 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.856040 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.856069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.856112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.856112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.856112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.856112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.856112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.856112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.856112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.856112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.857394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.857394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.857394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.857394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.857394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.857394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.857394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.857750 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.857804 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.857852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.857901 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.857941 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.857988 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.858029 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.858029 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.858107 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.858164 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.858206 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.858256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.858315 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.858315 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.858393 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.858445 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.858495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.858537 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.858585 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.858632 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.859103 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.859264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.859369 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.859472 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.859516 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.859563 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.859602 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.859648 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.860478 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.860589 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.860687 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.860790 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.860872 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.860923 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.860970 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.861012 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.861052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.861052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.861052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.861052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.861052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.861289 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.861338 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.861385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.861385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.861385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.861385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.861385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.861385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.861571 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.861571 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.861571 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.861571 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.861571 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.861571 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.862390 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.862492 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.862600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.862600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.862600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.862600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.862600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.862850 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.862892 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.862940 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.862984 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.863032 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.863073 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.863117 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.863186 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.863244 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.863294 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.863331 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.863378 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.863419 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.863457 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.863496 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.863532 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.863570 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.863606 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.863645 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.863685 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.863719 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.863757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.864158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.864283 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.864382 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.864486 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.864584 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.864679 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.864767 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.864853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.864939 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.865026 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.865101 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.865177 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.865223 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.865268 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.865299 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.865337 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.865377 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.865416 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.865449 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.865487 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.865526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.865567 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.865603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.865636 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.865681 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.865714 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.865748 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.865785 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.865824 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.865855 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.865887 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.865919 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.865953 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.865983 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.866013 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.866053 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.866083 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.866110 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.866471 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.866574 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.866667 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.866761 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.866861 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.866952 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.867040 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.867157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.867301 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.867356 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.867567 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.867616 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.867658 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.867705 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.867705 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.867774 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.867822 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.867870 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.867916 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.867916 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.867998 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.868037 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.868071 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.868102 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.868102 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.868257 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.868431 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.868514 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.868558 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.868659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.868737 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.868737 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.868904 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.868904 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.868904 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.868904 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.868904 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.868904 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.869417 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.869501 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.869578 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.869578 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.869723 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.869804 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.869804 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.869959 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.870041 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.870141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.870248 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.870337 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.870422 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.870519 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.870597 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.870676 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.870746 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.870802 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.870854 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.870907 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.870907 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.871003 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.871051 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.871051 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.871051 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.871051 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.871224 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.871283 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.871327 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.871385 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.871437 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.871437 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.871530 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.871584 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.871584 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.871671 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.871725 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.871770 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.871822 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.871822 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.871902 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.871945 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.872208 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.872308 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.872387 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.872463 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.872538 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.872619 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.872692 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.872780 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.872851 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.872926 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.872994 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.873061 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.873159 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.873258 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.873258 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.873456 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.873528 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.873595 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.873670 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.873745 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.873814 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.873880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.873948 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.873991 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.874076 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.874169 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.874259 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.874328 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.874385 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.874428 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.874479 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.874523 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.874523 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.874760 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.874884 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.874966 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.875043 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.875043 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.875200 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.875278 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.875343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.875343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.875343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.875535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.875535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.875535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.875535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.875535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.875865 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.875931 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.875986 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.876050 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.876115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.876115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.876115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.876115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.876115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.876420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.876420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.876420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.876420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.876420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.876420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.876420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.876774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.876774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.876774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.876774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.876774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.876935 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.876972 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.877012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.877045 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.877095 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.877148 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.877187 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.877244 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.877443 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.877615 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.877683 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.877732 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.877776 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.877824 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.877879 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.877924 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.877965 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.878010 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.878010 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.878091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.878244 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.878296 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.878296 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.878495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.878582 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.878669 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.878718 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.878853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.878853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.879111 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.879241 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.879318 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.879455 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.879548 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.879634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.879705 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.879747 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.879847 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.879927 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.880017 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.880064 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.880189 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.880281 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.880357 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.880442 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.880442 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.880579 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.880664 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.880748 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.880869 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.880939 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.880991 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.881057 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.881107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.881274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.881374 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.881374 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.881587 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.881674 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.881756 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.881841 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.881943 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.882043 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.882145 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.882246 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.882333 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.882453 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.882533 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.882624 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.882710 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.882770 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.882828 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.882828 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.882906 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.882954 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.882996 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.883041 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.883083 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.883206 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.883321 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.883397 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.883397 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.883397 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.883606 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.883681 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.883681 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.883823 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.883897 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.883971 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.883971 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.884189 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.884281 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.884281 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.884414 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.884463 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.884509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.884548 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.884586 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.884631 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.884673 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.884775 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.884902 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.884989 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.885071 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.885167 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.885270 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.885367 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.885426 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.885469 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.885505 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.885505 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.885505 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.885505 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.885505 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.886488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.886488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.886488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.886488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.886488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.886649 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.886682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.886710 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.886734 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.886757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.886757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.886757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.886757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.886757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.886867 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.886867 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.886867 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.886867 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.886867 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.886867 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.886867 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.887061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.887061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.887061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.887061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.887061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.887061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.887061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.887475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.887475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.887475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.887475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.887475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.887692 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.887743 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.887743 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.887870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.887870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.887870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.887870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.887870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.887870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.888276 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.888276 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.888276 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.888424 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.888424 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.888527 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.888584 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.888642 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.888689 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.888737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.888801 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.888868 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.888942 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.889059 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.889118 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.889188 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.889261 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.889261 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.889261 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.889261 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.889261 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.889471 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.889471 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.889584 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.889639 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.889688 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.889688 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.889822 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.889930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.889983 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.890041 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.890041 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.890136 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.890185 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.890257 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.890325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.890325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.890325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.890325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.890325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.890325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.890325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jul 31 20:43:33.890596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.890596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.890596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.890596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.890596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.890596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.890731 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.890731 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.890731 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.890731 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.890817 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100192) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.890845 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.890845 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.890909 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.890909 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.890909 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.890909 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100192) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.890909 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100192) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.891040 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jul 31 20:43:33.891040 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jul 31 20:43:33.891040 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jul 31 20:43:33.891040 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jul 31 20:43:33.891040 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jul 31 20:43:33.891040 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jul 31 20:43:33.926554 np0000006272 devstack@c-api.service[100193]: INFO dbcounter [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Registered counter for database cinder Jul 31 20:43:33.926677 np0000006272 devstack@c-api.service[100191]: INFO dbcounter [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Registered counter for database cinder Jul 31 20:43:33.939200 np0000006272 devstack@c-api.service[100194]: INFO dbcounter [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Registered counter for database cinder Jul 31 20:43:33.939278 np0000006272 devstack@c-api.service[100192]: INFO dbcounter [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Registered counter for database cinder Jul 31 20:43:33.970380 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 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=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:33.972755 np0000006272 devstack@c-api.service[100191]: DEBUG oslo_db.sqlalchemy.engines [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 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=100191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:33.978348 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-f5136db1-4dd1-4322-9484-191b1c302a09 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=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:33.988713 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 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=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:34.078709 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writer thread running {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 20:43:34.081318 np0000006272 devstack@c-api.service[100193]: INFO cinder.rpc [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 20:43:34.081698 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writer thread running {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 20:43:34.083695 np0000006272 devstack@c-api.service[100193]: INFO cinder.rpc [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 20:43:34.084326 np0000006272 devstack@c-api.service[100191]: INFO cinder.rpc [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 20:43:34.085910 np0000006272 devstack@c-api.service[100193]: INFO cinder.rpc [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 20:43:34.086763 np0000006272 devstack@c-api.service[100191]: INFO cinder.rpc [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 20:43:34.087764 np0000006272 devstack@c-api.service[100193]: INFO cinder.rpc [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 20:43:34.088119 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.088416 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.088560 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writer thread running {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 20:43:34.089301 np0000006272 devstack@c-api.service[100191]: INFO cinder.rpc [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 20:43:34.090323 np0000006272 devstack@c-api.service[100193]: WARNING cinder.keymgr.conf_key_mgr [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 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 20:43:34.090696 np0000006272 devstack@c-api.service[100192]: INFO cinder.rpc [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 20:43:34.091477 np0000006272 devstack@c-api.service[100191]: INFO cinder.rpc [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 20:43:34.091825 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.092104 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.092402 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writer thread running {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jul 31 20:43:34.092785 np0000006272 devstack@c-api.service[100192]: INFO cinder.rpc [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 20:43:34.092836 np0000006272 devstack@c-api.service[100191]: WARNING cinder.keymgr.conf_key_mgr [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 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 20:43:34.093251 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.093412 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.094649 np0000006272 devstack@c-api.service[100192]: INFO cinder.rpc [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 20:43:34.095055 np0000006272 devstack@c-api.service[100194]: INFO cinder.rpc [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jul 31 20:43:34.095753 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.095905 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.096332 np0000006272 devstack@c-api.service[100192]: INFO cinder.rpc [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 20:43:34.096630 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.096859 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.097473 np0000006272 devstack@c-api.service[100192]: WARNING cinder.keymgr.conf_key_mgr [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 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 20:43:34.097578 np0000006272 devstack@c-api.service[100194]: INFO cinder.rpc [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jul 31 20:43:34.099744 np0000006272 devstack@c-api.service[100194]: INFO cinder.rpc [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jul 31 20:43:34.099792 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.099998 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.101627 np0000006272 devstack@c-api.service[100194]: INFO cinder.rpc [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jul 31 20:43:34.101951 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.102269 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.102911 np0000006272 devstack@c-api.service[100194]: WARNING cinder.keymgr.conf_key_mgr [None req-f5136db1-4dd1-4322-9484-191b1c302a09 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 20:43:34.105597 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.105745 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.126433 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 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=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:34.128710 np0000006272 devstack@c-api.service[100193]: INFO cinder.rpc [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 20:43:34.128951 np0000006272 devstack@c-api.service[100191]: DEBUG oslo_db.sqlalchemy.engines [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 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=100191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:34.130777 np0000006272 devstack@c-api.service[100193]: INFO cinder.rpc [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 20:43:34.131256 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.131364 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.131661 np0000006272 devstack@c-api.service[100191]: INFO cinder.rpc [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 20:43:34.133952 np0000006272 devstack@c-api.service[100191]: INFO cinder.rpc [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 20:43:34.134141 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-f5136db1-4dd1-4322-9484-191b1c302a09 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=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:34.134779 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.134779 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.135326 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 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=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:34.136474 np0000006272 devstack@c-api.service[100194]: INFO cinder.rpc [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 20:43:34.137501 np0000006272 devstack@c-api.service[100192]: INFO cinder.rpc [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jul 31 20:43:34.138440 np0000006272 devstack@c-api.service[100194]: INFO cinder.rpc [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 20:43:34.138856 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.138992 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.139572 np0000006272 devstack@c-api.service[100192]: INFO cinder.rpc [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jul 31 20:43:34.139990 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.140163 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.140939 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.141147 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.143562 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.143688 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.145147 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.145371 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.147215 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.147364 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.147790 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.147941 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.148283 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.148438 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.150343 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.150503 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.150833 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.151033 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.151727 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.151869 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.151908 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.152152 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.152623 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.152783 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.153074 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.153231 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.154001 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.154116 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.154915 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.155033 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.155183 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.155326 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.155820 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.155994 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.156930 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.157059 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.157099 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.157249 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.158404 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.158708 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.159294 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.159344 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.159398 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.159440 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.159479 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.159508 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.160813 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.160927 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.161274 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.161363 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.161515 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.161575 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.161635 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.161772 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.162593 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.162765 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.163149 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.163346 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.163401 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.163510 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.163917 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.164083 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.164528 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.164654 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.165504 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.165592 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.165692 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.165742 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.166809 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.166972 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.167612 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.167664 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.167755 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.167804 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.168700 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.168785 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.168835 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.168928 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.169854 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.169912 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.169992 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.170039 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.170782 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.170830 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.170868 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.170904 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.170935 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.170968 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.171395 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.171547 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.172578 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.172727 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.172779 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.172860 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.173370 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.173527 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.173781 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.173890 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.174603 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.174693 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.175473 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.175581 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.175629 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.175806 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.176328 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.176449 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.177114 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.177298 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.177723 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.177865 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.177911 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.177988 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.178285 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.178336 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.178416 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.178465 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.178813 np0000006272 devstack@c-api.service[100193]: WARNING cinder.api.contrib.hosts [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 20:43:34.179084 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.179228 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.179613 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.179730 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.179778 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: extensions {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.180621 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.180740 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.180872 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.181021 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.181161 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: consistencygroups {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.181378 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.181468 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.181549 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.181612 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.182403 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.182492 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.182541 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.182634 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.183187 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: extra_specs {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.183341 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.183388 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.183437 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.183506 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.183551 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.183594 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.184223 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.184274 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.184351 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.184443 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.184662 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.184839 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.184884 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.185000 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.185300 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.185438 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: capabilities {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.185480 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.185813 np0000006272 devstack@c-api.service[100191]: WARNING cinder.api.contrib.hosts [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 20:43:34.185878 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.185966 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.186044 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.186208 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.186447 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.186497 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: backups {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.186546 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.186765 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: extensions {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.186962 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.187092 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.187159 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.187226 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.187746 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.187859 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.187909 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: consistencygroups {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.188184 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.188358 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.188415 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: os-quota-sets {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.188660 np0000006272 devstack@c-api.service[100192]: WARNING cinder.api.contrib.hosts [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 20:43:34.188889 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.188994 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.189244 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.189506 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.189555 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: extensions {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.189618 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: extra_specs {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.189662 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: qos-specs {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.190358 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.190528 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.190618 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: consistencygroups {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.191405 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: encryption {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.191710 np0000006272 devstack@c-api.service[100194]: WARNING cinder.api.contrib.hosts [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jul 31 20:43:34.191950 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: capabilities {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.192035 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.192232 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.192403 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: extra_specs {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.192788 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: encryption {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.192919 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: extensions {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.192965 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: backups {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.194072 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: cgsnapshots {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.194364 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: capabilities {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.194606 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: consistencygroups {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.194901 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: os-quota-sets {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.195346 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: scheduler-stats {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.195768 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: backups {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.195830 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: qos-specs {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.196597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: os-volume-manage {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.197491 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: encryption {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.197857 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: os-snapshot-manage {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.198652 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: extra_specs {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.198716 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: encryption {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.199104 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: os-volume-transfer {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.199401 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: os-quota-sets {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.199861 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: cgsnapshots {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.200569 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: os-hosts {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.200631 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: capabilities {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.201032 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: scheduler-stats {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.201542 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: qos-specs {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.201760 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: os-volume-type-access {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.202107 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: backups {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.202210 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: os-volume-manage {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.203185 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: os-availability-zone {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.203331 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: os-snapshot-manage {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.204400 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extended resource: os-quota-class-sets {{(pid=100193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.204544 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: encryption {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.204696 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: os-volume-transfer {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.204737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: os-quota-sets {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.205848 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.205898 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: os-hosts {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.206005 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.206306 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: encryption {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.206349 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: qos-specs {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.206904 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.207009 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: os-volume-type-access {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.207081 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.207757 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: cgsnapshots {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.207982 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.208148 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.208757 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] SnapshotActionsController initialized {{(pid=100193) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 20:43:34.208913 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: encryption {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.209236 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: os-availability-zone {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.209288 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.209341 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: scheduler-stats {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.209425 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.210079 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.210237 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.210512 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: encryption {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.210730 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: os-volume-manage {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.210899 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.211025 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.211112 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extended resource: os-quota-class-sets {{(pid=100191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.211779 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.211936 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.212147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: os-snapshot-manage {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.212186 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: cgsnapshots {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.212567 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.212702 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.212803 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.212922 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.213043 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.213188 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.213280 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.213328 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension UsedLimits extending resource: limits {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.213429 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.213877 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.213925 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.213925 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.214026 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: os-volume-transfer {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.214062 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension AdminActions extending resource: volumes {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.214088 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: scheduler-stats {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.214113 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension AdminActions extending resource: snapshots {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.214113 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension AdminActions extending resource: backups {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.214113 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension VolumeActions extending resource: volumes {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.214369 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.214369 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.router [None req-5b3d4661-0d19-4618-8603-a5d18dbdd3e5 None None] Extension TypesManage extending resource: types {{(pid=100193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.214544 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.214701 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.215300 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: os-hosts {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.215380 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: os-volume-manage {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.215540 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.215682 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.216413 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.snapshot_actions [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] SnapshotActionsController initialized {{(pid=100191) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 20:43:34.216659 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: os-volume-type-access {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.216860 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.217014 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.217051 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: os-snapshot-manage {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.217808 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.217956 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.218314 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: os-availability-zone {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.218834 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.218910 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: os-volume-transfer {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.218992 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.219662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extended resource: os-quota-class-sets {{(pid=100192) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.219944 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.220099 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.220837 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.220957 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: os-hosts {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.221319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.221319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.221436 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.221479 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.221523 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.221551 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.221663 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.221797 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension UsedLimits extending resource: limits {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.221954 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.222100 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.222315 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.222367 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.222464 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.222503 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension AdminActions extending resource: volumes {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.222581 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: os-volume-type-access {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.222669 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension AdminActions extending resource: snapshots {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.222842 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension AdminActions extending resource: backups {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.222986 np0000006272 devstack@c-api.service[100193]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7241d7ca4668 pid: 100193 (default app) Jul 31 20:43:34.223044 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension VolumeActions extending resource: volumes {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.223185 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.223238 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.223326 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.223379 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.router [None req-e20c28a3-b01b-41c2-a0e2-690c584112f0 None None] Extension TypesManage extending resource: types {{(pid=100191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.223915 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.snapshot_actions [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] SnapshotActionsController initialized {{(pid=100192) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 20:43:34.224341 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.224419 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: os-availability-zone {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.224468 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.225099 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.225295 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.225949 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extended resource: os-quota-class-sets {{(pid=100194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jul 31 20:43:34.226069 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.226069 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.226849 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.226966 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.227567 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.227714 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.227830 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.227948 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.228095 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.228254 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.228350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension UsedLimits extending resource: limits {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.228482 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.228564 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.228667 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.228797 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension AdminActions extending resource: volumes {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.228928 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension AdminActions extending resource: snapshots {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.229043 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension AdminActions extending resource: backups {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.229157 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension VolumeActions extending resource: volumes {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.229312 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.229427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.router [None req-ece9fea9-79b7-4fda-82db-b29ddff697a9 None None] Extension TypesManage extending resource: types {{(pid=100192) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.230241 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.230400 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.231320 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.231476 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.232456 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.232456 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.232850 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9f4de648-1826-4430-b4fb-ab0c7d9accf1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:43:34.233059 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.snapshot_actions [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] SnapshotActionsController initialized {{(pid=100194) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jul 31 20:43:34.234373 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.234514 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.235255 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.235361 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.235784 np0000006272 devstack@c-api.service[100191]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7241d7ca4668 pid: 100191 (default app) Jul 31 20:43:34.235979 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.236090 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1/1] 10.4.3.157 () {60 vars in 925 bytes} [Fri Jul 31 20:43:34 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 20:43:34.236375 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.237058 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:43:34.237200 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:43:34.237692 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.237822 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.237900 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.237992 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.238072 np0000006272 devstack@c-api.service[100192]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7241d7ca4668 pid: 100192 (default app) Jul 31 20:43:34.238119 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.238271 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.238343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension UsedLimits extending resource: limits {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.238471 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.238843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.238843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.238843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension AdminActions extending resource: volumes {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.239003 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension AdminActions extending resource: snapshots {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.239003 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension AdminActions extending resource: backups {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.239098 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension VolumeActions extending resource: volumes {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.239247 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.239340 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.router [None req-f5136db1-4dd1-4322-9484-191b1c302a09 None None] Extension TypesManage extending resource: types {{(pid=100194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jul 31 20:43:34.247221 np0000006272 devstack@c-api.service[100194]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7241d7ca4668 pid: 100194 (default app) Jul 31 20:43:39.035696 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c2b3495f-e2e8-4ffb-991c-3501dc2fae4d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:43:39.665918 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c2b3495f-e2e8-4ffb-991c-3501dc2fae4d admin admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:43:39.666513 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c2b3495f-e2e8-4ffb-991c-3501dc2fae4d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:43:39.668098 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:43:39.668098 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:43:39.698670 np0000006272 devstack@c-api.service[100191]: DEBUG oslo_db.sqlalchemy.engines [None req-c2b3495f-e2e8-4ffb-991c-3501dc2fae4d 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=100191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:39.722647 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c2b3495f-e2e8-4ffb-991c-3501dc2fae4d admin admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:43:39.723325 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1/2] 10.4.3.157 () {68 vars in 1302 bytes} [Fri Jul 31 20:43:39 2026] POST /volume/v3/types => generated 183 bytes in 696 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:43:39.731423 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-40263966-7fe2-40d5-87f9-c211aea5619b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:43:40.012493 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-40263966-7fe2-40d5-87f9-c211aea5619b admin admin] POST https://10.4.3.157/volume/v3/types/28ca9e3c-d65d-407d-8930-4cdb7934c9e4/extra_specs Jul 31 20:43:40.012971 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-40263966-7fe2-40d5-87f9-c211aea5619b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:43:40.014815 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:43:40.014815 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:43:40.046823 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-40263966-7fe2-40d5-87f9-c211aea5619b 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=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:40.101901 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-40263966-7fe2-40d5-87f9-c211aea5619b admin admin] https://10.4.3.157/volume/v3/types/28ca9e3c-d65d-407d-8930-4cdb7934c9e4/extra_specs returned with HTTP 200 Jul 31 20:43:40.102329 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 2/3] 10.4.3.157 () {68 vars in 1449 bytes} [Fri Jul 31 20:43:39 2026] POST /volume/v3/types/28ca9e3c-d65d-407d-8930-4cdb7934c9e4/extra_specs => generated 52 bytes in 371 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:43:40.354438 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ababa05a-7d5c-4a98-a0de-8616137041e7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:43:40.638000 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ababa05a-7d5c-4a98-a0de-8616137041e7 admin admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:43:40.639735 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ababa05a-7d5c-4a98-a0de-8616137041e7 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:43:40.640947 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:43:40.640947 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:43:40.675206 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-ababa05a-7d5c-4a98-a0de-8616137041e7 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=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:40.699312 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ababa05a-7d5c-4a98-a0de-8616137041e7 admin admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:43:40.699765 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1/4] 10.4.3.157 () {68 vars in 1302 bytes} [Fri Jul 31 20:43:40 2026] POST /volume/v3/types => generated 186 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:43:40.716563 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8376b28b-d6e1-44b5-8703-e0d465522038 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:43:40.995860 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8376b28b-d6e1-44b5-8703-e0d465522038 admin admin] POST https://10.4.3.157/volume/v3/types/b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63/extra_specs Jul 31 20:43:40.996517 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8376b28b-d6e1-44b5-8703-e0d465522038 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:43:40.998186 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:43:40.998186 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:43:41.029244 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-8376b28b-d6e1-44b5-8703-e0d465522038 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=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:43:41.082600 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8376b28b-d6e1-44b5-8703-e0d465522038 admin admin] https://10.4.3.157/volume/v3/types/b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63/extra_specs returned with HTTP 200 Jul 31 20:43:41.083022 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1/5] 10.4.3.157 () {68 vars in 1449 bytes} [Fri Jul 31 20:43:40 2026] POST /volume/v3/types/b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63/extra_specs => generated 45 bytes in 375 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:43:49.720528 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:43:50.100565 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:43:50.697087 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:43:51.081533 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:44:05.102526 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5afe540e-1839-4672-9fec-a082928a02f3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:44:05.103097 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5afe540e-1839-4672-9fec-a082928a02f3 None None] GET https://10.4.3.157/volume// Jul 31 20:44:05.103289 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5afe540e-1839-4672-9fec-a082928a02f3 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:44:05.103478 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5afe540e-1839-4672-9fec-a082928a02f3 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:44:05.103936 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5afe540e-1839-4672-9fec-a082928a02f3 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:44:05.104259 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 2/6] 10.4.3.157 () {66 vars in 1425 bytes} [Fri Jul 31 20:44: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 20:44:44.537572 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fd2484ff-dd44-41ce-a9ca-3e13d4053da0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:44:44.783948 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd2484ff-dd44-41ce-a9ca-3e13d4053da0 tempest-verify_tempest_config-793536471 tempest-verify_tempest_config-793536471-project-member] GET https://10.4.3.157/volume/v3/extensions Jul 31 20:44:44.784188 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd2484ff-dd44-41ce-a9ca-3e13d4053da0 tempest-verify_tempest_config-793536471 tempest-verify_tempest_config-793536471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:44:44.784382 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd2484ff-dd44-41ce-a9ca-3e13d4053da0 tempest-verify_tempest_config-793536471 tempest-verify_tempest_config-793536471-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:44:44.784736 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd2484ff-dd44-41ce-a9ca-3e13d4053da0 tempest-verify_tempest_config-793536471 tempest-verify_tempest_config-793536471-project-member] https://10.4.3.157/volume/v3/extensions returned with HTTP 200 Jul 31 20:44:44.785141 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 3/7] 10.4.3.157 () {66 vars in 1246 bytes} [Fri Jul 31 20:44:44 2026] GET /volume/v3/extensions => generated 5245 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:45:50.599278 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:50.916323 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:45:50.916570 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1728792901", "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:45:50.918710 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1728792901', 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:45:51.383638 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Create volume of 1 GB Jul 31 20:45:51.396872 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Availability zone cache updated, next update will occur around 2026-07-31 21:45:51.396304. {{(pid=100192) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 20:45:51.397428 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Availability Zones retrieved successfully. Jul 31 20:45:51.419840 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Flow 'volume_create_api' (963eb575-bf1c-49b1-9d24-cb00f52e5e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:45:51.421024 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e87ece-4e1c-4ac6-b5a8-c49776bff9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:45:51.422090 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:45:51.519925 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46e87ece-4e1c-4ac6-b5a8-c49776bff9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:45:51.520803 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0131b2b1-fdc4-413d-8833-76b132acd1c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:45:51.560277 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-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 20:45:51.560554 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-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 20:45:51.615921 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Created reservations ['94263699-430e-4ef1-8ab5-6ad71a688884', '904d42f3-33d7-4900-99eb-28016dfa19c4', 'd4585f04-80c2-47f6-8bc2-640a9570f58f', 'c718cb6d-0677-4d13-b234-01523f5288e7'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:45:51.617062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0131b2b1-fdc4-413d-8833-76b132acd1c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94263699-430e-4ef1-8ab5-6ad71a688884', '904d42f3-33d7-4900-99eb-28016dfa19c4', 'd4585f04-80c2-47f6-8bc2-640a9570f58f', 'c718cb6d-0677-4d13-b234-01523f5288e7']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:45:51.618019 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2107e2-0a2d-45c7-8676-485cf70bfdf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:45:51.678406 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c2107e2-0a2d-45c7-8676-485cf70bfdf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89e178d7-977c-4f3f-ad79-89525cc8a20b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1728792901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee0bea08d4d41479e8e1bad2804cb31',qos_specs=None,replication_status=,reservations=['94263699-430e-4ef1-8ab5-6ad71a688884','904d42f3-33d7-4900-99eb-28016dfa19c4','d4585f04-80c2-47f6-8bc2-640a9570f58f','c718cb6d-0677-4d13-b234-01523f5288e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87f90d987ef49e58f642845b1a40870',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:45:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1728792901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89e178d7-977c-4f3f-ad79-89525cc8a20b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bee0bea08d4d41479e8e1bad2804cb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f87f90d987ef49e58f642845b1a40870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:45:51.678406 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d96cfa-a579-417c-9601-b241ef457bdd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:45:51.704445 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5d96cfa-a579-417c-9601-b241ef457bdd) transitioned into state 'SUCCESS' from state '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-1728792901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee0bea08d4d41479e8e1bad2804cb31',qos_specs=None,replication_status=,reservations=['94263699-430e-4ef1-8ab5-6ad71a688884','904d42f3-33d7-4900-99eb-28016dfa19c4','d4585f04-80c2-47f6-8bc2-640a9570f58f','c718cb6d-0677-4d13-b234-01523f5288e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87f90d987ef49e58f642845b1a40870',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:45:51.705420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb547079-126a-4f3c-ab65-498a073bd1b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:45:51.741302 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb547079-126a-4f3c-ab65-498a073bd1b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:45:51.742099 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Flow 'volume_create_api' (963eb575-bf1c-49b1-9d24-cb00f52e5e2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:45:51.742634 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Create volume request issued successfully. Jul 31 20:45:51.743363 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a95d9cdb-8db3-4c61-9e89-e550d5a6c2cb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:45:51.743761 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 2/8] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:45:50 2026] POST /volume/v3/volumes => generated 752 bytes in 1145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:45:51.764767 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-26294d35-57f4-4898-be73-5538e61c2577 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:51.767050 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26294d35-57f4-4898-be73-5538e61c2577 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:45:51.767502 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26294d35-57f4-4898-be73-5538e61c2577 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:45:51.767502 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26294d35-57f4-4898-be73-5538e61c2577 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:45:51.794487 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:45:51.794487 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:45:51.802571 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-26294d35-57f4-4898-be73-5538e61c2577 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:45:51.815823 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26294d35-57f4-4898-be73-5538e61c2577 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:45:51.816298 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 2/9] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:45:51 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 820 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:45:52.830051 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-827962ea-ad01-4dff-b9ab-edad61d52712 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:52.833522 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-827962ea-ad01-4dff-b9ab-edad61d52712 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:45:52.833687 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-827962ea-ad01-4dff-b9ab-edad61d52712 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:45:52.833851 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-827962ea-ad01-4dff-b9ab-edad61d52712 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:45:52.872211 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:45:52.872211 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:45:52.884391 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-827962ea-ad01-4dff-b9ab-edad61d52712 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:45:52.890602 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-827962ea-ad01-4dff-b9ab-edad61d52712 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:45:52.891081 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 3/10] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:45:52 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 844 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:45:53.904148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-46e653be-7f73-424e-b3b6-5e61f95ec1b6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:53.907565 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-46e653be-7f73-424e-b3b6-5e61f95ec1b6 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:45:53.907762 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-46e653be-7f73-424e-b3b6-5e61f95ec1b6 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:45:53.907952 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-46e653be-7f73-424e-b3b6-5e61f95ec1b6 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:45:53.935901 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:45:53.935901 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:45:53.942456 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-46e653be-7f73-424e-b3b6-5e61f95ec1b6 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:45:53.948462 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-46e653be-7f73-424e-b3b6-5e61f95ec1b6 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:45:53.948821 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 4/11] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:45:53 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 902 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:45:54.961750 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9f2b93d6-75d3-4cdb-af28-f8dd6516cec7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:54.963629 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9f2b93d6-75d3-4cdb-af28-f8dd6516cec7 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:45:54.963834 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9f2b93d6-75d3-4cdb-af28-f8dd6516cec7 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:45:54.964252 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9f2b93d6-75d3-4cdb-af28-f8dd6516cec7 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:45:54.973610 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:45:54.973610 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:45:54.979630 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9f2b93d6-75d3-4cdb-af28-f8dd6516cec7 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:45:54.985328 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9f2b93d6-75d3-4cdb-af28-f8dd6516cec7 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:45:54.987188 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 3/12] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:45:54 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:45:55.460936 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:55.837571 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:45:55.838286 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-1493259009"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:45:55.840835 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-1493259009'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:45:55.841434 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Create volume of 1 GB Jul 31 20:45:55.857480 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Availability zone cache updated, next update will occur around 2026-07-31 21:45:55.856684. {{(pid=100194) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 20:45:55.857613 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Availability Zones retrieved successfully. Jul 31 20:45:55.891436 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Flow 'volume_create_api' (13c35df8-b979-406e-8a51-8795d52f9b1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:45:55.892860 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cfda63-c856-478f-a6ed-c28f1348a4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:45:55.893795 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:45:55.936169 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66cfda63-c856-478f-a6ed-c28f1348a4fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:45:55.937288 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53bba0a6-72a9-444b-afad-7e0006db72df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:45:55.980250 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-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 20:45:55.981658 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-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 20:45:56.000491 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-55033940-d1c7-40d2-8102-f7a9ce0b9cd5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:56.003344 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-55033940-d1c7-40d2-8102-f7a9ce0b9cd5 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:45:56.006529 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-55033940-d1c7-40d2-8102-f7a9ce0b9cd5 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:45:56.006529 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-55033940-d1c7-40d2-8102-f7a9ce0b9cd5 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:45:56.017103 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:45:56.017103 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:45:56.022064 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-55033940-d1c7-40d2-8102-f7a9ce0b9cd5 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:45:56.030967 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-55033940-d1c7-40d2-8102-f7a9ce0b9cd5 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:45:56.032605 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 4/13] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:45:55 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:45:56.041688 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Created reservations ['8f447e14-9c4b-420e-ba05-8f4fe7d3cb17', '2249a02a-8508-46de-8741-623c1baa5787', '62cda55d-7915-4f80-8fb0-140a4759ff30', 'a3042ef7-5b1d-41fa-a93a-a8662a314ead'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:45:56.042826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53bba0a6-72a9-444b-afad-7e0006db72df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f447e14-9c4b-420e-ba05-8f4fe7d3cb17', '2249a02a-8508-46de-8741-623c1baa5787', '62cda55d-7915-4f80-8fb0-140a4759ff30', 'a3042ef7-5b1d-41fa-a93a-a8662a314ead']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:45:56.043840 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddd521d9-0dc7-4773-9088-cfd99e43dd7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:45:56.105452 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddd521d9-0dc7-4773-9088-cfd99e43dd7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d98a19d-3e0b-4603-93ce-383372ac9618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1493259009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9832a180888d4bba8e730da54defade8',qos_specs=None,replication_status=,reservations=['8f447e14-9c4b-420e-ba05-8f4fe7d3cb17','2249a02a-8508-46de-8741-623c1baa5787','62cda55d-7915-4f80-8fb0-140a4759ff30','a3042ef7-5b1d-41fa-a93a-a8662a314ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8532e0e5a5a248cdbb9e3604e722f587',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:45:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-1493259009',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d98a19d-3e0b-4603-93ce-383372ac9618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9832a180888d4bba8e730da54defade8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8532e0e5a5a248cdbb9e3604e722f587',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:45:56.106564 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af7511e8-756a-45b2-b77d-16e8f2d9feda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:45:56.136408 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af7511e8-756a-45b2-b77d-16e8f2d9feda) transitioned into state 'SUCCESS' from state '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-1493259009',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9832a180888d4bba8e730da54defade8',qos_specs=None,replication_status=,reservations=['8f447e14-9c4b-420e-ba05-8f4fe7d3cb17','2249a02a-8508-46de-8741-623c1baa5787','62cda55d-7915-4f80-8fb0-140a4759ff30','a3042ef7-5b1d-41fa-a93a-a8662a314ead'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8532e0e5a5a248cdbb9e3604e722f587',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:45:56.137234 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d864fa55-50d3-4de2-b500-a814027a7bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:45:56.160981 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d864fa55-50d3-4de2-b500-a814027a7bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:45:56.161921 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Flow 'volume_create_api' (13c35df8-b979-406e-8a51-8795d52f9b1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:45:56.162383 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Create volume request issued successfully. Jul 31 20:45:56.163043 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d98e85e0-deda-4d8a-99ba-f6ff9509082a tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:45:56.164511 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 3/14] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:45:55 2026] POST /volume/v3/volumes => generated 785 bytes in 703 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:45:56.178872 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9ea4c9f3-162f-4b66-8a93-fd79a75000b8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:56.181018 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9ea4c9f3-162f-4b66-8a93-fd79a75000b8 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:45:56.181551 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9ea4c9f3-162f-4b66-8a93-fd79a75000b8 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:45:56.181649 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9ea4c9f3-162f-4b66-8a93-fd79a75000b8 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:45:56.222398 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:45:56.222398 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:45:56.231135 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9ea4c9f3-162f-4b66-8a93-fd79a75000b8 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:45:56.235587 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9ea4c9f3-162f-4b66-8a93-fd79a75000b8 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:45:56.235970 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 5/15] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:45:56 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 964 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:45:57.052337 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b90f3cf9-af07-417a-85d9-ad7d5e66ab1d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:57.056892 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b90f3cf9-af07-417a-85d9-ad7d5e66ab1d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:45:57.058825 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b90f3cf9-af07-417a-85d9-ad7d5e66ab1d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:45:57.058825 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b90f3cf9-af07-417a-85d9-ad7d5e66ab1d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:45:57.070474 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:45:57.070474 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:45:57.075192 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b90f3cf9-af07-417a-85d9-ad7d5e66ab1d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:45:57.080840 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b90f3cf9-af07-417a-85d9-ad7d5e66ab1d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:45:57.081435 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 4/16] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:45:57 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:45:57.253828 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-71729d11-caf4-449e-94be-fa82a445418c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:57.256302 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-71729d11-caf4-449e-94be-fa82a445418c tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:45:57.256571 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-71729d11-caf4-449e-94be-fa82a445418c tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:45:57.256838 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-71729d11-caf4-449e-94be-fa82a445418c tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:45:57.292508 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:45:57.292508 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:45:57.296424 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-71729d11-caf4-449e-94be-fa82a445418c tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:45:57.301800 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-71729d11-caf4-449e-94be-fa82a445418c tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:45:57.302329 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 5/17] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:45:57 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1025 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:45:58.098074 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3d06b2f2-d6d4-4b9e-a90c-ce378a07f65c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:58.100796 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3d06b2f2-d6d4-4b9e-a90c-ce378a07f65c tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:45:58.100976 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3d06b2f2-d6d4-4b9e-a90c-ce378a07f65c tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:45:58.101170 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3d06b2f2-d6d4-4b9e-a90c-ce378a07f65c tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:45:58.107679 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:45:58.107679 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:45:58.111024 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3d06b2f2-d6d4-4b9e-a90c-ce378a07f65c tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:45:58.115447 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3d06b2f2-d6d4-4b9e-a90c-ce378a07f65c tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:45:58.115859 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 4/18] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:45:58 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:45:59.133111 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bde2fb5f-939e-4be5-8ecb-5279f173d19d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:45:59.134968 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bde2fb5f-939e-4be5-8ecb-5279f173d19d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:45:59.135231 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bde2fb5f-939e-4be5-8ecb-5279f173d19d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:45:59.135711 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bde2fb5f-939e-4be5-8ecb-5279f173d19d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:45:59.144191 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:45:59.144191 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:45:59.153600 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bde2fb5f-939e-4be5-8ecb-5279f173d19d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:45:59.164361 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bde2fb5f-939e-4be5-8ecb-5279f173d19d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:45:59.164838 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 6/19] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:45:59 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:00.181453 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e99c554e-774a-4083-be65-513ca90f1836 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:00.183141 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e99c554e-774a-4083-be65-513ca90f1836 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:00.183307 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e99c554e-774a-4083-be65-513ca90f1836 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:00.183514 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e99c554e-774a-4083-be65-513ca90f1836 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:00.190409 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:00.190409 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:00.194766 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e99c554e-774a-4083-be65-513ca90f1836 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:00.199175 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e99c554e-774a-4083-be65-513ca90f1836 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:00.199529 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 5/20] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:00 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:01.218981 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e99ea4d8-c330-4893-9077-427ef956d130 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:01.230446 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e99ea4d8-c330-4893-9077-427ef956d130 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:01.230446 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e99ea4d8-c330-4893-9077-427ef956d130 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:01.230446 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e99ea4d8-c330-4893-9077-427ef956d130 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:01.242450 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:01.242450 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:01.246723 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e99ea4d8-c330-4893-9077-427ef956d130 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:01.251770 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e99ea4d8-c330-4893-9077-427ef956d130 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:01.252324 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 6/21] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:01 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:02.275884 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c5634736-d385-48d7-94af-191f9cce9d91 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:02.279488 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c5634736-d385-48d7-94af-191f9cce9d91 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:02.279704 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c5634736-d385-48d7-94af-191f9cce9d91 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:02.279951 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c5634736-d385-48d7-94af-191f9cce9d91 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:02.289961 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:02.289961 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:02.296848 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c5634736-d385-48d7-94af-191f9cce9d91 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:02.302971 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c5634736-d385-48d7-94af-191f9cce9d91 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:02.303591 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 5/22] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:02 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:02.480382 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:02.483357 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:02.483927 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-1608465233"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:02.485947 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-1608465233'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:02.486493 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Create volume of 1 GB Jul 31 20:46:02.513970 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Availability zone cache updated, next update will occur around 2026-07-31 21:46:02.513208. {{(pid=100193) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 20:46:02.514123 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Availability Zones retrieved successfully. Jul 31 20:46:02.535682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Flow 'volume_create_api' (c930be49-7c29-4590-a980-c24358136d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:02.537146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eea86576-18fd-4d4b-a7c5-0d040b0a86a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:02.537743 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:02.583068 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eea86576-18fd-4d4b-a7c5-0d040b0a86a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:02.584398 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e86094-7f91-4b61-8674-3af7afed728c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:02.622309 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-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 20:46:02.622703 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-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 20:46:02.666958 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Created reservations ['8c527e33-7427-4fb2-b967-3c3773fe0b55', '9c590b68-cc18-4368-973a-94331e5d062e', '662960f8-abe2-4034-8ab9-ed4bbdfcecb2', '31906dda-ad38-4e1d-bfef-1bd5c47d0577'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:02.667439 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41e86094-7f91-4b61-8674-3af7afed728c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c527e33-7427-4fb2-b967-3c3773fe0b55', '9c590b68-cc18-4368-973a-94331e5d062e', '662960f8-abe2-4034-8ab9-ed4bbdfcecb2', '31906dda-ad38-4e1d-bfef-1bd5c47d0577']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:02.669233 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e21b65c4-00d1-4708-84b2-402ce2d5b938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:02.693863 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e21b65c4-00d1-4708-84b2-402ce2d5b938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1608465233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae42c35ea3244deaa97bd3ccdab6f820',qos_specs=None,replication_status=,reservations=['8c527e33-7427-4fb2-b967-3c3773fe0b55','9c590b68-cc18-4368-973a-94331e5d062e','662960f8-abe2-4034-8ab9-ed4bbdfcecb2','31906dda-ad38-4e1d-bfef-1bd5c47d0577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5717bbdfedc46649ce372bf67b495b3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-1608465233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae42c35ea3244deaa97bd3ccdab6f820',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5717bbdfedc46649ce372bf67b495b3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:02.693863 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (926a5ab7-ec3a-41be-97f0-a7ee01bba56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:02.721729 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (926a5ab7-ec3a-41be-97f0-a7ee01bba56e) transitioned into state 'SUCCESS' from state '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-1608465233',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae42c35ea3244deaa97bd3ccdab6f820',qos_specs=None,replication_status=,reservations=['8c527e33-7427-4fb2-b967-3c3773fe0b55','9c590b68-cc18-4368-973a-94331e5d062e','662960f8-abe2-4034-8ab9-ed4bbdfcecb2','31906dda-ad38-4e1d-bfef-1bd5c47d0577'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5717bbdfedc46649ce372bf67b495b3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:02.722517 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7644df95-1ec7-4b8f-a0b7-5adaa1f1e6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:02.747405 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7644df95-1ec7-4b8f-a0b7-5adaa1f1e6f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:02.748646 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Flow 'volume_create_api' (c930be49-7c29-4590-a980-c24358136d9b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:02.748734 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Create volume request issued successfully. Jul 31 20:46:02.749347 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c36ae22-dc40-47aa-97ed-d6c3fe4fa28f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:02.749879 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 7/23] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:46:02 2026] POST /volume/v3/volumes => generated 752 bytes in 270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:46:02.762590 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9245ad66-5b7e-4e8c-85db-d76e895891e5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:02.764779 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9245ad66-5b7e-4e8c-85db-d76e895891e5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:02.765197 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9245ad66-5b7e-4e8c-85db-d76e895891e5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:02.766728 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9245ad66-5b7e-4e8c-85db-d76e895891e5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:02.780142 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:02.780142 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:02.787148 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9245ad66-5b7e-4e8c-85db-d76e895891e5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:02.791854 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9245ad66-5b7e-4e8c-85db-d76e895891e5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:02.791854 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 6/24] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:02 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:03.324315 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-da0ece2a-e941-4ba8-80a2-a4e68b150471 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:03.328675 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da0ece2a-e941-4ba8-80a2-a4e68b150471 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:03.328675 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-da0ece2a-e941-4ba8-80a2-a4e68b150471 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:03.328915 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-da0ece2a-e941-4ba8-80a2-a4e68b150471 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:03.343667 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:03.343667 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:03.349347 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-da0ece2a-e941-4ba8-80a2-a4e68b150471 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:03.356280 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da0ece2a-e941-4ba8-80a2-a4e68b150471 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:03.356881 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 7/25] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:03 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:03.808811 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a97db512-bc43-4b39-8659-4a6a46768371 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:03.810875 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a97db512-bc43-4b39-8659-4a6a46768371 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:03.811066 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a97db512-bc43-4b39-8659-4a6a46768371 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:03.811373 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a97db512-bc43-4b39-8659-4a6a46768371 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:03.819452 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:03.819452 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:03.823896 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a97db512-bc43-4b39-8659-4a6a46768371 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:03.830815 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a97db512-bc43-4b39-8659-4a6a46768371 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:03.831152 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 6/26] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:03 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:03.946583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-84cb9d1b-02b1-4e8e-86d7-486e89550da3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:03.949144 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-84cb9d1b-02b1-4e8e-86d7-486e89550da3 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:03.949488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-84cb9d1b-02b1-4e8e-86d7-486e89550da3 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:03.949640 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-84cb9d1b-02b1-4e8e-86d7-486e89550da3 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:03.958713 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:03.958713 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:03.962865 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-84cb9d1b-02b1-4e8e-86d7-486e89550da3 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:03.967641 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-84cb9d1b-02b1-4e8e-86d7-486e89550da3 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:03.968157 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 8/27] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:03 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:04.304337 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0291ee93-81fb-447b-b540-2f1635541987 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:04.305178 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0291ee93-81fb-447b-b540-2f1635541987 None None] GET https://10.4.3.157/volume// Jul 31 20:46:04.309247 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0291ee93-81fb-447b-b540-2f1635541987 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:04.309247 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0291ee93-81fb-447b-b540-2f1635541987 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:04.309247 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0291ee93-81fb-447b-b540-2f1635541987 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:04.309628 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 7/28] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:46:04 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 20:46:04.327328 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-d1490478-7a0a-424e-9320-f581ba1cf7d9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:04.370585 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-74d51b2c-ac5c-4b45-bc53-86a290b496d4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:04.373453 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-74d51b2c-ac5c-4b45-bc53-86a290b496d4 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:04.373668 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-74d51b2c-ac5c-4b45-bc53-86a290b496d4 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:04.373930 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-74d51b2c-ac5c-4b45-bc53-86a290b496d4 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:04.383011 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:04.383011 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:04.390211 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-74d51b2c-ac5c-4b45-bc53-86a290b496d4 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:04.394155 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-74d51b2c-ac5c-4b45-bc53-86a290b496d4 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:04.394918 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 7/29] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:04 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:04.540819 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-d1490478-7a0a-424e-9320-f581ba1cf7d9 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:46:04.541322 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-d1490478-7a0a-424e-9320-f581ba1cf7d9 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a", "connector": null, "instance_uuid": "e12dab57-1587-4b27-ad67-92ab0c8a3c25"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:04.562302 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:04.562302 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:04.608506 np0000006272 devstack@c-api.service[100191]: /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 20:46:04.608506 np0000006272 devstack@c-api.service[100191]: .first() Jul 31 20:46:04.631153 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-d1490478-7a0a-424e-9320-f581ba1cf7d9 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:46:04.631153 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 8/30] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:46:04 2026] POST /volume/v3/attachments => generated 273 bytes in 303 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:04.666893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-69aa6eff-a5b8-4cc6-89fa-24d873400779 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:04.668517 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69aa6eff-a5b8-4cc6-89fa-24d873400779 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:04.668733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-69aa6eff-a5b8-4cc6-89fa-24d873400779 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:04.668948 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-69aa6eff-a5b8-4cc6-89fa-24d873400779 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:04.680431 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e17a8b74-5b1b-4cb5-89aa-2443db16b854 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:04.680775 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e17a8b74-5b1b-4cb5-89aa-2443db16b854 None None] GET https://10.4.3.157/volume// Jul 31 20:46:04.680916 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e17a8b74-5b1b-4cb5-89aa-2443db16b854 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:04.681084 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e17a8b74-5b1b-4cb5-89aa-2443db16b854 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:04.681227 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:04.681227 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:04.681527 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e17a8b74-5b1b-4cb5-89aa-2443db16b854 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:04.682036 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 8/31] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46: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 20:46:04.686766 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-69aa6eff-a5b8-4cc6-89fa-24d873400779 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:04.691156 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69aa6eff-a5b8-4cc6-89fa-24d873400779 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:04.691551 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 9/32] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:04 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:04.710074 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-25155d0e-55e3-49ab-97a0-6cad104f7dff None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:04.715360 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-25155d0e-55e3-49ab-97a0-6cad104f7dff tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:04.715501 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-25155d0e-55e3-49ab-97a0-6cad104f7dff tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:04.715749 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-25155d0e-55e3-49ab-97a0-6cad104f7dff tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:04.731266 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:04.731266 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:04.735243 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-25155d0e-55e3-49ab-97a0-6cad104f7dff tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:04.739297 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-25155d0e-55e3-49ab-97a0-6cad104f7dff tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:04.739948 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 8/33] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:04 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 1024 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:05.413971 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e7613c33-2dc3-42a7-bb40-6593ddf31c76 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:05.416630 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e7613c33-2dc3-42a7-bb40-6593ddf31c76 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:05.416843 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e7613c33-2dc3-42a7-bb40-6593ddf31c76 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:05.417184 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e7613c33-2dc3-42a7-bb40-6593ddf31c76 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:05.426850 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:05.426850 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:05.434065 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e7613c33-2dc3-42a7-bb40-6593ddf31c76 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:05.439805 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e7613c33-2dc3-42a7-bb40-6593ddf31c76 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:05.440473 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 9/34] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:05 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:05.541431 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-be2a8f79-f4e9-4a05-9b6b-131dd4a17f9b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:05.549940 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-be2a8f79-f4e9-4a05-9b6b-131dd4a17f9b tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] PUT https://10.4.3.157/volume/v3/attachments/803cc874-ee01-4c9a-9e76-f1e7b076bf16 Jul 31 20:46:05.549940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-be2a8f79-f4e9-4a05-9b6b-131dd4a17f9b tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:05.564428 np0000006272 devstack@c-api.service[100192]: /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 20:46:05.564428 np0000006272 devstack@c-api.service[100192]: .first() Jul 31 20:46:05.574801 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-be2a8f79-f4e9-4a05-9b6b-131dd4a17f9b tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Acquiring lock "cinder-attachment_update-8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:46:05.580654 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-be2a8f79-f4e9-4a05-9b6b-131dd4a17f9b tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Lock "cinder-attachment_update-8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:46:05.582159 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:05.582159 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:05.704468 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-eaa486f1-4169-4cc4-ba29-fadc0793e81d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:05.708559 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eaa486f1-4169-4cc4-ba29-fadc0793e81d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:05.708701 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eaa486f1-4169-4cc4-ba29-fadc0793e81d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:05.708878 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eaa486f1-4169-4cc4-ba29-fadc0793e81d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:05.709588 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-be2a8f79-f4e9-4a05-9b6b-131dd4a17f9b tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Lock "cinder-attachment_update-8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a-np0000006272" released by "attachment_update" :: held 0.129s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:46:05.709922 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-be2a8f79-f4e9-4a05-9b6b-131dd4a17f9b tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/attachments/803cc874-ee01-4c9a-9e76-f1e7b076bf16 returned with HTTP 200 Jul 31 20:46:05.710401 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 9/35] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:46:05 2026] PUT /volume/v3/attachments/803cc874-ee01-4c9a-9e76-f1e7b076bf16 => generated 969 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:05.720514 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:05.720514 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:05.724151 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-eaa486f1-4169-4cc4-ba29-fadc0793e81d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:05.728797 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eaa486f1-4169-4cc4-ba29-fadc0793e81d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:05.729265 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 10/36] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:05 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:06.458135 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3d50068f-6a76-438b-8de0-0f6bd5243093 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:06.466573 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3d50068f-6a76-438b-8de0-0f6bd5243093 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:06.466793 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3d50068f-6a76-438b-8de0-0f6bd5243093 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:06.466996 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3d50068f-6a76-438b-8de0-0f6bd5243093 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:06.476383 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:06.476383 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:06.479762 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3d50068f-6a76-438b-8de0-0f6bd5243093 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:06.484414 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3d50068f-6a76-438b-8de0-0f6bd5243093 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:06.484786 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 9/37] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:06 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:06.746065 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e2326e5f-9320-44bd-9c77-5dce8f44348f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:06.748993 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e2326e5f-9320-44bd-9c77-5dce8f44348f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:06.749259 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e2326e5f-9320-44bd-9c77-5dce8f44348f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:06.749909 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e2326e5f-9320-44bd-9c77-5dce8f44348f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:06.781185 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:06.781185 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:06.785452 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e2326e5f-9320-44bd-9c77-5dce8f44348f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:06.790645 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e2326e5f-9320-44bd-9c77-5dce8f44348f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:06.791276 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 10/38] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:06 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:07.499607 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b43aaf22-ab1d-4cb5-86b1-205893e239f3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:07.502051 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b43aaf22-ab1d-4cb5-86b1-205893e239f3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:07.502311 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b43aaf22-ab1d-4cb5-86b1-205893e239f3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:07.502438 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b43aaf22-ab1d-4cb5-86b1-205893e239f3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:07.512356 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:07.512356 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:07.517316 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b43aaf22-ab1d-4cb5-86b1-205893e239f3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:07.522106 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b43aaf22-ab1d-4cb5-86b1-205893e239f3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:07.522487 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 10/39] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:07 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:07.803703 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e6c193c9-38ba-4b8e-bf36-4dfff76958bb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:07.807968 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e6c193c9-38ba-4b8e-bf36-4dfff76958bb tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:07.808170 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e6c193c9-38ba-4b8e-bf36-4dfff76958bb tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:07.808655 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e6c193c9-38ba-4b8e-bf36-4dfff76958bb tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:07.824085 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:07.824085 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:07.831425 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e6c193c9-38ba-4b8e-bf36-4dfff76958bb tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:07.845729 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e6c193c9-38ba-4b8e-bf36-4dfff76958bb tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:07.846210 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 11/40] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:07 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:08.535339 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c0d37f66-47ab-4319-a8ba-4536e6e8a0ad None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:08.537212 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c0d37f66-47ab-4319-a8ba-4536e6e8a0ad tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:08.537212 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c0d37f66-47ab-4319-a8ba-4536e6e8a0ad tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:08.537801 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c0d37f66-47ab-4319-a8ba-4536e6e8a0ad tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:08.543969 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:08.543969 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:08.547032 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c0d37f66-47ab-4319-a8ba-4536e6e8a0ad tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:08.550938 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c0d37f66-47ab-4319-a8ba-4536e6e8a0ad tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:08.551301 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 10/41] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:08 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:08.867967 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9ec6987d-c968-43b0-b969-bbe820c027f7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:08.869790 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ec6987d-c968-43b0-b969-bbe820c027f7 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:08.869956 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ec6987d-c968-43b0-b969-bbe820c027f7 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:08.870116 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ec6987d-c968-43b0-b969-bbe820c027f7 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:08.885891 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:08.885891 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:08.891310 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9ec6987d-c968-43b0-b969-bbe820c027f7 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:08.896310 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ec6987d-c968-43b0-b969-bbe820c027f7 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:08.898340 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 11/42] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:08 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:09.563451 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-84589c96-56d7-4257-b5cf-074d2a53890f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:09.565112 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-84589c96-56d7-4257-b5cf-074d2a53890f tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:09.565954 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-84589c96-56d7-4257-b5cf-074d2a53890f tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:09.565954 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-84589c96-56d7-4257-b5cf-074d2a53890f tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:09.571859 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:09.571859 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:09.575108 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-84589c96-56d7-4257-b5cf-074d2a53890f tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:09.580229 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-84589c96-56d7-4257-b5cf-074d2a53890f tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:09.580564 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 11/43] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:09 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:09.910428 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4b5d8316-ed97-4e6e-96f7-b5e354cd8965 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:09.913311 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4b5d8316-ed97-4e6e-96f7-b5e354cd8965 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:09.913588 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4b5d8316-ed97-4e6e-96f7-b5e354cd8965 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:09.913870 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4b5d8316-ed97-4e6e-96f7-b5e354cd8965 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:09.928261 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:09.928261 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:09.933312 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4b5d8316-ed97-4e6e-96f7-b5e354cd8965 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:09.941314 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4b5d8316-ed97-4e6e-96f7-b5e354cd8965 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:09.941828 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 12/44] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:09 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:10.598164 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-03cca858-7ebf-4c45-9ab3-38d5aba4c170 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:10.598512 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-03cca858-7ebf-4c45-9ab3-38d5aba4c170 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:10.598512 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-03cca858-7ebf-4c45-9ab3-38d5aba4c170 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:10.598675 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-03cca858-7ebf-4c45-9ab3-38d5aba4c170 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:10.605149 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:10.605149 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:10.608758 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-03cca858-7ebf-4c45-9ab3-38d5aba4c170 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:10.613439 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-03cca858-7ebf-4c45-9ab3-38d5aba4c170 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:10.613803 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 11/45] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:10 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:10.957256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a91785b1-ee1f-43d2-b19b-a32240d87dbb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:10.964382 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a91785b1-ee1f-43d2-b19b-a32240d87dbb tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:10.964382 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a91785b1-ee1f-43d2-b19b-a32240d87dbb tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:10.964504 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a91785b1-ee1f-43d2-b19b-a32240d87dbb tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:10.980083 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:10.980083 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:10.984879 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a91785b1-ee1f-43d2-b19b-a32240d87dbb tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:10.991374 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a91785b1-ee1f-43d2-b19b-a32240d87dbb tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:10.991914 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 12/46] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:10 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:11.046781 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:11.049304 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:11.049801 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-965321780"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:11.051310 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-965321780'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:11.051467 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Create volume of 1 GB Jul 31 20:46:11.055707 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Availability Zones retrieved successfully. Jul 31 20:46:11.061259 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Flow 'volume_create_api' (dfe3713e-ebf4-49bf-9dcb-db4ad90247ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:11.062266 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be429e60-b95b-4641-bba1-1a0ebae3dd67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:11.063226 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:11.093443 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be429e60-b95b-4641-bba1-1a0ebae3dd67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:11.094170 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda8db1e-48eb-4b4a-a1aa-689b5daa3f1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:11.149966 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Created reservations ['f1c10b33-b2e9-4c62-aeca-77f60eb59772', '1cbecc18-1f90-4839-9c15-6b3e7b2ae088', '324cdcbb-6202-4c68-a10b-54c4f86f2e47', 'f5c1f8fa-37ee-4b22-a65e-76ba20061348'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:11.150661 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda8db1e-48eb-4b4a-a1aa-689b5daa3f1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1c10b33-b2e9-4c62-aeca-77f60eb59772', '1cbecc18-1f90-4839-9c15-6b3e7b2ae088', '324cdcbb-6202-4c68-a10b-54c4f86f2e47', 'f5c1f8fa-37ee-4b22-a65e-76ba20061348']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:11.151377 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408a4cbd-f6c3-488e-974f-eb5d72a0441a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:11.180763 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (408a4cbd-f6c3-488e-974f-eb5d72a0441a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b07765b3-452e-4756-8885-877eb22235f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-965321780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8633e751c4c14c23a052d08fd4405411',qos_specs=None,replication_status=,reservations=['f1c10b33-b2e9-4c62-aeca-77f60eb59772','1cbecc18-1f90-4839-9c15-6b3e7b2ae088','324cdcbb-6202-4c68-a10b-54c4f86f2e47','f5c1f8fa-37ee-4b22-a65e-76ba20061348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d027cc68a1f4f768236bda04647e4ab',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-965321780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b07765b3-452e-4756-8885-877eb22235f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8633e751c4c14c23a052d08fd4405411',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d027cc68a1f4f768236bda04647e4ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:11.181828 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20a6dd60-6545-43b2-96cd-1de1c57238c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:11.202275 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20a6dd60-6545-43b2-96cd-1de1c57238c1) transitioned into state 'SUCCESS' from state '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-965321780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8633e751c4c14c23a052d08fd4405411',qos_specs=None,replication_status=,reservations=['f1c10b33-b2e9-4c62-aeca-77f60eb59772','1cbecc18-1f90-4839-9c15-6b3e7b2ae088','324cdcbb-6202-4c68-a10b-54c4f86f2e47','f5c1f8fa-37ee-4b22-a65e-76ba20061348'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d027cc68a1f4f768236bda04647e4ab',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:11.203047 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547c2458-094d-406b-8c94-58f6d1947ce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:11.213716 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (547c2458-094d-406b-8c94-58f6d1947ce2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:11.214549 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Flow 'volume_create_api' (dfe3713e-ebf4-49bf-9dcb-db4ad90247ed) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:11.215330 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Create volume request issued successfully. Jul 31 20:46:11.215634 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4703f6b3-bfa9-4de1-85c1-1f15cb6cb11c tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:11.216025 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 12/47] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:46:11 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 20:46:11.232475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e17f25ee-ec2f-4c2f-9265-64465c51d3f5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:11.234488 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e17f25ee-ec2f-4c2f-9265-64465c51d3f5 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] GET https://10.4.3.157/volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 Jul 31 20:46:11.234687 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e17f25ee-ec2f-4c2f-9265-64465c51d3f5 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:11.234890 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e17f25ee-ec2f-4c2f-9265-64465c51d3f5 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:11.241853 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:11.241853 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:11.245547 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e17f25ee-ec2f-4c2f-9265-64465c51d3f5 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Volume info retrieved successfully. Jul 31 20:46:11.249494 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e17f25ee-ec2f-4c2f-9265-64465c51d3f5 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] https://10.4.3.157/volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 returned with HTTP 200 Jul 31 20:46:11.250113 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 13/48] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:11 2026] GET /volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 => generated 822 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:11.629626 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c993e5d2-b786-4f68-b073-c4429996dc8e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:11.631443 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c993e5d2-b786-4f68-b073-c4429996dc8e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:11.631656 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c993e5d2-b786-4f68-b073-c4429996dc8e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:11.631822 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c993e5d2-b786-4f68-b073-c4429996dc8e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:11.638900 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:11.638900 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:11.642993 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c993e5d2-b786-4f68-b073-c4429996dc8e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:11.648735 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c993e5d2-b786-4f68-b073-c4429996dc8e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:11.649270 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 12/49] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:11 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:12.032528 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3eb295f2-d4f7-4a51-a433-a6c62174e07d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:12.036496 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3eb295f2-d4f7-4a51-a433-a6c62174e07d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:12.036799 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3eb295f2-d4f7-4a51-a433-a6c62174e07d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:12.037047 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3eb295f2-d4f7-4a51-a433-a6c62174e07d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:12.046737 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:12.046737 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:12.050314 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3eb295f2-d4f7-4a51-a433-a6c62174e07d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:12.054549 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3eb295f2-d4f7-4a51-a433-a6c62174e07d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:12.054777 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 13/50] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:12 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:12.264561 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6d735eb8-2160-4a2b-8679-31a39a640d93 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:12.266965 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6d735eb8-2160-4a2b-8679-31a39a640d93 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] GET https://10.4.3.157/volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 Jul 31 20:46:12.267553 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6d735eb8-2160-4a2b-8679-31a39a640d93 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:12.267784 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6d735eb8-2160-4a2b-8679-31a39a640d93 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:12.275025 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:12.275025 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:12.278615 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6d735eb8-2160-4a2b-8679-31a39a640d93 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Volume info retrieved successfully. Jul 31 20:46:12.282759 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6d735eb8-2160-4a2b-8679-31a39a640d93 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] https://10.4.3.157/volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 returned with HTTP 200 Jul 31 20:46:12.283169 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 13/51] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:12 2026] GET /volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:12.669176 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-04bc04e2-ccdb-4502-97f0-e9106187701a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:12.671265 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-04bc04e2-ccdb-4502-97f0-e9106187701a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:12.671437 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-04bc04e2-ccdb-4502-97f0-e9106187701a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:12.671612 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-04bc04e2-ccdb-4502-97f0-e9106187701a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:12.678336 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:12.678336 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:12.681733 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-04bc04e2-ccdb-4502-97f0-e9106187701a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:12.686436 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-04bc04e2-ccdb-4502-97f0-e9106187701a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:12.686805 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 14/52] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:12 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:12.701853 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-93e60c79-cca1-440e-b79c-8226cda44790 req-319394df-fb99-458d-9c89-9f1402b4745e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:12.703993 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-93e60c79-cca1-440e-b79c-8226cda44790 req-319394df-fb99-458d-9c89-9f1402b4745e tempest-VolumesAdminNegativeTest-717312269 tempest-VolumesAdminNegativeTest-717312269-project] GET https://10.4.3.157/volume/v3/volumes/c216bd6b-323d-4bbd-95ce-81f15edde190 Jul 31 20:46:12.704271 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-93e60c79-cca1-440e-b79c-8226cda44790 req-319394df-fb99-458d-9c89-9f1402b4745e tempest-VolumesAdminNegativeTest-717312269 tempest-VolumesAdminNegativeTest-717312269-project] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:12.704576 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-93e60c79-cca1-440e-b79c-8226cda44790 req-319394df-fb99-458d-9c89-9f1402b4745e tempest-VolumesAdminNegativeTest-717312269 tempest-VolumesAdminNegativeTest-717312269-project] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:12.710149 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-93e60c79-cca1-440e-b79c-8226cda44790 req-319394df-fb99-458d-9c89-9f1402b4745e tempest-VolumesAdminNegativeTest-717312269 tempest-VolumesAdminNegativeTest-717312269-project] https://10.4.3.157/volume/v3/volumes/c216bd6b-323d-4bbd-95ce-81f15edde190 returned with HTTP 404 Jul 31 20:46:12.710724 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 13/53] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:12 2026] GET /volume/v3/volumes/c216bd6b-323d-4bbd-95ce-81f15edde190 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:12.725965 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f2d0e120-9240-4c17-984e-0882aea1d132 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:12.727681 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f2d0e120-9240-4c17-984e-0882aea1d132 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 Jul 31 20:46:12.727872 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f2d0e120-9240-4c17-984e-0882aea1d132 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:12.728043 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f2d0e120-9240-4c17-984e-0882aea1d132 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:12.728267 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-f2d0e120-9240-4c17-984e-0882aea1d132 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Delete volume with id: b07765b3-452e-4756-8885-877eb22235f6 Jul 31 20:46:12.736547 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:12.736547 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:12.737631 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f2d0e120-9240-4c17-984e-0882aea1d132 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Volume info retrieved successfully. Jul 31 20:46:12.785075 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f2d0e120-9240-4c17-984e-0882aea1d132 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Delete volume request issued successfully. Jul 31 20:46:12.785357 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f2d0e120-9240-4c17-984e-0882aea1d132 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] https://10.4.3.157/volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 returned with HTTP 202 Jul 31 20:46:12.785985 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 14/54] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:46:12 2026] DELETE /volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:46:12.797807 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fda5d9db-53c7-4716-a559-1df313c4bc72 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:12.799777 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fda5d9db-53c7-4716-a559-1df313c4bc72 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] GET https://10.4.3.157/volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 Jul 31 20:46:12.799970 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fda5d9db-53c7-4716-a559-1df313c4bc72 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:12.800181 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fda5d9db-53c7-4716-a559-1df313c4bc72 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:12.807676 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:12.807676 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:12.812538 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fda5d9db-53c7-4716-a559-1df313c4bc72 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Volume info retrieved successfully. Jul 31 20:46:12.816897 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fda5d9db-53c7-4716-a559-1df313c4bc72 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] https://10.4.3.157/volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 returned with HTTP 200 Jul 31 20:46:12.817236 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 14/55] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:12 2026] GET /volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:13.068688 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-da8fa711-4a83-4d80-9e35-032bfc21c919 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:13.070108 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-da8fa711-4a83-4d80-9e35-032bfc21c919 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:13.070329 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-da8fa711-4a83-4d80-9e35-032bfc21c919 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:13.070524 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-da8fa711-4a83-4d80-9e35-032bfc21c919 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:13.083041 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:13.083041 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:13.087278 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-da8fa711-4a83-4d80-9e35-032bfc21c919 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:13.092822 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-da8fa711-4a83-4d80-9e35-032bfc21c919 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:13.093324 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 15/56] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:13 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:13.702991 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b477813b-8845-463d-8af5-90870d43a333 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:13.704988 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b477813b-8845-463d-8af5-90870d43a333 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:13.705041 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b477813b-8845-463d-8af5-90870d43a333 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:13.705208 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b477813b-8845-463d-8af5-90870d43a333 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:13.712654 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:13.712654 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:13.717005 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b477813b-8845-463d-8af5-90870d43a333 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:13.722185 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b477813b-8845-463d-8af5-90870d43a333 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:13.722627 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 14/57] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:13 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:13.829701 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-59a5802b-71cf-42d8-97bc-9aadd6a832c7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:13.831709 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-59a5802b-71cf-42d8-97bc-9aadd6a832c7 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] GET https://10.4.3.157/volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 Jul 31 20:46:13.831848 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-59a5802b-71cf-42d8-97bc-9aadd6a832c7 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:13.832084 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-59a5802b-71cf-42d8-97bc-9aadd6a832c7 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:13.837923 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-59a5802b-71cf-42d8-97bc-9aadd6a832c7 tempest-VolumesAdminNegativeTest-773827554 tempest-VolumesAdminNegativeTest-773827554-project-member] https://10.4.3.157/volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 returned with HTTP 404 Jul 31 20:46:13.838425 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 15/58] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:13 2026] GET /volume/v3/volumes/b07765b3-452e-4756-8885-877eb22235f6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:14.112964 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f6cc9762-f7ae-42b6-93ff-85370c7b45ee None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:14.115477 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f6cc9762-f7ae-42b6-93ff-85370c7b45ee tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:14.115777 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f6cc9762-f7ae-42b6-93ff-85370c7b45ee tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:14.116030 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f6cc9762-f7ae-42b6-93ff-85370c7b45ee tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:14.128966 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:14.128966 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:14.133728 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f6cc9762-f7ae-42b6-93ff-85370c7b45ee tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:14.140046 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f6cc9762-f7ae-42b6-93ff-85370c7b45ee tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:14.140680 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 15/59] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:14 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:14.739800 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2f889a86-1295-4eb1-b581-2a18c1fb5d5b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:14.744118 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2f889a86-1295-4eb1-b581-2a18c1fb5d5b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:14.744265 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2f889a86-1295-4eb1-b581-2a18c1fb5d5b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:14.744489 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2f889a86-1295-4eb1-b581-2a18c1fb5d5b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:14.763153 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:14.763153 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:14.774066 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2f889a86-1295-4eb1-b581-2a18c1fb5d5b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:14.778932 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2f889a86-1295-4eb1-b581-2a18c1fb5d5b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:14.779394 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 16/60] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:14 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:15.155153 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0597d08f-30b2-4321-bd7e-fad989e125d5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:15.158418 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0597d08f-30b2-4321-bd7e-fad989e125d5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:15.158590 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0597d08f-30b2-4321-bd7e-fad989e125d5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:15.159006 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0597d08f-30b2-4321-bd7e-fad989e125d5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:15.168929 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:15.168929 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:15.172684 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0597d08f-30b2-4321-bd7e-fad989e125d5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:15.179290 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0597d08f-30b2-4321-bd7e-fad989e125d5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:15.180121 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 15/61] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:15 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:15.797175 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a13a8654-993b-40a0-8358-83e3af59015e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:15.798901 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a13a8654-993b-40a0-8358-83e3af59015e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:15.799097 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a13a8654-993b-40a0-8358-83e3af59015e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:15.799304 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a13a8654-993b-40a0-8358-83e3af59015e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:15.805800 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:15.805800 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:15.809986 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a13a8654-993b-40a0-8358-83e3af59015e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:15.815602 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a13a8654-993b-40a0-8358-83e3af59015e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:15.816022 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 16/62] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:15 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:16.198161 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-abefb892-f710-459c-a54a-2e3a04f90798 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:16.198161 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-abefb892-f710-459c-a54a-2e3a04f90798 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:16.198161 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-abefb892-f710-459c-a54a-2e3a04f90798 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:16.198161 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-abefb892-f710-459c-a54a-2e3a04f90798 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:16.214867 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:16.214867 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:16.219730 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-abefb892-f710-459c-a54a-2e3a04f90798 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:16.225344 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-abefb892-f710-459c-a54a-2e3a04f90798 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:16.225776 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 16/63] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:16 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:16.831392 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9a7483ad-a087-494a-8990-82c4c115ca1a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:16.833311 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9a7483ad-a087-494a-8990-82c4c115ca1a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:16.833497 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9a7483ad-a087-494a-8990-82c4c115ca1a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:16.833721 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9a7483ad-a087-494a-8990-82c4c115ca1a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:16.842656 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:16.842656 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:16.848591 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9a7483ad-a087-494a-8990-82c4c115ca1a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:16.865797 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9a7483ad-a087-494a-8990-82c4c115ca1a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:16.866268 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 17/64] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:16 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:17.250184 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1a671621-57b0-4c83-ae3d-eb40093dd47b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:17.253256 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1a671621-57b0-4c83-ae3d-eb40093dd47b tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:17.253466 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1a671621-57b0-4c83-ae3d-eb40093dd47b tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:17.253678 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1a671621-57b0-4c83-ae3d-eb40093dd47b tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:17.264735 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:17.264735 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:17.268072 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1a671621-57b0-4c83-ae3d-eb40093dd47b tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:17.271916 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1a671621-57b0-4c83-ae3d-eb40093dd47b tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:17.272438 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 16/65] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:17 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:17.882440 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ad42c376-4292-4d4d-a783-2673e358facf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:17.886315 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ad42c376-4292-4d4d-a783-2673e358facf tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:17.886813 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ad42c376-4292-4d4d-a783-2673e358facf tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:17.887682 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ad42c376-4292-4d4d-a783-2673e358facf tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:17.899961 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:17.899961 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:17.904870 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ad42c376-4292-4d4d-a783-2673e358facf tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:17.911093 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ad42c376-4292-4d4d-a783-2673e358facf tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:17.911891 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 17/66] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:17 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:18.293720 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b5053323-c5a9-44b1-b2b1-7161474517d7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:18.297834 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b5053323-c5a9-44b1-b2b1-7161474517d7 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:18.297834 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b5053323-c5a9-44b1-b2b1-7161474517d7 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:18.297834 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b5053323-c5a9-44b1-b2b1-7161474517d7 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:18.313682 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:18.313682 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:18.317804 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b5053323-c5a9-44b1-b2b1-7161474517d7 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:18.324093 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b5053323-c5a9-44b1-b2b1-7161474517d7 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:18.325073 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 17/67] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:18 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:18.430386 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:18.434113 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:18.435719 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1147006165", "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:18.438443 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1147006165', 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:18.901966 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Create volume of 1 GB Jul 31 20:46:18.906290 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Availability Zones retrieved successfully. Jul 31 20:46:18.911813 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Flow 'volume_create_api' (0e5b5b3c-53eb-4495-b638-822ad649faba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:18.912818 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae38594-6fe2-4d38-8c43-0fcb57bfe826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:18.913934 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:18.928210 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fec7787c-3140-44fd-b6fb-59a7854db91d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:18.931604 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fec7787c-3140-44fd-b6fb-59a7854db91d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:18.931863 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fec7787c-3140-44fd-b6fb-59a7854db91d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:18.932100 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fec7787c-3140-44fd-b6fb-59a7854db91d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:18.944039 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:18.944039 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:18.950040 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fec7787c-3140-44fd-b6fb-59a7854db91d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:18.955599 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fec7787c-3140-44fd-b6fb-59a7854db91d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:18.956079 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 17/68] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:18 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:18.990088 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ae38594-6fe2-4d38-8c43-0fcb57bfe826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:18.991007 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef63b0ab-4606-4109-9daf-3a06115ae8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:19.059755 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Created reservations ['4b1bf1ea-fab3-4635-be88-aa42cede3d9e', '184249c2-d80b-4790-91e6-bf65410e4004', '5c89aaf0-fbdd-4bd7-ab9d-4c6d50fb64c8', '230e331b-2f7f-4916-8250-7748b7102f4f'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:19.060957 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ef63b0ab-4606-4109-9daf-3a06115ae8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4b1bf1ea-fab3-4635-be88-aa42cede3d9e', '184249c2-d80b-4790-91e6-bf65410e4004', '5c89aaf0-fbdd-4bd7-ab9d-4c6d50fb64c8', '230e331b-2f7f-4916-8250-7748b7102f4f']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:19.062106 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c711a20-3a81-4bc3-855d-704fa624f9df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:19.096474 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c711a20-3a81-4bc3-855d-704fa624f9df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4c1e823-ded0-4462-819e-42719547a800', '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-1147006165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2ee9db3072247a0bcb4bb686df75a86',qos_specs=None,replication_status=,reservations=['4b1bf1ea-fab3-4635-be88-aa42cede3d9e','184249c2-d80b-4790-91e6-bf65410e4004','5c89aaf0-fbdd-4bd7-ab9d-4c6d50fb64c8','230e331b-2f7f-4916-8250-7748b7102f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b4daf4bdd3843508610d5bbfe5a2291',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1147006165',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4c1e823-ded0-4462-819e-42719547a800,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2ee9db3072247a0bcb4bb686df75a86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b4daf4bdd3843508610d5bbfe5a2291',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:19.097245 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6260a07d-6042-4fae-b5e4-329a1de59791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:19.116390 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6260a07d-6042-4fae-b5e4-329a1de59791) transitioned into state 'SUCCESS' from state '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-1147006165',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2ee9db3072247a0bcb4bb686df75a86',qos_specs=None,replication_status=,reservations=['4b1bf1ea-fab3-4635-be88-aa42cede3d9e','184249c2-d80b-4790-91e6-bf65410e4004','5c89aaf0-fbdd-4bd7-ab9d-4c6d50fb64c8','230e331b-2f7f-4916-8250-7748b7102f4f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b4daf4bdd3843508610d5bbfe5a2291',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:19.117309 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f14f438f-ab78-4f2e-b53e-0bb9fd8de2a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:19.126407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f14f438f-ab78-4f2e-b53e-0bb9fd8de2a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:19.127274 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Flow 'volume_create_api' (0e5b5b3c-53eb-4495-b638-822ad649faba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:19.127599 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Create volume request issued successfully. Jul 31 20:46:19.128221 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8b99e843-94df-428a-9ebd-f4f4e79a3b2f tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:19.128862 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 18/69] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:46:18 2026] POST /volume/v3/volumes => generated 899 bytes in 699 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:19.144281 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4d5297fa-fc52-4577-b530-6791b4d4dae8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:19.145901 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4d5297fa-fc52-4577-b530-6791b4d4dae8 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:46:19.146139 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4d5297fa-fc52-4577-b530-6791b4d4dae8 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:19.146374 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4d5297fa-fc52-4577-b530-6791b4d4dae8 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:19.153538 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:19.153538 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:19.157557 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4d5297fa-fc52-4577-b530-6791b4d4dae8 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:46:19.161989 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4d5297fa-fc52-4577-b530-6791b4d4dae8 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:46:19.162527 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 18/70] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:46:19 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 967 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:19.348859 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f308fd4e-9c59-4461-a68f-8f37f1eeaaa6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:19.350923 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f308fd4e-9c59-4461-a68f-8f37f1eeaaa6 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:19.351214 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f308fd4e-9c59-4461-a68f-8f37f1eeaaa6 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:19.351466 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f308fd4e-9c59-4461-a68f-8f37f1eeaaa6 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:19.361695 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:19.361695 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:19.364983 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f308fd4e-9c59-4461-a68f-8f37f1eeaaa6 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:19.369450 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f308fd4e-9c59-4461-a68f-8f37f1eeaaa6 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:19.369829 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 18/71] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:19 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:19.670099 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-62c15a5e-d680-4326-a37f-f4ce47517730 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:19.671593 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:19.671877 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-343444675"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:19.673227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-343444675'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:19.673339 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Create volume of 1 GB Jul 31 20:46:19.676639 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Availability Zones retrieved successfully. Jul 31 20:46:19.682736 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Flow 'volume_create_api' (be9744b9-0e2f-4383-8933-52997ec4b696) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:19.684206 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e357272e-ae04-46e7-a943-e7f3694f4859) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:19.685631 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:19.716497 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e357272e-ae04-46e7-a943-e7f3694f4859) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:19.717203 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46a904c-8505-4030-a993-1d5e0414abb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:19.774751 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Created reservations ['73bd1ae1-5f5e-49f4-b641-d7fe3dcf3e27', '3af81021-8d32-47fd-9126-41a5591b44a6', 'd3b2fe83-4c2a-4556-863e-b5975f88e37e', '1e1c9d24-4c2a-4163-a4db-cd6355dc51be'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:19.775515 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c46a904c-8505-4030-a993-1d5e0414abb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73bd1ae1-5f5e-49f4-b641-d7fe3dcf3e27', '3af81021-8d32-47fd-9126-41a5591b44a6', 'd3b2fe83-4c2a-4556-863e-b5975f88e37e', '1e1c9d24-4c2a-4163-a4db-cd6355dc51be']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:19.776236 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c67a433-54c2-440a-a82d-8d85087407e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:19.807464 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c67a433-54c2-440a-a82d-8d85087407e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab536153-ebef-4575-aca6-8af60c3b7122', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-343444675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e54672d51bea429bbf1ed0b95134964a',qos_specs=None,replication_status=,reservations=['73bd1ae1-5f5e-49f4-b641-d7fe3dcf3e27','3af81021-8d32-47fd-9126-41a5591b44a6','d3b2fe83-4c2a-4556-863e-b5975f88e37e','1e1c9d24-4c2a-4163-a4db-cd6355dc51be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef78f2470c54b84a8570478993a7870',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-343444675',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab536153-ebef-4575-aca6-8af60c3b7122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e54672d51bea429bbf1ed0b95134964a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ef78f2470c54b84a8570478993a7870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:19.808226 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9670e0ba-e213-44d6-92e8-8089d8d8a549) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:19.824226 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9670e0ba-e213-44d6-92e8-8089d8d8a549) transitioned into state 'SUCCESS' from state '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-343444675',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e54672d51bea429bbf1ed0b95134964a',qos_specs=None,replication_status=,reservations=['73bd1ae1-5f5e-49f4-b641-d7fe3dcf3e27','3af81021-8d32-47fd-9126-41a5591b44a6','d3b2fe83-4c2a-4556-863e-b5975f88e37e','1e1c9d24-4c2a-4163-a4db-cd6355dc51be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ef78f2470c54b84a8570478993a7870',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:19.824893 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ff208a-1325-4f49-89a6-76b6e4f010dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:19.838106 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (00ff208a-1325-4f49-89a6-76b6e4f010dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:19.838106 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Flow 'volume_create_api' (be9744b9-0e2f-4383-8933-52997ec4b696) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:19.838106 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Create volume request issued successfully. Jul 31 20:46:19.838106 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62c15a5e-d680-4326-a37f-f4ce47517730 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:19.839590 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 18/72] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:46:19 2026] POST /volume/v3/volumes => generated 751 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:46:19.863150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-24cfd43e-5b8d-4df5-99ff-c3b6e455a4e3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:19.864889 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-24cfd43e-5b8d-4df5-99ff-c3b6e455a4e3 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:46:19.865092 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-24cfd43e-5b8d-4df5-99ff-c3b6e455a4e3 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:19.865284 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-24cfd43e-5b8d-4df5-99ff-c3b6e455a4e3 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:19.871319 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:19.871319 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:19.877148 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-24cfd43e-5b8d-4df5-99ff-c3b6e455a4e3 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:46:19.878084 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-24cfd43e-5b8d-4df5-99ff-c3b6e455a4e3 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:46:19.878611 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 19/73] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:19 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:19.969188 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5553ec87-ca4e-43af-b594-943a9f126615 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:19.970968 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5553ec87-ca4e-43af-b594-943a9f126615 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:19.971155 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5553ec87-ca4e-43af-b594-943a9f126615 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:19.971327 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5553ec87-ca4e-43af-b594-943a9f126615 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:19.979818 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:19.979818 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:19.984874 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5553ec87-ca4e-43af-b594-943a9f126615 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:19.990973 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5553ec87-ca4e-43af-b594-943a9f126615 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:19.991363 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 19/74] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:19 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 905 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:20.180409 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e8146176-5ddf-4a87-860c-8178fea29408 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:20.182537 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e8146176-5ddf-4a87-860c-8178fea29408 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:46:20.183090 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e8146176-5ddf-4a87-860c-8178fea29408 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:20.183090 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e8146176-5ddf-4a87-860c-8178fea29408 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:20.190762 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:20.190762 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:20.195149 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e8146176-5ddf-4a87-860c-8178fea29408 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:46:20.199951 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e8146176-5ddf-4a87-860c-8178fea29408 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:46:20.200516 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 19/75] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:46:20 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 991 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:20.385959 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d998932f-2a94-41aa-ab95-062031c100ed None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:20.387537 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d998932f-2a94-41aa-ab95-062031c100ed tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:20.387698 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d998932f-2a94-41aa-ab95-062031c100ed tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:20.387887 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d998932f-2a94-41aa-ab95-062031c100ed tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:20.396888 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:20.396888 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:20.400206 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d998932f-2a94-41aa-ab95-062031c100ed tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:20.404365 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d998932f-2a94-41aa-ab95-062031c100ed tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:20.404733 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 19/76] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:20 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:20.897827 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7f831a4f-e403-4cad-a9c7-e757a974b85e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:20.905811 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7f831a4f-e403-4cad-a9c7-e757a974b85e tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:46:20.906274 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7f831a4f-e403-4cad-a9c7-e757a974b85e tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:20.906504 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7f831a4f-e403-4cad-a9c7-e757a974b85e tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:20.918830 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:20.918830 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:20.922824 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7f831a4f-e403-4cad-a9c7-e757a974b85e tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:46:20.927611 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7f831a4f-e403-4cad-a9c7-e757a974b85e tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:46:20.927962 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 20/77] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:20 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:21.003789 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-188f3b6c-df5b-4e23-b156-9c2a60b648dd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:21.005668 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-188f3b6c-df5b-4e23-b156-9c2a60b648dd tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:21.006810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-188f3b6c-df5b-4e23-b156-9c2a60b648dd tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:21.006810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-188f3b6c-df5b-4e23-b156-9c2a60b648dd tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:21.014151 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:21.014151 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:21.018433 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-188f3b6c-df5b-4e23-b156-9c2a60b648dd tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:21.024944 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-188f3b6c-df5b-4e23-b156-9c2a60b648dd tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:21.025514 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 20/78] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:21 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:21.038283 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:21.041029 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:21.041601 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1066356499"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:21.044387 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1066356499'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:21.044570 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Create volume of 1 GB Jul 31 20:46:21.050378 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Availability Zones retrieved successfully. Jul 31 20:46:21.062923 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Flow 'volume_create_api' (c94c85a1-8698-4aba-b610-4040ef1fdd35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:21.066089 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c6526d3-b3de-4ba5-96f6-d99fc2254e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:21.067534 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:21.095709 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c6526d3-b3de-4ba5-96f6-d99fc2254e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:21.096591 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf98ca3-15cf-4d40-8f80-ea59e115a587) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:21.140849 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Created reservations ['fafe8040-509c-45d2-8758-45e21b6cce06', '5929c151-ee55-4b1d-b509-48cc26924ea3', '121fbb0b-566d-4610-8406-fd4ee9b4f8f1', 'aab15df4-100b-40a6-93d1-c692087fd462'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:21.141668 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bf98ca3-15cf-4d40-8f80-ea59e115a587) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fafe8040-509c-45d2-8758-45e21b6cce06', '5929c151-ee55-4b1d-b509-48cc26924ea3', '121fbb0b-566d-4610-8406-fd4ee9b4f8f1', 'aab15df4-100b-40a6-93d1-c692087fd462']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:21.142790 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006a6fe7-ecc1-44c2-a7e9-4ed98a9fe71b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:21.162087 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (006a6fe7-ecc1-44c2-a7e9-4ed98a9fe71b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a0a48be-7060-4ae6-84ed-d9145481682d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1066356499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee0bea08d4d41479e8e1bad2804cb31',qos_specs=None,replication_status=,reservations=['fafe8040-509c-45d2-8758-45e21b6cce06','5929c151-ee55-4b1d-b509-48cc26924ea3','121fbb0b-566d-4610-8406-fd4ee9b4f8f1','aab15df4-100b-40a6-93d1-c692087fd462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87f90d987ef49e58f642845b1a40870',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1066356499',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a0a48be-7060-4ae6-84ed-d9145481682d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bee0bea08d4d41479e8e1bad2804cb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f87f90d987ef49e58f642845b1a40870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:21.163166 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26519d1c-8fc7-4959-8e57-a02a4766598f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:21.183753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26519d1c-8fc7-4959-8e57-a02a4766598f) transitioned into state 'SUCCESS' from state '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-1066356499',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee0bea08d4d41479e8e1bad2804cb31',qos_specs=None,replication_status=,reservations=['fafe8040-509c-45d2-8758-45e21b6cce06','5929c151-ee55-4b1d-b509-48cc26924ea3','121fbb0b-566d-4610-8406-fd4ee9b4f8f1','aab15df4-100b-40a6-93d1-c692087fd462'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87f90d987ef49e58f642845b1a40870',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:21.184488 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0816a6-2f9c-4ba3-bb44-787b2235def8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:21.199949 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7d0816a6-2f9c-4ba3-bb44-787b2235def8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:21.200710 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Flow 'volume_create_api' (c94c85a1-8698-4aba-b610-4040ef1fdd35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:21.200970 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Create volume request issued successfully. Jul 31 20:46:21.201497 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef47b2e3-21fd-40d8-a5e5-40d5b022be0b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:21.201882 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 20/79] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:46:21 2026] POST /volume/v3/volumes => generated 752 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:46:21.219363 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-235dd394-7a8c-452a-ac94-ec3f1df05fa5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:21.220730 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2fff6205-3d50-468e-bb46-da0e2c05b74f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:21.220877 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-235dd394-7a8c-452a-ac94-ec3f1df05fa5 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:46:21.221087 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-235dd394-7a8c-452a-ac94-ec3f1df05fa5 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:21.221288 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-235dd394-7a8c-452a-ac94-ec3f1df05fa5 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:21.223273 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2fff6205-3d50-468e-bb46-da0e2c05b74f tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d Jul 31 20:46:21.223576 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2fff6205-3d50-468e-bb46-da0e2c05b74f tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:21.223855 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2fff6205-3d50-468e-bb46-da0e2c05b74f tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:21.229610 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:21.229610 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:21.232240 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:21.232240 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:21.234814 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-235dd394-7a8c-452a-ac94-ec3f1df05fa5 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:46:21.236296 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2fff6205-3d50-468e-bb46-da0e2c05b74f tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:21.239107 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-235dd394-7a8c-452a-ac94-ec3f1df05fa5 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:46:21.239486 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 20/80] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:46:21 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 991 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:21.242792 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2fff6205-3d50-468e-bb46-da0e2c05b74f tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d returned with HTTP 200 Jul 31 20:46:21.243397 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 21/81] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:21 2026] GET /volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d => generated 820 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:21.420507 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d6a8bf60-406b-42d5-8228-07330dd93bb0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:21.423671 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d6a8bf60-406b-42d5-8228-07330dd93bb0 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:21.423869 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d6a8bf60-406b-42d5-8228-07330dd93bb0 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:21.424038 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d6a8bf60-406b-42d5-8228-07330dd93bb0 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:21.434652 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:21.434652 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:21.438059 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d6a8bf60-406b-42d5-8228-07330dd93bb0 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:21.442467 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d6a8bf60-406b-42d5-8228-07330dd93bb0 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:21.442849 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 21/82] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:21 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:22.254059 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ba7480cd-6894-4c2f-baf0-f9e22fe2fcc9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:22.256149 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ba7480cd-6894-4c2f-baf0-f9e22fe2fcc9 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:46:22.256403 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ba7480cd-6894-4c2f-baf0-f9e22fe2fcc9 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:22.256631 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ba7480cd-6894-4c2f-baf0-f9e22fe2fcc9 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:22.259913 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-eb0e4fa0-fe06-4396-bf94-d879f604056a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:22.262011 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb0e4fa0-fe06-4396-bf94-d879f604056a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d Jul 31 20:46:22.262304 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eb0e4fa0-fe06-4396-bf94-d879f604056a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:22.262599 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eb0e4fa0-fe06-4396-bf94-d879f604056a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:22.265074 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:22.265074 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:22.270226 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ba7480cd-6894-4c2f-baf0-f9e22fe2fcc9 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:46:22.272530 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:22.272530 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:22.275468 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ba7480cd-6894-4c2f-baf0-f9e22fe2fcc9 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:46:22.275919 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 21/83] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:46:22 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 1541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:22.283981 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-eb0e4fa0-fe06-4396-bf94-d879f604056a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:22.289256 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb0e4fa0-fe06-4396-bf94-d879f604056a tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d returned with HTTP 200 Jul 31 20:46:22.289633 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 21/84] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:22 2026] GET /volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:22.301340 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:22.303503 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:22.303870 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1090651667"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:22.305567 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1090651667'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:22.305830 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Create volume of 1 GB Jul 31 20:46:22.309639 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Availability Zones retrieved successfully. Jul 31 20:46:22.314781 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-aa6bf4ff-c7db-40d3-8488-26f93f5926f2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:22.316604 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Flow 'volume_create_api' (0a0230e7-fe81-481a-9a3d-2597f8d3888d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:22.319145 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-aa6bf4ff-c7db-40d3-8488-26f93f5926f2 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:46:22.320051 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb221dd-d8f6-4807-8f00-e1aa4aa37a01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:22.321415 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:22.321727 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-aa6bf4ff-c7db-40d3-8488-26f93f5926f2 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:22.322183 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-aa6bf4ff-c7db-40d3-8488-26f93f5926f2 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:22.334473 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:22.334473 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:22.338439 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-aa6bf4ff-c7db-40d3-8488-26f93f5926f2 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:46:22.343720 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-aa6bf4ff-c7db-40d3-8488-26f93f5926f2 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:46:22.344066 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 22/85] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:22 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:22.355926 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb221dd-d8f6-4807-8f00-e1aa4aa37a01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:22.356660 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de3edbf-b1ff-4b25-b4fe-6e54712862f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:22.395635 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Created reservations ['af684774-66c7-4176-a8b5-a4c4ec544a67', 'a746341e-514a-4459-a744-1147bd9d302a', 'd00665c3-ce0f-4f12-8cde-943e2a4469a5', '70d36643-0a86-41be-933d-338a94ba737f'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:22.396510 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0de3edbf-b1ff-4b25-b4fe-6e54712862f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['af684774-66c7-4176-a8b5-a4c4ec544a67', 'a746341e-514a-4459-a744-1147bd9d302a', 'd00665c3-ce0f-4f12-8cde-943e2a4469a5', '70d36643-0a86-41be-933d-338a94ba737f']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:22.397141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848d33b1-1951-4d62-98b2-7fb3b8ef4a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:22.419729 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (848d33b1-1951-4d62-98b2-7fb3b8ef4a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4dc34115-82e9-4ac4-b95f-94fb02b31491', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1090651667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee0bea08d4d41479e8e1bad2804cb31',qos_specs=None,replication_status=,reservations=['af684774-66c7-4176-a8b5-a4c4ec544a67','a746341e-514a-4459-a744-1147bd9d302a','d00665c3-ce0f-4f12-8cde-943e2a4469a5','70d36643-0a86-41be-933d-338a94ba737f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87f90d987ef49e58f642845b1a40870',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1090651667',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4dc34115-82e9-4ac4-b95f-94fb02b31491,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bee0bea08d4d41479e8e1bad2804cb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f87f90d987ef49e58f642845b1a40870',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:22.420902 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ec22684-0daa-45f6-8e0a-c6089a248af1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:22.438430 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ec22684-0daa-45f6-8e0a-c6089a248af1) transitioned into state 'SUCCESS' from state '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-1090651667',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bee0bea08d4d41479e8e1bad2804cb31',qos_specs=None,replication_status=,reservations=['af684774-66c7-4176-a8b5-a4c4ec544a67','a746341e-514a-4459-a744-1147bd9d302a','d00665c3-ce0f-4f12-8cde-943e2a4469a5','70d36643-0a86-41be-933d-338a94ba737f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f87f90d987ef49e58f642845b1a40870',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:22.439179 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735a1f4c-bc0a-4204-b974-8d383296504a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:22.447707 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (735a1f4c-bc0a-4204-b974-8d383296504a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:22.448494 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Flow 'volume_create_api' (0a0230e7-fe81-481a-9a3d-2597f8d3888d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:22.448750 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Create volume request issued successfully. Jul 31 20:46:22.449270 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-022b9bd8-53e1-4ac3-90c2-c50406f06139 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:22.449643 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 22/86] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:46:22 2026] POST /volume/v3/volumes => generated 752 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:46:22.455590 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ae8d6e70-123a-4050-b8b5-4e713b675640 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:22.457397 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ae8d6e70-123a-4050-b8b5-4e713b675640 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:22.457616 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ae8d6e70-123a-4050-b8b5-4e713b675640 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:22.457877 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ae8d6e70-123a-4050-b8b5-4e713b675640 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:22.461987 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8d9bc16c-a434-4443-977e-bdec727ce73d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:22.464349 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8d9bc16c-a434-4443-977e-bdec727ce73d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 Jul 31 20:46:22.464705 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8d9bc16c-a434-4443-977e-bdec727ce73d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:22.465030 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8d9bc16c-a434-4443-977e-bdec727ce73d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:22.468046 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:22.468046 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:22.473395 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ae8d6e70-123a-4050-b8b5-4e713b675640 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:22.476918 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:22.476918 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:22.480730 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8d9bc16c-a434-4443-977e-bdec727ce73d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:22.484055 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ae8d6e70-123a-4050-b8b5-4e713b675640 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:22.484484 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 22/87] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:22 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:22.488997 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8d9bc16c-a434-4443-977e-bdec727ce73d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 returned with HTTP 200 Jul 31 20:46:22.489439 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 22/88] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:22 2026] GET /volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:22.813248 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-de92ea1d-8ba0-4603-8716-57560d4278c2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:22.816033 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-de92ea1d-8ba0-4603-8716-57560d4278c2 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:46:22.816331 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-de92ea1d-8ba0-4603-8716-57560d4278c2 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:22.816609 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-de92ea1d-8ba0-4603-8716-57560d4278c2 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:22.833649 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:22.833649 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:22.838568 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-de92ea1d-8ba0-4603-8716-57560d4278c2 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:46:22.842734 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-de92ea1d-8ba0-4603-8716-57560d4278c2 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:46:22.842934 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 23/89] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:22 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 1361 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:22.853275 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e293dddf-c974-4de3-9483-50769b80ef52 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:22.853275 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e293dddf-c974-4de3-9483-50769b80ef52 None None] GET https://10.4.3.157/volume// Jul 31 20:46:22.853275 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e293dddf-c974-4de3-9483-50769b80ef52 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:22.853275 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e293dddf-c974-4de3-9483-50769b80ef52 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:22.853275 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e293dddf-c974-4de3-9483-50769b80ef52 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:22.853775 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 23/90] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:46: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 20:46:22.861708 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-c36b59b9-0dd2-423e-aac8-fb974c527d70 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:22.863458 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-c36b59b9-0dd2-423e-aac8-fb974c527d70 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:46:22.863774 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-c36b59b9-0dd2-423e-aac8-fb974c527d70 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4c1e823-ded0-4462-819e-42719547a800", "connector": null, "instance_uuid": "0aea5e4a-cc05-4a3b-8450-381571faaddf"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:22.871051 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:22.871051 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:22.905754 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-c36b59b9-0dd2-423e-aac8-fb974c527d70 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:46:22.906122 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 23/91] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:46: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 20:46:23.497407 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f3642306-ad33-4479-ac5f-f520660ba7d5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:23.502014 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f3642306-ad33-4479-ac5f-f520660ba7d5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:23.502248 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f3642306-ad33-4479-ac5f-f520660ba7d5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:23.502474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f3642306-ad33-4479-ac5f-f520660ba7d5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:23.505550 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3644bbc7-6fdc-4007-ad98-49169415cc59 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:23.507545 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3644bbc7-6fdc-4007-ad98-49169415cc59 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 Jul 31 20:46:23.507683 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3644bbc7-6fdc-4007-ad98-49169415cc59 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:23.507875 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3644bbc7-6fdc-4007-ad98-49169415cc59 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:23.514291 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:23.514291 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:23.516947 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:23.516947 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:23.518070 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f3642306-ad33-4479-ac5f-f520660ba7d5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:23.521780 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3644bbc7-6fdc-4007-ad98-49169415cc59 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:23.523221 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f3642306-ad33-4479-ac5f-f520660ba7d5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:23.523625 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 23/92] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:23 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:23.526011 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3644bbc7-6fdc-4007-ad98-49169415cc59 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 returned with HTTP 200 Jul 31 20:46:23.526404 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 24/93] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:23 2026] GET /volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:23.888860 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-b44e197b-1c5d-43a5-a84a-5280d8662344 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:23.890998 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-b44e197b-1c5d-43a5-a84a-5280d8662344 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] POST https://10.4.3.157/volume/v3/attachments/803cc874-ee01-4c9a-9e76-f1e7b076bf16/action Jul 31 20:46:23.891688 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-b44e197b-1c5d-43a5-a84a-5280d8662344 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:23.891811 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-b44e197b-1c5d-43a5-a84a-5280d8662344 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:23.907733 np0000006272 devstack@c-api.service[100193]: /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 20:46:23.907733 np0000006272 devstack@c-api.service[100193]: .first() Jul 31 20:46:23.931413 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:23.931413 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:23.947492 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-75b8329c-b5b6-424d-89b5-ad3d383fb6e3 req-b44e197b-1c5d-43a5-a84a-5280d8662344 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/attachments/803cc874-ee01-4c9a-9e76-f1e7b076bf16/action returned with HTTP 204 Jul 31 20:46:23.947936 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 24/94] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:46:23 2026] POST /volume/v3/attachments/803cc874-ee01-4c9a-9e76-f1e7b076bf16/action => generated 0 bytes in 59 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:24.447349 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7be2026b-2e4d-4973-94f2-6a7cb147558a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:24.447782 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7be2026b-2e4d-4973-94f2-6a7cb147558a None None] GET https://10.4.3.157/volume// Jul 31 20:46:24.447923 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7be2026b-2e4d-4973-94f2-6a7cb147558a None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:24.448089 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7be2026b-2e4d-4973-94f2-6a7cb147558a None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:24.448715 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7be2026b-2e4d-4973-94f2-6a7cb147558a None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:24.448715 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 24/95] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46: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 20:46:24.456704 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-c4e5df65-db9e-4599-8794-1af30ddf6d51 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:24.458579 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-c4e5df65-db9e-4599-8794-1af30ddf6d51 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:46:24.458772 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-c4e5df65-db9e-4599-8794-1af30ddf6d51 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:24.458945 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-c4e5df65-db9e-4599-8794-1af30ddf6d51 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:24.467673 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:24.467673 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:24.471056 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-c4e5df65-db9e-4599-8794-1af30ddf6d51 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:46:24.475986 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-c4e5df65-db9e-4599-8794-1af30ddf6d51 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:46:24.476374 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 24/96] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:24 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 1540 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:24.538598 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6b347ffa-b8e3-48ed-b2ce-63119e5b4dc5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:24.542047 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6b347ffa-b8e3-48ed-b2ce-63119e5b4dc5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:24.542287 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6b347ffa-b8e3-48ed-b2ce-63119e5b4dc5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:24.542503 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6b347ffa-b8e3-48ed-b2ce-63119e5b4dc5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:24.545118 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-b578e7af-7e5f-4af7-bd05-2e0b8f177ecd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:24.547055 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-b578e7af-7e5f-4af7-bd05-2e0b8f177ecd tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] PUT https://10.4.3.157/volume/v3/attachments/9cd64519-18d9-466e-aab2-63a362e68801 Jul 31 20:46:24.547472 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-b578e7af-7e5f-4af7-bd05-2e0b8f177ecd tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:24.553607 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:24.553607 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:24.554903 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-b578e7af-7e5f-4af7-bd05-2e0b8f177ecd tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Acquiring lock "cinder-attachment_update-d4c1e823-ded0-4462-819e-42719547a800-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:46:24.557449 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6b347ffa-b8e3-48ed-b2ce-63119e5b4dc5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:24.560478 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-b578e7af-7e5f-4af7-bd05-2e0b8f177ecd tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Lock "cinder-attachment_update-d4c1e823-ded0-4462-819e-42719547a800-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:46:24.561847 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6b347ffa-b8e3-48ed-b2ce-63119e5b4dc5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:24.562577 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 25/97] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:24 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:24.563004 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:24.563004 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:24.580240 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-98caae30-06cb-45cd-a7bc-30275537f2f5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:24.583638 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-98caae30-06cb-45cd-a7bc-30275537f2f5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:24.583836 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-98caae30-06cb-45cd-a7bc-30275537f2f5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:24.583988 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-98caae30-06cb-45cd-a7bc-30275537f2f5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:24.597343 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:24.597343 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:24.600897 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-98caae30-06cb-45cd-a7bc-30275537f2f5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:24.605649 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-98caae30-06cb-45cd-a7bc-30275537f2f5 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:24.606344 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 25/98] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:24 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:24.665048 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-b578e7af-7e5f-4af7-bd05-2e0b8f177ecd tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Lock "cinder-attachment_update-d4c1e823-ded0-4462-819e-42719547a800-np0000006272" released by "attachment_update" :: held 0.104s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:46:24.665257 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-b578e7af-7e5f-4af7-bd05-2e0b8f177ecd tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/attachments/9cd64519-18d9-466e-aab2-63a362e68801 returned with HTTP 200 Jul 31 20:46:24.665687 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 25/99] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:46:24 2026] PUT /volume/v3/attachments/9cd64519-18d9-466e-aab2-63a362e68801 => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:24.700560 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-1a671501-5cba-47cb-bc88-f0829747b1b7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:24.703109 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-1a671501-5cba-47cb-bc88-f0829747b1b7 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] POST https://10.4.3.157/volume/v3/attachments/9cd64519-18d9-466e-aab2-63a362e68801/action Jul 31 20:46:24.703724 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-1a671501-5cba-47cb-bc88-f0829747b1b7 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:24.703855 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-1a671501-5cba-47cb-bc88-f0829747b1b7 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:24.718994 np0000006272 devstack@c-api.service[100194]: /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 20:46:24.718994 np0000006272 devstack@c-api.service[100194]: .first() Jul 31 20:46:24.738754 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:24.738754 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:24.756995 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c033db5f-e114-4ae8-9b43-4acc5268c72e req-1a671501-5cba-47cb-bc88-f0829747b1b7 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/attachments/9cd64519-18d9-466e-aab2-63a362e68801/action returned with HTTP 204 Jul 31 20:46:24.757658 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 25/100] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:46:24 2026] POST /volume/v3/attachments/9cd64519-18d9-466e-aab2-63a362e68801/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:26.153784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-4e481d40-06d9-45a4-8b0a-c9a9d32f109e req-8247daf3-f8b8-4857-8608-0a4cdcd9891d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:26.158244 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4e481d40-06d9-45a4-8b0a-c9a9d32f109e req-8247daf3-f8b8-4857-8608-0a4cdcd9891d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] DELETE https://10.4.3.157/volume/v3/attachments/803cc874-ee01-4c9a-9e76-f1e7b076bf16 Jul 31 20:46:26.158244 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4e481d40-06d9-45a4-8b0a-c9a9d32f109e req-8247daf3-f8b8-4857-8608-0a4cdcd9891d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:26.158244 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4e481d40-06d9-45a4-8b0a-c9a9d32f109e req-8247daf3-f8b8-4857-8608-0a4cdcd9891d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:26.164308 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:26.164308 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:26.252545 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4e481d40-06d9-45a4-8b0a-c9a9d32f109e req-8247daf3-f8b8-4857-8608-0a4cdcd9891d tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/attachments/803cc874-ee01-4c9a-9e76-f1e7b076bf16 returned with HTTP 200 Jul 31 20:46:26.253056 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 26/101] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:46:26 2026] DELETE /volume/v3/attachments/803cc874-ee01-4c9a-9e76-f1e7b076bf16 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:27.164335 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5a188f84-9efc-4b39-b731-72f7816fc6d4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:27.166437 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5a188f84-9efc-4b39-b731-72f7816fc6d4 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:27.166705 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5a188f84-9efc-4b39-b731-72f7816fc6d4 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:27.167060 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5a188f84-9efc-4b39-b731-72f7816fc6d4 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:27.175546 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:27.175546 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:27.180842 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5a188f84-9efc-4b39-b731-72f7816fc6d4 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:27.185701 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5a188f84-9efc-4b39-b731-72f7816fc6d4 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:27.186293 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 26/102] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:27 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:27.202195 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-10b15590-2c54-43d2-aa60-17b15adf5e9f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:27.203136 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10b15590-2c54-43d2-aa60-17b15adf5e9f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:27.203323 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10b15590-2c54-43d2-aa60-17b15adf5e9f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:27.203526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10b15590-2c54-43d2-aa60-17b15adf5e9f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:27.210138 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:27.210138 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:27.213654 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-10b15590-2c54-43d2-aa60-17b15adf5e9f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:27.217675 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10b15590-2c54-43d2-aa60-17b15adf5e9f tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:27.218008 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 26/103] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:27 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:27.262924 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9531e0e1-65ea-4966-9734-03bbbc5eae47 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:27.265847 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9531e0e1-65ea-4966-9734-03bbbc5eae47 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:27.266217 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9531e0e1-65ea-4966-9734-03bbbc5eae47 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:27.266498 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9531e0e1-65ea-4966-9734-03bbbc5eae47 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:27.277650 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:27.277650 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:27.285597 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9531e0e1-65ea-4966-9734-03bbbc5eae47 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:27.289469 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9531e0e1-65ea-4966-9734-03bbbc5eae47 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:27.290098 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 26/104] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:27 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:27.314279 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fa91e403-0c3f-49ba-b8ce-5ced82005b07 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:27.323414 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa91e403-0c3f-49ba-b8ce-5ced82005b07 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] DELETE https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:27.323414 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fa91e403-0c3f-49ba-b8ce-5ced82005b07 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:27.323414 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fa91e403-0c3f-49ba-b8ce-5ced82005b07 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:27.323414 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-fa91e403-0c3f-49ba-b8ce-5ced82005b07 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Delete volume with id: 8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:27.329462 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:27.329462 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:27.329462 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fa91e403-0c3f-49ba-b8ce-5ced82005b07 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:27.354413 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fa91e403-0c3f-49ba-b8ce-5ced82005b07 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Delete volume request issued successfully. Jul 31 20:46:27.354413 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa91e403-0c3f-49ba-b8ce-5ced82005b07 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 202 Jul 31 20:46:27.354980 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 27/105] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:46:27 2026] DELETE /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:46:27.366102 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5f16d6fc-9f3d-4896-aa48-361ddc42ea05 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:27.366812 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5f16d6fc-9f3d-4896-aa48-361ddc42ea05 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:27.367009 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5f16d6fc-9f3d-4896-aa48-361ddc42ea05 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:27.367224 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5f16d6fc-9f3d-4896-aa48-361ddc42ea05 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:27.377165 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:27.377165 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:27.384145 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5f16d6fc-9f3d-4896-aa48-361ddc42ea05 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Volume info retrieved successfully. Jul 31 20:46:27.386350 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5f16d6fc-9f3d-4896-aa48-361ddc42ea05 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 200 Jul 31 20:46:27.386858 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 27/106] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:27 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:28.406654 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-98db32c8-3b7b-428b-8c58-386698959498 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:28.408890 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-98db32c8-3b7b-428b-8c58-386698959498 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] GET https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a Jul 31 20:46:28.409104 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-98db32c8-3b7b-428b-8c58-386698959498 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:28.409343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-98db32c8-3b7b-428b-8c58-386698959498 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:28.418833 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-98db32c8-3b7b-428b-8c58-386698959498 tempest-DeleteServersTestJSON-1696272074 tempest-DeleteServersTestJSON-1696272074-project-member] https://10.4.3.157/volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a returned with HTTP 404 Jul 31 20:46:28.419525 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 27/107] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:28 2026] GET /volume/v3/volumes/8a42ec3f-83fd-4f9d-87e0-da4b3e37a63a => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:30.858880 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-6d81eb76-a470-4fce-8fba-307cb28c0709 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:30.862203 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-6d81eb76-a470-4fce-8fba-307cb28c0709 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:30.862632 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-6d81eb76-a470-4fce-8fba-307cb28c0709 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:30.862917 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-6d81eb76-a470-4fce-8fba-307cb28c0709 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:30.872148 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:30.872148 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:30.876660 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-124929ac-3ddc-4a28-8a33-762767faa722 req-6d81eb76-a470-4fce-8fba-307cb28c0709 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:30.883005 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-6d81eb76-a470-4fce-8fba-307cb28c0709 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:30.883623 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 27/108] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:30 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 1391 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:30.899505 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-90d8ff9a-00bf-447d-b746-ec8994e8be04 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:30.908157 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-90d8ff9a-00bf-447d-b746-ec8994e8be04 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d Jul 31 20:46:30.908157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-90d8ff9a-00bf-447d-b746-ec8994e8be04 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:30.908157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-90d8ff9a-00bf-447d-b746-ec8994e8be04 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:30.925351 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:30.925351 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:30.930909 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-124929ac-3ddc-4a28-8a33-762767faa722 req-90d8ff9a-00bf-447d-b746-ec8994e8be04 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:30.937837 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-90d8ff9a-00bf-447d-b746-ec8994e8be04 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d returned with HTTP 200 Jul 31 20:46:30.937837 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 28/109] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:30 2026] GET /volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:30.954236 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-210f1d33-f3e2-4baf-a8aa-11441bc6abf0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:30.957459 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-210f1d33-f3e2-4baf-a8aa-11441bc6abf0 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 Jul 31 20:46:30.957661 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-210f1d33-f3e2-4baf-a8aa-11441bc6abf0 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:30.957850 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-210f1d33-f3e2-4baf-a8aa-11441bc6abf0 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:30.966283 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:30.966283 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:30.970387 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-124929ac-3ddc-4a28-8a33-762767faa722 req-210f1d33-f3e2-4baf-a8aa-11441bc6abf0 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:30.974453 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-210f1d33-f3e2-4baf-a8aa-11441bc6abf0 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 returned with HTTP 200 Jul 31 20:46:30.974929 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 28/110] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:30 2026] GET /volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:30.989918 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b91c0c39-ede0-41e0-ba41-79d2e93fa61b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:30.990328 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b91c0c39-ede0-41e0-ba41-79d2e93fa61b None None] GET https://10.4.3.157/volume// Jul 31 20:46:30.990328 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b91c0c39-ede0-41e0-ba41-79d2e93fa61b None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:30.991587 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b91c0c39-ede0-41e0-ba41-79d2e93fa61b None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:30.991587 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b91c0c39-ede0-41e0-ba41-79d2e93fa61b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:30.991587 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 28/111] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:46:30 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 20:46:31.004759 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-09f8487e-9929-4b58-88d6-bc9c49ee59f3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:31.007613 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-09f8487e-9929-4b58-88d6-bc9c49ee59f3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:46:31.008097 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-09f8487e-9929-4b58-88d6-bc9c49ee59f3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89e178d7-977c-4f3f-ad79-89525cc8a20b", "connector": null, "instance_uuid": "260d180b-66df-498d-8da9-268f0f1231af"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:31.029523 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:31.029523 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:31.075255 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-09f8487e-9929-4b58-88d6-bc9c49ee59f3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:46:31.075904 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 28/112] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:46:31 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 20:46:31.091211 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0e96a6b0-4fab-47e4-a851-93935564b1d7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:31.091211 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e96a6b0-4fab-47e4-a851-93935564b1d7 None None] GET https://10.4.3.157/volume// Jul 31 20:46:31.091211 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e96a6b0-4fab-47e4-a851-93935564b1d7 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:31.091211 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e96a6b0-4fab-47e4-a851-93935564b1d7 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:31.091211 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e96a6b0-4fab-47e4-a851-93935564b1d7 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:31.091211 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 29/113] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:46: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 20:46:31.103156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-c865cc52-5d52-4462-b90b-7b7fc26e636c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:31.107931 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-c865cc52-5d52-4462-b90b-7b7fc26e636c tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:46:31.108672 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-c865cc52-5d52-4462-b90b-7b7fc26e636c tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7a0a48be-7060-4ae6-84ed-d9145481682d", "connector": null, "instance_uuid": "260d180b-66df-498d-8da9-268f0f1231af"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:31.119307 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:31.119307 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:31.158299 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-c865cc52-5d52-4462-b90b-7b7fc26e636c tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:46:31.158859 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 29/114] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:46:31 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:31.168141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-32825d8c-b31d-4600-a6f7-1d268cb61c9b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:31.168904 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-32825d8c-b31d-4600-a6f7-1d268cb61c9b None None] GET https://10.4.3.157/volume// Jul 31 20:46:31.169209 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-32825d8c-b31d-4600-a6f7-1d268cb61c9b None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:31.169486 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-32825d8c-b31d-4600-a6f7-1d268cb61c9b None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:31.169944 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-32825d8c-b31d-4600-a6f7-1d268cb61c9b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:31.170657 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 29/115] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:46: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 20:46:31.179594 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-9ac0d522-44f3-4c00-93ec-a626b53d402d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:31.183365 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-9ac0d522-44f3-4c00-93ec-a626b53d402d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:46:31.183739 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-9ac0d522-44f3-4c00-93ec-a626b53d402d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4dc34115-82e9-4ac4-b95f-94fb02b31491", "connector": null, "instance_uuid": "260d180b-66df-498d-8da9-268f0f1231af"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:31.192745 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:31.192745 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:31.218211 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-9ac0d522-44f3-4c00-93ec-a626b53d402d tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:46:31.218694 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 29/116] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:46:31 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 20:46:33.241032 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8fcf7ea3-6f34-40df-8ebe-8f7a9c5f01a4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:33.241490 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8fcf7ea3-6f34-40df-8ebe-8f7a9c5f01a4 None None] GET https://10.4.3.157/volume// Jul 31 20:46:33.242207 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8fcf7ea3-6f34-40df-8ebe-8f7a9c5f01a4 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:33.243101 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8fcf7ea3-6f34-40df-8ebe-8f7a9c5f01a4 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:33.243529 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8fcf7ea3-6f34-40df-8ebe-8f7a9c5f01a4 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:33.244718 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 30/117] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46:33 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:46:33.249877 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-83a27933-bbdf-4eb7-b3ce-1d6492588060 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:33.251747 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-83a27933-bbdf-4eb7-b3ce-1d6492588060 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:46:33.252399 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-83a27933-bbdf-4eb7-b3ce-1d6492588060 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:33.252399 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-83a27933-bbdf-4eb7-b3ce-1d6492588060 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:33.260192 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-858e3bc4-c9e1-42e6-9cd9-63d6b9abb026 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:33.261821 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-858e3bc4-c9e1-42e6-9cd9-63d6b9abb026 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:46:33.262682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-858e3bc4-c9e1-42e6-9cd9-63d6b9abb026 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:33.262682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-858e3bc4-c9e1-42e6-9cd9-63d6b9abb026 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:33.263463 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:33.263463 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:33.268276 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-83a27933-bbdf-4eb7-b3ce-1d6492588060 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:46:33.271584 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:33.271584 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:33.273610 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-83a27933-bbdf-4eb7-b3ce-1d6492588060 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:46:33.274351 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 30/118] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:46:33 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 1833 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:33.274927 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-124929ac-3ddc-4a28-8a33-762767faa722 req-858e3bc4-c9e1-42e6-9cd9-63d6b9abb026 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:33.280314 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-858e3bc4-c9e1-42e6-9cd9-63d6b9abb026 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:46:33.280314 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 30/119] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:33 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 1570 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:33.362304 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-fd8f947f-2b25-4d5c-93e5-8295b092aae0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:33.365290 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-fd8f947f-2b25-4d5c-93e5-8295b092aae0 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] PUT https://10.4.3.157/volume/v3/attachments/b4f9a50f-d74f-44cc-bb59-6bd24344388c Jul 31 20:46:33.365631 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-fd8f947f-2b25-4d5c-93e5-8295b092aae0 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:33.373356 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-124929ac-3ddc-4a28-8a33-762767faa722 req-fd8f947f-2b25-4d5c-93e5-8295b092aae0 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Acquiring lock "cinder-attachment_update-89e178d7-977c-4f3f-ad79-89525cc8a20b-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:46:33.378632 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-124929ac-3ddc-4a28-8a33-762767faa722 req-fd8f947f-2b25-4d5c-93e5-8295b092aae0 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Lock "cinder-attachment_update-89e178d7-977c-4f3f-ad79-89525cc8a20b-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:46:33.379538 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:33.379538 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:33.481876 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-124929ac-3ddc-4a28-8a33-762767faa722 req-fd8f947f-2b25-4d5c-93e5-8295b092aae0 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Lock "cinder-attachment_update-89e178d7-977c-4f3f-ad79-89525cc8a20b-np0000006272" released by "attachment_update" :: held 0.103s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:46:33.482193 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-fd8f947f-2b25-4d5c-93e5-8295b092aae0 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments/b4f9a50f-d74f-44cc-bb59-6bd24344388c returned with HTTP 200 Jul 31 20:46:33.482659 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 30/120] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:46:33 2026] PUT /volume/v3/attachments/b4f9a50f-d74f-44cc-bb59-6bd24344388c => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:46:33.501990 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-7ff6434f-9738-47e5-b5f8-4bb3114a8ee4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:33.503939 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-7ff6434f-9738-47e5-b5f8-4bb3114a8ee4 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] POST https://10.4.3.157/volume/v3/attachments/b4f9a50f-d74f-44cc-bb59-6bd24344388c/action Jul 31 20:46:33.505041 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-7ff6434f-9738-47e5-b5f8-4bb3114a8ee4 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:33.505041 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-7ff6434f-9738-47e5-b5f8-4bb3114a8ee4 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:33.521962 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:33.521962 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:33.533433 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-7ff6434f-9738-47e5-b5f8-4bb3114a8ee4 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments/b4f9a50f-d74f-44cc-bb59-6bd24344388c/action returned with HTTP 204 Jul 31 20:46:33.534001 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 31/121] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:46:33 2026] POST /volume/v3/attachments/b4f9a50f-d74f-44cc-bb59-6bd24344388c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:33.565529 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dfa5b359-0b9c-4fa9-a3e7-89c77565447d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:33.565988 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dfa5b359-0b9c-4fa9-a3e7-89c77565447d None None] GET https://10.4.3.157/volume// Jul 31 20:46:33.566461 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dfa5b359-0b9c-4fa9-a3e7-89c77565447d None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:33.566461 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dfa5b359-0b9c-4fa9-a3e7-89c77565447d None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:33.567107 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dfa5b359-0b9c-4fa9-a3e7-89c77565447d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:33.567464 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 31/122] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:46:33.582595 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-11cbd285-ad52-42ff-9823-67cae521dda2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:33.586414 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-11cbd285-ad52-42ff-9823-67cae521dda2 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d Jul 31 20:46:33.586916 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-11cbd285-ad52-42ff-9823-67cae521dda2 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:33.587297 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-11cbd285-ad52-42ff-9823-67cae521dda2 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:33.605725 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:33.605725 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:33.614648 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-124929ac-3ddc-4a28-8a33-762767faa722 req-11cbd285-ad52-42ff-9823-67cae521dda2 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:33.619592 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-11cbd285-ad52-42ff-9823-67cae521dda2 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d returned with HTTP 200 Jul 31 20:46:33.620058 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 31/123] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:33 2026] GET /volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d => generated 1024 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:33.698115 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-f41d60ae-3b10-420d-9907-7550acdcf189 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:33.700027 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-f41d60ae-3b10-420d-9907-7550acdcf189 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] PUT https://10.4.3.157/volume/v3/attachments/518145d4-b577-4fd7-9360-2ed9f4ed464b Jul 31 20:46:33.700414 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-f41d60ae-3b10-420d-9907-7550acdcf189 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:33.709404 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-124929ac-3ddc-4a28-8a33-762767faa722 req-f41d60ae-3b10-420d-9907-7550acdcf189 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Acquiring lock "cinder-attachment_update-7a0a48be-7060-4ae6-84ed-d9145481682d-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:46:33.714734 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-124929ac-3ddc-4a28-8a33-762767faa722 req-f41d60ae-3b10-420d-9907-7550acdcf189 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Lock "cinder-attachment_update-7a0a48be-7060-4ae6-84ed-d9145481682d-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:46:33.715941 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:33.715941 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:33.841668 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-124929ac-3ddc-4a28-8a33-762767faa722 req-f41d60ae-3b10-420d-9907-7550acdcf189 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Lock "cinder-attachment_update-7a0a48be-7060-4ae6-84ed-d9145481682d-np0000006272" released by "attachment_update" :: held 0.127s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:46:33.842340 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-f41d60ae-3b10-420d-9907-7550acdcf189 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments/518145d4-b577-4fd7-9360-2ed9f4ed464b returned with HTTP 200 Jul 31 20:46:33.842729 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 31/124] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:46:33 2026] PUT /volume/v3/attachments/518145d4-b577-4fd7-9360-2ed9f4ed464b => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:33.883846 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-4d69c70c-9db6-49cb-b3f8-67491f8b57fc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:33.885980 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-4d69c70c-9db6-49cb-b3f8-67491f8b57fc tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] POST https://10.4.3.157/volume/v3/attachments/518145d4-b577-4fd7-9360-2ed9f4ed464b/action Jul 31 20:46:33.886455 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-4d69c70c-9db6-49cb-b3f8-67491f8b57fc tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:33.886755 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-4d69c70c-9db6-49cb-b3f8-67491f8b57fc tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:33.910605 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:33.910605 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:33.923206 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-4d69c70c-9db6-49cb-b3f8-67491f8b57fc tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments/518145d4-b577-4fd7-9360-2ed9f4ed464b/action returned with HTTP 204 Jul 31 20:46:33.923715 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 32/125] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:46:33 2026] POST /volume/v3/attachments/518145d4-b577-4fd7-9360-2ed9f4ed464b/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:33.941291 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0ae8afbd-b9ec-4957-987d-d0415b3ce30d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:33.941735 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ae8afbd-b9ec-4957-987d-d0415b3ce30d None None] GET https://10.4.3.157/volume// Jul 31 20:46:33.941903 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ae8afbd-b9ec-4957-987d-d0415b3ce30d None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:33.942085 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ae8afbd-b9ec-4957-987d-d0415b3ce30d None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:33.942461 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ae8afbd-b9ec-4957-987d-d0415b3ce30d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:33.944487 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 32/126] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:46:33.951097 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-3e33ee35-8487-4c5c-a4bc-ba7ee9cb2f8e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:33.953483 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-3e33ee35-8487-4c5c-a4bc-ba7ee9cb2f8e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 Jul 31 20:46:33.953684 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-3e33ee35-8487-4c5c-a4bc-ba7ee9cb2f8e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:33.953853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-3e33ee35-8487-4c5c-a4bc-ba7ee9cb2f8e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:33.975460 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:33.975460 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:33.979296 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-124929ac-3ddc-4a28-8a33-762767faa722 req-3e33ee35-8487-4c5c-a4bc-ba7ee9cb2f8e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:46:33.986390 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-3e33ee35-8487-4c5c-a4bc-ba7ee9cb2f8e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 returned with HTTP 200 Jul 31 20:46:33.986752 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 32/127] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:33 2026] GET /volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 => generated 1024 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:34.075143 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-46f8d414-28fa-4761-951a-819e72e5577b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:34.077763 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-46f8d414-28fa-4761-951a-819e72e5577b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] PUT https://10.4.3.157/volume/v3/attachments/0f1411e5-c842-4e1f-bce8-2f50fb985505 Jul 31 20:46:34.078598 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-46f8d414-28fa-4761-951a-819e72e5577b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:34.091840 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-124929ac-3ddc-4a28-8a33-762767faa722 req-46f8d414-28fa-4761-951a-819e72e5577b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Acquiring lock "cinder-attachment_update-4dc34115-82e9-4ac4-b95f-94fb02b31491-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:46:34.097797 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-124929ac-3ddc-4a28-8a33-762767faa722 req-46f8d414-28fa-4761-951a-819e72e5577b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Lock "cinder-attachment_update-4dc34115-82e9-4ac4-b95f-94fb02b31491-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:46:34.099323 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:34.099323 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:34.186101 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-124929ac-3ddc-4a28-8a33-762767faa722 req-46f8d414-28fa-4761-951a-819e72e5577b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Lock "cinder-attachment_update-4dc34115-82e9-4ac4-b95f-94fb02b31491-np0000006272" released by "attachment_update" :: held 0.088s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:46:34.186756 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-46f8d414-28fa-4761-951a-819e72e5577b tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments/0f1411e5-c842-4e1f-bce8-2f50fb985505 returned with HTTP 200 Jul 31 20:46:34.187389 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 32/128] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:46:34 2026] PUT /volume/v3/attachments/0f1411e5-c842-4e1f-bce8-2f50fb985505 => generated 969 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:34.208286 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-124929ac-3ddc-4a28-8a33-762767faa722 req-6b011a4b-26c3-4087-97e9-f3058d9500d9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:34.211510 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-6b011a4b-26c3-4087-97e9-f3058d9500d9 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] POST https://10.4.3.157/volume/v3/attachments/0f1411e5-c842-4e1f-bce8-2f50fb985505/action Jul 31 20:46:34.212018 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-6b011a4b-26c3-4087-97e9-f3058d9500d9 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:34.212219 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-6b011a4b-26c3-4087-97e9-f3058d9500d9 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:34.236651 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:34.236651 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:34.251194 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-124929ac-3ddc-4a28-8a33-762767faa722 req-6b011a4b-26c3-4087-97e9-f3058d9500d9 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments/0f1411e5-c842-4e1f-bce8-2f50fb985505/action returned with HTTP 204 Jul 31 20:46:34.251640 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 33/129] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:46:34 2026] POST /volume/v3/attachments/0f1411e5-c842-4e1f-bce8-2f50fb985505/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:35.465441 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:35.728264 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:35.728749 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-373000325", "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:35.730638 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-373000325', 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:35.831180 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Create volume of 1 GB Jul 31 20:46:35.836335 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Availability Zones retrieved successfully. Jul 31 20:46:35.844479 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Flow 'volume_create_api' (facd191a-3bdb-4e24-a5ed-b067cc280ac2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:35.847957 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4316f673-0d37-4162-a2fb-2465834e7957) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:35.849610 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:35.915027 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4316f673-0d37-4162-a2fb-2465834e7957) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:35.916122 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72631d02-8fd3-401e-9785-2def90418192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:35.985367 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Created reservations ['13eecb76-df77-437a-b456-bf38c62ba722', '88050048-fc64-48ce-a05a-04ce28faa3d6', '2ec860c5-cc2c-4fdd-84a9-e505ef977a9d', '4c5e82d2-6958-4562-b79c-783ddf87086b'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:35.986259 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72631d02-8fd3-401e-9785-2def90418192) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['13eecb76-df77-437a-b456-bf38c62ba722', '88050048-fc64-48ce-a05a-04ce28faa3d6', '2ec860c5-cc2c-4fdd-84a9-e505ef977a9d', '4c5e82d2-6958-4562-b79c-783ddf87086b']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:35.987575 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6127fa9-b401-4e48-86d2-f9a8ca521584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:36.032062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f6127fa9-b401-4e48-86d2-f9a8ca521584) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c78d4b10-83b1-454e-97a9-5ede9b8d5711', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-373000325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b46abfb9848cb8d9ba3c226504a9f',qos_specs=None,replication_status=,reservations=['13eecb76-df77-437a-b456-bf38c62ba722','88050048-fc64-48ce-a05a-04ce28faa3d6','2ec860c5-cc2c-4fdd-84a9-e505ef977a9d','4c5e82d2-6958-4562-b79c-783ddf87086b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438c94485d2c4ebe97c9ec01797f4f24',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-373000325',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c78d4b10-83b1-454e-97a9-5ede9b8d5711,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='565b46abfb9848cb8d9ba3c226504a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='438c94485d2c4ebe97c9ec01797f4f24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:36.032807 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3efdb1a-0cca-4203-8711-691c1d79678b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:36.052658 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3efdb1a-0cca-4203-8711-691c1d79678b) transitioned into state 'SUCCESS' from state '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-373000325',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b46abfb9848cb8d9ba3c226504a9f',qos_specs=None,replication_status=,reservations=['13eecb76-df77-437a-b456-bf38c62ba722','88050048-fc64-48ce-a05a-04ce28faa3d6','2ec860c5-cc2c-4fdd-84a9-e505ef977a9d','4c5e82d2-6958-4562-b79c-783ddf87086b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438c94485d2c4ebe97c9ec01797f4f24',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:36.053614 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a365ef-16e3-4b17-9ff5-d9afe0684b4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:36.065877 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64a365ef-16e3-4b17-9ff5-d9afe0684b4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:36.067237 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Flow 'volume_create_api' (facd191a-3bdb-4e24-a5ed-b067cc280ac2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:36.072089 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Create volume request issued successfully. Jul 31 20:46:36.072949 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7a7ecbd1-c10e-452c-a1b6-74d25a6f4ef9 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:36.073555 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 33/130] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:46:35 2026] POST /volume/v3/volumes => generated 756 bytes in 608 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:46:36.087853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:36.089434 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4f3ad3d6-c04a-4af5-85be-96604077fd46 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:36.089640 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:36.090057 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1161517432", "imageRef": "04647fb7-1bad-485d-892f-53ea7b0afcc7", "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:36.091441 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1161517432', 'imageRef': '04647fb7-1bad-485d-892f-53ea7b0afcc7', 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:36.093038 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4f3ad3d6-c04a-4af5-85be-96604077fd46 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 Jul 31 20:46:36.093229 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4f3ad3d6-c04a-4af5-85be-96604077fd46 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:36.093475 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4f3ad3d6-c04a-4af5-85be-96604077fd46 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:36.211677 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Create volume of 1 GB Jul 31 20:46:36.218747 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Availability Zones retrieved successfully. Jul 31 20:46:36.225979 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Flow 'volume_create_api' (c552d535-b8ba-42ab-9ef3-7a9a55ddad7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:36.227824 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639a0db1-8b4f-4cb7-b647-b4d509ba582e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:36.228876 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:36.250555 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:36.250555 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:36.255509 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4f3ad3d6-c04a-4af5-85be-96604077fd46 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:36.261143 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4f3ad3d6-c04a-4af5-85be-96604077fd46 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 returned with HTTP 200 Jul 31 20:46:36.261668 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 33/131] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:36 2026] GET /volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 => generated 824 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:36.294706 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (639a0db1-8b4f-4cb7-b647-b4d509ba582e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:36.296146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8238c316-32e4-462e-8728-1a3263d1564e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:36.365337 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Created reservations ['ede647d5-2094-491c-b0b5-d9499c61a17c', 'ed63a012-e090-4bf6-be6d-6d7496d8807e', '60bdd467-e00c-49ed-892c-1c1e205ab0dd', '0aa154ea-8240-446b-b140-13bb61cb3388'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:36.366433 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8238c316-32e4-462e-8728-1a3263d1564e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ede647d5-2094-491c-b0b5-d9499c61a17c', 'ed63a012-e090-4bf6-be6d-6d7496d8807e', '60bdd467-e00c-49ed-892c-1c1e205ab0dd', '0aa154ea-8240-446b-b140-13bb61cb3388']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:36.367268 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d3f7ae9-1fc9-4a98-9f02-f74b8e4c55e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:36.397285 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1d3f7ae9-1fc9-4a98-9f02-f74b8e4c55e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '39bdaf68-8904-419c-9a51-62e9ac58a13e', '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-1161517432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='777375b3ce5a43f8ab71075a99977c70',qos_specs=None,replication_status=,reservations=['ede647d5-2094-491c-b0b5-d9499c61a17c','ed63a012-e090-4bf6-be6d-6d7496d8807e','60bdd467-e00c-49ed-892c-1c1e205ab0dd','0aa154ea-8240-446b-b140-13bb61cb3388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75dfd29a87df4c948330104e18ae04c2',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1161517432',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=39bdaf68-8904-419c-9a51-62e9ac58a13e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='777375b3ce5a43f8ab71075a99977c70',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75dfd29a87df4c948330104e18ae04c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:36.398231 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc8736e-e9bd-4ee6-8210-56c3c94005d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:36.418544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc8736e-e9bd-4ee6-8210-56c3c94005d5) transitioned into state 'SUCCESS' from state '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-1161517432',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='777375b3ce5a43f8ab71075a99977c70',qos_specs=None,replication_status=,reservations=['ede647d5-2094-491c-b0b5-d9499c61a17c','ed63a012-e090-4bf6-be6d-6d7496d8807e','60bdd467-e00c-49ed-892c-1c1e205ab0dd','0aa154ea-8240-446b-b140-13bb61cb3388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75dfd29a87df4c948330104e18ae04c2',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:36.419948 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03035ae1-b164-4e58-a87c-d64427291b92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:36.430548 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03035ae1-b164-4e58-a87c-d64427291b92) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:36.431067 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Flow 'volume_create_api' (c552d535-b8ba-42ab-9ef3-7a9a55ddad7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:36.431428 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Create volume request issued successfully. Jul 31 20:46:36.432035 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d8d5c696-8b49-423b-a2ec-3862ca66c0be tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:36.432621 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 33/132] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:46:36 2026] POST /volume/v3/volumes => generated 753 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:46:36.444350 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-40afbb2f-21b3-4f7f-913b-fdac63312f90 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:36.447032 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-40afbb2f-21b3-4f7f-913b-fdac63312f90 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:46:36.448169 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-40afbb2f-21b3-4f7f-913b-fdac63312f90 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:36.448169 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-40afbb2f-21b3-4f7f-913b-fdac63312f90 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:36.455811 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:36.455811 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:36.460175 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-40afbb2f-21b3-4f7f-913b-fdac63312f90 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:46:36.465454 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-40afbb2f-21b3-4f7f-913b-fdac63312f90 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:46:36.465933 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 34/133] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:36 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:37.277090 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4188b0b5-e6ec-4165-94a4-78dd9e302950 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:37.278510 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4188b0b5-e6ec-4165-94a4-78dd9e302950 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 Jul 31 20:46:37.278683 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4188b0b5-e6ec-4165-94a4-78dd9e302950 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:37.278876 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4188b0b5-e6ec-4165-94a4-78dd9e302950 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:37.289716 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:37.289716 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:37.296698 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4188b0b5-e6ec-4165-94a4-78dd9e302950 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:37.301968 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4188b0b5-e6ec-4165-94a4-78dd9e302950 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 returned with HTTP 200 Jul 31 20:46:37.302471 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 34/134] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:37 2026] GET /volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 => generated 1364 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:37.321285 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:37.328723 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:37.329246 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-309525521"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:37.332220 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-309525521'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:37.332337 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Create volume of 1 GB Jul 31 20:46:37.337493 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Availability Zones retrieved successfully. Jul 31 20:46:37.343246 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Flow 'volume_create_api' (d4815778-17c9-4092-9067-a02e0b91e2a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:37.344227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b1ba21-d1e0-4536-81c0-a04807797d56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:37.345274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:37.370563 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8b1ba21-d1e0-4536-81c0-a04807797d56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:37.371732 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7de03e5c-3f56-4d69-bc5c-46d3d3ffae78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:37.413934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Created reservations ['349e2481-abc3-46a0-970e-c4953ae7ee47', '372b0cc9-a830-4034-a8a8-7229778f27a3', 'e981eb85-0910-4205-9f34-23589ac0573a', 'd3f6a165-9195-4288-aa25-52edac903d6a'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:37.414841 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7de03e5c-3f56-4d69-bc5c-46d3d3ffae78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['349e2481-abc3-46a0-970e-c4953ae7ee47', '372b0cc9-a830-4034-a8a8-7229778f27a3', 'e981eb85-0910-4205-9f34-23589ac0573a', 'd3f6a165-9195-4288-aa25-52edac903d6a']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:37.415712 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed868049-6801-4d9f-9460-db9130e1a9d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:37.443883 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed868049-6801-4d9f-9460-db9130e1a9d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c361590-c429-4af0-ada2-6711194d6618', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-309525521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b46abfb9848cb8d9ba3c226504a9f',qos_specs=None,replication_status=,reservations=['349e2481-abc3-46a0-970e-c4953ae7ee47','372b0cc9-a830-4034-a8a8-7229778f27a3','e981eb85-0910-4205-9f34-23589ac0573a','d3f6a165-9195-4288-aa25-52edac903d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438c94485d2c4ebe97c9ec01797f4f24',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-309525521',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c361590-c429-4af0-ada2-6711194d6618,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='565b46abfb9848cb8d9ba3c226504a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='438c94485d2c4ebe97c9ec01797f4f24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:37.444798 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da2c218-4199-4d94-8522-caee0846e3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:37.464977 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4da2c218-4199-4d94-8522-caee0846e3f4) transitioned into state 'SUCCESS' from state '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-309525521',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b46abfb9848cb8d9ba3c226504a9f',qos_specs=None,replication_status=,reservations=['349e2481-abc3-46a0-970e-c4953ae7ee47','372b0cc9-a830-4034-a8a8-7229778f27a3','e981eb85-0910-4205-9f34-23589ac0573a','d3f6a165-9195-4288-aa25-52edac903d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438c94485d2c4ebe97c9ec01797f4f24',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:37.465968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12ab4dfa-7556-4d1e-ba74-783444f620f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:37.482419 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ddad754a-2d42-4613-8e74-31d21333ec27 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:37.483617 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12ab4dfa-7556-4d1e-ba74-783444f620f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:37.485073 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Flow 'volume_create_api' (d4815778-17c9-4092-9067-a02e0b91e2a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:37.485614 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Create volume request issued successfully. Jul 31 20:46:37.485862 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ddad754a-2d42-4613-8e74-31d21333ec27 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:46:37.486116 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ddad754a-2d42-4613-8e74-31d21333ec27 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:37.486373 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ddad754a-2d42-4613-8e74-31d21333ec27 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:37.486560 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c9b08ed3-a44c-4a45-9ae1-5ed751853466 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:37.487147 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 34/135] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:46:37 2026] POST /volume/v3/volumes => generated 756 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:46:37.497956 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7fcdb7bb-97b6-417a-969c-03fdb99d90c2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:37.500740 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7fcdb7bb-97b6-417a-969c-03fdb99d90c2 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 Jul 31 20:46:37.501100 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7fcdb7bb-97b6-417a-969c-03fdb99d90c2 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:37.501426 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7fcdb7bb-97b6-417a-969c-03fdb99d90c2 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:37.508041 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:37.508041 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:37.514117 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ddad754a-2d42-4613-8e74-31d21333ec27 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:46:37.516642 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:37.516642 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:37.523609 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7fcdb7bb-97b6-417a-969c-03fdb99d90c2 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:37.525566 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ddad754a-2d42-4613-8e74-31d21333ec27 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:46:37.525566 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 34/136] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:37 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:37.533274 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7fcdb7bb-97b6-417a-969c-03fdb99d90c2 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 returned with HTTP 200 Jul 31 20:46:37.533866 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 35/137] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:37 2026] GET /volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:38.539871 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bb54dcec-76e7-442c-87b4-2ca734f37927 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:38.541500 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb54dcec-76e7-442c-87b4-2ca734f37927 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:46:38.541666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bb54dcec-76e7-442c-87b4-2ca734f37927 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:38.541829 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bb54dcec-76e7-442c-87b4-2ca734f37927 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:38.550675 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5446046c-c24b-4544-9ff1-54582e9146c8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:38.551087 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:38.551087 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:38.552644 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5446046c-c24b-4544-9ff1-54582e9146c8 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 Jul 31 20:46:38.552861 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5446046c-c24b-4544-9ff1-54582e9146c8 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:38.554250 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5446046c-c24b-4544-9ff1-54582e9146c8 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:38.554717 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bb54dcec-76e7-442c-87b4-2ca734f37927 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:46:38.559554 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb54dcec-76e7-442c-87b4-2ca734f37927 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:46:38.559922 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 35/138] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:38 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:38.560717 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:38.560717 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:38.564901 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5446046c-c24b-4544-9ff1-54582e9146c8 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:38.569503 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5446046c-c24b-4544-9ff1-54582e9146c8 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 returned with HTTP 200 Jul 31 20:46:38.569972 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 35/139] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:38 2026] GET /volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:38.582495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:38.584610 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:38.585036 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-2077709397"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:38.586995 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-2077709397'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:38.587164 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Create volume of 1 GB Jul 31 20:46:38.591800 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Availability Zones retrieved successfully. Jul 31 20:46:38.733204 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Flow 'volume_create_api' (23f57471-5dd4-411a-8481-4ac529c676f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:38.734230 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b90a19f-16d1-4195-91d8-4658a52c721b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:38.735291 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:38.767565 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b90a19f-16d1-4195-91d8-4658a52c721b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:38.768434 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653f9296-d60b-4566-8541-f306ee9de18c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:38.801793 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Created reservations ['02150110-82d6-48ac-b1f6-d7081c3660fa', '1f9af987-90f5-4ce4-92ae-e42dd15509de', '592c2f4c-6463-4f1f-98a4-9cc1d5b72c5e', '020098c1-51cd-4abe-8641-3ef1ac44980c'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:38.802476 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (653f9296-d60b-4566-8541-f306ee9de18c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02150110-82d6-48ac-b1f6-d7081c3660fa', '1f9af987-90f5-4ce4-92ae-e42dd15509de', '592c2f4c-6463-4f1f-98a4-9cc1d5b72c5e', '020098c1-51cd-4abe-8641-3ef1ac44980c']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:38.803100 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (418e0adc-09f5-491f-b369-44e05125a1a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:38.821798 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (418e0adc-09f5-491f-b369-44e05125a1a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7480344-5e17-4567-b74f-a1694f82be0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2077709397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b46abfb9848cb8d9ba3c226504a9f',qos_specs=None,replication_status=,reservations=['02150110-82d6-48ac-b1f6-d7081c3660fa','1f9af987-90f5-4ce4-92ae-e42dd15509de','592c2f4c-6463-4f1f-98a4-9cc1d5b72c5e','020098c1-51cd-4abe-8641-3ef1ac44980c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438c94485d2c4ebe97c9ec01797f4f24',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-2077709397',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7480344-5e17-4567-b74f-a1694f82be0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='565b46abfb9848cb8d9ba3c226504a9f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='438c94485d2c4ebe97c9ec01797f4f24',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:38.822506 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303fa3fd-4f35-4fa5-9efa-7132da8c713e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:38.838114 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (303fa3fd-4f35-4fa5-9efa-7132da8c713e) transitioned into state 'SUCCESS' from state '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-2077709397',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='565b46abfb9848cb8d9ba3c226504a9f',qos_specs=None,replication_status=,reservations=['02150110-82d6-48ac-b1f6-d7081c3660fa','1f9af987-90f5-4ce4-92ae-e42dd15509de','592c2f4c-6463-4f1f-98a4-9cc1d5b72c5e','020098c1-51cd-4abe-8641-3ef1ac44980c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='438c94485d2c4ebe97c9ec01797f4f24',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:38.838744 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (463007d5-2663-4e12-8cb2-b6fa64a7f7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:38.846012 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (463007d5-2663-4e12-8cb2-b6fa64a7f7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:38.846709 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Flow 'volume_create_api' (23f57471-5dd4-411a-8481-4ac529c676f0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:38.846962 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Create volume request issued successfully. Jul 31 20:46:38.847482 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7bd5aba5-a6d6-4822-9d14-5d2d33a1701b tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:38.847958 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 35/140] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:46:38 2026] POST /volume/v3/volumes => generated 757 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:46:38.862251 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-504bba72-f585-412c-bda6-63580925499c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:38.864285 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-504bba72-f585-412c-bda6-63580925499c tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a Jul 31 20:46:38.864725 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-504bba72-f585-412c-bda6-63580925499c tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:38.865349 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-504bba72-f585-412c-bda6-63580925499c tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:38.874570 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:38.874570 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:38.883793 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-504bba72-f585-412c-bda6-63580925499c tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:38.888513 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-504bba72-f585-412c-bda6-63580925499c tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a returned with HTTP 200 Jul 31 20:46:38.888821 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 36/141] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:38 2026] GET /volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:39.579196 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-37e622c5-c9f7-4cd7-99d1-efb7e274127b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:39.581429 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-37e622c5-c9f7-4cd7-99d1-efb7e274127b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:46:39.581627 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-37e622c5-c9f7-4cd7-99d1-efb7e274127b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:39.582218 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-37e622c5-c9f7-4cd7-99d1-efb7e274127b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:39.591485 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:39.591485 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:39.600152 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-37e622c5-c9f7-4cd7-99d1-efb7e274127b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:46:39.603544 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-37e622c5-c9f7-4cd7-99d1-efb7e274127b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:46:39.603874 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 36/142] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:39 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 906 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:39.905800 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4bee203c-81f0-4903-bed3-6e636b0e3eeb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:39.907675 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4bee203c-81f0-4903-bed3-6e636b0e3eeb tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a Jul 31 20:46:39.909704 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4bee203c-81f0-4903-bed3-6e636b0e3eeb tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:39.909704 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4bee203c-81f0-4903-bed3-6e636b0e3eeb tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:39.915593 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:39.915593 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:39.919942 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4bee203c-81f0-4903-bed3-6e636b0e3eeb tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:39.924993 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4bee203c-81f0-4903-bed3-6e636b0e3eeb tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a returned with HTTP 200 Jul 31 20:46:39.925615 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 36/143] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:39 2026] GET /volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:40.363882 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c440a84a-808d-406d-9860-64bd88812aa2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:40.365590 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:40.365879 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-48841768"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:40.367181 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-48841768'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:40.367365 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Create volume of 1 GB Jul 31 20:46:40.367507 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:40.367507 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:40.370763 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Availability Zones retrieved successfully. Jul 31 20:46:40.376733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Flow 'volume_create_api' (314eb45a-2061-4363-8792-7489ca5d0d5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:40.377837 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4917b6c-3a36-4e33-8bcf-adf813be5d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:40.378780 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:40.403954 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4917b6c-3a36-4e33-8bcf-adf813be5d9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:40.404668 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edefcdec-5d5e-4396-b4a4-afc635f32dd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:40.482752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Created reservations ['1764f776-4148-45fc-9eb7-6e9da7058f9e', 'bcca5482-ae72-426b-a909-b40ec5432216', 'cd6fdc9e-f149-44cf-bfb4-7fb1337b2dce', 'e331be3d-8e4d-426a-8390-1c04c45f9d5b'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:40.482752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edefcdec-5d5e-4396-b4a4-afc635f32dd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1764f776-4148-45fc-9eb7-6e9da7058f9e', 'bcca5482-ae72-426b-a909-b40ec5432216', 'cd6fdc9e-f149-44cf-bfb4-7fb1337b2dce', 'e331be3d-8e4d-426a-8390-1c04c45f9d5b']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:40.482752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9549665-fb07-438e-8397-5dae3d5baf61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:40.510650 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9549665-fb07-438e-8397-5dae3d5baf61) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5cf96720-f0db-413f-b0f0-8bccc22e32fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-48841768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9cb6bf8609b467b8e9aa36874ac2d56',qos_specs=None,replication_status=,reservations=['1764f776-4148-45fc-9eb7-6e9da7058f9e','bcca5482-ae72-426b-a909-b40ec5432216','cd6fdc9e-f149-44cf-bfb4-7fb1337b2dce','e331be3d-8e4d-426a-8390-1c04c45f9d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3c97dd8931c4e6f83e30997911ec7b6',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-48841768',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5cf96720-f0db-413f-b0f0-8bccc22e32fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9cb6bf8609b467b8e9aa36874ac2d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3c97dd8931c4e6f83e30997911ec7b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:40.511923 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf6a6ff-f467-4c0b-a108-9e43e144c156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:40.533393 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf6a6ff-f467-4c0b-a108-9e43e144c156) transitioned into state 'SUCCESS' from state '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-48841768',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9cb6bf8609b467b8e9aa36874ac2d56',qos_specs=None,replication_status=,reservations=['1764f776-4148-45fc-9eb7-6e9da7058f9e','bcca5482-ae72-426b-a909-b40ec5432216','cd6fdc9e-f149-44cf-bfb4-7fb1337b2dce','e331be3d-8e4d-426a-8390-1c04c45f9d5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3c97dd8931c4e6f83e30997911ec7b6',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:40.534143 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69259b87-8a35-45cf-acdf-6fb70744792c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:40.547366 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69259b87-8a35-45cf-acdf-6fb70744792c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:40.548324 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Flow 'volume_create_api' (314eb45a-2061-4363-8792-7489ca5d0d5a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:40.548763 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Create volume request issued successfully. Jul 31 20:46:40.549564 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c440a84a-808d-406d-9860-64bd88812aa2 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:40.550221 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 36/144] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:46:40 2026] POST /volume/v3/volumes => generated 752 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:46:40.624797 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-05a3b336-080c-4575-97f6-2794001eee0e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:40.626085 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-05a3b336-080c-4575-97f6-2794001eee0e tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:46:40.626335 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-05a3b336-080c-4575-97f6-2794001eee0e tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:40.626475 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-05a3b336-080c-4575-97f6-2794001eee0e tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:40.634753 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:40.634753 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:40.639261 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-05a3b336-080c-4575-97f6-2794001eee0e tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:46:40.644160 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-05a3b336-080c-4575-97f6-2794001eee0e tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:46:40.644564 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 37/145] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:40 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 906 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:41.094478 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:41.096190 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:46:41.096636 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-593306490"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:41.098319 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-593306490'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:46:41.098319 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Create volume of 1 GB Jul 31 20:46:41.105213 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Availability Zones retrieved successfully. Jul 31 20:46:41.108338 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Flow 'volume_create_api' (6c945a7c-e022-4977-a648-8e8065d881e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:41.109256 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c48a77-16bf-4154-92ef-4502046eb1c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:41.110352 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:46:41.147974 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71c48a77-16bf-4154-92ef-4502046eb1c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:41.147974 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8060fb20-5c7f-4c04-b5e5-24a11dee0952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:41.220906 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Created reservations ['14fbd1bc-06f7-4a3b-a61c-5a201e8a94d8', '742d72cf-ce16-4feb-aff8-89469467f566', '4598d592-5d3d-49f9-b9f2-fb699fff110c', '40733da2-d71c-454b-be7d-332756e96cc1'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:46:41.221742 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8060fb20-5c7f-4c04-b5e5-24a11dee0952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14fbd1bc-06f7-4a3b-a61c-5a201e8a94d8', '742d72cf-ce16-4feb-aff8-89469467f566', '4598d592-5d3d-49f9-b9f2-fb699fff110c', '40733da2-d71c-454b-be7d-332756e96cc1']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:41.222473 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503acca2-2253-4526-9b91-1fbe46399565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:41.255826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (503acca2-2253-4526-9b91-1fbe46399565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cba397d-5765-4748-8135-296d0302a485', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-593306490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eae08c77d9f47edac0a47cdfcf85d08',qos_specs=None,replication_status=,reservations=['14fbd1bc-06f7-4a3b-a61c-5a201e8a94d8','742d72cf-ce16-4feb-aff8-89469467f566','4598d592-5d3d-49f9-b9f2-fb699fff110c','40733da2-d71c-454b-be7d-332756e96cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a47fa7e5354eca9f761d4967162878',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:46:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-593306490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cba397d-5765-4748-8135-296d0302a485,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8eae08c77d9f47edac0a47cdfcf85d08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='05a47fa7e5354eca9f761d4967162878',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:41.257470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58da1f4-c631-404c-94ee-edbc5bdccd4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:41.283006 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b58da1f4-c631-404c-94ee-edbc5bdccd4b) transitioned into state 'SUCCESS' from state '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-593306490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8eae08c77d9f47edac0a47cdfcf85d08',qos_specs=None,replication_status=,reservations=['14fbd1bc-06f7-4a3b-a61c-5a201e8a94d8','742d72cf-ce16-4feb-aff8-89469467f566','4598d592-5d3d-49f9-b9f2-fb699fff110c','40733da2-d71c-454b-be7d-332756e96cc1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='05a47fa7e5354eca9f761d4967162878',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:41.284294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49b759fe-47b4-4002-b4a5-c92e1c1117ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:46:41.298056 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49b759fe-47b4-4002-b4a5-c92e1c1117ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:46:41.298829 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Flow 'volume_create_api' (6c945a7c-e022-4977-a648-8e8065d881e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:46:41.299107 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Create volume request issued successfully. Jul 31 20:46:41.299642 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f13c8848-ff9e-4dc6-ab73-df1e279b4a33 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:46:41.300023 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 37/146] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:46:41 2026] POST /volume/v3/volumes => generated 754 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:46:41.313249 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-476c2d83-6c8a-48f3-9890-cd2ddd92cd13 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:41.318108 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-476c2d83-6c8a-48f3-9890-cd2ddd92cd13 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:41.318430 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-476c2d83-6c8a-48f3-9890-cd2ddd92cd13 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:41.318702 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-476c2d83-6c8a-48f3-9890-cd2ddd92cd13 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:41.328218 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:41.328218 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:41.332424 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-476c2d83-6c8a-48f3-9890-cd2ddd92cd13 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:41.342542 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-476c2d83-6c8a-48f3-9890-cd2ddd92cd13 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:41.342947 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 37/147] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:41 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:41.656576 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b103761c-d7b6-4006-af38-508e984d1fa9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:41.658757 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b103761c-d7b6-4006-af38-508e984d1fa9 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:46:41.658757 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b103761c-d7b6-4006-af38-508e984d1fa9 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:41.659022 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b103761c-d7b6-4006-af38-508e984d1fa9 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:41.666186 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:41.666186 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:41.671019 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b103761c-d7b6-4006-af38-508e984d1fa9 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:46:41.678777 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b103761c-d7b6-4006-af38-508e984d1fa9 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:46:41.679388 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 37/148] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:41 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 906 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:42.358959 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e77409f1-1900-4bcb-aecc-c9f33bfd0b3a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:42.360960 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e77409f1-1900-4bcb-aecc-c9f33bfd0b3a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:42.361409 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e77409f1-1900-4bcb-aecc-c9f33bfd0b3a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:42.361555 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e77409f1-1900-4bcb-aecc-c9f33bfd0b3a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:42.369638 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:42.369638 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:42.374823 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e77409f1-1900-4bcb-aecc-c9f33bfd0b3a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:42.380682 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e77409f1-1900-4bcb-aecc-c9f33bfd0b3a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:42.381374 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 38/149] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:42 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:42.432852 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-6fbca5aa-670e-420e-b9ce-cf08833f68bf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:42.439759 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-6fbca5aa-670e-420e-b9ce-cf08833f68bf tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:42.439977 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-6fbca5aa-670e-420e-b9ce-cf08833f68bf tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:42.440239 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-6fbca5aa-670e-420e-b9ce-cf08833f68bf tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:42.457044 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:42.457044 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:42.464670 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-6fbca5aa-670e-420e-b9ce-cf08833f68bf tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:42.471231 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-6fbca5aa-670e-420e-b9ce-cf08833f68bf tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:42.471687 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 38/150] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:42 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:42.692976 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-211434c6-634a-483b-8fed-5d5410630fb9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:42.698043 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-211434c6-634a-483b-8fed-5d5410630fb9 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:46:42.698320 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-211434c6-634a-483b-8fed-5d5410630fb9 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:42.698593 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-211434c6-634a-483b-8fed-5d5410630fb9 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:42.712250 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:42.712250 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:42.717647 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-211434c6-634a-483b-8fed-5d5410630fb9 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:46:42.726063 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-211434c6-634a-483b-8fed-5d5410630fb9 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:46:42.726521 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 38/151] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:42 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:42.825910 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7457a554-1034-484a-99e3-27c5eae47f9b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:42.826358 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7457a554-1034-484a-99e3-27c5eae47f9b None None] GET https://10.4.3.157/volume// Jul 31 20:46:42.826539 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7457a554-1034-484a-99e3-27c5eae47f9b None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:42.827737 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7457a554-1034-484a-99e3-27c5eae47f9b None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:42.829374 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7457a554-1034-484a-99e3-27c5eae47f9b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:42.829696 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 38/152] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:46:42 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 20:46:42.857764 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-84bc638e-209d-4a42-be0e-1a0b3f2aebfa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:43.062000 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-84bc638e-209d-4a42-be0e-1a0b3f2aebfa tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:46:43.062512 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-84bc638e-209d-4a42-be0e-1a0b3f2aebfa tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8cba397d-5765-4748-8135-296d0302a485", "connector": null, "instance_uuid": "fc225ff7-db95-4500-b417-e7873adb1ed9"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:43.074542 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:43.074542 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:43.099040 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-84bc638e-209d-4a42-be0e-1a0b3f2aebfa tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:46:43.099450 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 39/153] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:46:42 2026] POST /volume/v3/attachments => generated 273 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:43.129725 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b7dfadec-33f8-4058-b931-2481386a2c5e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:43.132625 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7dfadec-33f8-4058-b931-2481386a2c5e tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:43.132833 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b7dfadec-33f8-4058-b931-2481386a2c5e tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:43.133086 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b7dfadec-33f8-4058-b931-2481386a2c5e tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:43.145359 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:43.145359 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:43.148039 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f754b803-4de3-410c-b2f1-051673a7adda None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:43.148986 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f754b803-4de3-410c-b2f1-051673a7adda None None] GET https://10.4.3.157/volume// Jul 31 20:46:43.149285 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f754b803-4de3-410c-b2f1-051673a7adda None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:43.149530 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b7dfadec-33f8-4058-b931-2481386a2c5e tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:43.149574 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f754b803-4de3-410c-b2f1-051673a7adda None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:43.150796 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f754b803-4de3-410c-b2f1-051673a7adda None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:43.151142 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 39/154] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46:43 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:46:43.154088 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7dfadec-33f8-4058-b931-2481386a2c5e tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:43.154497 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 39/155] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:43 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:43.160142 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-078f265a-1011-4c5f-a641-6a9d7c09609b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:43.162275 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-078f265a-1011-4c5f-a641-6a9d7c09609b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:43.162536 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-078f265a-1011-4c5f-a641-6a9d7c09609b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:43.162725 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-078f265a-1011-4c5f-a641-6a9d7c09609b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:43.179417 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:43.179417 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:43.185990 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-078f265a-1011-4c5f-a641-6a9d7c09609b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:43.199794 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-078f265a-1011-4c5f-a641-6a9d7c09609b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:43.200397 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 39/156] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:43 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1026 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:43.283506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-ad126f5f-2052-4491-8593-de6cb074d4d3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:43.285716 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-ad126f5f-2052-4491-8593-de6cb074d4d3 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] PUT https://10.4.3.157/volume/v3/attachments/01d8c695-93a2-4fd5-a068-53d76bb72a9b Jul 31 20:46:43.286078 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-ad126f5f-2052-4491-8593-de6cb074d4d3 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:43.295398 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-ad126f5f-2052-4491-8593-de6cb074d4d3 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Acquiring lock "cinder-attachment_update-8cba397d-5765-4748-8135-296d0302a485-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:46:43.300422 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-ad126f5f-2052-4491-8593-de6cb074d4d3 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Lock "cinder-attachment_update-8cba397d-5765-4748-8135-296d0302a485-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:46:43.302038 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:43.302038 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:43.393641 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-ad126f5f-2052-4491-8593-de6cb074d4d3 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Lock "cinder-attachment_update-8cba397d-5765-4748-8135-296d0302a485-np0000006272" released by "attachment_update" :: held 0.093s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:46:43.394074 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-ad126f5f-2052-4491-8593-de6cb074d4d3 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/attachments/01d8c695-93a2-4fd5-a068-53d76bb72a9b returned with HTTP 200 Jul 31 20:46:43.394770 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 40/157] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:46:43 2026] PUT /volume/v3/attachments/01d8c695-93a2-4fd5-a068-53d76bb72a9b => generated 969 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:43.741884 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-94fb4128-82b2-4803-8b89-cf03c4aeb808 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:43.746554 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-94fb4128-82b2-4803-8b89-cf03c4aeb808 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:46:43.746775 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-94fb4128-82b2-4803-8b89-cf03c4aeb808 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:43.746984 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-94fb4128-82b2-4803-8b89-cf03c4aeb808 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:43.760879 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:43.760879 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:43.765172 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-94fb4128-82b2-4803-8b89-cf03c4aeb808 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:46:43.769560 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-94fb4128-82b2-4803-8b89-cf03c4aeb808 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:46:43.769999 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 40/158] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:43 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 1159 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:43.825298 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-2ea7db66-fc5d-4059-bbd8-2330eeced927 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:43.827362 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-2ea7db66-fc5d-4059-bbd8-2330eeced927 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:46:43.827524 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-2ea7db66-fc5d-4059-bbd8-2330eeced927 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:43.827687 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-2ea7db66-fc5d-4059-bbd8-2330eeced927 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:43.837150 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:43.837150 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:43.842575 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-2ea7db66-fc5d-4059-bbd8-2330eeced927 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:46:43.850176 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-2ea7db66-fc5d-4059-bbd8-2330eeced927 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:46:43.850543 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 40/159] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:43 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:44.171268 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-eee7211c-aae7-4715-9691-53959b438637 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:44.173524 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eee7211c-aae7-4715-9691-53959b438637 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:44.174419 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eee7211c-aae7-4715-9691-53959b438637 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:44.174419 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eee7211c-aae7-4715-9691-53959b438637 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:44.195771 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:44.195771 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:44.200143 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-3529aac9-2f4f-4c6d-9f35-7d3da828a644 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:44.205566 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-eee7211c-aae7-4715-9691-53959b438637 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:44.205604 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-3529aac9-2f4f-4c6d-9f35-7d3da828a644 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:46:44.205604 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-3529aac9-2f4f-4c6d-9f35-7d3da828a644 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:44.205604 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-3529aac9-2f4f-4c6d-9f35-7d3da828a644 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:44.207300 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eee7211c-aae7-4715-9691-53959b438637 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:44.208109 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 40/160] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:44 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 847 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:44.218718 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:44.218718 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:44.223758 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-3529aac9-2f4f-4c6d-9f35-7d3da828a644 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:46:44.233548 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-3529aac9-2f4f-4c6d-9f35-7d3da828a644 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:46:44.234141 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 41/161] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:44 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 1159 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:44.248435 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e3aa9312-363a-4012-85bf-75c7b39025ee None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:44.248435 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e3aa9312-363a-4012-85bf-75c7b39025ee None None] GET https://10.4.3.157/volume// Jul 31 20:46:44.248435 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e3aa9312-363a-4012-85bf-75c7b39025ee None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:44.248671 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e3aa9312-363a-4012-85bf-75c7b39025ee None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:44.249086 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e3aa9312-363a-4012-85bf-75c7b39025ee None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:44.249517 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 41/162] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:46:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:46:44.257843 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-eb1c3807-8b95-4aa5-94e2-c8b291c49e8b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:44.259709 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-eb1c3807-8b95-4aa5-94e2-c8b291c49e8b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:46:44.260557 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-eb1c3807-8b95-4aa5-94e2-c8b291c49e8b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "39bdaf68-8904-419c-9a51-62e9ac58a13e", "connector": null, "instance_uuid": "517e20ba-f53a-48b0-8583-b178972ed17f"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:44.272289 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:44.272289 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:44.296502 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-eb1c3807-8b95-4aa5-94e2-c8b291c49e8b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:46:44.297010 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 41/163] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:46:44 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 20:46:44.815920 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-5324ec57-86e9-4d6c-900a-4de05ce85217 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:44.818159 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-5324ec57-86e9-4d6c-900a-4de05ce85217 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:44.818602 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-5324ec57-86e9-4d6c-900a-4de05ce85217 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:44.818678 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-5324ec57-86e9-4d6c-900a-4de05ce85217 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:44.825986 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:44.825986 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:44.829685 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-5324ec57-86e9-4d6c-900a-4de05ce85217 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:44.840218 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-5324ec57-86e9-4d6c-900a-4de05ce85217 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:44.840640 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 41/164] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:44 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1025 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:44.972802 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-aedc1ed6-0b69-458e-9e74-777b6ae2214e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:44.973117 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aedc1ed6-0b69-458e-9e74-777b6ae2214e None None] GET https://10.4.3.157/volume// Jul 31 20:46:44.973285 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aedc1ed6-0b69-458e-9e74-777b6ae2214e None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:44.973487 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aedc1ed6-0b69-458e-9e74-777b6ae2214e None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:44.973815 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aedc1ed6-0b69-458e-9e74-777b6ae2214e None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:44.974091 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 42/165] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:46:44 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:46:44.985195 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-5ce591e6-8d5f-44c0-baae-6bc56b38dba0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:44.988040 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-5ce591e6-8d5f-44c0-baae-6bc56b38dba0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:46:44.988600 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-5ce591e6-8d5f-44c0-baae-6bc56b38dba0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1d98a19d-3e0b-4603-93ce-383372ac9618", "connector": null, "instance_uuid": "ad44914f-b91b-4153-b46e-6162339b0ad4"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:44.998538 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:44.998538 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:45.024414 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-5ce591e6-8d5f-44c0-baae-6bc56b38dba0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:46:45.024889 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 42/166] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:46:44 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 20:46:45.064069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f69eb86f-f285-4176-83f7-195525e100da None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:45.066628 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f69eb86f-f285-4176-83f7-195525e100da tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:45.066918 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f69eb86f-f285-4176-83f7-195525e100da tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:45.068449 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f69eb86f-f285-4176-83f7-195525e100da tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:45.080426 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-005b233a-78ed-4b81-ae35-2b40ccf534d6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:45.081968 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-005b233a-78ed-4b81-ae35-2b40ccf534d6 None None] GET https://10.4.3.157/volume// Jul 31 20:46:45.081968 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-005b233a-78ed-4b81-ae35-2b40ccf534d6 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:45.081968 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-005b233a-78ed-4b81-ae35-2b40ccf534d6 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:45.082170 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-005b233a-78ed-4b81-ae35-2b40ccf534d6 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:45.082530 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 42/167] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46: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 20:46:45.098666 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-e01aace3-8482-4d62-922e-211147cb3ceb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:45.100817 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-e01aace3-8482-4d62-922e-211147cb3ceb tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:45.101088 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-e01aace3-8482-4d62-922e-211147cb3ceb tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:45.101357 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-e01aace3-8482-4d62-922e-211147cb3ceb tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:45.113649 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:45.113649 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:45.116894 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-e01aace3-8482-4d62-922e-211147cb3ceb tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:45.120768 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-e01aace3-8482-4d62-922e-211147cb3ceb tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:45.120768 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 43/168] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:45 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1247 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:45.205384 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-80c13d53-ed7a-4031-9b82-c7cf41920ce2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:45.207525 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-80c13d53-ed7a-4031-9b82-c7cf41920ce2 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] PUT https://10.4.3.157/volume/v3/attachments/a9628be0-2627-4fb2-a37c-e83b29372e7f Jul 31 20:46:45.207931 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-80c13d53-ed7a-4031-9b82-c7cf41920ce2 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:45.216261 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-80c13d53-ed7a-4031-9b82-c7cf41920ce2 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Acquiring lock "cinder-attachment_update-1d98a19d-3e0b-4603-93ce-383372ac9618-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:46:45.222421 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-80c13d53-ed7a-4031-9b82-c7cf41920ce2 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Lock "cinder-attachment_update-1d98a19d-3e0b-4603-93ce-383372ac9618-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:46:45.223436 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:45.223436 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:45.225257 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:45.225257 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:45.227731 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4a1c78f9-0549-46c8-b589-56f524a8061b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:45.229829 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f69eb86f-f285-4176-83f7-195525e100da tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:45.229990 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4a1c78f9-0549-46c8-b589-56f524a8061b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:45.230273 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4a1c78f9-0549-46c8-b589-56f524a8061b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:45.230547 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4a1c78f9-0549-46c8-b589-56f524a8061b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:45.234288 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f69eb86f-f285-4176-83f7-195525e100da tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:45.234827 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 42/169] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:45 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1024 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:45.242632 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:45.242632 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:45.247902 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4a1c78f9-0549-46c8-b589-56f524a8061b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:45.255068 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4a1c78f9-0549-46c8-b589-56f524a8061b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:45.255068 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 43/170] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:45 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:45.328250 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-80c13d53-ed7a-4031-9b82-c7cf41920ce2 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Lock "cinder-attachment_update-1d98a19d-3e0b-4603-93ce-383372ac9618-np0000006272" released by "attachment_update" :: held 0.106s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:46:45.328529 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-80c13d53-ed7a-4031-9b82-c7cf41920ce2 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/attachments/a9628be0-2627-4fb2-a37c-e83b29372e7f returned with HTTP 200 Jul 31 20:46:45.329021 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 43/171] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:46:45 2026] PUT /volume/v3/attachments/a9628be0-2627-4fb2-a37c-e83b29372e7f => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:45.722751 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-32ece503-6ed5-492d-9962-c8ea1e3a371b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:45.723253 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32ece503-6ed5-492d-9962-c8ea1e3a371b None None] GET https://10.4.3.157/volume// Jul 31 20:46:45.723477 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32ece503-6ed5-492d-9962-c8ea1e3a371b None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:45.723710 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32ece503-6ed5-492d-9962-c8ea1e3a371b None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:45.724138 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32ece503-6ed5-492d-9962-c8ea1e3a371b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:45.724531 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 44/172] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46: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 20:46:45.732052 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-4fe79478-03f5-4855-8b73-eb9410f7f148 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:45.735232 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-4fe79478-03f5-4855-8b73-eb9410f7f148 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:46:45.735533 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-4fe79478-03f5-4855-8b73-eb9410f7f148 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:45.735779 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-4fe79478-03f5-4855-8b73-eb9410f7f148 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:45.748036 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:45.748036 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:45.752443 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-4fe79478-03f5-4855-8b73-eb9410f7f148 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:46:45.760020 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-4fe79478-03f5-4855-8b73-eb9410f7f148 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:46:45.760603 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 43/173] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:45 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 1338 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:45.849807 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-6c2b6d47-f7e7-4852-b6c0-c45198724eed None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:45.855155 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-6c2b6d47-f7e7-4852-b6c0-c45198724eed tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] PUT https://10.4.3.157/volume/v3/attachments/aae331fa-75ee-4505-ad58-ca17d678b317 Jul 31 20:46:45.855494 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-6c2b6d47-f7e7-4852-b6c0-c45198724eed tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:45.873688 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-6c2b6d47-f7e7-4852-b6c0-c45198724eed tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Acquiring lock "cinder-attachment_update-39bdaf68-8904-419c-9a51-62e9ac58a13e-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:46:45.878914 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-6c2b6d47-f7e7-4852-b6c0-c45198724eed tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Lock "cinder-attachment_update-39bdaf68-8904-419c-9a51-62e9ac58a13e-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:46:45.880250 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:45.880250 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:45.972524 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-6c2b6d47-f7e7-4852-b6c0-c45198724eed tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Lock "cinder-attachment_update-39bdaf68-8904-419c-9a51-62e9ac58a13e-np0000006272" released by "attachment_update" :: held 0.094s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:46:45.972950 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-6c2b6d47-f7e7-4852-b6c0-c45198724eed tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/attachments/aae331fa-75ee-4505-ad58-ca17d678b317 returned with HTTP 200 Jul 31 20:46:45.974004 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 44/174] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:46:45 2026] PUT /volume/v3/attachments/aae331fa-75ee-4505-ad58-ca17d678b317 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:45.998109 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-e9203e16-9e85-4115-bd84-d676e2c0f100 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.003162 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-e9203e16-9e85-4115-bd84-d676e2c0f100 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] POST https://10.4.3.157/volume/v3/attachments/aae331fa-75ee-4505-ad58-ca17d678b317/action Jul 31 20:46:46.003162 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-e9203e16-9e85-4115-bd84-d676e2c0f100 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:46.003162 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-e9203e16-9e85-4115-bd84-d676e2c0f100 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:46.021060 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:46.021060 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:46.031261 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b0e463ba-1232-4181-89ed-cbdde90e35a4 req-e9203e16-9e85-4115-bd84-d676e2c0f100 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/attachments/aae331fa-75ee-4505-ad58-ca17d678b317/action returned with HTTP 204 Jul 31 20:46:46.031757 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 44/175] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:46:45 2026] POST /volume/v3/attachments/aae331fa-75ee-4505-ad58-ca17d678b317/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:46.208626 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5211a7b8-ed39-48cf-9793-237858ec9691 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.210548 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5211a7b8-ed39-48cf-9793-237858ec9691 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 Jul 31 20:46:46.210869 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5211a7b8-ed39-48cf-9793-237858ec9691 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:46.211150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5211a7b8-ed39-48cf-9793-237858ec9691 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:46.217778 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:46.217778 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:46.220529 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5211a7b8-ed39-48cf-9793-237858ec9691 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:46.224660 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5211a7b8-ed39-48cf-9793-237858ec9691 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 returned with HTTP 200 Jul 31 20:46:46.225108 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 45/176] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:46 2026] GET /volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 => generated 1364 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:46.232901 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-eb9a4861-5163-41a7-a618-db5059a4f7bb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.235373 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-eb9a4861-5163-41a7-a618-db5059a4f7bb tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 Jul 31 20:46:46.235623 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-eb9a4861-5163-41a7-a618-db5059a4f7bb tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:46.235866 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-eb9a4861-5163-41a7-a618-db5059a4f7bb tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:46.244341 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:46.244341 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:46.247625 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-46132972-7ea3-48f3-a81b-eb2727c2f209 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.248817 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-eb9a4861-5163-41a7-a618-db5059a4f7bb tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:46.249581 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-46132972-7ea3-48f3-a81b-eb2727c2f209 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:46.249790 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-46132972-7ea3-48f3-a81b-eb2727c2f209 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:46.249965 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-46132972-7ea3-48f3-a81b-eb2727c2f209 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:46.254712 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-eb9a4861-5163-41a7-a618-db5059a4f7bb tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 returned with HTTP 200 Jul 31 20:46:46.255465 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 44/177] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:46 2026] GET /volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:46.260026 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:46.260026 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:46.263112 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-46132972-7ea3-48f3-a81b-eb2727c2f209 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:46.263841 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f9bf7d99-644d-4b4d-97dd-1bb55de92552 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.267438 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f9bf7d99-644d-4b4d-97dd-1bb55de92552 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a Jul 31 20:46:46.267594 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f9bf7d99-644d-4b4d-97dd-1bb55de92552 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:46.267731 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-46132972-7ea3-48f3-a81b-eb2727c2f209 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:46.267786 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f9bf7d99-644d-4b4d-97dd-1bb55de92552 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:46.268224 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 45/178] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:46 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:46.274720 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6bf6054e-fc06-4d14-9c12-eb391d5bf758 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.276663 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:46.276663 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:46.278631 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6bf6054e-fc06-4d14-9c12-eb391d5bf758 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:46.281267 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6bf6054e-fc06-4d14-9c12-eb391d5bf758 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:46.281267 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6bf6054e-fc06-4d14-9c12-eb391d5bf758 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:46.281330 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f9bf7d99-644d-4b4d-97dd-1bb55de92552 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:46.284963 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f9bf7d99-644d-4b4d-97dd-1bb55de92552 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a returned with HTTP 200 Jul 31 20:46:46.285481 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 45/179] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:46 2026] GET /volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:46.291960 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:46.291960 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:46.295505 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6bf6054e-fc06-4d14-9c12-eb391d5bf758 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:46.296800 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d3b06942-d20d-4728-b255-fd8a779a172e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.298401 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3b06942-d20d-4728-b255-fd8a779a172e None None] GET https://10.4.3.157/volume// Jul 31 20:46:46.298401 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3b06942-d20d-4728-b255-fd8a779a172e None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:46.298401 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3b06942-d20d-4728-b255-fd8a779a172e None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:46.298401 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3b06942-d20d-4728-b255-fd8a779a172e None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:46.298547 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 45/180] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:46: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 20:46:46.300371 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6bf6054e-fc06-4d14-9c12-eb391d5bf758 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:46.300787 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 46/181] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:46 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:46.305898 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-d1095f2f-d29a-415d-8583-bd2e776babdf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.307753 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-d1095f2f-d29a-415d-8583-bd2e776babdf tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:46:46.308083 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-d1095f2f-d29a-415d-8583-bd2e776babdf tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c78d4b10-83b1-454e-97a9-5ede9b8d5711", "connector": null, "instance_uuid": "6119050e-1323-46b9-a5b4-19bb59efdb61"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:46.315063 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:46.315063 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:46.342527 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-d1095f2f-d29a-415d-8583-bd2e776babdf tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:46:46.342918 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 46/182] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:46:46 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 20:46:46.351377 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fd9d6928-c306-49fe-932c-79a86ca502ed None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.351377 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fd9d6928-c306-49fe-932c-79a86ca502ed None None] GET https://10.4.3.157/volume// Jul 31 20:46:46.351523 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fd9d6928-c306-49fe-932c-79a86ca502ed None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:46.351632 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fd9d6928-c306-49fe-932c-79a86ca502ed None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:46.351997 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fd9d6928-c306-49fe-932c-79a86ca502ed None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:46.352326 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 46/183] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:46: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 20:46:46.360247 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-e88c9c7a-a519-430f-97ff-9eb16b7386a2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.362925 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-e88c9c7a-a519-430f-97ff-9eb16b7386a2 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:46:46.363365 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-e88c9c7a-a519-430f-97ff-9eb16b7386a2 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1c361590-c429-4af0-ada2-6711194d6618", "connector": null, "instance_uuid": "6119050e-1323-46b9-a5b4-19bb59efdb61"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:46.376387 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:46.376387 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:46.406763 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-e88c9c7a-a519-430f-97ff-9eb16b7386a2 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:46:46.407213 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 46/184] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:46:46 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 20:46:46.416808 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ac6dff63-4595-4700-a0c0-7eff0a2d5015 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.417228 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac6dff63-4595-4700-a0c0-7eff0a2d5015 None None] GET https://10.4.3.157/volume// Jul 31 20:46:46.417453 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac6dff63-4595-4700-a0c0-7eff0a2d5015 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:46.417676 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac6dff63-4595-4700-a0c0-7eff0a2d5015 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:46.418001 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac6dff63-4595-4700-a0c0-7eff0a2d5015 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:46.418330 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 47/185] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:46: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 20:46:46.426816 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-2c429ac7-5053-4a80-9a0c-fa2885f6fa78 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:46.429483 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-2c429ac7-5053-4a80-9a0c-fa2885f6fa78 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:46:46.429831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-2c429ac7-5053-4a80-9a0c-fa2885f6fa78 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c7480344-5e17-4567-b74f-a1694f82be0a", "connector": null, "instance_uuid": "6119050e-1323-46b9-a5b4-19bb59efdb61"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:46.437900 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:46.437900 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:46.462652 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-2c429ac7-5053-4a80-9a0c-fa2885f6fa78 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:46:46.463049 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 47/186] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:46:46 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 20:46:47.285553 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6c701565-96e0-4ff7-be49-aa00eb24f0d2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:47.287772 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c701565-96e0-4ff7-be49-aa00eb24f0d2 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:47.288311 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6c701565-96e0-4ff7-be49-aa00eb24f0d2 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:47.288586 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6c701565-96e0-4ff7-be49-aa00eb24f0d2 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:47.299766 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:47.299766 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:47.304566 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6c701565-96e0-4ff7-be49-aa00eb24f0d2 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:47.313827 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3f6483e1-1c00-481f-9904-f6034a7ac4a4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:47.316890 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c701565-96e0-4ff7-be49-aa00eb24f0d2 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:47.316890 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 47/187] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:47 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:47.317418 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3f6483e1-1c00-481f-9904-f6034a7ac4a4 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:47.319185 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3f6483e1-1c00-481f-9904-f6034a7ac4a4 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:47.319185 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3f6483e1-1c00-481f-9904-f6034a7ac4a4 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:47.329883 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:47.329883 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:47.334465 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3f6483e1-1c00-481f-9904-f6034a7ac4a4 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:47.339871 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3f6483e1-1c00-481f-9904-f6034a7ac4a4 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:47.340357 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 47/188] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:47 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:48.332308 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1b0de2fa-568a-4b14-b892-672a10361521 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.332308 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b0de2fa-568a-4b14-b892-672a10361521 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:48.332747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b0de2fa-568a-4b14-b892-672a10361521 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:48.332747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b0de2fa-568a-4b14-b892-672a10361521 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:48.350468 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:48.350468 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:48.355033 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1b0de2fa-568a-4b14-b892-672a10361521 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:48.355811 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2ddb2ed6-9604-4def-a02f-355c2ea06b5a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.357560 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ddb2ed6-9604-4def-a02f-355c2ea06b5a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:48.357797 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2ddb2ed6-9604-4def-a02f-355c2ea06b5a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:48.357921 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2ddb2ed6-9604-4def-a02f-355c2ea06b5a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:48.361519 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b0de2fa-568a-4b14-b892-672a10361521 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:48.362015 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 48/189] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:48 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1025 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:48.372526 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:48.372526 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:48.375690 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2ddb2ed6-9604-4def-a02f-355c2ea06b5a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:48.379233 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ddb2ed6-9604-4def-a02f-355c2ea06b5a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:48.379741 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 48/190] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:48 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:48.407629 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-349490f1-1824-4cff-8fa8-bf23f88b0585 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.407992 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-349490f1-1824-4cff-8fa8-bf23f88b0585 None None] GET https://10.4.3.157/volume// Jul 31 20:46:48.408168 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-349490f1-1824-4cff-8fa8-bf23f88b0585 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:48.408399 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-349490f1-1824-4cff-8fa8-bf23f88b0585 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:48.408700 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-349490f1-1824-4cff-8fa8-bf23f88b0585 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:48.409240 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 48/191] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46: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 20:46:48.418227 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ec4fbb60-1373-47a8-8c39-474c0bd9a432 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.420017 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ec4fbb60-1373-47a8-8c39-474c0bd9a432 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 Jul 31 20:46:48.420249 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ec4fbb60-1373-47a8-8c39-474c0bd9a432 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:48.420437 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ec4fbb60-1373-47a8-8c39-474c0bd9a432 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:48.428416 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:48.428416 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:48.431453 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ec4fbb60-1373-47a8-8c39-474c0bd9a432 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:48.435696 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ec4fbb60-1373-47a8-8c39-474c0bd9a432 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 returned with HTTP 200 Jul 31 20:46:48.436028 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 48/192] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:48 2026] GET /volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 => generated 1543 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:48.506654 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-acaaddfa-5e37-4bf4-a24f-f10877cbe8d6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.508576 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-acaaddfa-5e37-4bf4-a24f-f10877cbe8d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] PUT https://10.4.3.157/volume/v3/attachments/8b538aa4-4918-4b3c-85bd-40eb5740ab26 Jul 31 20:46:48.508934 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-acaaddfa-5e37-4bf4-a24f-f10877cbe8d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:48.516066 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-acaaddfa-5e37-4bf4-a24f-f10877cbe8d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Acquiring lock "cinder-attachment_update-c78d4b10-83b1-454e-97a9-5ede9b8d5711-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:46:48.522487 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-acaaddfa-5e37-4bf4-a24f-f10877cbe8d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Lock "cinder-attachment_update-c78d4b10-83b1-454e-97a9-5ede9b8d5711-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:46:48.523945 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:48.523945 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:48.602375 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-acaaddfa-5e37-4bf4-a24f-f10877cbe8d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Lock "cinder-attachment_update-c78d4b10-83b1-454e-97a9-5ede9b8d5711-np0000006272" released by "attachment_update" :: held 0.080s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:46:48.602636 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-acaaddfa-5e37-4bf4-a24f-f10877cbe8d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments/8b538aa4-4918-4b3c-85bd-40eb5740ab26 returned with HTTP 200 Jul 31 20:46:48.603060 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 49/193] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:46:48 2026] PUT /volume/v3/attachments/8b538aa4-4918-4b3c-85bd-40eb5740ab26 => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:48.624264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-a7c0cfbd-f63d-46f0-b0ae-ef348b1ce4ef None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.628463 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-a7c0cfbd-f63d-46f0-b0ae-ef348b1ce4ef tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] POST https://10.4.3.157/volume/v3/attachments/8b538aa4-4918-4b3c-85bd-40eb5740ab26/action Jul 31 20:46:48.628463 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-a7c0cfbd-f63d-46f0-b0ae-ef348b1ce4ef tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:48.628463 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-a7c0cfbd-f63d-46f0-b0ae-ef348b1ce4ef tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:48.639702 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:48.639702 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:48.652670 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-a7c0cfbd-f63d-46f0-b0ae-ef348b1ce4ef tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments/8b538aa4-4918-4b3c-85bd-40eb5740ab26/action returned with HTTP 204 Jul 31 20:46:48.652670 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 49/194] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:46:48 2026] POST /volume/v3/attachments/8b538aa4-4918-4b3c-85bd-40eb5740ab26/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:48.668891 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-322f05bd-8602-4cbd-9a60-8c6609d5b8e3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.669275 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-322f05bd-8602-4cbd-9a60-8c6609d5b8e3 None None] GET https://10.4.3.157/volume// Jul 31 20:46:48.669434 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-322f05bd-8602-4cbd-9a60-8c6609d5b8e3 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:48.669610 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-322f05bd-8602-4cbd-9a60-8c6609d5b8e3 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:48.669907 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-322f05bd-8602-4cbd-9a60-8c6609d5b8e3 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:48.670187 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 49/195] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46: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 20:46:48.677576 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ffd3d938-2a02-4b81-86b1-09a9c5ef8cb4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.678751 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ffd3d938-2a02-4b81-86b1-09a9c5ef8cb4 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 Jul 31 20:46:48.679990 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ffd3d938-2a02-4b81-86b1-09a9c5ef8cb4 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:48.679990 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ffd3d938-2a02-4b81-86b1-09a9c5ef8cb4 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:48.690368 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:48.690368 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:48.694117 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ffd3d938-2a02-4b81-86b1-09a9c5ef8cb4 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:48.699483 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-ffd3d938-2a02-4b81-86b1-09a9c5ef8cb4 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 returned with HTTP 200 Jul 31 20:46:48.699483 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 49/196] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:48 2026] GET /volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 => generated 1028 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:48.765683 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f71d6833-8052-4231-9388-73ccd74946d6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.767757 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f71d6833-8052-4231-9388-73ccd74946d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] PUT https://10.4.3.157/volume/v3/attachments/6f43ef31-7da9-4189-aca3-8796f1b40f22 Jul 31 20:46:48.768281 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f71d6833-8052-4231-9388-73ccd74946d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:48.778933 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f71d6833-8052-4231-9388-73ccd74946d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Acquiring lock "cinder-attachment_update-1c361590-c429-4af0-ada2-6711194d6618-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:46:48.782857 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f71d6833-8052-4231-9388-73ccd74946d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Lock "cinder-attachment_update-1c361590-c429-4af0-ada2-6711194d6618-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:46:48.783835 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:48.783835 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:48.861593 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f71d6833-8052-4231-9388-73ccd74946d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Lock "cinder-attachment_update-1c361590-c429-4af0-ada2-6711194d6618-np0000006272" released by "attachment_update" :: held 0.079s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:46:48.862331 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f71d6833-8052-4231-9388-73ccd74946d6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments/6f43ef31-7da9-4189-aca3-8796f1b40f22 returned with HTTP 200 Jul 31 20:46:48.862861 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 50/197] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:46:48 2026] PUT /volume/v3/attachments/6f43ef31-7da9-4189-aca3-8796f1b40f22 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:48.893635 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5484a963-bbb4-406a-b9f1-e326101697b6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.896875 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5484a963-bbb4-406a-b9f1-e326101697b6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] POST https://10.4.3.157/volume/v3/attachments/6f43ef31-7da9-4189-aca3-8796f1b40f22/action Jul 31 20:46:48.897339 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5484a963-bbb4-406a-b9f1-e326101697b6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:48.897493 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5484a963-bbb4-406a-b9f1-e326101697b6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:48.920452 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:48.920452 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:48.940361 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5484a963-bbb4-406a-b9f1-e326101697b6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments/6f43ef31-7da9-4189-aca3-8796f1b40f22/action returned with HTTP 204 Jul 31 20:46:48.941661 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 50/198] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:46:48 2026] POST /volume/v3/attachments/6f43ef31-7da9-4189-aca3-8796f1b40f22/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:48.976662 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bdc519d6-9b29-49a1-a510-36724212b716 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.977084 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bdc519d6-9b29-49a1-a510-36724212b716 None None] GET https://10.4.3.157/volume// Jul 31 20:46:48.977294 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bdc519d6-9b29-49a1-a510-36724212b716 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:48.977664 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bdc519d6-9b29-49a1-a510-36724212b716 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:48.977841 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bdc519d6-9b29-49a1-a510-36724212b716 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:48.978143 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 50/199] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46: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 20:46:48.991090 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5bd444ed-e12c-46da-98af-aff992cdb28d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:48.993457 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5bd444ed-e12c-46da-98af-aff992cdb28d tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a Jul 31 20:46:48.993718 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5bd444ed-e12c-46da-98af-aff992cdb28d tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:48.993971 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5bd444ed-e12c-46da-98af-aff992cdb28d tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:49.006863 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.006863 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:49.011066 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5bd444ed-e12c-46da-98af-aff992cdb28d tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:46:49.020553 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-5bd444ed-e12c-46da-98af-aff992cdb28d tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a returned with HTTP 200 Jul 31 20:46:49.021052 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 50/200] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:48 2026] GET /volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a => generated 1029 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:49.101429 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f7a86e35-04a6-4d00-b64c-f2717453ed2a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.103752 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f7a86e35-04a6-4d00-b64c-f2717453ed2a tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] PUT https://10.4.3.157/volume/v3/attachments/2f6fd1a8-0e55-4415-83f4-480cd8f63f88 Jul 31 20:46:49.109383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f7a86e35-04a6-4d00-b64c-f2717453ed2a tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:49.122857 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f7a86e35-04a6-4d00-b64c-f2717453ed2a tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Acquiring lock "cinder-attachment_update-c7480344-5e17-4567-b74f-a1694f82be0a-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:46:49.132438 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f7a86e35-04a6-4d00-b64c-f2717453ed2a tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Lock "cinder-attachment_update-c7480344-5e17-4567-b74f-a1694f82be0a-np0000006272" acquired by "attachment_update" :: waited 0.009s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:46:49.133306 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.133306 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:49.217226 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-eb4b5358-86c0-4784-9a42-e6bc784a37fb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.218621 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-eb4b5358-86c0-4784-9a42-e6bc784a37fb tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] POST https://10.4.3.157/volume/v3/attachments/01d8c695-93a2-4fd5-a068-53d76bb72a9b/action Jul 31 20:46:49.219018 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-eb4b5358-86c0-4784-9a42-e6bc784a37fb tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:49.219116 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-eb4b5358-86c0-4784-9a42-e6bc784a37fb tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:49.238438 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.238438 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:49.241783 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f7a86e35-04a6-4d00-b64c-f2717453ed2a tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Lock "cinder-attachment_update-c7480344-5e17-4567-b74f-a1694f82be0a-np0000006272" released by "attachment_update" :: held 0.110s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:46:49.242466 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-f7a86e35-04a6-4d00-b64c-f2717453ed2a tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments/2f6fd1a8-0e55-4415-83f4-480cd8f63f88 returned with HTTP 200 Jul 31 20:46:49.243331 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 51/201] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:46:49 2026] PUT /volume/v3/attachments/2f6fd1a8-0e55-4415-83f4-480cd8f63f88 => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:49.255823 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3be3cff5-01a4-49eb-a212-73459c59f446 req-eb4b5358-86c0-4784-9a42-e6bc784a37fb tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/attachments/01d8c695-93a2-4fd5-a068-53d76bb72a9b/action returned with HTTP 204 Jul 31 20:46:49.256497 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 51/202] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:46:49 2026] POST /volume/v3/attachments/01d8c695-93a2-4fd5-a068-53d76bb72a9b/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:49.268901 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-4c0d0e9f-563f-4b39-9acf-326a79dd04c4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.271087 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-4c0d0e9f-563f-4b39-9acf-326a79dd04c4 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] POST https://10.4.3.157/volume/v3/attachments/2f6fd1a8-0e55-4415-83f4-480cd8f63f88/action Jul 31 20:46:49.271490 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-4c0d0e9f-563f-4b39-9acf-326a79dd04c4 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:49.271653 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-4c0d0e9f-563f-4b39-9acf-326a79dd04c4 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:49.298246 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.298246 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:49.313777 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-6c54bfdc-d5ab-4ada-9851-b1b2405b6da7 req-4c0d0e9f-563f-4b39-9acf-326a79dd04c4 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments/2f6fd1a8-0e55-4415-83f4-480cd8f63f88/action returned with HTTP 204 Jul 31 20:46:49.314688 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 51/203] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:46:49 2026] POST /volume/v3/attachments/2f6fd1a8-0e55-4415-83f4-480cd8f63f88/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:49.380922 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ccb21a7f-d2e6-4921-a205-167891b5f3c0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.383783 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ccb21a7f-d2e6-4921-a205-167891b5f3c0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:49.384016 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ccb21a7f-d2e6-4921-a205-167891b5f3c0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:49.384216 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ccb21a7f-d2e6-4921-a205-167891b5f3c0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:49.394063 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6e12fa77-b635-442d-9803-efc7f202abe6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.394505 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.394505 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:49.396887 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6e12fa77-b635-442d-9803-efc7f202abe6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:49.397099 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6e12fa77-b635-442d-9803-efc7f202abe6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:49.397386 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6e12fa77-b635-442d-9803-efc7f202abe6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:49.397939 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ccb21a7f-d2e6-4921-a205-167891b5f3c0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:49.404155 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ccb21a7f-d2e6-4921-a205-167891b5f3c0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:49.404650 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 51/204] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:49 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:49.410111 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.410111 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:49.414467 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6e12fa77-b635-442d-9803-efc7f202abe6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:49.419605 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6e12fa77-b635-442d-9803-efc7f202abe6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:49.419959 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 52/205] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:49 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:49.434011 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b1c42224-7fa4-4b60-a6ef-e8d4ce34e986 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.436404 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b1c42224-7fa4-4b60-a6ef-e8d4ce34e986 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:49.436644 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b1c42224-7fa4-4b60-a6ef-e8d4ce34e986 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:49.436890 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b1c42224-7fa4-4b60-a6ef-e8d4ce34e986 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:49.448050 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.448050 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:49.453634 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b1c42224-7fa4-4b60-a6ef-e8d4ce34e986 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:49.457706 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b1c42224-7fa4-4b60-a6ef-e8d4ce34e986 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:49.458029 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 52/206] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:49 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:49.473500 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-278ce830-e227-4621-affe-ef2f48c8fb59 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.475706 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-278ce830-e227-4621-affe-ef2f48c8fb59 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:49.476170 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-278ce830-e227-4621-affe-ef2f48c8fb59 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:49.476465 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-278ce830-e227-4621-affe-ef2f48c8fb59 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:49.488581 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.488581 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:49.493049 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-278ce830-e227-4621-affe-ef2f48c8fb59 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Volume info retrieved successfully. Jul 31 20:46:49.499420 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-278ce830-e227-4621-affe-ef2f48c8fb59 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:49.500101 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 52/207] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:49 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:49.606383 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-50d0ddb2-7ffa-43fd-9381-e434625314fd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.608315 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-50d0ddb2-7ffa-43fd-9381-e434625314fd tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:49.608452 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-50d0ddb2-7ffa-43fd-9381-e434625314fd tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:49.608632 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-50d0ddb2-7ffa-43fd-9381-e434625314fd tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:49.617978 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.617978 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:49.621791 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-50d0ddb2-7ffa-43fd-9381-e434625314fd tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:49.626747 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-50d0ddb2-7ffa-43fd-9381-e434625314fd tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:49.627184 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 52/208] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:49 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1139 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:49.663941 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-cd3e4cbf-654b-4909-9a96-75a0288bcc74 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.665816 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-cd3e4cbf-654b-4909-9a96-75a0288bcc74 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] POST https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485/action Jul 31 20:46:49.666105 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-cd3e4cbf-654b-4909-9a96-75a0288bcc74 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:49.666235 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-cd3e4cbf-654b-4909-9a96-75a0288bcc74 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:49.677567 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.677567 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:49.678266 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-cd3e4cbf-654b-4909-9a96-75a0288bcc74 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:49.686152 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-cd3e4cbf-654b-4909-9a96-75a0288bcc74 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Begin detaching volume completed successfully. Jul 31 20:46:49.686424 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-cd3e4cbf-654b-4909-9a96-75a0288bcc74 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485/action returned with HTTP 202 Jul 31 20:46:49.686909 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 53/209] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:46:49 2026] POST /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:46:49.716769 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-62f68c2f-6ece-4b1b-a649-1c0751fece39 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.719928 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-62f68c2f-6ece-4b1b-a649-1c0751fece39 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:49.721160 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-62f68c2f-6ece-4b1b-a649-1c0751fece39 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:49.721160 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-62f68c2f-6ece-4b1b-a649-1c0751fece39 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:49.732914 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.732914 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:49.739464 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-98b390ca-ecde-448f-8b5c-338b39ca24db None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.739606 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-62f68c2f-6ece-4b1b-a649-1c0751fece39 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Volume info retrieved successfully. Jul 31 20:46:49.740022 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98b390ca-ecde-448f-8b5c-338b39ca24db None None] GET https://10.4.3.157/volume// Jul 31 20:46:49.741590 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98b390ca-ecde-448f-8b5c-338b39ca24db None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:49.741590 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98b390ca-ecde-448f-8b5c-338b39ca24db None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:49.741590 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98b390ca-ecde-448f-8b5c-338b39ca24db None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:49.741590 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 53/210] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46:49 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 20:46:49.746022 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-62f68c2f-6ece-4b1b-a649-1c0751fece39 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:49.746485 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 53/211] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:49 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:49.750618 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-d54262bf-c27a-40d3-9867-0e5b8a4abfe6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:49.753654 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-d54262bf-c27a-40d3-9867-0e5b8a4abfe6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:49.753856 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-d54262bf-c27a-40d3-9867-0e5b8a4abfe6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:49.754184 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-d54262bf-c27a-40d3-9867-0e5b8a4abfe6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:49.770522 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:49.770522 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:49.774587 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-d54262bf-c27a-40d3-9867-0e5b8a4abfe6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:49.779361 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-d54262bf-c27a-40d3-9867-0e5b8a4abfe6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:49.779646 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 53/212] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:49 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1322 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:50.421083 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f46dfdce-916f-41ee-9c37-23fbd6639c72 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:50.425742 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f46dfdce-916f-41ee-9c37-23fbd6639c72 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:50.425742 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f46dfdce-916f-41ee-9c37-23fbd6639c72 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:50.425742 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f46dfdce-916f-41ee-9c37-23fbd6639c72 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:50.426802 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=198,cinder:UPDATE=20,cinder:INSERT=4 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:46:50.435116 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:50.435116 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:50.438917 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f46dfdce-916f-41ee-9c37-23fbd6639c72 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:50.444226 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f46dfdce-916f-41ee-9c37-23fbd6639c72 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:50.445046 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 54/213] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:50 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1025 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:50.764361 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-60310b48-cc24-4257-a9f7-9c0b1fabaa79 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:50.766639 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-60310b48-cc24-4257-a9f7-9c0b1fabaa79 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:50.766859 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-60310b48-cc24-4257-a9f7-9c0b1fabaa79 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:50.767085 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-60310b48-cc24-4257-a9f7-9c0b1fabaa79 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:50.780709 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:50.780709 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:50.788199 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-60310b48-cc24-4257-a9f7-9c0b1fabaa79 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Volume info retrieved successfully. Jul 31 20:46:50.794276 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-60310b48-cc24-4257-a9f7-9c0b1fabaa79 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:50.794722 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 54/214] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:50 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1142 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:51.464919 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-27f60bd5-ba2e-42bd-93f4-d5c6f10a479f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:51.467514 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-27f60bd5-ba2e-42bd-93f4-d5c6f10a479f tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:51.467514 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-27f60bd5-ba2e-42bd-93f4-d5c6f10a479f tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:51.467618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-27f60bd5-ba2e-42bd-93f4-d5c6f10a479f tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:51.473693 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=322,cinder:INSERT=54,cinder:UPDATE=86 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:46:51.492621 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:51.492621 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:51.500362 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-27f60bd5-ba2e-42bd-93f4-d5c6f10a479f tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:51.505834 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-27f60bd5-ba2e-42bd-93f4-d5c6f10a479f tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:51.507109 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 54/215] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:51 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1025 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:51.807094 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-013e1408-7d56-4ec4-a386-5ea563dd9791 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:51.809079 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-013e1408-7d56-4ec4-a386-5ea563dd9791 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:51.809302 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-013e1408-7d56-4ec4-a386-5ea563dd9791 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:51.809485 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-013e1408-7d56-4ec4-a386-5ea563dd9791 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:51.811237 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=319,cinder:INSERT=50,cinder:UPDATE=69 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:46:51.818692 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:51.818692 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:51.822016 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-013e1408-7d56-4ec4-a386-5ea563dd9791 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Volume info retrieved successfully. Jul 31 20:46:51.826562 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-013e1408-7d56-4ec4-a386-5ea563dd9791 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:51.826678 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 54/216] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:51 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1142 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:52.185908 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-e5dbf65a-895e-4ece-8dee-fb1b0df64921 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:52.188688 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-e5dbf65a-895e-4ece-8dee-fb1b0df64921 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] POST https://10.4.3.157/volume/v3/attachments/a9628be0-2627-4fb2-a37c-e83b29372e7f/action Jul 31 20:46:52.189098 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-e5dbf65a-895e-4ece-8dee-fb1b0df64921 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:52.189437 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-e5dbf65a-895e-4ece-8dee-fb1b0df64921 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:52.215550 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:52.215550 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:52.235436 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7afd68cb-1c1f-40f0-8273-8a3a06cdceb2 req-e5dbf65a-895e-4ece-8dee-fb1b0df64921 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/attachments/a9628be0-2627-4fb2-a37c-e83b29372e7f/action returned with HTTP 204 Jul 31 20:46:52.235860 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 55/217] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:46:52 2026] POST /volume/v3/attachments/a9628be0-2627-4fb2-a37c-e83b29372e7f/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:52.523681 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6ac58033-c23b-4ee2-b6f9-ad35954d2275 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:52.525613 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6ac58033-c23b-4ee2-b6f9-ad35954d2275 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:52.525841 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6ac58033-c23b-4ee2-b6f9-ad35954d2275 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:52.526075 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6ac58033-c23b-4ee2-b6f9-ad35954d2275 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:52.529525 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=260,cinder:INSERT=29,cinder:UPDATE=52 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:46:52.537364 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:52.537364 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:52.541148 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6ac58033-c23b-4ee2-b6f9-ad35954d2275 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:52.545234 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6ac58033-c23b-4ee2-b6f9-ad35954d2275 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:52.545626 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 55/218] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:52 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:52.559156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9bf7b4f9-6c33-40fe-8d0f-8f101bcc5560 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:52.560864 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9bf7b4f9-6c33-40fe-8d0f-8f101bcc5560 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:52.561094 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9bf7b4f9-6c33-40fe-8d0f-8f101bcc5560 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:52.561353 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9bf7b4f9-6c33-40fe-8d0f-8f101bcc5560 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:52.574700 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:52.574700 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:52.578565 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9bf7b4f9-6c33-40fe-8d0f-8f101bcc5560 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:52.587987 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9bf7b4f9-6c33-40fe-8d0f-8f101bcc5560 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:52.588463 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 55/219] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:52 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:52.840452 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-408c3d27-60f5-4ed7-87ef-a51eea24ba67 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:52.842568 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-408c3d27-60f5-4ed7-87ef-a51eea24ba67 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:52.842788 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-408c3d27-60f5-4ed7-87ef-a51eea24ba67 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:52.843040 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-408c3d27-60f5-4ed7-87ef-a51eea24ba67 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:52.854642 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:52.854642 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:52.858174 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-408c3d27-60f5-4ed7-87ef-a51eea24ba67 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Volume info retrieved successfully. Jul 31 20:46:52.862540 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-408c3d27-60f5-4ed7-87ef-a51eea24ba67 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:52.863041 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 55/220] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:52 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1142 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:53.044913 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1ab2c1a5-3f2f-467c-80a5-ac72161736d9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:53.047351 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1ab2c1a5-3f2f-467c-80a5-ac72161736d9 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:53.047623 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1ab2c1a5-3f2f-467c-80a5-ac72161736d9 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:53.047768 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cc8b9117-ffc1-4a38-a9b2-ae2d04060f8d req-8e0ad358-ff14-41c4-91ba-bdbe4c7a1cbe None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:53.047882 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1ab2c1a5-3f2f-467c-80a5-ac72161736d9 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:53.050097 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cc8b9117-ffc1-4a38-a9b2-ae2d04060f8d req-8e0ad358-ff14-41c4-91ba-bdbe4c7a1cbe tempest-VolumesAssistedSnapshotsTest-1494177411 tempest-VolumesAssistedSnapshotsTest-1494177411-project] POST https://10.4.3.157/volume/v3/snapshots/8227db67-bdb1-4b04-95c9-cc1a15479c49/action Jul 31 20:46:53.050402 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cc8b9117-ffc1-4a38-a9b2-ae2d04060f8d req-8e0ad358-ff14-41c4-91ba-bdbe4c7a1cbe tempest-VolumesAssistedSnapshotsTest-1494177411 tempest-VolumesAssistedSnapshotsTest-1494177411-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:53.050560 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cc8b9117-ffc1-4a38-a9b2-ae2d04060f8d req-8e0ad358-ff14-41c4-91ba-bdbe4c7a1cbe tempest-VolumesAssistedSnapshotsTest-1494177411 tempest-VolumesAssistedSnapshotsTest-1494177411-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:53.052019 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.snapshot_actions [req-cc8b9117-ffc1-4a38-a9b2-ae2d04060f8d req-8e0ad358-ff14-41c4-91ba-bdbe4c7a1cbe tempest-VolumesAssistedSnapshotsTest-1494177411 tempest-VolumesAssistedSnapshotsTest-1494177411-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100194) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 20:46:53.057010 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-28adb8ba-b956-4436-b6cf-46a7c4334303 req-6e3900c1-c177-4fd4-ba52-68784252f111 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:53.059250 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-28adb8ba-b956-4436-b6cf-46a7c4334303 req-6e3900c1-c177-4fd4-ba52-68784252f111 tempest-VolumesAssistedSnapshotsTest-1494177411 tempest-VolumesAssistedSnapshotsTest-1494177411-project] POST https://10.4.3.157/volume/v3/snapshots/None/action Jul 31 20:46:53.059611 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-28adb8ba-b956-4436-b6cf-46a7c4334303 req-6e3900c1-c177-4fd4-ba52-68784252f111 tempest-VolumesAssistedSnapshotsTest-1494177411 tempest-VolumesAssistedSnapshotsTest-1494177411-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:53.059744 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-28adb8ba-b956-4436-b6cf-46a7c4334303 req-6e3900c1-c177-4fd4-ba52-68784252f111 tempest-VolumesAssistedSnapshotsTest-1494177411 tempest-VolumesAssistedSnapshotsTest-1494177411-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:53.062391 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:53.062391 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:53.064219 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.snapshot_actions [req-28adb8ba-b956-4436-b6cf-46a7c4334303 req-6e3900c1-c177-4fd4-ba52-68784252f111 tempest-VolumesAssistedSnapshotsTest-1494177411 tempest-VolumesAssistedSnapshotsTest-1494177411-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100193) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 20:46:53.068569 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1ab2c1a5-3f2f-467c-80a5-ac72161736d9 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:53.075175 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1ab2c1a5-3f2f-467c-80a5-ac72161736d9 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:53.075739 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 56/221] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:53 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1327 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:53.087460 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cc8b9117-ffc1-4a38-a9b2-ae2d04060f8d req-8e0ad358-ff14-41c4-91ba-bdbe4c7a1cbe tempest-VolumesAssistedSnapshotsTest-1494177411 tempest-VolumesAssistedSnapshotsTest-1494177411-project] https://10.4.3.157/volume/v3/snapshots/8227db67-bdb1-4b04-95c9-cc1a15479c49/action returned with HTTP 404 Jul 31 20:46:53.088055 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 56/222] 10.4.3.157 () {72 vars in 1678 bytes} [Fri Jul 31 20:46:53 2026] POST /volume/v3/snapshots/8227db67-bdb1-4b04-95c9-cc1a15479c49/action => generated 111 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:46:53.096616 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-28adb8ba-b956-4436-b6cf-46a7c4334303 req-6e3900c1-c177-4fd4-ba52-68784252f111 tempest-VolumesAssistedSnapshotsTest-1494177411 tempest-VolumesAssistedSnapshotsTest-1494177411-project] https://10.4.3.157/volume/v3/snapshots/None/action returned with HTTP 404 Jul 31 20:46:53.097370 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 56/223] 10.4.3.157 () {72 vars in 1582 bytes} [Fri Jul 31 20:46:53 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:46:53.161468 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-a7a8e756-fa50-47be-932f-51586c208365 req-6228ec85-b799-45c9-bda4-5812549fb2f0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:53.163657 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-6228ec85-b799-45c9-bda4-5812549fb2f0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:53.163874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-6228ec85-b799-45c9-bda4-5812549fb2f0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:53.164107 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-6228ec85-b799-45c9-bda4-5812549fb2f0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:53.181535 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:53.181535 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:53.186044 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-a7a8e756-fa50-47be-932f-51586c208365 req-6228ec85-b799-45c9-bda4-5812549fb2f0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:53.190509 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-6228ec85-b799-45c9-bda4-5812549fb2f0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:53.191045 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 56/224] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:46:53 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1327 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:53.245498 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-a7a8e756-fa50-47be-932f-51586c208365 req-b17d20d9-eeb4-4def-af14-ae39b54812d0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:53.247870 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-b17d20d9-eeb4-4def-af14-ae39b54812d0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] POST https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618/action Jul 31 20:46:53.248311 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-b17d20d9-eeb4-4def-af14-ae39b54812d0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:46:53.248488 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-b17d20d9-eeb4-4def-af14-ae39b54812d0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:46:53.265734 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:53.265734 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:53.266119 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-a7a8e756-fa50-47be-932f-51586c208365 req-b17d20d9-eeb4-4def-af14-ae39b54812d0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:53.278421 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-a7a8e756-fa50-47be-932f-51586c208365 req-b17d20d9-eeb4-4def-af14-ae39b54812d0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Begin detaching volume completed successfully. Jul 31 20:46:53.278787 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-b17d20d9-eeb4-4def-af14-ae39b54812d0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618/action returned with HTTP 202 Jul 31 20:46:53.279287 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 57/225] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:46:53 2026] POST /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:46:53.346874 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d7752e85-23cc-4301-ba78-5978faca854f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:53.347436 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d7752e85-23cc-4301-ba78-5978faca854f None None] GET https://10.4.3.157/volume// Jul 31 20:46:53.347687 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d7752e85-23cc-4301-ba78-5978faca854f None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:53.347956 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d7752e85-23cc-4301-ba78-5978faca854f None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:53.348349 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d7752e85-23cc-4301-ba78-5978faca854f None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:46:53.348904 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 57/226] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:46:53 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 20:46:53.360349 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-a7a8e756-fa50-47be-932f-51586c208365 req-77e0dcf8-1461-4cac-8abb-e76b4952b45d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:53.360349 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-77e0dcf8-1461-4cac-8abb-e76b4952b45d tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:53.360529 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-77e0dcf8-1461-4cac-8abb-e76b4952b45d tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:53.360647 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-77e0dcf8-1461-4cac-8abb-e76b4952b45d tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:53.371540 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:53.371540 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:53.375502 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-a7a8e756-fa50-47be-932f-51586c208365 req-77e0dcf8-1461-4cac-8abb-e76b4952b45d tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:53.379467 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-77e0dcf8-1461-4cac-8abb-e76b4952b45d tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:53.379958 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 57/227] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:46:53 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1553 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:46:53.878573 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8de924b7-2d48-4489-a9fa-0aeec2be4268 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:53.880527 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8de924b7-2d48-4489-a9fa-0aeec2be4268 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:53.880923 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8de924b7-2d48-4489-a9fa-0aeec2be4268 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:53.880923 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8de924b7-2d48-4489-a9fa-0aeec2be4268 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:53.890803 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:53.890803 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:53.894402 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8de924b7-2d48-4489-a9fa-0aeec2be4268 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Volume info retrieved successfully. Jul 31 20:46:53.898690 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8de924b7-2d48-4489-a9fa-0aeec2be4268 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:53.899080 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 57/228] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:53 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:54.914073 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e276f075-27bc-4ae2-906c-1910ab65483e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:54.923148 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e276f075-27bc-4ae2-906c-1910ab65483e tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:54.923441 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e276f075-27bc-4ae2-906c-1910ab65483e tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:54.923684 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e276f075-27bc-4ae2-906c-1910ab65483e tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:54.935649 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:54.935649 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:54.939970 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e276f075-27bc-4ae2-906c-1910ab65483e tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Volume info retrieved successfully. Jul 31 20:46:54.944476 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e276f075-27bc-4ae2-906c-1910ab65483e tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:54.944940 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 58/229] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:54 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:55.957814 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dc209bae-efa4-4dda-884b-0ce1abfc85c6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:55.959576 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dc209bae-efa4-4dda-884b-0ce1abfc85c6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:55.959748 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dc209bae-efa4-4dda-884b-0ce1abfc85c6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:55.960057 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dc209bae-efa4-4dda-884b-0ce1abfc85c6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:55.968634 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:55.968634 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:55.971723 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-dc209bae-efa4-4dda-884b-0ce1abfc85c6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Volume info retrieved successfully. Jul 31 20:46:55.975260 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dc209bae-efa4-4dda-884b-0ce1abfc85c6 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:55.975646 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 58/230] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:55 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1142 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:56.987669 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bef2479e-e21a-4b0d-8c75-c06abb5b47c8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:56.989713 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bef2479e-e21a-4b0d-8c75-c06abb5b47c8 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:56.990003 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bef2479e-e21a-4b0d-8c75-c06abb5b47c8 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:56.990309 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bef2479e-e21a-4b0d-8c75-c06abb5b47c8 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:57.000289 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:57.000289 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:57.006247 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bef2479e-e21a-4b0d-8c75-c06abb5b47c8 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Volume info retrieved successfully. Jul 31 20:46:57.013247 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bef2479e-e21a-4b0d-8c75-c06abb5b47c8 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:57.013761 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 58/231] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:56 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1142 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:58.027280 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a244f6fc-0412-48c4-8d6a-32e57ea354a9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:58.029303 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a244f6fc-0412-48c4-8d6a-32e57ea354a9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:58.029616 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a244f6fc-0412-48c4-8d6a-32e57ea354a9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:58.029821 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a244f6fc-0412-48c4-8d6a-32e57ea354a9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:58.038843 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:58.038843 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:58.042606 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a244f6fc-0412-48c4-8d6a-32e57ea354a9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Volume info retrieved successfully. Jul 31 20:46:58.048170 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a244f6fc-0412-48c4-8d6a-32e57ea354a9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:58.048359 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 58/232] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:58 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:58.396611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-bb2c3a92-f372-4d64-9d2b-dc17cdd10b4b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:58.399084 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-bb2c3a92-f372-4d64-9d2b-dc17cdd10b4b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] DELETE https://10.4.3.157/volume/v3/attachments/01d8c695-93a2-4fd5-a068-53d76bb72a9b Jul 31 20:46:58.399377 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-bb2c3a92-f372-4d64-9d2b-dc17cdd10b4b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:58.399583 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-bb2c3a92-f372-4d64-9d2b-dc17cdd10b4b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:58.407185 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:58.407185 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:58.475732 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4771d59f-f551-4cd8-b3ff-512f022a1edd req-bb2c3a92-f372-4d64-9d2b-dc17cdd10b4b tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/attachments/01d8c695-93a2-4fd5-a068-53d76bb72a9b returned with HTTP 200 Jul 31 20:46:58.476433 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 59/233] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:46:58 2026] DELETE /volume/v3/attachments/01d8c695-93a2-4fd5-a068-53d76bb72a9b => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:58.716152 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-a7a8e756-fa50-47be-932f-51586c208365 req-98b90fcc-cc0b-4a62-bab8-66d33ce18e59 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:58.717914 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-98b90fcc-cc0b-4a62-bab8-66d33ce18e59 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] DELETE https://10.4.3.157/volume/v3/attachments/a9628be0-2627-4fb2-a37c-e83b29372e7f Jul 31 20:46:58.718070 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-98b90fcc-cc0b-4a62-bab8-66d33ce18e59 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:58.718256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-98b90fcc-cc0b-4a62-bab8-66d33ce18e59 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:58.728638 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:58.728638 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:58.805412 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a7a8e756-fa50-47be-932f-51586c208365 req-98b90fcc-cc0b-4a62-bab8-66d33ce18e59 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/attachments/a9628be0-2627-4fb2-a37c-e83b29372e7f returned with HTTP 200 Jul 31 20:46:58.805797 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 59/234] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:46:58 2026] DELETE /volume/v3/attachments/a9628be0-2627-4fb2-a37c-e83b29372e7f => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:59.062783 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f6b033f4-e3b6-4ff1-9d3a-55cda9fe021a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:59.064605 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f6b033f4-e3b6-4ff1-9d3a-55cda9fe021a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:59.064793 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f6b033f4-e3b6-4ff1-9d3a-55cda9fe021a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:59.065057 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f6b033f4-e3b6-4ff1-9d3a-55cda9fe021a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:59.073795 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:59.073795 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:59.077646 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f6b033f4-e3b6-4ff1-9d3a-55cda9fe021a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] Volume info retrieved successfully. Jul 31 20:46:59.082148 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f6b033f4-e3b6-4ff1-9d3a-55cda9fe021a tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-reader] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:59.082603 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 59/235] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:59 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:59.136866 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-455c31ce-4e8e-4328-8ffd-a31394306fc0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:59.139359 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-455c31ce-4e8e-4328-8ffd-a31394306fc0 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:59.139695 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-455c31ce-4e8e-4328-8ffd-a31394306fc0 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:59.139961 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-455c31ce-4e8e-4328-8ffd-a31394306fc0 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:59.149350 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:59.149350 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:59.153046 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-455c31ce-4e8e-4328-8ffd-a31394306fc0 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:59.157158 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-455c31ce-4e8e-4328-8ffd-a31394306fc0 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:59.157566 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 59/236] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:59 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:59.207100 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-167e2c62-872c-4dcd-a643-3cdb3044fbc8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:59.209321 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-167e2c62-872c-4dcd-a643-3cdb3044fbc8 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:46:59.209511 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-167e2c62-872c-4dcd-a643-3cdb3044fbc8 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:59.209689 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-167e2c62-872c-4dcd-a643-3cdb3044fbc8 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:59.216966 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:59.216966 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:46:59.220797 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-167e2c62-872c-4dcd-a643-3cdb3044fbc8 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:46:59.225014 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-167e2c62-872c-4dcd-a643-3cdb3044fbc8 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:46:59.225403 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 60/237] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:59 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:46:59.643794 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-370ee981-c319-47b9-ad1e-4fc235560545 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:59.645464 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-370ee981-c319-47b9-ad1e-4fc235560545 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:59.645852 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-370ee981-c319-47b9-ad1e-4fc235560545 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:59.646314 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-370ee981-c319-47b9-ad1e-4fc235560545 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:59.655210 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:59.655210 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:46:59.659101 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-370ee981-c319-47b9-ad1e-4fc235560545 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:59.664010 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-370ee981-c319-47b9-ad1e-4fc235560545 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:59.664562 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 60/238] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:59 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1025 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:46:59.683224 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b12da9a5-ee5e-4875-befd-c5150c3c2255 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:59.685783 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b12da9a5-ee5e-4875-befd-c5150c3c2255 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:59.685954 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b12da9a5-ee5e-4875-befd-c5150c3c2255 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:59.686133 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b12da9a5-ee5e-4875-befd-c5150c3c2255 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:59.686330 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-b12da9a5-ee5e-4875-befd-c5150c3c2255 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Delete volume with id: 1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:59.692957 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:59.692957 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:46:59.693280 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b12da9a5-ee5e-4875-befd-c5150c3c2255 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:59.718523 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b12da9a5-ee5e-4875-befd-c5150c3c2255 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Delete volume request issued successfully. Jul 31 20:46:59.718727 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b12da9a5-ee5e-4875-befd-c5150c3c2255 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 202 Jul 31 20:46:59.719138 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 60/239] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:46:59 2026] DELETE /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:46:59.727476 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e02158cc-5227-4cca-86fa-22e49ac20a6b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:46:59.730555 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e02158cc-5227-4cca-86fa-22e49ac20a6b tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:46:59.730935 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e02158cc-5227-4cca-86fa-22e49ac20a6b tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:46:59.731229 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e02158cc-5227-4cca-86fa-22e49ac20a6b tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:46:59.741625 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:46:59.741625 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:46:59.745420 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e02158cc-5227-4cca-86fa-22e49ac20a6b tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Volume info retrieved successfully. Jul 31 20:46:59.750350 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e02158cc-5227-4cca-86fa-22e49ac20a6b tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 200 Jul 31 20:46:59.750859 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 60/240] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:46:59 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 1024 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:00.680185 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:00.685295 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/limits Jul 31 20:47:00.685553 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:00.685812 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:00.702220 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-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 20:47:00.702457 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-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 20:47:00.702801 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-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 20:47:00.703186 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-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 20:47:00.703540 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-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 20:47:00.703818 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-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 20:47:00.704037 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-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 20:47:00.704365 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-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 20:47:00.704652 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-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 20:47:00.719518 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-190004d3-b124-4f63-9c8b-4165298170f7 req-4e4101bb-8407-46ff-ba00-2e658f8fb0f1 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/limits returned with HTTP 200 Jul 31 20:47:00.720016 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 61/241] 10.4.3.157 () {68 vars in 1484 bytes} [Fri Jul 31 20:47:00 2026] GET /volume/v3/limits => generated 302 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:00.765245 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-537b1d4c-a28a-4ee0-a252-0a55607872c0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:00.767028 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-537b1d4c-a28a-4ee0-a252-0a55607872c0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:47:00.767239 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-537b1d4c-a28a-4ee0-a252-0a55607872c0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:00.767571 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-537b1d4c-a28a-4ee0-a252-0a55607872c0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:00.772880 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-537b1d4c-a28a-4ee0-a252-0a55607872c0 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 404 Jul 31 20:47:00.773381 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 61/242] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:00 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:00.782925 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-190004d3-b124-4f63-9c8b-4165298170f7 req-069ff731-f587-4e75-9004-2fdc95debe40 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:00.785974 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-190004d3-b124-4f63-9c8b-4165298170f7 req-069ff731-f587-4e75-9004-2fdc95debe40 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:47:00.786315 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-190004d3-b124-4f63-9c8b-4165298170f7 req-069ff731-f587-4e75-9004-2fdc95debe40 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:00.786478 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-190004d3-b124-4f63-9c8b-4165298170f7 req-069ff731-f587-4e75-9004-2fdc95debe40 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:00.796111 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:00.796111 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:00.799782 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-190004d3-b124-4f63-9c8b-4165298170f7 req-069ff731-f587-4e75-9004-2fdc95debe40 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:47:00.807888 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-190004d3-b124-4f63-9c8b-4165298170f7 req-069ff731-f587-4e75-9004-2fdc95debe40 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 200 Jul 31 20:47:00.808502 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 61/243] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:47:00 2026] GET /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 1451 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:00.819386 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-190004d3-b124-4f63-9c8b-4165298170f7 req-2df3f8a3-3ea7-4381-9da1-2016dfa5720a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:00.821336 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-190004d3-b124-4f63-9c8b-4165298170f7 req-2df3f8a3-3ea7-4381-9da1-2016dfa5720a tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:47:00.821663 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-190004d3-b124-4f63-9c8b-4165298170f7 req-2df3f8a3-3ea7-4381-9da1-2016dfa5720a tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "39bdaf68-8904-419c-9a51-62e9ac58a13e", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-266636359", "description": null, "metadata": {}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:00.831918 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:00.831918 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:00.832474 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-190004d3-b124-4f63-9c8b-4165298170f7 req-2df3f8a3-3ea7-4381-9da1-2016dfa5720a tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:47:00.832642 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [req-190004d3-b124-4f63-9c8b-4165298170f7 req-2df3f8a3-3ea7-4381-9da1-2016dfa5720a tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Create snapshot from volume 39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:47:00.847392 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [req-190004d3-b124-4f63-9c8b-4165298170f7 req-2df3f8a3-3ea7-4381-9da1-2016dfa5720a tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-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 20:47:00.867025 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [req-190004d3-b124-4f63-9c8b-4165298170f7 req-2df3f8a3-3ea7-4381-9da1-2016dfa5720a tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Created reservations ['d39156ed-4648-49e1-bf21-0e25ab57150c', 'e3126eb7-3f7f-403d-beb7-6c68e4baf8dd', '0de0b164-7168-4396-937a-c77f7fcba0ff', 'fc582fe9-2bc5-4386-a747-094a87cfc278'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:00.917121 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-190004d3-b124-4f63-9c8b-4165298170f7 req-2df3f8a3-3ea7-4381-9da1-2016dfa5720a tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Snapshot force create request issued successfully. Jul 31 20:47:00.917517 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-190004d3-b124-4f63-9c8b-4165298170f7 req-2df3f8a3-3ea7-4381-9da1-2016dfa5720a tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:47:00.917972 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 61/244] 10.4.3.157 () {72 vars in 1547 bytes} [Fri Jul 31 20:47:00 2026] POST /volume/v3/snapshots => generated 318 bytes in 99 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:03.579889 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ca22744d-c7a8-4945-826a-335dafa41ad9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:03.581611 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ca22744d-c7a8-4945-826a-335dafa41ad9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] DELETE https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:47:03.581856 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ca22744d-c7a8-4945-826a-335dafa41ad9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:03.581979 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ca22744d-c7a8-4945-826a-335dafa41ad9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:03.582207 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-ca22744d-c7a8-4945-826a-335dafa41ad9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Delete volume with id: 8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:47:03.730624 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:03.730624 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:03.731238 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ca22744d-c7a8-4945-826a-335dafa41ad9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:47:03.757240 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ca22744d-c7a8-4945-826a-335dafa41ad9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Delete volume request issued successfully. Jul 31 20:47:03.757518 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ca22744d-c7a8-4945-826a-335dafa41ad9 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 202 Jul 31 20:47:03.758195 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 62/245] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:47:03 2026] DELETE /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 0 bytes in 178 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:03.767262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d255f6db-90f7-4ed5-bd63-739301466352 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:03.769516 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d255f6db-90f7-4ed5-bd63-739301466352 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:47:03.769733 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d255f6db-90f7-4ed5-bd63-739301466352 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:03.769990 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d255f6db-90f7-4ed5-bd63-739301466352 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:03.777974 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:03.777974 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:03.782698 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d255f6db-90f7-4ed5-bd63-739301466352 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Volume info retrieved successfully. Jul 31 20:47:03.794241 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d255f6db-90f7-4ed5-bd63-739301466352 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 200 Jul 31 20:47:03.794445 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 62/246] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:03 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:04.127150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-55da8899-404e-4e30-90c9-dc3f35a23542 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:04.129370 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-55da8899-404e-4e30-90c9-dc3f35a23542 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 Jul 31 20:47:04.129657 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-55da8899-404e-4e30-90c9-dc3f35a23542 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:04.129875 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-55da8899-404e-4e30-90c9-dc3f35a23542 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:04.150616 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:04.150616 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:04.151192 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-55da8899-404e-4e30-90c9-dc3f35a23542 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Snapshot retrieved successfully. Jul 31 20:47:04.152219 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-55da8899-404e-4e30-90c9-dc3f35a23542 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 returned with HTTP 200 Jul 31 20:47:04.152975 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 62/247] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:47:04 2026] GET /volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 => generated 477 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:04.649447 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-acf4e18a-64a8-4351-b0fc-d11692c35252 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:04.651458 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-acf4e18a-64a8-4351-b0fc-d11692c35252 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 Jul 31 20:47:04.651653 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-acf4e18a-64a8-4351-b0fc-d11692c35252 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:04.651842 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-acf4e18a-64a8-4351-b0fc-d11692c35252 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:04.651965 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-acf4e18a-64a8-4351-b0fc-d11692c35252 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Delete snapshot with id: 4ce4093a-fc89-4663-885b-19701a46bc49 Jul 31 20:47:04.657618 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:04.657618 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:04.658180 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-acf4e18a-64a8-4351-b0fc-d11692c35252 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Snapshot retrieved successfully. Jul 31 20:47:04.683598 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-acf4e18a-64a8-4351-b0fc-d11692c35252 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Snapshot delete request issued successfully. Jul 31 20:47:04.683814 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-acf4e18a-64a8-4351-b0fc-d11692c35252 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 returned with HTTP 202 Jul 31 20:47:04.684244 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 62/248] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:47:04 2026] DELETE /volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:04.693402 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b1968f33-05ad-4b4f-8af2-c860efa39f5e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:04.695194 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b1968f33-05ad-4b4f-8af2-c860efa39f5e tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 Jul 31 20:47:04.695410 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b1968f33-05ad-4b4f-8af2-c860efa39f5e tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:04.695596 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b1968f33-05ad-4b4f-8af2-c860efa39f5e tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:04.714795 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:04.714795 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:04.715209 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b1968f33-05ad-4b4f-8af2-c860efa39f5e tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Snapshot retrieved successfully. Jul 31 20:47:04.715994 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b1968f33-05ad-4b4f-8af2-c860efa39f5e tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 returned with HTTP 200 Jul 31 20:47:04.717401 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 63/249] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:47:04 2026] GET /volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 => generated 476 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:04.816739 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6a015c1a-84a3-46d9-bb8d-92f51d5bc439 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:04.823162 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6a015c1a-84a3-46d9-bb8d-92f51d5bc439 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] GET https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 Jul 31 20:47:04.823547 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6a015c1a-84a3-46d9-bb8d-92f51d5bc439 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:04.823879 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6a015c1a-84a3-46d9-bb8d-92f51d5bc439 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:04.833400 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6a015c1a-84a3-46d9-bb8d-92f51d5bc439 tempest-AttachSCSIVolumeTestJSON-932129550 tempest-AttachSCSIVolumeTestJSON-932129550-project-member] https://10.4.3.157/volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 returned with HTTP 404 Jul 31 20:47:04.834697 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 63/250] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:04 2026] GET /volume/v3/volumes/8cba397d-5765-4748-8135-296d0302a485 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:05.096094 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f9b5fab6-76f6-47cd-9652-0c767724d643 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:05.099429 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f9b5fab6-76f6-47cd-9652-0c767724d643 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:47:05.099648 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f9b5fab6-76f6-47cd-9652-0c767724d643 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:05.099870 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f9b5fab6-76f6-47cd-9652-0c767724d643 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:05.100074 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-f9b5fab6-76f6-47cd-9652-0c767724d643 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Delete volume with id: 1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:47:05.109926 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f9b5fab6-76f6-47cd-9652-0c767724d643 tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 404 Jul 31 20:47:05.110548 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 63/251] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:47:05 2026] DELETE /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:05.117714 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-efe86382-416a-456f-9e86-a21c6d7365dc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:05.119489 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-efe86382-416a-456f-9e86-a21c6d7365dc tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] GET https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 Jul 31 20:47:05.119722 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-efe86382-416a-456f-9e86-a21c6d7365dc tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:05.119939 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-efe86382-416a-456f-9e86-a21c6d7365dc tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:05.125578 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-efe86382-416a-456f-9e86-a21c6d7365dc tempest-VolumesAssistedSnapshotsTest-1789360814 tempest-VolumesAssistedSnapshotsTest-1789360814-project-admin] https://10.4.3.157/volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 returned with HTTP 404 Jul 31 20:47:05.125994 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 63/252] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:05 2026] GET /volume/v3/volumes/1d98a19d-3e0b-4603-93ce-383372ac9618 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:05.728347 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6d34a3a4-8863-4c3f-ae42-4f9295c7dfda None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:05.730248 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6d34a3a4-8863-4c3f-ae42-4f9295c7dfda tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] GET https://10.4.3.157/volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 Jul 31 20:47:05.730405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6d34a3a4-8863-4c3f-ae42-4f9295c7dfda tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:05.730611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6d34a3a4-8863-4c3f-ae42-4f9295c7dfda tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:05.738241 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6d34a3a4-8863-4c3f-ae42-4f9295c7dfda tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 returned with HTTP 404 Jul 31 20:47:05.739707 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 64/253] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:47:05 2026] GET /volume/v3/snapshots/4ce4093a-fc89-4663-885b-19701a46bc49 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:08.125362 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-f6e95b9c-7771-4e48-80b9-4b195b09bd64 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:08.127198 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-f6e95b9c-7771-4e48-80b9-4b195b09bd64 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:08.127415 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-f6e95b9c-7771-4e48-80b9-4b195b09bd64 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:08.127629 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-f6e95b9c-7771-4e48-80b9-4b195b09bd64 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:08.135668 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:08.135668 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:08.139824 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-f6e95b9c-7771-4e48-80b9-4b195b09bd64 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:08.143861 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-f6e95b9c-7771-4e48-80b9-4b195b09bd64 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:08.144475 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 64/254] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:47:08 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:08.282900 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bb242d78-1e04-4099-be6c-be498ea24d4c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:08.283231 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bb242d78-1e04-4099-be6c-be498ea24d4c None None] GET https://10.4.3.157/volume// Jul 31 20:47:08.283522 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bb242d78-1e04-4099-be6c-be498ea24d4c None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:08.283795 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bb242d78-1e04-4099-be6c-be498ea24d4c None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:08.284290 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bb242d78-1e04-4099-be6c-be498ea24d4c None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:47:08.284609 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 64/255] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:47: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 20:47:08.296662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-7b3d2ae6-c8ef-491d-a976-04582bc2c436 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:08.301227 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-7b3d2ae6-c8ef-491d-a976-04582bc2c436 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:47:08.301761 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-7b3d2ae6-c8ef-491d-a976-04582bc2c436 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ab536153-ebef-4575-aca6-8af60c3b7122", "connector": null, "instance_uuid": "d6d7d973-9422-45da-bc56-8c6b76673d71"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:08.320232 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:08.320232 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:08.350502 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-7b3d2ae6-c8ef-491d-a976-04582bc2c436 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:47:08.351342 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 64/256] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:47:08 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 20:47:08.385067 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e0f83633-1e72-4c78-b17a-a3d7508b243a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:08.387113 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e0f83633-1e72-4c78-b17a-a3d7508b243a tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:08.387350 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e0f83633-1e72-4c78-b17a-a3d7508b243a tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:08.387526 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e0f83633-1e72-4c78-b17a-a3d7508b243a tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:08.399338 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:08.399338 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:08.401448 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6d8ff321-65c5-4130-b35d-0d28345dde87 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:08.402004 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6d8ff321-65c5-4130-b35d-0d28345dde87 None None] GET https://10.4.3.157/volume// Jul 31 20:47:08.402298 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6d8ff321-65c5-4130-b35d-0d28345dde87 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:08.402575 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6d8ff321-65c5-4130-b35d-0d28345dde87 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:08.402976 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6d8ff321-65c5-4130-b35d-0d28345dde87 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:47:08.403287 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 65/257] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:47: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 20:47:08.404634 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e0f83633-1e72-4c78-b17a-a3d7508b243a tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:08.413238 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-8cc2d858-04cc-47ed-82ea-8c2e10067eaa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:08.414850 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e0f83633-1e72-4c78-b17a-a3d7508b243a tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:08.415459 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 65/258] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:08 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 843 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:08.418957 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-8cc2d858-04cc-47ed-82ea-8c2e10067eaa tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:08.419212 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-8cc2d858-04cc-47ed-82ea-8c2e10067eaa tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:08.419498 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-8cc2d858-04cc-47ed-82ea-8c2e10067eaa tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:08.441594 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:08.441594 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:08.447621 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-8cc2d858-04cc-47ed-82ea-8c2e10067eaa tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:08.453920 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-8cc2d858-04cc-47ed-82ea-8c2e10067eaa tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:08.454360 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 65/259] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:47:08 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 1023 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:47:08.563101 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-b4cb15bc-935c-4f53-bbde-5874e770d748 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:08.565202 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-b4cb15bc-935c-4f53-bbde-5874e770d748 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] PUT https://10.4.3.157/volume/v3/attachments/965f7d39-0910-4459-9bb0-d895e0803f95 Jul 31 20:47:08.565587 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-b4cb15bc-935c-4f53-bbde-5874e770d748 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:08.572949 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-b4cb15bc-935c-4f53-bbde-5874e770d748 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Acquiring lock "cinder-attachment_update-ab536153-ebef-4575-aca6-8af60c3b7122-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:47:08.578556 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-b4cb15bc-935c-4f53-bbde-5874e770d748 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Lock "cinder-attachment_update-ab536153-ebef-4575-aca6-8af60c3b7122-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:47:08.579654 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:08.579654 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:08.669906 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-c4a9a5ee-3afe-402e-bda9-8b2f26180aa4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:08.672322 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-c4a9a5ee-3afe-402e-bda9-8b2f26180aa4 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] DELETE https://10.4.3.157/volume/v3/attachments/aae331fa-75ee-4505-ad58-ca17d678b317 Jul 31 20:47:08.672561 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-c4a9a5ee-3afe-402e-bda9-8b2f26180aa4 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:08.672791 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-c4a9a5ee-3afe-402e-bda9-8b2f26180aa4 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:08.683901 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:08.683901 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:08.701842 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-b4cb15bc-935c-4f53-bbde-5874e770d748 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Lock "cinder-attachment_update-ab536153-ebef-4575-aca6-8af60c3b7122-np0000006272" released by "attachment_update" :: held 0.123s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:47:08.702171 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-b4cb15bc-935c-4f53-bbde-5874e770d748 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/attachments/965f7d39-0910-4459-9bb0-d895e0803f95 returned with HTTP 200 Jul 31 20:47:08.702667 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 65/260] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:47:08 2026] PUT /volume/v3/attachments/965f7d39-0910-4459-9bb0-d895e0803f95 => generated 969 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:08.738883 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-c4a9a5ee-3afe-402e-bda9-8b2f26180aa4 tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/attachments/aae331fa-75ee-4505-ad58-ca17d678b317 returned with HTTP 200 Jul 31 20:47:08.739604 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 66/261] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:47:08 2026] DELETE /volume/v3/attachments/aae331fa-75ee-4505-ad58-ca17d678b317 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:08.750819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-a705182c-7e67-4eb9-82e9-7b29086ae16b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:08.753060 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-a705182c-7e67-4eb9-82e9-7b29086ae16b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] DELETE https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:47:08.753276 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-a705182c-7e67-4eb9-82e9-7b29086ae16b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:08.753507 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-a705182c-7e67-4eb9-82e9-7b29086ae16b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:08.753694 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-a705182c-7e67-4eb9-82e9-7b29086ae16b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Delete volume with id: 39bdaf68-8904-419c-9a51-62e9ac58a13e Jul 31 20:47:08.763893 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:08.763893 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:08.764506 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-a705182c-7e67-4eb9-82e9-7b29086ae16b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Volume info retrieved successfully. Jul 31 20:47:08.789731 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-a705182c-7e67-4eb9-82e9-7b29086ae16b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] Delete volume request issued successfully. Jul 31 20:47:08.789967 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1597778a-1e0a-4f2e-b99f-1b812d1bb20c req-a705182c-7e67-4eb9-82e9-7b29086ae16b tempest-ImageDependencyTests-590080383 tempest-ImageDependencyTests-590080383-project-member] https://10.4.3.157/volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e returned with HTTP 202 Jul 31 20:47:08.790446 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 66/262] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 20:47:08 2026] DELETE /volume/v3/volumes/39bdaf68-8904-419c-9a51-62e9ac58a13e => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:09.430563 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0c860f50-e7bf-4cef-8de8-1370c2cce0b5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:09.433385 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c860f50-e7bf-4cef-8de8-1370c2cce0b5 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:09.433634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0c860f50-e7bf-4cef-8de8-1370c2cce0b5 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:09.433871 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0c860f50-e7bf-4cef-8de8-1370c2cce0b5 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:09.452779 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:09.452779 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:09.458416 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0c860f50-e7bf-4cef-8de8-1370c2cce0b5 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:09.463502 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c860f50-e7bf-4cef-8de8-1370c2cce0b5 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:09.463987 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 66/263] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:09 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:09.606950 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c1da4ed3-c33f-4184-8594-cf5ce741cdfc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:09.609072 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c1da4ed3-c33f-4184-8594-cf5ce741cdfc tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:47:09.609606 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c1da4ed3-c33f-4184-8594-cf5ce741cdfc tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:09.609606 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c1da4ed3-c33f-4184-8594-cf5ce741cdfc tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:09.620720 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:09.620720 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:09.625784 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c1da4ed3-c33f-4184-8594-cf5ce741cdfc tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:47:09.631774 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c1da4ed3-c33f-4184-8594-cf5ce741cdfc tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:47:09.632176 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 66/264] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:47:09 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 1653 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:09.664150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-dbd6c073-0108-47af-8944-6d428fe92d50 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:09.666347 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-dbd6c073-0108-47af-8944-6d428fe92d50 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:47:09.666626 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-dbd6c073-0108-47af-8944-6d428fe92d50 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:09.666848 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-dbd6c073-0108-47af-8944-6d428fe92d50 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:09.675679 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:09.675679 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:09.679065 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-dbd6c073-0108-47af-8944-6d428fe92d50 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:47:09.683828 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-dbd6c073-0108-47af-8944-6d428fe92d50 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:47:09.684284 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 67/265] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:47:09 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 1653 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:10.484054 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fb0e8849-20ed-4a8f-9037-31d85c37a426 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:10.485849 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb0e8849-20ed-4a8f-9037-31d85c37a426 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:10.486149 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb0e8849-20ed-4a8f-9037-31d85c37a426 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:10.486364 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb0e8849-20ed-4a8f-9037-31d85c37a426 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:10.500186 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:10.500186 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:10.504714 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fb0e8849-20ed-4a8f-9037-31d85c37a426 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:10.510212 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb0e8849-20ed-4a8f-9037-31d85c37a426 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:10.510594 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 67/266] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:10 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:11.528540 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2bec45a2-85ba-44a7-9dc6-0074c2cff7b7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:11.530346 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2bec45a2-85ba-44a7-9dc6-0074c2cff7b7 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:11.533492 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2bec45a2-85ba-44a7-9dc6-0074c2cff7b7 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:11.533492 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2bec45a2-85ba-44a7-9dc6-0074c2cff7b7 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:11.540047 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:11.540047 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:11.543153 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2bec45a2-85ba-44a7-9dc6-0074c2cff7b7 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:11.550569 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2bec45a2-85ba-44a7-9dc6-0074c2cff7b7 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:11.550935 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 67/267] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:11 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:12.571563 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-10a910fa-da1a-46ef-9251-1530856f2134 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:12.574467 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-10a910fa-da1a-46ef-9251-1530856f2134 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:12.574699 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-10a910fa-da1a-46ef-9251-1530856f2134 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:12.574931 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-10a910fa-da1a-46ef-9251-1530856f2134 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:12.593704 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:12.593704 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:12.598760 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-10a910fa-da1a-46ef-9251-1530856f2134 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:12.603381 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-10a910fa-da1a-46ef-9251-1530856f2134 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:12.603832 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 67/268] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:12 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:13.112825 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c339f8ab-2f6a-42f1-8929-8fda1889bd69 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:13.403396 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c339f8ab-2f6a-42f1-8929-8fda1889bd69 tempest-AvailabilityZoneTestJSON-138762538 tempest-AvailabilityZoneTestJSON-138762538-project-member] GET https://10.4.3.157/volume/v3/os-availability-zone Jul 31 20:47:13.403396 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c339f8ab-2f6a-42f1-8929-8fda1889bd69 tempest-AvailabilityZoneTestJSON-138762538 tempest-AvailabilityZoneTestJSON-138762538-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:13.403396 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c339f8ab-2f6a-42f1-8929-8fda1889bd69 tempest-AvailabilityZoneTestJSON-138762538 tempest-AvailabilityZoneTestJSON-138762538-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:13.408791 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c339f8ab-2f6a-42f1-8929-8fda1889bd69 tempest-AvailabilityZoneTestJSON-138762538 tempest-AvailabilityZoneTestJSON-138762538-project-member] Availability Zones retrieved successfully. Jul 31 20:47:13.409103 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c339f8ab-2f6a-42f1-8929-8fda1889bd69 tempest-AvailabilityZoneTestJSON-138762538 tempest-AvailabilityZoneTestJSON-138762538-project-member] https://10.4.3.157/volume/v3/os-availability-zone returned with HTTP 200 Jul 31 20:47:13.409635 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 68/269] 10.4.3.157 () {66 vars in 1276 bytes} [Fri Jul 31 20:47:13 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 298 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:13.626647 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1a409cce-d9b5-4bb1-bd34-eaa48b42e407 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:13.631934 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1a409cce-d9b5-4bb1-bd34-eaa48b42e407 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:13.633706 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1a409cce-d9b5-4bb1-bd34-eaa48b42e407 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:13.633706 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1a409cce-d9b5-4bb1-bd34-eaa48b42e407 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:13.647844 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:13.647844 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:13.652604 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1a409cce-d9b5-4bb1-bd34-eaa48b42e407 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:13.657146 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1a409cce-d9b5-4bb1-bd34-eaa48b42e407 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:13.657721 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 68/270] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:13 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:14.672196 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-010584ed-80d6-4db8-bbc6-546923fc3c19 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:14.674339 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-010584ed-80d6-4db8-bbc6-546923fc3c19 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:14.674527 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-010584ed-80d6-4db8-bbc6-546923fc3c19 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:14.674800 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-010584ed-80d6-4db8-bbc6-546923fc3c19 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:14.685302 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:14.685302 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:14.688949 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-010584ed-80d6-4db8-bbc6-546923fc3c19 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:14.693726 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-010584ed-80d6-4db8-bbc6-546923fc3c19 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:14.694071 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 68/271] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:14 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:15.588039 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-6bea0071-c8f4-4f3c-8c72-e944c9568ba6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:15.590452 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-6bea0071-c8f4-4f3c-8c72-e944c9568ba6 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] POST https://10.4.3.157/volume/v3/attachments/965f7d39-0910-4459-9bb0-d895e0803f95/action Jul 31 20:47:15.591095 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-6bea0071-c8f4-4f3c-8c72-e944c9568ba6 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:47:15.591255 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-6bea0071-c8f4-4f3c-8c72-e944c9568ba6 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:15.618953 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:15.618953 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:15.634480 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3fe387d0-52e6-40d5-bb04-25a1f0957fe8 req-6bea0071-c8f4-4f3c-8c72-e944c9568ba6 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/attachments/965f7d39-0910-4459-9bb0-d895e0803f95/action returned with HTTP 204 Jul 31 20:47:15.635025 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 68/272] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:47:15 2026] POST /volume/v3/attachments/965f7d39-0910-4459-9bb0-d895e0803f95/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:15.714052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e0ad4581-7bdc-498e-b904-f8edf822de4c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:15.715396 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e0ad4581-7bdc-498e-b904-f8edf822de4c tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:15.715770 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e0ad4581-7bdc-498e-b904-f8edf822de4c tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:15.716210 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e0ad4581-7bdc-498e-b904-f8edf822de4c tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:15.732439 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:15.732439 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:15.736948 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e0ad4581-7bdc-498e-b904-f8edf822de4c tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:15.743473 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e0ad4581-7bdc-498e-b904-f8edf822de4c tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:15.744165 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 69/273] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:15 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 1136 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:15.757904 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-060615e3-6af3-46fb-896b-5e3333bbd09d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:15.759769 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-060615e3-6af3-46fb-896b-5e3333bbd09d tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:15.759982 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-060615e3-6af3-46fb-896b-5e3333bbd09d tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:15.760383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-060615e3-6af3-46fb-896b-5e3333bbd09d tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:15.773817 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:15.773817 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:15.777827 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-060615e3-6af3-46fb-896b-5e3333bbd09d tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:15.782833 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-060615e3-6af3-46fb-896b-5e3333bbd09d tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:15.783325 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 69/274] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:15 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 1136 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:15.852663 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4ee01412-5daf-4242-9d3f-1ab2b945b4e5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:15.853271 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4ee01412-5daf-4242-9d3f-1ab2b945b4e5 None None] GET https://10.4.3.157/volume// Jul 31 20:47:15.853452 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4ee01412-5daf-4242-9d3f-1ab2b945b4e5 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:15.853661 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4ee01412-5daf-4242-9d3f-1ab2b945b4e5 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:15.853963 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4ee01412-5daf-4242-9d3f-1ab2b945b4e5 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:47:15.854319 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 69/275] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:47: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 20:47:15.864303 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-6281c7c6-89e9-475c-9c08-689ce616658b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:15.868576 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-6281c7c6-89e9-475c-9c08-689ce616658b tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:47:15.869744 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-6281c7c6-89e9-475c-9c08-689ce616658b tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d4c1e823-ded0-4462-819e-42719547a800", "connector": null, "instance_uuid": "0aea5e4a-cc05-4a3b-8450-381571faaddf"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:15.896378 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:15.896378 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:15.964432 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-6281c7c6-89e9-475c-9c08-689ce616658b tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:47:15.964906 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 69/276] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:47:15 2026] POST /volume/v3/attachments => generated 273 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:15.998578 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-52723372-fd5f-43ed-9fbf-85145f139ada None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:16.041952 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-631bb6f6-5a02-4e25-9d99-4ce15a563796 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:16.044376 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-631bb6f6-5a02-4e25-9d99-4ce15a563796 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] DELETE https://10.4.3.157/volume/v3/attachments/9cd64519-18d9-466e-aab2-63a362e68801 Jul 31 20:47:16.044841 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-631bb6f6-5a02-4e25-9d99-4ce15a563796 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:16.045081 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-631bb6f6-5a02-4e25-9d99-4ce15a563796 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:16.056592 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:16.056592 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:16.137420 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-631bb6f6-5a02-4e25-9d99-4ce15a563796 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/attachments/9cd64519-18d9-466e-aab2-63a362e68801 returned with HTTP 200 Jul 31 20:47:16.137870 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 70/277] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:47:16 2026] DELETE /volume/v3/attachments/9cd64519-18d9-466e-aab2-63a362e68801 => generated 192 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:16.260508 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f380420b-8e55-423a-bbfb-eab49388d84f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:16.260842 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f380420b-8e55-423a-bbfb-eab49388d84f None None] GET https://10.4.3.157/volume// Jul 31 20:47:16.261022 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f380420b-8e55-423a-bbfb-eab49388d84f None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:16.261298 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f380420b-8e55-423a-bbfb-eab49388d84f None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:16.261680 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f380420b-8e55-423a-bbfb-eab49388d84f None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:47:16.261992 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 70/278] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:47: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 20:47:16.270955 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c011724b-04ac-4123-8fcf-341c211b38e4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:16.273281 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c011724b-04ac-4123-8fcf-341c211b38e4 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] POST https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800/action Jul 31 20:47:16.273728 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c011724b-04ac-4123-8fcf-341c211b38e4 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Action body: b'{"os-reimage": {"image_id": "26fa58a2-1354-4652-bd57-bc3f2347b4b0", "reimage_reserved": true}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:47:16.273899 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c011724b-04ac-4123-8fcf-341c211b38e4 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "26fa58a2-1354-4652-bd57-bc3f2347b4b0", "reimage_reserved": true}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:16.288048 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:47:16.288478 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-801997304"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:16.290151 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-801997304'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:47:16.290572 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Create volume of 1 GB Jul 31 20:47:16.293618 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:16.293618 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:16.294478 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c011724b-04ac-4123-8fcf-341c211b38e4 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:47:16.295532 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Availability Zones retrieved successfully. Jul 31 20:47:16.303302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Flow 'volume_create_api' (6482a0e9-78fb-4105-9702-2671ca048cb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:16.304793 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca67711-ea78-4357-b26d-57512b70d083) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:16.307150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:47:16.343065 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca67711-ea78-4357-b26d-57512b70d083) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:16.344190 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bc5291d-f384-4ba3-9c94-9923b30de570) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:16.427861 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Created reservations ['9ace7b6a-4027-4cc5-b37c-df9da7a190cd', '2b155256-a636-484c-a770-de6f60ba27cb', '787761d7-3822-44ec-80b8-89992abf1894', '3f3090ee-1ec3-4217-af9b-2bf123601ff0'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:16.428651 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0bc5291d-f384-4ba3-9c94-9923b30de570) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ace7b6a-4027-4cc5-b37c-df9da7a190cd', '2b155256-a636-484c-a770-de6f60ba27cb', '787761d7-3822-44ec-80b8-89992abf1894', '3f3090ee-1ec3-4217-af9b-2bf123601ff0']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:16.429500 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a01c5201-9f64-4a77-86ce-9b5739cbb0df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:16.436787 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-c011724b-04ac-4123-8fcf-341c211b38e4 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800/action returned with HTTP 202 Jul 31 20:47:16.437309 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 70/279] 10.4.3.157 () {74 vars in 1713 bytes} [Fri Jul 31 20:47:16 2026] POST /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800/action => generated 0 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 20:47:16.457152 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a01c5201-9f64-4a77-86ce-9b5739cbb0df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '698034f9-0f48-4eae-aa31-455c6b22e5d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-801997304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ae7c3e31374f20b1011db9c434b7ba',qos_specs=None,replication_status=,reservations=['9ace7b6a-4027-4cc5-b37c-df9da7a190cd','2b155256-a636-484c-a770-de6f60ba27cb','787761d7-3822-44ec-80b8-89992abf1894','3f3090ee-1ec3-4217-af9b-2bf123601ff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3e0f55ae7944cce95f579c56abf870a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:47:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-801997304',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=698034f9-0f48-4eae-aa31-455c6b22e5d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f0ae7c3e31374f20b1011db9c434b7ba',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3e0f55ae7944cce95f579c56abf870a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:16.457152 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9718ef6b-aa8c-409c-9746-16e45086d4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:16.477564 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9718ef6b-aa8c-409c-9746-16e45086d4ed) transitioned into state 'SUCCESS' from state '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-801997304',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f0ae7c3e31374f20b1011db9c434b7ba',qos_specs=None,replication_status=,reservations=['9ace7b6a-4027-4cc5-b37c-df9da7a190cd','2b155256-a636-484c-a770-de6f60ba27cb','787761d7-3822-44ec-80b8-89992abf1894','3f3090ee-1ec3-4217-af9b-2bf123601ff0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3e0f55ae7944cce95f579c56abf870a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:16.478462 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a79427-e3cc-4595-a895-a9320dcc37fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:16.489305 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6a79427-e3cc-4595-a895-a9320dcc37fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:16.490012 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Flow 'volume_create_api' (6482a0e9-78fb-4105-9702-2671ca048cb1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:16.490323 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Create volume request issued successfully. Jul 31 20:47:16.490845 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-52723372-fd5f-43ed-9fbf-85145f139ada tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:47:16.491242 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 70/280] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:47:15 2026] POST /volume/v3/volumes => generated 754 bytes in 493 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:16.505304 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3cc75ba6-af9f-4f38-930a-8a8565bad483 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:16.508916 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3cc75ba6-af9f-4f38-930a-8a8565bad483 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 Jul 31 20:47:16.508916 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3cc75ba6-af9f-4f38-930a-8a8565bad483 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:16.508916 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3cc75ba6-af9f-4f38-930a-8a8565bad483 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:16.523110 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:16.523110 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:16.528642 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3cc75ba6-af9f-4f38-930a-8a8565bad483 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Volume info retrieved successfully. Jul 31 20:47:16.535044 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3cc75ba6-af9f-4f38-930a-8a8565bad483 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 returned with HTTP 200 Jul 31 20:47:16.535044 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 71/281] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:16 2026] GET /volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:17.550004 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-df865351-87a5-4044-87a6-020602fd058c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:17.552507 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-df865351-87a5-4044-87a6-020602fd058c tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 Jul 31 20:47:17.552676 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-df865351-87a5-4044-87a6-020602fd058c tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:17.552858 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-df865351-87a5-4044-87a6-020602fd058c tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:17.560546 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:17.560546 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:17.564046 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-df865351-87a5-4044-87a6-020602fd058c tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Volume info retrieved successfully. Jul 31 20:47:17.567623 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-df865351-87a5-4044-87a6-020602fd058c tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 returned with HTTP 200 Jul 31 20:47:17.567993 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 71/282] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:17 2026] GET /volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:17.580869 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cbfd8c73-3c8a-40b0-86e5-54dcb5313718 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:17.582709 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbfd8c73-3c8a-40b0-86e5-54dcb5313718 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:47:17.583200 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cbfd8c73-3c8a-40b0-86e5-54dcb5313718 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "698034f9-0f48-4eae-aa31-455c6b22e5d9", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-1363022554"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:17.591721 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:17.591721 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:17.592191 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cbfd8c73-3c8a-40b0-86e5-54dcb5313718 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Volume info retrieved successfully. Jul 31 20:47:17.592320 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-cbfd8c73-3c8a-40b0-86e5-54dcb5313718 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Create snapshot from volume 698034f9-0f48-4eae-aa31-455c6b22e5d9 Jul 31 20:47:17.645798 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-cbfd8c73-3c8a-40b0-86e5-54dcb5313718 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Created reservations ['1574dbbc-4ba0-4886-879e-51d2979187f9', '2f7fc0ee-ddd1-43e0-b666-913affbb6086', '58ba4eca-8996-43a3-bce3-37d0e5f7ff7b', 'b41a12f1-484a-4960-b7d6-4b50d33496d5'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:17.688335 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cbfd8c73-3c8a-40b0-86e5-54dcb5313718 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot create request issued successfully. Jul 31 20:47:17.688417 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbfd8c73-3c8a-40b0-86e5-54dcb5313718 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:47:17.689087 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 71/283] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:47:17 2026] POST /volume/v3/snapshots => generated 311 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:17.698678 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ea1d4d48-1cd9-4dfd-8a15-95042ccccd9e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:17.700629 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea1d4d48-1cd9-4dfd-8a15-95042ccccd9e tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c Jul 31 20:47:17.701198 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ea1d4d48-1cd9-4dfd-8a15-95042ccccd9e tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:17.701452 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ea1d4d48-1cd9-4dfd-8a15-95042ccccd9e tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:17.725103 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:17.725103 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:17.725657 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ea1d4d48-1cd9-4dfd-8a15-95042ccccd9e tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:17.726792 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea1d4d48-1cd9-4dfd-8a15-95042ccccd9e tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c returned with HTTP 200 Jul 31 20:47:17.727561 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 71/284] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:47:17 2026] GET /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c => generated 443 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:18.271816 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-0898272e-830d-4109-936a-aa6f1dea194b req-dbf9ab35-9aff-4dda-9871-255842e5d2e0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.275173 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-dbf9ab35-9aff-4dda-9871-255842e5d2e0 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:18.275757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-dbf9ab35-9aff-4dda-9871-255842e5d2e0 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:18.276218 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-dbf9ab35-9aff-4dda-9871-255842e5d2e0 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:18.298748 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.298748 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:18.306176 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-0898272e-830d-4109-936a-aa6f1dea194b req-dbf9ab35-9aff-4dda-9871-255842e5d2e0 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:18.312443 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-dbf9ab35-9aff-4dda-9871-255842e5d2e0 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:18.313010 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 72/285] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:47:18 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 1136 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:18.383715 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-0898272e-830d-4109-936a-aa6f1dea194b req-e64bfe6f-b563-4aae-97c3-1c7b128319f9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.385671 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-e64bfe6f-b563-4aae-97c3-1c7b128319f9 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] POST https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122/action Jul 31 20:47:18.386018 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-e64bfe6f-b563-4aae-97c3-1c7b128319f9 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:47:18.386179 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-e64bfe6f-b563-4aae-97c3-1c7b128319f9 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:18.399361 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.399361 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:18.399361 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-0898272e-830d-4109-936a-aa6f1dea194b req-e64bfe6f-b563-4aae-97c3-1c7b128319f9 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:18.412834 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-0898272e-830d-4109-936a-aa6f1dea194b req-e64bfe6f-b563-4aae-97c3-1c7b128319f9 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Begin detaching volume completed successfully. Jul 31 20:47:18.413153 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-e64bfe6f-b563-4aae-97c3-1c7b128319f9 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122/action returned with HTTP 202 Jul 31 20:47:18.413674 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 72/286] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:47:18 2026] POST /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:47:18.450880 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a1d221f0-832c-426c-9a47-8f8edf513f51 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.457158 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a1d221f0-832c-426c-9a47-8f8edf513f51 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:18.457158 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a1d221f0-832c-426c-9a47-8f8edf513f51 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:18.457158 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a1d221f0-832c-426c-9a47-8f8edf513f51 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:18.471791 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.471791 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:18.477769 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a1d221f0-832c-426c-9a47-8f8edf513f51 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:18.484790 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a1d221f0-832c-426c-9a47-8f8edf513f51 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:18.485298 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 72/287] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:18 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 1139 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:18.491862 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b60b79a4-dee7-4e5e-bc58-42510fee5b37 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.491862 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b60b79a4-dee7-4e5e-bc58-42510fee5b37 None None] GET https://10.4.3.157/volume// Jul 31 20:47:18.491862 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b60b79a4-dee7-4e5e-bc58-42510fee5b37 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:18.491862 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b60b79a4-dee7-4e5e-bc58-42510fee5b37 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:18.492142 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b60b79a4-dee7-4e5e-bc58-42510fee5b37 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:47:18.492455 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 72/288] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:47: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 20:47:18.502082 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-0898272e-830d-4109-936a-aa6f1dea194b req-44f0eed0-d034-44e4-85e3-4c8afc2e078d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.505097 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-44f0eed0-d034-44e4-85e3-4c8afc2e078d tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:18.505386 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-44f0eed0-d034-44e4-85e3-4c8afc2e078d tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:18.505607 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-44f0eed0-d034-44e4-85e3-4c8afc2e078d tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:18.520974 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.520974 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:18.526719 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-0898272e-830d-4109-936a-aa6f1dea194b req-44f0eed0-d034-44e4-85e3-4c8afc2e078d tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:18.534680 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-44f0eed0-d034-44e4-85e3-4c8afc2e078d tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:18.535236 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 73/289] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:47:18 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 1319 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:47:18.738751 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f66eb0b1-8796-49d2-b709-3f4a0c46e2d8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.741896 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f66eb0b1-8796-49d2-b709-3f4a0c46e2d8 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c Jul 31 20:47:18.741896 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f66eb0b1-8796-49d2-b709-3f4a0c46e2d8 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:18.741896 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f66eb0b1-8796-49d2-b709-3f4a0c46e2d8 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:18.748231 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.748231 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:18.748833 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f66eb0b1-8796-49d2-b709-3f4a0c46e2d8 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:18.749827 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f66eb0b1-8796-49d2-b709-3f4a0c46e2d8 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c returned with HTTP 200 Jul 31 20:47:18.750683 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 73/290] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:47:18 2026] GET /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c => generated 470 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:18.761147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6ad31841-81de-4b0f-8ce8-445699ac4f8b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.762941 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ad31841-81de-4b0f-8ce8-445699ac4f8b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] POST https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata Jul 31 20:47:18.763290 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6ad31841-81de-4b0f-8ce8-445699ac4f8b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:18.769894 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.769894 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:18.770357 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6ad31841-81de-4b0f-8ce8-445699ac4f8b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:18.799082 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6ad31841-81de-4b0f-8ce8-445699ac4f8b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Update snapshot metadata completed successfully. Jul 31 20:47:18.799425 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ad31841-81de-4b0f-8ce8-445699ac4f8b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata returned with HTTP 200 Jul 31 20:47:18.799925 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 73/291] 10.4.3.157 () {68 vars in 1402 bytes} [Fri Jul 31 20:47:18 2026] POST /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata => generated 68 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:18.809080 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-aec9ac6d-edc6-48a8-9464-c708e52ae2ef None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.810869 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aec9ac6d-edc6-48a8-9464-c708e52ae2ef tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata Jul 31 20:47:18.811070 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aec9ac6d-edc6-48a8-9464-c708e52ae2ef tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:18.811312 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aec9ac6d-edc6-48a8-9464-c708e52ae2ef tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:18.824009 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.824009 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:18.824931 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-aec9ac6d-edc6-48a8-9464-c708e52ae2ef tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:18.825930 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-aec9ac6d-edc6-48a8-9464-c708e52ae2ef tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Get snapshot metadata completed successfully. Jul 31 20:47:18.825930 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aec9ac6d-edc6-48a8-9464-c708e52ae2ef tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata returned with HTTP 200 Jul 31 20:47:18.826035 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 73/292] 10.4.3.157 () {66 vars in 1381 bytes} [Fri Jul 31 20:47:18 2026] GET /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:18.836569 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-57124edb-b1b0-494d-a9de-47ba45232e93 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.839015 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-57124edb-b1b0-494d-a9de-47ba45232e93 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] PUT https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata Jul 31 20:47:18.839549 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-57124edb-b1b0-494d-a9de-47ba45232e93 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:18.849541 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.849541 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:18.850210 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-57124edb-b1b0-494d-a9de-47ba45232e93 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:18.881867 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-57124edb-b1b0-494d-a9de-47ba45232e93 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Update snapshot metadata completed successfully. Jul 31 20:47:18.882138 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-57124edb-b1b0-494d-a9de-47ba45232e93 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata returned with HTTP 200 Jul 31 20:47:18.882645 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 74/293] 10.4.3.157 () {68 vars in 1401 bytes} [Fri Jul 31 20:47:18 2026] PUT /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata => generated 57 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:18.891536 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e280d41e-d9fa-4eee-a34f-b5976c495501 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.893498 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e280d41e-d9fa-4eee-a34f-b5976c495501 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata Jul 31 20:47:18.896714 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e280d41e-d9fa-4eee-a34f-b5976c495501 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:18.896714 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e280d41e-d9fa-4eee-a34f-b5976c495501 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:18.901352 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.901352 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:18.902067 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e280d41e-d9fa-4eee-a34f-b5976c495501 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:18.903543 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e280d41e-d9fa-4eee-a34f-b5976c495501 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Get snapshot metadata completed successfully. Jul 31 20:47:18.903881 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e280d41e-d9fa-4eee-a34f-b5976c495501 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata returned with HTTP 200 Jul 31 20:47:18.904414 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 74/294] 10.4.3.157 () {66 vars in 1381 bytes} [Fri Jul 31 20:47:18 2026] GET /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata => generated 57 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:18.914513 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cbd76c82-76ab-4cd2-b804-38856265866b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.917510 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbd76c82-76ab-4cd2-b804-38856265866b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata/key3 Jul 31 20:47:18.917779 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cbd76c82-76ab-4cd2-b804-38856265866b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:18.918025 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cbd76c82-76ab-4cd2-b804-38856265866b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:18.923970 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.923970 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:18.924440 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cbd76c82-76ab-4cd2-b804-38856265866b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:18.925210 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cbd76c82-76ab-4cd2-b804-38856265866b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Get snapshot metadata completed successfully. Jul 31 20:47:18.935386 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cbd76c82-76ab-4cd2-b804-38856265866b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Delete snapshot metadata completed successfully. Jul 31 20:47:18.935581 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbd76c82-76ab-4cd2-b804-38856265866b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata/key3 returned with HTTP 200 Jul 31 20:47:18.935989 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 74/295] 10.4.3.157 () {66 vars in 1399 bytes} [Fri Jul 31 20:47:18 2026] DELETE /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata/key3 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 20:47:18.942884 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-89a75806-0a23-42ec-bee9-5a8adbce2f3b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.945102 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-89a75806-0a23-42ec-bee9-5a8adbce2f3b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata Jul 31 20:47:18.945347 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-89a75806-0a23-42ec-bee9-5a8adbce2f3b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:18.945533 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-89a75806-0a23-42ec-bee9-5a8adbce2f3b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:18.951695 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.951695 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:18.952743 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-89a75806-0a23-42ec-bee9-5a8adbce2f3b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:18.954723 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-89a75806-0a23-42ec-bee9-5a8adbce2f3b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Get snapshot metadata completed successfully. Jul 31 20:47:18.955062 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-89a75806-0a23-42ec-bee9-5a8adbce2f3b tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata returned with HTTP 200 Jul 31 20:47:18.955602 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 74/296] 10.4.3.157 () {66 vars in 1381 bytes} [Fri Jul 31 20:47:18 2026] GET /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata => generated 32 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:18.963277 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7a46ec24-6ddd-4865-ba43-a76433ee269c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.965167 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7a46ec24-6ddd-4865-ba43-a76433ee269c tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] PUT https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata Jul 31 20:47:18.965489 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7a46ec24-6ddd-4865-ba43-a76433ee269c tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:18.971402 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:18.971402 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:18.971899 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7a46ec24-6ddd-4865-ba43-a76433ee269c tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:18.984137 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7a46ec24-6ddd-4865-ba43-a76433ee269c tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Update snapshot metadata completed successfully. Jul 31 20:47:18.984408 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7a46ec24-6ddd-4865-ba43-a76433ee269c tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata returned with HTTP 200 Jul 31 20:47:18.984870 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 75/297] 10.4.3.157 () {68 vars in 1401 bytes} [Fri Jul 31 20:47:18 2026] PUT /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:18.992768 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2ce25b53-388c-4c34-a4b2-a8a0084b4e00 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:18.996162 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ce25b53-388c-4c34-a4b2-a8a0084b4e00 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] POST https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata Jul 31 20:47:18.996162 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2ce25b53-388c-4c34-a4b2-a8a0084b4e00 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:19.001390 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:19.001390 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:19.001886 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2ce25b53-388c-4c34-a4b2-a8a0084b4e00 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:19.024087 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2ce25b53-388c-4c34-a4b2-a8a0084b4e00 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Update snapshot metadata completed successfully. Jul 31 20:47:19.025102 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ce25b53-388c-4c34-a4b2-a8a0084b4e00 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata returned with HTTP 200 Jul 31 20:47:19.025102 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 75/298] 10.4.3.157 () {68 vars in 1402 bytes} [Fri Jul 31 20:47:18 2026] POST /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata => generated 68 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:19.036203 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8f01aa58-e764-476d-af8a-2b179d260811 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:19.039683 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f01aa58-e764-476d-af8a-2b179d260811 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata Jul 31 20:47:19.040024 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f01aa58-e764-476d-af8a-2b179d260811 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:19.040284 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f01aa58-e764-476d-af8a-2b179d260811 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:19.046730 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:19.046730 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:19.047222 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8f01aa58-e764-476d-af8a-2b179d260811 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:19.048464 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8f01aa58-e764-476d-af8a-2b179d260811 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Get snapshot metadata completed successfully. Jul 31 20:47:19.048707 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f01aa58-e764-476d-af8a-2b179d260811 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata returned with HTTP 200 Jul 31 20:47:19.050523 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 75/299] 10.4.3.157 () {66 vars in 1381 bytes} [Fri Jul 31 20:47:19 2026] GET /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata => generated 68 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:19.058618 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-08e58119-1807-424d-bdde-82a72c50b909 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:19.060918 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-08e58119-1807-424d-bdde-82a72c50b909 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] PUT https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata/key3 Jul 31 20:47:19.061643 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-08e58119-1807-424d-bdde-82a72c50b909 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:19.069601 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:19.069601 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:19.069987 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-08e58119-1807-424d-bdde-82a72c50b909 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:19.096846 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-08e58119-1807-424d-bdde-82a72c50b909 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Update snapshot metadata completed successfully. Jul 31 20:47:19.097206 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-08e58119-1807-424d-bdde-82a72c50b909 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata/key3 returned with HTTP 200 Jul 31 20:47:19.098927 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 75/300] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:47:19 2026] PUT /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata/key3 => generated 35 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:19.108541 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3b5c7ae9-df97-45d1-b3c7-0cbdf18ca766 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:19.111073 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3b5c7ae9-df97-45d1-b3c7-0cbdf18ca766 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata/key3 Jul 31 20:47:19.111501 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3b5c7ae9-df97-45d1-b3c7-0cbdf18ca766 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:19.111797 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3b5c7ae9-df97-45d1-b3c7-0cbdf18ca766 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:19.122000 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:19.122000 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:19.122678 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3b5c7ae9-df97-45d1-b3c7-0cbdf18ca766 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:19.124090 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3b5c7ae9-df97-45d1-b3c7-0cbdf18ca766 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Get snapshot metadata completed successfully. Jul 31 20:47:19.124372 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3b5c7ae9-df97-45d1-b3c7-0cbdf18ca766 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata/key3 returned with HTTP 200 Jul 31 20:47:19.124722 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 76/301] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:47:19 2026] GET /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:19.131932 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7046ef9c-2f2e-47af-9d90-74c30b47b8c7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:19.133668 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7046ef9c-2f2e-47af-9d90-74c30b47b8c7 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata Jul 31 20:47:19.133838 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7046ef9c-2f2e-47af-9d90-74c30b47b8c7 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:19.134089 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7046ef9c-2f2e-47af-9d90-74c30b47b8c7 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:19.145073 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:19.145073 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:19.145559 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7046ef9c-2f2e-47af-9d90-74c30b47b8c7 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:19.146719 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7046ef9c-2f2e-47af-9d90-74c30b47b8c7 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Get snapshot metadata completed successfully. Jul 31 20:47:19.146719 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7046ef9c-2f2e-47af-9d90-74c30b47b8c7 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata returned with HTTP 200 Jul 31 20:47:19.147052 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 76/302] 10.4.3.157 () {66 vars in 1381 bytes} [Fri Jul 31 20:47:19 2026] GET /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:19.156175 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3e42937a-ff94-48f1-a973-793718ae356f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:19.158056 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e42937a-ff94-48f1-a973-793718ae356f tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] PUT https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata Jul 31 20:47:19.158632 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e42937a-ff94-48f1-a973-793718ae356f tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:19.165680 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:19.165680 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:19.166468 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3e42937a-ff94-48f1-a973-793718ae356f tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:19.191614 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3e42937a-ff94-48f1-a973-793718ae356f tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Update snapshot metadata completed successfully. Jul 31 20:47:19.191955 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e42937a-ff94-48f1-a973-793718ae356f tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata returned with HTTP 200 Jul 31 20:47:19.192394 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 76/303] 10.4.3.157 () {68 vars in 1401 bytes} [Fri Jul 31 20:47:19 2026] PUT /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c/metadata => generated 16 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:47:19.203233 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-eddf460b-cc8f-4ca6-b4aa-8b656f902759 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:19.205005 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eddf460b-cc8f-4ca6-b4aa-8b656f902759 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c Jul 31 20:47:19.205252 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eddf460b-cc8f-4ca6-b4aa-8b656f902759 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:19.205459 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eddf460b-cc8f-4ca6-b4aa-8b656f902759 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:19.205590 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-eddf460b-cc8f-4ca6-b4aa-8b656f902759 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Delete snapshot with id: 700ebe90-2825-4329-935b-c863dd9b331c Jul 31 20:47:19.211975 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:19.211975 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:19.212689 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-eddf460b-cc8f-4ca6-b4aa-8b656f902759 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:19.234843 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-eddf460b-cc8f-4ca6-b4aa-8b656f902759 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot delete request issued successfully. Jul 31 20:47:19.235090 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eddf460b-cc8f-4ca6-b4aa-8b656f902759 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c returned with HTTP 202 Jul 31 20:47:19.235660 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 76/304] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:47:19 2026] DELETE /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:19.248048 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5b6a27ac-f5ed-42b7-8449-02ec07ea5be3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:19.250415 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5b6a27ac-f5ed-42b7-8449-02ec07ea5be3 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c Jul 31 20:47:19.250665 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5b6a27ac-f5ed-42b7-8449-02ec07ea5be3 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:19.250917 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5b6a27ac-f5ed-42b7-8449-02ec07ea5be3 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:19.256455 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:19.256455 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:19.257002 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5b6a27ac-f5ed-42b7-8449-02ec07ea5be3 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Snapshot retrieved successfully. Jul 31 20:47:19.257985 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5b6a27ac-f5ed-42b7-8449-02ec07ea5be3 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c returned with HTTP 200 Jul 31 20:47:19.258476 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 77/305] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:47:19 2026] GET /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:19.499390 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f6f719ee-8d98-4883-a7b7-3e54a6c39f24 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:19.501145 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f6f719ee-8d98-4883-a7b7-3e54a6c39f24 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:19.501343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f6f719ee-8d98-4883-a7b7-3e54a6c39f24 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:19.501509 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f6f719ee-8d98-4883-a7b7-3e54a6c39f24 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:19.512341 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:19.512341 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:19.517532 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f6f719ee-8d98-4883-a7b7-3e54a6c39f24 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:19.523146 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f6f719ee-8d98-4883-a7b7-3e54a6c39f24 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:19.523559 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 77/306] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:19 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:20.270934 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a1d1301b-0b2e-4211-b0fe-725688a774ec None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:20.273251 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a1d1301b-0b2e-4211-b0fe-725688a774ec tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c Jul 31 20:47:20.273514 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a1d1301b-0b2e-4211-b0fe-725688a774ec tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:20.273765 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a1d1301b-0b2e-4211-b0fe-725688a774ec tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:20.281107 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a1d1301b-0b2e-4211-b0fe-725688a774ec tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c returned with HTTP 404 Jul 31 20:47:20.281735 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 77/307] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:47:20 2026] GET /volume/v3/snapshots/700ebe90-2825-4329-935b-c863dd9b331c => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:20.291737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dcce6186-d160-4099-a6fc-a2bcb87fad19 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:20.295697 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dcce6186-d160-4099-a6fc-a2bcb87fad19 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 Jul 31 20:47:20.295697 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dcce6186-d160-4099-a6fc-a2bcb87fad19 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:20.295697 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dcce6186-d160-4099-a6fc-a2bcb87fad19 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:20.304217 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:20.304217 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:20.309630 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-dcce6186-d160-4099-a6fc-a2bcb87fad19 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Volume info retrieved successfully. Jul 31 20:47:20.314546 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dcce6186-d160-4099-a6fc-a2bcb87fad19 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 returned with HTTP 200 Jul 31 20:47:20.315134 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 77/308] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:20 2026] GET /volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:20.333598 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-20dae3eb-c0e8-4fea-944a-0a76dc107327 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:20.335667 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-20dae3eb-c0e8-4fea-944a-0a76dc107327 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] DELETE https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 Jul 31 20:47:20.335962 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-20dae3eb-c0e8-4fea-944a-0a76dc107327 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:20.336319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-20dae3eb-c0e8-4fea-944a-0a76dc107327 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:20.337912 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-20dae3eb-c0e8-4fea-944a-0a76dc107327 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Delete volume with id: 698034f9-0f48-4eae-aa31-455c6b22e5d9 Jul 31 20:47:20.349224 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:20.349224 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:20.349224 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-20dae3eb-c0e8-4fea-944a-0a76dc107327 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Volume info retrieved successfully. Jul 31 20:47:20.373252 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-20dae3eb-c0e8-4fea-944a-0a76dc107327 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Delete volume request issued successfully. Jul 31 20:47:20.373952 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-20dae3eb-c0e8-4fea-944a-0a76dc107327 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 returned with HTTP 202 Jul 31 20:47:20.373952 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 78/309] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:47:20 2026] DELETE /volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:20.386978 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-066d2e79-fb6b-4e80-b4d9-ec390b4d2018 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:20.388645 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-066d2e79-fb6b-4e80-b4d9-ec390b4d2018 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 Jul 31 20:47:20.388881 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-066d2e79-fb6b-4e80-b4d9-ec390b4d2018 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:20.389356 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-066d2e79-fb6b-4e80-b4d9-ec390b4d2018 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:20.400949 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:20.400949 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:20.405258 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-066d2e79-fb6b-4e80-b4d9-ec390b4d2018 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Volume info retrieved successfully. Jul 31 20:47:20.409511 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-066d2e79-fb6b-4e80-b4d9-ec390b4d2018 tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 returned with HTTP 200 Jul 31 20:47:20.409870 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 78/310] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:20 2026] GET /volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:20.485463 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-0898272e-830d-4109-936a-aa6f1dea194b req-a33c2e78-13f9-4418-9d24-1ccd9f82c6b6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:20.492207 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-a33c2e78-13f9-4418-9d24-1ccd9f82c6b6 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] DELETE https://10.4.3.157/volume/v3/attachments/965f7d39-0910-4459-9bb0-d895e0803f95 Jul 31 20:47:20.492545 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-a33c2e78-13f9-4418-9d24-1ccd9f82c6b6 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:20.492725 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-a33c2e78-13f9-4418-9d24-1ccd9f82c6b6 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:20.516415 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:20.516415 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:20.539538 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4b46449c-b836-4646-bb6f-46b6855b9409 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:20.545739 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4b46449c-b836-4646-bb6f-46b6855b9409 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:20.545941 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4b46449c-b836-4646-bb6f-46b6855b9409 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:20.546258 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4b46449c-b836-4646-bb6f-46b6855b9409 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:20.559566 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:20.559566 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:20.564410 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4b46449c-b836-4646-bb6f-46b6855b9409 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:20.571645 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4b46449c-b836-4646-bb6f-46b6855b9409 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:20.572446 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 78/311] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:20 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 1139 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:20.587298 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0898272e-830d-4109-936a-aa6f1dea194b req-a33c2e78-13f9-4418-9d24-1ccd9f82c6b6 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/attachments/965f7d39-0910-4459-9bb0-d895e0803f95 returned with HTTP 200 Jul 31 20:47:20.587829 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 78/312] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:47:20 2026] DELETE /volume/v3/attachments/965f7d39-0910-4459-9bb0-d895e0803f95 => generated 19 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:21.422616 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7d6a6e29-5ae2-4797-9989-0f286812db9f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:21.425154 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7d6a6e29-5ae2-4797-9989-0f286812db9f tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] GET https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 Jul 31 20:47:21.425154 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7d6a6e29-5ae2-4797-9989-0f286812db9f tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:21.425154 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7d6a6e29-5ae2-4797-9989-0f286812db9f tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:21.431635 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7d6a6e29-5ae2-4797-9989-0f286812db9f tempest-SnapshotMetadataTestJSON-869956221 tempest-SnapshotMetadataTestJSON-869956221-project-member] https://10.4.3.157/volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 returned with HTTP 404 Jul 31 20:47:21.432217 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 79/313] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:21 2026] GET /volume/v3/volumes/698034f9-0f48-4eae-aa31-455c6b22e5d9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:21.586429 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d2c1d2a2-f8dd-4cd2-8c2f-11372a524805 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:21.588326 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d2c1d2a2-f8dd-4cd2-8c2f-11372a524805 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:21.588559 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d2c1d2a2-f8dd-4cd2-8c2f-11372a524805 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:21.588772 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d2c1d2a2-f8dd-4cd2-8c2f-11372a524805 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:21.598523 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:21.598523 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:21.604009 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d2c1d2a2-f8dd-4cd2-8c2f-11372a524805 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:21.610041 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d2c1d2a2-f8dd-4cd2-8c2f-11372a524805 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:21.611151 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 79/314] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:21 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:24.473348 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-61eab1a6-2bf4-4c74-946d-899176f0e42a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:24.476498 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61eab1a6-2bf4-4c74-946d-899176f0e42a tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:24.476708 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61eab1a6-2bf4-4c74-946d-899176f0e42a tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:24.476900 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61eab1a6-2bf4-4c74-946d-899176f0e42a tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:24.484199 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:24.484199 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:24.489972 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-61eab1a6-2bf4-4c74-946d-899176f0e42a tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:24.495846 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61eab1a6-2bf4-4c74-946d-899176f0e42a tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:24.496234 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 79/315] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:24 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:24.553350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f2a9b5e9-5361-48dd-8288-d5d6295d25eb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:24.553350 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f2a9b5e9-5361-48dd-8288-d5d6295d25eb tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:24.553350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f2a9b5e9-5361-48dd-8288-d5d6295d25eb tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:24.553350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f2a9b5e9-5361-48dd-8288-d5d6295d25eb tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:24.563396 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:24.563396 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:24.569092 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f2a9b5e9-5361-48dd-8288-d5d6295d25eb tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:24.575220 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f2a9b5e9-5361-48dd-8288-d5d6295d25eb tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:24.575919 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 79/316] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:24 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:24.784111 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1a275af8-590e-42c8-89a4-12def522c083 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:24.784502 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1a275af8-590e-42c8-89a4-12def522c083 None None] GET https://10.4.3.157/volume// Jul 31 20:47:24.784606 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1a275af8-590e-42c8-89a4-12def522c083 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:24.784773 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1a275af8-590e-42c8-89a4-12def522c083 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:24.785061 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1a275af8-590e-42c8-89a4-12def522c083 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:47:24.789820 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 80/317] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:47: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 20:47:24.797339 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-991156d6-2652-4fc6-ac66-b2a29cd78057 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:24.801728 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-991156d6-2652-4fc6-ac66-b2a29cd78057 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:47:24.802070 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-991156d6-2652-4fc6-ac66-b2a29cd78057 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:24.802070 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-991156d6-2652-4fc6-ac66-b2a29cd78057 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:24.827758 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:24.827758 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:24.835552 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-991156d6-2652-4fc6-ac66-b2a29cd78057 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:47:24.847337 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-991156d6-2652-4fc6-ac66-b2a29cd78057 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:47:24.847337 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 80/318] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:47:24 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 1540 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:47:24.991304 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-3665b89b-152f-4144-bfcd-e8098897c11e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:24.994269 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-3665b89b-152f-4144-bfcd-e8098897c11e tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] PUT https://10.4.3.157/volume/v3/attachments/45bd66b1-14cb-4a28-97c5-c28ae34b54b9 Jul 31 20:47:24.994269 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-3665b89b-152f-4144-bfcd-e8098897c11e tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:25.008783 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-3665b89b-152f-4144-bfcd-e8098897c11e tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Acquiring lock "cinder-attachment_update-d4c1e823-ded0-4462-819e-42719547a800-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:47:25.019601 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-3665b89b-152f-4144-bfcd-e8098897c11e tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Lock "cinder-attachment_update-d4c1e823-ded0-4462-819e-42719547a800-np0000006272" acquired by "attachment_update" :: waited 0.009s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:47:25.019601 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:25.019601 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:25.191078 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-3665b89b-152f-4144-bfcd-e8098897c11e tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Lock "cinder-attachment_update-d4c1e823-ded0-4462-819e-42719547a800-np0000006272" released by "attachment_update" :: held 0.174s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:47:25.191467 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-3665b89b-152f-4144-bfcd-e8098897c11e tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/attachments/45bd66b1-14cb-4a28-97c5-c28ae34b54b9 returned with HTTP 200 Jul 31 20:47:25.192257 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 80/319] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:47:24 2026] PUT /volume/v3/attachments/45bd66b1-14cb-4a28-97c5-c28ae34b54b9 => generated 969 bytes in 203 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:25.230975 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-7f5146a2-e9cc-4c74-9001-1808f4153eab None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:25.233974 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-7f5146a2-e9cc-4c74-9001-1808f4153eab tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] POST https://10.4.3.157/volume/v3/attachments/45bd66b1-14cb-4a28-97c5-c28ae34b54b9/action Jul 31 20:47:25.234372 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-7f5146a2-e9cc-4c74-9001-1808f4153eab tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:47:25.236195 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-7f5146a2-e9cc-4c74-9001-1808f4153eab tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:25.253602 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:25.253602 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:25.269188 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-952622c4-02b1-419a-8d28-aef93b67f4b6 req-7f5146a2-e9cc-4c74-9001-1808f4153eab tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/attachments/45bd66b1-14cb-4a28-97c5-c28ae34b54b9/action returned with HTTP 204 Jul 31 20:47:25.269667 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 80/320] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:47:25 2026] POST /volume/v3/attachments/45bd66b1-14cb-4a28-97c5-c28ae34b54b9/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:25.399178 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d150765d-4978-4e5f-8917-430ceeaa5c84 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:25.403737 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d150765d-4978-4e5f-8917-430ceeaa5c84 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:25.404024 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d150765d-4978-4e5f-8917-430ceeaa5c84 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:25.404365 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d150765d-4978-4e5f-8917-430ceeaa5c84 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:25.414916 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:25.414916 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:25.419830 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d150765d-4978-4e5f-8917-430ceeaa5c84 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:25.425598 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d150765d-4978-4e5f-8917-430ceeaa5c84 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:25.426883 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 81/321] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:25 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:25.491198 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-48bc722e-2744-49b6-94d1-84302f69e5d1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:25.494062 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-48bc722e-2744-49b6-94d1-84302f69e5d1 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:25.494358 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-48bc722e-2744-49b6-94d1-84302f69e5d1 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:25.494595 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-48bc722e-2744-49b6-94d1-84302f69e5d1 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:25.505475 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:25.505475 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:25.510954 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-48bc722e-2744-49b6-94d1-84302f69e5d1 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:25.516779 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-48bc722e-2744-49b6-94d1-84302f69e5d1 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:25.517254 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 81/322] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:47:25 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:25.934311 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1c57f575-502f-4128-bb0c-7afd41bdc676 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:25.934311 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1c57f575-502f-4128-bb0c-7afd41bdc676 None None] GET https://10.4.3.157/volume// Jul 31 20:47:25.934311 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1c57f575-502f-4128-bb0c-7afd41bdc676 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:25.934311 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1c57f575-502f-4128-bb0c-7afd41bdc676 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:25.934759 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1c57f575-502f-4128-bb0c-7afd41bdc676 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:47:25.935447 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 81/323] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:47: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 20:47:25.958025 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-56cefc7e-798a-4929-9ff7-862434f62164 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:26.362256 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-56cefc7e-798a-4929-9ff7-862434f62164 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:47:26.363212 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-56cefc7e-798a-4929-9ff7-862434f62164 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5cf96720-f0db-413f-b0f0-8bccc22e32fc", "connector": null, "instance_uuid": "5f8a9797-eec6-4f0b-9d12-f067fb3ff4f1"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:26.374560 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:26.374560 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:26.416573 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-56cefc7e-798a-4929-9ff7-862434f62164 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:47:26.416573 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 81/324] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:47:25 2026] POST /volume/v3/attachments => generated 273 bytes in 460 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:26.462522 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7bd6d277-518a-4196-9fbb-e85cd60e0c5c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:26.471077 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7bd6d277-518a-4196-9fbb-e85cd60e0c5c tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:26.471077 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7bd6d277-518a-4196-9fbb-e85cd60e0c5c tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:26.471077 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7bd6d277-518a-4196-9fbb-e85cd60e0c5c tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:26.479908 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-28b3d6cb-63c2-4b24-9b32-16e377bbcef7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:26.480332 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28b3d6cb-63c2-4b24-9b32-16e377bbcef7 None None] GET https://10.4.3.157/volume// Jul 31 20:47:26.480508 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28b3d6cb-63c2-4b24-9b32-16e377bbcef7 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:26.480740 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28b3d6cb-63c2-4b24-9b32-16e377bbcef7 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:26.481118 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28b3d6cb-63c2-4b24-9b32-16e377bbcef7 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:47:26.481553 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 82/325] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:47: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 20:47:26.490247 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-53143fb3-b87b-4307-8268-967be372e448 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:26.493672 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:26.493672 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:26.495123 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-53143fb3-b87b-4307-8268-967be372e448 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:26.495465 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-53143fb3-b87b-4307-8268-967be372e448 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:26.496457 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-53143fb3-b87b-4307-8268-967be372e448 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:26.502393 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7bd6d277-518a-4196-9fbb-e85cd60e0c5c tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:26.508353 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7bd6d277-518a-4196-9fbb-e85cd60e0c5c tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:26.508510 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:26.508510 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:26.509607 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 82/326] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:26 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 844 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:26.514651 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-53143fb3-b87b-4307-8268-967be372e448 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:26.520992 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-53143fb3-b87b-4307-8268-967be372e448 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:26.521699 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 82/327] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:47:26 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 1024 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:47:26.662725 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-3745f232-d7e4-41f4-a2a7-c1ab709f10d7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:26.669480 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-3745f232-d7e4-41f4-a2a7-c1ab709f10d7 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] PUT https://10.4.3.157/volume/v3/attachments/3b101e5c-ad92-4ce1-9cf7-6eb41f1db7f3 Jul 31 20:47:26.669995 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-3745f232-d7e4-41f4-a2a7-c1ab709f10d7 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:26.686892 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-3745f232-d7e4-41f4-a2a7-c1ab709f10d7 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Acquiring lock "cinder-attachment_update-5cf96720-f0db-413f-b0f0-8bccc22e32fc-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:47:26.699482 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-3745f232-d7e4-41f4-a2a7-c1ab709f10d7 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Lock "cinder-attachment_update-5cf96720-f0db-413f-b0f0-8bccc22e32fc-np0000006272" acquired by "attachment_update" :: waited 0.013s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:47:26.700701 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:26.700701 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:26.835314 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-3745f232-d7e4-41f4-a2a7-c1ab709f10d7 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Lock "cinder-attachment_update-5cf96720-f0db-413f-b0f0-8bccc22e32fc-np0000006272" released by "attachment_update" :: held 0.136s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:47:26.835757 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-3745f232-d7e4-41f4-a2a7-c1ab709f10d7 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/3b101e5c-ad92-4ce1-9cf7-6eb41f1db7f3 returned with HTTP 200 Jul 31 20:47:26.836483 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 82/328] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:47:26 2026] PUT /volume/v3/attachments/3b101e5c-ad92-4ce1-9cf7-6eb41f1db7f3 => generated 969 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:27.045953 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:27.311107 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:47:27.311819 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-425289611"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:27.312837 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-425289611'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:47:27.312939 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Create volume of 1 GB Jul 31 20:47:27.321013 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Availability Zones retrieved successfully. Jul 31 20:47:27.330843 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Flow 'volume_create_api' (411c3a16-90b3-445a-ab29-af98a34a3a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:27.331996 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20e2687-ad79-4beb-9224-836be70b027f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:27.333093 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:47:27.367968 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f20e2687-ad79-4beb-9224-836be70b027f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:27.369185 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e705aad8-f3e4-4696-9922-11cd6cdc6bd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:27.463022 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Created reservations ['e7a71f63-0d36-4444-9c5d-ee443b4b7951', '8cd1bd1b-442f-4501-87f7-cdffd732d71a', '6e0e3aa3-1b80-45d1-823e-1e57ea2de9a2', '85c3cb46-8db4-4a38-a114-40414ae6789f'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:27.464035 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e705aad8-f3e4-4696-9922-11cd6cdc6bd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7a71f63-0d36-4444-9c5d-ee443b4b7951', '8cd1bd1b-442f-4501-87f7-cdffd732d71a', '6e0e3aa3-1b80-45d1-823e-1e57ea2de9a2', '85c3cb46-8db4-4a38-a114-40414ae6789f']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:27.465444 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e8cd9a-a706-4904-a2ab-e32f7efbd1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:27.500926 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e8cd9a-a706-4904-a2ab-e32f7efbd1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f8a11de-efff-48a4-9067-1d2af79447bf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-425289611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='744356295ede4aa9b721d5618c9cada6',qos_specs=None,replication_status=,reservations=['e7a71f63-0d36-4444-9c5d-ee443b4b7951','8cd1bd1b-442f-4501-87f7-cdffd732d71a','6e0e3aa3-1b80-45d1-823e-1e57ea2de9a2','85c3cb46-8db4-4a38-a114-40414ae6789f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebced3c91c5548aaa6d2be88b135643a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:47:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-425289611',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f8a11de-efff-48a4-9067-1d2af79447bf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='744356295ede4aa9b721d5618c9cada6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebced3c91c5548aaa6d2be88b135643a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:27.501839 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72963dcb-b523-4ac6-8d61-97f3652036e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:27.525506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6608f44b-8f2c-4b64-ba97-f574f5c728f8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:27.527876 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6608f44b-8f2c-4b64-ba97-f574f5c728f8 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:27.527876 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6608f44b-8f2c-4b64-ba97-f574f5c728f8 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:27.527928 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6608f44b-8f2c-4b64-ba97-f574f5c728f8 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:27.528167 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (72963dcb-b523-4ac6-8d61-97f3652036e1) transitioned into state 'SUCCESS' from state '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-425289611',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='744356295ede4aa9b721d5618c9cada6',qos_specs=None,replication_status=,reservations=['e7a71f63-0d36-4444-9c5d-ee443b4b7951','8cd1bd1b-442f-4501-87f7-cdffd732d71a','6e0e3aa3-1b80-45d1-823e-1e57ea2de9a2','85c3cb46-8db4-4a38-a114-40414ae6789f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebced3c91c5548aaa6d2be88b135643a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:27.529026 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62616e84-fd6f-40a3-bf3e-44d9ca184981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:27.536740 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:27.536740 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:27.540254 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6608f44b-8f2c-4b64-ba97-f574f5c728f8 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:27.544475 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6608f44b-8f2c-4b64-ba97-f574f5c728f8 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:27.544832 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 83/329] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:27 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:27.547841 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62616e84-fd6f-40a3-bf3e-44d9ca184981) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:27.548714 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Flow 'volume_create_api' (411c3a16-90b3-445a-ab29-af98a34a3a6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:27.549050 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Create volume request issued successfully. Jul 31 20:47:27.549840 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3105c948-b57d-488e-aa58-41dfb9b5c175 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:47:27.550208 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 83/330] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:47:27 2026] POST /volume/v3/volumes => generated 750 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:27.568414 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-965a978a-feb2-4e48-be25-a3752e7fd4eb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:27.574418 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-965a978a-feb2-4e48-be25-a3752e7fd4eb tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:27.574692 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-965a978a-feb2-4e48-be25-a3752e7fd4eb tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:27.575236 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-965a978a-feb2-4e48-be25-a3752e7fd4eb tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:27.583396 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:27.583396 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:27.586924 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-965a978a-feb2-4e48-be25-a3752e7fd4eb tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Volume info retrieved successfully. Jul 31 20:47:27.590918 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-965a978a-feb2-4e48-be25-a3752e7fd4eb tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf returned with HTTP 200 Jul 31 20:47:27.591290 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 83/331] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:27 2026] GET /volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf => generated 818 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:28.565180 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-828916af-f1a4-479a-a7fb-0916a8846a46 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:28.566601 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-828916af-f1a4-479a-a7fb-0916a8846a46 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:28.566767 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-828916af-f1a4-479a-a7fb-0916a8846a46 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:28.566936 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-828916af-f1a4-479a-a7fb-0916a8846a46 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:28.589968 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:28.589968 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:28.596730 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-828916af-f1a4-479a-a7fb-0916a8846a46 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:28.606790 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-828916af-f1a4-479a-a7fb-0916a8846a46 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:28.606883 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 83/332] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:28 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:28.606941 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2e8f868a-7640-4a29-9077-c02936442066 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:28.609617 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2e8f868a-7640-4a29-9077-c02936442066 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:28.609825 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2e8f868a-7640-4a29-9077-c02936442066 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:28.610067 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2e8f868a-7640-4a29-9077-c02936442066 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:28.623916 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:28.623916 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:28.628912 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2e8f868a-7640-4a29-9077-c02936442066 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Volume info retrieved successfully. Jul 31 20:47:28.635274 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2e8f868a-7640-4a29-9077-c02936442066 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf returned with HTTP 200 Jul 31 20:47:28.635752 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 84/333] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:28 2026] GET /volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:28.653670 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4f479294-876c-4705-8380-3a856f205852 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:28.655566 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4f479294-876c-4705-8380-3a856f205852 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] POST https://10.4.3.157/volume/v3/os-volume-transfer Jul 31 20:47:28.655943 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4f479294-876c-4705-8380-3a856f205852 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "1f8a11de-efff-48a4-9067-1d2af79447bf"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:28.657356 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.volume_transfer [None req-4f479294-876c-4705-8380-3a856f205852 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Creating new volume transfer {'transfer': {'volume_id': '1f8a11de-efff-48a4-9067-1d2af79447bf'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 20:47:28.657487 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.volume_transfer [None req-4f479294-876c-4705-8380-3a856f205852 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Creating transfer of volume 1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:28.657630 np0000006272 devstack@c-api.service[100193]: INFO cinder.transfer.api [None req-4f479294-876c-4705-8380-3a856f205852 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Generating transfer record for volume 1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:28.665358 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:28.665358 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:28.692327 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4f479294-876c-4705-8380-3a856f205852 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 20:47:28.695661 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 84/334] 10.4.3.157 () {68 vars in 1291 bytes} [Fri Jul 31 20:47:28 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:28.707057 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ec876956-5b69-4740-8d0a-459ef53406c4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:28.711869 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ec876956-5b69-4740-8d0a-459ef53406c4 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:28.712137 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ec876956-5b69-4740-8d0a-459ef53406c4 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:28.712444 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ec876956-5b69-4740-8d0a-459ef53406c4 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:28.724119 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:28.724119 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:28.730745 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ec876956-5b69-4740-8d0a-459ef53406c4 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Volume info retrieved successfully. Jul 31 20:47:28.742585 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ec876956-5b69-4740-8d0a-459ef53406c4 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf returned with HTTP 200 Jul 31 20:47:28.742975 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 84/335] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:28 2026] GET /volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf => generated 851 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:28.760260 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4c0d221c-ca72-4e9b-89ea-ada3388e8d1b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:28.762052 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4c0d221c-ca72-4e9b-89ea-ada3388e8d1b tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/os-volume-transfer/9c6cdf06-262e-4cf3-8ec0-7a84530951fa Jul 31 20:47:28.763870 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4c0d221c-ca72-4e9b-89ea-ada3388e8d1b tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:28.764078 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4c0d221c-ca72-4e9b-89ea-ada3388e8d1b tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:28.776151 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4c0d221c-ca72-4e9b-89ea-ada3388e8d1b tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/os-volume-transfer/9c6cdf06-262e-4cf3-8ec0-7a84530951fa returned with HTTP 200 Jul 31 20:47:28.776896 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 84/336] 10.4.3.157 () {66 vars in 1381 bytes} [Fri Jul 31 20:47:28 2026] GET /volume/v3/os-volume-transfer/9c6cdf06-262e-4cf3-8ec0-7a84530951fa => generated 409 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:28.786782 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f95eefe8-3f6a-492c-bf10-e958ddbca751 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:28.788372 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f95eefe8-3f6a-492c-bf10-e958ddbca751 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/os-volume-transfer Jul 31 20:47:28.789317 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f95eefe8-3f6a-492c-bf10-e958ddbca751 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:28.789423 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f95eefe8-3f6a-492c-bf10-e958ddbca751 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:28.789671 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.volume_transfer [None req-f95eefe8-3f6a-492c-bf10-e958ddbca751 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Listing volume transfers {{(pid=100191) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 20:47:28.796607 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f95eefe8-3f6a-492c-bf10-e958ddbca751 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/os-volume-transfer returned with HTTP 200 Jul 31 20:47:28.796607 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 85/337] 10.4.3.157 () {66 vars in 1270 bytes} [Fri Jul 31 20:47:28 2026] GET /volume/v3/os-volume-transfer => generated 368 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:28.806897 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:29.046534 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] POST https://10.4.3.157/volume/v3/os-volume-transfer/9c6cdf06-262e-4cf3-8ec0-7a84530951fa/accept Jul 31 20:47:29.046825 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "b6202c0bc97fb0fa"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:29.048061 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.volume_transfer [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Accepting volume transfer 9c6cdf06-262e-4cf3-8ec0-7a84530951fa {{(pid=100193) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 20:47:29.051203 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.volume_transfer [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Accepting transfer 9c6cdf06-262e-4cf3-8ec0-7a84530951fa Jul 31 20:47:29.134875 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Created reservations ['03d6f037-7051-4403-a778-9a37c6c64f4d', '96bcee2f-937e-4a6b-9420-c88c620e014f', 'c24c044f-f5d0-4090-a2ba-57681da08e4d', 'fdffa221-4682-4448-af9c-850c84f84d22'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:29.154542 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Created reservations ['1d749620-97ed-4b93-b31b-5e2ad375d1d3', '205b6f30-015c-4978-87b0-592f12e208b7', 'ceb7ab0e-a65a-4dd6-bc95-8a3c2bab6893', 'b83a3305-392f-4d9b-84e9-0284291732e0'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:29.177756 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-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 20:47:29.201785 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Created reservations ['6c8defa8-c30b-4d60-8d88-93b29e49857f', '6089a3ac-a2a8-4ae3-abc1-d419d86b91d5', 'd96c9945-5a10-484d-bde0-13cb217e433f', '8552f306-1c26-42f9-bc83-61d2fe1e5df9'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:29.229934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d70dadbd-d462-4e9d-8c45-10a7b622a113 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:29.232625 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d70dadbd-d462-4e9d-8c45-10a7b622a113 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] DELETE https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:29.232836 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d70dadbd-d462-4e9d-8c45-10a7b622a113 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:29.233049 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d70dadbd-d462-4e9d-8c45-10a7b622a113 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:29.233294 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-d70dadbd-d462-4e9d-8c45-10a7b622a113 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Delete volume with id: ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:29.241224 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:29.241224 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:29.241735 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d70dadbd-d462-4e9d-8c45-10a7b622a113 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:29.244781 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Created reservations ['1d6729fe-f8b0-4e43-8189-d1e56489b99f', '20e34f6a-3c96-43bb-8289-45f4763cdf1e', '52815dde-141f-4d9a-99b4-0b84e86f87cb', '663a8e78-aee0-404b-815b-698f8a14b995'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:29.258683 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Transfer volume completed successfully. Jul 31 20:47:29.269491 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d70dadbd-d462-4e9d-8c45-10a7b622a113 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Delete volume request issued successfully. Jul 31 20:47:29.269725 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d70dadbd-d462-4e9d-8c45-10a7b622a113 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 202 Jul 31 20:47:29.270226 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 85/338] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:47:29 2026] DELETE /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:29.280607 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-73509c54-5441-4981-bf72-d09b1407773b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:29.283615 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-73509c54-5441-4981-bf72-d09b1407773b tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:29.283899 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-73509c54-5441-4981-bf72-d09b1407773b tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:29.284196 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-73509c54-5441-4981-bf72-d09b1407773b tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:29.295734 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:29.295734 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:29.300724 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-73509c54-5441-4981-bf72-d09b1407773b tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Volume info retrieved successfully. Jul 31 20:47:29.307329 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-73509c54-5441-4981-bf72-d09b1407773b tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 200 Jul 31 20:47:29.307826 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 85/339] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:29 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:29.355875 np0000006272 devstack@c-api.service[100193]: INFO cinder.transfer.api [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Volume 1f8a11de-efff-48a4-9067-1d2af79447bf has been transferred. Jul 31 20:47:29.363666 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-74528811-1eca-4c6c-a475-0dfdd2e7040e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] https://10.4.3.157/volume/v3/os-volume-transfer/9c6cdf06-262e-4cf3-8ec0-7a84530951fa/accept returned with HTTP 202 Jul 31 20:47:29.364198 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 85/340] 10.4.3.157 () {68 vars in 1423 bytes} [Fri Jul 31 20:47:28 2026] POST /volume/v3/os-volume-transfer/9c6cdf06-262e-4cf3-8ec0-7a84530951fa/accept => generated 365 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:29.376063 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-80f22f1d-a1bc-4d15-ad73-6c6bba8f620e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:29.376063 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-80f22f1d-a1bc-4d15-ad73-6c6bba8f620e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] GET https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:29.376063 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-80f22f1d-a1bc-4d15-ad73-6c6bba8f620e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:29.376063 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-80f22f1d-a1bc-4d15-ad73-6c6bba8f620e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:29.382998 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:29.382998 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:29.387056 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-80f22f1d-a1bc-4d15-ad73-6c6bba8f620e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Volume info retrieved successfully. Jul 31 20:47:29.391505 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-80f22f1d-a1bc-4d15-ad73-6c6bba8f620e tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf returned with HTTP 200 Jul 31 20:47:29.392147 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 86/341] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:29 2026] GET /volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:29.405608 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-21cc642f-3a23-41e8-8516-299bd098dfe9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:29.408463 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-21cc642f-3a23-41e8-8516-299bd098dfe9 tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] GET https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:29.408694 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-21cc642f-3a23-41e8-8516-299bd098dfe9 tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:29.409367 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-21cc642f-3a23-41e8-8516-299bd098dfe9 tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:29.417264 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:29.417264 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:29.421088 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-21cc642f-3a23-41e8-8516-299bd098dfe9 tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] Volume info retrieved successfully. Jul 31 20:47:29.426834 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-21cc642f-3a23-41e8-8516-299bd098dfe9 tempest-VolumesTransfersTest-992799767 tempest-VolumesTransfersTest-992799767-project-member] https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf returned with HTTP 200 Jul 31 20:47:29.427422 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 86/342] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:29 2026] GET /volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:29.443893 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-251fcea8-b030-4e24-af35-7a6292dfe295 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:29.446040 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-251fcea8-b030-4e24-af35-7a6292dfe295 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] DELETE https://10.4.3.157/volume/v3/os-volume-transfer/9c6cdf06-262e-4cf3-8ec0-7a84530951fa Jul 31 20:47:29.446323 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-251fcea8-b030-4e24-af35-7a6292dfe295 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:29.446591 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-251fcea8-b030-4e24-af35-7a6292dfe295 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:29.446705 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.volume_transfer [None req-251fcea8-b030-4e24-af35-7a6292dfe295 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Delete transfer with id: 9c6cdf06-262e-4cf3-8ec0-7a84530951fa Jul 31 20:47:29.450335 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-251fcea8-b030-4e24-af35-7a6292dfe295 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/os-volume-transfer/9c6cdf06-262e-4cf3-8ec0-7a84530951fa returned with HTTP 404 Jul 31 20:47:29.450977 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 86/343] 10.4.3.157 () {66 vars in 1384 bytes} [Fri Jul 31 20:47:29 2026] DELETE /volume/v3/os-volume-transfer/9c6cdf06-262e-4cf3-8ec0-7a84530951fa => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:29.459048 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-683fe198-dce6-489f-ab3b-1e83ff6db1b8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:29.627737 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-211e3443-c617-474e-8023-1f560bf8f985 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:29.629992 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-211e3443-c617-474e-8023-1f560bf8f985 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:29.630519 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-211e3443-c617-474e-8023-1f560bf8f985 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:29.630763 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-211e3443-c617-474e-8023-1f560bf8f985 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:29.644602 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:29.644602 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:29.652873 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-211e3443-c617-474e-8023-1f560bf8f985 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:29.656357 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-211e3443-c617-474e-8023-1f560bf8f985 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:29.656876 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 87/344] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:29 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:29.745108 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-683fe198-dce6-489f-ab3b-1e83ff6db1b8 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:29.745517 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-683fe198-dce6-489f-ab3b-1e83ff6db1b8 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:29.745517 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-683fe198-dce6-489f-ab3b-1e83ff6db1b8 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:29.745684 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-683fe198-dce6-489f-ab3b-1e83ff6db1b8 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Delete volume with id: 1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:29.754782 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:29.754782 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:29.756048 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-683fe198-dce6-489f-ab3b-1e83ff6db1b8 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Volume info retrieved successfully. Jul 31 20:47:29.799240 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-683fe198-dce6-489f-ab3b-1e83ff6db1b8 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Delete volume request issued successfully. Jul 31 20:47:29.799903 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-683fe198-dce6-489f-ab3b-1e83ff6db1b8 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf returned with HTTP 202 Jul 31 20:47:29.799983 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 86/345] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:47:29 2026] DELETE /volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf => generated 0 bytes in 341 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:29.808843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0f6e3c38-8172-418a-9063-9cd3863c3298 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:29.811773 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0f6e3c38-8172-418a-9063-9cd3863c3298 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] GET https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:29.812419 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0f6e3c38-8172-418a-9063-9cd3863c3298 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:29.812419 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0f6e3c38-8172-418a-9063-9cd3863c3298 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:29.824988 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:29.824988 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:29.831413 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0f6e3c38-8172-418a-9063-9cd3863c3298 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Volume info retrieved successfully. Jul 31 20:47:29.836587 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0f6e3c38-8172-418a-9063-9cd3863c3298 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf returned with HTTP 200 Jul 31 20:47:29.837042 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 87/346] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:29 2026] GET /volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf => generated 1015 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:30.327729 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-95b73754-9582-4720-bbd3-3394f3876917 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:30.330384 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-95b73754-9582-4720-bbd3-3394f3876917 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] GET https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 Jul 31 20:47:30.330384 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-95b73754-9582-4720-bbd3-3394f3876917 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:30.330384 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-95b73754-9582-4720-bbd3-3394f3876917 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:30.336651 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-95b73754-9582-4720-bbd3-3394f3876917 tempest-TaggedAttachmentsTest-1970040433 tempest-TaggedAttachmentsTest-1970040433-project-member] https://10.4.3.157/volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 returned with HTTP 404 Jul 31 20:47:30.337210 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 87/347] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:30 2026] GET /volume/v3/volumes/ab536153-ebef-4575-aca6-8af60c3b7122 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:30.676086 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e69108dd-3c09-4a3c-80ac-23a25befa5fc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:30.678184 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e69108dd-3c09-4a3c-80ac-23a25befa5fc tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:30.678555 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e69108dd-3c09-4a3c-80ac-23a25befa5fc tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:30.678720 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e69108dd-3c09-4a3c-80ac-23a25befa5fc tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:30.689402 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:30.689402 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:30.693431 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e69108dd-3c09-4a3c-80ac-23a25befa5fc tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:30.699440 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e69108dd-3c09-4a3c-80ac-23a25befa5fc tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:30.700064 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 88/348] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:30 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:30.850860 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ea8c1918-5de1-4e69-872b-d8ff1636d2ba None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:30.854171 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ea8c1918-5de1-4e69-872b-d8ff1636d2ba tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] GET https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:30.854459 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ea8c1918-5de1-4e69-872b-d8ff1636d2ba tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:30.855495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ea8c1918-5de1-4e69-872b-d8ff1636d2ba tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:30.862402 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ea8c1918-5de1-4e69-872b-d8ff1636d2ba tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf returned with HTTP 404 Jul 31 20:47:30.862966 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 87/349] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:30 2026] GET /volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:30.872531 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-727768ef-06d7-46f8-85d2-efd28f7243e7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:30.875551 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-727768ef-06d7-46f8-85d2-efd28f7243e7 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:30.875816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-727768ef-06d7-46f8-85d2-efd28f7243e7 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:30.876033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-727768ef-06d7-46f8-85d2-efd28f7243e7 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:30.882248 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-727768ef-06d7-46f8-85d2-efd28f7243e7 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf returned with HTTP 404 Jul 31 20:47:30.882819 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 88/350] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:30 2026] GET /volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:30.892361 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d8a82dae-1c91-49f9-a1f4-e92b1e153c96 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:30.894779 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d8a82dae-1c91-49f9-a1f4-e92b1e153c96 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] DELETE https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:30.894938 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d8a82dae-1c91-49f9-a1f4-e92b1e153c96 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:30.895189 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d8a82dae-1c91-49f9-a1f4-e92b1e153c96 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:30.895891 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-d8a82dae-1c91-49f9-a1f4-e92b1e153c96 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Delete volume with id: 1f8a11de-efff-48a4-9067-1d2af79447bf Jul 31 20:47:30.903056 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d8a82dae-1c91-49f9-a1f4-e92b1e153c96 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf returned with HTTP 404 Jul 31 20:47:30.903667 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 88/351] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:47:30 2026] DELETE /volume/v3/volumes/1f8a11de-efff-48a4-9067-1d2af79447bf => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:30.913813 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-90567942-5fca-413a-afa6-400be23282b9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:30.915558 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:47:30.915937 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1935719938"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:30.918010 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1935719938'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:47:30.918504 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Create volume of 1 GB Jul 31 20:47:30.929608 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Availability zone cache updated, next update will occur around 2026-07-31 21:47:30.929076. {{(pid=100191) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 20:47:30.929725 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Availability Zones retrieved successfully. Jul 31 20:47:30.949341 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Flow 'volume_create_api' (94112984-066b-475c-aa46-63a26c1b9566) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:30.950514 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9007f52-e64b-48e0-aa94-4d463f1e3dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:30.951965 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:47:30.999189 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9007f52-e64b-48e0-aa94-4d463f1e3dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:31.000008 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e66eb075-eb44-488c-ab48-83beb1d220ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:31.059987 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Created reservations ['6d80f0db-1528-4045-8b83-73403d827341', '78529819-5db2-474a-b100-3f6a1de325ec', 'b4dbc5df-33d6-413b-8685-91c53028cb20', 'bfcff1da-ddfd-45b2-a0d6-6de65e86c92f'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:31.060920 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e66eb075-eb44-488c-ab48-83beb1d220ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d80f0db-1528-4045-8b83-73403d827341', '78529819-5db2-474a-b100-3f6a1de325ec', 'b4dbc5df-33d6-413b-8685-91c53028cb20', 'bfcff1da-ddfd-45b2-a0d6-6de65e86c92f']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:31.061785 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf641e6-5a3b-47d6-92fe-4ee419c38e7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:31.091312 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (baf641e6-5a3b-47d6-92fe-4ee419c38e7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6107c4ee-e059-4ec5-8c69-612ed90ee15f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1935719938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='744356295ede4aa9b721d5618c9cada6',qos_specs=None,replication_status=,reservations=['6d80f0db-1528-4045-8b83-73403d827341','78529819-5db2-474a-b100-3f6a1de325ec','b4dbc5df-33d6-413b-8685-91c53028cb20','bfcff1da-ddfd-45b2-a0d6-6de65e86c92f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebced3c91c5548aaa6d2be88b135643a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:47:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1935719938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6107c4ee-e059-4ec5-8c69-612ed90ee15f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='744356295ede4aa9b721d5618c9cada6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ebced3c91c5548aaa6d2be88b135643a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:31.092270 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec7734e-8967-48b1-bb0e-24b515a81658) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:31.121738 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ec7734e-8967-48b1-bb0e-24b515a81658) transitioned into state 'SUCCESS' from state '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-1935719938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='744356295ede4aa9b721d5618c9cada6',qos_specs=None,replication_status=,reservations=['6d80f0db-1528-4045-8b83-73403d827341','78529819-5db2-474a-b100-3f6a1de325ec','b4dbc5df-33d6-413b-8685-91c53028cb20','bfcff1da-ddfd-45b2-a0d6-6de65e86c92f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ebced3c91c5548aaa6d2be88b135643a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:31.122535 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bfd9d22-cc6f-4792-9f4f-e3a738064e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:31.133747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bfd9d22-cc6f-4792-9f4f-e3a738064e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:31.134742 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Flow 'volume_create_api' (94112984-066b-475c-aa46-63a26c1b9566) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:31.135048 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Create volume request issued successfully. Jul 31 20:47:31.135734 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-90567942-5fca-413a-afa6-400be23282b9 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:47:31.137053 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 89/352] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:47:30 2026] POST /volume/v3/volumes => generated 751 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:31.152282 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0cb73f37-bb5e-4c6a-ba06-97acd9ca4fda None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:31.157080 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0cb73f37-bb5e-4c6a-ba06-97acd9ca4fda tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] GET https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:47:31.157576 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-922f21fe-4e98-418b-9875-2eeaeb36d00c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:31.158169 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0cb73f37-bb5e-4c6a-ba06-97acd9ca4fda tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:31.158169 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0cb73f37-bb5e-4c6a-ba06-97acd9ca4fda tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:31.160160 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-922f21fe-4e98-418b-9875-2eeaeb36d00c tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:31.161004 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-922f21fe-4e98-418b-9875-2eeaeb36d00c tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:31.161004 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-922f21fe-4e98-418b-9875-2eeaeb36d00c tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:31.172604 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:31.172604 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:31.174788 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:31.174788 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:31.177546 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-922f21fe-4e98-418b-9875-2eeaeb36d00c tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Volume info retrieved successfully. Jul 31 20:47:31.180579 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0cb73f37-bb5e-4c6a-ba06-97acd9ca4fda tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:47:31.184432 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-922f21fe-4e98-418b-9875-2eeaeb36d00c tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f returned with HTTP 200 Jul 31 20:47:31.185263 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 89/353] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:31 2026] GET /volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f => generated 819 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:31.189361 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0cb73f37-bb5e-4c6a-ba06-97acd9ca4fda tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 200 Jul 31 20:47:31.190351 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 88/354] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:47:31 2026] GET /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 1833 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:47:31.704052 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-f10918db-f6f8-47ef-9f8e-2f1329b8cbe5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:31.706725 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-f10918db-f6f8-47ef-9f8e-2f1329b8cbe5 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] POST https://10.4.3.157/volume/v3/attachments/3b101e5c-ad92-4ce1-9cf7-6eb41f1db7f3/action Jul 31 20:47:31.707238 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-f10918db-f6f8-47ef-9f8e-2f1329b8cbe5 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:47:31.707435 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-f10918db-f6f8-47ef-9f8e-2f1329b8cbe5 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:31.716911 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7b9d3df9-9c51-4471-881f-093c0fe72180 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:31.723781 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b9d3df9-9c51-4471-881f-093c0fe72180 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:31.724463 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b9d3df9-9c51-4471-881f-093c0fe72180 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:31.724668 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b9d3df9-9c51-4471-881f-093c0fe72180 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:31.733345 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:31.733345 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:31.735031 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:31.735031 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:31.738716 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7b9d3df9-9c51-4471-881f-093c0fe72180 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:31.742678 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-83fa0ea7-b154-42ef-b9bc-27bf2606e46f req-f10918db-f6f8-47ef-9f8e-2f1329b8cbe5 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/3b101e5c-ad92-4ce1-9cf7-6eb41f1db7f3/action returned with HTTP 204 Jul 31 20:47:31.742983 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b9d3df9-9c51-4471-881f-093c0fe72180 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:31.743410 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 90/355] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:31 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:31.744430 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 89/356] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:47:31 2026] POST /volume/v3/attachments/3b101e5c-ad92-4ce1-9cf7-6eb41f1db7f3/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:32.205869 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-19525696-d4a4-4800-b71e-9cdfe083ad5d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:32.211406 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-19525696-d4a4-4800-b71e-9cdfe083ad5d tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:32.211406 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-19525696-d4a4-4800-b71e-9cdfe083ad5d tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:32.211927 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-19525696-d4a4-4800-b71e-9cdfe083ad5d tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:32.224239 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:32.224239 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:32.231329 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-19525696-d4a4-4800-b71e-9cdfe083ad5d tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Volume info retrieved successfully. Jul 31 20:47:32.236242 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-19525696-d4a4-4800-b71e-9cdfe083ad5d tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f returned with HTTP 200 Jul 31 20:47:32.236837 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 90/357] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:32 2026] GET /volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f => generated 844 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:32.253091 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dc30890b-3eed-4bc0-b14a-4b6e1da63ecd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:32.255083 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dc30890b-3eed-4bc0-b14a-4b6e1da63ecd tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] POST https://10.4.3.157/volume/v3/os-volume-transfer Jul 31 20:47:32.255530 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dc30890b-3eed-4bc0-b14a-4b6e1da63ecd tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "6107c4ee-e059-4ec5-8c69-612ed90ee15f"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:32.256887 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.volume_transfer [None req-dc30890b-3eed-4bc0-b14a-4b6e1da63ecd tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Creating new volume transfer {'transfer': {'volume_id': '6107c4ee-e059-4ec5-8c69-612ed90ee15f'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 20:47:32.257012 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.volume_transfer [None req-dc30890b-3eed-4bc0-b14a-4b6e1da63ecd tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Creating transfer of volume 6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:32.257419 np0000006272 devstack@c-api.service[100193]: INFO cinder.transfer.api [None req-dc30890b-3eed-4bc0-b14a-4b6e1da63ecd tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Generating transfer record for volume 6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:32.268056 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:32.268056 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:32.289222 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dc30890b-3eed-4bc0-b14a-4b6e1da63ecd tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 20:47:32.290223 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 89/358] 10.4.3.157 () {68 vars in 1291 bytes} [Fri Jul 31 20:47:32 2026] POST /volume/v3/os-volume-transfer => generated 441 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:32.299820 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-52fbca3b-bed9-43b4-9e66-64647ad97a0a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:32.301271 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-52fbca3b-bed9-43b4-9e66-64647ad97a0a tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:32.301556 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-52fbca3b-bed9-43b4-9e66-64647ad97a0a tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:32.301802 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-52fbca3b-bed9-43b4-9e66-64647ad97a0a tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:32.308602 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:32.308602 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:32.318048 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-52fbca3b-bed9-43b4-9e66-64647ad97a0a tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Volume info retrieved successfully. Jul 31 20:47:32.326485 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-52fbca3b-bed9-43b4-9e66-64647ad97a0a tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f returned with HTTP 200 Jul 31 20:47:32.326485 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 91/359] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:32 2026] GET /volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:32.341861 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0a2fe3d8-caa8-4598-bd8c-e1f0d0960026 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:32.345187 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0a2fe3d8-caa8-4598-bd8c-e1f0d0960026 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/os-volume-transfer/detail Jul 31 20:47:32.345889 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0a2fe3d8-caa8-4598-bd8c-e1f0d0960026 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:32.346206 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0a2fe3d8-caa8-4598-bd8c-e1f0d0960026 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:32.346559 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.volume_transfer [None req-0a2fe3d8-caa8-4598-bd8c-e1f0d0960026 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Listing volume transfers {{(pid=100192) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Jul 31 20:47:32.353870 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0a2fe3d8-caa8-4598-bd8c-e1f0d0960026 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/os-volume-transfer/detail returned with HTTP 200 Jul 31 20:47:32.354412 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 90/360] 10.4.3.157 () {66 vars in 1291 bytes} [Fri Jul 31 20:47:32 2026] GET /volume/v3/os-volume-transfer/detail => generated 412 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:32.364542 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-28f8f734-2dde-44cf-a664-a3447ddb8d46 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:32.366595 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-28f8f734-2dde-44cf-a664-a3447ddb8d46 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] DELETE https://10.4.3.157/volume/v3/os-volume-transfer/90d04408-7ed8-401e-8c47-16fe04e4bf19 Jul 31 20:47:32.366802 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-28f8f734-2dde-44cf-a664-a3447ddb8d46 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:32.367110 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-28f8f734-2dde-44cf-a664-a3447ddb8d46 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:32.367353 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.volume_transfer [None req-28f8f734-2dde-44cf-a664-a3447ddb8d46 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Delete transfer with id: 90d04408-7ed8-401e-8c47-16fe04e4bf19 Jul 31 20:47:32.378840 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:32.378840 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:32.387953 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-28f8f734-2dde-44cf-a664-a3447ddb8d46 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/os-volume-transfer/90d04408-7ed8-401e-8c47-16fe04e4bf19 returned with HTTP 202 Jul 31 20:47:32.388570 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 91/361] 10.4.3.157 () {66 vars in 1384 bytes} [Fri Jul 31 20:47:32 2026] DELETE /volume/v3/os-volume-transfer/90d04408-7ed8-401e-8c47-16fe04e4bf19 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:32.396308 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-82c27c8b-ac77-4781-8cb8-19617d6c10b7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:32.398067 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-82c27c8b-ac77-4781-8cb8-19617d6c10b7 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:32.398294 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-82c27c8b-ac77-4781-8cb8-19617d6c10b7 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:32.398484 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-82c27c8b-ac77-4781-8cb8-19617d6c10b7 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:32.405719 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:32.405719 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:32.411340 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-82c27c8b-ac77-4781-8cb8-19617d6c10b7 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Volume info retrieved successfully. Jul 31 20:47:32.415546 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-82c27c8b-ac77-4781-8cb8-19617d6c10b7 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f returned with HTTP 200 Jul 31 20:47:32.415987 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 90/362] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:32 2026] GET /volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:47:32.430662 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-513508a7-014d-4f37-a001-6e1241ec1d8d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:32.434042 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-513508a7-014d-4f37-a001-6e1241ec1d8d tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] DELETE https://10.4.3.157/volume/v3/os-volume-transfer/90d04408-7ed8-401e-8c47-16fe04e4bf19 Jul 31 20:47:32.434042 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-513508a7-014d-4f37-a001-6e1241ec1d8d tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:32.434042 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-513508a7-014d-4f37-a001-6e1241ec1d8d tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:32.434042 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.volume_transfer [None req-513508a7-014d-4f37-a001-6e1241ec1d8d tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Delete transfer with id: 90d04408-7ed8-401e-8c47-16fe04e4bf19 Jul 31 20:47:32.437858 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-513508a7-014d-4f37-a001-6e1241ec1d8d tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/os-volume-transfer/90d04408-7ed8-401e-8c47-16fe04e4bf19 returned with HTTP 404 Jul 31 20:47:32.438661 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 92/363] 10.4.3.157 () {66 vars in 1384 bytes} [Fri Jul 31 20:47:32 2026] DELETE /volume/v3/os-volume-transfer/90d04408-7ed8-401e-8c47-16fe04e4bf19 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:32.447110 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-20f785fa-ba3b-4ce5-b4a6-c8b71b460bf5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:32.449708 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-20f785fa-ba3b-4ce5-b4a6-c8b71b460bf5 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:32.449966 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-20f785fa-ba3b-4ce5-b4a6-c8b71b460bf5 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:32.450266 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-20f785fa-ba3b-4ce5-b4a6-c8b71b460bf5 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:32.450491 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-20f785fa-ba3b-4ce5-b4a6-c8b71b460bf5 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Delete volume with id: 6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:32.462244 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:32.462244 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:32.462645 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-20f785fa-ba3b-4ce5-b4a6-c8b71b460bf5 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Volume info retrieved successfully. Jul 31 20:47:32.504703 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-20f785fa-ba3b-4ce5-b4a6-c8b71b460bf5 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Delete volume request issued successfully. Jul 31 20:47:32.504915 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-20f785fa-ba3b-4ce5-b4a6-c8b71b460bf5 tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f returned with HTTP 202 Jul 31 20:47:32.505319 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 91/364] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:47:32 2026] DELETE /volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:32.515401 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e724f6ad-cfe4-45d3-a076-f8239dafc1bf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:32.518227 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e724f6ad-cfe4-45d3-a076-f8239dafc1bf tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] GET https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:32.518523 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e724f6ad-cfe4-45d3-a076-f8239dafc1bf tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:32.518772 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e724f6ad-cfe4-45d3-a076-f8239dafc1bf tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:32.526992 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:32.526992 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:32.531747 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e724f6ad-cfe4-45d3-a076-f8239dafc1bf tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Volume info retrieved successfully. Jul 31 20:47:32.536809 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e724f6ad-cfe4-45d3-a076-f8239dafc1bf tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f returned with HTTP 200 Jul 31 20:47:32.537513 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 92/365] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:32 2026] GET /volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f => generated 1007 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:32.759181 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2fb60ada-a8f5-47a7-8158-2d3dcbb37ace None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:32.767058 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2fb60ada-a8f5-47a7-8158-2d3dcbb37ace tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:32.767401 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2fb60ada-a8f5-47a7-8158-2d3dcbb37ace tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:32.767623 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2fb60ada-a8f5-47a7-8158-2d3dcbb37ace tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:32.788842 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:32.788842 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:32.795024 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2fb60ada-a8f5-47a7-8158-2d3dcbb37ace tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:32.800235 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2fb60ada-a8f5-47a7-8158-2d3dcbb37ace tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:32.801116 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 91/366] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:32 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:32.816895 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-52f12601-7d4f-4850-b315-df4e196e3a5a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:32.821156 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-52f12601-7d4f-4850-b315-df4e196e3a5a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:32.821156 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-52f12601-7d4f-4850-b315-df4e196e3a5a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:32.821156 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-52f12601-7d4f-4850-b315-df4e196e3a5a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:33.628660 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:33.628660 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:33.628660 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-52f12601-7d4f-4850-b315-df4e196e3a5a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:33.628660 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-52f12601-7d4f-4850-b315-df4e196e3a5a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:33.628660 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 93/367] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:32 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 1137 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:33.630924 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-f65d7764-a001-4ef3-b466-2ec79de51031 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:33.630924 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-f65d7764-a001-4ef3-b466-2ec79de51031 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:33.630924 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-f65d7764-a001-4ef3-b466-2ec79de51031 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:33.630924 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-f65d7764-a001-4ef3-b466-2ec79de51031 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:33.630924 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:33.630924 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:33.630924 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-f65d7764-a001-4ef3-b466-2ec79de51031 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:33.630924 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-f65d7764-a001-4ef3-b466-2ec79de51031 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:33.630924 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 92/368] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:47:33 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:33.635542 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c765ec40-08c3-4337-be99-9f7ec7f239ba None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:33.635542 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c765ec40-08c3-4337-be99-9f7ec7f239ba tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] GET https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:33.635542 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c765ec40-08c3-4337-be99-9f7ec7f239ba tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:33.635542 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c765ec40-08c3-4337-be99-9f7ec7f239ba tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:33.635542 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c765ec40-08c3-4337-be99-9f7ec7f239ba tempest-VolumesTransfersTest-1441372936 tempest-VolumesTransfersTest-1441372936-project-admin] https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f returned with HTTP 404 Jul 31 20:47:33.635542 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 93/369] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:33 2026] GET /volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:33.637362 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-31d1fbf0-a333-4291-8556-d13dec379815 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:33.637362 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-31d1fbf0-a333-4291-8556-d13dec379815 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] GET https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:33.637362 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-31d1fbf0-a333-4291-8556-d13dec379815 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:33.637362 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-31d1fbf0-a333-4291-8556-d13dec379815 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:33.637362 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-31d1fbf0-a333-4291-8556-d13dec379815 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f returned with HTTP 404 Jul 31 20:47:33.637362 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 92/370] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:33 2026] GET /volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:33.638634 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8819c065-1b59-4356-806c-61f7c7c2fb62 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:33.638634 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8819c065-1b59-4356-806c-61f7c7c2fb62 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] DELETE https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:33.638634 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8819c065-1b59-4356-806c-61f7c7c2fb62 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:33.638634 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8819c065-1b59-4356-806c-61f7c7c2fb62 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:33.638634 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-8819c065-1b59-4356-806c-61f7c7c2fb62 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] Delete volume with id: 6107c4ee-e059-4ec5-8c69-612ed90ee15f Jul 31 20:47:33.638634 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8819c065-1b59-4356-806c-61f7c7c2fb62 tempest-VolumesTransfersTest-737326446 tempest-VolumesTransfersTest-737326446-project-member] https://10.4.3.157/volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f returned with HTTP 404 Jul 31 20:47:33.638634 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 94/371] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:47:33 2026] DELETE /volume/v3/volumes/6107c4ee-e059-4ec5-8c69-612ed90ee15f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:34.370168 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f9690d0b-ac3e-461c-a458-16dfc475b334 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:34.374204 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f9690d0b-ac3e-461c-a458-16dfc475b334 None None] GET https://10.4.3.157/volume// Jul 31 20:47:34.374204 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f9690d0b-ac3e-461c-a458-16dfc475b334 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:34.374204 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f9690d0b-ac3e-461c-a458-16dfc475b334 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:34.374669 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f9690d0b-ac3e-461c-a458-16dfc475b334 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:47:34.375053 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 93/372] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:47:34 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:47:34.385712 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-8ee06e98-234f-4529-8e44-46860e33f632 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:34.388705 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-8ee06e98-234f-4529-8e44-46860e33f632 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:47:34.389071 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-8ee06e98-234f-4529-8e44-46860e33f632 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5cf96720-f0db-413f-b0f0-8bccc22e32fc", "connector": null, "instance_uuid": "5f8a9797-eec6-4f0b-9d12-f067fb3ff4f1"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:34.407025 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:34.407025 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:34.450725 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-8ee06e98-234f-4529-8e44-46860e33f632 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:47:34.451226 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 94/373] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:47:34 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 20:47:34.462156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6f954bd2-8a69-482b-8a16-256c6a165b6d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:34.462156 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6f954bd2-8a69-482b-8a16-256c6a165b6d None None] GET https://10.4.3.157/volume// Jul 31 20:47:34.462156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6f954bd2-8a69-482b-8a16-256c6a165b6d None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:34.462156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6f954bd2-8a69-482b-8a16-256c6a165b6d None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:34.462156 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6f954bd2-8a69-482b-8a16-256c6a165b6d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:47:34.462156 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 93/374] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:47:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:47:34.470865 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-419b17fb-86fe-44d3-87fc-6f43cac37d2e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:34.476819 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-419b17fb-86fe-44d3-87fc-6f43cac37d2e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:34.477289 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-419b17fb-86fe-44d3-87fc-6f43cac37d2e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:34.477669 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-419b17fb-86fe-44d3-87fc-6f43cac37d2e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:34.493739 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:34.493739 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:34.498689 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-419b17fb-86fe-44d3-87fc-6f43cac37d2e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:34.504543 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-419b17fb-86fe-44d3-87fc-6f43cac37d2e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:34.505269 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 95/375] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:47:34 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 1317 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:47:35.009787 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-3e35e1de-e023-4cb4-bfcc-f5b754a2b104 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:35.012146 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-3e35e1de-e023-4cb4-bfcc-f5b754a2b104 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] DELETE https://10.4.3.157/volume/v3/attachments/3b101e5c-ad92-4ce1-9cf7-6eb41f1db7f3 Jul 31 20:47:35.012146 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-3e35e1de-e023-4cb4-bfcc-f5b754a2b104 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:35.012146 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-3e35e1de-e023-4cb4-bfcc-f5b754a2b104 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:35.019447 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:35.019447 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:35.075613 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-3e35e1de-e023-4cb4-bfcc-f5b754a2b104 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/3b101e5c-ad92-4ce1-9cf7-6eb41f1db7f3 returned with HTTP 200 Jul 31 20:47:35.076019 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 94/376] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:47:35 2026] DELETE /volume/v3/attachments/3b101e5c-ad92-4ce1-9cf7-6eb41f1db7f3 => generated 192 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:35.331389 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6ccee96d-658a-4527-b11c-baa765ff40fa None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:35.332222 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6ccee96d-658a-4527-b11c-baa765ff40fa None None] GET https://10.4.3.157/volume// Jul 31 20:47:35.332222 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6ccee96d-658a-4527-b11c-baa765ff40fa None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:35.332222 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6ccee96d-658a-4527-b11c-baa765ff40fa None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:35.332541 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6ccee96d-658a-4527-b11c-baa765ff40fa None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:47:35.332801 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 95/377] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:47:35 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:47:35.345996 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-923e1107-750e-4e57-8211-5bad158ac7fd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:35.350421 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-923e1107-750e-4e57-8211-5bad158ac7fd tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:47:35.350793 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-923e1107-750e-4e57-8211-5bad158ac7fd tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:35.351008 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-923e1107-750e-4e57-8211-5bad158ac7fd tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:35.369832 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:35.369832 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:35.374615 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-923e1107-750e-4e57-8211-5bad158ac7fd tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:47:35.379169 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-923e1107-750e-4e57-8211-5bad158ac7fd tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:47:35.379169 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 94/378] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:47:35 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 1024 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:47:35.484008 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-793270b1-6cbb-46b3-a36a-f4d60f4d4a7f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:35.486513 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-793270b1-6cbb-46b3-a36a-f4d60f4d4a7f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] PUT https://10.4.3.157/volume/v3/attachments/e67f7f6c-561e-46e3-88e5-82392cccebfd Jul 31 20:47:35.486961 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-793270b1-6cbb-46b3-a36a-f4d60f4d4a7f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:35.497977 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-793270b1-6cbb-46b3-a36a-f4d60f4d4a7f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Acquiring lock "cinder-attachment_update-5cf96720-f0db-413f-b0f0-8bccc22e32fc-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:47:35.504217 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-793270b1-6cbb-46b3-a36a-f4d60f4d4a7f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Lock "cinder-attachment_update-5cf96720-f0db-413f-b0f0-8bccc22e32fc-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:47:35.505641 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:35.505641 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:35.605218 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-793270b1-6cbb-46b3-a36a-f4d60f4d4a7f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Lock "cinder-attachment_update-5cf96720-f0db-413f-b0f0-8bccc22e32fc-np0000006272" released by "attachment_update" :: held 0.101s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:47:35.606080 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-793270b1-6cbb-46b3-a36a-f4d60f4d4a7f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/e67f7f6c-561e-46e3-88e5-82392cccebfd returned with HTTP 200 Jul 31 20:47:35.606080 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 96/379] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:47:35 2026] PUT /volume/v3/attachments/e67f7f6c-561e-46e3-88e5-82392cccebfd => generated 969 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:35.609063 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:35.636758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-53f6c5c1-b6a8-4a59-a5bf-c1c38c1e8d32 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:35.638781 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-53f6c5c1-b6a8-4a59-a5bf-c1c38c1e8d32 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] POST https://10.4.3.157/volume/v3/attachments/e67f7f6c-561e-46e3-88e5-82392cccebfd/action Jul 31 20:47:35.639137 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-53f6c5c1-b6a8-4a59-a5bf-c1c38c1e8d32 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:47:35.639446 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-53f6c5c1-b6a8-4a59-a5bf-c1c38c1e8d32 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:35.665822 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:35.665822 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:35.678437 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9f92a96a-ec6a-4371-9f38-ab14e90b2132 req-53f6c5c1-b6a8-4a59-a5bf-c1c38c1e8d32 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/e67f7f6c-561e-46e3-88e5-82392cccebfd/action returned with HTTP 204 Jul 31 20:47:35.678437 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 96/380] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:47:35 2026] POST /volume/v3/attachments/e67f7f6c-561e-46e3-88e5-82392cccebfd/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 31 20:47:35.845562 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:47:35.845953 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1833319236"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:35.847637 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1833319236'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:47:35.852102 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Create volume of 1 GB Jul 31 20:47:35.855290 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:35.855290 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:35.855290 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Availability Zones retrieved successfully. Jul 31 20:47:35.861596 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Flow 'volume_create_api' (1ae09889-1575-4760-a538-ee971538dc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:35.867181 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6997c39a-1808-48c3-a4f6-97a76b2bfeff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:35.867181 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:47:35.877937 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:35.877937 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:35.895329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6997c39a-1808-48c3-a4f6-97a76b2bfeff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:41Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63', 'encryption_key_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=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:35.896674 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b91661-a44e-492e-b79c-14d9382479b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:35.934644 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-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 20:47:35.935036 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-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 20:47:35.977529 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Created reservations ['eebb76b3-e1bc-4a2e-b096-03330faaa8c8', 'e36234a7-fad1-4242-aad5-c741f97b2341', 'be75bc82-e118-47de-847c-9e6779698de4', '86c8b017-6a58-4fdf-b3cf-d905e53ae4df'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:35.978332 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (11b91661-a44e-492e-b79c-14d9382479b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eebb76b3-e1bc-4a2e-b096-03330faaa8c8', 'e36234a7-fad1-4242-aad5-c741f97b2341', 'be75bc82-e118-47de-847c-9e6779698de4', '86c8b017-6a58-4fdf-b3cf-d905e53ae4df']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:35.979203 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b59678-9973-4329-b93d-5c6c85cd45ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:36.005360 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (15b59678-9973-4329-b93d-5c6c85cd45ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ca10cae-bf2c-4690-b815-f838486346d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1833319236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15dcce7a6e714b5cb601f6076e2d04c8',qos_specs=None,replication_status=,reservations=['eebb76b3-e1bc-4a2e-b096-03330faaa8c8','e36234a7-fad1-4242-aad5-c741f97b2341','be75bc82-e118-47de-847c-9e6779698de4','86c8b017-6a58-4fdf-b3cf-d905e53ae4df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c5d59f6bf41457da0037371b55b3960',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:47:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1833319236',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ca10cae-bf2c-4690-b815-f838486346d1,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='15dcce7a6e714b5cb601f6076e2d04c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c5d59f6bf41457da0037371b55b3960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63),volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:36.006219 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078e102e-94ae-48f4-9ef2-33462a206d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:36.025651 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (078e102e-94ae-48f4-9ef2-33462a206d27) transitioned into state 'SUCCESS' from state '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-1833319236',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15dcce7a6e714b5cb601f6076e2d04c8',qos_specs=None,replication_status=,reservations=['eebb76b3-e1bc-4a2e-b096-03330faaa8c8','e36234a7-fad1-4242-aad5-c741f97b2341','be75bc82-e118-47de-847c-9e6779698de4','86c8b017-6a58-4fdf-b3cf-d905e53ae4df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c5d59f6bf41457da0037371b55b3960',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:36.026716 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8b5ee4-100c-48d0-bce0-c8f7eb9f2a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:36.037434 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb8b5ee4-100c-48d0-bce0-c8f7eb9f2a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:36.038590 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Flow 'volume_create_api' (1ae09889-1575-4760-a538-ee971538dc02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:36.038993 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Create volume request issued successfully. Jul 31 20:47:36.039721 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1eb28d0f-502c-49d4-a44b-c48f2b7eb0ff tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:47:36.040220 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 95/381] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:47:35 2026] POST /volume/v3/volumes => generated 758 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:36.057393 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-005996b0-6184-453d-99e9-2de31a53986e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:36.061863 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-005996b0-6184-453d-99e9-2de31a53986e tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:47:36.061863 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-005996b0-6184-453d-99e9-2de31a53986e tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:36.062018 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-005996b0-6184-453d-99e9-2de31a53986e tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:36.072475 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:36.072475 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:36.076955 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-005996b0-6184-453d-99e9-2de31a53986e tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:47:36.082491 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-005996b0-6184-453d-99e9-2de31a53986e tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:47:36.082890 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 95/382] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:36 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 826 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:37.096894 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dee2cd3b-384b-477d-b025-a91b008577e2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:37.098713 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dee2cd3b-384b-477d-b025-a91b008577e2 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:47:37.098920 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dee2cd3b-384b-477d-b025-a91b008577e2 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:37.099120 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dee2cd3b-384b-477d-b025-a91b008577e2 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:37.111814 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:37.111814 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:37.115370 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-dee2cd3b-384b-477d-b025-a91b008577e2 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:47:37.119575 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dee2cd3b-384b-477d-b025-a91b008577e2 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:47:37.119858 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 97/383] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:37 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:37.140182 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-59c7c1a5-95fb-41d2-a8a7-3324adfa6584 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:37.388983 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-59c7c1a5-95fb-41d2-a8a7-3324adfa6584 tempest-TestMultiAttachVolumeSwap-1689701853 tempest-TestMultiAttachVolumeSwap-1689701853-project-admin] POST https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1/action Jul 31 20:47:37.389504 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-59c7c1a5-95fb-41d2-a8a7-3324adfa6584 tempest-TestMultiAttachVolumeSwap-1689701853 tempest-TestMultiAttachVolumeSwap-1689701853-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:47:37.389504 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-59c7c1a5-95fb-41d2-a8a7-3324adfa6584 tempest-TestMultiAttachVolumeSwap-1689701853 tempest-TestMultiAttachVolumeSwap-1689701853-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:37.401251 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:37.401251 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:37.401583 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-59c7c1a5-95fb-41d2-a8a7-3324adfa6584 tempest-TestMultiAttachVolumeSwap-1689701853 tempest-TestMultiAttachVolumeSwap-1689701853-project-admin] Volume info retrieved successfully. Jul 31 20:47:37.413474 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-59c7c1a5-95fb-41d2-a8a7-3324adfa6584 tempest-TestMultiAttachVolumeSwap-1689701853 tempest-TestMultiAttachVolumeSwap-1689701853-project-admin] Update volume admin metadata completed successfully. Jul 31 20:47:37.413644 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-59c7c1a5-95fb-41d2-a8a7-3324adfa6584 tempest-TestMultiAttachVolumeSwap-1689701853 tempest-TestMultiAttachVolumeSwap-1689701853-project-admin] Update readonly setting on volume completed successfully. Jul 31 20:47:37.413916 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-59c7c1a5-95fb-41d2-a8a7-3324adfa6584 tempest-TestMultiAttachVolumeSwap-1689701853 tempest-TestMultiAttachVolumeSwap-1689701853-project-admin] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1/action returned with HTTP 202 Jul 31 20:47:37.414590 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 97/384] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:47:37 2026] POST /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1/action => generated 0 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:47:37.422750 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:37.425220 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:47:37.425641 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1465716048"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:37.427588 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1465716048'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:47:37.435412 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Create volume of 1 GB Jul 31 20:47:37.435863 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:37.435863 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:37.436942 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Availability Zones retrieved successfully. Jul 31 20:47:37.445470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Flow 'volume_create_api' (98daea42-bde8-4f3c-b9e3-52fa4f96f43d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:37.447014 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9074aff-5ba7-4342-a537-69860d851411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:37.447576 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:47:37.457448 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:37.457448 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:37.476806 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9074aff-5ba7-4342-a537-69860d851411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:41Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63', 'encryption_key_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=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:37.477751 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c986e2-96e3-4001-82c5-4a86437036a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:37.529478 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Created reservations ['0fa9e82f-0a29-4e4c-84ad-b93a22eb2024', '7b95b40b-4695-4ac0-9ef0-df3ee3c5e65a', '022063fb-c493-42da-95fd-364448f0c1ed', '3fee6780-519d-43b2-868e-f3dc0efad702'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:37.530267 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9c986e2-96e3-4001-82c5-4a86437036a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa9e82f-0a29-4e4c-84ad-b93a22eb2024', '7b95b40b-4695-4ac0-9ef0-df3ee3c5e65a', '022063fb-c493-42da-95fd-364448f0c1ed', '3fee6780-519d-43b2-868e-f3dc0efad702']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:37.531331 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a43028-0fc1-4909-9d36-1fb4e8e4583b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:37.560713 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (82a43028-0fc1-4909-9d36-1fb4e8e4583b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50814882-5673-4e71-8ed0-240af81f974d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1465716048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15dcce7a6e714b5cb601f6076e2d04c8',qos_specs=None,replication_status=,reservations=['0fa9e82f-0a29-4e4c-84ad-b93a22eb2024','7b95b40b-4695-4ac0-9ef0-df3ee3c5e65a','022063fb-c493-42da-95fd-364448f0c1ed','3fee6780-519d-43b2-868e-f3dc0efad702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c5d59f6bf41457da0037371b55b3960',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:47:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1465716048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50814882-5673-4e71-8ed0-240af81f974d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='15dcce7a6e714b5cb601f6076e2d04c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4c5d59f6bf41457da0037371b55b3960',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63),volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:37.561692 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8fc2354-e90a-40df-9465-c2a4120f42cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:37.582013 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8fc2354-e90a-40df-9465-c2a4120f42cc) transitioned into state 'SUCCESS' from state '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-1465716048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='15dcce7a6e714b5cb601f6076e2d04c8',qos_specs=None,replication_status=,reservations=['0fa9e82f-0a29-4e4c-84ad-b93a22eb2024','7b95b40b-4695-4ac0-9ef0-df3ee3c5e65a','022063fb-c493-42da-95fd-364448f0c1ed','3fee6780-519d-43b2-868e-f3dc0efad702'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4c5d59f6bf41457da0037371b55b3960',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:37.583777 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd74d2a0-d944-4582-a44a-e730e12b2853) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:37.598441 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd74d2a0-d944-4582-a44a-e730e12b2853) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:37.599700 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Flow 'volume_create_api' (98daea42-bde8-4f3c-b9e3-52fa4f96f43d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:37.600140 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Create volume request issued successfully. Jul 31 20:47:37.601251 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8b5e503c-e86b-4c98-8daf-1e5094d4bb65 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:47:37.601549 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 96/385] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:47:37 2026] POST /volume/v3/volumes => generated 758 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:37.619699 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a484bde8-257c-4f42-a32f-ba29d523365d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:37.620356 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a484bde8-257c-4f42-a32f-ba29d523365d tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d Jul 31 20:47:37.621217 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a484bde8-257c-4f42-a32f-ba29d523365d tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:37.621431 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a484bde8-257c-4f42-a32f-ba29d523365d tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:37.632384 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:37.632384 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:37.640654 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a484bde8-257c-4f42-a32f-ba29d523365d tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:47:37.649645 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a484bde8-257c-4f42-a32f-ba29d523365d tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d returned with HTTP 200 Jul 31 20:47:37.650260 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 96/386] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:37 2026] GET /volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d => generated 826 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:38.667137 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2af4be26-c80b-4f46-9b55-e55d17efaf1a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:38.669609 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2af4be26-c80b-4f46-9b55-e55d17efaf1a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d Jul 31 20:47:38.669863 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2af4be26-c80b-4f46-9b55-e55d17efaf1a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:38.670091 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2af4be26-c80b-4f46-9b55-e55d17efaf1a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:38.679123 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:38.679123 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:38.688387 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2af4be26-c80b-4f46-9b55-e55d17efaf1a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:47:38.694540 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2af4be26-c80b-4f46-9b55-e55d17efaf1a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d returned with HTTP 200 Jul 31 20:47:38.695184 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 98/387] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:38 2026] GET /volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:39.055814 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0f694aef-e332-42d3-bae4-962fdd81213c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:39.058312 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:47:39.058926 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1, "name": "tempest-VolumesExtendTest-Volume-1466847097"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:39.060805 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Create volume request body: {'volume': {'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1466847097'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:47:39.583749 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Create volume of 1 GB Jul 31 20:47:39.588644 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Availability Zones retrieved successfully. Jul 31 20:47:39.597202 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Flow 'volume_create_api' (f26aa95d-8d3d-453d-95a6-c90e541c9c2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:39.598634 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08607e44-fb46-49eb-83e8-b903380f4914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:39.600072 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:47:39.689961 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08607e44-fb46-49eb-83e8-b903380f4914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:39.690992 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fa5599-272e-4872-8b71-cc91d1a29d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:39.783479 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Created reservations ['59d5358a-834a-4fad-b9e2-48d7d62d57cd', 'c2ea87c5-addf-4dee-b7d6-144ff92078a4', '236888b1-61bb-4563-b13d-86a2a8214eed', 'a82206bb-222d-4cc5-9930-11f6c0db3706'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:39.784623 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5fa5599-272e-4872-8b71-cc91d1a29d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['59d5358a-834a-4fad-b9e2-48d7d62d57cd', 'c2ea87c5-addf-4dee-b7d6-144ff92078a4', '236888b1-61bb-4563-b13d-86a2a8214eed', 'a82206bb-222d-4cc5-9930-11f6c0db3706']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:39.786081 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03a30967-1482-44f0-9984-5cce7b6c6e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:39.818786 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03a30967-1482-44f0-9984-5cce7b6c6e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b9c941c-b811-4536-b524-2f97868d6006', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1466847097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcde42c7a4974ba4bf3b79fa2f635c0e',qos_specs=None,replication_status=,reservations=['59d5358a-834a-4fad-b9e2-48d7d62d57cd','c2ea87c5-addf-4dee-b7d6-144ff92078a4','236888b1-61bb-4563-b13d-86a2a8214eed','a82206bb-222d-4cc5-9930-11f6c0db3706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e9219e9444fd9b57c14271b93288d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:47:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1466847097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b9c941c-b811-4536-b524-2f97868d6006,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcde42c7a4974ba4bf3b79fa2f635c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd8e9219e9444fd9b57c14271b93288d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:39.819762 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8447335f-fdeb-4688-831f-569f55470e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:39.860100 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8447335f-fdeb-4688-831f-569f55470e4f) transitioned into state 'SUCCESS' from state '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-1466847097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcde42c7a4974ba4bf3b79fa2f635c0e',qos_specs=None,replication_status=,reservations=['59d5358a-834a-4fad-b9e2-48d7d62d57cd','c2ea87c5-addf-4dee-b7d6-144ff92078a4','236888b1-61bb-4563-b13d-86a2a8214eed','a82206bb-222d-4cc5-9930-11f6c0db3706'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e9219e9444fd9b57c14271b93288d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:39.860453 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77380fda-8193-4461-a99d-ee9f996b4eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:39.877536 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77380fda-8193-4461-a99d-ee9f996b4eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:39.879585 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Flow 'volume_create_api' (f26aa95d-8d3d-453d-95a6-c90e541c9c2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:39.880224 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Create volume request issued successfully. Jul 31 20:47:39.881307 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0f694aef-e332-42d3-bae4-962fdd81213c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:47:39.882047 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 98/388] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:47:39 2026] POST /volume/v3/volumes => generated 748 bytes in 827 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:39.905663 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fcaf5120-89d0-4923-8357-be269998f196 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:39.907502 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fcaf5120-89d0-4923-8357-be269998f196 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 Jul 31 20:47:39.907629 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fcaf5120-89d0-4923-8357-be269998f196 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:39.907821 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fcaf5120-89d0-4923-8357-be269998f196 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:39.917437 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:39.917437 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:39.927247 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fcaf5120-89d0-4923-8357-be269998f196 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:39.934170 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fcaf5120-89d0-4923-8357-be269998f196 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 returned with HTTP 200 Jul 31 20:47:39.934649 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 97/389] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:39 2026] GET /volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 => generated 816 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:40.952804 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-370f9646-b63a-4d01-a0b1-3ec0b862b788 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:40.956549 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-370f9646-b63a-4d01-a0b1-3ec0b862b788 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 Jul 31 20:47:40.956839 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-370f9646-b63a-4d01-a0b1-3ec0b862b788 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:40.957263 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-370f9646-b63a-4d01-a0b1-3ec0b862b788 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:40.964921 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:40.964921 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:40.970597 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-370f9646-b63a-4d01-a0b1-3ec0b862b788 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:40.983305 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-370f9646-b63a-4d01-a0b1-3ec0b862b788 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 returned with HTTP 200 Jul 31 20:47:40.983305 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 97/390] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:40 2026] GET /volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 => generated 1356 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:41.000651 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2471639b-b388-4aff-a99f-1bf7872add04 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:41.005813 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2471639b-b388-4aff-a99f-1bf7872add04 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] POST https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006/action Jul 31 20:47:41.006251 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2471639b-b388-4aff-a99f-1bf7872add04 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:47:41.006429 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2471639b-b388-4aff-a99f-1bf7872add04 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:41.017521 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:41.017521 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:41.018083 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2471639b-b388-4aff-a99f-1bf7872add04 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:41.073186 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-2471639b-b388-4aff-a99f-1bf7872add04 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Created reservations ['62d27dc2-05a4-44d5-8bb1-528b73801adf', '1aca6f5d-1619-4f2f-8f89-e88d0be77b16'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:41.099112 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2471639b-b388-4aff-a99f-1bf7872add04 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Extend volume request issued successfully. Jul 31 20:47:41.099549 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2471639b-b388-4aff-a99f-1bf7872add04 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006/action returned with HTTP 202 Jul 31 20:47:41.100207 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 99/391] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:47:40 2026] POST /volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006/action => generated 0 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:47:41.112536 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9339c8fb-55be-41f2-af18-0edcbf31b37c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:41.115852 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9339c8fb-55be-41f2-af18-0edcbf31b37c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 Jul 31 20:47:41.116830 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9339c8fb-55be-41f2-af18-0edcbf31b37c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:41.116830 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9339c8fb-55be-41f2-af18-0edcbf31b37c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:41.126322 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:41.126322 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:41.130683 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9339c8fb-55be-41f2-af18-0edcbf31b37c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:41.137240 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9339c8fb-55be-41f2-af18-0edcbf31b37c tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 returned with HTTP 200 Jul 31 20:47:41.139689 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 99/392] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:41 2026] GET /volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 => generated 1356 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:42.157103 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7f14a3e7-91cd-4426-8cea-3d6a67c8f88b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:42.159242 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f14a3e7-91cd-4426-8cea-3d6a67c8f88b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 Jul 31 20:47:42.159536 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f14a3e7-91cd-4426-8cea-3d6a67c8f88b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:42.159803 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f14a3e7-91cd-4426-8cea-3d6a67c8f88b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:42.169002 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:42.169002 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:42.172873 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7f14a3e7-91cd-4426-8cea-3d6a67c8f88b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:42.178689 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f14a3e7-91cd-4426-8cea-3d6a67c8f88b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 returned with HTTP 200 Jul 31 20:47:42.179191 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 98/393] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:42 2026] GET /volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 => generated 1356 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:42.196699 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-69af80fd-c2d8-4774-9639-c63e26ad5d14 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:42.198964 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69af80fd-c2d8-4774-9639-c63e26ad5d14 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 Jul 31 20:47:42.199497 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-69af80fd-c2d8-4774-9639-c63e26ad5d14 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:42.200251 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-69af80fd-c2d8-4774-9639-c63e26ad5d14 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:42.208903 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:42.208903 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:42.213681 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-69af80fd-c2d8-4774-9639-c63e26ad5d14 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:42.220020 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69af80fd-c2d8-4774-9639-c63e26ad5d14 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 returned with HTTP 200 Jul 31 20:47:42.220573 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 98/394] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:42 2026] GET /volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:42.238343 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-09267bd9-6fef-4131-9c04-5b7e64cb45ab None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:42.240778 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-09267bd9-6fef-4131-9c04-5b7e64cb45ab tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 Jul 31 20:47:42.241185 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-09267bd9-6fef-4131-9c04-5b7e64cb45ab tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:42.241508 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-09267bd9-6fef-4131-9c04-5b7e64cb45ab tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:42.253041 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:42.253041 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:42.258399 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-09267bd9-6fef-4131-9c04-5b7e64cb45ab tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:42.265103 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-09267bd9-6fef-4131-9c04-5b7e64cb45ab tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 returned with HTTP 200 Jul 31 20:47:42.265779 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 100/395] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:42 2026] GET /volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:42.281338 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ffbfb061-3400-4d88-a974-2b8022ed349f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:42.287343 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ffbfb061-3400-4d88-a974-2b8022ed349f tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] DELETE https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 Jul 31 20:47:42.287343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ffbfb061-3400-4d88-a974-2b8022ed349f tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:42.287343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ffbfb061-3400-4d88-a974-2b8022ed349f tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:42.287343 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-ffbfb061-3400-4d88-a974-2b8022ed349f tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Delete volume with id: 2b9c941c-b811-4536-b524-2f97868d6006 Jul 31 20:47:42.300147 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:42.300147 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:42.300147 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ffbfb061-3400-4d88-a974-2b8022ed349f tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:42.335962 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ffbfb061-3400-4d88-a974-2b8022ed349f tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Delete volume request issued successfully. Jul 31 20:47:42.336272 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ffbfb061-3400-4d88-a974-2b8022ed349f tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 returned with HTTP 202 Jul 31 20:47:42.338911 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 100/396] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:47:42 2026] DELETE /volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:42.348273 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2a0a2bba-9f42-4f87-88d9-36aa8a503c4a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:42.349912 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2a0a2bba-9f42-4f87-88d9-36aa8a503c4a tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 Jul 31 20:47:42.350879 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2a0a2bba-9f42-4f87-88d9-36aa8a503c4a tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:42.350879 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2a0a2bba-9f42-4f87-88d9-36aa8a503c4a tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:42.359769 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:42.359769 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:42.365325 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2a0a2bba-9f42-4f87-88d9-36aa8a503c4a tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:42.373552 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2a0a2bba-9f42-4f87-88d9-36aa8a503c4a tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 returned with HTTP 200 Jul 31 20:47:42.373934 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 99/397] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:42 2026] GET /volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 => generated 1355 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:47:43.395359 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ff45ea2c-1cc7-4995-9d70-dd7e73ebb764 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:43.397375 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ff45ea2c-1cc7-4995-9d70-dd7e73ebb764 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 Jul 31 20:47:43.397683 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ff45ea2c-1cc7-4995-9d70-dd7e73ebb764 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:43.397865 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ff45ea2c-1cc7-4995-9d70-dd7e73ebb764 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:43.405527 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ff45ea2c-1cc7-4995-9d70-dd7e73ebb764 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 returned with HTTP 404 Jul 31 20:47:43.406271 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 99/398] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:43 2026] GET /volume/v3/volumes/2b9c941c-b811-4536-b524-2f97868d6006 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:43.417839 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:43.420161 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:47:43.420824 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-476617061"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:43.422878 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-476617061'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:47:43.425019 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Create volume of 1 GB Jul 31 20:47:43.429482 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Availability Zones retrieved successfully. Jul 31 20:47:43.439649 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Flow 'volume_create_api' (345bccad-b2df-4220-9d95-f5667fea9eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:43.441323 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330c6a26-3dc0-4859-b0c5-124cf4512198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:43.442874 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:47:43.480811 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (330c6a26-3dc0-4859-b0c5-124cf4512198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:43.482088 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15189b5-4d7b-4bf2-8002-3c2bce6b937e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:43.541753 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Created reservations ['cad7eb9f-e2bb-4bde-a3d0-a8941c2c1841', '2d7a9676-5a90-435d-8114-00fdddb117d7', '643472c4-f62e-45e9-9f2d-1d98f501933d', 'd0743b6a-f8ac-4b30-9efb-ee8739469ddc'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:43.542740 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c15189b5-4d7b-4bf2-8002-3c2bce6b937e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cad7eb9f-e2bb-4bde-a3d0-a8941c2c1841', '2d7a9676-5a90-435d-8114-00fdddb117d7', '643472c4-f62e-45e9-9f2d-1d98f501933d', 'd0743b6a-f8ac-4b30-9efb-ee8739469ddc']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:43.543850 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593d1d6f-78d3-4fa9-a20b-a41baa5ad9ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:43.570792 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (593d1d6f-78d3-4fa9-a20b-a41baa5ad9ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47ed2c8d-f552-4112-bf76-d41228506a0d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-476617061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcde42c7a4974ba4bf3b79fa2f635c0e',qos_specs=None,replication_status=,reservations=['cad7eb9f-e2bb-4bde-a3d0-a8941c2c1841','2d7a9676-5a90-435d-8114-00fdddb117d7','643472c4-f62e-45e9-9f2d-1d98f501933d','d0743b6a-f8ac-4b30-9efb-ee8739469ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e9219e9444fd9b57c14271b93288d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:47:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-476617061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47ed2c8d-f552-4112-bf76-d41228506a0d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fcde42c7a4974ba4bf3b79fa2f635c0e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bd8e9219e9444fd9b57c14271b93288d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:43.571677 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8640c68-4498-40b4-853f-b90d821e0fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:43.597950 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8640c68-4498-40b4-853f-b90d821e0fd6) transitioned into state 'SUCCESS' from state '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-476617061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fcde42c7a4974ba4bf3b79fa2f635c0e',qos_specs=None,replication_status=,reservations=['cad7eb9f-e2bb-4bde-a3d0-a8941c2c1841','2d7a9676-5a90-435d-8114-00fdddb117d7','643472c4-f62e-45e9-9f2d-1d98f501933d','d0743b6a-f8ac-4b30-9efb-ee8739469ddc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bd8e9219e9444fd9b57c14271b93288d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:43.598783 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd91dc1-6114-4be5-a89e-5296366d308f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:43.612088 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2dd91dc1-6114-4be5-a89e-5296366d308f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:43.613343 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Flow 'volume_create_api' (345bccad-b2df-4220-9d95-f5667fea9eae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:43.615466 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Create volume request issued successfully. Jul 31 20:47:43.616220 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9e24e50e-6f90-4264-bbbd-e7cba02ed98d tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:47:43.616723 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 101/399] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:47:43 2026] POST /volume/v3/volumes => generated 747 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:43.631440 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3f60ae3a-65ec-4623-b274-09f05c3cacbf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:43.636670 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f60ae3a-65ec-4623-b274-09f05c3cacbf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d Jul 31 20:47:43.636865 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f60ae3a-65ec-4623-b274-09f05c3cacbf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:43.637055 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f60ae3a-65ec-4623-b274-09f05c3cacbf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:43.648988 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:43.648988 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:43.663749 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3f60ae3a-65ec-4623-b274-09f05c3cacbf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:43.669520 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f60ae3a-65ec-4623-b274-09f05c3cacbf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d returned with HTTP 200 Jul 31 20:47:43.670194 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 101/400] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:43 2026] GET /volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d => generated 815 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:44.694790 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-08dd4492-6fae-4d85-a716-a355cfb60018 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:44.701705 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-08dd4492-6fae-4d85-a716-a355cfb60018 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d Jul 31 20:47:44.704085 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-08dd4492-6fae-4d85-a716-a355cfb60018 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:44.704085 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-08dd4492-6fae-4d85-a716-a355cfb60018 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:44.717058 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:44.717058 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:44.724347 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-08dd4492-6fae-4d85-a716-a355cfb60018 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:44.733060 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-08dd4492-6fae-4d85-a716-a355cfb60018 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d returned with HTTP 200 Jul 31 20:47:44.733060 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 100/401] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:44 2026] GET /volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d => generated 840 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:44.752115 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0c479e8f-b0d8-4e07-b085-ac0aade969ee None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:44.754042 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c479e8f-b0d8-4e07-b085-ac0aade969ee tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:47:44.754481 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0c479e8f-b0d8-4e07-b085-ac0aade969ee tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "47ed2c8d-f552-4112-bf76-d41228506a0d", "name": "tempest-VolumesExtendTest-Snapshot-1888769059"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:44.774777 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:44.774777 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:44.775444 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0c479e8f-b0d8-4e07-b085-ac0aade969ee tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:44.775948 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-0c479e8f-b0d8-4e07-b085-ac0aade969ee tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Create snapshot from volume 47ed2c8d-f552-4112-bf76-d41228506a0d Jul 31 20:47:44.849761 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-0c479e8f-b0d8-4e07-b085-ac0aade969ee tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Created reservations ['d98dd91c-e61a-44df-b428-c17401433dc2', '6e0be116-3d10-4b86-9341-be5df69f1120', '93024308-6438-4ec4-93fd-6aac6cfea410', '7167d1be-1c94-4ffe-8917-763ad52a72eb'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:44.898424 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0c479e8f-b0d8-4e07-b085-ac0aade969ee tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Snapshot create request issued successfully. Jul 31 20:47:44.902146 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c479e8f-b0d8-4e07-b085-ac0aade969ee tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:47:44.902146 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 100/402] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:47:44 2026] POST /volume/v3/snapshots => generated 304 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:44.911235 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4758ab93-f06c-4776-ac2b-5534cdd935ae None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:44.917092 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4758ab93-f06c-4776-ac2b-5534cdd935ae tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 Jul 31 20:47:44.917092 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4758ab93-f06c-4776-ac2b-5534cdd935ae tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:44.917092 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4758ab93-f06c-4776-ac2b-5534cdd935ae tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:44.934417 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:44.934417 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:44.935159 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4758ab93-f06c-4776-ac2b-5534cdd935ae tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Snapshot retrieved successfully. Jul 31 20:47:44.936268 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4758ab93-f06c-4776-ac2b-5534cdd935ae tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 returned with HTTP 200 Jul 31 20:47:44.936745 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 102/403] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:47:44 2026] GET /volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 => generated 436 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:45.952191 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f82cc746-7daa-4608-be81-c5c310c1d93b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:45.956300 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f82cc746-7daa-4608-be81-c5c310c1d93b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 Jul 31 20:47:45.956586 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f82cc746-7daa-4608-be81-c5c310c1d93b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:45.956824 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f82cc746-7daa-4608-be81-c5c310c1d93b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:45.965185 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:45.965185 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:45.965710 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f82cc746-7daa-4608-be81-c5c310c1d93b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Snapshot retrieved successfully. Jul 31 20:47:45.966594 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f82cc746-7daa-4608-be81-c5c310c1d93b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 returned with HTTP 200 Jul 31 20:47:45.967152 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 102/404] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:47:45 2026] GET /volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 => generated 463 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:45.978820 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1852f3eb-b254-4e08-82d3-56f5c115b692 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:45.986307 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1852f3eb-b254-4e08-82d3-56f5c115b692 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] POST https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d/action Jul 31 20:47:45.986307 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1852f3eb-b254-4e08-82d3-56f5c115b692 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:47:45.986307 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1852f3eb-b254-4e08-82d3-56f5c115b692 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:45.994964 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:45.994964 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:45.995620 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1852f3eb-b254-4e08-82d3-56f5c115b692 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:46.045937 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-1852f3eb-b254-4e08-82d3-56f5c115b692 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Created reservations ['c5f6e651-6757-4b8c-87c9-1c6fbd8d8c80', '4cd49606-5d09-43ad-8531-5fd9c6be2b9b'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:46.061622 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1852f3eb-b254-4e08-82d3-56f5c115b692 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Extend volume request issued successfully. Jul 31 20:47:46.061865 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1852f3eb-b254-4e08-82d3-56f5c115b692 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d/action returned with HTTP 202 Jul 31 20:47:46.062366 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 101/405] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:47:45 2026] POST /volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:47:46.072831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-18620fed-18bd-49fc-8cee-c9d0ea3f5efb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:46.075302 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-18620fed-18bd-49fc-8cee-c9d0ea3f5efb tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d Jul 31 20:47:46.075544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-18620fed-18bd-49fc-8cee-c9d0ea3f5efb tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:46.075789 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-18620fed-18bd-49fc-8cee-c9d0ea3f5efb tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:46.084918 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:46.084918 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:46.090569 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-18620fed-18bd-49fc-8cee-c9d0ea3f5efb tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:46.096262 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-18620fed-18bd-49fc-8cee-c9d0ea3f5efb tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d returned with HTTP 200 Jul 31 20:47:46.096712 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 101/406] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:46 2026] GET /volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d => generated 840 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:47.115688 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9f92b64d-20a2-4faa-8556-f8b0703fe3cc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:47.118074 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9f92b64d-20a2-4faa-8556-f8b0703fe3cc tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d Jul 31 20:47:47.118379 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9f92b64d-20a2-4faa-8556-f8b0703fe3cc tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:47.119010 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9f92b64d-20a2-4faa-8556-f8b0703fe3cc tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:47.127030 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:47.127030 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:47.130602 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9f92b64d-20a2-4faa-8556-f8b0703fe3cc tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:47.134876 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9f92b64d-20a2-4faa-8556-f8b0703fe3cc tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d returned with HTTP 200 Jul 31 20:47:47.135361 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 103/407] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:47 2026] GET /volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:47.148717 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e8529bf4-58f1-4f54-b557-77b406bac29b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:47.150690 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e8529bf4-58f1-4f54-b557-77b406bac29b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d Jul 31 20:47:47.150962 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e8529bf4-58f1-4f54-b557-77b406bac29b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:47.151195 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e8529bf4-58f1-4f54-b557-77b406bac29b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:47.159725 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:47.159725 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:47.163771 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e8529bf4-58f1-4f54-b557-77b406bac29b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:47.168894 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e8529bf4-58f1-4f54-b557-77b406bac29b tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d returned with HTTP 200 Jul 31 20:47:47.169373 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 103/408] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:47 2026] GET /volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d => generated 840 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:47.184270 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-50a45d92-5efc-458d-89ef-a35e934ca8e1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:47.186836 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-50a45d92-5efc-458d-89ef-a35e934ca8e1 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 Jul 31 20:47:47.187044 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-50a45d92-5efc-458d-89ef-a35e934ca8e1 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:47.187319 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-50a45d92-5efc-458d-89ef-a35e934ca8e1 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:47.187524 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-50a45d92-5efc-458d-89ef-a35e934ca8e1 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Delete snapshot with id: faf4b5c9-310f-4134-97ae-9184aded1855 Jul 31 20:47:47.195352 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:47.195352 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:47.195815 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-50a45d92-5efc-458d-89ef-a35e934ca8e1 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Snapshot retrieved successfully. Jul 31 20:47:47.218570 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-50a45d92-5efc-458d-89ef-a35e934ca8e1 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Snapshot delete request issued successfully. Jul 31 20:47:47.218803 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-50a45d92-5efc-458d-89ef-a35e934ca8e1 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 returned with HTTP 202 Jul 31 20:47:47.219269 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 102/409] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:47:47 2026] DELETE /volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:47.231245 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f546a319-5439-42a5-ab6e-f225a95cec32 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:47.234777 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f546a319-5439-42a5-ab6e-f225a95cec32 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 Jul 31 20:47:47.235006 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f546a319-5439-42a5-ab6e-f225a95cec32 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:47.235263 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f546a319-5439-42a5-ab6e-f225a95cec32 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:47.248303 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:47.248303 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:47.251140 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f546a319-5439-42a5-ab6e-f225a95cec32 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Snapshot retrieved successfully. Jul 31 20:47:47.252491 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f546a319-5439-42a5-ab6e-f225a95cec32 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 returned with HTTP 200 Jul 31 20:47:47.252978 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 102/410] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:47:47 2026] GET /volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 => generated 462 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:48.267081 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0ccc3f74-1706-4099-9252-57f719843747 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:48.269189 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0ccc3f74-1706-4099-9252-57f719843747 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 Jul 31 20:47:48.269411 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0ccc3f74-1706-4099-9252-57f719843747 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:48.269651 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0ccc3f74-1706-4099-9252-57f719843747 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:48.274330 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0ccc3f74-1706-4099-9252-57f719843747 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 returned with HTTP 404 Jul 31 20:47:48.274920 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 104/411] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:47:48 2026] GET /volume/v3/snapshots/faf4b5c9-310f-4134-97ae-9184aded1855 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:48.282655 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d16bb74f-7e16-4fb2-9c37-4a7025663051 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:48.284240 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d16bb74f-7e16-4fb2-9c37-4a7025663051 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d Jul 31 20:47:48.284407 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d16bb74f-7e16-4fb2-9c37-4a7025663051 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:48.284667 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d16bb74f-7e16-4fb2-9c37-4a7025663051 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:48.293208 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:48.293208 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:48.297289 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d16bb74f-7e16-4fb2-9c37-4a7025663051 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:48.308632 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d16bb74f-7e16-4fb2-9c37-4a7025663051 tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d returned with HTTP 200 Jul 31 20:47:48.309150 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 104/412] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:48 2026] GET /volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d => generated 840 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:48.324891 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d7b1f1d5-ae8a-4ef5-99ab-e7766834ffdf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:48.327315 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d7b1f1d5-ae8a-4ef5-99ab-e7766834ffdf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] DELETE https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d Jul 31 20:47:48.327470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d7b1f1d5-ae8a-4ef5-99ab-e7766834ffdf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:48.327743 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d7b1f1d5-ae8a-4ef5-99ab-e7766834ffdf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:48.327949 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-d7b1f1d5-ae8a-4ef5-99ab-e7766834ffdf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Delete volume with id: 47ed2c8d-f552-4112-bf76-d41228506a0d Jul 31 20:47:48.337494 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:48.337494 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:48.338210 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d7b1f1d5-ae8a-4ef5-99ab-e7766834ffdf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:48.366055 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d7b1f1d5-ae8a-4ef5-99ab-e7766834ffdf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Delete volume request issued successfully. Jul 31 20:47:48.366289 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d7b1f1d5-ae8a-4ef5-99ab-e7766834ffdf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d returned with HTTP 202 Jul 31 20:47:48.367292 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 103/413] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:47:48 2026] DELETE /volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:47:48.379970 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-13ef7f79-a52b-4814-a1bd-1abb6ed26f2e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:48.383500 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-13ef7f79-a52b-4814-a1bd-1abb6ed26f2e tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d Jul 31 20:47:48.383775 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-13ef7f79-a52b-4814-a1bd-1abb6ed26f2e tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:48.384019 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-13ef7f79-a52b-4814-a1bd-1abb6ed26f2e tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:48.393282 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:48.393282 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:48.397286 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-13ef7f79-a52b-4814-a1bd-1abb6ed26f2e tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Volume info retrieved successfully. Jul 31 20:47:48.402835 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-13ef7f79-a52b-4814-a1bd-1abb6ed26f2e tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d returned with HTTP 200 Jul 31 20:47:48.405172 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 103/414] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:48 2026] GET /volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:49.424960 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6e10a11d-f417-4db8-b647-60a286c3b3cf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:49.430228 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6e10a11d-f417-4db8-b647-60a286c3b3cf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] GET https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d Jul 31 20:47:49.430228 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6e10a11d-f417-4db8-b647-60a286c3b3cf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:49.430228 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6e10a11d-f417-4db8-b647-60a286c3b3cf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:49.437031 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6e10a11d-f417-4db8-b647-60a286c3b3cf tempest-VolumesExtendTest-1487032383 tempest-VolumesExtendTest-1487032383-project-member] https://10.4.3.157/volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d returned with HTTP 404 Jul 31 20:47:49.438782 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 105/415] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:49 2026] GET /volume/v3/volumes/47ed2c8d-f552-4112-bf76-d41228506a0d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:47:51.973658 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:52.221910 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:47:52.222292 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1195113638"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:47:52.223754 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1195113638'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:47:52.223888 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Create volume of 1 GB Jul 31 20:47:52.229953 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Availability Zones retrieved successfully. Jul 31 20:47:52.239537 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Flow 'volume_create_api' (4e799acf-7899-48c0-a8e2-e70f29259823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:52.240957 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b81bd78-92e8-4e4d-a20c-b77bf5aa1a7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:52.242231 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:47:52.273847 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b81bd78-92e8-4e4d-a20c-b77bf5aa1a7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:52.274668 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6b5279-7076-444f-b75c-0122868ec55e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:52.354146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Created reservations ['bd309cb1-3a57-4caf-ad8e-b4293bccc744', '06384d89-4c8e-4eea-ac73-c31634284f64', '80f3905f-3e95-4f9d-851e-69445ed649e3', '4cde72ef-06e1-48a5-9112-fb05d3f60bc9'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:47:52.355096 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bd6b5279-7076-444f-b75c-0122868ec55e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd309cb1-3a57-4caf-ad8e-b4293bccc744', '06384d89-4c8e-4eea-ac73-c31634284f64', '80f3905f-3e95-4f9d-851e-69445ed649e3', '4cde72ef-06e1-48a5-9112-fb05d3f60bc9']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:52.355917 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a814330-3800-4664-bef0-e91a06074374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:52.383701 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a814330-3800-4664-bef0-e91a06074374) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '598428e0-f449-4dd2-9dfd-6abb3ea2523b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1195113638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3311c0121ab4aceaa32ee45ba815646',qos_specs=None,replication_status=,reservations=['bd309cb1-3a57-4caf-ad8e-b4293bccc744','06384d89-4c8e-4eea-ac73-c31634284f64','80f3905f-3e95-4f9d-851e-69445ed649e3','4cde72ef-06e1-48a5-9112-fb05d3f60bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c96e02d127c4b3fa476216a1881c697',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:47:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1195113638',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=598428e0-f449-4dd2-9dfd-6abb3ea2523b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3311c0121ab4aceaa32ee45ba815646',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7c96e02d127c4b3fa476216a1881c697',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:52.384716 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf6f6b1-e0ea-486c-940a-95c9bca51d93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:52.407499 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bf6f6b1-e0ea-486c-940a-95c9bca51d93) transitioned into state 'SUCCESS' from state '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-1195113638',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3311c0121ab4aceaa32ee45ba815646',qos_specs=None,replication_status=,reservations=['bd309cb1-3a57-4caf-ad8e-b4293bccc744','06384d89-4c8e-4eea-ac73-c31634284f64','80f3905f-3e95-4f9d-851e-69445ed649e3','4cde72ef-06e1-48a5-9112-fb05d3f60bc9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7c96e02d127c4b3fa476216a1881c697',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:52.407499 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfc2b08d-061a-4162-a7a0-8bc84e62968f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:47:52.421111 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfc2b08d-061a-4162-a7a0-8bc84e62968f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:47:52.422430 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Flow 'volume_create_api' (4e799acf-7899-48c0-a8e2-e70f29259823) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:47:52.422927 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Create volume request issued successfully. Jul 31 20:47:52.429158 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fcef1146-dc45-4ae2-b4f0-8263764d1903 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:47:52.429760 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 105/416] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:47:51 2026] POST /volume/v3/volumes => generated 750 bytes in 457 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:47:52.443642 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d2f57bc9-b227-4655-9205-71cb82542b0e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:52.445704 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d2f57bc9-b227-4655-9205-71cb82542b0e tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] GET https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b Jul 31 20:47:52.445891 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d2f57bc9-b227-4655-9205-71cb82542b0e tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:52.446090 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d2f57bc9-b227-4655-9205-71cb82542b0e tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:52.448517 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=273,cinder:INSERT=40,cinder:UPDATE=82 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:47:52.455567 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:52.455567 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:52.461587 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d2f57bc9-b227-4655-9205-71cb82542b0e tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Volume info retrieved successfully. Jul 31 20:47:52.467562 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d2f57bc9-b227-4655-9205-71cb82542b0e tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b returned with HTTP 200 Jul 31 20:47:52.467969 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 104/417] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:52 2026] GET /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:53.487575 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-61ef2448-bffb-48e9-bd35-092302635a1f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:53.490304 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-61ef2448-bffb-48e9-bd35-092302635a1f tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] GET https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b Jul 31 20:47:53.490699 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-61ef2448-bffb-48e9-bd35-092302635a1f tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:53.491010 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-61ef2448-bffb-48e9-bd35-092302635a1f tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:53.493271 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=243,cinder:UPDATE=60,cinder:INSERT=48 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:47:53.498499 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:53.498499 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:47:53.503624 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-61ef2448-bffb-48e9-bd35-092302635a1f tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Volume info retrieved successfully. Jul 31 20:47:53.512158 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-61ef2448-bffb-48e9-bd35-092302635a1f tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b returned with HTTP 200 Jul 31 20:47:53.512337 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 104/418] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:47:53 2026] GET /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:47:58.503972 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-26589749-c936-4408-bb5e-b91e026a98b7 req-df190d62-c28e-4089-bf81-a29ad91bd065 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:58.509873 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-df190d62-c28e-4089-bf81-a29ad91bd065 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] DELETE https://10.4.3.157/volume/v3/attachments/b4f9a50f-d74f-44cc-bb59-6bd24344388c Jul 31 20:47:58.510048 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-df190d62-c28e-4089-bf81-a29ad91bd065 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:58.510231 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-df190d62-c28e-4089-bf81-a29ad91bd065 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:58.512692 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=246,cinder:UPDATE=46,cinder:INSERT=18 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:47:58.525611 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:58.525611 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:47:58.591409 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-df190d62-c28e-4089-bf81-a29ad91bd065 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments/b4f9a50f-d74f-44cc-bb59-6bd24344388c returned with HTTP 200 Jul 31 20:47:58.591968 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 106/419] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:47:58 2026] DELETE /volume/v3/attachments/b4f9a50f-d74f-44cc-bb59-6bd24344388c => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:58.600799 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-26589749-c936-4408-bb5e-b91e026a98b7 req-34bed907-c8d6-44c0-b9fb-1ee65aa4c1db None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:58.603221 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-34bed907-c8d6-44c0-b9fb-1ee65aa4c1db tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] DELETE https://10.4.3.157/volume/v3/attachments/518145d4-b577-4fd7-9360-2ed9f4ed464b Jul 31 20:47:58.603419 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-34bed907-c8d6-44c0-b9fb-1ee65aa4c1db tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:58.603665 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-34bed907-c8d6-44c0-b9fb-1ee65aa4c1db tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:58.605385 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=244,cinder:UPDATE=54,cinder:INSERT=34 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:47:58.611406 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:58.611406 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:47:58.675727 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-34bed907-c8d6-44c0-b9fb-1ee65aa4c1db tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments/518145d4-b577-4fd7-9360-2ed9f4ed464b returned with HTTP 200 Jul 31 20:47:58.676109 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 106/420] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:47:58 2026] DELETE /volume/v3/attachments/518145d4-b577-4fd7-9360-2ed9f4ed464b => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:47:58.684523 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-26589749-c936-4408-bb5e-b91e026a98b7 req-64ca5db1-8f53-46c6-bb49-8778bfef168e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:47:58.687119 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-64ca5db1-8f53-46c6-bb49-8778bfef168e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] DELETE https://10.4.3.157/volume/v3/attachments/0f1411e5-c842-4e1f-bce8-2f50fb985505 Jul 31 20:47:58.687325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-64ca5db1-8f53-46c6-bb49-8778bfef168e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:47:58.687520 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-64ca5db1-8f53-46c6-bb49-8778bfef168e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:47:58.695226 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:47:58.695226 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:47:58.764262 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-26589749-c936-4408-bb5e-b91e026a98b7 req-64ca5db1-8f53-46c6-bb49-8778bfef168e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/attachments/0f1411e5-c842-4e1f-bce8-2f50fb985505 returned with HTTP 200 Jul 31 20:47:58.764792 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 105/421] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:47:58 2026] DELETE /volume/v3/attachments/0f1411e5-c842-4e1f-bce8-2f50fb985505 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:00.497449 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4ddec0d8-1237-4b92-bb47-401224236d08 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:00.499617 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4ddec0d8-1237-4b92-bb47-401224236d08 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/6fd315b7-cfd9-4412-b2bc-6891450c8e5a/action Jul 31 20:48:00.500474 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4ddec0d8-1237-4b92-bb47-401224236d08 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-attach": {"instance_uuid": "a3cf1b70-53b7-4ddc-a809-bfb6d4e86b33", "mountpoint": "/dev/vdc"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:00.500474 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4ddec0d8-1237-4b92-bb47-401224236d08 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "a3cf1b70-53b7-4ddc-a809-bfb6d4e86b33", "mountpoint": "/dev/vdc"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:00.507940 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4ddec0d8-1237-4b92-bb47-401224236d08 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/6fd315b7-cfd9-4412-b2bc-6891450c8e5a/action returned with HTTP 404 Jul 31 20:48:00.508828 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 105/422] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:48:00 2026] POST /volume/v3/volumes/6fd315b7-cfd9-4412-b2bc-6891450c8e5a/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:03.589053 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-18f66b06-47c2-44e9-a439-b3f5ae722044 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:03.590263 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18f66b06-47c2-44e9-a439-b3f5ae722044 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] DELETE https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 Jul 31 20:48:03.590765 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18f66b06-47c2-44e9-a439-b3f5ae722044 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:03.590765 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18f66b06-47c2-44e9-a439-b3f5ae722044 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:03.590852 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-18f66b06-47c2-44e9-a439-b3f5ae722044 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Delete volume with id: 4dc34115-82e9-4ac4-b95f-94fb02b31491 Jul 31 20:48:03.600624 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:03.600624 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:03.601117 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-18f66b06-47c2-44e9-a439-b3f5ae722044 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:48:03.627011 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-18f66b06-47c2-44e9-a439-b3f5ae722044 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Delete volume request issued successfully. Jul 31 20:48:03.627253 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18f66b06-47c2-44e9-a439-b3f5ae722044 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 returned with HTTP 202 Jul 31 20:48:03.630158 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 107/423] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:03 2026] DELETE /volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:03.640904 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3e9d2f15-14ea-441f-956a-cc7740b81c4e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:03.643064 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3e9d2f15-14ea-441f-956a-cc7740b81c4e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 Jul 31 20:48:03.643408 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3e9d2f15-14ea-441f-956a-cc7740b81c4e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:03.643714 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3e9d2f15-14ea-441f-956a-cc7740b81c4e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:03.654318 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:03.654318 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:03.659618 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3e9d2f15-14ea-441f-956a-cc7740b81c4e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:48:03.665799 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3e9d2f15-14ea-441f-956a-cc7740b81c4e tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 returned with HTTP 200 Jul 31 20:48:03.666359 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 107/424] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:03 2026] GET /volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:04.680374 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-315f9342-6d61-44ab-8cef-3c2e46d052f8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:04.683058 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-315f9342-6d61-44ab-8cef-3c2e46d052f8 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 Jul 31 20:48:04.686154 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-315f9342-6d61-44ab-8cef-3c2e46d052f8 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:04.686686 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-315f9342-6d61-44ab-8cef-3c2e46d052f8 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:04.701008 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-315f9342-6d61-44ab-8cef-3c2e46d052f8 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 returned with HTTP 404 Jul 31 20:48:04.701772 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 106/425] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:04 2026] GET /volume/v3/volumes/4dc34115-82e9-4ac4-b95f-94fb02b31491 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:04.710786 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-71a8bdd5-5c8a-4dac-ae7a-c69283d7d6b3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:04.715164 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71a8bdd5-5c8a-4dac-ae7a-c69283d7d6b3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] DELETE https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d Jul 31 20:48:04.715466 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71a8bdd5-5c8a-4dac-ae7a-c69283d7d6b3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:04.715775 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71a8bdd5-5c8a-4dac-ae7a-c69283d7d6b3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:04.715998 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-71a8bdd5-5c8a-4dac-ae7a-c69283d7d6b3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Delete volume with id: 7a0a48be-7060-4ae6-84ed-d9145481682d Jul 31 20:48:04.726429 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:04.726429 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:04.727645 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-71a8bdd5-5c8a-4dac-ae7a-c69283d7d6b3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:48:04.759984 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-71a8bdd5-5c8a-4dac-ae7a-c69283d7d6b3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Delete volume request issued successfully. Jul 31 20:48:04.759984 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71a8bdd5-5c8a-4dac-ae7a-c69283d7d6b3 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d returned with HTTP 202 Jul 31 20:48:04.759984 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 106/426] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:04 2026] DELETE /volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:04.773174 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f04d858a-27de-4ccb-ac16-25778ecec2fb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:04.779855 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f04d858a-27de-4ccb-ac16-25778ecec2fb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d Jul 31 20:48:04.780331 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f04d858a-27de-4ccb-ac16-25778ecec2fb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:04.780512 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f04d858a-27de-4ccb-ac16-25778ecec2fb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:04.793834 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:04.793834 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:04.799377 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f04d858a-27de-4ccb-ac16-25778ecec2fb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:48:04.808351 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f04d858a-27de-4ccb-ac16-25778ecec2fb tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d returned with HTTP 200 Jul 31 20:48:04.808919 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 108/427] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:04 2026] GET /volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:04.965013 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ab389864-df16-4b75-9713-3c26a3b85748 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:04.967466 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:04.967966 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-2004109563"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:04.970074 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-2004109563'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:04.970270 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Create volume of 1 GB Jul 31 20:48:04.976005 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Availability Zones retrieved successfully. Jul 31 20:48:04.986378 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Flow 'volume_create_api' (1fe72c5f-4882-4b7b-bd0d-60ea43dbffa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:04.988079 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5983ff3-3c4e-48d2-8011-d5ffd7cf17be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:04.989615 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:05.028904 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a5983ff3-3c4e-48d2-8011-d5ffd7cf17be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:05.030273 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c42778-c95c-4ebb-86eb-be5583d6d707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:05.112109 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Created reservations ['d4799e49-3042-4869-8944-9b1aaa92b01e', 'd5a0edb7-7932-4690-8940-79f172fa199a', '564d8977-fee7-457c-988a-0f5506ed75b9', '198fc30a-ffa6-4cca-8027-47f4325de2f2'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:05.113484 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (16c42778-c95c-4ebb-86eb-be5583d6d707) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d4799e49-3042-4869-8944-9b1aaa92b01e', 'd5a0edb7-7932-4690-8940-79f172fa199a', '564d8977-fee7-457c-988a-0f5506ed75b9', '198fc30a-ffa6-4cca-8027-47f4325de2f2']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:05.114683 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88057e2a-160b-49a4-82ba-44b5b35525bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:05.145555 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (88057e2a-160b-49a4-82ba-44b5b35525bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce9090fe-7fd0-4039-9d01-5c7d4993d18e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2004109563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb210cc0152f4614a693321018f14e36',qos_specs=None,replication_status=,reservations=['d4799e49-3042-4869-8944-9b1aaa92b01e','d5a0edb7-7932-4690-8940-79f172fa199a','564d8977-fee7-457c-988a-0f5506ed75b9','198fc30a-ffa6-4cca-8027-47f4325de2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b9f23472524c44ae01dda0cc91ab1e',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-2004109563',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce9090fe-7fd0-4039-9d01-5c7d4993d18e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cb210cc0152f4614a693321018f14e36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a6b9f23472524c44ae01dda0cc91ab1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:05.146717 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce06718-5b5b-4d4f-b712-9d305a445e2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:05.171303 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fce06718-5b5b-4d4f-b712-9d305a445e2e) transitioned into state 'SUCCESS' from state '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-2004109563',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cb210cc0152f4614a693321018f14e36',qos_specs=None,replication_status=,reservations=['d4799e49-3042-4869-8944-9b1aaa92b01e','d5a0edb7-7932-4690-8940-79f172fa199a','564d8977-fee7-457c-988a-0f5506ed75b9','198fc30a-ffa6-4cca-8027-47f4325de2f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a6b9f23472524c44ae01dda0cc91ab1e',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:05.172345 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9953c86e-bfb1-4be3-82a3-045240eaeb1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:05.188590 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9953c86e-bfb1-4be3-82a3-045240eaeb1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:05.189954 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Flow 'volume_create_api' (1fe72c5f-4882-4b7b-bd0d-60ea43dbffa1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:05.190480 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Create volume request issued successfully. Jul 31 20:48:05.191380 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ab389864-df16-4b75-9713-3c26a3b85748 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:05.192863 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 108/428] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:04 2026] POST /volume/v3/volumes => generated 754 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 20:48:05.210780 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8ecb2833-befc-4a2b-ac60-5106a8eb421e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:05.213422 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8ecb2833-befc-4a2b-ac60-5106a8eb421e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:05.213675 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8ecb2833-befc-4a2b-ac60-5106a8eb421e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:05.213919 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8ecb2833-befc-4a2b-ac60-5106a8eb421e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:05.222945 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:05.222945 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:05.227790 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8ecb2833-befc-4a2b-ac60-5106a8eb421e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:05.233648 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8ecb2833-befc-4a2b-ac60-5106a8eb421e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:05.234053 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 107/429] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:05 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 822 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:05.737603 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-49e18b9f-299b-4521-89b8-f10d6283f11d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:05.740047 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:05.741143 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "006d328d-6011-43fd-8181-1618852c3f5e", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1309388893"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:05.743422 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Create volume request body: {'volume': {'imageRef': '006d328d-6011-43fd-8181-1618852c3f5e', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1309388893'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:05.825368 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0976989d-7b19-4ae2-be61-22a4f1481580 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:05.827312 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0976989d-7b19-4ae2-be61-22a4f1481580 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d Jul 31 20:48:05.827514 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0976989d-7b19-4ae2-be61-22a4f1481580 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:05.827773 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0976989d-7b19-4ae2-be61-22a4f1481580 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:05.835061 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0976989d-7b19-4ae2-be61-22a4f1481580 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d returned with HTTP 404 Jul 31 20:48:05.835595 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 109/430] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:05 2026] GET /volume/v3/volumes/7a0a48be-7060-4ae6-84ed-d9145481682d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:05.843423 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-338d3d9a-7bad-4e92-a32a-45cf6eee67db None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:05.844758 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-338d3d9a-7bad-4e92-a32a-45cf6eee67db tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] DELETE https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:48:05.845042 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-338d3d9a-7bad-4e92-a32a-45cf6eee67db tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:05.845407 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-338d3d9a-7bad-4e92-a32a-45cf6eee67db tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:05.845665 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-338d3d9a-7bad-4e92-a32a-45cf6eee67db tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Delete volume with id: 89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:48:05.853073 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:05.853073 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:05.854078 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-338d3d9a-7bad-4e92-a32a-45cf6eee67db tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:48:05.857973 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Create volume of 2 GB Jul 31 20:48:05.864540 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Availability Zones retrieved successfully. Jul 31 20:48:05.870741 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Flow 'volume_create_api' (c3fcb8fb-8737-4738-80b3-3d3be83c9fbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:05.872715 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26fd4cfc-8a6d-4371-bee0-bf1112d4b167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:05.874190 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-338d3d9a-7bad-4e92-a32a-45cf6eee67db tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Delete volume request issued successfully. Jul 31 20:48:05.874262 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Validating volume size '2' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:05.874334 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-338d3d9a-7bad-4e92-a32a-45cf6eee67db tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 202 Jul 31 20:48:05.874334 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 109/431] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:05 2026] DELETE /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:05.882428 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6bb06db3-93ef-45eb-9911-72fde1908b87 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:05.885391 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6bb06db3-93ef-45eb-9911-72fde1908b87 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:48:05.885701 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6bb06db3-93ef-45eb-9911-72fde1908b87 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:05.885932 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6bb06db3-93ef-45eb-9911-72fde1908b87 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:05.896520 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:05.896520 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:05.906363 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6bb06db3-93ef-45eb-9911-72fde1908b87 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Volume info retrieved successfully. Jul 31 20:48:05.913542 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6bb06db3-93ef-45eb-9911-72fde1908b87 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 200 Jul 31 20:48:05.914042 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 108/432] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:05 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 1390 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:05.915727 np0000006272 devstack@c-api.service[100193]: WARNING cinder.volume.api [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26fd4cfc-8a6d-4371-bee0-bf1112d4b167) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 20:48:05.915727 np0000006272 devstack@c-api.service[100193]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 006d328d-6011-43fd-8181-1618852c3f5e is not active. Jul 31 20:48:05.917354 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26fd4cfc-8a6d-4371-bee0-bf1112d4b167) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:05.918317 np0000006272 devstack@c-api.service[100193]: WARNING cinder.volume.api [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26fd4cfc-8a6d-4371-bee0-bf1112d4b167) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 20:48:05.919112 np0000006272 devstack@c-api.service[100193]: WARNING cinder.volume.api [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Flow 'volume_create_api' (c3fcb8fb-8737-4738-80b3-3d3be83c9fbf) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 20:48:05.919465 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-49e18b9f-299b-4521-89b8-f10d6283f11d tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 400 Jul 31 20:48:05.920010 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 107/433] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:48:05 2026] POST /volume/v3/volumes => generated 125 bytes in 183 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:06.127505 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-75a829b6-e825-4333-bf3a-75e2a71d6535 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:06.130398 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-75a829b6-e825-4333-bf3a-75e2a71d6535 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] DELETE https://10.4.3.157/volume/v3/attachments/8b538aa4-4918-4b3c-85bd-40eb5740ab26 Jul 31 20:48:06.130759 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-75a829b6-e825-4333-bf3a-75e2a71d6535 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:06.131046 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-75a829b6-e825-4333-bf3a-75e2a71d6535 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:06.141494 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:06.141494 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:06.198779 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-75a829b6-e825-4333-bf3a-75e2a71d6535 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments/8b538aa4-4918-4b3c-85bd-40eb5740ab26 returned with HTTP 200 Jul 31 20:48:06.199603 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 110/434] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:48:06 2026] DELETE /volume/v3/attachments/8b538aa4-4918-4b3c-85bd-40eb5740ab26 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:06.209385 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-b100bede-df7c-4155-bc72-79dae6e204a7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:06.213268 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-b100bede-df7c-4155-bc72-79dae6e204a7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] DELETE https://10.4.3.157/volume/v3/attachments/6f43ef31-7da9-4189-aca3-8796f1b40f22 Jul 31 20:48:06.213268 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-b100bede-df7c-4155-bc72-79dae6e204a7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:06.213268 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-b100bede-df7c-4155-bc72-79dae6e204a7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:06.228620 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:06.228620 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:06.246156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-61d3c70a-4e33-4280-852c-f02fc8065afc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:06.248418 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-61d3c70a-4e33-4280-852c-f02fc8065afc tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:06.248680 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-61d3c70a-4e33-4280-852c-f02fc8065afc tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:06.248925 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-61d3c70a-4e33-4280-852c-f02fc8065afc tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:06.258716 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:06.258716 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:06.265185 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-61d3c70a-4e33-4280-852c-f02fc8065afc tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:06.272718 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-61d3c70a-4e33-4280-852c-f02fc8065afc tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:06.273064 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 109/435] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:06 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:06.294570 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-b100bede-df7c-4155-bc72-79dae6e204a7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments/6f43ef31-7da9-4189-aca3-8796f1b40f22 returned with HTTP 200 Jul 31 20:48:06.294570 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 110/436] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:48:06 2026] DELETE /volume/v3/attachments/6f43ef31-7da9-4189-aca3-8796f1b40f22 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:06.304300 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-1e4c5a52-1515-4e89-a9ae-bfd5115e3982 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:06.306621 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-1e4c5a52-1515-4e89-a9ae-bfd5115e3982 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] DELETE https://10.4.3.157/volume/v3/attachments/2f6fd1a8-0e55-4415-83f4-480cd8f63f88 Jul 31 20:48:06.306799 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-1e4c5a52-1515-4e89-a9ae-bfd5115e3982 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:06.306974 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-1e4c5a52-1515-4e89-a9ae-bfd5115e3982 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:06.316235 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:06.316235 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:06.401522 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-655aaba4-8c6b-402d-b8ec-b109fd6ffb07 req-1e4c5a52-1515-4e89-a9ae-bfd5115e3982 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/attachments/2f6fd1a8-0e55-4415-83f4-480cd8f63f88 returned with HTTP 200 Jul 31 20:48:06.402506 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 108/437] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:48:06 2026] DELETE /volume/v3/attachments/2f6fd1a8-0e55-4415-83f4-480cd8f63f88 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:48:06.817395 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-861e1f5b-6466-47ba-9974-673c6365d5b4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:06.819507 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-861e1f5b-6466-47ba-9974-673c6365d5b4 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:06.819980 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-861e1f5b-6466-47ba-9974-673c6365d5b4 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:06.820323 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-861e1f5b-6466-47ba-9974-673c6365d5b4 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:06.827450 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:06.827450 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:06.832501 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-861e1f5b-6466-47ba-9974-673c6365d5b4 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:06.837362 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-861e1f5b-6466-47ba-9974-673c6365d5b4 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:06.838689 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 111/438] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:06 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:06.929202 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-530fc2f0-0cae-49ec-a367-1a65495bb518 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:06.931890 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-530fc2f0-0cae-49ec-a367-1a65495bb518 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] GET https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b Jul 31 20:48:06.932443 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-530fc2f0-0cae-49ec-a367-1a65495bb518 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:06.932763 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-530fc2f0-0cae-49ec-a367-1a65495bb518 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:06.946204 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-530fc2f0-0cae-49ec-a367-1a65495bb518 tempest-TaggedBootDevicesTest-1308125223 tempest-TaggedBootDevicesTest-1308125223-project-member] https://10.4.3.157/volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b returned with HTTP 404 Jul 31 20:48:06.946935 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 110/439] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:06 2026] GET /volume/v3/volumes/89e178d7-977c-4f3f-ad79-89525cc8a20b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:06.954215 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-08873615-97d4-4e03-a07f-2fc699ab77a0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:06.955993 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-08873615-97d4-4e03-a07f-2fc699ab77a0 None None] GET https://10.4.3.157/volume// Jul 31 20:48:06.955993 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-08873615-97d4-4e03-a07f-2fc699ab77a0 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:06.955993 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-08873615-97d4-4e03-a07f-2fc699ab77a0 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:06.955993 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-08873615-97d4-4e03-a07f-2fc699ab77a0 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:06.955993 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 111/440] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:48: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 20:48:06.965462 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-c3495bb3-98b6-470e-9eab-b1f734aea9f7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:06.970723 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-c3495bb3-98b6-470e-9eab-b1f734aea9f7 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:48:06.971288 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-c3495bb3-98b6-470e-9eab-b1f734aea9f7 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce9090fe-7fd0-4039-9d01-5c7d4993d18e", "connector": null, "instance_uuid": "375650d6-26f4-4cb7-ab9b-09751857c402"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:06.987946 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:06.987946 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:07.034693 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-c3495bb3-98b6-470e-9eab-b1f734aea9f7 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:48:07.035565 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 109/441] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:48:06 2026] POST /volume/v3/attachments => generated 273 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:07.076999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cab41804-c54f-47fa-bf77-33ccfa2ecbd0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:07.081738 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cab41804-c54f-47fa-bf77-33ccfa2ecbd0 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:07.082025 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cab41804-c54f-47fa-bf77-33ccfa2ecbd0 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:07.082640 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cab41804-c54f-47fa-bf77-33ccfa2ecbd0 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:07.091476 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ea0fd941-bca8-4fc0-977a-2a823b0f457b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:07.091710 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ea0fd941-bca8-4fc0-977a-2a823b0f457b None None] GET https://10.4.3.157/volume// Jul 31 20:48:07.091887 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ea0fd941-bca8-4fc0-977a-2a823b0f457b None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:07.092069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ea0fd941-bca8-4fc0-977a-2a823b0f457b None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:07.092461 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ea0fd941-bca8-4fc0-977a-2a823b0f457b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:07.093733 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 111/442] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:48: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 20:48:07.097834 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:07.097834 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:07.102539 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cab41804-c54f-47fa-bf77-33ccfa2ecbd0 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:07.104732 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-42663f6e-30c7-4d9d-8e1d-0198f11f3056 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:07.106907 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-42663f6e-30c7-4d9d-8e1d-0198f11f3056 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:07.107302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-42663f6e-30c7-4d9d-8e1d-0198f11f3056 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:07.107978 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-42663f6e-30c7-4d9d-8e1d-0198f11f3056 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:07.108548 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cab41804-c54f-47fa-bf77-33ccfa2ecbd0 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:07.109234 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 112/443] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:07 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 846 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:07.125058 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:07.125058 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:07.133826 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-42663f6e-30c7-4d9d-8e1d-0198f11f3056 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:07.143848 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-42663f6e-30c7-4d9d-8e1d-0198f11f3056 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:07.143848 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 112/444] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:48:07 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 1026 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:48:07.247925 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-d0d4489b-5d6b-4637-ae9f-a08e40e922d8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:07.250412 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-d0d4489b-5d6b-4637-ae9f-a08e40e922d8 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] PUT https://10.4.3.157/volume/v3/attachments/f524db88-7949-4a1e-849b-785af2723b28 Jul 31 20:48:07.250935 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-d0d4489b-5d6b-4637-ae9f-a08e40e922d8 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:07.259721 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-d0d4489b-5d6b-4637-ae9f-a08e40e922d8 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Acquiring lock "cinder-attachment_update-ce9090fe-7fd0-4039-9d01-5c7d4993d18e-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:48:07.264809 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-d0d4489b-5d6b-4637-ae9f-a08e40e922d8 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Lock "cinder-attachment_update-ce9090fe-7fd0-4039-9d01-5c7d4993d18e-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:48:07.265834 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:07.265834 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:07.378670 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-d0d4489b-5d6b-4637-ae9f-a08e40e922d8 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Lock "cinder-attachment_update-ce9090fe-7fd0-4039-9d01-5c7d4993d18e-np0000006272" released by "attachment_update" :: held 0.114s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:48:07.379143 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-d0d4489b-5d6b-4637-ae9f-a08e40e922d8 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments/f524db88-7949-4a1e-849b-785af2723b28 returned with HTTP 200 Jul 31 20:48:07.379734 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 110/445] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:48:07 2026] PUT /volume/v3/attachments/f524db88-7949-4a1e-849b-785af2723b28 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:08.122745 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7e4ec84e-ff85-4fd2-8c8f-da5edbf5caa1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:08.124834 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e4ec84e-ff85-4fd2-8c8f-da5edbf5caa1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:08.125075 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e4ec84e-ff85-4fd2-8c8f-da5edbf5caa1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:08.125280 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e4ec84e-ff85-4fd2-8c8f-da5edbf5caa1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:08.150874 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:08.150874 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:08.158943 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7e4ec84e-ff85-4fd2-8c8f-da5edbf5caa1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:08.169910 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e4ec84e-ff85-4fd2-8c8f-da5edbf5caa1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:08.170488 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 112/446] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:08 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:08.188053 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-81f990db-c422-4413-8f24-1978ddf0c814 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:08.190115 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:08.191636 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "746c87cf-f8bc-44a5-ad89-8dc860fe8338"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:08.196106 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '746c87cf-f8bc-44a5-ad89-8dc860fe8338'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:08.584043 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Create volume of 1 GB Jul 31 20:48:08.593996 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Availability Zones retrieved successfully. Jul 31 20:48:08.604119 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Flow 'volume_create_api' (d81cef8e-c4ed-48a2-a8d7-6deb514b2225) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:08.607517 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0499061-98ef-4052-b8e6-ab66e7375ab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:08.607517 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:08.654225 np0000006272 devstack@c-api.service[100191]: WARNING cinder.volume.api [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0499061-98ef-4052-b8e6-ab66e7375ab1) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 20:48:08.654225 np0000006272 devstack@c-api.service[100191]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Jul 31 20:48:08.655882 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0499061-98ef-4052-b8e6-ab66e7375ab1) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:08.657035 np0000006272 devstack@c-api.service[100191]: WARNING cinder.volume.api [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0499061-98ef-4052-b8e6-ab66e7375ab1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 20:48:08.657871 np0000006272 devstack@c-api.service[100191]: WARNING cinder.volume.api [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Flow 'volume_create_api' (d81cef8e-c4ed-48a2-a8d7-6deb514b2225) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 20:48:08.658188 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-81f990db-c422-4413-8f24-1978ddf0c814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 400 Jul 31 20:48:08.658806 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 113/447] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:08 2026] POST /volume/v3/volumes => generated 134 bytes in 471 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:08.883261 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-87a937ff-a664-4c61-b7bf-d6ddc491499e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:08.885424 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-87a937ff-a664-4c61-b7bf-d6ddc491499e tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:08.885869 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-87a937ff-a664-4c61-b7bf-d6ddc491499e tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:08.888151 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-87a937ff-a664-4c61-b7bf-d6ddc491499e tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 400 Jul 31 20:48:08.888751 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 113/448] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:08 2026] POST /volume/v3/volumes => generated 127 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:08.898356 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-24180fb8-8984-4f64-be3d-6c5279b4682c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:08.902145 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-24180fb8-8984-4f64-be3d-6c5279b4682c tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:08.902871 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-24180fb8-8984-4f64-be3d-6c5279b4682c tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "4fea0bcf-24cb-4815-8af2-6ca09d41f28c"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:08.905315 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-24180fb8-8984-4f64-be3d-6c5279b4682c tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '4fea0bcf-24cb-4815-8af2-6ca09d41f28c'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:08.910782 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-24180fb8-8984-4f64-be3d-6c5279b4682c tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 404 Jul 31 20:48:08.911386 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 111/449] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:08 2026] POST /volume/v3/volumes => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:08.920293 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c65a4d7d-a1b5-40d6-98b0-1ee6a336810a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:08.922716 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c65a4d7d-a1b5-40d6-98b0-1ee6a336810a tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:08.923188 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c65a4d7d-a1b5-40d6-98b0-1ee6a336810a tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "7eba7e24-c433-4953-aeef-0c3a0a424661"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:08.925517 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-c65a4d7d-a1b5-40d6-98b0-1ee6a336810a tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '7eba7e24-c433-4953-aeef-0c3a0a424661'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:08.933059 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c65a4d7d-a1b5-40d6-98b0-1ee6a336810a tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 404 Jul 31 20:48:08.934055 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 113/450] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:08 2026] POST /volume/v3/volumes => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:08.943855 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f3760ba8-e8bb-4a7b-a943-0a49c40f4687 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:08.946003 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f3760ba8-e8bb-4a7b-a943-0a49c40f4687 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:08.946365 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f3760ba8-e8bb-4a7b-a943-0a49c40f4687 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "fffbab9d-eb83-4115-980a-f61d96f5c528"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:08.948137 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-f3760ba8-e8bb-4a7b-a943-0a49c40f4687 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'fffbab9d-eb83-4115-980a-f61d96f5c528'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:08.957467 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f3760ba8-e8bb-4a7b-a943-0a49c40f4687 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 404 Jul 31 20:48:08.958139 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 114/451] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:08 2026] POST /volume/v3/volumes => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:08.968459 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4566b28d-d4bf-4a31-a78a-afa939ae4e48 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:08.970181 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4566b28d-d4bf-4a31-a78a-afa939ae4e48 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:08.970503 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4566b28d-d4bf-4a31-a78a-afa939ae4e48 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:08.972684 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4566b28d-d4bf-4a31-a78a-afa939ae4e48 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 400 Jul 31 20:48:08.973226 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 114/452] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:08 2026] POST /volume/v3/volumes => generated 125 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:08.983582 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c6f1a116-5930-4a0d-bc52-fd2d5f30e8fd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:08.985859 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c6f1a116-5930-4a0d-bc52-fd2d5f30e8fd tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:08.986400 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c6f1a116-5930-4a0d-bc52-fd2d5f30e8fd tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:08.989538 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c6f1a116-5930-4a0d-bc52-fd2d5f30e8fd tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 400 Jul 31 20:48:08.990071 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 112/453] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:08 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:08.999968 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b97b5da8-12fa-42fa-ba7d-7d3614dd6599 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.002021 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b97b5da8-12fa-42fa-ba7d-7d3614dd6599 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:09.002427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b97b5da8-12fa-42fa-ba7d-7d3614dd6599 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.004014 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b97b5da8-12fa-42fa-ba7d-7d3614dd6599 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 400 Jul 31 20:48:09.006074 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 114/454] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:08 2026] POST /volume/v3/volumes => generated 121 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:09.016370 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cdfa85ae-664a-4065-85cd-83472beeebb0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.018524 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cdfa85ae-664a-4065-85cd-83472beeebb0 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] DELETE https://10.4.3.157/volume/v3/volumes/tempest-invalid-954115548 Jul 31 20:48:09.019251 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cdfa85ae-664a-4065-85cd-83472beeebb0 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.019505 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cdfa85ae-664a-4065-85cd-83472beeebb0 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.019743 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-cdfa85ae-664a-4065-85cd-83472beeebb0 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Delete volume with id: tempest-invalid-954115548 Jul 31 20:48:09.027007 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cdfa85ae-664a-4065-85cd-83472beeebb0 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/tempest-invalid-954115548 returned with HTTP 404 Jul 31 20:48:09.027664 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 115/455] 10.4.3.157 () {66 vars in 1318 bytes} [Fri Jul 31 20:48:09 2026] DELETE /volume/v3/volumes/tempest-invalid-954115548 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:09.035243 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f7a44a12-d26f-4ce6-9816-efff6eea72bf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.037523 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 115/456] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:48:09 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 20:48:09.045576 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c6eb8c41-c843-4661-8b29-9a6670ff6f86 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.047320 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c6eb8c41-c843-4661-8b29-9a6670ff6f86 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/xxx/action Jul 31 20:48:09.047651 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c6eb8c41-c843-4661-8b29-9a6670ff6f86 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-detach": {}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:09.047766 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c6eb8c41-c843-4661-8b29-9a6670ff6f86 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.054454 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c6eb8c41-c843-4661-8b29-9a6670ff6f86 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/xxx/action returned with HTTP 404 Jul 31 20:48:09.054942 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 113/457] 10.4.3.157 () {68 vars in 1291 bytes} [Fri Jul 31 20:48:09 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 20:48:09.064568 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-00e3635e-9da9-4fea-8ca8-a339306ff53a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.067455 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00e3635e-9da9-4fea-8ca8-a339306ff53a tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] GET https://10.4.3.157/volume/v3/volumes/tempest-invalid-858612601 Jul 31 20:48:09.067662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-00e3635e-9da9-4fea-8ca8-a339306ff53a tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.067853 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-00e3635e-9da9-4fea-8ca8-a339306ff53a tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.075448 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00e3635e-9da9-4fea-8ca8-a339306ff53a tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/tempest-invalid-858612601 returned with HTTP 404 Jul 31 20:48:09.075972 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 115/458] 10.4.3.157 () {66 vars in 1315 bytes} [Fri Jul 31 20:48:09 2026] GET /volume/v3/volumes/tempest-invalid-858612601 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:09.086734 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bcecd9fc-09d0-4846-b683-08dfd1134b3e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.089719 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 116/459] 10.4.3.157 () {66 vars in 1240 bytes} [Fri Jul 31 20:48:09 2026] GET /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 20:48:09.097848 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c97b714f-57f8-4c06-8d4b-8fcb9ca944a6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.099936 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c97b714f-57f8-4c06-8d4b-8fcb9ca944a6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?status=null Jul 31 20:48:09.100159 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c97b714f-57f8-4c06-8d4b-8fcb9ca944a6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.100376 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c97b714f-57f8-4c06-8d4b-8fcb9ca944a6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.101262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-c97b714f-57f8-4c06-8d4b-8fcb9ca944a6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:48:09.101470 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c97b714f-57f8-4c06-8d4b-8fcb9ca944a6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Could not evaluate value null, assuming string {{(pid=100194) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 20:48:09.102338 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c97b714f-57f8-4c06-8d4b-8fcb9ca944a6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:48:09.145444 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c97b714f-57f8-4c06-8d4b-8fcb9ca944a6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Get all volumes completed successfully. Jul 31 20:48:09.152260 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c97b714f-57f8-4c06-8d4b-8fcb9ca944a6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/detail?status=null returned with HTTP 200 Jul 31 20:48:09.152260 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 116/460] 10.4.3.157 () {66 vars in 1281 bytes} [Fri Jul 31 20:48:09 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:09.169699 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f137a132-2a09-49eb-9d01-a03d96c453d8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.174808 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f137a132-2a09-49eb-9d01-a03d96c453d8 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-480547670 Jul 31 20:48:09.175002 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f137a132-2a09-49eb-9d01-a03d96c453d8 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.175242 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f137a132-2a09-49eb-9d01-a03d96c453d8 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.175816 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-f137a132-2a09-49eb-9d01-a03d96c453d8 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:48:09.177501 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:09.177501 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:09.177937 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-f137a132-2a09-49eb-9d01-a03d96c453d8 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-480547670'), ('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:48:09.186548 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7bd49d47-72f5-4e01-80e3-1ced134f4936 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.191424 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7bd49d47-72f5-4e01-80e3-1ced134f4936 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:09.191424 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7bd49d47-72f5-4e01-80e3-1ced134f4936 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.191424 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7bd49d47-72f5-4e01-80e3-1ced134f4936 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.201425 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:09.201425 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:09.205900 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7bd49d47-72f5-4e01-80e3-1ced134f4936 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:09.211845 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7bd49d47-72f5-4e01-80e3-1ced134f4936 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:09.212380 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 116/461] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:09 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:09.219408 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f137a132-2a09-49eb-9d01-a03d96c453d8 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Get all volumes completed successfully. Jul 31 20:48:09.220798 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f137a132-2a09-49eb-9d01-a03d96c453d8 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-480547670 returned with HTTP 200 Jul 31 20:48:09.221178 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 114/462] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:48:09 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-480547670 => generated 15 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:09.239477 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-18afd9a6-016d-45f7-b787-3901bfa67816 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.241383 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18afd9a6-016d-45f7-b787-3901bfa67816 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] GET https://10.4.3.157/volume/v3/volumes?status=null Jul 31 20:48:09.241586 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18afd9a6-016d-45f7-b787-3901bfa67816 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.241823 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18afd9a6-016d-45f7-b787-3901bfa67816 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.242323 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-18afd9a6-016d-45f7-b787-3901bfa67816 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:48:09.242668 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-18afd9a6-016d-45f7-b787-3901bfa67816 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Could not evaluate value null, assuming string {{(pid=100191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 20:48:09.243381 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-18afd9a6-016d-45f7-b787-3901bfa67816 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:48:09.274824 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-18afd9a6-016d-45f7-b787-3901bfa67816 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Get all volumes completed successfully. Jul 31 20:48:09.275323 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18afd9a6-016d-45f7-b787-3901bfa67816 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes?status=null returned with HTTP 200 Jul 31 20:48:09.275919 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 117/463] 10.4.3.157 () {66 vars in 1260 bytes} [Fri Jul 31 20:48:09 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:09.287263 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-84a85bd4-8fa0-4024-be4f-36478feb67b6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.289056 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-84a85bd4-8fa0-4024-be4f-36478feb67b6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] GET https://10.4.3.157/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1411775910 Jul 31 20:48:09.289309 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-84a85bd4-8fa0-4024-be4f-36478feb67b6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.289586 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-84a85bd4-8fa0-4024-be4f-36478feb67b6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.289881 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-84a85bd4-8fa0-4024-be4f-36478feb67b6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:48:09.290593 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-84a85bd4-8fa0-4024-be4f-36478feb67b6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1411775910'), ('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:48:09.328604 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-84a85bd4-8fa0-4024-be4f-36478feb67b6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Get all volumes completed successfully. Jul 31 20:48:09.328604 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-84a85bd4-8fa0-4024-be4f-36478feb67b6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1411775910 returned with HTTP 200 Jul 31 20:48:09.329158 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 117/464] 10.4.3.157 () {66 vars in 1338 bytes} [Fri Jul 31 20:48:09 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-1411775910 => generated 15 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:09.340784 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8baa92ea-657e-4915-94f9-4fa291c1f2c5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.344242 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8baa92ea-657e-4915-94f9-4fa291c1f2c5 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action Jul 31 20:48:09.344600 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8baa92ea-657e-4915-94f9-4fa291c1f2c5 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:09.345223 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8baa92ea-657e-4915-94f9-4fa291c1f2c5 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.356152 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:09.356152 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:09.356798 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8baa92ea-657e-4915-94f9-4fa291c1f2c5 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Volume info retrieved successfully. Jul 31 20:48:09.363914 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8baa92ea-657e-4915-94f9-4fa291c1f2c5 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Reserve volume completed successfully. Jul 31 20:48:09.364339 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8baa92ea-657e-4915-94f9-4fa291c1f2c5 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action returned with HTTP 202 Jul 31 20:48:09.365157 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 117/465] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:48:09 2026] POST /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:48:09.372837 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6bc26f36-ca3c-4d94-9ade-6a11c52b81a9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.374755 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6bc26f36-ca3c-4d94-9ade-6a11c52b81a9 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action Jul 31 20:48:09.375165 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6bc26f36-ca3c-4d94-9ade-6a11c52b81a9 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:09.375394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6bc26f36-ca3c-4d94-9ade-6a11c52b81a9 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.383823 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:09.383823 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:09.384204 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6bc26f36-ca3c-4d94-9ade-6a11c52b81a9 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Volume info retrieved successfully. Jul 31 20:48:09.387847 np0000006272 devstack@c-api.service[100193]: ERROR cinder.volume.api [None req-6bc26f36-ca3c-4d94-9ade-6a11c52b81a9 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Volume status must be available to reserve, but the status is attaching. Jul 31 20:48:09.388203 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6bc26f36-ca3c-4d94-9ade-6a11c52b81a9 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action returned with HTTP 400 Jul 31 20:48:09.388655 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 115/466] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:48:09 2026] POST /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:09.398031 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c226016e-8610-413c-93ae-28ea49f248ff None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.399949 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c226016e-8610-413c-93ae-28ea49f248ff tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action Jul 31 20:48:09.400395 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c226016e-8610-413c-93ae-28ea49f248ff tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:09.400542 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c226016e-8610-413c-93ae-28ea49f248ff tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.409611 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:09.409611 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:09.410249 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c226016e-8610-413c-93ae-28ea49f248ff tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Volume info retrieved successfully. Jul 31 20:48:09.427580 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c226016e-8610-413c-93ae-28ea49f248ff tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Unreserve volume completed successfully. Jul 31 20:48:09.427837 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c226016e-8610-413c-93ae-28ea49f248ff tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action returned with HTTP 202 Jul 31 20:48:09.428203 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 118/467] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:48:09 2026] POST /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:48:09.438239 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-23334898-e630-4e61-ad6e-289a3cac6f55 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.439895 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-23334898-e630-4e61-ad6e-289a3cac6f55 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/e0a61328-ced5-4a53-a872-199405f9ca81/action Jul 31 20:48:09.440218 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-23334898-e630-4e61-ad6e-289a3cac6f55 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:09.440328 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-23334898-e630-4e61-ad6e-289a3cac6f55 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.448191 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-23334898-e630-4e61-ad6e-289a3cac6f55 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/e0a61328-ced5-4a53-a872-199405f9ca81/action returned with HTTP 404 Jul 31 20:48:09.448683 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 118/468] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:48:09 2026] POST /volume/v3/volumes/e0a61328-ced5-4a53-a872-199405f9ca81/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:09.458471 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9db54436-6067-4a6a-a2c7-cea49967ff47 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.460836 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9db54436-6067-4a6a-a2c7-cea49967ff47 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/a71be5d1-549d-449b-b9d4-aa528de1799b/action Jul 31 20:48:09.461374 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9db54436-6067-4a6a-a2c7-cea49967ff47 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:09.461537 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9db54436-6067-4a6a-a2c7-cea49967ff47 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.470741 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9db54436-6067-4a6a-a2c7-cea49967ff47 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/a71be5d1-549d-449b-b9d4-aa528de1799b/action returned with HTTP 404 Jul 31 20:48:09.471425 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 118/469] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:48:09 2026] POST /volume/v3/volumes/a71be5d1-549d-449b-b9d4-aa528de1799b/action => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:09.481927 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2c244f95-af20-42ae-8bd0-55170338dc1b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.483835 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 116/470] 10.4.3.157 () {68 vars in 1260 bytes} [Fri Jul 31 20:48:09 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 2 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Jul 31 20:48:09.493567 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fdd4cded-0986-4ea1-b191-b025525e3617 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.495572 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fdd4cded-0986-4ea1-b191-b025525e3617 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] PUT https://10.4.3.157/volume/v3/volumes/tempest-invalid-769619594 Jul 31 20:48:09.495919 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fdd4cded-0986-4ea1-b191-b025525e3617 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.503540 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fdd4cded-0986-4ea1-b191-b025525e3617 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/tempest-invalid-769619594 returned with HTTP 404 Jul 31 20:48:09.505004 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 119/471] 10.4.3.157 () {68 vars in 1335 bytes} [Fri Jul 31 20:48:09 2026] PUT /volume/v3/volumes/tempest-invalid-769619594 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:09.514583 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7eac686f-2417-4f85-b879-77e2475cd0fc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.519774 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7eac686f-2417-4f85-b879-77e2475cd0fc tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] PUT https://10.4.3.157/volume/v3/volumes/7620dc88-52d8-4500-bf21-284cf6ed38d7 Jul 31 20:48:09.520195 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7eac686f-2417-4f85-b879-77e2475cd0fc tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.528995 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7eac686f-2417-4f85-b879-77e2475cd0fc tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/7620dc88-52d8-4500-bf21-284cf6ed38d7 returned with HTTP 404 Jul 31 20:48:09.529506 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 119/472] 10.4.3.157 () {68 vars in 1368 bytes} [Fri Jul 31 20:48:09 2026] PUT /volume/v3/volumes/7620dc88-52d8-4500-bf21-284cf6ed38d7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 20:48:09.541563 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-014caf80-174a-4192-8853-988dcd897348 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.543393 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-014caf80-174a-4192-8853-988dcd897348 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] DELETE https://10.4.3.157/volume/v3/volumes/61f466e6-1f5a-4327-967b-006b56a861e4 Jul 31 20:48:09.543786 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-014caf80-174a-4192-8853-988dcd897348 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.544093 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-014caf80-174a-4192-8853-988dcd897348 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.544403 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-014caf80-174a-4192-8853-988dcd897348 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Delete volume with id: 61f466e6-1f5a-4327-967b-006b56a861e4 Jul 31 20:48:09.551436 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-014caf80-174a-4192-8853-988dcd897348 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/61f466e6-1f5a-4327-967b-006b56a861e4 returned with HTTP 404 Jul 31 20:48:09.552279 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 119/473] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:09 2026] DELETE /volume/v3/volumes/61f466e6-1f5a-4327-967b-006b56a861e4 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:09.562584 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-462a6004-8063-4f11-873e-4b81fc81b685 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.564696 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-462a6004-8063-4f11-873e-4b81fc81b685 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action Jul 31 20:48:09.564959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-462a6004-8063-4f11-873e-4b81fc81b685 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:09.565099 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-462a6004-8063-4f11-873e-4b81fc81b685 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.566543 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-462a6004-8063-4f11-873e-4b81fc81b685 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action returned with HTTP 400 Jul 31 20:48:09.567092 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 117/474] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:48:09 2026] POST /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action => generated 140 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:09.580606 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9cd4e11a-f2d6-4f61-b122-a788e62037f7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.582075 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9cd4e11a-f2d6-4f61-b122-a788e62037f7 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action Jul 31 20:48:09.582405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9cd4e11a-f2d6-4f61-b122-a788e62037f7 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:09.582544 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9cd4e11a-f2d6-4f61-b122-a788e62037f7 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.584170 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9cd4e11a-f2d6-4f61-b122-a788e62037f7 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action returned with HTTP 400 Jul 31 20:48:09.584630 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 120/475] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:48:09 2026] POST /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action => generated 131 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:09.592832 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-82ad1924-c7c3-4794-a3c2-074586ed78c6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.594895 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-82ad1924-c7c3-4794-a3c2-074586ed78c6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/406b3522-2ef5-42a1-856d-040e308fc365/action Jul 31 20:48:09.595287 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-82ad1924-c7c3-4794-a3c2-074586ed78c6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:09.595413 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-82ad1924-c7c3-4794-a3c2-074586ed78c6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.603423 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-82ad1924-c7c3-4794-a3c2-074586ed78c6 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/406b3522-2ef5-42a1-856d-040e308fc365/action returned with HTTP 404 Jul 31 20:48:09.603935 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 120/476] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:48:09 2026] POST /volume/v3/volumes/406b3522-2ef5-42a1-856d-040e308fc365/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:09.616897 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cb4b7a13-aa96-4250-a76a-7eb3d474a22b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.619412 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cb4b7a13-aa96-4250-a76a-7eb3d474a22b tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action Jul 31 20:48:09.619941 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cb4b7a13-aa96-4250-a76a-7eb3d474a22b tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:09.620120 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cb4b7a13-aa96-4250-a76a-7eb3d474a22b tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.622472 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cb4b7a13-aa96-4250-a76a-7eb3d474a22b tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action returned with HTTP 400 Jul 31 20:48:09.623202 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 120/477] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:48:09 2026] POST /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b/action => generated 129 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:09.633975 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-81ffc25d-7ec1-4aba-8c9c-97029e551c48 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.635805 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81ffc25d-7ec1-4aba-8c9c-97029e551c48 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] POST https://10.4.3.157/volume/v3/volumes/None/action Jul 31 20:48:09.636567 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81ffc25d-7ec1-4aba-8c9c-97029e551c48 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:09.636682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81ffc25d-7ec1-4aba-8c9c-97029e551c48 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:09.643317 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81ffc25d-7ec1-4aba-8c9c-97029e551c48 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/None/action returned with HTTP 404 Jul 31 20:48:09.643853 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 118/478] 10.4.3.157 () {68 vars in 1294 bytes} [Fri Jul 31 20:48:09 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:09.658558 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-665fc3e7-579f-48ce-a5b3-83916cbac595 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.661012 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-665fc3e7-579f-48ce-a5b3-83916cbac595 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] GET https://10.4.3.157/volume/v3/volumes/b3395205-f92b-4103-b253-2012b408eb2a Jul 31 20:48:09.661336 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-665fc3e7-579f-48ce-a5b3-83916cbac595 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.661642 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-665fc3e7-579f-48ce-a5b3-83916cbac595 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.669344 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-665fc3e7-579f-48ce-a5b3-83916cbac595 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/b3395205-f92b-4103-b253-2012b408eb2a returned with HTTP 404 Jul 31 20:48:09.670010 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 121/479] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:09 2026] GET /volume/v3/volumes/b3395205-f92b-4103-b253-2012b408eb2a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:09.678523 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1f9266f7-e86f-4806-98a2-a008e252f814 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.680784 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1f9266f7-e86f-4806-98a2-a008e252f814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] GET https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b Jul 31 20:48:09.681090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1f9266f7-e86f-4806-98a2-a008e252f814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.681328 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1f9266f7-e86f-4806-98a2-a008e252f814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.689090 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:09.689090 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:09.693274 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1f9266f7-e86f-4806-98a2-a008e252f814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Volume info retrieved successfully. Jul 31 20:48:09.698941 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1f9266f7-e86f-4806-98a2-a008e252f814 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b returned with HTTP 200 Jul 31 20:48:09.699360 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 121/480] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:09 2026] GET /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:09.712469 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fffef321-778e-4920-9408-e201115603e2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.714049 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fffef321-778e-4920-9408-e201115603e2 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] DELETE https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b Jul 31 20:48:09.714459 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fffef321-778e-4920-9408-e201115603e2 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.714753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fffef321-778e-4920-9408-e201115603e2 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.714994 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-fffef321-778e-4920-9408-e201115603e2 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Delete volume with id: 598428e0-f449-4dd2-9dfd-6abb3ea2523b Jul 31 20:48:09.735748 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:09.735748 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:09.735748 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fffef321-778e-4920-9408-e201115603e2 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Volume info retrieved successfully. Jul 31 20:48:09.747444 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fffef321-778e-4920-9408-e201115603e2 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Delete volume request issued successfully. Jul 31 20:48:09.747667 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fffef321-778e-4920-9408-e201115603e2 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b returned with HTTP 202 Jul 31 20:48:09.748065 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 121/481] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:09 2026] DELETE /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:09.757241 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-833a7da7-a4f2-4b58-84c7-a213af2fe044 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:09.759113 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-833a7da7-a4f2-4b58-84c7-a213af2fe044 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] GET https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b Jul 31 20:48:09.759476 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-833a7da7-a4f2-4b58-84c7-a213af2fe044 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:09.759789 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-833a7da7-a4f2-4b58-84c7-a213af2fe044 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:09.770313 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:09.770313 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:09.775522 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-833a7da7-a4f2-4b58-84c7-a213af2fe044 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Volume info retrieved successfully. Jul 31 20:48:09.781046 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-833a7da7-a4f2-4b58-84c7-a213af2fe044 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b returned with HTTP 200 Jul 31 20:48:09.783026 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 119/482] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:09 2026] GET /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:10.228413 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-32f294b9-c419-4c3b-b0d6-bb6796e6cd7e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:10.230583 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32f294b9-c419-4c3b-b0d6-bb6796e6cd7e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:10.230846 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32f294b9-c419-4c3b-b0d6-bb6796e6cd7e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:10.231086 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32f294b9-c419-4c3b-b0d6-bb6796e6cd7e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:10.244763 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:10.244763 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:10.250897 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-269731d3-7a87-4a6b-9d2a-1ba92133b014 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:10.251200 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-32f294b9-c419-4c3b-b0d6-bb6796e6cd7e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:10.252716 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-269731d3-7a87-4a6b-9d2a-1ba92133b014 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a Jul 31 20:48:10.252910 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-269731d3-7a87-4a6b-9d2a-1ba92133b014 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:10.253089 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-269731d3-7a87-4a6b-9d2a-1ba92133b014 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:10.253258 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-269731d3-7a87-4a6b-9d2a-1ba92133b014 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Delete volume with id: c7480344-5e17-4567-b74f-a1694f82be0a Jul 31 20:48:10.256902 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32f294b9-c419-4c3b-b0d6-bb6796e6cd7e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:10.257375 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 122/483] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:10 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:10.260115 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:10.260115 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:10.260579 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-269731d3-7a87-4a6b-9d2a-1ba92133b014 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:48:10.281323 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-269731d3-7a87-4a6b-9d2a-1ba92133b014 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Delete volume request issued successfully. Jul 31 20:48:10.281555 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-269731d3-7a87-4a6b-9d2a-1ba92133b014 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a returned with HTTP 202 Jul 31 20:48:10.282102 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 122/484] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:10 2026] DELETE /volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:10.292319 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-69ea9e59-d4cf-4148-bfbf-22f613e86ca7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:10.294150 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69ea9e59-d4cf-4148-bfbf-22f613e86ca7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a Jul 31 20:48:10.294296 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69ea9e59-d4cf-4148-bfbf-22f613e86ca7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:10.294467 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69ea9e59-d4cf-4148-bfbf-22f613e86ca7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:10.302438 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:10.302438 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:10.306329 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-69ea9e59-d4cf-4148-bfbf-22f613e86ca7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:48:10.311608 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69ea9e59-d4cf-4148-bfbf-22f613e86ca7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a returned with HTTP 200 Jul 31 20:48:10.312067 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 122/485] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:10 2026] GET /volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:10.649442 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-c42764f3-2b03-4323-88fa-72d89ab45b5a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:10.652152 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-c42764f3-2b03-4323-88fa-72d89ab45b5a tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] POST https://10.4.3.157/volume/v3/attachments/f524db88-7949-4a1e-849b-785af2723b28/action Jul 31 20:48:10.653522 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-c42764f3-2b03-4323-88fa-72d89ab45b5a tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:10.653612 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-c42764f3-2b03-4323-88fa-72d89ab45b5a tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:10.674235 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:10.674235 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:10.685784 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dd23c1c7-f0c0-40b9-a9ea-b5e864c2f13a req-c42764f3-2b03-4323-88fa-72d89ab45b5a tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments/f524db88-7949-4a1e-849b-785af2723b28/action returned with HTTP 204 Jul 31 20:48:10.686207 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 120/486] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:48:10 2026] POST /volume/v3/attachments/f524db88-7949-4a1e-849b-785af2723b28/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:10.799857 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1b03bc05-8ef1-4633-8d5a-1a4e3ff35039 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:10.802091 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b03bc05-8ef1-4633-8d5a-1a4e3ff35039 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] GET https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b Jul 31 20:48:10.802385 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b03bc05-8ef1-4633-8d5a-1a4e3ff35039 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:10.802662 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b03bc05-8ef1-4633-8d5a-1a4e3ff35039 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:10.808176 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b03bc05-8ef1-4633-8d5a-1a4e3ff35039 tempest-VolumesNegativeTest-1893455929 tempest-VolumesNegativeTest-1893455929-project-member] https://10.4.3.157/volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b returned with HTTP 404 Jul 31 20:48:10.808595 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 123/487] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:10 2026] GET /volume/v3/volumes/598428e0-f449-4dd2-9dfd-6abb3ea2523b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:11.269783 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ebbaea33-7f07-4316-8e80-97ccd6faabca None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:11.271660 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ebbaea33-7f07-4316-8e80-97ccd6faabca tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:11.271858 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ebbaea33-7f07-4316-8e80-97ccd6faabca tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:11.272033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ebbaea33-7f07-4316-8e80-97ccd6faabca tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:11.280583 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:11.280583 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:11.283697 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ebbaea33-7f07-4316-8e80-97ccd6faabca tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:11.287681 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ebbaea33-7f07-4316-8e80-97ccd6faabca tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:11.288026 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 123/488] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:11 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:11.299265 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-007804c0-2d24-433e-9341-9af864f86c01 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:11.301137 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-007804c0-2d24-433e-9341-9af864f86c01 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:11.301401 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-007804c0-2d24-433e-9341-9af864f86c01 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:11.301658 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-007804c0-2d24-433e-9341-9af864f86c01 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:11.313841 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:11.313841 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:11.318101 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-007804c0-2d24-433e-9341-9af864f86c01 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:11.324428 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-007804c0-2d24-433e-9341-9af864f86c01 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:11.327345 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5fee9da4-dc02-4e5c-8f64-a0903e4d7522 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:11.327612 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 123/489] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:11 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:11.327818 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5fee9da4-dc02-4e5c-8f64-a0903e4d7522 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a Jul 31 20:48:11.327818 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5fee9da4-dc02-4e5c-8f64-a0903e4d7522 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:11.327818 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5fee9da4-dc02-4e5c-8f64-a0903e4d7522 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:11.337491 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5fee9da4-dc02-4e5c-8f64-a0903e4d7522 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a returned with HTTP 404 Jul 31 20:48:11.338291 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 121/490] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:11 2026] GET /volume/v3/volumes/c7480344-5e17-4567-b74f-a1694f82be0a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:11.346704 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fd70cc5b-f948-4261-93bc-3dfbddb6fc82 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:11.348625 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fd70cc5b-f948-4261-93bc-3dfbddb6fc82 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] DELETE https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 Jul 31 20:48:11.348825 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fd70cc5b-f948-4261-93bc-3dfbddb6fc82 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:11.349002 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fd70cc5b-f948-4261-93bc-3dfbddb6fc82 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:11.349212 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-fd70cc5b-f948-4261-93bc-3dfbddb6fc82 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Delete volume with id: 1c361590-c429-4af0-ada2-6711194d6618 Jul 31 20:48:11.358488 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:11.358488 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:11.359193 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fd70cc5b-f948-4261-93bc-3dfbddb6fc82 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:48:11.376108 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fd70cc5b-f948-4261-93bc-3dfbddb6fc82 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Delete volume request issued successfully. Jul 31 20:48:11.376371 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fd70cc5b-f948-4261-93bc-3dfbddb6fc82 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 returned with HTTP 202 Jul 31 20:48:11.376813 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 124/491] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:11 2026] DELETE /volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:11.383016 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-25299e17-3d67-4800-98e3-fb020fce9b71 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:11.384403 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e735d56e-28b9-4316-8c33-11c4494f2520 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:11.387214 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e735d56e-28b9-4316-8c33-11c4494f2520 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 Jul 31 20:48:11.387330 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-25299e17-3d67-4800-98e3-fb020fce9b71 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] DELETE https://10.4.3.157/volume/v3/attachments/45bd66b1-14cb-4a28-97c5-c28ae34b54b9 Jul 31 20:48:11.387390 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e735d56e-28b9-4316-8c33-11c4494f2520 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:11.387581 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-25299e17-3d67-4800-98e3-fb020fce9b71 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:11.387680 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e735d56e-28b9-4316-8c33-11c4494f2520 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:11.387731 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-25299e17-3d67-4800-98e3-fb020fce9b71 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:11.396933 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:11.396933 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:11.397966 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:11.397966 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:11.400653 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e735d56e-28b9-4316-8c33-11c4494f2520 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:48:11.404606 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e735d56e-28b9-4316-8c33-11c4494f2520 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 returned with HTTP 200 Jul 31 20:48:11.406232 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 124/492] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:11 2026] GET /volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:11.481336 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-25299e17-3d67-4800-98e3-fb020fce9b71 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/attachments/45bd66b1-14cb-4a28-97c5-c28ae34b54b9 returned with HTTP 200 Jul 31 20:48:11.481816 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 124/493] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:48:11 2026] DELETE /volume/v3/attachments/45bd66b1-14cb-4a28-97c5-c28ae34b54b9 => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:11.492023 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-0131bc17-e8aa-4c58-893c-069f33b48541 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:11.494177 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-0131bc17-e8aa-4c58-893c-069f33b48541 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] DELETE https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:48:11.494343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-0131bc17-e8aa-4c58-893c-069f33b48541 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:11.494509 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-0131bc17-e8aa-4c58-893c-069f33b48541 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:11.495025 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-0131bc17-e8aa-4c58-893c-069f33b48541 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Delete volume with id: d4c1e823-ded0-4462-819e-42719547a800 Jul 31 20:48:11.501179 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:11.501179 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:11.501566 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-0131bc17-e8aa-4c58-893c-069f33b48541 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Volume info retrieved successfully. Jul 31 20:48:11.520301 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-0131bc17-e8aa-4c58-893c-069f33b48541 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] Delete volume request issued successfully. Jul 31 20:48:11.520519 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ddf7ddcf-d441-459d-8aa1-a03d5d956bcb req-0131bc17-e8aa-4c58-893c-069f33b48541 tempest-ServerActionsV293TestJSON-2004325813 tempest-ServerActionsV293TestJSON-2004325813-project-member] https://10.4.3.157/volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 returned with HTTP 202 Jul 31 20:48:11.520893 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 122/494] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 20:48:11 2026] DELETE /volume/v3/volumes/d4c1e823-ded0-4462-819e-42719547a800 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:12.417097 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8e768df1-9700-4bdf-a419-13e0d9773386 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:12.419033 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e768df1-9700-4bdf-a419-13e0d9773386 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 Jul 31 20:48:12.419249 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e768df1-9700-4bdf-a419-13e0d9773386 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:12.419425 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e768df1-9700-4bdf-a419-13e0d9773386 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:12.424846 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e768df1-9700-4bdf-a419-13e0d9773386 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 returned with HTTP 404 Jul 31 20:48:12.425272 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 125/495] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:12 2026] GET /volume/v3/volumes/1c361590-c429-4af0-ada2-6711194d6618 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:12.432424 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fe1741a8-1c12-4102-8149-21c2f0eff1e6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:12.434844 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fe1741a8-1c12-4102-8149-21c2f0eff1e6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 Jul 31 20:48:12.435110 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fe1741a8-1c12-4102-8149-21c2f0eff1e6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:12.435378 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fe1741a8-1c12-4102-8149-21c2f0eff1e6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:12.435570 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-fe1741a8-1c12-4102-8149-21c2f0eff1e6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Delete volume with id: c78d4b10-83b1-454e-97a9-5ede9b8d5711 Jul 31 20:48:12.445057 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:12.445057 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:12.445441 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fe1741a8-1c12-4102-8149-21c2f0eff1e6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:48:12.468383 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fe1741a8-1c12-4102-8149-21c2f0eff1e6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Delete volume request issued successfully. Jul 31 20:48:12.468609 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fe1741a8-1c12-4102-8149-21c2f0eff1e6 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 returned with HTTP 202 Jul 31 20:48:12.469243 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 125/496] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:12 2026] DELETE /volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:12.477086 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ee714ec1-c9d8-408a-a907-16d4742f7169 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:12.479281 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ee714ec1-c9d8-408a-a907-16d4742f7169 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 Jul 31 20:48:12.479533 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ee714ec1-c9d8-408a-a907-16d4742f7169 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:12.479813 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ee714ec1-c9d8-408a-a907-16d4742f7169 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:12.489755 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:12.489755 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:12.494092 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ee714ec1-c9d8-408a-a907-16d4742f7169 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Volume info retrieved successfully. Jul 31 20:48:12.500971 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ee714ec1-c9d8-408a-a907-16d4742f7169 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 returned with HTTP 200 Jul 31 20:48:12.501574 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 125/497] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:12 2026] GET /volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 => generated 1363 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:13.516779 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8c23ca75-6218-47ee-996c-6bcad4bf62e7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:13.520150 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8c23ca75-6218-47ee-996c-6bcad4bf62e7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] GET https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 Jul 31 20:48:13.520150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8c23ca75-6218-47ee-996c-6bcad4bf62e7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:13.520150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8c23ca75-6218-47ee-996c-6bcad4bf62e7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:13.530017 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8c23ca75-6218-47ee-996c-6bcad4bf62e7 tempest-TaggedBootDevicesTest_v242-1620625695 tempest-TaggedBootDevicesTest_v242-1620625695-project-member] https://10.4.3.157/volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 returned with HTTP 404 Jul 31 20:48:13.530017 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 123/498] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:13 2026] GET /volume/v3/volumes/c78d4b10-83b1-454e-97a9-5ede9b8d5711 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:16.375384 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ff55fcad-c30c-41b7-ae24-1e10dbcf9f88 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:16.375973 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ff55fcad-c30c-41b7-ae24-1e10dbcf9f88 None None] GET https://10.4.3.157/volume// Jul 31 20:48:16.376200 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ff55fcad-c30c-41b7-ae24-1e10dbcf9f88 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:16.376438 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ff55fcad-c30c-41b7-ae24-1e10dbcf9f88 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:16.376813 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ff55fcad-c30c-41b7-ae24-1e10dbcf9f88 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:16.377072 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 126/499] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:48: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 20:48:16.390169 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-acb21a15-4bfc-42f3-9c59-e6bb19268537 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:16.398465 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-acb21a15-4bfc-42f3-9c59-e6bb19268537 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:48:16.398861 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-acb21a15-4bfc-42f3-9c59-e6bb19268537 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce9090fe-7fd0-4039-9d01-5c7d4993d18e", "connector": null, "instance_uuid": "375650d6-26f4-4cb7-ab9b-09751857c402"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:16.410940 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:16.410940 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:16.440711 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-acb21a15-4bfc-42f3-9c59-e6bb19268537 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:48:16.441315 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 126/500] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:48:16 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 20:48:16.451249 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-3d912374-81fa-48f7-a763-11e81e1d3fed None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:16.453417 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-3d912374-81fa-48f7-a763-11e81e1d3fed tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] DELETE https://10.4.3.157/volume/v3/attachments/f524db88-7949-4a1e-849b-785af2723b28 Jul 31 20:48:16.453603 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-3d912374-81fa-48f7-a763-11e81e1d3fed tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:16.453813 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-3d912374-81fa-48f7-a763-11e81e1d3fed tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:16.465852 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:16.465852 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:16.535096 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c59ef894-e6af-40e5-ae36-1546b781d739 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:16.537884 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-3d912374-81fa-48f7-a763-11e81e1d3fed tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments/f524db88-7949-4a1e-849b-785af2723b28 returned with HTTP 200 Jul 31 20:48:16.540809 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 126/501] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:48:16 2026] DELETE /volume/v3/attachments/f524db88-7949-4a1e-849b-785af2723b28 => generated 192 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:16.645992 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c59ef894-e6af-40e5-ae36-1546b781d739 tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] GET https://10.4.3.157/volume/v3/os-services Jul 31 20:48:16.646217 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c59ef894-e6af-40e5-ae36-1546b781d739 tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:16.646393 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c59ef894-e6af-40e5-ae36-1546b781d739 tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:16.653658 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c59ef894-e6af-40e5-ae36-1546b781d739 tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] https://10.4.3.157/volume/v3/os-services returned with HTTP 200 Jul 31 20:48:16.654073 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 124/502] 10.4.3.157 () {66 vars in 1249 bytes} [Fri Jul 31 20:48:16 2026] GET /volume/v3/os-services => generated 626 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:16.664799 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fa668106-34fa-44f6-a7bf-adb7e92f425e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:16.666662 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa668106-34fa-44f6-a7bf-adb7e92f425e tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] PUT https://10.4.3.157/volume/v3/os-services/disable-log-reason Jul 31 20:48:16.666968 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fa668106-34fa-44f6-a7bf-adb7e92f425e tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006272", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:16.668839 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa668106-34fa-44f6-a7bf-adb7e92f425e tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] https://10.4.3.157/volume/v3/os-services/disable-log-reason returned with HTTP 400 Jul 31 20:48:16.669394 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 127/503] 10.4.3.157 () {68 vars in 1326 bytes} [Fri Jul 31 20:48:16 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:16.677099 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ef08e24d-6989-404d-bfce-7d3633b0fabf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:16.679230 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef08e24d-6989-404d-bfce-7d3633b0fabf tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] PUT https://10.4.3.157/volume/v3/os-services/disable Jul 31 20:48:16.679526 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ef08e24d-6989-404d-bfce-7d3633b0fabf tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006272", "binary": "invalid_binary"} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:16.682202 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:16.682202 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:16.687567 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef08e24d-6989-404d-bfce-7d3633b0fabf tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] https://10.4.3.157/volume/v3/os-services/disable returned with HTTP 404 Jul 31 20:48:16.688420 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 127/504] 10.4.3.157 () {68 vars in 1293 bytes} [Fri Jul 31 20:48:16 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:16.697379 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-190742bd-697d-435e-bcd2-a5f27518fb0c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:16.699668 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-190742bd-697d-435e-bcd2-a5f27518fb0c tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] PUT https://10.4.3.157/volume/v3/os-services/enable Jul 31 20:48:16.700219 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-190742bd-697d-435e-bcd2-a5f27518fb0c tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:16.702943 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:16.702943 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:16.709778 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-190742bd-697d-435e-bcd2-a5f27518fb0c tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] https://10.4.3.157/volume/v3/os-services/enable returned with HTTP 404 Jul 31 20:48:16.710285 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 127/505] 10.4.3.157 () {68 vars in 1290 bytes} [Fri Jul 31 20:48:16 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:16.718992 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bbc383f2-dd70-4166-99f4-947e8b3a330a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:16.720885 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bbc383f2-dd70-4166-99f4-947e8b3a330a tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] PUT https://10.4.3.157/volume/v3/os-services/freeze Jul 31 20:48:16.721256 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bbc383f2-dd70-4166-99f4-947e8b3a330a tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:16.735721 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bbc383f2-dd70-4166-99f4-947e8b3a330a tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] https://10.4.3.157/volume/v3/os-services/freeze returned with HTTP 400 Jul 31 20:48:16.736231 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 125/506] 10.4.3.157 () {68 vars in 1290 bytes} [Fri Jul 31 20:48:16 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:48:16.746193 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-889cbcd6-2c48-498f-bca8-e50752f7bcad None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:16.749071 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-889cbcd6-2c48-498f-bca8-e50752f7bcad tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] PUT https://10.4.3.157/volume/v3/os-services/thaw Jul 31 20:48:16.749674 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-889cbcd6-2c48-498f-bca8-e50752f7bcad tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:16.757548 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-889cbcd6-2c48-498f-bca8-e50752f7bcad tempest-VolumeServicesNegativeTest-404868527 tempest-VolumeServicesNegativeTest-404868527-project-admin] https://10.4.3.157/volume/v3/os-services/thaw returned with HTTP 400 Jul 31 20:48:16.757847 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 128/507] 10.4.3.157 () {68 vars in 1284 bytes} [Fri Jul 31 20:48:16 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:48:17.620025 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:17.706572 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:17.707276 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-920166337"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:17.708683 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-920166337'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:17.708842 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume of 1 GB Jul 31 20:48:17.714376 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Availability Zones retrieved successfully. Jul 31 20:48:17.723772 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (65b3ef62-0701-494f-b1bc-a41309f870cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:17.723772 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591bc4cd-e9ba-4f32-9b05-05ebe0da7762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:17.723772 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:17.748647 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591bc4cd-e9ba-4f32-9b05-05ebe0da7762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:17.749336 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49eb4d3-fdc7-4c7c-8a37-dbc59d51e863) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:17.829239 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['6709219e-815f-40ba-a817-af975bfeaad2', 'a2233b6a-298b-4aef-9660-53bb163f35c6', '3542baba-5a11-4f0c-a3ae-2b1ecac125fb', 'a9fffd0b-0269-447f-893d-5cce809260e2'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:17.830864 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e49eb4d3-fdc7-4c7c-8a37-dbc59d51e863) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6709219e-815f-40ba-a817-af975bfeaad2', 'a2233b6a-298b-4aef-9660-53bb163f35c6', '3542baba-5a11-4f0c-a3ae-2b1ecac125fb', 'a9fffd0b-0269-447f-893d-5cce809260e2']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:17.830986 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91507a97-0ac3-4ab2-943c-ad2b9ffd8358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:17.853603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91507a97-0ac3-4ab2-943c-ad2b9ffd8358) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5143f815-68c3-4613-b6d4-8f83af6eced9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-920166337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['6709219e-815f-40ba-a817-af975bfeaad2','a2233b6a-298b-4aef-9660-53bb163f35c6','3542baba-5a11-4f0c-a3ae-2b1ecac125fb','a9fffd0b-0269-447f-893d-5cce809260e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-920166337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5143f815-68c3-4613-b6d4-8f83af6eced9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cc79cc275b4d09adc3d58b138a0b41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:17.854318 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e94c08c9-fbe9-470f-a96f-965c1235cfe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:17.879431 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e94c08c9-fbe9-470f-a96f-965c1235cfe3) transitioned into state 'SUCCESS' from state '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-920166337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['6709219e-815f-40ba-a817-af975bfeaad2','a2233b6a-298b-4aef-9660-53bb163f35c6','3542baba-5a11-4f0c-a3ae-2b1ecac125fb','a9fffd0b-0269-447f-893d-5cce809260e2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:17.880095 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4dd48c3-c34f-4c0c-ba8d-50a1ddcb4c7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:17.891465 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4dd48c3-c34f-4c0c-ba8d-50a1ddcb4c7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:17.892311 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (65b3ef62-0701-494f-b1bc-a41309f870cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:17.892583 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request issued successfully. Jul 31 20:48:17.893186 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-423afb79-c931-4f2f-b9b2-f0a86d81b89e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:17.894612 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 128/508] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:17 2026] POST /volume/v3/volumes => generated 753 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:17.915541 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-be9a81af-ca9a-4373-8028-d27f43817d0f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:17.917332 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be9a81af-ca9a-4373-8028-d27f43817d0f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:48:17.917537 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-be9a81af-ca9a-4373-8028-d27f43817d0f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:17.917723 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-be9a81af-ca9a-4373-8028-d27f43817d0f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:17.934751 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:17.934751 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:17.940521 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-be9a81af-ca9a-4373-8028-d27f43817d0f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:48:17.949215 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be9a81af-ca9a-4373-8028-d27f43817d0f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:48:17.949816 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 128/509] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:17 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:18.643138 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e4d33696-7d97-4b88-8b64-0b8ee825622b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:18.648673 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e4d33696-7d97-4b88-8b64-0b8ee825622b tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] PUT https://10.4.3.157/volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a Jul 31 20:48:18.649232 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e4d33696-7d97-4b88-8b64-0b8ee825622b tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:18.661655 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e4d33696-7d97-4b88-8b64-0b8ee825622b tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Acquiring lock "cinder-attachment_update-ce9090fe-7fd0-4039-9d01-5c7d4993d18e-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:48:18.666585 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e4d33696-7d97-4b88-8b64-0b8ee825622b tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Lock "cinder-attachment_update-ce9090fe-7fd0-4039-9d01-5c7d4993d18e-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:48:18.667536 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:18.667536 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:18.769234 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e4d33696-7d97-4b88-8b64-0b8ee825622b tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Lock "cinder-attachment_update-ce9090fe-7fd0-4039-9d01-5c7d4993d18e-np0000006272" released by "attachment_update" :: held 0.103s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:48:18.769599 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e4d33696-7d97-4b88-8b64-0b8ee825622b tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a returned with HTTP 200 Jul 31 20:48:18.770045 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 126/510] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:48:18 2026] PUT /volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:18.781627 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-50e51974-dcd1-4683-96e1-b17ff15c0f57 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:18.783907 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-50e51974-dcd1-4683-96e1-b17ff15c0f57 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a Jul 31 20:48:18.784189 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-50e51974-dcd1-4683-96e1-b17ff15c0f57 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:18.784414 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-50e51974-dcd1-4683-96e1-b17ff15c0f57 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:18.800683 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-50e51974-dcd1-4683-96e1-b17ff15c0f57 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a returned with HTTP 200 Jul 31 20:48:18.801289 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 129/511] 10.4.3.157 () {70 vars in 1651 bytes} [Fri Jul 31 20:48:18 2026] GET /volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a => generated 994 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:18.878002 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7ed013c6-ddf7-4c16-98c6-851ec8a2663e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:18.881198 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7ed013c6-ddf7-4c16-98c6-851ec8a2663e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:48:18.881590 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7ed013c6-ddf7-4c16-98c6-851ec8a2663e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:18.881889 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7ed013c6-ddf7-4c16-98c6-851ec8a2663e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:18.894319 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:18.894319 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:18.899527 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7ed013c6-ddf7-4c16-98c6-851ec8a2663e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:48:18.906518 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7ed013c6-ddf7-4c16-98c6-851ec8a2663e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:48:18.907119 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 129/512] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:18 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 1137 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:18.971202 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-02be2fe9-aa85-4be3-9581-e34fa0ddaeb3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:18.977510 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-02be2fe9-aa85-4be3-9581-e34fa0ddaeb3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:48:18.977510 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-02be2fe9-aa85-4be3-9581-e34fa0ddaeb3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:18.977510 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-02be2fe9-aa85-4be3-9581-e34fa0ddaeb3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:18.995063 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:18.995063 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:19.009420 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-02be2fe9-aa85-4be3-9581-e34fa0ddaeb3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:48:19.018320 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-02be2fe9-aa85-4be3-9581-e34fa0ddaeb3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:48:19.018474 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 129/513] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:18 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:19.037209 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-be13168a-a83c-440f-af7f-8699b458bc84 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:19.039111 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-be13168a-a83c-440f-af7f-8699b458bc84 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:48:19.039489 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-be13168a-a83c-440f-af7f-8699b458bc84 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:19.039489 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-be13168a-a83c-440f-af7f-8699b458bc84 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:19.047473 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:19.047473 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:19.050924 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-be13168a-a83c-440f-af7f-8699b458bc84 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:48:19.055848 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-be13168a-a83c-440f-af7f-8699b458bc84 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:48:19.056296 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 127/514] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:19 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:19.069360 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7a6d0019-1fae-4a91-9485-72301e7fd3ac None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:19.072188 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7a6d0019-1fae-4a91-9485-72301e7fd3ac tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:48:19.072539 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7a6d0019-1fae-4a91-9485-72301e7fd3ac tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5143f815-68c3-4613-b6d4-8f83af6eced9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-507752912"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:19.084087 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:19.084087 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:19.084688 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7a6d0019-1fae-4a91-9485-72301e7fd3ac tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:48:19.084906 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-7a6d0019-1fae-4a91-9485-72301e7fd3ac tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create snapshot from volume 5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:48:19.141475 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-7a6d0019-1fae-4a91-9485-72301e7fd3ac tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['c5ea05bc-ef38-46a6-93c5-30b200a51a17', '61b3dfde-4d88-4c8d-8021-5c39d4c1ba9e', 'a04aa647-1413-48fa-92fb-7b3c34b1506f', '7c7f632d-9796-4331-854d-6ad3c144d129'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:19.199245 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7a6d0019-1fae-4a91-9485-72301e7fd3ac tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot create request issued successfully. Jul 31 20:48:19.199735 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7a6d0019-1fae-4a91-9485-72301e7fd3ac tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:48:19.200335 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 130/515] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:48:19 2026] POST /volume/v3/snapshots => generated 309 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:19.212663 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-18d24fbe-e75d-4008-986b-e9abff05a626 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:19.215244 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18d24fbe-e75d-4008-986b-e9abff05a626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 Jul 31 20:48:19.215629 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18d24fbe-e75d-4008-986b-e9abff05a626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:19.215934 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18d24fbe-e75d-4008-986b-e9abff05a626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:19.223753 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:19.223753 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:19.224401 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-18d24fbe-e75d-4008-986b-e9abff05a626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:48:19.229052 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18d24fbe-e75d-4008-986b-e9abff05a626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 returned with HTTP 200 Jul 31 20:48:19.229052 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 130/516] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:48:19 2026] GET /volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 => generated 441 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:48:19.229204 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1dbbaf52-8a1b-4d03-b5c0-205d70ced545 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:19.231644 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1dbbaf52-8a1b-4d03-b5c0-205d70ced545 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:48:19.231933 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1dbbaf52-8a1b-4d03-b5c0-205d70ced545 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:19.232207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1dbbaf52-8a1b-4d03-b5c0-205d70ced545 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:19.242695 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:19.242695 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:19.247078 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1dbbaf52-8a1b-4d03-b5c0-205d70ced545 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:48:19.252650 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1dbbaf52-8a1b-4d03-b5c0-205d70ced545 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:48:19.253047 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 130/517] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:19 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 1137 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:19.312526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-81083b9a-9a95-4bb5-8a6a-837c3955e06b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:19.314408 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-81083b9a-9a95-4bb5-8a6a-837c3955e06b tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:48:19.314630 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-81083b9a-9a95-4bb5-8a6a-837c3955e06b tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:19.314856 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-81083b9a-9a95-4bb5-8a6a-837c3955e06b tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:19.330139 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:19.330139 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:19.335498 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-81083b9a-9a95-4bb5-8a6a-837c3955e06b tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:48:19.343244 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-81083b9a-9a95-4bb5-8a6a-837c3955e06b tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:48:19.343717 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 128/518] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:19 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 1137 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:19.369461 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-145bd4ec-3f77-450b-89af-924a1507b77f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:19.371780 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-145bd4ec-3f77-450b-89af-924a1507b77f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] POST https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc/action Jul 31 20:48:19.371978 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-145bd4ec-3f77-450b-89af-924a1507b77f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:19.372099 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-145bd4ec-3f77-450b-89af-924a1507b77f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:19.385876 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:19.385876 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:19.386384 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-145bd4ec-3f77-450b-89af-924a1507b77f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:48:19.394097 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-145bd4ec-3f77-450b-89af-924a1507b77f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Begin detaching volume completed successfully. Jul 31 20:48:19.394554 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-145bd4ec-3f77-450b-89af-924a1507b77f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc/action returned with HTTP 202 Jul 31 20:48:19.395186 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 131/519] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:48:19 2026] POST /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:48:19.462196 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-401d4402-dec9-47f8-b211-15377a7e7a19 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:19.462708 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-401d4402-dec9-47f8-b211-15377a7e7a19 None None] GET https://10.4.3.157/volume// Jul 31 20:48:19.462931 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-401d4402-dec9-47f8-b211-15377a7e7a19 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:19.463177 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-401d4402-dec9-47f8-b211-15377a7e7a19 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:19.463577 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-401d4402-dec9-47f8-b211-15377a7e7a19 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:19.463950 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 131/520] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:48: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 20:48:19.473404 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-e1a8ba61-ff55-4a86-9fd9-0980a6cc4c6e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:19.476272 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-e1a8ba61-ff55-4a86-9fd9-0980a6cc4c6e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:48:19.476505 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-e1a8ba61-ff55-4a86-9fd9-0980a6cc4c6e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:19.476785 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-e1a8ba61-ff55-4a86-9fd9-0980a6cc4c6e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:19.488080 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:19.488080 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:19.491703 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-e1a8ba61-ff55-4a86-9fd9-0980a6cc4c6e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:48:19.496532 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-e1a8ba61-ff55-4a86-9fd9-0980a6cc4c6e tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:48:19.497082 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 131/521] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:48:19 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:48:19.546579 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-95e8c3d1-0fd9-48d8-99ed-eee098f9192c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:19.732457 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-95e8c3d1-0fd9-48d8-99ed-eee098f9192c tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 Jul 31 20:48:19.732457 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-95e8c3d1-0fd9-48d8-99ed-eee098f9192c tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:19.732457 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-95e8c3d1-0fd9-48d8-99ed-eee098f9192c tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:19.744222 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-95e8c3d1-0fd9-48d8-99ed-eee098f9192c tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:19.745062 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-95e8c3d1-0fd9-48d8-99ed-eee098f9192c tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:19.745565 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-95e8c3d1-0fd9-48d8-99ed-eee098f9192c tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:19.746311 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-95e8c3d1-0fd9-48d8-99ed-eee098f9192c tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:19.747142 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-95e8c3d1-0fd9-48d8-99ed-eee098f9192c tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:19.747142 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-95e8c3d1-0fd9-48d8-99ed-eee098f9192c tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:19.751776 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-95e8c3d1-0fd9-48d8-99ed-eee098f9192c tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 returned with HTTP 200 Jul 31 20:48:19.752337 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 129/522] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:48:19 2026] GET /volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 => generated 437 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:19.760498 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-383c3f1b-6eb1-4e20-bd47-9fa052e136dc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:19.762049 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-383c3f1b-6eb1-4e20-bd47-9fa052e136dc tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 Jul 31 20:48:19.762408 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-383c3f1b-6eb1-4e20-bd47-9fa052e136dc tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:19.820871 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-383c3f1b-6eb1-4e20-bd47-9fa052e136dc tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 returned with HTTP 200 Jul 31 20:48:19.820871 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 132/523] 10.4.3.157 () {68 vars in 1374 bytes} [Fri Jul 31 20:48:19 2026] PUT /volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 => generated 390 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:19.830350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a2045362-238c-4458-8ff2-5c751b0ec468 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:19.946893 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:19.947314 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-589412564"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:19.948432 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-589412564'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:19.948560 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Create volume of 1 GB Jul 31 20:48:19.953923 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Availability Zones retrieved successfully. Jul 31 20:48:19.960040 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Flow 'volume_create_api' (f9789d86-cf2b-463d-85fc-876ea609339c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:19.965261 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4eda39-1e6f-42b7-a274-f3a79ebc71dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:19.966721 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:20.004787 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e4eda39-1e6f-42b7-a274-f3a79ebc71dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:20.005588 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204bf732-a068-4b1f-b5f5-b708d108fd41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:20.072567 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Created reservations ['a3274aef-8c15-471f-93ce-b841ae32974a', 'ff08cd28-2cc8-46ff-9cf5-4610b8d4ab42', 'ff7b06db-fd46-42c2-87db-016c9177633b', '8a56b457-d3a9-49a9-9d1a-779c2566b18d'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:20.073627 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (204bf732-a068-4b1f-b5f5-b708d108fd41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3274aef-8c15-471f-93ce-b841ae32974a', 'ff08cd28-2cc8-46ff-9cf5-4610b8d4ab42', 'ff7b06db-fd46-42c2-87db-016c9177633b', '8a56b457-d3a9-49a9-9d1a-779c2566b18d']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:20.074465 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f46302-74ed-4f64-a1f7-28e648fbe66a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:20.099340 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1f46302-74ed-4f64-a1f7-28e648fbe66a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '64f4bd6a-d3b1-4fa9-88b6-f2103603c57a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-589412564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='718ed443e6d649a4a207a08381a08768',qos_specs=None,replication_status=,reservations=['a3274aef-8c15-471f-93ce-b841ae32974a','ff08cd28-2cc8-46ff-9cf5-4610b8d4ab42','ff7b06db-fd46-42c2-87db-016c9177633b','8a56b457-d3a9-49a9-9d1a-779c2566b18d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a04d6a9277f74b18bccc9ef860e203ab',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-589412564',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=64f4bd6a-d3b1-4fa9-88b6-f2103603c57a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='718ed443e6d649a4a207a08381a08768',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a04d6a9277f74b18bccc9ef860e203ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:20.100143 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df20991c-1259-4e16-ba6e-30f5a80d25e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:20.117639 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df20991c-1259-4e16-ba6e-30f5a80d25e3) transitioned into state 'SUCCESS' from state '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-589412564',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='718ed443e6d649a4a207a08381a08768',qos_specs=None,replication_status=,reservations=['a3274aef-8c15-471f-93ce-b841ae32974a','ff08cd28-2cc8-46ff-9cf5-4610b8d4ab42','ff7b06db-fd46-42c2-87db-016c9177633b','8a56b457-d3a9-49a9-9d1a-779c2566b18d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a04d6a9277f74b18bccc9ef860e203ab',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:20.118875 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (883ec5d6-d056-4e99-b39a-0f1793cba730) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:20.130451 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (883ec5d6-d056-4e99-b39a-0f1793cba730) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:20.131585 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Flow 'volume_create_api' (f9789d86-cf2b-463d-85fc-876ea609339c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:20.132001 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Create volume request issued successfully. Jul 31 20:48:20.136245 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a2045362-238c-4458-8ff2-5c751b0ec468 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:20.136778 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 132/524] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:19 2026] POST /volume/v3/volumes => generated 766 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:20.154755 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1185c4a8-7a5d-4e4d-ab50-a2128e4f0e97 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:20.156372 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1185c4a8-7a5d-4e4d-ab50-a2128e4f0e97 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] GET https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a Jul 31 20:48:20.156561 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1185c4a8-7a5d-4e4d-ab50-a2128e4f0e97 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:20.156816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1185c4a8-7a5d-4e4d-ab50-a2128e4f0e97 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:20.170747 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:20.170747 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:20.173417 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1185c4a8-7a5d-4e4d-ab50-a2128e4f0e97 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Volume info retrieved successfully. Jul 31 20:48:20.177698 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1185c4a8-7a5d-4e4d-ab50-a2128e4f0e97 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a returned with HTTP 200 Jul 31 20:48:20.178104 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 132/525] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:20 2026] GET /volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:20.238088 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e14bcc59-dcc0-4405-9693-4a3898b83d36 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:20.241945 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e14bcc59-dcc0-4405-9693-4a3898b83d36 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 Jul 31 20:48:20.242343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e14bcc59-dcc0-4405-9693-4a3898b83d36 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:20.244612 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e14bcc59-dcc0-4405-9693-4a3898b83d36 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:20.254653 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:20.254653 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:20.255298 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e14bcc59-dcc0-4405-9693-4a3898b83d36 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:48:20.256992 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e14bcc59-dcc0-4405-9693-4a3898b83d36 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 returned with HTTP 200 Jul 31 20:48:20.257102 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 130/526] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:48:20 2026] GET /volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:20.268153 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ac69c421-fbef-42e6-88dd-eaf057cba0e7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:20.269750 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac69c421-fbef-42e6-88dd-eaf057cba0e7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:48:20.270425 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac69c421-fbef-42e6-88dd-eaf057cba0e7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "5143f815-68c3-4613-b6d4-8f83af6eced9", "snapshot_id": "e120b26a-2beb-44cf-94cd-c30881f7b269", "name": "tempest-VolumesSnapshotTestJSON-Backup-1792897953", "container": "tempest-volumessnapshottestjson-backup-container-229846559"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:20.271473 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-ac69c421-fbef-42e6-88dd-eaf057cba0e7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Creating new backup {'backup': {'volume_id': '5143f815-68c3-4613-b6d4-8f83af6eced9', 'snapshot_id': 'e120b26a-2beb-44cf-94cd-c30881f7b269', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-1792897953', 'container': 'tempest-volumessnapshottestjson-backup-container-229846559'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:48:20.271636 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-ac69c421-fbef-42e6-88dd-eaf057cba0e7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Creating backup of volume 5143f815-68c3-4613-b6d4-8f83af6eced9 in container tempest-volumessnapshottestjson-backup-container-229846559 Jul 31 20:48:20.278056 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:20.278056 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:20.281328 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ac69c421-fbef-42e6-88dd-eaf057cba0e7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:48:20.287759 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:20.287759 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:20.288207 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ac69c421-fbef-42e6-88dd-eaf057cba0e7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:48:20.328365 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-ac69c421-fbef-42e6-88dd-eaf057cba0e7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['e640d2f7-faef-4b85-88f2-425f1b152b86', 'bf96f6ee-f9a0-493f-880b-302ec57f0220'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:20.394999 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac69c421-fbef-42e6-88dd-eaf057cba0e7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:48:20.395454 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 133/527] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:48:20 2026] POST /volume/v3/backups => generated 335 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:20.406066 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fa98b8d3-2a9a-408e-8076-872277f3d013 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:20.407896 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fa98b8d3-2a9a-408e-8076-872277f3d013 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:20.408247 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fa98b8d3-2a9a-408e-8076-872277f3d013 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:20.408490 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fa98b8d3-2a9a-408e-8076-872277f3d013 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:20.408598 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-fa98b8d3-2a9a-408e-8076-872277f3d013 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:20.423479 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:20.423479 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:20.423479 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fa98b8d3-2a9a-408e-8076-872277f3d013 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:20.423879 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 133/528] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:20 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 808 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:21.192090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6151144c-39c3-4e1f-8620-a669baab9c3f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:21.196615 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6151144c-39c3-4e1f-8620-a669baab9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] GET https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a Jul 31 20:48:21.196800 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6151144c-39c3-4e1f-8620-a669baab9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:21.196967 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6151144c-39c3-4e1f-8620-a669baab9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:21.213287 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:21.213287 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:21.219354 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6151144c-39c3-4e1f-8620-a669baab9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Volume info retrieved successfully. Jul 31 20:48:21.226300 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6151144c-39c3-4e1f-8620-a669baab9c3f tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a returned with HTTP 200 Jul 31 20:48:21.227226 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 133/529] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:21 2026] GET /volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a => generated 859 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:21.248230 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-70d7f29a-6f6b-4456-9e86-c8747566002d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:21.251218 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-70d7f29a-6f6b-4456-9e86-c8747566002d tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:48:21.251420 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-70d7f29a-6f6b-4456-9e86-c8747566002d tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64f4bd6a-d3b1-4fa9-88b6-f2103603c57a", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-205673852"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:21.272855 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:21.272855 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:21.273517 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-70d7f29a-6f6b-4456-9e86-c8747566002d tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Volume info retrieved successfully. Jul 31 20:48:21.273654 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-70d7f29a-6f6b-4456-9e86-c8747566002d tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Create snapshot from volume 64f4bd6a-d3b1-4fa9-88b6-f2103603c57a Jul 31 20:48:21.316697 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-70d7f29a-6f6b-4456-9e86-c8747566002d tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Created reservations ['22ad2911-707a-415e-9fff-7d3f4bd325bd', '374ee034-83a0-4807-8663-f2680863ca5f', '4b9b54b7-b96c-4b48-8b22-87762a2fb522', '4158c277-81a9-49c3-8a00-c0f2571001a4'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:21.348438 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-70d7f29a-6f6b-4456-9e86-c8747566002d tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Snapshot create request issued successfully. Jul 31 20:48:21.348959 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-70d7f29a-6f6b-4456-9e86-c8747566002d tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:48:21.349608 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 131/530] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:48:21 2026] POST /volume/v3/snapshots => generated 322 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:21.361271 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a2f7296c-ff72-4bae-b1a6-808cefb6db66 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:21.363357 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2f7296c-ff72-4bae-b1a6-808cefb6db66 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] GET https://10.4.3.157/volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd Jul 31 20:48:21.364831 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2f7296c-ff72-4bae-b1a6-808cefb6db66 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:21.364831 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2f7296c-ff72-4bae-b1a6-808cefb6db66 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:21.369102 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:21.369102 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:21.369828 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a2f7296c-ff72-4bae-b1a6-808cefb6db66 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Snapshot retrieved successfully. Jul 31 20:48:21.370789 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2f7296c-ff72-4bae-b1a6-808cefb6db66 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd returned with HTTP 200 Jul 31 20:48:21.371416 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 134/531] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:48:21 2026] GET /volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:21.439618 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3d4eefc8-79ce-47d8-913d-53a969711503 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:21.441495 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3d4eefc8-79ce-47d8-913d-53a969711503 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:21.441942 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3d4eefc8-79ce-47d8-913d-53a969711503 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:21.442013 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3d4eefc8-79ce-47d8-913d-53a969711503 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:21.442200 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-3d4eefc8-79ce-47d8-913d-53a969711503 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:21.449815 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:21.449815 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:21.449815 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3d4eefc8-79ce-47d8-913d-53a969711503 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:21.449815 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 134/532] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:21 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:22.381080 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-063187d2-5bb8-4ba0-8f7a-bd4e328302a0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:22.383451 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-063187d2-5bb8-4ba0-8f7a-bd4e328302a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] GET https://10.4.3.157/volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd Jul 31 20:48:22.383792 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-063187d2-5bb8-4ba0-8f7a-bd4e328302a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:22.384096 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-063187d2-5bb8-4ba0-8f7a-bd4e328302a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:22.395561 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:22.395561 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:22.396137 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-063187d2-5bb8-4ba0-8f7a-bd4e328302a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Snapshot retrieved successfully. Jul 31 20:48:22.397367 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-063187d2-5bb8-4ba0-8f7a-bd4e328302a0 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd returned with HTTP 200 Jul 31 20:48:22.397859 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 134/533] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:48:22 2026] GET /volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd => generated 481 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:22.408543 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-93789624-0692-412b-95b9-a96ac3cc749f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:22.409786 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-93789624-0692-412b-95b9-a96ac3cc749f tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 Jul 31 20:48:22.410111 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-93789624-0692-412b-95b9-a96ac3cc749f tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:22.422351 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:22.422351 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:22.465650 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b49e3206-0c72-466e-8dba-2e02b9efbfa1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:22.467943 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b49e3206-0c72-466e-8dba-2e02b9efbfa1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:22.468147 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b49e3206-0c72-466e-8dba-2e02b9efbfa1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:22.468353 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b49e3206-0c72-466e-8dba-2e02b9efbfa1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:22.468477 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-b49e3206-0c72-466e-8dba-2e02b9efbfa1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:22.475026 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:22.475026 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:22.475941 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b49e3206-0c72-466e-8dba-2e02b9efbfa1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:22.476698 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 135/534] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:22 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:22.481410 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-93789624-0692-412b-95b9-a96ac3cc749f tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 returned with HTTP 200 Jul 31 20:48:22.481410 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 132/535] 10.4.3.157 () {68 vars in 1374 bytes} [Fri Jul 31 20:48:22 2026] PUT /volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 => generated 390 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:22.495967 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-44542c1a-d579-4966-845d-a4ea311b201b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:22.497911 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-44542c1a-d579-4966-845d-a4ea311b201b tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:48:22.498248 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-44542c1a-d579-4966-845d-a4ea311b201b tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64f4bd6a-d3b1-4fa9-88b6-f2103603c57a"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:22.507143 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:22.507143 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:22.507612 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-44542c1a-d579-4966-845d-a4ea311b201b tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Volume info retrieved successfully. Jul 31 20:48:22.507727 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-44542c1a-d579-4966-845d-a4ea311b201b tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Create snapshot from volume 64f4bd6a-d3b1-4fa9-88b6-f2103603c57a Jul 31 20:48:22.524397 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota_utils [None req-44542c1a-d579-4966-845d-a4ea311b201b tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Quota exceeded for 718ed443e6d649a4a207a08381a08768, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 20:48:22.524550 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.middleware.fault [None req-44542c1a-d579-4966-845d-a4ea311b201b tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 413 Jul 31 20:48:22.525237 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 135/536] 10.4.3.157 () {68 vars in 1264 bytes} [Fri Jul 31 20:48:22 2026] POST /volume/v3/snapshots => generated 208 bytes in 30 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 20:48:22.534916 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-eb010b2c-594a-4d6c-ae81-770b3157fb12 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:22.536928 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb010b2c-594a-4d6c-ae81-770b3157fb12 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 Jul 31 20:48:22.537330 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eb010b2c-594a-4d6c-ae81-770b3157fb12 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:22.593514 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-eb010b2c-594a-4d6c-ae81-770b3157fb12 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:22.593984 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-eb010b2c-594a-4d6c-ae81-770b3157fb12 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:22.595174 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-eb010b2c-594a-4d6c-ae81-770b3157fb12 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:22.595174 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-eb010b2c-594a-4d6c-ae81-770b3157fb12 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:22.595487 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-eb010b2c-594a-4d6c-ae81-770b3157fb12 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:22.598149 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-eb010b2c-594a-4d6c-ae81-770b3157fb12 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:22.598149 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-eb010b2c-594a-4d6c-ae81-770b3157fb12 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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 20:48:22.606153 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb010b2c-594a-4d6c-ae81-770b3157fb12 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 returned with HTTP 200 Jul 31 20:48:22.606153 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 135/537] 10.4.3.157 () {68 vars in 1374 bytes} [Fri Jul 31 20:48:22 2026] PUT /volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 => generated 390 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:22.614546 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ff4cac68-ce80-4abb-982e-cf93e329c2cf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:22.616870 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ff4cac68-ce80-4abb-982e-cf93e329c2cf tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:48:22.617328 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ff4cac68-ce80-4abb-982e-cf93e329c2cf tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "64f4bd6a-d3b1-4fa9-88b6-f2103603c57a"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:22.628654 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:22.628654 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:22.629301 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ff4cac68-ce80-4abb-982e-cf93e329c2cf tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Volume info retrieved successfully. Jul 31 20:48:22.629574 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-ff4cac68-ce80-4abb-982e-cf93e329c2cf tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Create snapshot from volume 64f4bd6a-d3b1-4fa9-88b6-f2103603c57a Jul 31 20:48:22.643747 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-f5c3a528-1137-4c7b-8987-1d3f4e81af4f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:22.643747 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-f5c3a528-1137-4c7b-8987-1d3f4e81af4f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] DELETE https://10.4.3.157/volume/v3/attachments/e67f7f6c-561e-46e3-88e5-82392cccebfd Jul 31 20:48:22.644011 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-f5c3a528-1137-4c7b-8987-1d3f4e81af4f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:22.644268 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-f5c3a528-1137-4c7b-8987-1d3f4e81af4f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:22.651475 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota_utils [None req-ff4cac68-ce80-4abb-982e-cf93e329c2cf tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Quota exceeded for 718ed443e6d649a4a207a08381a08768, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Jul 31 20:48:22.651748 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.middleware.fault [None req-ff4cac68-ce80-4abb-982e-cf93e329c2cf tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 413 Jul 31 20:48:22.652919 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 136/538] 10.4.3.157 () {68 vars in 1264 bytes} [Fri Jul 31 20:48:22 2026] POST /volume/v3/snapshots => generated 133 bytes in 39 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 20:48:22.656440 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:22.656440 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:22.661309 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-967a023b-23d5-4b39-83d7-efabb71520fa None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:22.663660 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-967a023b-23d5-4b39-83d7-efabb71520fa tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd Jul 31 20:48:22.666192 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-967a023b-23d5-4b39-83d7-efabb71520fa tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:22.666192 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-967a023b-23d5-4b39-83d7-efabb71520fa tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:22.666192 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-967a023b-23d5-4b39-83d7-efabb71520fa tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Delete snapshot with id: 2eb88847-7efa-4a99-b3fa-88115933cfbd Jul 31 20:48:22.670266 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:22.670266 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:22.670705 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-967a023b-23d5-4b39-83d7-efabb71520fa tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Snapshot retrieved successfully. Jul 31 20:48:22.689375 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-967a023b-23d5-4b39-83d7-efabb71520fa tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Snapshot delete request issued successfully. Jul 31 20:48:22.689375 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-967a023b-23d5-4b39-83d7-efabb71520fa tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd returned with HTTP 202 Jul 31 20:48:22.690202 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 136/539] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:48:22 2026] DELETE /volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:22.703967 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4f14c9df-9c47-44c2-a610-43f8efe68c64 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:22.707152 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4f14c9df-9c47-44c2-a610-43f8efe68c64 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] GET https://10.4.3.157/volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd Jul 31 20:48:22.707588 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4f14c9df-9c47-44c2-a610-43f8efe68c64 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:22.709147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4f14c9df-9c47-44c2-a610-43f8efe68c64 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:22.717554 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:22.717554 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:22.719015 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4f14c9df-9c47-44c2-a610-43f8efe68c64 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Snapshot retrieved successfully. Jul 31 20:48:22.721145 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4f14c9df-9c47-44c2-a610-43f8efe68c64 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd returned with HTTP 200 Jul 31 20:48:22.722065 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 136/540] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:48:22 2026] GET /volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd => generated 480 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:22.729713 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3cbc34b5-7175-427b-aa35-aaddd3b1a1e1 req-f5c3a528-1137-4c7b-8987-1d3f4e81af4f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/e67f7f6c-561e-46e3-88e5-82392cccebfd returned with HTTP 200 Jul 31 20:48:22.730204 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 133/541] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:48:22 2026] DELETE /volume/v3/attachments/e67f7f6c-561e-46e3-88e5-82392cccebfd => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:23.487740 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3ffe22ad-a35d-4743-beb2-7c562c1b218b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:23.489878 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3ffe22ad-a35d-4743-beb2-7c562c1b218b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:23.490047 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3ffe22ad-a35d-4743-beb2-7c562c1b218b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:23.490263 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3ffe22ad-a35d-4743-beb2-7c562c1b218b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:23.490398 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-3ffe22ad-a35d-4743-beb2-7c562c1b218b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:23.494734 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:23.494734 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:23.495626 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3ffe22ad-a35d-4743-beb2-7c562c1b218b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:23.496002 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 137/542] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:23 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:23.654991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2888190e-e223-4e96-8bcd-0541486ee44f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:23.656961 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2888190e-e223-4e96-8bcd-0541486ee44f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:48:23.657370 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2888190e-e223-4e96-8bcd-0541486ee44f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:23.657651 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2888190e-e223-4e96-8bcd-0541486ee44f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:23.664687 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:23.664687 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:23.668438 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2888190e-e223-4e96-8bcd-0541486ee44f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:48:23.672629 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2888190e-e223-4e96-8bcd-0541486ee44f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:48:23.673232 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 137/543] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:23 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:23.730841 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ce75f738-ec45-4ce3-8856-484362951206 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:23.733070 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce75f738-ec45-4ce3-8856-484362951206 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] GET https://10.4.3.157/volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd Jul 31 20:48:23.733356 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce75f738-ec45-4ce3-8856-484362951206 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:23.733514 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce75f738-ec45-4ce3-8856-484362951206 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:23.738018 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce75f738-ec45-4ce3-8856-484362951206 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd returned with HTTP 404 Jul 31 20:48:23.738547 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 137/544] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:48:23 2026] GET /volume/v3/snapshots/2eb88847-7efa-4a99-b3fa-88115933cfbd => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:23.748748 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f02b9b48-6198-4bce-8014-1c6c94c33fdb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:23.749939 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f02b9b48-6198-4bce-8014-1c6c94c33fdb tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] GET https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a Jul 31 20:48:23.750050 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f02b9b48-6198-4bce-8014-1c6c94c33fdb tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:23.750258 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f02b9b48-6198-4bce-8014-1c6c94c33fdb tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:23.758578 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:23.758578 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:23.764745 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f02b9b48-6198-4bce-8014-1c6c94c33fdb tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Volume info retrieved successfully. Jul 31 20:48:23.771753 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f02b9b48-6198-4bce-8014-1c6c94c33fdb tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a returned with HTTP 200 Jul 31 20:48:23.771945 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 134/545] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:23 2026] GET /volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a => generated 859 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:23.775005 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e40ad1cc-f7be-429d-8693-7fbf6de9e1cd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:23.784722 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e40ad1cc-f7be-429d-8693-7fbf6de9e1cd tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] POST https://10.4.3.157/volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a/action Jul 31 20:48:23.785146 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e40ad1cc-f7be-429d-8693-7fbf6de9e1cd tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:23.786215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e40ad1cc-f7be-429d-8693-7fbf6de9e1cd tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:23.789194 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b723a6c4-9e8a-40f0-a733-1383cabc877a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:23.793235 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b723a6c4-9e8a-40f0-a733-1383cabc877a tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] DELETE https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a Jul 31 20:48:23.793235 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b723a6c4-9e8a-40f0-a733-1383cabc877a tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:23.793235 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b723a6c4-9e8a-40f0-a733-1383cabc877a tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:23.793235 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-b723a6c4-9e8a-40f0-a733-1383cabc877a tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Delete volume with id: 64f4bd6a-d3b1-4fa9-88b6-f2103603c57a Jul 31 20:48:23.804251 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:23.804251 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:23.804737 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b723a6c4-9e8a-40f0-a733-1383cabc877a tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Volume info retrieved successfully. Jul 31 20:48:23.821089 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:23.821089 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:23.848760 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b723a6c4-9e8a-40f0-a733-1383cabc877a tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Delete volume request issued successfully. Jul 31 20:48:23.848760 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b723a6c4-9e8a-40f0-a733-1383cabc877a tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a returned with HTTP 202 Jul 31 20:48:23.849313 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 138/546] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:23 2026] DELETE /volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:23.859581 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0e90d471-3e56-433a-9635-c3dd91a42da4 req-e40ad1cc-f7be-429d-8693-7fbf6de9e1cd tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a/action returned with HTTP 204 Jul 31 20:48:23.859581 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 138/547] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:48:23 2026] POST /volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:23.873020 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-501c887e-9a70-46cb-992c-93bbe8195548 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:23.873020 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-501c887e-9a70-46cb-992c-93bbe8195548 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] GET https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a Jul 31 20:48:23.873020 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-501c887e-9a70-46cb-992c-93bbe8195548 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:23.873020 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-501c887e-9a70-46cb-992c-93bbe8195548 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:23.887992 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:23.887992 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:23.892461 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-501c887e-9a70-46cb-992c-93bbe8195548 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Volume info retrieved successfully. Jul 31 20:48:23.899733 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-501c887e-9a70-46cb-992c-93bbe8195548 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a returned with HTTP 200 Jul 31 20:48:23.901665 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 138/548] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:23 2026] GET /volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:24.507479 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4ab163f2-0253-40be-8492-d894c9763629 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:24.509690 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4ab163f2-0253-40be-8492-d894c9763629 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:24.509945 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4ab163f2-0253-40be-8492-d894c9763629 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:24.510240 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4ab163f2-0253-40be-8492-d894c9763629 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:24.510415 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-4ab163f2-0253-40be-8492-d894c9763629 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:24.532262 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:24.532262 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:24.534148 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4ab163f2-0253-40be-8492-d894c9763629 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:24.534820 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 135/549] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:24 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:24.917223 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e1abe6be-c75a-46d0-96ef-bcdff2caa12f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:24.919435 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e1abe6be-c75a-46d0-96ef-bcdff2caa12f tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] GET https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a Jul 31 20:48:24.919762 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e1abe6be-c75a-46d0-96ef-bcdff2caa12f tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:24.920042 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e1abe6be-c75a-46d0-96ef-bcdff2caa12f tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:24.928670 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e1abe6be-c75a-46d0-96ef-bcdff2caa12f tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603 tempest-VolumeSnapshotQuotasNegativeTestJSON-943695603-project-member] https://10.4.3.157/volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a returned with HTTP 404 Jul 31 20:48:24.929683 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 139/550] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:24 2026] GET /volume/v3/volumes/64f4bd6a-d3b1-4fa9-88b6-f2103603c57a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:24.939655 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-414e928e-ca6d-4858-aea9-5f84e2066640 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:24.945472 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-414e928e-ca6d-4858-aea9-5f84e2066640 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 Jul 31 20:48:24.946102 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-414e928e-ca6d-4858-aea9-5f84e2066640 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:25.070364 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-414e928e-ca6d-4858-aea9-5f84e2066640 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099 tempest-VolumeSnapshotQuotasNegativeTestJSON-660996099-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 returned with HTTP 200 Jul 31 20:48:25.071341 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 139/551] 10.4.3.157 () {68 vars in 1375 bytes} [Fri Jul 31 20:48:24 2026] PUT /volume/v3/os-quota-sets/718ed443e6d649a4a207a08381a08768 => generated 395 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:25.553707 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cb793e1c-3f05-4b79-8c8d-e195dba9851e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:25.555718 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cb793e1c-3f05-4b79-8c8d-e195dba9851e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:25.555937 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cb793e1c-3f05-4b79-8c8d-e195dba9851e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:25.556166 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cb793e1c-3f05-4b79-8c8d-e195dba9851e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:25.556289 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-cb793e1c-3f05-4b79-8c8d-e195dba9851e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:25.578283 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:25.578283 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:25.579666 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cb793e1c-3f05-4b79-8c8d-e195dba9851e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:25.579984 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 139/552] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:25 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:26.549398 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:26.595103 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2ce31242-0319-4cbc-8b2a-4c9188fbc0d4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:26.599764 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2ce31242-0319-4cbc-8b2a-4c9188fbc0d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:26.599914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2ce31242-0319-4cbc-8b2a-4c9188fbc0d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:26.600210 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2ce31242-0319-4cbc-8b2a-4c9188fbc0d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:26.600370 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-2ce31242-0319-4cbc-8b2a-4c9188fbc0d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:26.612066 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:26.612066 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:26.612066 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2ce31242-0319-4cbc-8b2a-4c9188fbc0d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:26.612288 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 140/553] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:26 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:26.703865 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f07fcd45-122e-4514-9232-9ebf31e77b73 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:26.703865 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f07fcd45-122e-4514-9232-9ebf31e77b73 None None] GET https://10.4.3.157/volume// Jul 31 20:48:26.703865 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f07fcd45-122e-4514-9232-9ebf31e77b73 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:26.703865 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f07fcd45-122e-4514-9232-9ebf31e77b73 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:26.704359 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f07fcd45-122e-4514-9232-9ebf31e77b73 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:26.704668 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 140/554] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:48: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 20:48:26.714600 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-7a59139d-c050-4d0d-a05a-6c7eb4adfc8e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:26.716050 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-7a59139d-c050-4d0d-a05a-6c7eb4adfc8e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:48:26.716453 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-7a59139d-c050-4d0d-a05a-6c7eb4adfc8e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ce9090fe-7fd0-4039-9d01-5c7d4993d18e", "connector": null, "instance_uuid": "375650d6-26f4-4cb7-ab9b-09751857c402"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:26.737848 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:26.737848 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:26.753060 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:26.753601 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-761459775"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:26.755687 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-761459775'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:26.755890 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Create volume of 1 GB Jul 31 20:48:26.763301 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Availability Zones retrieved successfully. Jul 31 20:48:26.777073 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Flow 'volume_create_api' (fed23f4e-b160-4245-9b31-1cfacb4ee5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:26.778486 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb4cf222-accf-4e90-8af8-f0fbf5ef357f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:26.779558 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:26.797251 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-7a59139d-c050-4d0d-a05a-6c7eb4adfc8e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:48:26.797771 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 140/555] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:48:26 2026] POST /volume/v3/attachments => generated 273 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:26.810102 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-29033a4d-9fa7-4bae-ae90-7c52eae5eac5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:26.813075 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-29033a4d-9fa7-4bae-ae90-7c52eae5eac5 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] DELETE https://10.4.3.157/volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a Jul 31 20:48:26.813411 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-29033a4d-9fa7-4bae-ae90-7c52eae5eac5 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:26.813732 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-29033a4d-9fa7-4bae-ae90-7c52eae5eac5 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:26.822580 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:26.822580 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:26.823093 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb4cf222-accf-4e90-8af8-f0fbf5ef357f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:26.824187 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722e777f-94b3-4b4e-893c-ad6d1000436a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:26.911956 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-29033a4d-9fa7-4bae-ae90-7c52eae5eac5 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a returned with HTTP 200 Jul 31 20:48:26.912579 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 141/556] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:48:26 2026] DELETE /volume/v3/attachments/7197c577-c63a-4ce1-a018-d31e50474f3a => generated 192 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:26.938247 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Created reservations ['183ff302-a779-48b2-91e5-5ac963042812', '59b9bd94-2428-4c33-910c-6257e8e7836c', 'eec06bcd-fdad-4a18-a1d4-728df8cfd393', '899df549-a3fe-4942-ba7b-5183d331f8f8'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:26.939436 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (722e777f-94b3-4b4e-893c-ad6d1000436a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['183ff302-a779-48b2-91e5-5ac963042812', '59b9bd94-2428-4c33-910c-6257e8e7836c', 'eec06bcd-fdad-4a18-a1d4-728df8cfd393', '899df549-a3fe-4942-ba7b-5183d331f8f8']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:26.940542 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f891ed1-4482-400e-abd7-2703bdef4762) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:26.983807 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f891ed1-4482-400e-abd7-2703bdef4762) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-761459775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5d3b1eb753e415180ba880f4fd61384',qos_specs=None,replication_status=,reservations=['183ff302-a779-48b2-91e5-5ac963042812','59b9bd94-2428-4c33-910c-6257e8e7836c','eec06bcd-fdad-4a18-a1d4-728df8cfd393','899df549-a3fe-4942-ba7b-5183d331f8f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='264ce6d864e742148ceef962f21d9172',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-761459775',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a5d3b1eb753e415180ba880f4fd61384',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='264ce6d864e742148ceef962f21d9172',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:26.984636 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a5e046-0457-4d76-b664-baf5909159bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:27.019849 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8a5e046-0457-4d76-b664-baf5909159bf) transitioned into state 'SUCCESS' from state '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-761459775',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a5d3b1eb753e415180ba880f4fd61384',qos_specs=None,replication_status=,reservations=['183ff302-a779-48b2-91e5-5ac963042812','59b9bd94-2428-4c33-910c-6257e8e7836c','eec06bcd-fdad-4a18-a1d4-728df8cfd393','899df549-a3fe-4942-ba7b-5183d331f8f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='264ce6d864e742148ceef962f21d9172',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:27.020542 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b313d671-0b5a-426e-8f2b-47436814fb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:27.034869 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b313d671-0b5a-426e-8f2b-47436814fb3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:27.036233 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Flow 'volume_create_api' (fed23f4e-b160-4245-9b31-1cfacb4ee5de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:27.036579 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Create volume request issued successfully. Jul 31 20:48:27.037532 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b5b31f68-0ca9-47fe-b070-9e36cc8e64b0 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:27.038430 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 136/557] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:26 2026] POST /volume/v3/volumes => generated 758 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:27.630383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-46184352-6fba-42e8-812e-5e6a494dff40 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:27.637561 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-46184352-6fba-42e8-812e-5e6a494dff40 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:27.637785 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-46184352-6fba-42e8-812e-5e6a494dff40 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:27.638020 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-46184352-6fba-42e8-812e-5e6a494dff40 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:27.638114 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-46184352-6fba-42e8-812e-5e6a494dff40 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:27.645549 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:27.645549 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:27.650193 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-46184352-6fba-42e8-812e-5e6a494dff40 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:27.651557 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 141/558] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:27 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:27.684930 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4d475db7-0a33-4926-94c8-e0f24e697315 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:27.688024 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:27.688534 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-181161174", "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:27.691614 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-181161174', 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:27.828564 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Create volume of 1 GB Jul 31 20:48:27.829182 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:27.829182 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:27.838205 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Availability Zones retrieved successfully. Jul 31 20:48:27.844609 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Flow 'volume_create_api' (889bf141-bb90-4932-bf44-3745b9342c48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:27.845869 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51c6050-6810-4770-8124-ad48dfd311b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:27.846901 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:27.932933 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f51c6050-6810-4770-8124-ad48dfd311b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:27.935154 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d37d5b9-223d-41ed-84f4-41c4482b6662) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:28.001601 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Created reservations ['3525d474-9319-4570-aea7-46209ee341a6', 'd7e70405-4ccb-492c-bb94-8c24ecfb3ee4', '6da1ba47-ea64-4bb0-a03a-53a102fe9655', '8eea64c6-05d1-4a2f-8c23-f2ac54922e2e'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:28.002692 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2d37d5b9-223d-41ed-84f4-41c4482b6662) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3525d474-9319-4570-aea7-46209ee341a6', 'd7e70405-4ccb-492c-bb94-8c24ecfb3ee4', '6da1ba47-ea64-4bb0-a03a-53a102fe9655', '8eea64c6-05d1-4a2f-8c23-f2ac54922e2e']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:28.003896 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bf608e7-b37f-4e8d-b9d5-1cbe898e08e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:28.037288 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5bf608e7-b37f-4e8d-b9d5-1cbe898e08e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73169828-540d-4bb1-b26c-f93556bd1bdc', '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-181161174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9cb6bf8609b467b8e9aa36874ac2d56',qos_specs=None,replication_status=,reservations=['3525d474-9319-4570-aea7-46209ee341a6','d7e70405-4ccb-492c-bb94-8c24ecfb3ee4','6da1ba47-ea64-4bb0-a03a-53a102fe9655','8eea64c6-05d1-4a2f-8c23-f2ac54922e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3c97dd8931c4e6f83e30997911ec7b6',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-181161174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73169828-540d-4bb1-b26c-f93556bd1bdc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a9cb6bf8609b467b8e9aa36874ac2d56',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3c97dd8931c4e6f83e30997911ec7b6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:28.038245 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5680edd-2d6d-4774-919c-21392bcc91e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:28.055931 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b5680edd-2d6d-4774-919c-21392bcc91e5) transitioned into state 'SUCCESS' from state '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-181161174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a9cb6bf8609b467b8e9aa36874ac2d56',qos_specs=None,replication_status=,reservations=['3525d474-9319-4570-aea7-46209ee341a6','d7e70405-4ccb-492c-bb94-8c24ecfb3ee4','6da1ba47-ea64-4bb0-a03a-53a102fe9655','8eea64c6-05d1-4a2f-8c23-f2ac54922e2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3c97dd8931c4e6f83e30997911ec7b6',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:28.056882 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6f2709c-4fff-4cd7-84d2-0b687fc74e93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:28.067818 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6f2709c-4fff-4cd7-84d2-0b687fc74e93) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:28.069210 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Flow 'volume_create_api' (889bf141-bb90-4932-bf44-3745b9342c48) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:28.069529 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Create volume request issued successfully. Jul 31 20:48:28.070235 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4d475db7-0a33-4926-94c8-e0f24e697315 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:28.070705 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 141/559] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:48:27 2026] POST /volume/v3/volumes => generated 752 bytes in 386 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:28.088503 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-029aa055-17fb-4550-a580-755c041c0a0a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.092688 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-029aa055-17fb-4550-a580-755c041c0a0a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc Jul 31 20:48:28.092931 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-029aa055-17fb-4550-a580-755c041c0a0a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:28.093151 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-029aa055-17fb-4550-a580-755c041c0a0a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:28.111640 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:28.111640 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:28.115527 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-029aa055-17fb-4550-a580-755c041c0a0a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:48:28.121173 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-029aa055-17fb-4550-a580-755c041c0a0a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc returned with HTTP 200 Jul 31 20:48:28.121768 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 142/560] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:28 2026] GET /volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:28.271137 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-39693b8c-b33b-445e-881f-c0366b2a0f21 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.276955 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-39693b8c-b33b-445e-881f-c0366b2a0f21 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:28.277266 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-39693b8c-b33b-445e-881f-c0366b2a0f21 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:28.277509 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-39693b8c-b33b-445e-881f-c0366b2a0f21 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:28.291194 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:28.291194 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:28.297072 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-39693b8c-b33b-445e-881f-c0366b2a0f21 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:28.303685 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-39693b8c-b33b-445e-881f-c0366b2a0f21 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:28.304274 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 137/561] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:28 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 869 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:28.434082 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8c32d3f1-108f-4495-bee4-39a03afe05f4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.434634 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8c32d3f1-108f-4495-bee4-39a03afe05f4 None None] GET https://10.4.3.157/volume// Jul 31 20:48:28.434887 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8c32d3f1-108f-4495-bee4-39a03afe05f4 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:28.435197 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8c32d3f1-108f-4495-bee4-39a03afe05f4 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:28.435622 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8c32d3f1-108f-4495-bee4-39a03afe05f4 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:28.436178 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 142/562] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:48: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 20:48:28.449157 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-250f2a3d-3d00-4bcd-bb41-289bb60cb87a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.450350 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-250f2a3d-3d00-4bcd-bb41-289bb60cb87a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:48:28.450803 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-250f2a3d-3d00-4bcd-bb41-289bb60cb87a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ca10cae-bf2c-4690-b815-f838486346d1", "connector": null, "instance_uuid": "01a94039-90df-414c-bb45-2d162dd25925"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:28.460989 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:28.460989 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:28.493503 np0000006272 devstack@c-api.service[100194]: WARNING cinder.volume.api [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-250f2a3d-3d00-4bcd-bb41-289bb60cb87a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 20:48:28.503008 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-250f2a3d-3d00-4bcd-bb41-289bb60cb87a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:48:28.503566 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 142/563] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:48:28 2026] POST /volume/v3/attachments => generated 271 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:28.537801 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-df9b9fba-2abb-48f0-b565-a98820f8a908 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.540407 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-df9b9fba-2abb-48f0-b565-a98820f8a908 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:28.540703 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-df9b9fba-2abb-48f0-b565-a98820f8a908 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:28.541108 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-df9b9fba-2abb-48f0-b565-a98820f8a908 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:28.553591 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:28.553591 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:28.554654 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b6950e16-85d5-408e-9f5a-0798c1bebfa7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.555123 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b6950e16-85d5-408e-9f5a-0798c1bebfa7 None None] GET https://10.4.3.157/volume// Jul 31 20:48:28.555379 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b6950e16-85d5-408e-9f5a-0798c1bebfa7 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:28.555635 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b6950e16-85d5-408e-9f5a-0798c1bebfa7 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:28.556073 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b6950e16-85d5-408e-9f5a-0798c1bebfa7 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:28.556422 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 138/564] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:48: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 20:48:28.558528 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-df9b9fba-2abb-48f0-b565-a98820f8a908 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:28.564712 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-df9b9fba-2abb-48f0-b565-a98820f8a908 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:28.565201 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 143/565] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:28 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 868 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:28.577664 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-55863d6d-19b2-4507-bed1-159c4adfccbf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.579739 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-55863d6d-19b2-4507-bed1-159c4adfccbf tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:28.579996 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-55863d6d-19b2-4507-bed1-159c4adfccbf tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:28.580196 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-55863d6d-19b2-4507-bed1-159c4adfccbf tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:28.591780 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:28.591780 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:28.596346 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-55863d6d-19b2-4507-bed1-159c4adfccbf tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:28.602270 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-55863d6d-19b2-4507-bed1-159c4adfccbf tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:28.603023 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 143/566] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:48:28 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1048 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:48:28.618224 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ad2a89fb-453f-4578-bb54-26cd8d77120f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.665639 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-de934c7b-82c1-49c9-b065-b4b5e2304e27 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.667265 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-de934c7b-82c1-49c9-b065-b4b5e2304e27 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:28.667456 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-de934c7b-82c1-49c9-b065-b4b5e2304e27 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:28.667676 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-de934c7b-82c1-49c9-b065-b4b5e2304e27 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:28.667783 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-de934c7b-82c1-49c9-b065-b4b5e2304e27 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:28.672977 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:28.672977 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:28.673643 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-de934c7b-82c1-49c9-b065-b4b5e2304e27 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:28.673969 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 139/567] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:28 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:48:28.701625 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-f2627da0-4b4c-4d7d-9dc6-dd1f03590735 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.702006 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad2a89fb-453f-4578-bb54-26cd8d77120f tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:48:28.702398 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad2a89fb-453f-4578-bb54-26cd8d77120f tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-1870594101", "os-volume-type-access:is_public": false}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:28.703861 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:28.703861 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:28.704083 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-f2627da0-4b4c-4d7d-9dc6-dd1f03590735 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] PUT https://10.4.3.157/volume/v3/attachments/f67d3569-414c-4f42-923d-ca4eeb15716f Jul 31 20:48:28.706978 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-f2627da0-4b4c-4d7d-9dc6-dd1f03590735 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:28.719216 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-f2627da0-4b4c-4d7d-9dc6-dd1f03590735 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Acquiring lock "cinder-attachment_update-9ca10cae-bf2c-4690-b815-f838486346d1-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:48:28.720388 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad2a89fb-453f-4578-bb54-26cd8d77120f tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:48:28.720823 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 143/568] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:48:28 2026] POST /volume/v3/types => generated 229 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:28.725832 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-f2627da0-4b4c-4d7d-9dc6-dd1f03590735 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Lock "cinder-attachment_update-9ca10cae-bf2c-4690-b815-f838486346d1-np0000006272" acquired by "attachment_update" :: waited 0.007s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:48:28.727120 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:28.727120 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:28.733090 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9ec51029-0850-4063-8706-3f8a5118f3f5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.815929 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ec51029-0850-4063-8706-3f8a5118f3f5 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:28.816470 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ec51029-0850-4063-8706-3f8a5118f3f5 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0aa6af93-02f8-4111-aa83-d8fb2372b413", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:28.818634 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-9ec51029-0850-4063-8706-3f8a5118f3f5 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Create volume request body: {'volume': {'volume_type': '0aa6af93-02f8-4111-aa83-d8fb2372b413', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:28.830597 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ec51029-0850-4063-8706-3f8a5118f3f5 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 404 Jul 31 20:48:28.831265 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 144/569] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:28 2026] POST /volume/v3/volumes => generated 114 bytes in 98 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:28.843714 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0ca5ecb9-c5f3-40a6-8aeb-2a8e5251b366 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.846015 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0ca5ecb9-c5f3-40a6-8aeb-2a8e5251b366 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] POST https://10.4.3.157/volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413/action Jul 31 20:48:28.846517 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0ca5ecb9-c5f3-40a6-8aeb-2a8e5251b366 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action body: b'{"addProjectAccess": {"project": "9901fb76c6bb41b0acbcd0f8a721c877"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:28.846654 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0ca5ecb9-c5f3-40a6-8aeb-2a8e5251b366 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9901fb76c6bb41b0acbcd0f8a721c877"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:28.852608 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-f2627da0-4b4c-4d7d-9dc6-dd1f03590735 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Lock "cinder-attachment_update-9ca10cae-bf2c-4690-b815-f838486346d1-np0000006272" released by "attachment_update" :: held 0.127s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:48:28.852999 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-f2627da0-4b4c-4d7d-9dc6-dd1f03590735 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/attachments/f67d3569-414c-4f42-923d-ca4eeb15716f returned with HTTP 200 Jul 31 20:48:28.853541 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 144/570] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:48:28 2026] PUT /volume/v3/attachments/f67d3569-414c-4f42-923d-ca4eeb15716f => generated 967 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:28.859400 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0ca5ecb9-c5f3-40a6-8aeb-2a8e5251b366 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413/action returned with HTTP 202 Jul 31 20:48:28.860060 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 140/571] 10.4.3.157 () {68 vars in 1384 bytes} [Fri Jul 31 20:48:28 2026] POST /volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:28.869149 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-86bad44e-4453-4df7-8f13-72301fecbf1f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.871835 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:28.872167 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "0aa6af93-02f8-4111-aa83-d8fb2372b413", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-568260234"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:28.873795 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Create volume request body: {'volume': {'volume_type': '0aa6af93-02f8-4111-aa83-d8fb2372b413', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-568260234'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:28.878010 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Create volume of 1 GB Jul 31 20:48:28.878351 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:28.878351 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:28.878817 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Availability Zones retrieved successfully. Jul 31 20:48:28.884356 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Flow 'volume_create_api' (f26670df-b2cf-4153-b3a0-6a08c1c3c57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:28.885292 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a61e3a-35a0-4a65-88eb-bee8d1c01f74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:28.886516 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:28.910326 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4a61e3a-35a0-4a65-88eb-bee8d1c01f74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:48:29Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=0aa6af93-02f8-4111-aa83-d8fb2372b413,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-1870594101',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0aa6af93-02f8-4111-aa83-d8fb2372b413', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:28.911138 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560c8a21-ce22-4916-9720-1b7773359b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:28.937193 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-7bb930c0-5279-4e33-a960-17f230b8f63e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:28.939055 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-7bb930c0-5279-4e33-a960-17f230b8f63e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] PUT https://10.4.3.157/volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03 Jul 31 20:48:28.939840 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-7bb930c0-5279-4e33-a960-17f230b8f63e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:28.948036 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-1870594101 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-1870594101, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:48:28.948036 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-1870594101 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-1870594101, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:48:28.954829 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-7bb930c0-5279-4e33-a960-17f230b8f63e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Acquiring lock "cinder-attachment_update-ce9090fe-7fd0-4039-9d01-5c7d4993d18e-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:48:28.960559 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-7bb930c0-5279-4e33-a960-17f230b8f63e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Lock "cinder-attachment_update-ce9090fe-7fd0-4039-9d01-5c7d4993d18e-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:48:28.960988 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:28.960988 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:29.005440 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Created reservations ['728c71c8-9e1b-48e3-a172-07b94caae987', '889389c7-0610-4886-b36e-47a7b135d138', '72750b4d-a155-434a-a6f9-7d37f7c92bf3', 'f704dbff-be77-43cb-9f8d-1af1079c9031'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:29.006429 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (560c8a21-ce22-4916-9720-1b7773359b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['728c71c8-9e1b-48e3-a172-07b94caae987', '889389c7-0610-4886-b36e-47a7b135d138', '72750b4d-a155-434a-a6f9-7d37f7c92bf3', 'f704dbff-be77-43cb-9f8d-1af1079c9031']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:29.007313 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85bfc0b3-fb1e-4061-b225-163a6079a4f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:29.032899 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85bfc0b3-fb1e-4061-b225-163a6079a4f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a2d0e381-a618-4e27-8b69-17c00b643c5b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-568260234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9901fb76c6bb41b0acbcd0f8a721c877',qos_specs=None,replication_status=,reservations=['728c71c8-9e1b-48e3-a172-07b94caae987','889389c7-0610-4886-b36e-47a7b135d138','72750b4d-a155-434a-a6f9-7d37f7c92bf3','f704dbff-be77-43cb-9f8d-1af1079c9031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e240fa2d2cdb4b06bd882ef9a8fa341b',volume_type_id=0aa6af93-02f8-4111-aa83-d8fb2372b413), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-568260234',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a2d0e381-a618-4e27-8b69-17c00b643c5b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9901fb76c6bb41b0acbcd0f8a721c877',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e240fa2d2cdb4b06bd882ef9a8fa341b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0aa6af93-02f8-4111-aa83-d8fb2372b413),volume_type_id=0aa6af93-02f8-4111-aa83-d8fb2372b413)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:29.033664 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d83d0ed6-1850-4cc7-8b67-6a280e52c3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:29.058651 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d83d0ed6-1850-4cc7-8b67-6a280e52c3f4) transitioned into state 'SUCCESS' from state '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-568260234',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9901fb76c6bb41b0acbcd0f8a721c877',qos_specs=None,replication_status=,reservations=['728c71c8-9e1b-48e3-a172-07b94caae987','889389c7-0610-4886-b36e-47a7b135d138','72750b4d-a155-434a-a6f9-7d37f7c92bf3','f704dbff-be77-43cb-9f8d-1af1079c9031'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e240fa2d2cdb4b06bd882ef9a8fa341b',volume_type_id=0aa6af93-02f8-4111-aa83-d8fb2372b413)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:29.059351 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a495d298-2908-4af7-98e7-f86e7e011ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:29.072532 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a495d298-2908-4af7-98e7-f86e7e011ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:29.073383 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Flow 'volume_create_api' (f26670df-b2cf-4153-b3a0-6a08c1c3c57c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:29.073684 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Create volume request issued successfully. Jul 31 20:48:29.074337 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-86bad44e-4453-4df7-8f13-72301fecbf1f tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:29.074754 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 144/572] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:48:28 2026] POST /volume/v3/volumes => generated 795 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:29.081388 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-7bb930c0-5279-4e33-a960-17f230b8f63e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Lock "cinder-attachment_update-ce9090fe-7fd0-4039-9d01-5c7d4993d18e-np0000006272" released by "attachment_update" :: held 0.122s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:48:29.081787 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-7bb930c0-5279-4e33-a960-17f230b8f63e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03 returned with HTTP 200 Jul 31 20:48:29.082429 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 145/573] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:48:28 2026] PUT /volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:29.087242 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-66721005-e96d-42e3-9c6c-ebe35b21a7ab None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:29.089233 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-66721005-e96d-42e3-9c6c-ebe35b21a7ab tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] GET https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b Jul 31 20:48:29.089591 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-66721005-e96d-42e3-9c6c-ebe35b21a7ab tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:29.089662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-66721005-e96d-42e3-9c6c-ebe35b21a7ab tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:29.089875 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-ef98c58b-50d9-45da-a0b0-6f9b6c60cf1d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:29.092089 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-ef98c58b-50d9-45da-a0b0-6f9b6c60cf1d tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03 Jul 31 20:48:29.092289 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-ef98c58b-50d9-45da-a0b0-6f9b6c60cf1d tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:29.092455 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-ef98c58b-50d9-45da-a0b0-6f9b6c60cf1d tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:29.097529 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:29.097529 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:29.101439 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-66721005-e96d-42e3-9c6c-ebe35b21a7ab tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Volume info retrieved successfully. Jul 31 20:48:29.104778 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-ef98c58b-50d9-45da-a0b0-6f9b6c60cf1d tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03 returned with HTTP 200 Jul 31 20:48:29.105317 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 141/574] 10.4.3.157 () {70 vars in 1651 bytes} [Fri Jul 31 20:48:29 2026] GET /volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03 => generated 994 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:29.105877 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-66721005-e96d-42e3-9c6c-ebe35b21a7ab tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b returned with HTTP 200 Jul 31 20:48:29.106299 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 145/575] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:29 2026] GET /volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b => generated 863 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:29.135412 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0318428f-d648-438a-9b19-145b9b71c6ea None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:29.137624 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0318428f-d648-438a-9b19-145b9b71c6ea tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc Jul 31 20:48:29.137843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0318428f-d648-438a-9b19-145b9b71c6ea tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:29.138090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0318428f-d648-438a-9b19-145b9b71c6ea tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:29.147592 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:29.147592 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:29.151999 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0318428f-d648-438a-9b19-145b9b71c6ea tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:48:29.159466 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0318428f-d648-438a-9b19-145b9b71c6ea tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc returned with HTTP 200 Jul 31 20:48:29.160093 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 145/576] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:29 2026] GET /volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:29.199411 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-89838463-27f8-433f-84cf-1ad61473da60 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:29.201478 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-89838463-27f8-433f-84cf-1ad61473da60 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc Jul 31 20:48:29.201666 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-89838463-27f8-433f-84cf-1ad61473da60 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:29.201884 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-89838463-27f8-433f-84cf-1ad61473da60 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:29.209378 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:29.209378 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:29.212915 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-89838463-27f8-433f-84cf-1ad61473da60 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:48:29.219023 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-89838463-27f8-433f-84cf-1ad61473da60 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc returned with HTTP 200 Jul 31 20:48:29.219458 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 146/577] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:29 2026] GET /volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc => generated 1360 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:29.237155 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:29.238983 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:29.239341 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-565306627"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:29.240653 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-565306627'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:29.240817 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Create volume of 1 GB Jul 31 20:48:29.241016 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:29.241016 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:29.245799 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Availability Zones retrieved successfully. Jul 31 20:48:29.251311 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Flow 'volume_create_api' (18eb8d6d-cad1-4991-b2ba-781aaee62076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:29.253624 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7922f9-3953-46e9-928c-2a15fd440ae3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:29.254472 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:29.280082 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7922f9-3953-46e9-928c-2a15fd440ae3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:29.280778 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b909b48b-7397-4ff2-a213-d02b83115a7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:29.341661 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Created reservations ['b90ffbba-6390-4dde-9f5e-0796959c37f1', '5b0626fe-c92e-4b06-8a3d-8ad53c170a47', 'c7d0a36a-6396-47b6-ae56-6d8507912287', '6668dedb-96a9-4839-8312-1cc7e990b465'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:29.342634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b909b48b-7397-4ff2-a213-d02b83115a7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b90ffbba-6390-4dde-9f5e-0796959c37f1', '5b0626fe-c92e-4b06-8a3d-8ad53c170a47', 'c7d0a36a-6396-47b6-ae56-6d8507912287', '6668dedb-96a9-4839-8312-1cc7e990b465']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:29.343568 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c5ad4c3-5e84-45cf-9583-74a749a86508) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:29.365693 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c5ad4c3-5e84-45cf-9583-74a749a86508) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c05434c4-3d7c-49d3-a152-34a81ed0e8d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-565306627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a885865a2d72427cb0feb27887b39d86',qos_specs=None,replication_status=,reservations=['b90ffbba-6390-4dde-9f5e-0796959c37f1','5b0626fe-c92e-4b06-8a3d-8ad53c170a47','c7d0a36a-6396-47b6-ae56-6d8507912287','6668dedb-96a9-4839-8312-1cc7e990b465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828ce105c14b98968f2704cb14e336',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-565306627',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c05434c4-3d7c-49d3-a152-34a81ed0e8d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a885865a2d72427cb0feb27887b39d86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93828ce105c14b98968f2704cb14e336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:29.366387 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08918d61-35b8-46ba-892a-b10eafcab26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:29.390148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08918d61-35b8-46ba-892a-b10eafcab26a) transitioned into state 'SUCCESS' from state '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-565306627',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a885865a2d72427cb0feb27887b39d86',qos_specs=None,replication_status=,reservations=['b90ffbba-6390-4dde-9f5e-0796959c37f1','5b0626fe-c92e-4b06-8a3d-8ad53c170a47','c7d0a36a-6396-47b6-ae56-6d8507912287','6668dedb-96a9-4839-8312-1cc7e990b465'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828ce105c14b98968f2704cb14e336',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:29.390977 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1669380-ddb4-40ce-9df5-7bbb8d326073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:29.403329 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1669380-ddb4-40ce-9df5-7bbb8d326073) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:29.404352 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Flow 'volume_create_api' (18eb8d6d-cad1-4991-b2ba-781aaee62076) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:29.404684 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Create volume request issued successfully. Jul 31 20:48:29.405482 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4b9ee03b-a74d-4a6c-84ca-ec9c10cb6b7c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:29.406025 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 142/578] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:29 2026] POST /volume/v3/volumes => generated 754 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:29.426214 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d005eb97-b16c-4509-af81-4a7cf2745f47 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:29.431555 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d005eb97-b16c-4509-af81-4a7cf2745f47 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:29.431748 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d005eb97-b16c-4509-af81-4a7cf2745f47 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:29.432048 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d005eb97-b16c-4509-af81-4a7cf2745f47 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:29.445186 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:29.445186 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:29.452180 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d005eb97-b16c-4509-af81-4a7cf2745f47 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:29.467547 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d005eb97-b16c-4509-af81-4a7cf2745f47 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:29.467547 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 146/579] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:29 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 822 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:29.583120 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5f098984-e3b7-4626-93ba-8dce78e1c978 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:29.585307 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5f098984-e3b7-4626-93ba-8dce78e1c978 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:29.585468 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5f098984-e3b7-4626-93ba-8dce78e1c978 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:29.585686 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5f098984-e3b7-4626-93ba-8dce78e1c978 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:29.604741 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:29.604741 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:29.611500 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5f098984-e3b7-4626-93ba-8dce78e1c978 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:29.617399 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5f098984-e3b7-4626-93ba-8dce78e1c978 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:29.617999 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 146/580] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:29 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:29.686398 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f2124063-66b9-4915-9462-1d9dc0b76a55 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:29.688079 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f2124063-66b9-4915-9462-1d9dc0b76a55 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:29.688295 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f2124063-66b9-4915-9462-1d9dc0b76a55 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:29.688471 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f2124063-66b9-4915-9462-1d9dc0b76a55 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:29.688572 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-f2124063-66b9-4915-9462-1d9dc0b76a55 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:29.693648 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:29.693648 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:29.694873 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f2124063-66b9-4915-9462-1d9dc0b76a55 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:29.694873 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 147/581] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:29 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:29.717708 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-d14fccb9-5cea-4b80-8303-6c6721eab777 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:29.720259 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-d14fccb9-5cea-4b80-8303-6c6721eab777 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc Jul 31 20:48:29.720259 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-d14fccb9-5cea-4b80-8303-6c6721eab777 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:29.720739 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-d14fccb9-5cea-4b80-8303-6c6721eab777 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:29.730179 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:29.730179 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:29.735269 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-d14fccb9-5cea-4b80-8303-6c6721eab777 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:48:29.740318 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-d14fccb9-5cea-4b80-8303-6c6721eab777 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc returned with HTTP 200 Jul 31 20:48:29.740789 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 143/582] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:29 2026] GET /volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc => generated 1360 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:29.752108 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c57968c6-8fb4-465f-b601-66b09d37518d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:29.752611 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c57968c6-8fb4-465f-b601-66b09d37518d None None] GET https://10.4.3.157/volume// Jul 31 20:48:29.752828 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c57968c6-8fb4-465f-b601-66b09d37518d None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:29.753079 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c57968c6-8fb4-465f-b601-66b09d37518d None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:29.753451 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c57968c6-8fb4-465f-b601-66b09d37518d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:29.753757 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 147/583] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:48: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 20:48:29.764694 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-b754241e-f373-4a39-8eaf-aa00906b07de None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:29.766599 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-b754241e-f373-4a39-8eaf-aa00906b07de tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:48:29.766952 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-b754241e-f373-4a39-8eaf-aa00906b07de tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73169828-540d-4bb1-b26c-f93556bd1bdc", "connector": null, "instance_uuid": "cf25250b-5f56-4cc5-85f9-bc70fcb629ee"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:29.774443 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:29.774443 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:29.808725 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-b754241e-f373-4a39-8eaf-aa00906b07de tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:48:29.809185 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 147/584] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:48:29 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 20:48:30.119572 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b369e9d6-1ba3-4cdc-8c36-9fe5864dda15 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.125493 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b369e9d6-1ba3-4cdc-8c36-9fe5864dda15 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] GET https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b Jul 31 20:48:30.125741 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b369e9d6-1ba3-4cdc-8c36-9fe5864dda15 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.125994 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b369e9d6-1ba3-4cdc-8c36-9fe5864dda15 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.141049 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:30.141049 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:30.147232 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b369e9d6-1ba3-4cdc-8c36-9fe5864dda15 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Volume info retrieved successfully. Jul 31 20:48:30.154875 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b369e9d6-1ba3-4cdc-8c36-9fe5864dda15 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b returned with HTTP 200 Jul 31 20:48:30.154875 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 148/585] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:30 2026] GET /volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b => generated 888 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:30.178019 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f697b2ce-42cd-45a8-b1cf-0bdfc7a5a3dc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.179852 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f697b2ce-42cd-45a8-b1cf-0bdfc7a5a3dc tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] GET https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b Jul 31 20:48:30.180148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f697b2ce-42cd-45a8-b1cf-0bdfc7a5a3dc tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.180412 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f697b2ce-42cd-45a8-b1cf-0bdfc7a5a3dc tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.188898 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:30.188898 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:30.193507 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f697b2ce-42cd-45a8-b1cf-0bdfc7a5a3dc tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Volume info retrieved successfully. Jul 31 20:48:30.199351 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f697b2ce-42cd-45a8-b1cf-0bdfc7a5a3dc tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b returned with HTTP 200 Jul 31 20:48:30.199351 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 144/586] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:30 2026] GET /volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b => generated 888 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:30.215063 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-00b68ea0-015d-4f5f-a8e8-d1fe16833008 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.222722 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00b68ea0-015d-4f5f-a8e8-d1fe16833008 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] DELETE https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b Jul 31 20:48:30.223198 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-00b68ea0-015d-4f5f-a8e8-d1fe16833008 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.223594 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-00b68ea0-015d-4f5f-a8e8-d1fe16833008 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.224068 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-00b68ea0-015d-4f5f-a8e8-d1fe16833008 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Delete volume with id: a2d0e381-a618-4e27-8b69-17c00b643c5b Jul 31 20:48:30.234170 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:30.234170 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:30.235151 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-00b68ea0-015d-4f5f-a8e8-d1fe16833008 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Volume info retrieved successfully. Jul 31 20:48:30.262504 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-00b68ea0-015d-4f5f-a8e8-d1fe16833008 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Delete volume request issued successfully. Jul 31 20:48:30.262744 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00b68ea0-015d-4f5f-a8e8-d1fe16833008 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b returned with HTTP 202 Jul 31 20:48:30.263249 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 148/587] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:30 2026] DELETE /volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:30.275199 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7b70e921-67cd-47b4-a3e5-310dd68e175e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.277576 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7b70e921-67cd-47b4-a3e5-310dd68e175e tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] GET https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b Jul 31 20:48:30.277744 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7b70e921-67cd-47b4-a3e5-310dd68e175e tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.277934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7b70e921-67cd-47b4-a3e5-310dd68e175e tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.285914 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:30.285914 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:30.291822 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7b70e921-67cd-47b4-a3e5-310dd68e175e tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Volume info retrieved successfully. Jul 31 20:48:30.295513 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7b70e921-67cd-47b4-a3e5-310dd68e175e tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b returned with HTTP 200 Jul 31 20:48:30.296051 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 148/588] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:30 2026] GET /volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:30.481415 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f8802fe4-2a9f-4b8b-b745-9ec560eb89cf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.482563 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f8802fe4-2a9f-4b8b-b745-9ec560eb89cf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:30.482726 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f8802fe4-2a9f-4b8b-b745-9ec560eb89cf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.482903 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f8802fe4-2a9f-4b8b-b745-9ec560eb89cf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.488768 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:30.488768 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:30.492279 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f8802fe4-2a9f-4b8b-b745-9ec560eb89cf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:30.497197 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f8802fe4-2a9f-4b8b-b745-9ec560eb89cf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:30.497698 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 149/589] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:30 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:30.555702 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-07f0a7c4-d4be-4973-b52f-ab44b4919d6b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.561509 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-07f0a7c4-d4be-4973-b52f-ab44b4919d6b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:30.562084 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-07f0a7c4-d4be-4973-b52f-ab44b4919d6b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.562084 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-07f0a7c4-d4be-4973-b52f-ab44b4919d6b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.570855 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:30.570855 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:30.575068 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-07f0a7c4-d4be-4973-b52f-ab44b4919d6b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:30.581246 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-07f0a7c4-d4be-4973-b52f-ab44b4919d6b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:30.581622 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 145/590] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:30 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:30.637921 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0f8a36dc-9bb6-4170-8aa1-30d6af94ccd5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.641487 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0f8a36dc-9bb6-4170-8aa1-30d6af94ccd5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:30.641487 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0f8a36dc-9bb6-4170-8aa1-30d6af94ccd5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.641487 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0f8a36dc-9bb6-4170-8aa1-30d6af94ccd5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.651762 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:30.651762 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:30.657242 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0f8a36dc-9bb6-4170-8aa1-30d6af94ccd5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:30.660919 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0f8a36dc-9bb6-4170-8aa1-30d6af94ccd5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:30.661330 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 149/591] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:30 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 869 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:30.704625 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5e72b4e7-7015-4f64-90c4-4f1607b71e03 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.706045 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5e72b4e7-7015-4f64-90c4-4f1607b71e03 None None] GET https://10.4.3.157/volume// Jul 31 20:48:30.706045 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5e72b4e7-7015-4f64-90c4-4f1607b71e03 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.706045 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5e72b4e7-7015-4f64-90c4-4f1607b71e03 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.707161 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5e72b4e7-7015-4f64-90c4-4f1607b71e03 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:30.707695 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 149/592] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:48:30 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:48:30.708401 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-af9426e0-2dd4-40c0-8754-4190699c7bf3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.710415 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af9426e0-2dd4-40c0-8754-4190699c7bf3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:30.710731 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af9426e0-2dd4-40c0-8754-4190699c7bf3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.710930 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af9426e0-2dd4-40c0-8754-4190699c7bf3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.713140 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-af9426e0-2dd4-40c0-8754-4190699c7bf3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:30.716957 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:30.716957 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:30.717783 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af9426e0-2dd4-40c0-8754-4190699c7bf3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:30.718216 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 150/593] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:30 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:30.723256 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-27b69226-d0fc-426b-bde5-88189357e599 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.728625 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-27b69226-d0fc-426b-bde5-88189357e599 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:48:30.728706 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-27b69226-d0fc-426b-bde5-88189357e599 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c05434c4-3d7c-49d3-a152-34a81ed0e8d6", "connector": null, "instance_uuid": "8f4252fa-5fd0-4bfc-8c63-3ad055c50c5b"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:30.741607 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:30.741607 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:30.770043 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-27b69226-d0fc-426b-bde5-88189357e599 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:48:30.770611 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 146/594] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:48:30 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 20:48:30.801545 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-576ec3df-45f7-45fd-904f-f503838aede3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.803513 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-576ec3df-45f7-45fd-904f-f503838aede3 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:30.803738 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-576ec3df-45f7-45fd-904f-f503838aede3 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.803988 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-576ec3df-45f7-45fd-904f-f503838aede3 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.819319 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:30.819319 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:30.823726 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-576ec3df-45f7-45fd-904f-f503838aede3 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:30.834066 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-576ec3df-45f7-45fd-904f-f503838aede3 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:30.834478 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 150/595] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:30 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:30.838536 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c6fce96d-8426-4ef1-a6b0-3ac43f3a7ea4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.838976 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6fce96d-8426-4ef1-a6b0-3ac43f3a7ea4 None None] GET https://10.4.3.157/volume// Jul 31 20:48:30.839188 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6fce96d-8426-4ef1-a6b0-3ac43f3a7ea4 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.839398 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6fce96d-8426-4ef1-a6b0-3ac43f3a7ea4 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.839700 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6fce96d-8426-4ef1-a6b0-3ac43f3a7ea4 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:30.840064 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 150/596] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:48: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 20:48:30.848444 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-9d10a1a2-ba36-444c-b149-5233a32be54e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:30.851263 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-9d10a1a2-ba36-444c-b149-5233a32be54e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:30.851603 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-9d10a1a2-ba36-444c-b149-5233a32be54e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:30.851926 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-9d10a1a2-ba36-444c-b149-5233a32be54e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:30.864904 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:30.864904 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:30.872202 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-9d10a1a2-ba36-444c-b149-5233a32be54e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:30.880056 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-9d10a1a2-ba36-444c-b149-5233a32be54e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:30.880500 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 151/597] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:48:30 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:48:31.003492 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-24119baa-a1f1-4c2c-bcb2-874569c3b235 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.005606 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-24119baa-a1f1-4c2c-bcb2-874569c3b235 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] PUT https://10.4.3.157/volume/v3/attachments/13cea61e-38bc-4b6d-b7b3-d07aa452e6c3 Jul 31 20:48:31.005989 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-24119baa-a1f1-4c2c-bcb2-874569c3b235 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:31.013739 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-24119baa-a1f1-4c2c-bcb2-874569c3b235 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Acquiring lock "cinder-attachment_update-c05434c4-3d7c-49d3-a152-34a81ed0e8d6-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:48:31.019527 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-24119baa-a1f1-4c2c-bcb2-874569c3b235 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Lock "cinder-attachment_update-c05434c4-3d7c-49d3-a152-34a81ed0e8d6-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:48:31.020518 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:31.020518 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:31.153224 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-24119baa-a1f1-4c2c-bcb2-874569c3b235 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Lock "cinder-attachment_update-c05434c4-3d7c-49d3-a152-34a81ed0e8d6-np0000006272" released by "attachment_update" :: held 0.134s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:48:31.153673 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-24119baa-a1f1-4c2c-bcb2-874569c3b235 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments/13cea61e-38bc-4b6d-b7b3-d07aa452e6c3 returned with HTTP 200 Jul 31 20:48:31.154394 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 147/598] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:48:31 2026] PUT /volume/v3/attachments/13cea61e-38bc-4b6d-b7b3-d07aa452e6c3 => generated 969 bytes in 151 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:31.309621 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e2982643-e399-4302-b84e-4e9ea8244811 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.313203 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e2982643-e399-4302-b84e-4e9ea8244811 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] GET https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b Jul 31 20:48:31.313497 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e2982643-e399-4302-b84e-4e9ea8244811 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:31.313783 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e2982643-e399-4302-b84e-4e9ea8244811 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:31.325271 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e2982643-e399-4302-b84e-4e9ea8244811 tempest-VolumeTypesAccessTest-278597131 tempest-VolumeTypesAccessTest-278597131-project-member] https://10.4.3.157/volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b returned with HTTP 404 Jul 31 20:48:31.325958 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 151/599] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:31 2026] GET /volume/v3/volumes/a2d0e381-a618-4e27-8b69-17c00b643c5b => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:31.336921 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-69e95518-4a8c-47ee-b36e-8c24d8d6954e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.341461 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-69e95518-4a8c-47ee-b36e-8c24d8d6954e tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] POST https://10.4.3.157/volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413/action Jul 31 20:48:31.341928 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-69e95518-4a8c-47ee-b36e-8c24d8d6954e tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action body: b'{"removeProjectAccess": {"project": "9901fb76c6bb41b0acbcd0f8a721c877"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:31.342080 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-69e95518-4a8c-47ee-b36e-8c24d8d6954e tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9901fb76c6bb41b0acbcd0f8a721c877"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:31.361054 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-69e95518-4a8c-47ee-b36e-8c24d8d6954e tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413/action returned with HTTP 202 Jul 31 20:48:31.361522 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 151/600] 10.4.3.157 () {68 vars in 1384 bytes} [Fri Jul 31 20:48:31 2026] POST /volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:31.369624 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0b63452e-53ad-40b5-bdb1-0be15177cb21 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.374523 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0b63452e-53ad-40b5-bdb1-0be15177cb21 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] DELETE https://10.4.3.157/volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413 Jul 31 20:48:31.374786 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0b63452e-53ad-40b5-bdb1-0be15177cb21 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:31.375076 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0b63452e-53ad-40b5-bdb1-0be15177cb21 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:31.376963 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5cbbc067-1fe3-4d06-afb4-e249a99790c8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.377387 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5cbbc067-1fe3-4d06-afb4-e249a99790c8 None None] GET https://10.4.3.157/volume// Jul 31 20:48:31.377596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5cbbc067-1fe3-4d06-afb4-e249a99790c8 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:31.377773 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5cbbc067-1fe3-4d06-afb4-e249a99790c8 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:31.378175 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5cbbc067-1fe3-4d06-afb4-e249a99790c8 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:31.378493 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 148/601] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:48: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 20:48:31.385908 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-f1bc036e-4ebb-493b-a6ec-7ad42fb6582b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.390534 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-f1bc036e-4ebb-493b-a6ec-7ad42fb6582b tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc Jul 31 20:48:31.390781 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-f1bc036e-4ebb-493b-a6ec-7ad42fb6582b tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:31.391033 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-f1bc036e-4ebb-493b-a6ec-7ad42fb6582b tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:31.406507 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:31.406507 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:31.411266 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-f1bc036e-4ebb-493b-a6ec-7ad42fb6582b tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:48:31.416290 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-f1bc036e-4ebb-493b-a6ec-7ad42fb6582b tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc returned with HTTP 200 Jul 31 20:48:31.416652 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 152/602] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:48:31 2026] GET /volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc => generated 1539 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:48:31.432447 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0b63452e-53ad-40b5-bdb1-0be15177cb21 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413 returned with HTTP 202 Jul 31 20:48:31.432965 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 152/603] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:48:31 2026] DELETE /volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:31.441716 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b2653290-7729-4fd5-b299-5769c4d4764b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.445077 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b2653290-7729-4fd5-b299-5769c4d4764b tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] GET https://10.4.3.157/volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413 Jul 31 20:48:31.445357 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b2653290-7729-4fd5-b299-5769c4d4764b tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:31.445624 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b2653290-7729-4fd5-b299-5769c4d4764b tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:31.449726 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b2653290-7729-4fd5-b299-5769c4d4764b tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413 returned with HTTP 404 Jul 31 20:48:31.450298 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 152/604] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:48:31 2026] GET /volume/v3/types/0aa6af93-02f8-4111-aa83-d8fb2372b413 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:31.459317 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1e063546-580c-41fd-8d32-419bed4421e1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.461541 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1e063546-580c-41fd-8d32-419bed4421e1 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:48:31.462050 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1e063546-580c-41fd-8d32-419bed4421e1 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-785795510", "os-volume-type-access:is_public": false}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:31.463997 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:31.463997 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:31.482043 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1e063546-580c-41fd-8d32-419bed4421e1 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:48:31.482520 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 149/605] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:48:31 2026] POST /volume/v3/types => generated 228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:31.492590 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9d7f11a5-a9c6-4505-a95e-c62331791546 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.494830 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9d7f11a5-a9c6-4505-a95e-c62331791546 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] POST https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action Jul 31 20:48:31.495316 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9d7f11a5-a9c6-4505-a95e-c62331791546 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action body: b'{"addProjectAccess": {"project": "9901fb76c6bb41b0acbcd0f8a721c877"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:31.495495 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9d7f11a5-a9c6-4505-a95e-c62331791546 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "9901fb76c6bb41b0acbcd0f8a721c877"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:31.513579 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-dace2964-c252-4832-ae6b-4fdc773fdfab None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.514367 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9d7f11a5-a9c6-4505-a95e-c62331791546 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action returned with HTTP 202 Jul 31 20:48:31.514771 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 153/606] 10.4.3.157 () {68 vars in 1384 bytes} [Fri Jul 31 20:48:31 2026] POST /volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:31.518102 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-dace2964-c252-4832-ae6b-4fdc773fdfab tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] PUT https://10.4.3.157/volume/v3/attachments/9eee162d-95d7-41ad-a526-54d4935b90c3 Jul 31 20:48:31.518102 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-dace2964-c252-4832-ae6b-4fdc773fdfab tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:31.524987 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ce39f36e-b5a4-4247-9f92-0e82e8f6a723 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.530762 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce39f36e-b5a4-4247-9f92-0e82e8f6a723 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] POST https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action Jul 31 20:48:31.530762 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce39f36e-b5a4-4247-9f92-0e82e8f6a723 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action body: b'{"addProjectAccess": {"project": "624ee5285e8b4023962656aaadfda21d"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:31.530762 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce39f36e-b5a4-4247-9f92-0e82e8f6a723 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "624ee5285e8b4023962656aaadfda21d"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:31.530972 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-dace2964-c252-4832-ae6b-4fdc773fdfab tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Acquiring lock "cinder-attachment_update-73169828-540d-4bb1-b26c-f93556bd1bdc-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:48:31.538070 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-dace2964-c252-4832-ae6b-4fdc773fdfab tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Lock "cinder-attachment_update-73169828-540d-4bb1-b26c-f93556bd1bdc-np0000006272" acquired by "attachment_update" :: waited 0.008s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:48:31.539420 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:31.539420 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:31.542393 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce39f36e-b5a4-4247-9f92-0e82e8f6a723 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action returned with HTTP 202 Jul 31 20:48:31.542966 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 153/607] 10.4.3.157 () {68 vars in 1384 bytes} [Fri Jul 31 20:48:31 2026] POST /volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:31.551772 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7e9f1017-191f-43c1-b5c3-88d8ce2234d3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.553646 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e9f1017-191f-43c1-b5c3-88d8ce2234d3 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] GET https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/os-volume-type-access Jul 31 20:48:31.553828 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e9f1017-191f-43c1-b5c3-88d8ce2234d3 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:31.554050 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e9f1017-191f-43c1-b5c3-88d8ce2234d3 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:31.566302 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e9f1017-191f-43c1-b5c3-88d8ce2234d3 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/os-volume-type-access returned with HTTP 200 Jul 31 20:48:31.566701 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 150/608] 10.4.3.157 () {66 vars in 1408 bytes} [Fri Jul 31 20:48:31 2026] GET /volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/os-volume-type-access => generated 244 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:31.576102 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6df0950c-8012-4b52-aa65-d5af28f590c4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.578671 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6df0950c-8012-4b52-aa65-d5af28f590c4 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] POST https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action Jul 31 20:48:31.579141 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6df0950c-8012-4b52-aa65-d5af28f590c4 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action body: b'{"removeProjectAccess": {"project": "624ee5285e8b4023962656aaadfda21d"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:31.579425 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6df0950c-8012-4b52-aa65-d5af28f590c4 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "624ee5285e8b4023962656aaadfda21d"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:31.591774 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6df0950c-8012-4b52-aa65-d5af28f590c4 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action returned with HTTP 202 Jul 31 20:48:31.592336 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 154/609] 10.4.3.157 () {68 vars in 1384 bytes} [Fri Jul 31 20:48:31 2026] POST /volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:31.601027 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-87c6a06b-d83b-4e80-9529-bda4eaab920c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.605994 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-87c6a06b-d83b-4e80-9529-bda4eaab920c tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] POST https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action Jul 31 20:48:31.606368 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-87c6a06b-d83b-4e80-9529-bda4eaab920c tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action body: b'{"removeProjectAccess": {"project": "9901fb76c6bb41b0acbcd0f8a721c877"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:31.606747 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-87c6a06b-d83b-4e80-9529-bda4eaab920c tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "9901fb76c6bb41b0acbcd0f8a721c877"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:31.622227 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-87c6a06b-d83b-4e80-9529-bda4eaab920c tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action returned with HTTP 202 Jul 31 20:48:31.622661 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 154/610] 10.4.3.157 () {68 vars in 1384 bytes} [Fri Jul 31 20:48:31 2026] POST /volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:31.631259 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2ddd9300-db65-449a-accd-9eee58400a5d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.634712 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ddd9300-db65-449a-accd-9eee58400a5d tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] DELETE https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773 Jul 31 20:48:31.635346 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2ddd9300-db65-449a-accd-9eee58400a5d tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:31.635346 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2ddd9300-db65-449a-accd-9eee58400a5d tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:31.641298 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-dace2964-c252-4832-ae6b-4fdc773fdfab tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Lock "cinder-attachment_update-73169828-540d-4bb1-b26c-f93556bd1bdc-np0000006272" released by "attachment_update" :: held 0.103s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:48:31.641642 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-dace2964-c252-4832-ae6b-4fdc773fdfab tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/9eee162d-95d7-41ad-a526-54d4935b90c3 returned with HTTP 200 Jul 31 20:48:31.642232 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 153/611] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:48:31 2026] PUT /volume/v3/attachments/9eee162d-95d7-41ad-a526-54d4935b90c3 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:31.670120 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-c09f13c0-6a51-4010-a430-c99a4ecfd3a0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.675377 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-c09f13c0-6a51-4010-a430-c99a4ecfd3a0 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] POST https://10.4.3.157/volume/v3/attachments/9eee162d-95d7-41ad-a526-54d4935b90c3/action Jul 31 20:48:31.675750 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-c09f13c0-6a51-4010-a430-c99a4ecfd3a0 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:31.675856 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-c09f13c0-6a51-4010-a430-c99a4ecfd3a0 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:31.683585 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ddd9300-db65-449a-accd-9eee58400a5d tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773 returned with HTTP 202 Jul 31 20:48:31.683778 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 151/612] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:48:31 2026] DELETE /volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:31.693501 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6e26054e-eb40-4176-acdd-702041d89b64 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.693638 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b349d95e-8025-4b7a-b7d2-21f20c1f7d61 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.696761 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6e26054e-eb40-4176-acdd-702041d89b64 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:31.696858 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b349d95e-8025-4b7a-b7d2-21f20c1f7d61 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] GET https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773 Jul 31 20:48:31.696932 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6e26054e-eb40-4176-acdd-702041d89b64 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:31.696963 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b349d95e-8025-4b7a-b7d2-21f20c1f7d61 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:31.696989 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6e26054e-eb40-4176-acdd-702041d89b64 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:31.697027 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b349d95e-8025-4b7a-b7d2-21f20c1f7d61 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:31.699567 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:31.699567 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:31.704088 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b349d95e-8025-4b7a-b7d2-21f20c1f7d61 tempest-VolumeTypesAccessTest-1453274536 tempest-VolumeTypesAccessTest-1453274536-project-admin] https://10.4.3.157/volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773 returned with HTTP 404 Jul 31 20:48:31.704757 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 154/613] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:48:31 2026] GET /volume/v3/types/44ee2689-d659-4501-ab71-ed0e5eadb773 => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:31.712607 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:31.712607 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:31.717919 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9739ece8-ead9-490e-b6c4-3d1d56a8f8cc req-c09f13c0-6a51-4010-a430-c99a4ecfd3a0 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/9eee162d-95d7-41ad-a526-54d4935b90c3/action returned with HTTP 204 Jul 31 20:48:31.720734 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6e26054e-eb40-4176-acdd-702041d89b64 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:31.721338 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 155/614] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:48:31 2026] POST /volume/v3/attachments/9eee162d-95d7-41ad-a526-54d4935b90c3/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:31.730263 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6e26054e-eb40-4176-acdd-702041d89b64 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:31.730263 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 155/615] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:31 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 869 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:31.731710 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d796d181-c5b0-4327-b51b-08201ed9bf2a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.735215 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d796d181-c5b0-4327-b51b-08201ed9bf2a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:31.735516 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d796d181-c5b0-4327-b51b-08201ed9bf2a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:31.735787 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d796d181-c5b0-4327-b51b-08201ed9bf2a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:31.736457 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-d796d181-c5b0-4327-b51b-08201ed9bf2a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:31.740970 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:31.740970 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:31.741751 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d796d181-c5b0-4327-b51b-08201ed9bf2a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:31.742220 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 152/616] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:31 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:31.853941 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-258346a2-0ebe-414d-80cc-6469c9eed43b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:31.860155 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-258346a2-0ebe-414d-80cc-6469c9eed43b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:31.861338 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-258346a2-0ebe-414d-80cc-6469c9eed43b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:31.862075 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-258346a2-0ebe-414d-80cc-6469c9eed43b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:31.891169 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:31.891169 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:31.915533 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-258346a2-0ebe-414d-80cc-6469c9eed43b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:31.926857 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-258346a2-0ebe-414d-80cc-6469c9eed43b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:31.927406 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 155/617] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:31 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 847 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:32.745753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d5a33c40-c4b8-4abe-855d-cd5c8856f247 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:32.750223 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d5a33c40-c4b8-4abe-855d-cd5c8856f247 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:32.751412 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d5a33c40-c4b8-4abe-855d-cd5c8856f247 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:32.751412 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d5a33c40-c4b8-4abe-855d-cd5c8856f247 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:32.759398 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-723b31dd-7e41-4133-b12f-3f592b0a2336 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:32.762394 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-723b31dd-7e41-4133-b12f-3f592b0a2336 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:32.762659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-723b31dd-7e41-4133-b12f-3f592b0a2336 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:32.762899 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-723b31dd-7e41-4133-b12f-3f592b0a2336 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:32.763034 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-723b31dd-7e41-4133-b12f-3f592b0a2336 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:32.767123 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:32.767123 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:32.769757 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:32.769757 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:32.771253 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d5a33c40-c4b8-4abe-855d-cd5c8856f247 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:32.771944 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-723b31dd-7e41-4133-b12f-3f592b0a2336 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:32.772394 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 156/618] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:32 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:32.779517 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d5a33c40-c4b8-4abe-855d-cd5c8856f247 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:32.780531 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 156/619] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:32 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 869 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:32.944017 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d554c401-ac2e-4a62-be90-b941d133141c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:32.946666 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d554c401-ac2e-4a62-be90-b941d133141c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:32.946933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d554c401-ac2e-4a62-be90-b941d133141c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:32.947214 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d554c401-ac2e-4a62-be90-b941d133141c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:32.961684 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:32.961684 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:32.966874 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d554c401-ac2e-4a62-be90-b941d133141c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:32.974392 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d554c401-ac2e-4a62-be90-b941d133141c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:32.976158 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 153/620] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:32 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:33.227431 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-188366e3-aa84-449c-921b-11edac0a3d85 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:33.231452 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-188366e3-aa84-449c-921b-11edac0a3d85 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] POST https://10.4.3.157/volume/v3/attachments/f67d3569-414c-4f42-923d-ca4eeb15716f/action Jul 31 20:48:33.231943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-188366e3-aa84-449c-921b-11edac0a3d85 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:33.233200 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-188366e3-aa84-449c-921b-11edac0a3d85 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:33.257094 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:33.257094 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:33.276226 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f625e09a-fe86-4ffd-8fed-1deec6370366 req-188366e3-aa84-449c-921b-11edac0a3d85 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/attachments/f67d3569-414c-4f42-923d-ca4eeb15716f/action returned with HTTP 204 Jul 31 20:48:33.276226 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 156/621] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:48:33 2026] POST /volume/v3/attachments/f67d3569-414c-4f42-923d-ca4eeb15716f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:33.785209 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a5816537-ce24-4cb9-b72f-f92be6749d9d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:33.787027 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a5816537-ce24-4cb9-b72f-f92be6749d9d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:33.787214 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a5816537-ce24-4cb9-b72f-f92be6749d9d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:33.787397 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a5816537-ce24-4cb9-b72f-f92be6749d9d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:33.787525 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-a5816537-ce24-4cb9-b72f-f92be6749d9d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:33.792417 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:33.792417 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:33.794072 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a5816537-ce24-4cb9-b72f-f92be6749d9d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:33.794154 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-937b4ec5-9af0-40d0-be04-f56b58d424c5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:33.794592 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 157/622] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:33 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:33.796459 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-937b4ec5-9af0-40d0-be04-f56b58d424c5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:33.796766 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-937b4ec5-9af0-40d0-be04-f56b58d424c5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:33.797154 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-937b4ec5-9af0-40d0-be04-f56b58d424c5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:33.810471 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:33.810471 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:33.817074 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-937b4ec5-9af0-40d0-be04-f56b58d424c5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:33.825250 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-937b4ec5-9af0-40d0-be04-f56b58d424c5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:33.825250 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 157/623] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:33 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1161 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:33.879663 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ae251e4e-1e37-49c0-b93a-f2e58503ec54 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:33.881878 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ae251e4e-1e37-49c0-b93a-f2e58503ec54 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:33.882068 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ae251e4e-1e37-49c0-b93a-f2e58503ec54 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:33.882277 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ae251e4e-1e37-49c0-b93a-f2e58503ec54 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:33.892071 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:33.892071 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:33.895420 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ae251e4e-1e37-49c0-b93a-f2e58503ec54 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:33.899026 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ae251e4e-1e37-49c0-b93a-f2e58503ec54 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:33.908626 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 154/624] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:33 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:33.986600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e5386dad-7afa-4c82-ba41-2e8dec59a418 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:33.986953 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5386dad-7afa-4c82-ba41-2e8dec59a418 None None] GET https://10.4.3.157/volume// Jul 31 20:48:33.987103 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5386dad-7afa-4c82-ba41-2e8dec59a418 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:33.987288 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5386dad-7afa-4c82-ba41-2e8dec59a418 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:33.987595 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5386dad-7afa-4c82-ba41-2e8dec59a418 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:33.987858 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 157/625] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:48:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:48:33.994116 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e3370a34-4676-4e96-8291-cfdbe426176b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:33.996062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-7aec8be1-06e5-4f41-9bae-5b33b676c810 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:33.996119 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e3370a34-4676-4e96-8291-cfdbe426176b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:33.996119 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e3370a34-4676-4e96-8291-cfdbe426176b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:33.996226 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e3370a34-4676-4e96-8291-cfdbe426176b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:33.997705 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-7aec8be1-06e5-4f41-9bae-5b33b676c810 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:48:33.998183 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-7aec8be1-06e5-4f41-9bae-5b33b676c810 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9ca10cae-bf2c-4690-b815-f838486346d1", "connector": null, "instance_uuid": "57eccf5f-06be-45f1-8b79-ac573cc2a522"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:34.008141 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:34.008141 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:34.013334 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:34.013334 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:34.015584 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e3370a34-4676-4e96-8291-cfdbe426176b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:34.020473 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e3370a34-4676-4e96-8291-cfdbe426176b tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:34.020939 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 158/626] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:33 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:34.043615 np0000006272 devstack@c-api.service[100192]: WARNING cinder.volume.api [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-7aec8be1-06e5-4f41-9bae-5b33b676c810 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Jul 31 20:48:34.048569 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-7aec8be1-06e5-4f41-9bae-5b33b676c810 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:48:34.049453 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 158/627] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:48:33 2026] POST /volume/v3/attachments => generated 271 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:34.090777 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-196f359c-f782-4514-969a-9517cd548683 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:34.093816 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-196f359c-f782-4514-969a-9517cd548683 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:34.094181 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-196f359c-f782-4514-969a-9517cd548683 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:34.094696 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-196f359c-f782-4514-969a-9517cd548683 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:34.112395 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-46387b83-b359-44f5-b1a0-da3cb441387c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:34.112773 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-46387b83-b359-44f5-b1a0-da3cb441387c None None] GET https://10.4.3.157/volume// Jul 31 20:48:34.112947 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-46387b83-b359-44f5-b1a0-da3cb441387c None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:34.113152 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-46387b83-b359-44f5-b1a0-da3cb441387c None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:34.113499 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-46387b83-b359-44f5-b1a0-da3cb441387c None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:34.113794 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 158/628] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:48:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:48:34.114095 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:34.114095 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:34.118529 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-196f359c-f782-4514-969a-9517cd548683 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:34.127154 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-196f359c-f782-4514-969a-9517cd548683 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:34.127739 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 155/629] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:34 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1163 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:34.129009 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-7bf07b77-af56-4efc-9701-0f0fb0d59463 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:34.131804 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-7bf07b77-af56-4efc-9701-0f0fb0d59463 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:34.132075 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-7bf07b77-af56-4efc-9701-0f0fb0d59463 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:34.132340 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-7bf07b77-af56-4efc-9701-0f0fb0d59463 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:34.146425 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:34.146425 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:34.151181 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-7bf07b77-af56-4efc-9701-0f0fb0d59463 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:34.159766 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-7bf07b77-af56-4efc-9701-0f0fb0d59463 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:34.160297 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 159/630] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:48:34 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1343 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:48:34.283680 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ebb92cdb-2697-4381-b101-d7bbe255e1d2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:34.285881 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ebb92cdb-2697-4381-b101-d7bbe255e1d2 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] PUT https://10.4.3.157/volume/v3/attachments/76b8f1f1-b431-4057-ac93-1ff3ec8afcf6 Jul 31 20:48:34.286503 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ebb92cdb-2697-4381-b101-d7bbe255e1d2 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:34.303343 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ebb92cdb-2697-4381-b101-d7bbe255e1d2 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Acquiring lock "cinder-attachment_update-9ca10cae-bf2c-4690-b815-f838486346d1-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:48:34.309153 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ebb92cdb-2697-4381-b101-d7bbe255e1d2 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Lock "cinder-attachment_update-9ca10cae-bf2c-4690-b815-f838486346d1-np0000006272" acquired by "attachment_update" :: waited 0.007s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:48:34.310374 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:34.310374 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:34.398687 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ebb92cdb-2697-4381-b101-d7bbe255e1d2 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Lock "cinder-attachment_update-9ca10cae-bf2c-4690-b815-f838486346d1-np0000006272" released by "attachment_update" :: held 0.090s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:48:34.398687 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-ebb92cdb-2697-4381-b101-d7bbe255e1d2 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/attachments/76b8f1f1-b431-4057-ac93-1ff3ec8afcf6 returned with HTTP 200 Jul 31 20:48:34.398687 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 159/631] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:48:34 2026] PUT /volume/v3/attachments/76b8f1f1-b431-4057-ac93-1ff3ec8afcf6 => generated 967 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:34.806060 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c25113d6-f01c-46ba-80c7-aa34b1748371 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:34.808098 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c25113d6-f01c-46ba-80c7-aa34b1748371 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:34.808320 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c25113d6-f01c-46ba-80c7-aa34b1748371 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:34.808504 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c25113d6-f01c-46ba-80c7-aa34b1748371 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:34.808603 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-c25113d6-f01c-46ba-80c7-aa34b1748371 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:34.818059 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:34.818059 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:34.819692 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c25113d6-f01c-46ba-80c7-aa34b1748371 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:34.820136 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 159/632] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:34 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:35.036089 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f45cdcd8-ed6d-4af2-8e78-2eb3131f97bc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.037815 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f45cdcd8-ed6d-4af2-8e78-2eb3131f97bc tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:35.038019 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f45cdcd8-ed6d-4af2-8e78-2eb3131f97bc tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:35.038217 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f45cdcd8-ed6d-4af2-8e78-2eb3131f97bc tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:35.052157 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:35.052157 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:35.061597 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f45cdcd8-ed6d-4af2-8e78-2eb3131f97bc tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:35.067209 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f45cdcd8-ed6d-4af2-8e78-2eb3131f97bc tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:35.067574 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 156/633] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:35 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:35.069725 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-55081e25-79ca-499d-8775-e748340a23d6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.144595 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1a4beef0-d650-4975-8a42-edc33a875fd7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.146395 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1a4beef0-d650-4975-8a42-edc33a875fd7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:35.146557 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1a4beef0-d650-4975-8a42-edc33a875fd7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:35.147709 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1a4beef0-d650-4975-8a42-edc33a875fd7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:35.157456 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:35.157456 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:35.160365 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1a4beef0-d650-4975-8a42-edc33a875fd7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:35.163938 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1a4beef0-d650-4975-8a42-edc33a875fd7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:35.164295 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 160/634] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:35 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:35.192881 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-55081e25-79ca-499d-8775-e748340a23d6 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:48:35.193212 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-55081e25-79ca-499d-8775-e748340a23d6 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-637722835"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:35.205263 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-55081e25-79ca-499d-8775-e748340a23d6 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:48:35.205569 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 160/635] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:48:35 2026] POST /volume/v3/types => generated 230 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:35.215290 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-182c8ab0-181a-4f80-b5a4-159cb0733df0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.216896 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-182c8ab0-181a-4f80-b5a4-159cb0733df0 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] POST https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs Jul 31 20:48:35.217229 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-182c8ab0-181a-4f80-b5a4-159cb0733df0 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:35.260110 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-182c8ab0-181a-4f80-b5a4-159cb0733df0 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs returned with HTTP 200 Jul 31 20:48:35.260504 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 160/636] 10.4.3.157 () {68 vars in 1399 bytes} [Fri Jul 31 20:48:35 2026] POST /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs => generated 34 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:35.268499 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e3536f7b-f453-45d8-ad97-4a9000473264 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.270345 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e3536f7b-f453-45d8-ad97-4a9000473264 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] GET https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec3 Jul 31 20:48:35.270525 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e3536f7b-f453-45d8-ad97-4a9000473264 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:35.270700 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e3536f7b-f453-45d8-ad97-4a9000473264 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:35.276936 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e3536f7b-f453-45d8-ad97-4a9000473264 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec3 returned with HTTP 200 Jul 31 20:48:35.277265 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 157/637] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:48:35 2026] GET /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec3 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:35.285372 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-435ac824-0cd3-4d6d-a4eb-52d793364157 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.287119 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-435ac824-0cd3-4d6d-a4eb-52d793364157 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] DELETE https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec3 Jul 31 20:48:35.287328 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-435ac824-0cd3-4d6d-a4eb-52d793364157 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:35.287502 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-435ac824-0cd3-4d6d-a4eb-52d793364157 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:35.331561 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-435ac824-0cd3-4d6d-a4eb-52d793364157 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec3 returned with HTTP 202 Jul 31 20:48:35.331894 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 161/638] 10.4.3.157 () {66 vars in 1399 bytes} [Fri Jul 31 20:48:35 2026] DELETE /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:48:35.339208 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6f79e383-618a-4604-8624-dc97caad23c5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.343155 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6f79e383-618a-4604-8624-dc97caad23c5 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] GET https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec3 Jul 31 20:48:35.343155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6f79e383-618a-4604-8624-dc97caad23c5 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:35.343155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6f79e383-618a-4604-8624-dc97caad23c5 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:35.358603 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6f79e383-618a-4604-8624-dc97caad23c5 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec3 returned with HTTP 404 Jul 31 20:48:35.359262 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 161/639] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:48:35 2026] GET /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec3 => generated 129 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:35.367319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4b12018c-f9bb-4730-b37b-5daface5a8e1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.369247 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4b12018c-f9bb-4730-b37b-5daface5a8e1 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] POST https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs Jul 31 20:48:35.369597 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4b12018c-f9bb-4730-b37b-5daface5a8e1 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:35.389405 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4b12018c-f9bb-4730-b37b-5daface5a8e1 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs returned with HTTP 200 Jul 31 20:48:35.390005 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 161/640] 10.4.3.157 () {68 vars in 1399 bytes} [Fri Jul 31 20:48:35 2026] POST /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs => generated 34 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:35.398558 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0262b519-baf2-4d99-b2d0-6cd64642811c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.402255 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0262b519-baf2-4d99-b2d0-6cd64642811c tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] GET https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs Jul 31 20:48:35.402426 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0262b519-baf2-4d99-b2d0-6cd64642811c tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:35.402592 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0262b519-baf2-4d99-b2d0-6cd64642811c tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:35.408329 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0262b519-baf2-4d99-b2d0-6cd64642811c tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs returned with HTTP 200 Jul 31 20:48:35.408629 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 158/641] 10.4.3.157 () {66 vars in 1378 bytes} [Fri Jul 31 20:48:35 2026] GET /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs => generated 34 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:35.417676 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2df21e7c-cdb0-412b-a29c-a8ee168b89c9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.420274 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2df21e7c-cdb0-412b-a29c-a8ee168b89c9 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] POST https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs Jul 31 20:48:35.421384 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2df21e7c-cdb0-412b-a29c-a8ee168b89c9 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:35.452018 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2df21e7c-cdb0-412b-a29c-a8ee168b89c9 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs returned with HTTP 200 Jul 31 20:48:35.452773 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 162/642] 10.4.3.157 () {68 vars in 1399 bytes} [Fri Jul 31 20:48:35 2026] POST /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs => generated 34 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:35.463368 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-31e60598-8df6-425a-a544-d9ae0adc41f6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.466901 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-31e60598-8df6-425a-a544-d9ae0adc41f6 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] PUT https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec2 Jul 31 20:48:35.467298 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-31e60598-8df6-425a-a544-d9ae0adc41f6 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:35.499601 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-31e60598-8df6-425a-a544-d9ae0adc41f6 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec2 returned with HTTP 200 Jul 31 20:48:35.500513 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 162/643] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:48:35 2026] PUT /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec2 => generated 17 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:35.507787 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a1b7902d-a582-4cb0-884b-a3572254e683 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.509686 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a1b7902d-a582-4cb0-884b-a3572254e683 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] GET https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec2 Jul 31 20:48:35.509881 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a1b7902d-a582-4cb0-884b-a3572254e683 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:35.510078 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a1b7902d-a582-4cb0-884b-a3572254e683 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:35.516809 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a1b7902d-a582-4cb0-884b-a3572254e683 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs/spec2 returned with HTTP 200 Jul 31 20:48:35.517222 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 162/644] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:48:35 2026] GET /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/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 20:48:35.526378 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5d2cda26-3d9c-46d1-92c9-d12bc38da60f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.531654 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5d2cda26-3d9c-46d1-92c9-d12bc38da60f tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] POST https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs Jul 31 20:48:35.531654 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5d2cda26-3d9c-46d1-92c9-d12bc38da60f tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:35.560675 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5d2cda26-3d9c-46d1-92c9-d12bc38da60f tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs returned with HTTP 200 Jul 31 20:48:35.561109 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 159/645] 10.4.3.157 () {68 vars in 1399 bytes} [Fri Jul 31 20:48:35 2026] POST /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs => generated 51 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:35.571651 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d2912d3a-5a20-437d-a4a6-d2431444fba5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.580157 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d2912d3a-5a20-437d-a4a6-d2431444fba5 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] GET https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs Jul 31 20:48:35.580157 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d2912d3a-5a20-437d-a4a6-d2431444fba5 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:35.580157 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d2912d3a-5a20-437d-a4a6-d2431444fba5 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:35.590606 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d2912d3a-5a20-437d-a4a6-d2431444fba5 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs returned with HTTP 200 Jul 31 20:48:35.591006 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 163/646] 10.4.3.157 () {66 vars in 1378 bytes} [Fri Jul 31 20:48:35 2026] GET /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04/extra_specs => generated 68 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:48:35.600590 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-973fe3e7-cd58-4b7e-a48b-e1f292ca22e4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.604271 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-973fe3e7-cd58-4b7e-a48b-e1f292ca22e4 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] DELETE https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04 Jul 31 20:48:35.604484 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-973fe3e7-cd58-4b7e-a48b-e1f292ca22e4 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:35.604702 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-973fe3e7-cd58-4b7e-a48b-e1f292ca22e4 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:35.654338 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-973fe3e7-cd58-4b7e-a48b-e1f292ca22e4 tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04 returned with HTTP 202 Jul 31 20:48:35.654806 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 163/647] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:48:35 2026] DELETE /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:35.662015 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-41ac6ede-e4f5-4fec-84d7-aba216af211c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.663961 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-41ac6ede-e4f5-4fec-84d7-aba216af211c tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] GET https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04 Jul 31 20:48:35.664197 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-41ac6ede-e4f5-4fec-84d7-aba216af211c tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:35.664440 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-41ac6ede-e4f5-4fec-84d7-aba216af211c tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:35.667404 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-41ac6ede-e4f5-4fec-84d7-aba216af211c tempest-VolumeTypesExtraSpecsTest-426668020 tempest-VolumeTypesExtraSpecsTest-426668020-project-admin] https://10.4.3.157/volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04 returned with HTTP 404 Jul 31 20:48:35.667872 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 163/648] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:48:35 2026] GET /volume/v3/types/991bdedc-0fba-409d-aee9-513308105d04 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:35.832726 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-df838caf-f9d5-4248-bcca-4da205c1c52a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:35.834830 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-df838caf-f9d5-4248-bcca-4da205c1c52a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:35.835031 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-df838caf-f9d5-4248-bcca-4da205c1c52a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:35.835233 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-df838caf-f9d5-4248-bcca-4da205c1c52a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:35.835331 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-df838caf-f9d5-4248-bcca-4da205c1c52a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:35.838973 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:35.838973 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:35.839725 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-df838caf-f9d5-4248-bcca-4da205c1c52a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:35.840189 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 160/649] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:35 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:36.089875 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bf978e76-dbc7-4cd1-8b6d-13734de182c2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:36.093725 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bf978e76-dbc7-4cd1-8b6d-13734de182c2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:36.093910 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bf978e76-dbc7-4cd1-8b6d-13734de182c2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:36.094122 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bf978e76-dbc7-4cd1-8b6d-13734de182c2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:36.115845 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:36.115845 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:36.121869 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bf978e76-dbc7-4cd1-8b6d-13734de182c2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:36.129491 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bf978e76-dbc7-4cd1-8b6d-13734de182c2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:36.130190 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 164/650] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:36 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 847 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:36.183533 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6188cbfa-5c4b-4cd8-a3f9-b5b2e8a087fc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:36.185247 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6188cbfa-5c4b-4cd8-a3f9-b5b2e8a087fc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:36.185729 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6188cbfa-5c4b-4cd8-a3f9-b5b2e8a087fc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:36.185729 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6188cbfa-5c4b-4cd8-a3f9-b5b2e8a087fc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:36.201070 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:36.201070 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:36.205776 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6188cbfa-5c4b-4cd8-a3f9-b5b2e8a087fc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:36.211057 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6188cbfa-5c4b-4cd8-a3f9-b5b2e8a087fc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:36.211541 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 164/651] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:36 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1164 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:36.850941 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-08c8d071-c3ab-4f2e-8a45-6b0b9dc8e49a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:36.853142 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-08c8d071-c3ab-4f2e-8a45-6b0b9dc8e49a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:36.853379 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-08c8d071-c3ab-4f2e-8a45-6b0b9dc8e49a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:36.853622 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-08c8d071-c3ab-4f2e-8a45-6b0b9dc8e49a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:36.853756 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-08c8d071-c3ab-4f2e-8a45-6b0b9dc8e49a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:36.859434 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:36.859434 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:36.860455 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-08c8d071-c3ab-4f2e-8a45-6b0b9dc8e49a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:36.860962 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 164/652] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:36 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:37.146459 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ca9da467-c8f7-4360-854b-05133e961c06 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:37.148871 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ca9da467-c8f7-4360-854b-05133e961c06 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:37.149204 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ca9da467-c8f7-4360-854b-05133e961c06 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:37.149480 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ca9da467-c8f7-4360-854b-05133e961c06 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:37.159203 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:37.159203 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:37.164044 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ca9da467-c8f7-4360-854b-05133e961c06 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:37.167680 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ca9da467-c8f7-4360-854b-05133e961c06 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:37.168219 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 161/653] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:37 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:48:37.231529 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-653f3555-0038-456f-b7a8-433ccadca747 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:37.234807 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-653f3555-0038-456f-b7a8-433ccadca747 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:37.235468 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-653f3555-0038-456f-b7a8-433ccadca747 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:37.235811 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-653f3555-0038-456f-b7a8-433ccadca747 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:37.260853 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:37.260853 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:37.268101 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-653f3555-0038-456f-b7a8-433ccadca747 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:37.275234 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-653f3555-0038-456f-b7a8-433ccadca747 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:37.275530 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 165/654] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:37 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1164 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:37.627873 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-0648b989-2458-4c64-b26d-22315a37c5b7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:37.630992 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-0648b989-2458-4c64-b26d-22315a37c5b7 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] POST https://10.4.3.157/volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03/action Jul 31 20:48:37.631396 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-0648b989-2458-4c64-b26d-22315a37c5b7 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:37.631507 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-0648b989-2458-4c64-b26d-22315a37c5b7 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:37.646440 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:37.646440 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:37.655923 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-74a09b50-5458-4e76-a382-20344c57d8c4 req-0648b989-2458-4c64-b26d-22315a37c5b7 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03/action returned with HTTP 204 Jul 31 20:48:37.656393 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 165/655] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:48:37 2026] POST /volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 31 20:48:37.715341 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:37.814081 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:37.814586 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1673202838"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:37.815999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1673202838'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:37.816145 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Create volume of 2 GB Jul 31 20:48:37.821990 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Availability Zones retrieved successfully. Jul 31 20:48:37.827739 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Flow 'volume_create_api' (58200484-89af-4c07-8307-34ec0840d58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:37.828804 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad5fc77-d6d3-46a5-b55c-718e23d793ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:37.830053 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Validating volume size '2' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:37.857430 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ad5fc77-d6d3-46a5-b55c-718e23d793ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:37.858193 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69427ed-c986-410f-9bd9-5af411832c58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:37.872886 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-39686715-90f3-49e0-8a7c-6667ccdb5592 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:37.874830 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39686715-90f3-49e0-8a7c-6667ccdb5592 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:37.874935 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39686715-90f3-49e0-8a7c-6667ccdb5592 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:37.875178 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39686715-90f3-49e0-8a7c-6667ccdb5592 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:37.875282 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-39686715-90f3-49e0-8a7c-6667ccdb5592 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:37.879007 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:37.879007 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:37.879663 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39686715-90f3-49e0-8a7c-6667ccdb5592 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:37.880025 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 162/656] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:37 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 834 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:37.914485 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Created reservations ['54c41da1-57f1-489f-adbf-cefd7bc81d06', '5340fe49-8af7-485f-9743-3e32661915cc', 'b38e117e-103e-43d9-80f6-f4915e9d51c3', '41173f5d-9e95-402b-bb7b-203e0a670205'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:37.915228 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b69427ed-c986-410f-9bd9-5af411832c58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54c41da1-57f1-489f-adbf-cefd7bc81d06', '5340fe49-8af7-485f-9743-3e32661915cc', 'b38e117e-103e-43d9-80f6-f4915e9d51c3', '41173f5d-9e95-402b-bb7b-203e0a670205']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:37.915902 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42aba78-0d46-465c-b011-493e0225c517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:37.938262 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c42aba78-0d46-465c-b011-493e0225c517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e315927-e27f-4833-b36c-27eec8ca333e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1673202838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b16e5cdcd3b4a888e22df358115c7d5',qos_specs=None,replication_status=,reservations=['54c41da1-57f1-489f-adbf-cefd7bc81d06','5340fe49-8af7-485f-9743-3e32661915cc','b38e117e-103e-43d9-80f6-f4915e9d51c3','41173f5d-9e95-402b-bb7b-203e0a670205'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e85635a29d254038bcbee886fb19f2e6',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1673202838',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e315927-e27f-4833-b36c-27eec8ca333e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6b16e5cdcd3b4a888e22df358115c7d5',provider_auth=None,provider_geometry=None,provider_id=None,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='e85635a29d254038bcbee886fb19f2e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:37.939222 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cbf5c5a-46aa-4e5b-ad45-18ce792d7cad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:37.956571 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cbf5c5a-46aa-4e5b-ad45-18ce792d7cad) transitioned into state 'SUCCESS' from state '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-1673202838',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6b16e5cdcd3b4a888e22df358115c7d5',qos_specs=None,replication_status=,reservations=['54c41da1-57f1-489f-adbf-cefd7bc81d06','5340fe49-8af7-485f-9743-3e32661915cc','b38e117e-103e-43d9-80f6-f4915e9d51c3','41173f5d-9e95-402b-bb7b-203e0a670205'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e85635a29d254038bcbee886fb19f2e6',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:37.957573 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c0d1a7-014c-49de-8f2c-d0b42522a82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:37.969481 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01c0d1a7-014c-49de-8f2c-d0b42522a82c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:37.971563 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Flow 'volume_create_api' (58200484-89af-4c07-8307-34ec0840d58e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:37.971988 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Create volume request issued successfully. Jul 31 20:48:37.972979 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f88e8524-1bac-48c8-9988-55c7a9de9857 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:37.973597 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 165/657] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:37 2026] POST /volume/v3/volumes => generated 755 bytes in 259 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:37.986210 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d662e9bc-6777-4680-908a-9e6501e0d014 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:37.988592 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d662e9bc-6777-4680-908a-9e6501e0d014 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] GET https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e Jul 31 20:48:37.988794 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d662e9bc-6777-4680-908a-9e6501e0d014 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:37.989081 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d662e9bc-6777-4680-908a-9e6501e0d014 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:37.997947 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:37.997947 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:38.006602 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d662e9bc-6777-4680-908a-9e6501e0d014 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Volume info retrieved successfully. Jul 31 20:48:38.012445 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d662e9bc-6777-4680-908a-9e6501e0d014 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e returned with HTTP 200 Jul 31 20:48:38.012815 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 166/658] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:37 2026] GET /volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e => generated 823 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:38.182760 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dc1d3501-5656-4ed6-a55e-89b40b888192 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:38.184695 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dc1d3501-5656-4ed6-a55e-89b40b888192 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:38.184879 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dc1d3501-5656-4ed6-a55e-89b40b888192 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:38.185074 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dc1d3501-5656-4ed6-a55e-89b40b888192 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:38.196269 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:38.196269 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:38.201890 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-dc1d3501-5656-4ed6-a55e-89b40b888192 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:38.208320 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dc1d3501-5656-4ed6-a55e-89b40b888192 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:38.208803 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 166/659] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:38 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:38.290822 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-62631698-fe0e-4ac4-a0cb-16ab6835a3c8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:38.292954 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-62631698-fe0e-4ac4-a0cb-16ab6835a3c8 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:38.293218 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-62631698-fe0e-4ac4-a0cb-16ab6835a3c8 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:38.293467 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-62631698-fe0e-4ac4-a0cb-16ab6835a3c8 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:38.307163 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:38.307163 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:38.311467 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-62631698-fe0e-4ac4-a0cb-16ab6835a3c8 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:38.316836 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-62631698-fe0e-4ac4-a0cb-16ab6835a3c8 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:38.317371 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 163/660] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:38 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1164 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:38.891096 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-854b96cc-4e41-4f06-8a0b-f06e4dbb02f9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:38.893009 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-854b96cc-4e41-4f06-8a0b-f06e4dbb02f9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:38.893289 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-854b96cc-4e41-4f06-8a0b-f06e4dbb02f9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:38.893508 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-854b96cc-4e41-4f06-8a0b-f06e4dbb02f9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:38.893628 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-854b96cc-4e41-4f06-8a0b-f06e4dbb02f9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:38.898616 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:38.898616 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:38.899340 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-854b96cc-4e41-4f06-8a0b-f06e4dbb02f9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:38.899702 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 166/661] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:38 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:39.030770 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-84953652-8cbc-4bbc-8840-5bbbc52e49dd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:39.033626 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-84953652-8cbc-4bbc-8840-5bbbc52e49dd tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] GET https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e Jul 31 20:48:39.033746 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-84953652-8cbc-4bbc-8840-5bbbc52e49dd tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:39.033959 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-84953652-8cbc-4bbc-8840-5bbbc52e49dd tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:39.046556 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:39.046556 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:39.050233 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-84953652-8cbc-4bbc-8840-5bbbc52e49dd tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Volume info retrieved successfully. Jul 31 20:48:39.056120 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-84953652-8cbc-4bbc-8840-5bbbc52e49dd tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e returned with HTTP 200 Jul 31 20:48:39.056120 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 167/662] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:39 2026] GET /volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:39.073101 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:39.073836 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:39.074159 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "5e315927-e27f-4833-b36c-27eec8ca333e"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:39.075575 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '5e315927-e27f-4833-b36c-27eec8ca333e'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:39.091212 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:39.091212 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:39.091775 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Volume retrieved successfully. Jul 31 20:48:39.091897 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Create volume of 1 GB Jul 31 20:48:39.099759 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Availability Zones retrieved successfully. Jul 31 20:48:39.107555 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Flow 'volume_create_api' (2c04b9db-9562-478d-ac26-776b22c1484f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:39.108768 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d25c028-514a-49e6-b145-1b3943ce3678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:39.109766 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:39.111244 np0000006272 devstack@c-api.service[100194]: WARNING cinder.volume.api [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d25c028-514a-49e6-b145-1b3943ce3678) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 20:48:39.111244 np0000006272 devstack@c-api.service[100194]: 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 20:48:39.113312 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d25c028-514a-49e6-b145-1b3943ce3678) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:39.114009 np0000006272 devstack@c-api.service[100194]: WARNING cinder.volume.api [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d25c028-514a-49e6-b145-1b3943ce3678) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 20:48:39.114695 np0000006272 devstack@c-api.service[100194]: WARNING cinder.volume.api [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Flow 'volume_create_api' (2c04b9db-9562-478d-ac26-776b22c1484f) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 20:48:39.115008 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0c36de82-b69a-4cf7-99f1-2ab0620f079d tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 400 Jul 31 20:48:39.119160 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 167/663] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:48:39 2026] POST /volume/v3/volumes => generated 173 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:48:39.123236 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5375d842-9721-4e6a-9823-91e6a7511ea8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:39.125201 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5375d842-9721-4e6a-9823-91e6a7511ea8 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] GET https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e Jul 31 20:48:39.125465 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5375d842-9721-4e6a-9823-91e6a7511ea8 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:39.125688 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5375d842-9721-4e6a-9823-91e6a7511ea8 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:39.134657 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:39.134657 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:39.138794 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5375d842-9721-4e6a-9823-91e6a7511ea8 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Volume info retrieved successfully. Jul 31 20:48:39.143145 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5375d842-9721-4e6a-9823-91e6a7511ea8 tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e returned with HTTP 200 Jul 31 20:48:39.143546 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 164/664] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:39 2026] GET /volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:39.157159 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-36c294b0-52cf-45c4-9261-10a1eb884afa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:39.159333 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-36c294b0-52cf-45c4-9261-10a1eb884afa tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] DELETE https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e Jul 31 20:48:39.159566 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-36c294b0-52cf-45c4-9261-10a1eb884afa tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:39.159813 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-36c294b0-52cf-45c4-9261-10a1eb884afa tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:39.160034 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-36c294b0-52cf-45c4-9261-10a1eb884afa tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Delete volume with id: 5e315927-e27f-4833-b36c-27eec8ca333e Jul 31 20:48:39.172483 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:39.172483 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:39.173136 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-36c294b0-52cf-45c4-9261-10a1eb884afa tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Volume info retrieved successfully. Jul 31 20:48:39.210238 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-36c294b0-52cf-45c4-9261-10a1eb884afa tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Delete volume request issued successfully. Jul 31 20:48:39.210652 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-36c294b0-52cf-45c4-9261-10a1eb884afa tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e returned with HTTP 202 Jul 31 20:48:39.213241 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 167/665] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:39 2026] DELETE /volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:39.220930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-42d59288-337a-4ae1-8871-aac441c7a42e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:39.221698 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-42d59288-337a-4ae1-8871-aac441c7a42e tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] GET https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e Jul 31 20:48:39.221893 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-42d59288-337a-4ae1-8871-aac441c7a42e tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:39.222995 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-42d59288-337a-4ae1-8871-aac441c7a42e tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:39.226515 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2af74a94-53ac-44c5-98f5-b6721393332a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:39.228417 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2af74a94-53ac-44c5-98f5-b6721393332a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:39.228598 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2af74a94-53ac-44c5-98f5-b6721393332a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:39.228769 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2af74a94-53ac-44c5-98f5-b6721393332a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:39.232219 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:39.232219 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:39.238538 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-42d59288-337a-4ae1-8871-aac441c7a42e tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Volume info retrieved successfully. Jul 31 20:48:39.245888 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:39.245888 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:39.246113 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-42d59288-337a-4ae1-8871-aac441c7a42e tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e returned with HTTP 200 Jul 31 20:48:39.246113 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 168/666] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:39 2026] GET /volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:39.249455 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2af74a94-53ac-44c5-98f5-b6721393332a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:39.253150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-eabbd488-d515-41b7-b739-5eaa5db4889d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:39.253858 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2af74a94-53ac-44c5-98f5-b6721393332a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:39.253967 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-eabbd488-d515-41b7-b739-5eaa5db4889d tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/attachments/13cea61e-38bc-4b6d-b7b3-d07aa452e6c3/action Jul 31 20:48:39.257234 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 168/667] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:39 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:39.257403 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-eabbd488-d515-41b7-b739-5eaa5db4889d tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:39.257403 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-eabbd488-d515-41b7-b739-5eaa5db4889d tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:39.270240 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:39.270240 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:39.281597 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6a480044-f39c-4279-81f5-c0c0332b2fd4 req-eabbd488-d515-41b7-b739-5eaa5db4889d tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments/13cea61e-38bc-4b6d-b7b3-d07aa452e6c3/action returned with HTTP 204 Jul 31 20:48:39.281940 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 165/668] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:48:39 2026] POST /volume/v3/attachments/13cea61e-38bc-4b6d-b7b3-d07aa452e6c3/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:39.335405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0f4de002-a0a2-4f70-b8a2-73bd1c899f2a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:39.338466 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0f4de002-a0a2-4f70-b8a2-73bd1c899f2a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:39.338679 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0f4de002-a0a2-4f70-b8a2-73bd1c899f2a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:39.338911 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0f4de002-a0a2-4f70-b8a2-73bd1c899f2a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:39.351818 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:39.351818 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:39.355548 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0f4de002-a0a2-4f70-b8a2-73bd1c899f2a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:39.359721 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0f4de002-a0a2-4f70-b8a2-73bd1c899f2a tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:39.360058 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 168/669] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:39 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1164 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:39.909662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dc0d87a5-b80c-43ed-b1c1-3ed5a26aa958 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:39.911581 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dc0d87a5-b80c-43ed-b1c1-3ed5a26aa958 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:39.911853 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dc0d87a5-b80c-43ed-b1c1-3ed5a26aa958 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:39.912115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dc0d87a5-b80c-43ed-b1c1-3ed5a26aa958 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:39.912292 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-dc0d87a5-b80c-43ed-b1c1-3ed5a26aa958 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:39.916484 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:39.916484 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:39.917400 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dc0d87a5-b80c-43ed-b1c1-3ed5a26aa958 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:39.918065 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 169/670] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:39 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 835 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:40.266506 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bca9303c-8fd6-43c1-a406-cc5513f1656f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:40.269571 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bca9303c-8fd6-43c1-a406-cc5513f1656f tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] GET https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e Jul 31 20:48:40.269805 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bca9303c-8fd6-43c1-a406-cc5513f1656f tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:40.270063 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bca9303c-8fd6-43c1-a406-cc5513f1656f tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:40.272083 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5798ba3b-3355-4df5-9a6f-2e632e54a35a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:40.276690 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bca9303c-8fd6-43c1-a406-cc5513f1656f tempest-VolumesCloneNegativeTest-999884388 tempest-VolumesCloneNegativeTest-999884388-project-member] https://10.4.3.157/volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e returned with HTTP 404 Jul 31 20:48:40.276792 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5798ba3b-3355-4df5-9a6f-2e632e54a35a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:40.277080 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5798ba3b-3355-4df5-9a6f-2e632e54a35a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:40.277256 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 169/671] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:40 2026] GET /volume/v3/volumes/5e315927-e27f-4833-b36c-27eec8ca333e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:40.277332 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5798ba3b-3355-4df5-9a6f-2e632e54a35a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:40.294739 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:40.294739 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:40.299691 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5798ba3b-3355-4df5-9a6f-2e632e54a35a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:40.305546 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5798ba3b-3355-4df5-9a6f-2e632e54a35a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:40.305977 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 166/672] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:40 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 1139 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:40.326510 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1b2fc688-693b-47c6-92f0-1166e2b10d42 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:40.328624 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b2fc688-693b-47c6-92f0-1166e2b10d42 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:48:40.328884 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b2fc688-693b-47c6-92f0-1166e2b10d42 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:40.329222 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b2fc688-693b-47c6-92f0-1166e2b10d42 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:40.354499 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:40.354499 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:40.359377 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1b2fc688-693b-47c6-92f0-1166e2b10d42 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:48:40.367170 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b2fc688-693b-47c6-92f0-1166e2b10d42 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:48:40.367170 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 169/673] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:40 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 1139 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:40.380665 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-79f28394-441e-4b12-8d43-86519a2f84cc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:40.382438 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79f28394-441e-4b12-8d43-86519a2f84cc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:40.382668 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-79f28394-441e-4b12-8d43-86519a2f84cc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:40.382882 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-79f28394-441e-4b12-8d43-86519a2f84cc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:40.402566 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:40.402566 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:40.416627 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-79f28394-441e-4b12-8d43-86519a2f84cc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:40.424994 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79f28394-441e-4b12-8d43-86519a2f84cc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:40.425474 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 170/674] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:40 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1164 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:40.930507 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-690164a9-b195-4c12-ae9d-e6a0be924e21 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:40.933151 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-690164a9-b195-4c12-ae9d-e6a0be924e21 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:40.933348 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-690164a9-b195-4c12-ae9d-e6a0be924e21 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:40.933525 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-690164a9-b195-4c12-ae9d-e6a0be924e21 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:40.933626 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-690164a9-b195-4c12-ae9d-e6a0be924e21 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:40.937365 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:40.937365 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:40.938078 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-690164a9-b195-4c12-ae9d-e6a0be924e21 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:40.938403 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 170/675] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:40 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 835 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:41.438098 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-78492100-fd5a-488e-be7e-907d9ff3295c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:41.439753 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-78492100-fd5a-488e-be7e-907d9ff3295c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:41.439924 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-78492100-fd5a-488e-be7e-907d9ff3295c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:41.440119 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-78492100-fd5a-488e-be7e-907d9ff3295c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:41.449710 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:41.449710 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:41.452609 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-78492100-fd5a-488e-be7e-907d9ff3295c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:41.456039 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-78492100-fd5a-488e-be7e-907d9ff3295c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:41.456391 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 167/676] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:41 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1164 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:41.951938 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3209acd1-4f18-4f16-9889-d9ba55bf3d71 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:41.954379 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3209acd1-4f18-4f16-9889-d9ba55bf3d71 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:41.954655 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3209acd1-4f18-4f16-9889-d9ba55bf3d71 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:41.954912 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3209acd1-4f18-4f16-9889-d9ba55bf3d71 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:41.955083 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-3209acd1-4f18-4f16-9889-d9ba55bf3d71 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:41.961698 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:41.961698 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:41.962820 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3209acd1-4f18-4f16-9889-d9ba55bf3d71 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:41.963514 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 170/677] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:41 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 835 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:42.468714 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dec60950-ee09-4eeb-a8d1-3c8f3ca25396 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:42.470376 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dec60950-ee09-4eeb-a8d1-3c8f3ca25396 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:42.470618 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dec60950-ee09-4eeb-a8d1-3c8f3ca25396 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:42.470838 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dec60950-ee09-4eeb-a8d1-3c8f3ca25396 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:42.490840 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:42.490840 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:42.512322 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dec60950-ee09-4eeb-a8d1-3c8f3ca25396 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:42.524077 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dec60950-ee09-4eeb-a8d1-3c8f3ca25396 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:42.524077 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 171/678] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:42 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1164 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:42.974562 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-32935876-721d-486b-8681-6e571337b9d4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:42.982519 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-32935876-721d-486b-8681-6e571337b9d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:42.982869 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-32935876-721d-486b-8681-6e571337b9d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:42.983200 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-32935876-721d-486b-8681-6e571337b9d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:42.983381 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-32935876-721d-486b-8681-6e571337b9d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:42.991790 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:42.991790 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:42.993001 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-32935876-721d-486b-8681-6e571337b9d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:42.993657 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 171/679] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:42 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 835 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:43.540025 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d4599fd2-46ed-436e-8bbd-d9084125ecd8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:43.541964 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d4599fd2-46ed-436e-8bbd-d9084125ecd8 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:43.542163 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d4599fd2-46ed-436e-8bbd-d9084125ecd8 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:43.542344 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d4599fd2-46ed-436e-8bbd-d9084125ecd8 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:43.552440 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:43.552440 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:43.555537 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d4599fd2-46ed-436e-8bbd-d9084125ecd8 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:43.562455 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d4599fd2-46ed-436e-8bbd-d9084125ecd8 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:43.563541 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 168/680] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:43 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:44.003764 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1d5833ff-3817-4c0a-8129-2dd53b87e809 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:44.010792 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1d5833ff-3817-4c0a-8129-2dd53b87e809 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:44.010980 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1d5833ff-3817-4c0a-8129-2dd53b87e809 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:44.011186 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1d5833ff-3817-4c0a-8129-2dd53b87e809 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:44.011300 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1d5833ff-3817-4c0a-8129-2dd53b87e809 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:44.018670 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:44.018670 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:44.019524 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1d5833ff-3817-4c0a-8129-2dd53b87e809 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:44.019910 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 171/681] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:44 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 835 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:44.352998 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-6c6daad4-f35b-46c3-89f4-ff6791b8f18b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:44.355343 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-6c6daad4-f35b-46c3-89f4-ff6791b8f18b tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] POST https://10.4.3.157/volume/v3/attachments/76b8f1f1-b431-4057-ac93-1ff3ec8afcf6/action Jul 31 20:48:44.355695 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-6c6daad4-f35b-46c3-89f4-ff6791b8f18b tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:44.355900 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-6c6daad4-f35b-46c3-89f4-ff6791b8f18b tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:44.386086 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:44.386086 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:44.408398 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-486c354e-8459-4a58-b5ac-1cb2381e225b req-6c6daad4-f35b-46c3-89f4-ff6791b8f18b tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/attachments/76b8f1f1-b431-4057-ac93-1ff3ec8afcf6/action returned with HTTP 204 Jul 31 20:48:44.408974 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 172/682] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:48:44 2026] POST /volume/v3/attachments/76b8f1f1-b431-4057-ac93-1ff3ec8afcf6/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:44.576327 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ea9fd05b-179a-4f82-bcb2-540fb87dfffe None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:44.579485 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea9fd05b-179a-4f82-bcb2-540fb87dfffe tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:44.579485 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ea9fd05b-179a-4f82-bcb2-540fb87dfffe tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:44.579485 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ea9fd05b-179a-4f82-bcb2-540fb87dfffe tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:44.596900 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:44.596900 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:44.604488 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ea9fd05b-179a-4f82-bcb2-540fb87dfffe tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:44.606369 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea9fd05b-179a-4f82-bcb2-540fb87dfffe tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:44.606718 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 172/683] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:44 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1458 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:44.795847 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-935b1c12-2d50-47b1-bd49-d2b1a2f67e0b req-34ed82fc-b9c8-4a26-abd0-337da5eef4fc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:44.799387 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-935b1c12-2d50-47b1-bd49-d2b1a2f67e0b req-34ed82fc-b9c8-4a26-abd0-337da5eef4fc tempest-TestMultiAttachVolumeSwap-1310068842 tempest-TestMultiAttachVolumeSwap-1310068842-project] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:44.799771 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-935b1c12-2d50-47b1-bd49-d2b1a2f67e0b req-34ed82fc-b9c8-4a26-abd0-337da5eef4fc tempest-TestMultiAttachVolumeSwap-1310068842 tempest-TestMultiAttachVolumeSwap-1310068842-project] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:44.799991 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-935b1c12-2d50-47b1-bd49-d2b1a2f67e0b req-34ed82fc-b9c8-4a26-abd0-337da5eef4fc tempest-TestMultiAttachVolumeSwap-1310068842 tempest-TestMultiAttachVolumeSwap-1310068842-project] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:44.819979 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:44.819979 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:44.824002 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-935b1c12-2d50-47b1-bd49-d2b1a2f67e0b req-34ed82fc-b9c8-4a26-abd0-337da5eef4fc tempest-TestMultiAttachVolumeSwap-1310068842 tempest-TestMultiAttachVolumeSwap-1310068842-project] Volume info retrieved successfully. Jul 31 20:48:44.830165 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-935b1c12-2d50-47b1-bd49-d2b1a2f67e0b req-34ed82fc-b9c8-4a26-abd0-337da5eef4fc tempest-TestMultiAttachVolumeSwap-1310068842 tempest-TestMultiAttachVolumeSwap-1310068842-project] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:44.830566 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 169/684] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:44 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1642 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:44.841428 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-adfabde1-ca69-40a4-af09-a1e83a08ca50 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:44.843918 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-adfabde1-ca69-40a4-af09-a1e83a08ca50 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-reader] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:44.844114 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-adfabde1-ca69-40a4-af09-a1e83a08ca50 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-reader] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:44.844346 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-adfabde1-ca69-40a4-af09-a1e83a08ca50 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-reader] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:44.871106 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:44.871106 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:44.878853 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-adfabde1-ca69-40a4-af09-a1e83a08ca50 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-reader] Volume info retrieved successfully. Jul 31 20:48:44.886707 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-adfabde1-ca69-40a4-af09-a1e83a08ca50 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-reader] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:44.887346 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 172/685] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:44 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1458 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:44.905681 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a82ff643-4b36-4879-ac3a-1087f831a8f9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:44.908419 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a82ff643-4b36-4879-ac3a-1087f831a8f9 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-reader] GET https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d Jul 31 20:48:44.908617 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a82ff643-4b36-4879-ac3a-1087f831a8f9 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:44.908810 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a82ff643-4b36-4879-ac3a-1087f831a8f9 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-reader] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:44.923589 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:44.923589 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:44.926809 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a82ff643-4b36-4879-ac3a-1087f831a8f9 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-reader] Volume info retrieved successfully. Jul 31 20:48:44.931277 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a82ff643-4b36-4879-ac3a-1087f831a8f9 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-reader] https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d returned with HTTP 200 Jul 31 20:48:44.931883 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 173/686] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:44 2026] GET /volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:45.028374 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-87e5e8de-3789-449c-ad74-df40b0fdc25d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.032928 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-87e5e8de-3789-449c-ad74-df40b0fdc25d tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:45.034557 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-87e5e8de-3789-449c-ad74-df40b0fdc25d tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.034670 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8f771f1a-beaf-419a-bc97-0bd5ea1e861e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.034745 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-87e5e8de-3789-449c-ad74-df40b0fdc25d tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.036470 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8f771f1a-beaf-419a-bc97-0bd5ea1e861e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:45.036668 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8f771f1a-beaf-419a-bc97-0bd5ea1e861e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.036886 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8f771f1a-beaf-419a-bc97-0bd5ea1e861e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.037254 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-8f771f1a-beaf-419a-bc97-0bd5ea1e861e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:45.042637 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.042637 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:45.043613 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8f771f1a-beaf-419a-bc97-0bd5ea1e861e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:45.044151 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 170/687] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:45 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 836 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:45.046488 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.046488 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:45.049428 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-87e5e8de-3789-449c-ad74-df40b0fdc25d tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:45.054893 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e55d591f-1d93-42c7-809a-e1177f61868d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.055210 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-87e5e8de-3789-449c-ad74-df40b0fdc25d tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:45.055648 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 173/688] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:45 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1458 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:45.058273 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e55d591f-1d93-42c7-809a-e1177f61868d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 Jul 31 20:48:45.058273 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e55d591f-1d93-42c7-809a-e1177f61868d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.058273 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e55d591f-1d93-42c7-809a-e1177f61868d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.062383 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.062383 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:45.062881 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e55d591f-1d93-42c7-809a-e1177f61868d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:48:45.063627 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e55d591f-1d93-42c7-809a-e1177f61868d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 returned with HTTP 200 Jul 31 20:48:45.064055 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 173/689] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:48:45 2026] GET /volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:45.076481 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d32db1a3-7f5f-407a-afba-36226e978fb8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.079656 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d32db1a3-7f5f-407a-afba-36226e978fb8 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:45.079875 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d32db1a3-7f5f-407a-afba-36226e978fb8 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.080046 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d32db1a3-7f5f-407a-afba-36226e978fb8 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.080175 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d32db1a3-7f5f-407a-afba-36226e978fb8 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:45.084116 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.084116 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:45.084852 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d32db1a3-7f5f-407a-afba-36226e978fb8 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:45.085220 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 174/690] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:45 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 836 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:45.095279 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-be6377f3-5a06-45a6-9829-23cc2896879e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.096910 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-be6377f3-5a06-45a6-9829-23cc2896879e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:45.097194 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-be6377f3-5a06-45a6-9829-23cc2896879e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.097398 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-be6377f3-5a06-45a6-9829-23cc2896879e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.097519 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-be6377f3-5a06-45a6-9829-23cc2896879e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete backup with id: 6a562d41-7c2a-477d-b0ac-f0781c5b4913. Jul 31 20:48:45.102143 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.102143 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:45.104844 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-bddc8649-d698-4daf-bc8e-51c78313f388 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.109042 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-bddc8649-d698-4daf-bc8e-51c78313f388 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:45.109268 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-bddc8649-d698-4daf-bc8e-51c78313f388 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.109481 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-bddc8649-d698-4daf-bc8e-51c78313f388 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.129340 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.129340 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:45.130281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-be6377f3-5a06-45a6-9829-23cc2896879e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] delete_backup rpcapi backup_id 6a562d41-7c2a-477d-b0ac-f0781c5b4913 {{(pid=100193) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:48:45.135472 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-be6377f3-5a06-45a6-9829-23cc2896879e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 202 Jul 31 20:48:45.135472 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 171/691] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:45 2026] DELETE /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:48:45.135597 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-bddc8649-d698-4daf-bc8e-51c78313f388 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:45.142342 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-bddc8649-d698-4daf-bc8e-51c78313f388 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:45.142610 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 174/692] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:45 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1458 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:45.144299 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-89cc4663-6eb3-49e2-b032-137aa2b7d5eb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.145574 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-89cc4663-6eb3-49e2-b032-137aa2b7d5eb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:45.145859 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-89cc4663-6eb3-49e2-b032-137aa2b7d5eb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.146101 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-89cc4663-6eb3-49e2-b032-137aa2b7d5eb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.146101 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-89cc4663-6eb3-49e2-b032-137aa2b7d5eb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:45.151863 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.151863 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:45.152596 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-89cc4663-6eb3-49e2-b032-137aa2b7d5eb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 200 Jul 31 20:48:45.152927 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 174/693] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:45 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 835 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:45.163644 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-0f5731ba-11d0-4d9a-9959-93c191078da7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.170581 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-0f5731ba-11d0-4d9a-9959-93c191078da7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] POST https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1/action Jul 31 20:48:45.171005 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-0f5731ba-11d0-4d9a-9959-93c191078da7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:45.171190 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-0f5731ba-11d0-4d9a-9959-93c191078da7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:45.187543 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.187543 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:45.188004 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-0f5731ba-11d0-4d9a-9959-93c191078da7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:45.197168 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-0f5731ba-11d0-4d9a-9959-93c191078da7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Begin detaching volume completed successfully. Jul 31 20:48:45.197336 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-0f5731ba-11d0-4d9a-9959-93c191078da7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1/action returned with HTTP 202 Jul 31 20:48:45.197809 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 175/694] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:48:45 2026] POST /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:48:45.202581 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-7fe8400d-eccc-4152-9e03-53b03fb9d569 req-f45ee2bc-3f7e-4f3c-a1b4-d3be005228c6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.205100 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7fe8400d-eccc-4152-9e03-53b03fb9d569 req-f45ee2bc-3f7e-4f3c-a1b4-d3be005228c6 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] DELETE https://10.4.3.157/volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03 Jul 31 20:48:45.205379 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-7fe8400d-eccc-4152-9e03-53b03fb9d569 req-f45ee2bc-3f7e-4f3c-a1b4-d3be005228c6 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.205653 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-7fe8400d-eccc-4152-9e03-53b03fb9d569 req-f45ee2bc-3f7e-4f3c-a1b4-d3be005228c6 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.224700 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.224700 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:45.265346 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-086af13b-90bd-41ec-84cd-cc281249307b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.265346 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-086af13b-90bd-41ec-84cd-cc281249307b None None] GET https://10.4.3.157/volume// Jul 31 20:48:45.265680 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-086af13b-90bd-41ec-84cd-cc281249307b None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.266453 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-086af13b-90bd-41ec-84cd-cc281249307b None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.266453 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-086af13b-90bd-41ec-84cd-cc281249307b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:45.266661 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 175/695] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:48: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 20:48:45.277332 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-21ce3af3-de49-4fcb-8d72-761c5a09b511 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.279707 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-21ce3af3-de49-4fcb-8d72-761c5a09b511 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:45.281784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-21ce3af3-de49-4fcb-8d72-761c5a09b511 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.281784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-21ce3af3-de49-4fcb-8d72-761c5a09b511 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.302369 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.302369 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:45.313372 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-21ce3af3-de49-4fcb-8d72-761c5a09b511 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:45.321090 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-21ce3af3-de49-4fcb-8d72-761c5a09b511 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:45.321445 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 175/696] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:48:45 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1641 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:48:45.330420 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7fe8400d-eccc-4152-9e03-53b03fb9d569 req-f45ee2bc-3f7e-4f3c-a1b4-d3be005228c6 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03 returned with HTTP 200 Jul 31 20:48:45.330855 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 172/697] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:48:45 2026] DELETE /volume/v3/attachments/0e4cfb42-269b-49d8-8201-92727e52fc03 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:45.909115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-18ea4e21-c1a6-49e4-92d1-677fc154280b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.911268 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-18ea4e21-c1a6-49e4-92d1-677fc154280b tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:45.911486 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-18ea4e21-c1a6-49e4-92d1-677fc154280b tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.911667 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-18ea4e21-c1a6-49e4-92d1-677fc154280b tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.925103 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.925103 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:45.932704 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-18ea4e21-c1a6-49e4-92d1-677fc154280b tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:45.937103 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-18ea4e21-c1a6-49e4-92d1-677fc154280b tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:45.937538 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 176/698] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:45 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:45.956163 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-73c21f47-f2cb-4275-8006-21e885c9d367 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:45.957927 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-73c21f47-f2cb-4275-8006-21e885c9d367 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] DELETE https://10.4.3.157/volume/v3/attachments/76b8f1f1-b431-4057-ac93-1ff3ec8afcf6 Jul 31 20:48:45.958866 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-73c21f47-f2cb-4275-8006-21e885c9d367 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:45.958866 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-73c21f47-f2cb-4275-8006-21e885c9d367 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:45.965336 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:45.965336 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:46.016018 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-7634e8f9-98a3-4d95-b900-dd42ca452380 req-73c21f47-f2cb-4275-8006-21e885c9d367 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/attachments/76b8f1f1-b431-4057-ac93-1ff3ec8afcf6 returned with HTTP 200 Jul 31 20:48:46.016640 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 176/699] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:48:45 2026] DELETE /volume/v3/attachments/76b8f1f1-b431-4057-ac93-1ff3ec8afcf6 => generated 192 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:46.165052 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-426446d8-609b-4c65-8117-17db07e5750a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.168622 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-426446d8-609b-4c65-8117-17db07e5750a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 Jul 31 20:48:46.168875 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-426446d8-609b-4c65-8117-17db07e5750a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:46.169141 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-426446d8-609b-4c65-8117-17db07e5750a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:46.169283 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-426446d8-609b-4c65-8117-17db07e5750a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Show backup with id 6a562d41-7c2a-477d-b0ac-f0781c5b4913. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:48:46.173447 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-426446d8-609b-4c65-8117-17db07e5750a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 returned with HTTP 404 Jul 31 20:48:46.173976 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 176/700] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:46 2026] GET /volume/v3/backups/6a562d41-7c2a-477d-b0ac-f0781c5b4913 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:46.295064 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d7f3f8e8-447d-4cf1-b8c0-58e76ddf7a4b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.297926 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d7f3f8e8-447d-4cf1-b8c0-58e76ddf7a4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 Jul 31 20:48:46.298164 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d7f3f8e8-447d-4cf1-b8c0-58e76ddf7a4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:46.298392 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d7f3f8e8-447d-4cf1-b8c0-58e76ddf7a4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:46.298525 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-d7f3f8e8-447d-4cf1-b8c0-58e76ddf7a4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: e120b26a-2beb-44cf-94cd-c30881f7b269 Jul 31 20:48:46.309409 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:46.309409 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:46.309409 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d7f3f8e8-447d-4cf1-b8c0-58e76ddf7a4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:48:46.318242 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-29032a14-9a76-4c7a-8b05-f2c4ca458bbc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.319998 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-29032a14-9a76-4c7a-8b05-f2c4ca458bbc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:46.320239 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-29032a14-9a76-4c7a-8b05-f2c4ca458bbc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:46.320421 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-29032a14-9a76-4c7a-8b05-f2c4ca458bbc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:46.331414 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:46.331414 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:46.331564 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d7f3f8e8-447d-4cf1-b8c0-58e76ddf7a4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot delete request issued successfully. Jul 31 20:48:46.331824 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d7f3f8e8-447d-4cf1-b8c0-58e76ddf7a4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 returned with HTTP 202 Jul 31 20:48:46.332893 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 173/701] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:48:46 2026] DELETE /volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:46.339760 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-29032a14-9a76-4c7a-8b05-f2c4ca458bbc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:46.342806 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1dbb7632-2ac0-4372-b14e-c09cb6920e56 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.344569 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1dbb7632-2ac0-4372-b14e-c09cb6920e56 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 Jul 31 20:48:46.344569 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1dbb7632-2ac0-4372-b14e-c09cb6920e56 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:46.345068 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1dbb7632-2ac0-4372-b14e-c09cb6920e56 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:46.346604 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-29032a14-9a76-4c7a-8b05-f2c4ca458bbc tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:46.346972 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 177/702] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:46 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1161 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:46.351103 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:46.351103 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:46.351543 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1dbb7632-2ac0-4372-b14e-c09cb6920e56 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:48:46.352365 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1dbb7632-2ac0-4372-b14e-c09cb6920e56 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 returned with HTTP 200 Jul 31 20:48:46.352711 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 177/703] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:48:46 2026] GET /volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:46.420105 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-dba609ca-4651-4545-8624-1b2b59323c54 req-cf4fdb91-0275-4aa9-a7ab-febf634b608c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.422254 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-cf4fdb91-0275-4aa9-a7ab-febf634b608c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:46.422403 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-cf4fdb91-0275-4aa9-a7ab-febf634b608c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:46.422883 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-cf4fdb91-0275-4aa9-a7ab-febf634b608c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:46.432726 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:46.432726 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:46.436174 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-dba609ca-4651-4545-8624-1b2b59323c54 req-cf4fdb91-0275-4aa9-a7ab-febf634b608c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:46.440383 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-cf4fdb91-0275-4aa9-a7ab-febf634b608c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:46.440776 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 177/704] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:46 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:46.513990 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-dba609ca-4651-4545-8624-1b2b59323c54 req-f6e68e1f-dc4f-4bf7-9422-2b23a500248c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.513990 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-f6e68e1f-dc4f-4bf7-9422-2b23a500248c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] POST https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1/action Jul 31 20:48:46.513990 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-f6e68e1f-dc4f-4bf7-9422-2b23a500248c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:46.513990 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-f6e68e1f-dc4f-4bf7-9422-2b23a500248c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:46.526962 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:46.526962 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:46.528155 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-dba609ca-4651-4545-8624-1b2b59323c54 req-f6e68e1f-dc4f-4bf7-9422-2b23a500248c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:46.537539 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-dba609ca-4651-4545-8624-1b2b59323c54 req-f6e68e1f-dc4f-4bf7-9422-2b23a500248c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Begin detaching volume completed successfully. Jul 31 20:48:46.537539 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-f6e68e1f-dc4f-4bf7-9422-2b23a500248c tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1/action returned with HTTP 202 Jul 31 20:48:46.538200 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 174/705] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:48:46 2026] POST /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:48:46.542703 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-51d7eab3-50f5-4bc2-b34a-0420cc988ce1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.548515 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-51d7eab3-50f5-4bc2-b34a-0420cc988ce1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:46.548846 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-51d7eab3-50f5-4bc2-b34a-0420cc988ce1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:46.552150 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-51d7eab3-50f5-4bc2-b34a-0420cc988ce1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:46.561145 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:46.561145 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:46.566034 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-51d7eab3-50f5-4bc2-b34a-0420cc988ce1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:46.571839 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-51d7eab3-50f5-4bc2-b34a-0420cc988ce1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:46.572734 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 178/706] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:46 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 847 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:46.614893 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5454b901-3e41-4524-906a-f4fa21702d9a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.615310 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5454b901-3e41-4524-906a-f4fa21702d9a None None] GET https://10.4.3.157/volume// Jul 31 20:48:46.615467 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5454b901-3e41-4524-906a-f4fa21702d9a None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:46.615675 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5454b901-3e41-4524-906a-f4fa21702d9a None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:46.615943 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5454b901-3e41-4524-906a-f4fa21702d9a None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:46.616486 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 178/707] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:48: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 20:48:46.627282 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-dba609ca-4651-4545-8624-1b2b59323c54 req-70209129-8f96-4ab5-8935-9487e3aa11ca None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.628232 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fd140a17-611d-46e7-add0-a53e0e183cc3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.631181 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd140a17-611d-46e7-add0-a53e0e183cc3 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:46.631392 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-70209129-8f96-4ab5-8935-9487e3aa11ca tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:46.631430 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd140a17-611d-46e7-add0-a53e0e183cc3 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:46.631468 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-70209129-8f96-4ab5-8935-9487e3aa11ca tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:46.631499 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd140a17-611d-46e7-add0-a53e0e183cc3 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:46.631525 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-70209129-8f96-4ab5-8935-9487e3aa11ca tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:46.641010 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:46.641010 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:46.646279 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:46.646279 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:46.647511 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fd140a17-611d-46e7-add0-a53e0e183cc3 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:46.653031 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd140a17-611d-46e7-add0-a53e0e183cc3 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:46.653477 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-dba609ca-4651-4545-8624-1b2b59323c54 req-70209129-8f96-4ab5-8935-9487e3aa11ca tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:46.653640 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 175/708] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:46 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:46.663348 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-70209129-8f96-4ab5-8935-9487e3aa11ca tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:46.663348 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 178/709] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:48:46 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1344 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:48:46.674437 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c082c507-bdc9-4e00-b440-8b65a330a07e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.676267 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c082c507-bdc9-4e00-b440-8b65a330a07e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] DELETE https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:46.676419 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c082c507-bdc9-4e00-b440-8b65a330a07e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:46.676626 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c082c507-bdc9-4e00-b440-8b65a330a07e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:46.676816 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-c082c507-bdc9-4e00-b440-8b65a330a07e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Delete volume with id: ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:46.688669 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:46.688669 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:46.688669 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c082c507-bdc9-4e00-b440-8b65a330a07e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:46.709192 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c082c507-bdc9-4e00-b440-8b65a330a07e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Delete volume request issued successfully. Jul 31 20:48:46.709438 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c082c507-bdc9-4e00-b440-8b65a330a07e tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 202 Jul 31 20:48:46.709939 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 179/710] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:46 2026] DELETE /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:46.720159 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-189d6b68-354b-412d-be1d-f5bfbf1581a1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:46.728018 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-189d6b68-354b-412d-be1d-f5bfbf1581a1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:46.728018 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-189d6b68-354b-412d-be1d-f5bfbf1581a1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:46.728018 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-189d6b68-354b-412d-be1d-f5bfbf1581a1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:46.738044 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:46.738044 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:46.745210 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-189d6b68-354b-412d-be1d-f5bfbf1581a1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Volume info retrieved successfully. Jul 31 20:48:46.752731 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-189d6b68-354b-412d-be1d-f5bfbf1581a1 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 200 Jul 31 20:48:46.753174 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 179/711] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:46 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:47.365216 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9b670088-1f97-4336-ab7e-c9d6936a2dec None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:47.368966 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9b670088-1f97-4336-ab7e-c9d6936a2dec tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 Jul 31 20:48:47.371333 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9b670088-1f97-4336-ab7e-c9d6936a2dec tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:47.371544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9b670088-1f97-4336-ab7e-c9d6936a2dec tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:47.377756 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9b670088-1f97-4336-ab7e-c9d6936a2dec tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 returned with HTTP 404 Jul 31 20:48:47.378371 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 176/712] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:48:47 2026] GET /volume/v3/snapshots/e120b26a-2beb-44cf-94cd-c30881f7b269 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:47.393732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-296a44a1-73f4-456f-b040-6147c061e374 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:47.396704 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-296a44a1-73f4-456f-b040-6147c061e374 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:48:47.396880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-296a44a1-73f4-456f-b040-6147c061e374 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:47.397065 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-296a44a1-73f4-456f-b040-6147c061e374 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:47.409076 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:47.409076 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:47.411766 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-296a44a1-73f4-456f-b040-6147c061e374 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:48:47.416347 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-296a44a1-73f4-456f-b040-6147c061e374 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:48:47.416720 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 179/713] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:47 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:47.456139 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5206ef69-8311-4706-9b55-4124c27f659b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:47.457711 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:47.458170 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1052460097"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:47.459539 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request body: {'volume': {'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1052460097'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:47.558813 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume of 1 GB Jul 31 20:48:47.563852 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Availability Zones retrieved successfully. Jul 31 20:48:47.570424 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (eac8b61e-5335-4e97-ad90-dd36c709c417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:47.571591 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3684dfd-da64-44fb-a670-ad4d769ae461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:47.572999 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:47.642560 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3684dfd-da64-44fb-a670-ad4d769ae461) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:47.643369 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d1941a-63e3-4958-8f05-a7ffda318b72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:47.681148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['9202dc52-a7a4-43a4-8d32-4293b0e914d2', '211dc6a7-9ed8-4fc8-b20c-a28bf1dc6e9f', 'db818ada-22ba-495f-a148-27f7f22d2a79', '95cc71df-57b4-43d1-b682-d0b328f8207b'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:47.681890 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6d1941a-63e3-4958-8f05-a7ffda318b72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9202dc52-a7a4-43a4-8d32-4293b0e914d2', '211dc6a7-9ed8-4fc8-b20c-a28bf1dc6e9f', 'db818ada-22ba-495f-a148-27f7f22d2a79', '95cc71df-57b4-43d1-b682-d0b328f8207b']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:47.682616 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cde6a99-23fb-477c-ad59-b772e3ed0c0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:47.703137 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3cde6a99-23fb-477c-ad59-b772e3ed0c0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f906a3e-497c-4beb-8225-3312ca5b326c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1052460097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['9202dc52-a7a4-43a4-8d32-4293b0e914d2','211dc6a7-9ed8-4fc8-b20c-a28bf1dc6e9f','db818ada-22ba-495f-a148-27f7f22d2a79','95cc71df-57b4-43d1-b682-d0b328f8207b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1052460097',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f906a3e-497c-4beb-8225-3312ca5b326c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cc79cc275b4d09adc3d58b138a0b41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:47.703818 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5915465-4a22-4718-b8d9-017ba2fe250b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:47.719858 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e5915465-4a22-4718-b8d9-017ba2fe250b) transitioned into state 'SUCCESS' from state '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-1052460097',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['9202dc52-a7a4-43a4-8d32-4293b0e914d2','211dc6a7-9ed8-4fc8-b20c-a28bf1dc6e9f','db818ada-22ba-495f-a148-27f7f22d2a79','95cc71df-57b4-43d1-b682-d0b328f8207b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:47.720543 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ee85c7-f7ce-41b2-80dc-e60ff958a977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:47.731392 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29ee85c7-f7ce-41b2-80dc-e60ff958a977) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:47.733098 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (eac8b61e-5335-4e97-ad90-dd36c709c417) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:47.733584 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request issued successfully. Jul 31 20:48:47.734457 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5206ef69-8311-4706-9b55-4124c27f659b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:47.735042 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 180/714] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:48:47 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 20:48:47.748735 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cd7b6026-15f6-41fe-ad4c-a5499bc641bd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:47.750494 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cd7b6026-15f6-41fe-ad4c-a5499bc641bd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:48:47.750834 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cd7b6026-15f6-41fe-ad4c-a5499bc641bd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:47.752005 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cd7b6026-15f6-41fe-ad4c-a5499bc641bd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:47.758157 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:47.758157 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:47.763417 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-cd7b6026-15f6-41fe-ad4c-a5499bc641bd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:48:47.768794 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cd7b6026-15f6-41fe-ad4c-a5499bc641bd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:48:47.768990 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-32dfdd4a-eb15-489b-8987-61f0db41a320 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:47.769442 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 180/715] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:47 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 822 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:47.770977 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-32dfdd4a-eb15-489b-8987-61f0db41a320 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] GET https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e Jul 31 20:48:47.771206 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-32dfdd4a-eb15-489b-8987-61f0db41a320 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:47.778339 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-32dfdd4a-eb15-489b-8987-61f0db41a320 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:47.792718 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-32dfdd4a-eb15-489b-8987-61f0db41a320 tempest-ServerActionsTestOtherB-1868228938 tempest-ServerActionsTestOtherB-1868228938-project-member] https://10.4.3.157/volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e returned with HTTP 404 Jul 31 20:48:47.792718 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 177/716] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:47 2026] GET /volume/v3/volumes/ce9090fe-7fd0-4039-9d01-5c7d4993d18e => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:48.783643 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c2b4dd02-a151-4514-9ff4-40db335cc58c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:48.786500 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c2b4dd02-a151-4514-9ff4-40db335cc58c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:48:48.786500 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c2b4dd02-a151-4514-9ff4-40db335cc58c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:48.786500 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c2b4dd02-a151-4514-9ff4-40db335cc58c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:48.793765 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:48.793765 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:48.799744 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c2b4dd02-a151-4514-9ff4-40db335cc58c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:48:48.803422 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c2b4dd02-a151-4514-9ff4-40db335cc58c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:48:48.803895 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 180/717] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:48 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1362 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:50.173847 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-80579260-b0e7-4b4a-a8f3-5b751d771216 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:50.174256 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-80579260-b0e7-4b4a-a8f3-5b751d771216 None None] GET https://10.4.3.157/volume// Jul 31 20:48:50.174427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-80579260-b0e7-4b4a-a8f3-5b751d771216 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:50.174628 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-80579260-b0e7-4b4a-a8f3-5b751d771216 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:50.174931 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-80579260-b0e7-4b4a-a8f3-5b751d771216 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:48:50.175251 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 181/718] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:48: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 20:48:50.184073 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-daee9bd6-b79f-488b-b9d1-5da4b715776c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:50.187761 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-daee9bd6-b79f-488b-b9d1-5da4b715776c tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:48:50.188317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-daee9bd6-b79f-488b-b9d1-5da4b715776c tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73169828-540d-4bb1-b26c-f93556bd1bdc", "connector": null, "instance_uuid": "cf25250b-5f56-4cc5-85f9-bc70fcb629ee"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:50.208513 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:50.208513 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:50.256558 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-daee9bd6-b79f-488b-b9d1-5da4b715776c tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:48:50.257285 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 181/719] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:48:50 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 20:48:50.267368 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-449283f2-f067-4d8b-bd5c-b507314faebc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:50.270205 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-449283f2-f067-4d8b-bd5c-b507314faebc tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] DELETE https://10.4.3.157/volume/v3/attachments/9eee162d-95d7-41ad-a526-54d4935b90c3 Jul 31 20:48:50.270205 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-449283f2-f067-4d8b-bd5c-b507314faebc tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:50.270329 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-449283f2-f067-4d8b-bd5c-b507314faebc tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:50.279231 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:50.279231 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:50.352944 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-449283f2-f067-4d8b-bd5c-b507314faebc tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/9eee162d-95d7-41ad-a526-54d4935b90c3 returned with HTTP 200 Jul 31 20:48:50.353362 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 178/720] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:48:50 2026] DELETE /volume/v3/attachments/9eee162d-95d7-41ad-a526-54d4935b90c3 => generated 192 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:51.549295 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-deee6ea4-0807-429c-8aea-fe34dc34558f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:51.552244 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-deee6ea4-0807-429c-8aea-fe34dc34558f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] PUT https://10.4.3.157/volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28 Jul 31 20:48:51.553455 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-deee6ea4-0807-429c-8aea-fe34dc34558f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:51.565523 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-deee6ea4-0807-429c-8aea-fe34dc34558f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Acquiring lock "cinder-attachment_update-73169828-540d-4bb1-b26c-f93556bd1bdc-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:48:51.574549 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-deee6ea4-0807-429c-8aea-fe34dc34558f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Lock "cinder-attachment_update-73169828-540d-4bb1-b26c-f93556bd1bdc-np0000006272" acquired by "attachment_update" :: waited 0.009s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:48:51.575805 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:51.575805 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:51.683300 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-dba609ca-4651-4545-8624-1b2b59323c54 req-27bbacb9-8054-4079-a5f4-73b22e4ea1e9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:51.689659 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-27bbacb9-8054-4079-a5f4-73b22e4ea1e9 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:51.689659 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-27bbacb9-8054-4079-a5f4-73b22e4ea1e9 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:51.689659 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-27bbacb9-8054-4079-a5f4-73b22e4ea1e9 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:51.705086 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:51.705086 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:51.708584 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-dba609ca-4651-4545-8624-1b2b59323c54 req-27bbacb9-8054-4079-a5f4-73b22e4ea1e9 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:51.712938 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-27bbacb9-8054-4079-a5f4-73b22e4ea1e9 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:51.713376 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 182/721] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:48:51 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 1164 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:51.727548 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-deee6ea4-0807-429c-8aea-fe34dc34558f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Lock "cinder-attachment_update-73169828-540d-4bb1-b26c-f93556bd1bdc-np0000006272" released by "attachment_update" :: held 0.153s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:48:51.727988 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-deee6ea4-0807-429c-8aea-fe34dc34558f tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28 returned with HTTP 200 Jul 31 20:48:51.728701 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 181/722] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:48:51 2026] PUT /volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:51.743344 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-663013e9-a511-4071-8789-c354758ecc55 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:51.746983 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-663013e9-a511-4071-8789-c354758ecc55 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28 Jul 31 20:48:51.747314 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-663013e9-a511-4071-8789-c354758ecc55 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:51.747581 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-663013e9-a511-4071-8789-c354758ecc55 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:51.778227 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-663013e9-a511-4071-8789-c354758ecc55 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28 returned with HTTP 200 Jul 31 20:48:51.778227 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 182/723] 10.4.3.157 () {70 vars in 1651 bytes} [Fri Jul 31 20:48:51 2026] GET /volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:51.865356 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7d116729-ee3c-48ec-9bf7-1509b1df95bd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:51.942461 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7d116729-ee3c-48ec-9bf7-1509b1df95bd tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:48:51.942862 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7d116729-ee3c-48ec-9bf7-1509b1df95bd tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1449718208-1751884338", "extra_specs": {}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:51.946022 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:51.946022 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:51.968205 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7d116729-ee3c-48ec-9bf7-1509b1df95bd tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:48:51.968205 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 179/724] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:48:51 2026] POST /volume/v3/types => generated 269 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:52.083539 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-dba609ca-4651-4545-8624-1b2b59323c54 req-b8df8061-9458-4a8f-a453-58785e51ddce None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:52.086724 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-b8df8061-9458-4a8f-a453-58785e51ddce tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] DELETE https://10.4.3.157/volume/v3/attachments/f67d3569-414c-4f42-923d-ca4eeb15716f Jul 31 20:48:52.090412 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-b8df8061-9458-4a8f-a453-58785e51ddce tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:52.090412 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-b8df8061-9458-4a8f-a453-58785e51ddce tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:52.106591 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:52.106591 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:52.184632 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-dba609ca-4651-4545-8624-1b2b59323c54 req-b8df8061-9458-4a8f-a453-58785e51ddce tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/attachments/f67d3569-414c-4f42-923d-ca4eeb15716f returned with HTTP 200 Jul 31 20:48:52.186151 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 183/725] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:48:52 2026] DELETE /volume/v3/attachments/f67d3569-414c-4f42-923d-ca4eeb15716f => generated 19 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:54.500143 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cc0f3a4d-5dc8-43b2-bf1b-980d57fb1a66 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:54.503406 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cc0f3a4d-5dc8-43b2-bf1b-980d57fb1a66 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:48:54.503731 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cc0f3a4d-5dc8-43b2-bf1b-980d57fb1a66 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462", "extra_specs": {}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:54.505108 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:54.505108 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:54.523947 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cc0f3a4d-5dc8-43b2-bf1b-980d57fb1a66 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:48:54.524332 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 182/726] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:48:54 2026] POST /volume/v3/types => generated 269 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:54.534899 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b682d5d9-bdf9-412c-9373-04c2f7dafe72 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:54.539150 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b682d5d9-bdf9-412c-9373-04c2f7dafe72 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:48:54.539150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b682d5d9-bdf9-412c-9373-04c2f7dafe72 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552", "extra_specs": {}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:54.539349 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:54.539349 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:54.551645 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b682d5d9-bdf9-412c-9373-04c2f7dafe72 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:48:54.553555 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 183/727] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:48:54 2026] POST /volume/v3/types => generated 266 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:48:54.563573 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:54.566076 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:54.568439 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1907990719", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462", "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:54.568439 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1907990719', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462', 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:54.571956 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Create volume of 1 GB Jul 31 20:48:54.572615 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=328,cinder:UPDATE=72,cinder:INSERT=35 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:48:54.573387 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:54.573387 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:54.574069 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Availability Zones retrieved successfully. Jul 31 20:48:54.581752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Flow 'volume_create_api' (5fb3ae9b-2479-4feb-b07e-2a7d8cca93e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:54.582936 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2807c39e-5a3e-4f39-8005-5353578b56dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:54.584220 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:54.610628 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2807c39e-5a3e-4f39-8005-5353578b56dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:48:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8b78d21c-5874-4d55-9ded-0371fbdc0655,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8b78d21c-5874-4d55-9ded-0371fbdc0655', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:54.611789 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1203faba-0584-4286-9a5d-820b4e75f575) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:54.658095 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:48:54.658518 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:48:54.698539 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Created reservations ['f5eb9a03-b883-4b78-9452-cefe74dca185', '3c378939-f66b-4a06-94f1-0fe9437173b8', 'ee764bea-cefc-444e-a279-c01f884e0ded', 'f4ab37a0-e772-4888-90eb-e38b6ec504ad'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:54.699692 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1203faba-0584-4286-9a5d-820b4e75f575) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5eb9a03-b883-4b78-9452-cefe74dca185', '3c378939-f66b-4a06-94f1-0fe9437173b8', 'ee764bea-cefc-444e-a279-c01f884e0ded', 'f4ab37a0-e772-4888-90eb-e38b6ec504ad']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:54.701015 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e003de1-3b9d-4499-8d9c-19c613786b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:54.733883 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e003de1-3b9d-4499-8d9c-19c613786b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7bf78679-3a26-4843-9563-ea4508af3ec1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1907990719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80c0fd0b45444b9a677c1dce7933af',qos_specs=None,replication_status=,reservations=['f5eb9a03-b883-4b78-9452-cefe74dca185','3c378939-f66b-4a06-94f1-0fe9437173b8','ee764bea-cefc-444e-a279-c01f884e0ded','f4ab37a0-e772-4888-90eb-e38b6ec504ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46eafbb134cc4038858cb53b88aa2f75',volume_type_id=8b78d21c-5874-4d55-9ded-0371fbdc0655), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1907990719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7bf78679-3a26-4843-9563-ea4508af3ec1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e80c0fd0b45444b9a677c1dce7933af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46eafbb134cc4038858cb53b88aa2f75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8b78d21c-5874-4d55-9ded-0371fbdc0655),volume_type_id=8b78d21c-5874-4d55-9ded-0371fbdc0655)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:54.734687 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70fcea64-e7ab-48d7-87eb-1eeb5e309c6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:54.767404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (70fcea64-e7ab-48d7-87eb-1eeb5e309c6e) transitioned into state 'SUCCESS' from state '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-1907990719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80c0fd0b45444b9a677c1dce7933af',qos_specs=None,replication_status=,reservations=['f5eb9a03-b883-4b78-9452-cefe74dca185','3c378939-f66b-4a06-94f1-0fe9437173b8','ee764bea-cefc-444e-a279-c01f884e0ded','f4ab37a0-e772-4888-90eb-e38b6ec504ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46eafbb134cc4038858cb53b88aa2f75',volume_type_id=8b78d21c-5874-4d55-9ded-0371fbdc0655)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:54.768009 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f416d61-b9fc-40c7-b843-fd44f6306f80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:54.780277 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f416d61-b9fc-40c7-b843-fd44f6306f80) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:54.782111 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Flow 'volume_create_api' (5fb3ae9b-2479-4feb-b07e-2a7d8cca93e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:54.782111 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Create volume request issued successfully. Jul 31 20:48:54.782848 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9d2c0069-1ef3-4b0d-882c-faa2dc16d231 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:54.783567 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 180/728] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:48:54 2026] POST /volume/v3/volumes => generated 847 bytes in 220 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:54.800186 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:54.803516 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:54.803901 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-941334218", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:54.806064 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-941334218', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:54.809295 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=353,cinder:UPDATE=65,cinder:INSERT=35 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:48:54.822565 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Create volume of 1 GB Jul 31 20:48:54.822565 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:54.822565 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:54.822565 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Availability Zones retrieved successfully. Jul 31 20:48:54.832095 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Flow 'volume_create_api' (17bb302d-5eef-4a79-b85e-62afb5c1e529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:54.833566 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0058186-6ba8-4001-b905-58a7d5557dcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:54.835034 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:54.870030 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0058186-6ba8-4001-b905-58a7d5557dcc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:48:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9cdc305f-0146-4d8c-9482-6f213a4b17a0,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9cdc305f-0146-4d8c-9482-6f213a4b17a0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:54.871278 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0eb861-961c-4bf1-8e95-b61edff9ed42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:54.912771 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:48:54.913070 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:48:54.946574 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Created reservations ['56e4142f-f176-417d-8609-2beccfb87819', '4df1116f-c5f4-411c-a9be-d19c2b2b0cee', 'a8878b85-43fa-4cb9-88cb-4d45073e4119', 'd2828772-beaa-410c-8ff2-45c8939dedfb'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:54.947553 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a0eb861-961c-4bf1-8e95-b61edff9ed42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['56e4142f-f176-417d-8609-2beccfb87819', '4df1116f-c5f4-411c-a9be-d19c2b2b0cee', 'a8878b85-43fa-4cb9-88cb-4d45073e4119', 'd2828772-beaa-410c-8ff2-45c8939dedfb']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:54.948358 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20bcfad-db55-47d0-9217-1d5d7e99aa8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:54.974310 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e20bcfad-db55-47d0-9217-1d5d7e99aa8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e4952b5-c567-42de-b9bf-fcf3b3fe88dc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-941334218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80c0fd0b45444b9a677c1dce7933af',qos_specs=None,replication_status=,reservations=['56e4142f-f176-417d-8609-2beccfb87819','4df1116f-c5f4-411c-a9be-d19c2b2b0cee','a8878b85-43fa-4cb9-88cb-4d45073e4119','d2828772-beaa-410c-8ff2-45c8939dedfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46eafbb134cc4038858cb53b88aa2f75',volume_type_id=9cdc305f-0146-4d8c-9482-6f213a4b17a0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-941334218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e4952b5-c567-42de-b9bf-fcf3b3fe88dc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e80c0fd0b45444b9a677c1dce7933af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46eafbb134cc4038858cb53b88aa2f75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9cdc305f-0146-4d8c-9482-6f213a4b17a0),volume_type_id=9cdc305f-0146-4d8c-9482-6f213a4b17a0)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:54.974987 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c809e348-1e32-4e4e-a208-774966b14065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:54.995092 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c809e348-1e32-4e4e-a208-774966b14065) transitioned into state 'SUCCESS' from state '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-941334218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80c0fd0b45444b9a677c1dce7933af',qos_specs=None,replication_status=,reservations=['56e4142f-f176-417d-8609-2beccfb87819','4df1116f-c5f4-411c-a9be-d19c2b2b0cee','a8878b85-43fa-4cb9-88cb-4d45073e4119','d2828772-beaa-410c-8ff2-45c8939dedfb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46eafbb134cc4038858cb53b88aa2f75',volume_type_id=9cdc305f-0146-4d8c-9482-6f213a4b17a0)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:54.995871 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fceb64-e76f-4217-bbba-69c25e4e4228) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:55.010895 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fceb64-e76f-4217-bbba-69c25e4e4228) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:55.011910 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Flow 'volume_create_api' (17bb302d-5eef-4a79-b85e-62afb5c1e529) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:55.012249 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Create volume request issued successfully. Jul 31 20:48:55.012849 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb6664aa-125c-42ed-9400-34421b14d8d6 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:55.013470 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 184/729] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:48:54 2026] POST /volume/v3/volumes => generated 843 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:55.052749 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:55.054645 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:48:55.054961 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-2132789411", "snapshot_id": null, "imageRef": "eef6aeca-e6a3-4e08-8d97-40fe6db1e43e", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1449718208-1751884338", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:55.056380 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-2132789411', 'snapshot_id': None, 'imageRef': 'eef6aeca-e6a3-4e08-8d97-40fe6db1e43e', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1449718208-1751884338', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:48:55.190676 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Create volume of 1 GB Jul 31 20:48:55.193108 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:55.193108 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:55.193108 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Availability Zones retrieved successfully. Jul 31 20:48:55.201708 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Flow 'volume_create_api' (855b7426-9a20-41ec-8d6c-a12e2790e857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:55.203605 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f54a097-c9a7-4182-a807-eed477650092) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:55.204949 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:48:55.290715 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3f54a097-c9a7-4182-a807-eed477650092) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:48:52Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=038b67e6-9c5f-440a-a285-a958a19338cf,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1449718208-1751884338',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '038b67e6-9c5f-440a-a285-a958a19338cf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:55.291020 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f128d008-85ff-4771-93b3-cbddc04bd571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:55.332661 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1449718208-1751884338 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1449718208-1751884338, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:48:55.333114 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1449718208-1751884338 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1449718208-1751884338, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:48:55.367851 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Created reservations ['ebf7f5f8-2fa9-4b97-ab3f-491a32f9fba0', '6c9af937-4375-4ff2-94ac-024039306d4d', 'f50802ac-448a-4a20-9157-0b66f4e715ec', '4ed9bc7a-5089-45ff-a046-e21799cc0984'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:48:55.368858 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f128d008-85ff-4771-93b3-cbddc04bd571) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebf7f5f8-2fa9-4b97-ab3f-491a32f9fba0', '6c9af937-4375-4ff2-94ac-024039306d4d', 'f50802ac-448a-4a20-9157-0b66f4e715ec', '4ed9bc7a-5089-45ff-a046-e21799cc0984']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:55.368858 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ac0746-c1dd-4d8b-a5c2-d02616203a53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:55.394051 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72ac0746-c1dd-4d8b-a5c2-d02616203a53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48a8fcd1-d1c5-43d2-9f65-1d13472aae5c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2132789411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80c0fd0b45444b9a677c1dce7933af',qos_specs=None,replication_status=,reservations=['ebf7f5f8-2fa9-4b97-ab3f-491a32f9fba0','6c9af937-4375-4ff2-94ac-024039306d4d','f50802ac-448a-4a20-9157-0b66f4e715ec','4ed9bc7a-5089-45ff-a046-e21799cc0984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46eafbb134cc4038858cb53b88aa2f75',volume_type_id=038b67e6-9c5f-440a-a285-a958a19338cf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:48:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-2132789411',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48a8fcd1-d1c5-43d2-9f65-1d13472aae5c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e80c0fd0b45444b9a677c1dce7933af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='46eafbb134cc4038858cb53b88aa2f75',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(038b67e6-9c5f-440a-a285-a958a19338cf),volume_type_id=038b67e6-9c5f-440a-a285-a958a19338cf)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:55.396031 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a55ccde0-7926-406f-8f7a-0a8aa1568706) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:55.421525 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a55ccde0-7926-406f-8f7a-0a8aa1568706) transitioned into state 'SUCCESS' from state '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-2132789411',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e80c0fd0b45444b9a677c1dce7933af',qos_specs=None,replication_status=,reservations=['ebf7f5f8-2fa9-4b97-ab3f-491a32f9fba0','6c9af937-4375-4ff2-94ac-024039306d4d','f50802ac-448a-4a20-9157-0b66f4e715ec','4ed9bc7a-5089-45ff-a046-e21799cc0984'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='46eafbb134cc4038858cb53b88aa2f75',volume_type_id=038b67e6-9c5f-440a-a285-a958a19338cf)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:55.422919 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0e8a1a-2232-45e6-8b10-e33c263778ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:48:55.439076 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a0e8a1a-2232-45e6-8b10-e33c263778ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:48:55.439670 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Flow 'volume_create_api' (855b7426-9a20-41ec-8d6c-a12e2790e857) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:48:55.440164 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Create volume request issued successfully. Jul 31 20:48:55.441036 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e7eb773e-b7bd-4569-aea1-02d4c5fddf36 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:48:55.442617 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 183/730] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:48:55 2026] POST /volume/v3/volumes => generated 847 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:48:55.459649 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-64711380-c3c2-4a8f-886e-405f43afef13 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:55.461461 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-64711380-c3c2-4a8f-886e-405f43afef13 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:48:55.461662 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-64711380-c3c2-4a8f-886e-405f43afef13 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:55.461833 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-64711380-c3c2-4a8f-886e-405f43afef13 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:55.468775 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:55.468775 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:55.473662 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-64711380-c3c2-4a8f-886e-405f43afef13 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:48:55.478683 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-64711380-c3c2-4a8f-886e-405f43afef13 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:48:55.479529 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 184/731] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:55 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 915 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:56.496841 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0c09c890-3020-44e3-85ed-35f71e62b11d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:56.499145 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c09c890-3020-44e3-85ed-35f71e62b11d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:48:56.499513 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0c09c890-3020-44e3-85ed-35f71e62b11d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:56.499730 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0c09c890-3020-44e3-85ed-35f71e62b11d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:56.509489 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:56.509489 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:56.518260 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0c09c890-3020-44e3-85ed-35f71e62b11d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:48:56.521512 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c09c890-3020-44e3-85ed-35f71e62b11d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:48:56.522051 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 181/732] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:56 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 939 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:57.017630 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-81d18dd8-26e1-4610-82dc-a83c657664b4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:57.020534 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-81d18dd8-26e1-4610-82dc-a83c657664b4 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] POST https://10.4.3.157/volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28/action Jul 31 20:48:57.021108 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-81d18dd8-26e1-4610-82dc-a83c657664b4 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:48:57.021319 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-81d18dd8-26e1-4610-82dc-a83c657664b4 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:48:57.046813 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:57.046813 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:57.069315 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-aaf66dd6-d434-46c9-ace9-1afb3365f238 req-81d18dd8-26e1-4610-82dc-a83c657664b4 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28/action returned with HTTP 204 Jul 31 20:48:57.071228 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 185/733] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:48:57 2026] POST /volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:57.523249 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a3aa46ba-cb26-4e76-b366-b22f534237b5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:57.528378 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3aa46ba-cb26-4e76-b366-b22f534237b5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] DELETE https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d Jul 31 20:48:57.528601 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a3aa46ba-cb26-4e76-b366-b22f534237b5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:57.528757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a3aa46ba-cb26-4e76-b366-b22f534237b5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:57.528932 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-a3aa46ba-cb26-4e76-b366-b22f534237b5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Delete volume with id: 50814882-5673-4e71-8ed0-240af81f974d Jul 31 20:48:57.535573 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2cd062b2-efc3-4280-a3ac-048de8f86b0a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:57.539361 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2cd062b2-efc3-4280-a3ac-048de8f86b0a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:48:57.539649 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2cd062b2-efc3-4280-a3ac-048de8f86b0a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:57.539882 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2cd062b2-efc3-4280-a3ac-048de8f86b0a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:57.545283 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:57.545283 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:48:57.545796 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a3aa46ba-cb26-4e76-b366-b22f534237b5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:57.561140 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:57.561140 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:57.572035 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2cd062b2-efc3-4280-a3ac-048de8f86b0a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:48:57.576002 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a3aa46ba-cb26-4e76-b366-b22f534237b5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Delete volume request issued successfully. Jul 31 20:48:57.576302 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3aa46ba-cb26-4e76-b366-b22f534237b5 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d returned with HTTP 202 Jul 31 20:48:57.576794 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 184/734] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:57 2026] DELETE /volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:57.578719 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2cd062b2-efc3-4280-a3ac-048de8f86b0a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:48:57.579176 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 185/735] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:57 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 997 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:57.586713 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1ccaf401-1157-4f2e-b88e-6a6826444749 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:57.589626 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ccaf401-1157-4f2e-b88e-6a6826444749 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d Jul 31 20:48:57.589814 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ccaf401-1157-4f2e-b88e-6a6826444749 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:57.590773 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ccaf401-1157-4f2e-b88e-6a6826444749 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:57.605318 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:57.605318 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:57.612771 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1ccaf401-1157-4f2e-b88e-6a6826444749 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:57.619944 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ccaf401-1157-4f2e-b88e-6a6826444749 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d returned with HTTP 200 Jul 31 20:48:57.620549 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 182/736] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:57 2026] GET /volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:58.597407 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-95c1458a-3d65-4dbf-b701-1296ab981372 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:58.601885 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-95c1458a-3d65-4dbf-b701-1296ab981372 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:48:58.602434 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-95c1458a-3d65-4dbf-b701-1296ab981372 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:58.603091 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-95c1458a-3d65-4dbf-b701-1296ab981372 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:58.613609 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:58.613609 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:58.619053 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-95c1458a-3d65-4dbf-b701-1296ab981372 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:48:58.626174 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-95c1458a-3d65-4dbf-b701-1296ab981372 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:48:58.626637 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 186/737] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:58 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 1000 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:48:58.635087 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e22d860c-4fe2-4bf2-8c20-4f85c4e3e8e7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:58.637387 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e22d860c-4fe2-4bf2-8c20-4f85c4e3e8e7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d Jul 31 20:48:58.637605 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e22d860c-4fe2-4bf2-8c20-4f85c4e3e8e7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:58.637794 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e22d860c-4fe2-4bf2-8c20-4f85c4e3e8e7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:58.640823 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=321,cinder:UPDATE=69,cinder:INSERT=43 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:48:58.645349 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e22d860c-4fe2-4bf2-8c20-4f85c4e3e8e7 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d returned with HTTP 404 Jul 31 20:48:58.646260 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 185/738] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:58 2026] GET /volume/v3/volumes/50814882-5673-4e71-8ed0-240af81f974d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:48:58.653588 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-368da82a-2c66-4dea-88fb-7811c22c0e55 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:58.655398 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-368da82a-2c66-4dea-88fb-7811c22c0e55 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] DELETE https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:58.655563 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-368da82a-2c66-4dea-88fb-7811c22c0e55 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:58.655778 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-368da82a-2c66-4dea-88fb-7811c22c0e55 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:58.655999 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-368da82a-2c66-4dea-88fb-7811c22c0e55 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Delete volume with id: 9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:58.658055 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=363,cinder:UPDATE=72,cinder:INSERT=36 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:48:58.663287 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:58.663287 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:48:58.663903 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-368da82a-2c66-4dea-88fb-7811c22c0e55 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:58.688729 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-368da82a-2c66-4dea-88fb-7811c22c0e55 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Delete volume request issued successfully. Jul 31 20:48:58.688729 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-368da82a-2c66-4dea-88fb-7811c22c0e55 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 202 Jul 31 20:48:58.689237 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 186/739] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:48:58 2026] DELETE /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:48:58.700637 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d05e18d7-6a53-4e37-a67f-2fb63d7a7c03 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:58.702639 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d05e18d7-6a53-4e37-a67f-2fb63d7a7c03 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:58.702859 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d05e18d7-6a53-4e37-a67f-2fb63d7a7c03 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:58.704697 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d05e18d7-6a53-4e37-a67f-2fb63d7a7c03 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:58.711756 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:58.711756 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:48:58.718075 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d05e18d7-6a53-4e37-a67f-2fb63d7a7c03 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Volume info retrieved successfully. Jul 31 20:48:58.723282 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d05e18d7-6a53-4e37-a67f-2fb63d7a7c03 tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 200 Jul 31 20:48:58.723766 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 183/740] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:58 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 868 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:48:59.646894 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f9e7252d-ae8b-4584-91ce-74ae552b039c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:59.649674 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f9e7252d-ae8b-4584-91ce-74ae552b039c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:48:59.649934 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f9e7252d-ae8b-4584-91ce-74ae552b039c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:59.650252 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f9e7252d-ae8b-4584-91ce-74ae552b039c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:59.661565 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:48:59.661565 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:48:59.667028 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f9e7252d-ae8b-4584-91ce-74ae552b039c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:48:59.675270 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f9e7252d-ae8b-4584-91ce-74ae552b039c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:48:59.675772 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 187/741] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:59 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 1000 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:48:59.737952 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e5ee648d-d6f6-4d18-9685-ca4f85dabcbe None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:48:59.745561 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5ee648d-d6f6-4d18-9685-ca4f85dabcbe tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] GET https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 Jul 31 20:48:59.745953 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5ee648d-d6f6-4d18-9685-ca4f85dabcbe tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:48:59.746177 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5ee648d-d6f6-4d18-9685-ca4f85dabcbe tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:48:59.755879 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5ee648d-d6f6-4d18-9685-ca4f85dabcbe tempest-TestMultiAttachVolumeSwap-997262540 tempest-TestMultiAttachVolumeSwap-997262540-project-member] https://10.4.3.157/volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 returned with HTTP 404 Jul 31 20:48:59.756551 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 186/742] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:48:59 2026] GET /volume/v3/volumes/9ca10cae-bf2c-4690-b815-f838486346d1 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:00.694796 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ecf1b6a4-25b9-412e-a8ab-44efbb731058 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:00.697201 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ecf1b6a4-25b9-412e-a8ab-44efbb731058 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:49:00.698325 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ecf1b6a4-25b9-412e-a8ab-44efbb731058 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:00.698325 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ecf1b6a4-25b9-412e-a8ab-44efbb731058 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:00.707579 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:00.707579 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:00.711555 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ecf1b6a4-25b9-412e-a8ab-44efbb731058 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:00.715863 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ecf1b6a4-25b9-412e-a8ab-44efbb731058 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:49:00.717253 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 187/743] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:00 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 1000 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:01.735938 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-20291a4c-3eb3-4391-9925-fdde8ece5a7c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:01.737942 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20291a4c-3eb3-4391-9925-fdde8ece5a7c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:49:01.738744 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-20291a4c-3eb3-4391-9925-fdde8ece5a7c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:01.739004 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-20291a4c-3eb3-4391-9925-fdde8ece5a7c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:01.757540 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:01.757540 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:01.766242 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-20291a4c-3eb3-4391-9925-fdde8ece5a7c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:01.770475 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20291a4c-3eb3-4391-9925-fdde8ece5a7c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:49:01.770817 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 184/744] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:01 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 1000 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:02.790841 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1d34cd25-96f5-4e80-b4ea-74ebcc2477aa None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:02.796790 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1d34cd25-96f5-4e80-b4ea-74ebcc2477aa tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:49:02.796998 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1d34cd25-96f5-4e80-b4ea-74ebcc2477aa tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:02.797216 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1d34cd25-96f5-4e80-b4ea-74ebcc2477aa tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:02.812444 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:02.812444 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:02.820436 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1d34cd25-96f5-4e80-b4ea-74ebcc2477aa tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:02.837278 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1d34cd25-96f5-4e80-b4ea-74ebcc2477aa tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:49:02.837708 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 188/745] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:02 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 1252 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:02.999893 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-0b7631fb-bdf3-4b64-bce9-2ffeef6a23ee None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:03.003378 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-0b7631fb-bdf3-4b64-bce9-2ffeef6a23ee tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:49:03.003626 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-0b7631fb-bdf3-4b64-bce9-2ffeef6a23ee tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:03.003878 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-0b7631fb-bdf3-4b64-bce9-2ffeef6a23ee tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:03.013608 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:03.013608 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:03.019245 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-0b7631fb-bdf3-4b64-bce9-2ffeef6a23ee tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:03.025317 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-0b7631fb-bdf3-4b64-bce9-2ffeef6a23ee tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:49:03.026029 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 187/746] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:02 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 1252 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:03.556394 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:03.564071 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:49:03.564614 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1428707054"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:03.566782 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1428707054'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:49:03.566975 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Create volume of 1 GB Jul 31 20:49:03.573522 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Availability Zones retrieved successfully. Jul 31 20:49:03.583752 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Flow 'volume_create_api' (2be83ed1-ab2b-46b8-8c8f-38e0b3f3886c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:49:03.585783 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86447e89-62a4-4d7d-99b3-08551690beb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:03.586272 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:49:03.633972 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86447e89-62a4-4d7d-99b3-08551690beb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:03.635329 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-eb5483ca-4e5b-48d0-a6a2-bd0ee626101e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:03.636521 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa4d549-4b4e-4f05-b1b2-5fb1d52e3032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:03.638945 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-eb5483ca-4e5b-48d0-a6a2-bd0ee626101e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:49:03.639278 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-eb5483ca-4e5b-48d0-a6a2-bd0ee626101e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:03.639478 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-eb5483ca-4e5b-48d0-a6a2-bd0ee626101e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:03.652939 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:03.652939 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:03.661628 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-eb5483ca-4e5b-48d0-a6a2-bd0ee626101e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:03.670814 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-eb5483ca-4e5b-48d0-a6a2-bd0ee626101e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:49:03.671427 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 185/747] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:03 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 1252 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:03.688428 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e2397093-9f33-4617-aa0b-00f623b1e1a0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:03.688976 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e2397093-9f33-4617-aa0b-00f623b1e1a0 None None] GET https://10.4.3.157/volume// Jul 31 20:49:03.689248 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e2397093-9f33-4617-aa0b-00f623b1e1a0 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:03.690211 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e2397093-9f33-4617-aa0b-00f623b1e1a0 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:03.690211 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e2397093-9f33-4617-aa0b-00f623b1e1a0 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:03.691330 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 189/748] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:49:03 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:49:03.705807 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-b72fbaa6-20a3-4594-a238-a434d83d9616 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:03.709929 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-b72fbaa6-20a3-4594-a238-a434d83d9616 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:49:03.709929 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-b72fbaa6-20a3-4594-a238-a434d83d9616 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "48a8fcd1-d1c5-43d2-9f65-1d13472aae5c", "connector": null, "instance_uuid": "8a9d6dba-65ba-44c8-835e-342858db2221"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:03.721523 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:03.721523 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:03.729034 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Created reservations ['c1f31b7c-fa80-49db-807b-98561587fb97', 'b1ac2716-9784-4c0b-8f7a-e9234cd34e11', '1220fc31-4a91-4d85-a8de-a09c793e218d', '48bed4b3-454f-4c4d-b08c-e9bcc20dd379'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:49:03.731803 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9aa4d549-4b4e-4f05-b1b2-5fb1d52e3032) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1f31b7c-fa80-49db-807b-98561587fb97', 'b1ac2716-9784-4c0b-8f7a-e9234cd34e11', '1220fc31-4a91-4d85-a8de-a09c793e218d', '48bed4b3-454f-4c4d-b08c-e9bcc20dd379']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:03.731803 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595d1a56-4fbd-4ffd-ac1d-9081893a31dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:03.763929 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-b72fbaa6-20a3-4594-a238-a434d83d9616 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:49:03.764154 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (595d1a56-4fbd-4ffd-ac1d-9081893a31dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1428707054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef13a0d31f584ecba952cd0b55cf9dde',qos_specs=None,replication_status=,reservations=['c1f31b7c-fa80-49db-807b-98561587fb97','b1ac2716-9784-4c0b-8f7a-e9234cd34e11','1220fc31-4a91-4d85-a8de-a09c793e218d','48bed4b3-454f-4c4d-b08c-e9bcc20dd379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9fe2f03252a4246a7982f0c126b344d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:49:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1428707054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef13a0d31f584ecba952cd0b55cf9dde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9fe2f03252a4246a7982f0c126b344d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:03.764404 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 188/749] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:49:03 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 20:49:03.765091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8370d5f5-e714-4d07-8745-1ea4ee8279d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:03.809175 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8370d5f5-e714-4d07-8745-1ea4ee8279d0) transitioned into state 'SUCCESS' from state '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-1428707054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef13a0d31f584ecba952cd0b55cf9dde',qos_specs=None,replication_status=,reservations=['c1f31b7c-fa80-49db-807b-98561587fb97','b1ac2716-9784-4c0b-8f7a-e9234cd34e11','1220fc31-4a91-4d85-a8de-a09c793e218d','48bed4b3-454f-4c4d-b08c-e9bcc20dd379'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9fe2f03252a4246a7982f0c126b344d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:03.810388 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3788aef-943a-4cb4-88ea-8c0289c930b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:03.825896 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3788aef-943a-4cb4-88ea-8c0289c930b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:03.827732 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Flow 'volume_create_api' (2be83ed1-ab2b-46b8-8c8f-38e0b3f3886c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:49:03.827906 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Create volume request issued successfully. Jul 31 20:49:03.828667 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-38aef8ef-bec3-4261-80fe-78cd2f5f60bd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:49:03.835390 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 188/750] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:49:03 2026] POST /volume/v3/volumes => generated 751 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:49:03.847573 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-96db1dcd-4e99-4315-bf26-1459b18e5f60 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:03.850343 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-96db1dcd-4e99-4315-bf26-1459b18e5f60 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:03.850591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-96db1dcd-4e99-4315-bf26-1459b18e5f60 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:03.850900 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-96db1dcd-4e99-4315-bf26-1459b18e5f60 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:03.867101 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:03.867101 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:03.877042 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-96db1dcd-4e99-4315-bf26-1459b18e5f60 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:03.887136 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-96db1dcd-4e99-4315-bf26-1459b18e5f60 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:03.887553 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 186/751] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:03 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 819 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:04.904760 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-223b08ab-1fe6-46c3-b001-b3278af5e99e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:04.911471 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-223b08ab-1fe6-46c3-b001-b3278af5e99e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:04.912578 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-223b08ab-1fe6-46c3-b001-b3278af5e99e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:04.912578 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-223b08ab-1fe6-46c3-b001-b3278af5e99e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:04.927354 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:04.927354 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:04.932801 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-223b08ab-1fe6-46c3-b001-b3278af5e99e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:04.940694 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-223b08ab-1fe6-46c3-b001-b3278af5e99e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:04.941318 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 190/752] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:04 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 844 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:04.991568 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d307a357-8373-456d-a56a-28bbe54e1254 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:04.994596 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d307a357-8373-456d-a56a-28bbe54e1254 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:04.994824 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d307a357-8373-456d-a56a-28bbe54e1254 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:04.995043 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d307a357-8373-456d-a56a-28bbe54e1254 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:05.004233 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:05.004233 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:05.009227 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d307a357-8373-456d-a56a-28bbe54e1254 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:05.015283 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d307a357-8373-456d-a56a-28bbe54e1254 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:05.016790 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 189/753] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:04 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:05.173112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4ee9f0ae-ca64-4acb-ab90-af5d60e1ce9b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:05.173774 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4ee9f0ae-ca64-4acb-ab90-af5d60e1ce9b None None] GET https://10.4.3.157/volume// Jul 31 20:49:05.173840 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4ee9f0ae-ca64-4acb-ab90-af5d60e1ce9b None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:05.174053 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4ee9f0ae-ca64-4acb-ab90-af5d60e1ce9b None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:05.174223 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-69f3e414-6085-4403-9267-1c61ce315bfd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:05.174556 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4ee9f0ae-ca64-4acb-ab90-af5d60e1ce9b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:05.174763 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69f3e414-6085-4403-9267-1c61ce315bfd None None] GET https://10.4.3.157/volume// Jul 31 20:49:05.175200 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 189/754] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49:05 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 20:49:05.175317 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-69f3e414-6085-4403-9267-1c61ce315bfd None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:05.175317 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-69f3e414-6085-4403-9267-1c61ce315bfd None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:05.175582 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69f3e414-6085-4403-9267-1c61ce315bfd None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:05.175869 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 187/755] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:49: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 20:49:05.198104 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-c51478b3-6432-4d38-b799-13a0d0902b04 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:05.200179 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-c51478b3-6432-4d38-b799-13a0d0902b04 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:49:05.200441 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-c51478b3-6432-4d38-b799-13a0d0902b04 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:05.200746 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-c51478b3-6432-4d38-b799-13a0d0902b04 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:05.200811 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-84ad2aaa-676c-4173-a555-30b3073fa8fa None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:05.203950 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-84ad2aaa-676c-4173-a555-30b3073fa8fa tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:49:05.203950 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-84ad2aaa-676c-4173-a555-30b3073fa8fa tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb", "connector": null, "instance_uuid": "20ae8696-6fbd-45b3-b1d6-0b97a34e3008"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:05.217158 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:05.217158 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:05.218577 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:05.218577 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:05.220210 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-c51478b3-6432-4d38-b799-13a0d0902b04 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:05.225218 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-c51478b3-6432-4d38-b799-13a0d0902b04 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:49:05.225630 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 190/756] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:49:05 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 1431 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:49:05.262225 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-84ad2aaa-676c-4173-a555-30b3073fa8fa tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:49:05.262225 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 191/757] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:49:05 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:05.313882 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-880cbf12-2c13-41cf-ae7a-7b02cec919dd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:05.318561 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-880cbf12-2c13-41cf-ae7a-7b02cec919dd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:05.319430 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-880cbf12-2c13-41cf-ae7a-7b02cec919dd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:05.319859 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-880cbf12-2c13-41cf-ae7a-7b02cec919dd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:05.333975 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:05.333975 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:05.339774 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-880cbf12-2c13-41cf-ae7a-7b02cec919dd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:05.348088 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-2c539b6c-6927-4b45-855e-3d32dffea750 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:05.348684 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-880cbf12-2c13-41cf-ae7a-7b02cec919dd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:05.350951 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 190/758] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:05 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:05.351063 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-2c539b6c-6927-4b45-855e-3d32dffea750 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] PUT https://10.4.3.157/volume/v3/attachments/2f2d3ea4-19b9-4239-a13c-5440b702a33e Jul 31 20:49:05.351063 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-2c539b6c-6927-4b45-855e-3d32dffea750 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:05.360511 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-2c539b6c-6927-4b45-855e-3d32dffea750 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Acquiring lock "cinder-attachment_update-48a8fcd1-d1c5-43d2-9f65-1d13472aae5c-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:49:05.361319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5274d328-8541-4518-8ded-c36d47dc0355 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:05.361319 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5274d328-8541-4518-8ded-c36d47dc0355 None None] GET https://10.4.3.157/volume// Jul 31 20:49:05.361319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5274d328-8541-4518-8ded-c36d47dc0355 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:05.361319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5274d328-8541-4518-8ded-c36d47dc0355 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:05.361319 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5274d328-8541-4518-8ded-c36d47dc0355 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:05.361319 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 191/759] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49: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 20:49:05.363475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-2c539b6c-6927-4b45-855e-3d32dffea750 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Lock "cinder-attachment_update-48a8fcd1-d1c5-43d2-9f65-1d13472aae5c-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:49:05.364928 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:05.364928 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:05.371662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-8867546f-1a28-429c-9832-6e3d2cc3bd56 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:05.374147 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-8867546f-1a28-429c-9832-6e3d2cc3bd56 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:05.374484 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-8867546f-1a28-429c-9832-6e3d2cc3bd56 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:05.374754 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-8867546f-1a28-429c-9832-6e3d2cc3bd56 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:05.385789 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:05.385789 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:05.391517 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-8867546f-1a28-429c-9832-6e3d2cc3bd56 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:05.399044 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-8867546f-1a28-429c-9832-6e3d2cc3bd56 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:05.399617 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 192/760] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:49:05 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 1023 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:49:05.468234 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-2c539b6c-6927-4b45-855e-3d32dffea750 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Lock "cinder-attachment_update-48a8fcd1-d1c5-43d2-9f65-1d13472aae5c-np0000006272" released by "attachment_update" :: held 0.105s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:49:05.468564 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-2c539b6c-6927-4b45-855e-3d32dffea750 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments/2f2d3ea4-19b9-4239-a13c-5440b702a33e returned with HTTP 200 Jul 31 20:49:05.469373 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 188/761] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:49:05 2026] PUT /volume/v3/attachments/2f2d3ea4-19b9-4239-a13c-5440b702a33e => generated 969 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:05.504829 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d1314f99-6fc7-434e-934c-d38a24ef4987 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:05.507841 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-feaf58bb-2afd-4b1e-8412-7a4c9ec75c07 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:05.508558 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d1314f99-6fc7-434e-934c-d38a24ef4987 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] PUT https://10.4.3.157/volume/v3/attachments/3292ae09-7c6a-4d42-80ae-6e856c119d20 Jul 31 20:49:05.508963 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d1314f99-6fc7-434e-934c-d38a24ef4987 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:05.512321 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-feaf58bb-2afd-4b1e-8412-7a4c9ec75c07 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] POST https://10.4.3.157/volume/v3/attachments/2f2d3ea4-19b9-4239-a13c-5440b702a33e/action Jul 31 20:49:05.512321 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-feaf58bb-2afd-4b1e-8412-7a4c9ec75c07 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:49:05.512321 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-feaf58bb-2afd-4b1e-8412-7a4c9ec75c07 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:05.521198 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d1314f99-6fc7-434e-934c-d38a24ef4987 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Acquiring lock "cinder-attachment_update-ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:49:05.526760 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d1314f99-6fc7-434e-934c-d38a24ef4987 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Lock "cinder-attachment_update-ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:49:05.528740 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:05.528740 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:05.530802 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:05.530802 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:05.550192 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-7ed0029e-843a-4cb3-9298-e694aaef149a req-feaf58bb-2afd-4b1e-8412-7a4c9ec75c07 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments/2f2d3ea4-19b9-4239-a13c-5440b702a33e/action returned with HTTP 204 Jul 31 20:49:05.550192 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 192/762] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:49:05 2026] POST /volume/v3/attachments/2f2d3ea4-19b9-4239-a13c-5440b702a33e/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:05.642643 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d1314f99-6fc7-434e-934c-d38a24ef4987 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Lock "cinder-attachment_update-ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb-np0000006272" released by "attachment_update" :: held 0.116s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:49:05.642958 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-d1314f99-6fc7-434e-934c-d38a24ef4987 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments/3292ae09-7c6a-4d42-80ae-6e856c119d20 returned with HTTP 200 Jul 31 20:49:05.643465 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 191/763] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:49:05 2026] PUT /volume/v3/attachments/3292ae09-7c6a-4d42-80ae-6e856c119d20 => generated 969 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:06.371796 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-11281a08-a987-4043-84b8-3b6227cffef0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:06.376482 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-11281a08-a987-4043-84b8-3b6227cffef0 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:06.376482 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-11281a08-a987-4043-84b8-3b6227cffef0 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:06.376482 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-11281a08-a987-4043-84b8-3b6227cffef0 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:06.385709 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:06.385709 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:06.389893 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-11281a08-a987-4043-84b8-3b6227cffef0 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:06.394418 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-11281a08-a987-4043-84b8-3b6227cffef0 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:06.396025 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 193/764] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:06 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:07.412475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-877e6a9a-18a7-4fb4-9f33-f3e9375ef8b9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:07.416118 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-877e6a9a-18a7-4fb4-9f33-f3e9375ef8b9 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:07.416716 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-877e6a9a-18a7-4fb4-9f33-f3e9375ef8b9 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:07.416763 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-877e6a9a-18a7-4fb4-9f33-f3e9375ef8b9 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:07.433387 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:07.433387 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:07.444335 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-877e6a9a-18a7-4fb4-9f33-f3e9375ef8b9 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:07.451775 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-877e6a9a-18a7-4fb4-9f33-f3e9375ef8b9 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:07.452417 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 189/765] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:07 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 844 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:08.471515 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4cb8ec71-e8cd-421d-ba95-a1e6adb018d4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:08.473654 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4cb8ec71-e8cd-421d-ba95-a1e6adb018d4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:08.473840 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4cb8ec71-e8cd-421d-ba95-a1e6adb018d4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:08.474026 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4cb8ec71-e8cd-421d-ba95-a1e6adb018d4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:08.485544 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:08.485544 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:08.491035 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4cb8ec71-e8cd-421d-ba95-a1e6adb018d4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:08.496312 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4cb8ec71-e8cd-421d-ba95-a1e6adb018d4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:08.496714 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 193/766] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:08 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:08.989120 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-dea0ff7b-bf7a-4569-a100-4df9dd1d7062 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:08.990993 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-dea0ff7b-bf7a-4569-a100-4df9dd1d7062 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/attachments/3292ae09-7c6a-4d42-80ae-6e856c119d20/action Jul 31 20:49:08.992687 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-dea0ff7b-bf7a-4569-a100-4df9dd1d7062 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:49:08.992687 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-dea0ff7b-bf7a-4569-a100-4df9dd1d7062 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:09.019642 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:09.019642 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:09.039112 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8bc66ce6-1494-4a74-b0b6-116f0134bc9f req-dea0ff7b-bf7a-4569-a100-4df9dd1d7062 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments/3292ae09-7c6a-4d42-80ae-6e856c119d20/action returned with HTTP 204 Jul 31 20:49:09.039714 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 192/767] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:49:08 2026] POST /volume/v3/attachments/3292ae09-7c6a-4d42-80ae-6e856c119d20/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:09.511906 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-659307ca-bbec-492c-a550-adb08c999cb2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:09.515822 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-659307ca-bbec-492c-a550-adb08c999cb2 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:09.516078 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-659307ca-bbec-492c-a550-adb08c999cb2 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:09.516300 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-659307ca-bbec-492c-a550-adb08c999cb2 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:09.525391 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:09.525391 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:09.529943 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-659307ca-bbec-492c-a550-adb08c999cb2 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:09.534550 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-659307ca-bbec-492c-a550-adb08c999cb2 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:09.534983 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 194/768] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:09 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:09.553494 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0595102b-b3a2-40bb-861e-16fa13fee538 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:09.555668 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0595102b-b3a2-40bb-861e-16fa13fee538 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:09.555886 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0595102b-b3a2-40bb-861e-16fa13fee538 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:09.556104 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0595102b-b3a2-40bb-861e-16fa13fee538 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:09.567562 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:09.567562 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:09.572299 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0595102b-b3a2-40bb-861e-16fa13fee538 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:09.577669 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0595102b-b3a2-40bb-861e-16fa13fee538 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:09.578241 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 190/769] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:09 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:14.675268 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:14.677642 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:49:14.677984 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "c96f2138-dd3c-40bd-b0a7-ac575ffc1fe3-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:14.679888 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'c96f2138-dd3c-40bd-b0a7-ac575ffc1fe3-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:49:14.680006 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Create volume of 1 GB Jul 31 20:49:14.684308 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Availability Zones retrieved successfully. Jul 31 20:49:14.689851 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Flow 'volume_create_api' (6da63f04-a633-4c3b-bfa9-3f3ed298f8b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:49:14.690856 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1c1081-1755-47d9-aee7-e0901a94ddea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:14.691682 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:49:14.718526 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6d1c1081-1755-47d9-aee7-e0901a94ddea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:14.719303 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da7f2a94-27be-4cb3-877a-966ea2abf121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:14.782328 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Created reservations ['02bbd367-fa4f-4bd7-a253-7c76f33d0582', 'f4c44da8-e810-4264-816d-d46e57fcfce9', '81d327f3-f4e5-4b21-9a8a-5468f91e0501', 'bfc45a80-2ae4-4ac0-ab37-9d79a4c9c4af'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:49:14.783485 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da7f2a94-27be-4cb3-877a-966ea2abf121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02bbd367-fa4f-4bd7-a253-7c76f33d0582', 'f4c44da8-e810-4264-816d-d46e57fcfce9', '81d327f3-f4e5-4b21-9a8a-5468f91e0501', 'bfc45a80-2ae4-4ac0-ab37-9d79a4c9c4af']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:14.784355 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eea8259-40ec-4df6-b02b-8e5497118684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:14.809100 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eea8259-40ec-4df6-b02b-8e5497118684) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2096350f-4faa-4248-952e-05e50429f0d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='c96f2138-dd3c-40bd-b0a7-ac575ffc1fe3-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfe35c6b820c4038bdfc5f4a09e66bcd',qos_specs=None,replication_status=,reservations=['02bbd367-fa4f-4bd7-a253-7c76f33d0582','f4c44da8-e810-4264-816d-d46e57fcfce9','81d327f3-f4e5-4b21-9a8a-5468f91e0501','bfc45a80-2ae4-4ac0-ab37-9d79a4c9c4af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e6b49c595d40dd8d86dfe206ae29fc',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:49:14Z,deleted=False,deleted_at=None,display_description='',display_name='c96f2138-dd3c-40bd-b0a7-ac575ffc1fe3-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2096350f-4faa-4248-952e-05e50429f0d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfe35c6b820c4038bdfc5f4a09e66bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e6b49c595d40dd8d86dfe206ae29fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:14.810020 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (140990c9-6ea9-47e0-9f67-ddd5eb374210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:14.833852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (140990c9-6ea9-47e0-9f67-ddd5eb374210) transitioned into 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='c96f2138-dd3c-40bd-b0a7-ac575ffc1fe3-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cfe35c6b820c4038bdfc5f4a09e66bcd',qos_specs=None,replication_status=,reservations=['02bbd367-fa4f-4bd7-a253-7c76f33d0582','f4c44da8-e810-4264-816d-d46e57fcfce9','81d327f3-f4e5-4b21-9a8a-5468f91e0501','bfc45a80-2ae4-4ac0-ab37-9d79a4c9c4af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e6b49c595d40dd8d86dfe206ae29fc',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:14.834890 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc71998e-51a2-4c50-997d-c1d075e183b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:14.849411 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc71998e-51a2-4c50-997d-c1d075e183b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:14.849830 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Flow 'volume_create_api' (6da63f04-a633-4c3b-bfa9-3f3ed298f8b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:49:14.850138 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Create volume request issued successfully. Jul 31 20:49:14.850768 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-13baa750-920d-447f-9be5-88bc87361a2d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:49:14.851563 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 194/770] 10.4.3.157 () {72 vars in 1541 bytes} [Fri Jul 31 20:49:14 2026] POST /volume/v3/volumes => generated 749 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:49:14.861436 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-e404919c-683d-4f16-9eab-4c28663e743a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:14.866148 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-e404919c-683d-4f16-9eab-4c28663e743a tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] GET https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 Jul 31 20:49:14.866148 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-e404919c-683d-4f16-9eab-4c28663e743a tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:14.866148 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-e404919c-683d-4f16-9eab-4c28663e743a tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:14.880072 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:14.880072 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:14.886645 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-e404919c-683d-4f16-9eab-4c28663e743a tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:49:14.893110 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-e404919c-683d-4f16-9eab-4c28663e743a tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 returned with HTTP 200 Jul 31 20:49:14.894650 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 193/771] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:14 2026] GET /volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 => generated 817 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:14.903933 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-f60ef8e3-97ae-494b-b111-e1d3aaade871 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:14.906434 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-f60ef8e3-97ae-494b-b111-e1d3aaade871 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] GET https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 Jul 31 20:49:14.906669 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-f60ef8e3-97ae-494b-b111-e1d3aaade871 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:14.906669 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-f60ef8e3-97ae-494b-b111-e1d3aaade871 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:14.915152 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:14.915152 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:14.917236 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-f60ef8e3-97ae-494b-b111-e1d3aaade871 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:49:14.921703 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-f60ef8e3-97ae-494b-b111-e1d3aaade871 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 returned with HTTP 200 Jul 31 20:49:14.922309 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 195/772] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:14 2026] GET /volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 => generated 817 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:17.933570 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-73a01fbb-9eb5-4c68-8b02-66c2d853117b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:17.936828 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-73a01fbb-9eb5-4c68-8b02-66c2d853117b tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] GET https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 Jul 31 20:49:17.937175 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-73a01fbb-9eb5-4c68-8b02-66c2d853117b tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:17.937376 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-73a01fbb-9eb5-4c68-8b02-66c2d853117b tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:17.946638 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:17.946638 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:17.950904 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-73a01fbb-9eb5-4c68-8b02-66c2d853117b tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:49:17.955583 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-73a01fbb-9eb5-4c68-8b02-66c2d853117b tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 returned with HTTP 200 Jul 31 20:49:17.956114 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 191/773] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:17 2026] GET /volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:17.968380 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ff969ac2-759d-4b2c-884c-d9dfcca5755b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:17.968873 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ff969ac2-759d-4b2c-884c-d9dfcca5755b None None] GET https://10.4.3.157/volume// Jul 31 20:49:17.969056 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ff969ac2-759d-4b2c-884c-d9dfcca5755b None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:17.969264 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ff969ac2-759d-4b2c-884c-d9dfcca5755b None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:17.969573 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ff969ac2-759d-4b2c-884c-d9dfcca5755b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:17.969957 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 195/774] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49: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 20:49:17.982428 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-3de65e53-8951-475e-a417-6c6eb4dc0b77 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:17.985017 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-3de65e53-8951-475e-a417-6c6eb4dc0b77 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:49:17.985585 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-3de65e53-8951-475e-a417-6c6eb4dc0b77 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2096350f-4faa-4248-952e-05e50429f0d7", "connector": null, "instance_uuid": "c96f2138-dd3c-40bd-b0a7-ac575ffc1fe3"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:17.997506 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:17.997506 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:18.030835 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-3de65e53-8951-475e-a417-6c6eb4dc0b77 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:49:18.031442 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 194/775] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:49:17 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:49:18.042276 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6f9d5105-5aa0-4ce6-85f1-0e7fc4dcc969 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:18.043282 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6f9d5105-5aa0-4ce6-85f1-0e7fc4dcc969 None None] GET https://10.4.3.157/volume// Jul 31 20:49:18.043282 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6f9d5105-5aa0-4ce6-85f1-0e7fc4dcc969 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:18.043282 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6f9d5105-5aa0-4ce6-85f1-0e7fc4dcc969 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:18.043704 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6f9d5105-5aa0-4ce6-85f1-0e7fc4dcc969 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:18.043940 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 196/776] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49: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 20:49:18.072070 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-3725ef71-3933-43cb-822e-38927c12fc71 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:18.074704 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-3725ef71-3933-43cb-822e-38927c12fc71 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] GET https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 Jul 31 20:49:18.075145 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-3725ef71-3933-43cb-822e-38927c12fc71 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:18.075378 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-3725ef71-3933-43cb-822e-38927c12fc71 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:18.088291 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:18.088291 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:18.093494 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-3725ef71-3933-43cb-822e-38927c12fc71 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:49:18.098852 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-3725ef71-3933-43cb-822e-38927c12fc71 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 returned with HTTP 200 Jul 31 20:49:18.099268 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 192/777] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:49:18 2026] GET /volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 => generated 1021 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:49:18.231686 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-5e5f8e5d-87b3-4fe7-b802-c1a73c8886f7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:18.234373 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-5e5f8e5d-87b3-4fe7-b802-c1a73c8886f7 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] PUT https://10.4.3.157/volume/v3/attachments/426f6b55-9b97-4a9d-879f-0805b1971713 Jul 31 20:49:18.234990 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-5e5f8e5d-87b3-4fe7-b802-c1a73c8886f7 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:18.245712 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-5e5f8e5d-87b3-4fe7-b802-c1a73c8886f7 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Acquiring lock "cinder-attachment_update-2096350f-4faa-4248-952e-05e50429f0d7-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:49:18.253685 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-5e5f8e5d-87b3-4fe7-b802-c1a73c8886f7 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Lock "cinder-attachment_update-2096350f-4faa-4248-952e-05e50429f0d7-np0000006272" acquired by "attachment_update" :: waited 0.008s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:49:18.255309 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:18.255309 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:18.386178 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-5e5f8e5d-87b3-4fe7-b802-c1a73c8886f7 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Lock "cinder-attachment_update-2096350f-4faa-4248-952e-05e50429f0d7-np0000006272" released by "attachment_update" :: held 0.133s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:49:18.386508 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-5e5f8e5d-87b3-4fe7-b802-c1a73c8886f7 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/attachments/426f6b55-9b97-4a9d-879f-0805b1971713 returned with HTTP 200 Jul 31 20:49:18.387063 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 196/778] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:49:18 2026] PUT /volume/v3/attachments/426f6b55-9b97-4a9d-879f-0805b1971713 => generated 969 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:18.426064 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-752e885f-0d37-4cfc-9e3a-4cd403e8453d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:18.432346 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-752e885f-0d37-4cfc-9e3a-4cd403e8453d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] POST https://10.4.3.157/volume/v3/attachments/426f6b55-9b97-4a9d-879f-0805b1971713/action Jul 31 20:49:18.432346 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-752e885f-0d37-4cfc-9e3a-4cd403e8453d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:49:18.432346 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-752e885f-0d37-4cfc-9e3a-4cd403e8453d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:18.457640 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:18.457640 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:18.470416 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cedd572d-ea91-4ec5-95f6-ae830ca6653c req-752e885f-0d37-4cfc-9e3a-4cd403e8453d tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/attachments/426f6b55-9b97-4a9d-879f-0805b1971713/action returned with HTTP 204 Jul 31 20:49:18.471143 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 195/779] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:49:18 2026] POST /volume/v3/attachments/426f6b55-9b97-4a9d-879f-0805b1971713/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:20.360588 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-45ad9b6d-ce40-430c-9693-e70c213e50ee None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:20.362656 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-45ad9b6d-ce40-430c-9693-e70c213e50ee tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:20.363627 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-45ad9b6d-ce40-430c-9693-e70c213e50ee tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:20.363733 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-45ad9b6d-ce40-430c-9693-e70c213e50ee tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:20.376070 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:20.376070 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:20.383113 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-45ad9b6d-ce40-430c-9693-e70c213e50ee tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:20.389932 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-45ad9b6d-ce40-430c-9693-e70c213e50ee tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:20.390364 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 197/780] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:20 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:20.449155 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-d406c934-a1f2-40ed-ab6b-fe0eb3cc8ee9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:20.453688 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-d406c934-a1f2-40ed-ab6b-fe0eb3cc8ee9 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:20.453928 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-d406c934-a1f2-40ed-ab6b-fe0eb3cc8ee9 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:20.454198 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-d406c934-a1f2-40ed-ab6b-fe0eb3cc8ee9 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:20.465382 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:20.465382 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:20.473153 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-d406c934-a1f2-40ed-ab6b-fe0eb3cc8ee9 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:20.477234 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-d406c934-a1f2-40ed-ab6b-fe0eb3cc8ee9 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:20.477953 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 193/781] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:20 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:20.621446 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6f4d23d2-cfdc-4bc6-84a1-e0897fa10e96 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:20.621938 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6f4d23d2-cfdc-4bc6-84a1-e0897fa10e96 None None] GET https://10.4.3.157/volume// Jul 31 20:49:20.622162 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6f4d23d2-cfdc-4bc6-84a1-e0897fa10e96 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:20.622446 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6f4d23d2-cfdc-4bc6-84a1-e0897fa10e96 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:20.622874 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6f4d23d2-cfdc-4bc6-84a1-e0897fa10e96 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:20.623252 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 197/782] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:49: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 20:49:20.635744 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-62fdb497-5bb2-4b2f-9e9f-096446cad763 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:20.638504 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-62fdb497-5bb2-4b2f-9e9f-096446cad763 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:49:20.639078 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-62fdb497-5bb2-4b2f-9e9f-096446cad763 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba", "connector": null, "instance_uuid": "b9408272-93b6-4333-9763-5d8df360a8d3"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:20.652228 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:20.652228 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:20.702437 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-62fdb497-5bb2-4b2f-9e9f-096446cad763 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:49:20.702951 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 196/783] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:49:20 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 20:49:20.743393 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-be57475f-f140-4057-a172-b962d28dca50 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:20.745378 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-be57475f-f140-4057-a172-b962d28dca50 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:20.745620 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-be57475f-f140-4057-a172-b962d28dca50 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:20.745854 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-be57475f-f140-4057-a172-b962d28dca50 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:20.755552 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-787944a1-354b-4ec7-b6a3-7a7eb9060798 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:20.755552 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-787944a1-354b-4ec7-b6a3-7a7eb9060798 None None] GET https://10.4.3.157/volume// Jul 31 20:49:20.755552 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-787944a1-354b-4ec7-b6a3-7a7eb9060798 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:20.755552 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-787944a1-354b-4ec7-b6a3-7a7eb9060798 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:20.755552 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-787944a1-354b-4ec7-b6a3-7a7eb9060798 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:20.755552 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 194/784] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49: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 20:49:20.768728 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:20.768728 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:20.772153 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-353d54d4-8e6f-407b-91e8-196ccc84ec82 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:20.773484 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-be57475f-f140-4057-a172-b962d28dca50 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:20.775423 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-353d54d4-8e6f-407b-91e8-196ccc84ec82 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:20.775649 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-353d54d4-8e6f-407b-91e8-196ccc84ec82 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:20.775869 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-353d54d4-8e6f-407b-91e8-196ccc84ec82 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:20.785399 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-be57475f-f140-4057-a172-b962d28dca50 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:20.786139 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 198/785] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:20 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 850 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:20.794738 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:20.794738 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:20.805118 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-353d54d4-8e6f-407b-91e8-196ccc84ec82 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:20.813307 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-353d54d4-8e6f-407b-91e8-196ccc84ec82 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:20.814136 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 198/786] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:49:20 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 1030 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:49:20.919807 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-ff93b4f4-1387-44fe-bb3b-93a558abbb79 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:20.922030 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-ff93b4f4-1387-44fe-bb3b-93a558abbb79 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] PUT https://10.4.3.157/volume/v3/attachments/1d0d2455-f0a1-447c-9964-d117589ba004 Jul 31 20:49:20.922521 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-ff93b4f4-1387-44fe-bb3b-93a558abbb79 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:20.936171 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-ff93b4f4-1387-44fe-bb3b-93a558abbb79 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Acquiring lock "cinder-attachment_update-7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:49:20.941317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-ff93b4f4-1387-44fe-bb3b-93a558abbb79 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Lock "cinder-attachment_update-7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:49:20.942583 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:20.942583 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:21.050440 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-ff93b4f4-1387-44fe-bb3b-93a558abbb79 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Lock "cinder-attachment_update-7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba-np0000006272" released by "attachment_update" :: held 0.109s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:49:21.050815 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-ff93b4f4-1387-44fe-bb3b-93a558abbb79 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/attachments/1d0d2455-f0a1-447c-9964-d117589ba004 returned with HTTP 200 Jul 31 20:49:21.051286 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 197/787] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:49:20 2026] PUT /volume/v3/attachments/1d0d2455-f0a1-447c-9964-d117589ba004 => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:21.807883 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6a8a5d50-1013-4c6c-a4c7-3e2c5a7d9855 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:21.814146 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6a8a5d50-1013-4c6c-a4c7-3e2c5a7d9855 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:21.814146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6a8a5d50-1013-4c6c-a4c7-3e2c5a7d9855 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:21.814146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6a8a5d50-1013-4c6c-a4c7-3e2c5a7d9855 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:21.831952 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:21.831952 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:21.840497 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6a8a5d50-1013-4c6c-a4c7-3e2c5a7d9855 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:21.845501 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6a8a5d50-1013-4c6c-a4c7-3e2c5a7d9855 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:21.846163 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 195/788] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:21 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 851 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:22.861541 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e13fcc02-9700-473a-b9b2-687cea904f7d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:22.864628 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e13fcc02-9700-473a-b9b2-687cea904f7d tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:22.866148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e13fcc02-9700-473a-b9b2-687cea904f7d tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:22.866148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e13fcc02-9700-473a-b9b2-687cea904f7d tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:22.882819 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:22.882819 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:22.889887 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e13fcc02-9700-473a-b9b2-687cea904f7d tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:22.895594 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e13fcc02-9700-473a-b9b2-687cea904f7d tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:22.896402 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 199/789] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:22 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 851 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:23.913112 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5faf56f0-13d1-4220-a7f3-4f432fd4b388 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:23.914980 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5faf56f0-13d1-4220-a7f3-4f432fd4b388 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:23.915202 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5faf56f0-13d1-4220-a7f3-4f432fd4b388 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:23.915377 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5faf56f0-13d1-4220-a7f3-4f432fd4b388 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:23.927154 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:23.927154 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:23.932451 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5faf56f0-13d1-4220-a7f3-4f432fd4b388 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:23.937452 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5faf56f0-13d1-4220-a7f3-4f432fd4b388 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:23.938285 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 199/790] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:23 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:24.903064 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-e1299907-fff4-41c8-aa24-90a32209dc38 req-3352469c-ee12-419c-bce4-eeb3dbdadd6a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:24.906449 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e1299907-fff4-41c8-aa24-90a32209dc38 req-3352469c-ee12-419c-bce4-eeb3dbdadd6a tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] GET https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 Jul 31 20:49:24.906728 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e1299907-fff4-41c8-aa24-90a32209dc38 req-3352469c-ee12-419c-bce4-eeb3dbdadd6a tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:24.906992 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e1299907-fff4-41c8-aa24-90a32209dc38 req-3352469c-ee12-419c-bce4-eeb3dbdadd6a tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:24.929843 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:24.929843 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:24.934861 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-e1299907-fff4-41c8-aa24-90a32209dc38 req-3352469c-ee12-419c-bce4-eeb3dbdadd6a tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:49:24.942980 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e1299907-fff4-41c8-aa24-90a32209dc38 req-3352469c-ee12-419c-bce4-eeb3dbdadd6a tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 returned with HTTP 200 Jul 31 20:49:24.942980 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 198/791] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:24 2026] GET /volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 => generated 1134 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:24.957874 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a0f6ca47-2c6c-497b-afe4-b4126fe7e1e7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:24.961181 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a0f6ca47-2c6c-497b-afe4-b4126fe7e1e7 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:24.961181 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a0f6ca47-2c6c-497b-afe4-b4126fe7e1e7 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:24.961181 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a0f6ca47-2c6c-497b-afe4-b4126fe7e1e7 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:24.969656 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-3973faaf-5122-4e20-8df0-57e9ac876c2c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:24.973016 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:24.973016 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:24.973146 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-3973faaf-5122-4e20-8df0-57e9ac876c2c tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] POST https://10.4.3.157/volume/v3/attachments/1d0d2455-f0a1-447c-9964-d117589ba004/action Jul 31 20:49:24.973146 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-3973faaf-5122-4e20-8df0-57e9ac876c2c tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:49:24.973146 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-3973faaf-5122-4e20-8df0-57e9ac876c2c tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:24.982087 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a0f6ca47-2c6c-497b-afe4-b4126fe7e1e7 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:24.983893 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a0f6ca47-2c6c-497b-afe4-b4126fe7e1e7 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:24.984434 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 196/792] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:24 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:24.999406 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:24.999406 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:25.021819 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-df8ac020-ab4d-4cf6-8086-8296f6d7838a req-3973faaf-5122-4e20-8df0-57e9ac876c2c tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/attachments/1d0d2455-f0a1-447c-9964-d117589ba004/action returned with HTTP 204 Jul 31 20:49:25.022412 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 200/793] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:49:24 2026] POST /volume/v3/attachments/1d0d2455-f0a1-447c-9964-d117589ba004/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:25.997542 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1891dabe-27f5-4f3d-ae0c-d0288bb3e048 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:26.000017 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1891dabe-27f5-4f3d-ae0c-d0288bb3e048 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:26.001112 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1891dabe-27f5-4f3d-ae0c-d0288bb3e048 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:26.001112 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1891dabe-27f5-4f3d-ae0c-d0288bb3e048 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:26.012741 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:26.012741 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:26.016006 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1891dabe-27f5-4f3d-ae0c-d0288bb3e048 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:26.021920 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1891dabe-27f5-4f3d-ae0c-d0288bb3e048 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:26.022393 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 200/794] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:25 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 1143 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:26.037157 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fe7f147b-ab4b-4514-a3db-85ccb7026b11 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:26.039899 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fe7f147b-ab4b-4514-a3db-85ccb7026b11 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:26.039995 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fe7f147b-ab4b-4514-a3db-85ccb7026b11 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:26.040963 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fe7f147b-ab4b-4514-a3db-85ccb7026b11 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:26.054075 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:26.054075 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:26.060592 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fe7f147b-ab4b-4514-a3db-85ccb7026b11 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:26.067094 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fe7f147b-ab4b-4514-a3db-85ccb7026b11 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:26.067094 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 199/795] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:26 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 1143 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:26.084353 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2540737f-10c7-48a5-8471-40c9d45f2625 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:26.086241 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2540737f-10c7-48a5-8471-40c9d45f2625 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:26.086417 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2540737f-10c7-48a5-8471-40c9d45f2625 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:26.086580 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2540737f-10c7-48a5-8471-40c9d45f2625 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:26.096899 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:26.096899 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:26.100278 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2540737f-10c7-48a5-8471-40c9d45f2625 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:26.106421 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2540737f-10c7-48a5-8471-40c9d45f2625 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:26.106421 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 197/796] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:26 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 1143 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:26.286355 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-9e0e9124-86a7-4789-a9e4-f4fe214d85b8 req-633b48b4-a17a-4438-8e8c-e1a8b86f7efc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:26.291513 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9e0e9124-86a7-4789-a9e4-f4fe214d85b8 req-633b48b4-a17a-4438-8e8c-e1a8b86f7efc tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:49:26.291646 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9e0e9124-86a7-4789-a9e4-f4fe214d85b8 req-633b48b4-a17a-4438-8e8c-e1a8b86f7efc tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:26.291855 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9e0e9124-86a7-4789-a9e4-f4fe214d85b8 req-633b48b4-a17a-4438-8e8c-e1a8b86f7efc tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:26.316001 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:26.316001 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:26.322288 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-9e0e9124-86a7-4789-a9e4-f4fe214d85b8 req-633b48b4-a17a-4438-8e8c-e1a8b86f7efc tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:49:26.328811 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9e0e9124-86a7-4789-a9e4-f4fe214d85b8 req-633b48b4-a17a-4438-8e8c-e1a8b86f7efc tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:49:26.329938 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 201/797] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:26 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 1143 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:26.571490 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-89c137e6-47bb-4c5b-b2c8-3dd6fe09590e req-4174c09f-5d0e-433a-9396-1657beedd34c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:26.573574 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-89c137e6-47bb-4c5b-b2c8-3dd6fe09590e req-4174c09f-5d0e-433a-9396-1657beedd34c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:49:26.573842 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-89c137e6-47bb-4c5b-b2c8-3dd6fe09590e req-4174c09f-5d0e-433a-9396-1657beedd34c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:26.575068 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-89c137e6-47bb-4c5b-b2c8-3dd6fe09590e req-4174c09f-5d0e-433a-9396-1657beedd34c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:26.593797 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:26.593797 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:26.598621 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-89c137e6-47bb-4c5b-b2c8-3dd6fe09590e req-4174c09f-5d0e-433a-9396-1657beedd34c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:49:26.604930 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-89c137e6-47bb-4c5b-b2c8-3dd6fe09590e req-4174c09f-5d0e-433a-9396-1657beedd34c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:49:26.605634 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 201/798] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:26 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:27.801881 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7c04658b-52a0-47f5-8126-efba9e1338ed None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:27.804988 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:49:27.805464 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-441445880"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:27.809106 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-441445880'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:49:27.809106 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Create volume of 1 GB Jul 31 20:49:27.820511 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Availability Zones retrieved successfully. Jul 31 20:49:27.831106 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Flow 'volume_create_api' (2f5a08dc-2ff1-426c-917a-8af9a115825c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:49:27.832417 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e85884f-7586-402b-a976-a1badd351342) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:27.833866 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:49:27.889690 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e85884f-7586-402b-a976-a1badd351342) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:27.890993 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (673c5029-b270-4dc0-92f9-ca92fef68787) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:27.995438 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Created reservations ['eea62385-e661-4ddf-89b7-1a96672a99b9', '2db32209-f409-4dc6-a4cf-ff9d4985c738', 'e65b74e2-1c2f-49f2-86a6-cdbecbaf0bf9', '25a8edc2-a046-432b-9094-20eca0c71eac'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:49:27.996541 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (673c5029-b270-4dc0-92f9-ca92fef68787) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eea62385-e661-4ddf-89b7-1a96672a99b9', '2db32209-f409-4dc6-a4cf-ff9d4985c738', 'e65b74e2-1c2f-49f2-86a6-cdbecbaf0bf9', '25a8edc2-a046-432b-9094-20eca0c71eac']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:27.997556 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e98424-8402-4826-a4b8-723193d38e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:28.023654 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (57e98424-8402-4826-a4b8-723193d38e7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5643483e-b6e4-4e26-93bc-205e4a74bed0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-441445880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b6ad2d009a144849c5fd7e4be0f70dd',qos_specs=None,replication_status=,reservations=['eea62385-e661-4ddf-89b7-1a96672a99b9','2db32209-f409-4dc6-a4cf-ff9d4985c738','e65b74e2-1c2f-49f2-86a6-cdbecbaf0bf9','25a8edc2-a046-432b-9094-20eca0c71eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee0d5959acff40229ca9f6b272653cad',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:49:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-441445880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5643483e-b6e4-4e26-93bc-205e4a74bed0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b6ad2d009a144849c5fd7e4be0f70dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee0d5959acff40229ca9f6b272653cad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:28.027169 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff0ca6d-15aa-4e7c-b541-9fa57cfdce41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:28.047221 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ff0ca6d-15aa-4e7c-b541-9fa57cfdce41) transitioned into state 'SUCCESS' from state '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-441445880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b6ad2d009a144849c5fd7e4be0f70dd',qos_specs=None,replication_status=,reservations=['eea62385-e661-4ddf-89b7-1a96672a99b9','2db32209-f409-4dc6-a4cf-ff9d4985c738','e65b74e2-1c2f-49f2-86a6-cdbecbaf0bf9','25a8edc2-a046-432b-9094-20eca0c71eac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee0d5959acff40229ca9f6b272653cad',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:28.049112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a24e722-44d2-4cd3-b04c-b0079cd7ba28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:28.065935 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3a24e722-44d2-4cd3-b04c-b0079cd7ba28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:28.079577 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Flow 'volume_create_api' (2f5a08dc-2ff1-426c-917a-8af9a115825c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:49:28.079577 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Create volume request issued successfully. Jul 31 20:49:28.079577 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7c04658b-52a0-47f5-8126-efba9e1338ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:49:28.079577 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 200/799] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:49:27 2026] POST /volume/v3/volumes => generated 758 bytes in 274 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:49:28.094521 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-38d2f182-5af3-489a-9e3f-5b0d6b995667 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:28.101250 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-38d2f182-5af3-489a-9e3f-5b0d6b995667 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 Jul 31 20:49:28.101250 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-38d2f182-5af3-489a-9e3f-5b0d6b995667 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:28.101250 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-38d2f182-5af3-489a-9e3f-5b0d6b995667 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:28.109167 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:28.109167 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:28.115525 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-38d2f182-5af3-489a-9e3f-5b0d6b995667 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:49:28.121200 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-38d2f182-5af3-489a-9e3f-5b0d6b995667 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 returned with HTTP 200 Jul 31 20:49:28.121455 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 198/800] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:28 2026] GET /volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:29.137449 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-85601ade-af5e-4fcf-9c4d-96590ea6717e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:29.138740 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-85601ade-af5e-4fcf-9c4d-96590ea6717e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 Jul 31 20:49:29.139018 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-85601ade-af5e-4fcf-9c4d-96590ea6717e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:29.139435 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-85601ade-af5e-4fcf-9c4d-96590ea6717e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:29.147543 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:29.147543 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:29.152504 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-85601ade-af5e-4fcf-9c4d-96590ea6717e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:49:29.158179 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-85601ade-af5e-4fcf-9c4d-96590ea6717e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 returned with HTTP 200 Jul 31 20:49:29.158895 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 202/801] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:29 2026] GET /volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:29.774521 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f0c1b5d1-1b47-4a51-a848-072b471f79d7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:29.776808 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0c1b5d1-1b47-4a51-a848-072b471f79d7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:49:29.777070 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0c1b5d1-1b47-4a51-a848-072b471f79d7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:29.777311 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0c1b5d1-1b47-4a51-a848-072b471f79d7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:29.789642 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:29.789642 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:29.794885 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f0c1b5d1-1b47-4a51-a848-072b471f79d7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:49:29.801896 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0c1b5d1-1b47-4a51-a848-072b471f79d7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:49:29.802413 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 202/802] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:29 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:29.862095 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-78bffcff-a12b-435a-b967-b088c6016394 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:29.865276 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-78bffcff-a12b-435a-b967-b088c6016394 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:49:29.865601 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-78bffcff-a12b-435a-b967-b088c6016394 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:29.866061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-78bffcff-a12b-435a-b967-b088c6016394 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:29.880491 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:29.880491 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:29.885559 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-78bffcff-a12b-435a-b967-b088c6016394 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:49:29.892455 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-78bffcff-a12b-435a-b967-b088c6016394 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:49:29.893201 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 201/803] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:29 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 1139 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:29.943297 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-ece00ce8-a5c6-48a8-b6ab-11cf56464502 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:29.949190 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-ece00ce8-a5c6-48a8-b6ab-11cf56464502 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6/action Jul 31 20:49:29.949190 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-ece00ce8-a5c6-48a8-b6ab-11cf56464502 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:49:29.949190 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-ece00ce8-a5c6-48a8-b6ab-11cf56464502 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:29.958616 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:29.958616 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:29.959321 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-ece00ce8-a5c6-48a8-b6ab-11cf56464502 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:49:29.967698 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-ece00ce8-a5c6-48a8-b6ab-11cf56464502 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Begin detaching volume completed successfully. Jul 31 20:49:29.968120 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-ece00ce8-a5c6-48a8-b6ab-11cf56464502 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6/action returned with HTTP 202 Jul 31 20:49:29.968666 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 199/804] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:49:29 2026] POST /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:49:30.024215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7214055f-4240-4c96-8654-e268d6db6b4c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:30.024215 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7214055f-4240-4c96-8654-e268d6db6b4c None None] GET https://10.4.3.157/volume// Jul 31 20:49:30.024215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7214055f-4240-4c96-8654-e268d6db6b4c None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:30.024816 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7214055f-4240-4c96-8654-e268d6db6b4c None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:30.025460 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7214055f-4240-4c96-8654-e268d6db6b4c None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:30.026016 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 203/805] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49:30 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:49:30.037990 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-6afca12f-a1ef-4acb-80c3-ed6dced122e3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:30.040680 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-6afca12f-a1ef-4acb-80c3-ed6dced122e3 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:49:30.041091 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-6afca12f-a1ef-4acb-80c3-ed6dced122e3 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:30.041322 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-6afca12f-a1ef-4acb-80c3-ed6dced122e3 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:30.054913 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:30.054913 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:30.059754 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-6afca12f-a1ef-4acb-80c3-ed6dced122e3 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:49:30.065558 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-6afca12f-a1ef-4acb-80c3-ed6dced122e3 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:49:30.066072 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 203/806] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:49:30 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 1322 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:49:32.503590 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-d252152e-8662-4a0c-90c6-b4fb29bfa98c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:32.506541 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-d252152e-8662-4a0c-90c6-b4fb29bfa98c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] DELETE https://10.4.3.157/volume/v3/attachments/13cea61e-38bc-4b6d-b7b3-d07aa452e6c3 Jul 31 20:49:32.506802 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-d252152e-8662-4a0c-90c6-b4fb29bfa98c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:32.507074 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-d252152e-8662-4a0c-90c6-b4fb29bfa98c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:32.518712 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:32.518712 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:32.597625 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f4ec22c9-ffc5-4a31-86e9-5f8e4816b6ba req-d252152e-8662-4a0c-90c6-b4fb29bfa98c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments/13cea61e-38bc-4b6d-b7b3-d07aa452e6c3 returned with HTTP 200 Jul 31 20:49:32.598303 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 202/807] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:49:32 2026] DELETE /volume/v3/attachments/13cea61e-38bc-4b6d-b7b3-d07aa452e6c3 => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:49:33.191749 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4d463de8-24c9-41ee-bece-b858b9791caa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:33.195164 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4d463de8-24c9-41ee-bece-b858b9791caa tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:49:33.195393 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4d463de8-24c9-41ee-bece-b858b9791caa tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:33.195665 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4d463de8-24c9-41ee-bece-b858b9791caa tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:33.208689 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:33.208689 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:33.213661 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4d463de8-24c9-41ee-bece-b858b9791caa tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:49:33.218398 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4d463de8-24c9-41ee-bece-b858b9791caa tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:49:33.218398 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 200/808] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:33 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:37.542625 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:37.545472 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:49:37.545922 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-2125517351"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:37.547681 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-2125517351'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:49:37.547820 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Create volume of 1 GB Jul 31 20:49:37.552646 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Availability Zones retrieved successfully. Jul 31 20:49:37.558385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Flow 'volume_create_api' (2bc3c4be-07ac-49b1-9dc0-5fa644eef825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:49:37.559366 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e742456-f938-4a77-b386-4ebcd601b914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:37.560504 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:49:37.601396 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5e742456-f938-4a77-b386-4ebcd601b914) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:37.602541 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3925883-724d-4e4b-95db-90dd1872d8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:37.649780 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Created reservations ['86e39e3c-39fb-4f19-b085-a386ff05c546', '910f2bbc-d470-4948-9a87-a2527e27a4da', 'de12e62e-43eb-4916-b96b-6aaf772d3fa5', '76fa6761-dd2c-4c14-b08b-fc0f1fe4aadf'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:49:37.650792 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3925883-724d-4e4b-95db-90dd1872d8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86e39e3c-39fb-4f19-b085-a386ff05c546', '910f2bbc-d470-4948-9a87-a2527e27a4da', 'de12e62e-43eb-4916-b96b-6aaf772d3fa5', '76fa6761-dd2c-4c14-b08b-fc0f1fe4aadf']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:37.651414 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac7d088a-f792-42f5-b922-cb6fe4800825) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:37.676754 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac7d088a-f792-42f5-b922-cb6fe4800825) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ec4de507-6592-49ba-bb21-0ac73ec19175', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2125517351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b6ad2d009a144849c5fd7e4be0f70dd',qos_specs=None,replication_status=,reservations=['86e39e3c-39fb-4f19-b085-a386ff05c546','910f2bbc-d470-4948-9a87-a2527e27a4da','de12e62e-43eb-4916-b96b-6aaf772d3fa5','76fa6761-dd2c-4c14-b08b-fc0f1fe4aadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee0d5959acff40229ca9f6b272653cad',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:49:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-2125517351',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ec4de507-6592-49ba-bb21-0ac73ec19175,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3b6ad2d009a144849c5fd7e4be0f70dd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ee0d5959acff40229ca9f6b272653cad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:37.677579 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3353d29-694c-46a6-898c-71830f0c8db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:37.696880 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3353d29-694c-46a6-898c-71830f0c8db6) transitioned into state 'SUCCESS' from state '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-2125517351',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3b6ad2d009a144849c5fd7e4be0f70dd',qos_specs=None,replication_status=,reservations=['86e39e3c-39fb-4f19-b085-a386ff05c546','910f2bbc-d470-4948-9a87-a2527e27a4da','de12e62e-43eb-4916-b96b-6aaf772d3fa5','76fa6761-dd2c-4c14-b08b-fc0f1fe4aadf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ee0d5959acff40229ca9f6b272653cad',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:37.697981 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cac848-51af-4ae7-9911-db2433532a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:37.714291 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01cac848-51af-4ae7-9911-db2433532a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:37.715286 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Flow 'volume_create_api' (2bc3c4be-07ac-49b1-9dc0-5fa644eef825) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:49:37.715349 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Create volume request issued successfully. Jul 31 20:49:37.715908 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e5f49b76-942e-4d4a-bca7-4095a6b1b445 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:49:37.716366 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 204/809] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:49:37 2026] POST /volume/v3/volumes => generated 759 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:49:37.735019 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8729ec7c-7471-4013-beab-0c9d4265b316 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:37.736691 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8729ec7c-7471-4013-beab-0c9d4265b316 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:49:37.736860 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8729ec7c-7471-4013-beab-0c9d4265b316 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:37.737034 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8729ec7c-7471-4013-beab-0c9d4265b316 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:37.745432 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:37.745432 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:37.748824 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8729ec7c-7471-4013-beab-0c9d4265b316 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:49:37.752993 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8729ec7c-7471-4013-beab-0c9d4265b316 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:49:37.753473 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 204/810] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:37 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 827 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:37.791824 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-24e6b220-5c13-47cd-8a9f-0561c918d586 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:37.796385 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-24e6b220-5c13-47cd-8a9f-0561c918d586 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:37.796613 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-24e6b220-5c13-47cd-8a9f-0561c918d586 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:37.798140 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-24e6b220-5c13-47cd-8a9f-0561c918d586 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:37.808916 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:37.808916 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:37.813456 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-24e6b220-5c13-47cd-8a9f-0561c918d586 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:37.818258 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-24e6b220-5c13-47cd-8a9f-0561c918d586 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:49:37.818656 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 203/811] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:37 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1362 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:37.946571 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1c3164df-bb04-4ea4-a7ee-f8a7a998fe18 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:37.946571 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c3164df-bb04-4ea4-a7ee-f8a7a998fe18 None None] GET https://10.4.3.157/volume// Jul 31 20:49:37.946571 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c3164df-bb04-4ea4-a7ee-f8a7a998fe18 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:37.946571 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c3164df-bb04-4ea4-a7ee-f8a7a998fe18 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:37.946571 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c3164df-bb04-4ea4-a7ee-f8a7a998fe18 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:37.947505 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 201/812] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:49:37 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 20:49:37.958304 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-a6001418-f1f1-4147-b34c-0f9b58a89b80 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:37.964492 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-a6001418-f1f1-4147-b34c-0f9b58a89b80 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:49:37.964492 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-a6001418-f1f1-4147-b34c-0f9b58a89b80 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f906a3e-497c-4beb-8225-3312ca5b326c", "connector": null, "instance_uuid": "1f469f3b-4448-4a8b-8a39-45a8c813120f"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:37.978543 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:37.978543 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:38.024319 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-a6001418-f1f1-4147-b34c-0f9b58a89b80 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:49:38.024319 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 205/813] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:49:37 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 20:49:38.070512 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4e6c2241-98d4-4f5c-893c-d0a71ee8ec63 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:38.073723 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4e6c2241-98d4-4f5c-893c-d0a71ee8ec63 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:38.073982 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4e6c2241-98d4-4f5c-893c-d0a71ee8ec63 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:38.074219 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4e6c2241-98d4-4f5c-893c-d0a71ee8ec63 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:38.090982 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:38.090982 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:38.096757 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4e6c2241-98d4-4f5c-893c-d0a71ee8ec63 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:38.103186 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4e6c2241-98d4-4f5c-893c-d0a71ee8ec63 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:49:38.103583 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 205/814] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:38 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1361 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:38.120047 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c676c959-5aaa-4096-adb8-7cd9c6531918 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:38.120720 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c676c959-5aaa-4096-adb8-7cd9c6531918 None None] GET https://10.4.3.157/volume// Jul 31 20:49:38.121003 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c676c959-5aaa-4096-adb8-7cd9c6531918 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:38.121269 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c676c959-5aaa-4096-adb8-7cd9c6531918 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:38.121750 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c676c959-5aaa-4096-adb8-7cd9c6531918 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:38.122095 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 204/815] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49: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 20:49:38.132704 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-c8851f4a-0f50-4944-aabf-5c96b4e9b1f1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:38.141805 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-c8851f4a-0f50-4944-aabf-5c96b4e9b1f1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:38.141805 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-c8851f4a-0f50-4944-aabf-5c96b4e9b1f1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:38.141805 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-c8851f4a-0f50-4944-aabf-5c96b4e9b1f1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:38.160439 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:38.160439 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:38.166897 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-c8851f4a-0f50-4944-aabf-5c96b4e9b1f1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:38.174443 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-c8851f4a-0f50-4944-aabf-5c96b4e9b1f1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:49:38.177295 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 202/816] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:49:38 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1541 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:49:38.318746 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-d7b3db22-b77b-4567-b98b-720317c97f3c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:38.322821 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-d7b3db22-b77b-4567-b98b-720317c97f3c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] PUT https://10.4.3.157/volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3 Jul 31 20:49:38.324074 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-d7b3db22-b77b-4567-b98b-720317c97f3c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:38.341747 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-d7b3db22-b77b-4567-b98b-720317c97f3c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Acquiring lock "cinder-attachment_update-9f906a3e-497c-4beb-8225-3312ca5b326c-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:49:38.350070 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-d7b3db22-b77b-4567-b98b-720317c97f3c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Lock "cinder-attachment_update-9f906a3e-497c-4beb-8225-3312ca5b326c-np0000006272" acquired by "attachment_update" :: waited 0.008s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:49:38.350835 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:38.350835 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:38.496368 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-d7b3db22-b77b-4567-b98b-720317c97f3c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Lock "cinder-attachment_update-9f906a3e-497c-4beb-8225-3312ca5b326c-np0000006272" released by "attachment_update" :: held 0.146s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:49:38.496691 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-d7b3db22-b77b-4567-b98b-720317c97f3c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3 returned with HTTP 200 Jul 31 20:49:38.497180 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 206/817] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:49:38 2026] PUT /volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3 => generated 969 bytes in 179 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:38.769987 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-34fdd6a8-0a99-4114-8618-f1b9634e2f5f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:38.772194 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-34fdd6a8-0a99-4114-8618-f1b9634e2f5f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:49:38.772401 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-34fdd6a8-0a99-4114-8618-f1b9634e2f5f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:38.772582 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-34fdd6a8-0a99-4114-8618-f1b9634e2f5f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:38.786383 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:38.786383 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:38.793326 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-34fdd6a8-0a99-4114-8618-f1b9634e2f5f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:49:38.799208 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-34fdd6a8-0a99-4114-8618-f1b9634e2f5f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:49:38.799945 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 206/818] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:38 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:39.129063 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-06b8d0fb-7f07-4bb2-8414-2e8f80a32ea4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:39.131417 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-06b8d0fb-7f07-4bb2-8414-2e8f80a32ea4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:39.131592 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-06b8d0fb-7f07-4bb2-8414-2e8f80a32ea4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:39.131763 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-06b8d0fb-7f07-4bb2-8414-2e8f80a32ea4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:39.148392 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:39.148392 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:39.153954 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-06b8d0fb-7f07-4bb2-8414-2e8f80a32ea4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:39.161660 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-06b8d0fb-7f07-4bb2-8414-2e8f80a32ea4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:49:39.162272 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 205/819] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:39 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:39.304097 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-50c892dc-1d72-4b7e-b5d8-561a8690253a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:39.306240 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-50c892dc-1d72-4b7e-b5d8-561a8690253a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] DELETE https://10.4.3.157/volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28 Jul 31 20:49:39.306455 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-50c892dc-1d72-4b7e-b5d8-561a8690253a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:39.306667 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-50c892dc-1d72-4b7e-b5d8-561a8690253a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:39.319845 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:39.319845 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:39.379066 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-50c892dc-1d72-4b7e-b5d8-561a8690253a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28 returned with HTTP 200 Jul 31 20:49:39.379499 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 203/820] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:49:39 2026] DELETE /volume/v3/attachments/980aee73-b1fb-4bb2-b261-3aea3aed2b28 => generated 19 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:39.396140 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-e533fcfb-005c-43d7-b230-55139a0ad1e3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:39.399388 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-e533fcfb-005c-43d7-b230-55139a0ad1e3 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] DELETE https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc Jul 31 20:49:39.399678 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-e533fcfb-005c-43d7-b230-55139a0ad1e3 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:39.399941 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-e533fcfb-005c-43d7-b230-55139a0ad1e3 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:39.400190 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-e533fcfb-005c-43d7-b230-55139a0ad1e3 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Delete volume with id: 73169828-540d-4bb1-b26c-f93556bd1bdc Jul 31 20:49:39.413962 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:39.413962 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:39.414539 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-e533fcfb-005c-43d7-b230-55139a0ad1e3 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:49:39.432374 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-e533fcfb-005c-43d7-b230-55139a0ad1e3 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Delete volume request issued successfully. Jul 31 20:49:39.432606 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-801cc3a2-69d6-45a3-9548-16eb6761583c req-e533fcfb-005c-43d7-b230-55139a0ad1e3 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc returned with HTTP 202 Jul 31 20:49:39.433028 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 207/821] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 20:49:39 2026] DELETE /volume/v3/volumes/73169828-540d-4bb1-b26c-f93556bd1bdc => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:49:40.177781 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5b335377-e646-4628-8dc1-ee498802f483 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:40.182501 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5b335377-e646-4628-8dc1-ee498802f483 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:40.182794 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5b335377-e646-4628-8dc1-ee498802f483 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:40.183068 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5b335377-e646-4628-8dc1-ee498802f483 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:40.192663 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:40.192663 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:40.197651 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5b335377-e646-4628-8dc1-ee498802f483 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:40.210152 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5b335377-e646-4628-8dc1-ee498802f483 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:49:40.210395 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 207/822] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:40 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1362 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:41.228399 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ae3cfc8b-4f52-469f-a33b-8dc16554beed None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:41.237155 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ae3cfc8b-4f52-469f-a33b-8dc16554beed tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:41.237155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ae3cfc8b-4f52-469f-a33b-8dc16554beed tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:41.237155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ae3cfc8b-4f52-469f-a33b-8dc16554beed tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:41.254965 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:41.254965 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:41.262314 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ae3cfc8b-4f52-469f-a33b-8dc16554beed tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:41.268690 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ae3cfc8b-4f52-469f-a33b-8dc16554beed tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:49:41.269250 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 206/823] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:41 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1362 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:41.942912 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-7eaef975-5b65-4313-ac80-5e5d221f28d0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:41.949604 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-7eaef975-5b65-4313-ac80-5e5d221f28d0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3/action Jul 31 20:49:41.949998 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-7eaef975-5b65-4313-ac80-5e5d221f28d0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:49:41.950160 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-7eaef975-5b65-4313-ac80-5e5d221f28d0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:41.980609 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:41.980609 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:41.999224 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2bb8f59c-47a3-4fcd-a68a-de2f2b539467 req-7eaef975-5b65-4313-ac80-5e5d221f28d0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3/action returned with HTTP 204 Jul 31 20:49:42.000165 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 204/824] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:49:41 2026] POST /volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3/action => generated 0 bytes in 57 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:42.283973 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-50fe11ad-8062-48b9-9c7c-f5550203a92b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:42.287623 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-50fe11ad-8062-48b9-9c7c-f5550203a92b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:42.287722 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-50fe11ad-8062-48b9-9c7c-f5550203a92b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:42.287967 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-50fe11ad-8062-48b9-9c7c-f5550203a92b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:42.296631 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:42.296631 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:42.299768 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-50fe11ad-8062-48b9-9c7c-f5550203a92b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:42.304232 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-50fe11ad-8062-48b9-9c7c-f5550203a92b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:49:42.304640 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 208/825] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:42 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1654 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:42.318583 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-22f8f276-0d2a-46d3-b595-3546b90ab7aa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:42.324441 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-22f8f276-0d2a-46d3-b595-3546b90ab7aa tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:49:42.324793 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-22f8f276-0d2a-46d3-b595-3546b90ab7aa tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f906a3e-497c-4beb-8225-3312ca5b326c", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-817085496"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:42.335899 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:42.335899 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:42.336819 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-22f8f276-0d2a-46d3-b595-3546b90ab7aa tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:42.337049 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-22f8f276-0d2a-46d3-b595-3546b90ab7aa tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create snapshot from volume 9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:42.341194 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-22f8f276-0d2a-46d3-b595-3546b90ab7aa tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 400 Jul 31 20:49:42.341700 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 208/826] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:49:42 2026] POST /volume/v3/snapshots => generated 160 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:49:42.354146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7c673851-86a3-481b-bf99-71a8a04d7eec None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:42.356765 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7c673851-86a3-481b-bf99-71a8a04d7eec tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:49:42.358140 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7c673851-86a3-481b-bf99-71a8a04d7eec tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f906a3e-497c-4beb-8225-3312ca5b326c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-346017783"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:42.369432 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:42.369432 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:42.369989 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7c673851-86a3-481b-bf99-71a8a04d7eec tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:42.370202 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-7c673851-86a3-481b-bf99-71a8a04d7eec tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create snapshot from volume 9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:42.398815 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-7c673851-86a3-481b-bf99-71a8a04d7eec tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['77265be1-1610-492e-83e4-5cf9bfef680d', '6268c22b-6f55-4997-8cf6-711a7104e79a', '8c03fb52-41df-45dd-9272-3ee3120cc965', 'a53c9614-6d83-43dc-a51c-8a950f032916'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:49:42.447057 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7c673851-86a3-481b-bf99-71a8a04d7eec tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot force create request issued successfully. Jul 31 20:49:42.447057 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7c673851-86a3-481b-bf99-71a8a04d7eec tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:49:42.447057 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 207/827] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:49:42 2026] POST /volume/v3/snapshots => generated 309 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:49:42.461991 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a893f139-4094-45f5-9007-10f9ef6c2666 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:42.466743 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a893f139-4094-45f5-9007-10f9ef6c2666 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e Jul 31 20:49:42.467021 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a893f139-4094-45f5-9007-10f9ef6c2666 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:42.467303 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a893f139-4094-45f5-9007-10f9ef6c2666 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:42.471799 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:42.471799 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:42.472353 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a893f139-4094-45f5-9007-10f9ef6c2666 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:42.473297 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a893f139-4094-45f5-9007-10f9ef6c2666 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e returned with HTTP 200 Jul 31 20:49:42.473629 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 205/828] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:42 2026] GET /volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:42.499724 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-021408ec-6425-40fc-8dda-469e58bd5a1a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:42.501421 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-021408ec-6425-40fc-8dda-469e58bd5a1a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] DELETE https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:49:42.501609 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-021408ec-6425-40fc-8dda-469e58bd5a1a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:42.501792 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-021408ec-6425-40fc-8dda-469e58bd5a1a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:42.501949 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-021408ec-6425-40fc-8dda-469e58bd5a1a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Delete volume with id: 5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:49:42.517230 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:42.517230 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:42.517707 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-021408ec-6425-40fc-8dda-469e58bd5a1a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:49:42.545252 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-021408ec-6425-40fc-8dda-469e58bd5a1a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Delete volume request issued successfully. Jul 31 20:49:42.545413 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-021408ec-6425-40fc-8dda-469e58bd5a1a tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 202 Jul 31 20:49:42.545822 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 209/829] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:49:42 2026] DELETE /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:49:42.554804 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c839cbbe-2259-42b0-92f7-b96be3f874be None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:42.556516 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c839cbbe-2259-42b0-92f7-b96be3f874be tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:49:42.556663 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c839cbbe-2259-42b0-92f7-b96be3f874be tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:42.556882 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c839cbbe-2259-42b0-92f7-b96be3f874be tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:42.563599 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:42.563599 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:42.567365 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c839cbbe-2259-42b0-92f7-b96be3f874be tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Volume info retrieved successfully. Jul 31 20:49:42.573360 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c839cbbe-2259-42b0-92f7-b96be3f874be tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 200 Jul 31 20:49:42.573809 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 209/830] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:42 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:43.487873 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-be2cb8de-4d31-4ce4-9d68-2b629425985e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:43.494219 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be2cb8de-4d31-4ce4-9d68-2b629425985e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e Jul 31 20:49:43.494219 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-be2cb8de-4d31-4ce4-9d68-2b629425985e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:43.494219 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-be2cb8de-4d31-4ce4-9d68-2b629425985e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:43.510886 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:43.510886 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:43.511699 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-be2cb8de-4d31-4ce4-9d68-2b629425985e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:43.512568 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be2cb8de-4d31-4ce4-9d68-2b629425985e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e returned with HTTP 200 Jul 31 20:49:43.513023 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 208/831] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:43 2026] GET /volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e => generated 468 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:43.522540 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8b386330-27dd-4111-a557-604cfa788994 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:43.524640 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8b386330-27dd-4111-a557-604cfa788994 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:49:43.525054 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8b386330-27dd-4111-a557-604cfa788994 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f906a3e-497c-4beb-8225-3312ca5b326c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-219867994"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:43.537102 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:43.537102 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:43.537538 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8b386330-27dd-4111-a557-604cfa788994 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:43.537692 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-8b386330-27dd-4111-a557-604cfa788994 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create snapshot from volume 9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:43.562399 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-8b386330-27dd-4111-a557-604cfa788994 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['a2eb45f1-50f4-4845-a1da-0bca762aee2a', '6814bf46-89ad-46cc-ba64-c118d9f40aa3', 'c64e7cc8-7ca1-413f-a44f-acd6961d787a', '2eb42772-1002-419c-b59e-1bca78c0c5ed'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:49:43.589335 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3e8c7ea5-31b4-4db9-a7b5-78b34b48ed55 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:43.593369 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e8c7ea5-31b4-4db9-a7b5-78b34b48ed55 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] GET https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc Jul 31 20:49:43.593407 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8b386330-27dd-4111-a557-604cfa788994 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot force create request issued successfully. Jul 31 20:49:43.593440 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e8c7ea5-31b4-4db9-a7b5-78b34b48ed55 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:43.593440 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e8c7ea5-31b4-4db9-a7b5-78b34b48ed55 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:43.593513 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8b386330-27dd-4111-a557-604cfa788994 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:49:43.593513 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 206/832] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:49:43 2026] POST /volume/v3/snapshots => generated 309 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:49:43.606811 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e8c7ea5-31b4-4db9-a7b5-78b34b48ed55 tempest-ServerActionsTestOtherA-1519711751 tempest-ServerActionsTestOtherA-1519711751-project-member] https://10.4.3.157/volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc returned with HTTP 404 Jul 31 20:49:43.607759 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-08a64487-1926-40b1-a01d-6d65317459ca None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:43.608004 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 210/833] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:43 2026] GET /volume/v3/volumes/5cf96720-f0db-413f-b0f0-8bccc22e32fc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:43.611890 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-08a64487-1926-40b1-a01d-6d65317459ca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 Jul 31 20:49:43.614066 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-08a64487-1926-40b1-a01d-6d65317459ca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:43.614348 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-08a64487-1926-40b1-a01d-6d65317459ca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:43.623489 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:43.623489 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:43.624142 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-08a64487-1926-40b1-a01d-6d65317459ca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:43.625401 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-08a64487-1926-40b1-a01d-6d65317459ca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 returned with HTTP 200 Jul 31 20:49:43.625870 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 210/834] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:43 2026] GET /volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 => generated 441 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:44.639757 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7f70bd25-088b-4940-8d28-18dac9dad125 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:44.642872 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7f70bd25-088b-4940-8d28-18dac9dad125 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 Jul 31 20:49:44.643438 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7f70bd25-088b-4940-8d28-18dac9dad125 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:44.643438 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7f70bd25-088b-4940-8d28-18dac9dad125 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:44.650974 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:44.650974 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:44.651610 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7f70bd25-088b-4940-8d28-18dac9dad125 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:44.652683 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7f70bd25-088b-4940-8d28-18dac9dad125 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 returned with HTTP 200 Jul 31 20:49:44.657227 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 209/835] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:44 2026] GET /volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:44.664772 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-df82c95f-2540-4ad0-b95d-eaf07f9b38da None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:44.666683 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-df82c95f-2540-4ad0-b95d-eaf07f9b38da tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:49:44.666986 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-df82c95f-2540-4ad0-b95d-eaf07f9b38da tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9f906a3e-497c-4beb-8225-3312ca5b326c", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-657796450"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:44.681904 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:44.681904 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:44.682584 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-df82c95f-2540-4ad0-b95d-eaf07f9b38da tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:44.682885 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-df82c95f-2540-4ad0-b95d-eaf07f9b38da tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create snapshot from volume 9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:44.719053 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-df82c95f-2540-4ad0-b95d-eaf07f9b38da tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['cd41c11b-3497-4caf-b120-9636f39e9d37', 'ec791b08-dee2-4888-b3bd-74cdfb3a9183', '9ebfe8a2-95e9-474b-82b6-715b2d732ad9', 'b4038030-6786-4516-86af-37600312dee3'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:49:44.758325 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-df82c95f-2540-4ad0-b95d-eaf07f9b38da tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot force create request issued successfully. Jul 31 20:49:44.758747 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-df82c95f-2540-4ad0-b95d-eaf07f9b38da tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:49:44.759278 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 207/836] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:49:44 2026] POST /volume/v3/snapshots => generated 309 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:49:44.768103 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fe2b5294-3cd1-4dd0-9506-0eda2c2fd3b7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:44.771787 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fe2b5294-3cd1-4dd0-9506-0eda2c2fd3b7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 Jul 31 20:49:44.771787 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fe2b5294-3cd1-4dd0-9506-0eda2c2fd3b7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:44.771958 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fe2b5294-3cd1-4dd0-9506-0eda2c2fd3b7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:44.777882 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:44.777882 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:44.778738 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fe2b5294-3cd1-4dd0-9506-0eda2c2fd3b7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:44.779825 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fe2b5294-3cd1-4dd0-9506-0eda2c2fd3b7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 returned with HTTP 200 Jul 31 20:49:44.780514 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 211/837] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:44 2026] GET /volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 => generated 441 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:45.793284 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-04d57b8b-fae0-44db-b59f-7f42038b6dd8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:45.796762 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-04d57b8b-fae0-44db-b59f-7f42038b6dd8 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 Jul 31 20:49:45.797118 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-04d57b8b-fae0-44db-b59f-7f42038b6dd8 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:45.797845 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-04d57b8b-fae0-44db-b59f-7f42038b6dd8 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:45.804932 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:45.804932 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:45.805589 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-04d57b8b-fae0-44db-b59f-7f42038b6dd8 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:45.806712 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-04d57b8b-fae0-44db-b59f-7f42038b6dd8 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 returned with HTTP 200 Jul 31 20:49:45.807252 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 211/838] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:45 2026] GET /volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 => generated 468 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:45.819358 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f7aeda33-25ab-4974-abd1-0c153b41faa4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:45.821944 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f7aeda33-25ab-4974-abd1-0c153b41faa4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e Jul 31 20:49:45.822172 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f7aeda33-25ab-4974-abd1-0c153b41faa4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:45.822375 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f7aeda33-25ab-4974-abd1-0c153b41faa4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:45.822472 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-f7aeda33-25ab-4974-abd1-0c153b41faa4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e Jul 31 20:49:45.828581 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:45.828581 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:45.829556 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f7aeda33-25ab-4974-abd1-0c153b41faa4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:45.860374 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f7aeda33-25ab-4974-abd1-0c153b41faa4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot delete request issued successfully. Jul 31 20:49:45.860751 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f7aeda33-25ab-4974-abd1-0c153b41faa4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e returned with HTTP 202 Jul 31 20:49:45.861634 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 210/839] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:49:45 2026] DELETE /volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:49:45.871620 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3c172dd6-471c-4238-ab59-ca0a5bbeae2c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:45.873434 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3c172dd6-471c-4238-ab59-ca0a5bbeae2c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e Jul 31 20:49:45.873673 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3c172dd6-471c-4238-ab59-ca0a5bbeae2c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:45.873899 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3c172dd6-471c-4238-ab59-ca0a5bbeae2c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:45.879497 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:45.879497 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:45.879890 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3c172dd6-471c-4238-ab59-ca0a5bbeae2c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:45.880694 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3c172dd6-471c-4238-ab59-ca0a5bbeae2c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e returned with HTTP 200 Jul 31 20:49:45.881032 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 208/840] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:45 2026] GET /volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:49:46.893215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d130d75e-193b-4069-9b29-f2f4d42848d6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:46.895171 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d130d75e-193b-4069-9b29-f2f4d42848d6 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e Jul 31 20:49:46.895291 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d130d75e-193b-4069-9b29-f2f4d42848d6 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:46.895578 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d130d75e-193b-4069-9b29-f2f4d42848d6 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:46.899650 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d130d75e-193b-4069-9b29-f2f4d42848d6 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e returned with HTTP 404 Jul 31 20:49:46.900222 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 212/841] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:46 2026] GET /volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:46.909030 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e37b8b2b-17aa-4559-a6e5-b9d1bfedc252 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:46.910372 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e37b8b2b-17aa-4559-a6e5-b9d1bfedc252 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 Jul 31 20:49:46.910570 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e37b8b2b-17aa-4559-a6e5-b9d1bfedc252 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:46.910758 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e37b8b2b-17aa-4559-a6e5-b9d1bfedc252 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:46.910863 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-e37b8b2b-17aa-4559-a6e5-b9d1bfedc252 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: 8bb326cb-6913-452d-9fd6-04be0ac00084 Jul 31 20:49:46.920519 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:46.920519 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:46.920974 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e37b8b2b-17aa-4559-a6e5-b9d1bfedc252 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:46.953011 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e37b8b2b-17aa-4559-a6e5-b9d1bfedc252 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot delete request issued successfully. Jul 31 20:49:46.953257 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e37b8b2b-17aa-4559-a6e5-b9d1bfedc252 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 returned with HTTP 202 Jul 31 20:49:46.954337 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 212/842] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:49:46 2026] DELETE /volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:49:46.968922 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c624610e-21f9-40ec-9f36-7f185916d22f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:46.971241 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c624610e-21f9-40ec-9f36-7f185916d22f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 Jul 31 20:49:46.971491 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c624610e-21f9-40ec-9f36-7f185916d22f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:46.971722 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c624610e-21f9-40ec-9f36-7f185916d22f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:46.977479 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:46.977479 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:46.978068 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c624610e-21f9-40ec-9f36-7f185916d22f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:46.979073 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c624610e-21f9-40ec-9f36-7f185916d22f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 returned with HTTP 200 Jul 31 20:49:46.979578 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 211/843] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:46 2026] GET /volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:47.989748 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9775820f-d630-4a90-b05a-aa0cd41f6394 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:47.993154 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9775820f-d630-4a90-b05a-aa0cd41f6394 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 Jul 31 20:49:47.993421 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9775820f-d630-4a90-b05a-aa0cd41f6394 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:47.993697 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9775820f-d630-4a90-b05a-aa0cd41f6394 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:47.999354 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9775820f-d630-4a90-b05a-aa0cd41f6394 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 returned with HTTP 404 Jul 31 20:49:47.999996 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 209/844] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:47 2026] GET /volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:48.009445 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-397b02b3-6c17-4566-b691-d7acbda5079c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:48.012406 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-397b02b3-6c17-4566-b691-d7acbda5079c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 Jul 31 20:49:48.012716 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-397b02b3-6c17-4566-b691-d7acbda5079c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:48.013036 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-397b02b3-6c17-4566-b691-d7acbda5079c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:48.013209 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-397b02b3-6c17-4566-b691-d7acbda5079c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: 70ed2da8-29bb-4e80-83a9-9258b5b9f499 Jul 31 20:49:48.020772 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:48.020772 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:48.022188 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-397b02b3-6c17-4566-b691-d7acbda5079c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:48.044528 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-397b02b3-6c17-4566-b691-d7acbda5079c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot delete request issued successfully. Jul 31 20:49:48.044726 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-397b02b3-6c17-4566-b691-d7acbda5079c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 returned with HTTP 202 Jul 31 20:49:48.045184 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 213/845] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:49:48 2026] DELETE /volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 20:49:48.056464 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-30ff9ed9-2a7e-4d04-8d33-cb538a2549ba None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:48.061924 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-30ff9ed9-2a7e-4d04-8d33-cb538a2549ba tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 Jul 31 20:49:48.062279 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-30ff9ed9-2a7e-4d04-8d33-cb538a2549ba tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:48.062500 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-30ff9ed9-2a7e-4d04-8d33-cb538a2549ba tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:48.083578 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:48.083578 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:48.084395 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-30ff9ed9-2a7e-4d04-8d33-cb538a2549ba tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:48.085343 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-30ff9ed9-2a7e-4d04-8d33-cb538a2549ba tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 returned with HTTP 200 Jul 31 20:49:48.086189 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 213/846] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:48 2026] GET /volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 => generated 467 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:49.099574 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3f098a68-d458-4c45-9ad4-fd5bd2a04103 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:49.101451 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f098a68-d458-4c45-9ad4-fd5bd2a04103 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 Jul 31 20:49:49.101618 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f098a68-d458-4c45-9ad4-fd5bd2a04103 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:49.101793 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f098a68-d458-4c45-9ad4-fd5bd2a04103 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:49.108781 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f098a68-d458-4c45-9ad4-fd5bd2a04103 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 returned with HTTP 404 Jul 31 20:49:49.110289 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 212/847] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:49 2026] GET /volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:49.118155 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-adff94e6-a578-4f44-b675-5295f5af07e1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:49.120004 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-adff94e6-a578-4f44-b675-5295f5af07e1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 Jul 31 20:49:49.120234 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-adff94e6-a578-4f44-b675-5295f5af07e1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:49.120442 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-adff94e6-a578-4f44-b675-5295f5af07e1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:49.120577 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-adff94e6-a578-4f44-b675-5295f5af07e1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: 8bb326cb-6913-452d-9fd6-04be0ac00084 Jul 31 20:49:49.126792 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-adff94e6-a578-4f44-b675-5295f5af07e1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 returned with HTTP 404 Jul 31 20:49:49.127345 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 210/848] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:49:49 2026] DELETE /volume/v3/snapshots/8bb326cb-6913-452d-9fd6-04be0ac00084 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:49.138966 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3227188c-43ed-4d6a-9b2c-5556e55c7123 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:49.140788 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3227188c-43ed-4d6a-9b2c-5556e55c7123 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 Jul 31 20:49:49.141031 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3227188c-43ed-4d6a-9b2c-5556e55c7123 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:49.142924 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3227188c-43ed-4d6a-9b2c-5556e55c7123 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:49.142924 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-3227188c-43ed-4d6a-9b2c-5556e55c7123 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: 70ed2da8-29bb-4e80-83a9-9258b5b9f499 Jul 31 20:49:49.145561 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3227188c-43ed-4d6a-9b2c-5556e55c7123 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 returned with HTTP 404 Jul 31 20:49:49.146001 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 214/849] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:49:49 2026] DELETE /volume/v3/snapshots/70ed2da8-29bb-4e80-83a9-9258b5b9f499 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:49.154791 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dfb4fefa-2d41-4d2b-9b05-474c17f93b29 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:49.157561 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dfb4fefa-2d41-4d2b-9b05-474c17f93b29 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e Jul 31 20:49:49.157764 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dfb4fefa-2d41-4d2b-9b05-474c17f93b29 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:49.157966 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dfb4fefa-2d41-4d2b-9b05-474c17f93b29 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:49.158108 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-dfb4fefa-2d41-4d2b-9b05-474c17f93b29 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e Jul 31 20:49:49.162539 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dfb4fefa-2d41-4d2b-9b05-474c17f93b29 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e returned with HTTP 404 Jul 31 20:49:49.163280 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 214/850] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:49:49 2026] DELETE /volume/v3/snapshots/fe66f9c8-f7b1-48c5-b3a2-0841fa61a35e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:49.207114 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-a5ac3c0c-dd29-4bcd-b014-4f24dcb603ae None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:49.209202 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-a5ac3c0c-dd29-4bcd-b014-4f24dcb603ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:49.209391 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-a5ac3c0c-dd29-4bcd-b014-4f24dcb603ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:49.209568 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-a5ac3c0c-dd29-4bcd-b014-4f24dcb603ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:49.225178 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:49.225178 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:49.228891 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-a5ac3c0c-dd29-4bcd-b014-4f24dcb603ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:49.234306 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-a5ac3c0c-dd29-4bcd-b014-4f24dcb603ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:49:49.234673 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 213/851] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:49 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1654 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:49.254246 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-40c2ab28-04a3-4341-8ae1-8fdffe2aff6f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:49.256705 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-40c2ab28-04a3-4341-8ae1-8fdffe2aff6f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c/action Jul 31 20:49:49.257092 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-40c2ab28-04a3-4341-8ae1-8fdffe2aff6f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:49:49.257300 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-40c2ab28-04a3-4341-8ae1-8fdffe2aff6f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:49.267985 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:49.267985 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:49.268581 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-40c2ab28-04a3-4341-8ae1-8fdffe2aff6f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:49.277515 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-40c2ab28-04a3-4341-8ae1-8fdffe2aff6f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Begin detaching volume completed successfully. Jul 31 20:49:49.277763 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-40c2ab28-04a3-4341-8ae1-8fdffe2aff6f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c/action returned with HTTP 202 Jul 31 20:49:49.278280 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 211/852] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:49:49 2026] POST /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:49:49.337577 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ea36c093-8602-4edb-b84c-630516ca37b4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:49.337920 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ea36c093-8602-4edb-b84c-630516ca37b4 None None] GET https://10.4.3.157/volume// Jul 31 20:49:49.338070 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ea36c093-8602-4edb-b84c-630516ca37b4 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:49.338282 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ea36c093-8602-4edb-b84c-630516ca37b4 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:49.338628 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ea36c093-8602-4edb-b84c-630516ca37b4 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:49.338890 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 215/853] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49:49 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:49:49.350269 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-15b183f8-fd09-42e9-a874-fcc746fd487d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:49.352674 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-15b183f8-fd09-42e9-a874-fcc746fd487d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:49.352914 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-15b183f8-fd09-42e9-a874-fcc746fd487d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:49.353073 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-15b183f8-fd09-42e9-a874-fcc746fd487d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:49.363695 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:49.363695 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:49.368165 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-15b183f8-fd09-42e9-a874-fcc746fd487d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:49.374841 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-15b183f8-fd09-42e9-a874-fcc746fd487d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:49:49.375366 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 215/854] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:49:49 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:49:50.332967 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-e63966fd-bc41-40c2-80cc-b7aad3c93410 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:50.336879 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-e63966fd-bc41-40c2-80cc-b7aad3c93410 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3 Jul 31 20:49:50.339152 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-e63966fd-bc41-40c2-80cc-b7aad3c93410 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:50.339152 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-e63966fd-bc41-40c2-80cc-b7aad3c93410 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:50.345524 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:50.345524 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:50.397367 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-affd3e12-3bb3-43fc-a497-ecdb34055772 req-e63966fd-bc41-40c2-80cc-b7aad3c93410 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3 returned with HTTP 200 Jul 31 20:49:50.398349 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 214/855] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:49:50 2026] DELETE /volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:51.637109 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b6be4c0f-6f46-4e82-83fd-84377a127912 req-3871a829-42ad-47e7-952a-1b6d9ba41963 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:51.640337 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b6be4c0f-6f46-4e82-83fd-84377a127912 req-3871a829-42ad-47e7-952a-1b6d9ba41963 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3 Jul 31 20:49:51.640755 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b6be4c0f-6f46-4e82-83fd-84377a127912 req-3871a829-42ad-47e7-952a-1b6d9ba41963 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:51.641063 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b6be4c0f-6f46-4e82-83fd-84377a127912 req-3871a829-42ad-47e7-952a-1b6d9ba41963 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:51.648159 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b6be4c0f-6f46-4e82-83fd-84377a127912 req-3871a829-42ad-47e7-952a-1b6d9ba41963 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3 returned with HTTP 404 Jul 31 20:49:51.648838 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 212/856] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:49:51 2026] DELETE /volume/v3/attachments/b5200f3c-d3b9-4c29-b46b-d8112bb0d3e3 => generated 149 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:49:52.550518 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:52.553588 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:49:52.554035 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-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": "f7b87480-092c-4b1b-b062-a32097becb94", "source_volid": null, "backup_id": null}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:52.556894 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-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': 'f7b87480-092c-4b1b-b062-a32097becb94', 'source_volid': None, 'backup_id': None}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:49:52.679745 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Create volume of 1 GB Jul 31 20:49:52.680155 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:52.680155 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:52.686484 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Availability Zones retrieved successfully. Jul 31 20:49:52.690427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Flow 'volume_create_api' (1e00af37-20d3-4859-8f79-a2183025c85a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:49:52.692215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1864a48c-ad28-4106-87d9-d5f0c932e7f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:52.693169 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:49:52.764827 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1864a48c-ad28-4106-87d9-d5f0c932e7f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:52.765955 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e89ece-cdec-4472-8d00-5d1cf6d02d12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:52.829289 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Created reservations ['5edab45c-f007-4338-94b3-4ef44cd278d7', '4e9089a2-baff-4a53-b0ac-59b960bb175d', '049cc4f0-8ad4-4174-abad-3fd93b7ff42b', '977283d3-b236-4aaa-b22f-eae77a8be6ba'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:49:52.830171 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29e89ece-cdec-4472-8d00-5d1cf6d02d12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5edab45c-f007-4338-94b3-4ef44cd278d7', '4e9089a2-baff-4a53-b0ac-59b960bb175d', '049cc4f0-8ad4-4174-abad-3fd93b7ff42b', '977283d3-b236-4aaa-b22f-eae77a8be6ba']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:52.830876 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0864245f-0f3f-4505-b8e8-e72cc7741c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:52.863509 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0864245f-0f3f-4505-b8e8-e72cc7741c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0553be4c-5c04-4d53-b4de-28fcb1743d2c', '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='cfe35c6b820c4038bdfc5f4a09e66bcd',qos_specs=None,replication_status=,reservations=['5edab45c-f007-4338-94b3-4ef44cd278d7','4e9089a2-baff-4a53-b0ac-59b960bb175d','049cc4f0-8ad4-4174-abad-3fd93b7ff42b','977283d3-b236-4aaa-b22f-eae77a8be6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e6b49c595d40dd8d86dfe206ae29fc',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:49:52Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0553be4c-5c04-4d53-b4de-28fcb1743d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cfe35c6b820c4038bdfc5f4a09e66bcd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='01e6b49c595d40dd8d86dfe206ae29fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:52.864282 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9147211b-55ac-47a8-a7c5-ce9b31297c88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:52.885271 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9147211b-55ac-47a8-a7c5-ce9b31297c88) transitioned into 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='cfe35c6b820c4038bdfc5f4a09e66bcd',qos_specs=None,replication_status=,reservations=['5edab45c-f007-4338-94b3-4ef44cd278d7','4e9089a2-baff-4a53-b0ac-59b960bb175d','049cc4f0-8ad4-4174-abad-3fd93b7ff42b','977283d3-b236-4aaa-b22f-eae77a8be6ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='01e6b49c595d40dd8d86dfe206ae29fc',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:52.885940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26d09243-bc84-444a-aad2-9d00bceda630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:49:52.897781 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26d09243-bc84-444a-aad2-9d00bceda630) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:49:52.898620 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Flow 'volume_create_api' (1e00af37-20d3-4859-8f79-a2183025c85a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:49:52.898994 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Create volume request issued successfully. Jul 31 20:49:52.899539 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-6cda0640-dcaa-4b2a-b9c9-638318657eeb tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:49:52.899948 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 216/857] 10.4.3.157 () {72 vars in 1541 bytes} [Fri Jul 31 20:49:52 2026] POST /volume/v3/volumes => generated 703 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:49:52.915167 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-d56fa6b4-5fbc-4002-8d28-98a217fd3b97 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:52.918284 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-d56fa6b4-5fbc-4002-8d28-98a217fd3b97 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] GET https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c Jul 31 20:49:52.918284 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-d56fa6b4-5fbc-4002-8d28-98a217fd3b97 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:52.918554 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-d56fa6b4-5fbc-4002-8d28-98a217fd3b97 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:52.925513 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:52.925513 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:52.928979 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-d56fa6b4-5fbc-4002-8d28-98a217fd3b97 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:49:52.934537 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-d56fa6b4-5fbc-4002-8d28-98a217fd3b97 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c returned with HTTP 200 Jul 31 20:49:52.934537 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 216/858] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:52 2026] GET /volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c => generated 771 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:52.944164 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-67284fb1-ccea-483f-85c4-8a515aaee5ea None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:52.947343 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-67284fb1-ccea-483f-85c4-8a515aaee5ea tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] GET https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c Jul 31 20:49:52.947531 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-67284fb1-ccea-483f-85c4-8a515aaee5ea tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:52.947704 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-67284fb1-ccea-483f-85c4-8a515aaee5ea tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:52.955098 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:52.955098 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:52.959031 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-67284fb1-ccea-483f-85c4-8a515aaee5ea tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:49:52.964090 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-67284fb1-ccea-483f-85c4-8a515aaee5ea tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c returned with HTTP 200 Jul 31 20:49:52.964648 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 215/859] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:52 2026] GET /volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c => generated 771 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:54.732234 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d1ef4b0f-f678-4b14-b1e3-1f6831b0c4d9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:54.734249 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d1ef4b0f-f678-4b14-b1e3-1f6831b0c4d9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:54.734526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d1ef4b0f-f678-4b14-b1e3-1f6831b0c4d9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:54.734680 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d1ef4b0f-f678-4b14-b1e3-1f6831b0c4d9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:54.737805 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=155,cinder:INSERT=20,cinder:UPDATE=44 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:49:54.744520 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:54.744520 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:54.749333 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d1ef4b0f-f678-4b14-b1e3-1f6831b0c4d9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:54.756524 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d1ef4b0f-f678-4b14-b1e3-1f6831b0c4d9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:49:54.757007 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 213/860] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:54 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1362 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:54.770081 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-88e591d5-56b4-46c5-b939-1ae53b04dbc0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:54.772527 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-88e591d5-56b4-46c5-b939-1ae53b04dbc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:54.772856 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-88e591d5-56b4-46c5-b939-1ae53b04dbc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:54.773040 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-88e591d5-56b4-46c5-b939-1ae53b04dbc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:54.773297 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-88e591d5-56b4-46c5-b939-1ae53b04dbc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume with id: 9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:54.782675 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:54.782675 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:54.783136 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-88e591d5-56b4-46c5-b939-1ae53b04dbc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:54.807963 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-88e591d5-56b4-46c5-b939-1ae53b04dbc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume request issued successfully. Jul 31 20:49:54.808148 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-88e591d5-56b4-46c5-b939-1ae53b04dbc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 202 Jul 31 20:49:54.808582 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 217/861] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:49:54 2026] DELETE /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:49:54.818706 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0765b3cb-56c7-4f7b-952e-69a77d8c6a92 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:54.820893 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0765b3cb-56c7-4f7b-952e-69a77d8c6a92 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:54.821105 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0765b3cb-56c7-4f7b-952e-69a77d8c6a92 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:54.821347 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0765b3cb-56c7-4f7b-952e-69a77d8c6a92 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:54.833579 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:54.833579 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:54.840100 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0765b3cb-56c7-4f7b-952e-69a77d8c6a92 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:54.850221 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0765b3cb-56c7-4f7b-952e-69a77d8c6a92 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 200 Jul 31 20:49:54.850939 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 217/862] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:54 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 1361 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:55.361109 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-7c3c91ad-c1c8-47de-9533-00ae097b4987 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:55.361109 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-7c3c91ad-c1c8-47de-9533-00ae097b4987 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:55.361109 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-7c3c91ad-c1c8-47de-9533-00ae097b4987 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:55.361613 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-7c3c91ad-c1c8-47de-9533-00ae097b4987 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:55.370642 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:55.370642 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:55.374227 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-7c3c91ad-c1c8-47de-9533-00ae097b4987 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:55.382449 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-7c3c91ad-c1c8-47de-9533-00ae097b4987 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:55.382836 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 216/863] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:55 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:55.400450 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-cdd8f7fa-044b-4650-9a79-d3c44364dbe3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:55.403524 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-cdd8f7fa-044b-4650-9a79-d3c44364dbe3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb/action Jul 31 20:49:55.403994 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-cdd8f7fa-044b-4650-9a79-d3c44364dbe3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:49:55.404181 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-cdd8f7fa-044b-4650-9a79-d3c44364dbe3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:55.421016 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:55.421016 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:55.421700 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-cdd8f7fa-044b-4650-9a79-d3c44364dbe3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:55.430235 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-cdd8f7fa-044b-4650-9a79-d3c44364dbe3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Begin detaching volume completed successfully. Jul 31 20:49:55.433148 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-cdd8f7fa-044b-4650-9a79-d3c44364dbe3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb/action returned with HTTP 202 Jul 31 20:49:55.433148 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 214/864] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:49:55 2026] POST /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:49:55.451329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6ea8bd2a-11c7-46cb-b34b-4c49d3ecca99 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:55.453352 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ea8bd2a-11c7-46cb-b34b-4c49d3ecca99 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:55.453574 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6ea8bd2a-11c7-46cb-b34b-4c49d3ecca99 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:55.453776 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6ea8bd2a-11c7-46cb-b34b-4c49d3ecca99 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:55.456662 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=166,cinder:INSERT=25,cinder:UPDATE=49 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:49:55.468873 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:55.468873 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:55.473311 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6ea8bd2a-11c7-46cb-b34b-4c49d3ecca99 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:55.478890 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ea8bd2a-11c7-46cb-b34b-4c49d3ecca99 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:55.479402 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 218/865] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:55 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:55.504110 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-263c791a-0f75-4b92-b550-03591840cfc4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:55.504626 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-263c791a-0f75-4b92-b550-03591840cfc4 None None] GET https://10.4.3.157/volume// Jul 31 20:49:55.504831 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-263c791a-0f75-4b92-b550-03591840cfc4 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:55.505078 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-263c791a-0f75-4b92-b550-03591840cfc4 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:55.505548 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-263c791a-0f75-4b92-b550-03591840cfc4 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:55.505912 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 218/866] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49:55 2026] GET /volume/ => generated 386 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 20:49:55.515037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-1739c939-5339-4838-8e7f-8cce45d5e250 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:55.517544 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-1739c939-5339-4838-8e7f-8cce45d5e250 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:55.517767 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-1739c939-5339-4838-8e7f-8cce45d5e250 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:55.517947 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-1739c939-5339-4838-8e7f-8cce45d5e250 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:55.530921 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:55.530921 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:55.535530 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-1739c939-5339-4838-8e7f-8cce45d5e250 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:55.542547 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-1739c939-5339-4838-8e7f-8cce45d5e250 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:55.543027 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 217/867] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:49:55 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 1319 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:49:55.746255 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-629f7fef-19c9-4164-adc5-7f0959ea0c22 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:55.749709 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-629f7fef-19c9-4164-adc5-7f0959ea0c22 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:49:55.749941 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-629f7fef-19c9-4164-adc5-7f0959ea0c22 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:55.750210 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-629f7fef-19c9-4164-adc5-7f0959ea0c22 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:55.757626 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:55.757626 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:55.762485 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-629f7fef-19c9-4164-adc5-7f0959ea0c22 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:55.768706 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-629f7fef-19c9-4164-adc5-7f0959ea0c22 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:49:55.769079 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 215/868] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:55 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 940 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:55.864520 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1190749f-c925-430c-a980-543619b0e854 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:55.866441 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1190749f-c925-430c-a980-543619b0e854 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c Jul 31 20:49:55.866646 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1190749f-c925-430c-a980-543619b0e854 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:55.866827 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1190749f-c925-430c-a980-543619b0e854 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:55.872643 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1190749f-c925-430c-a980-543619b0e854 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c returned with HTTP 404 Jul 31 20:49:55.872976 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 219/869] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:55 2026] GET /volume/v3/volumes/9f906a3e-497c-4beb-8225-3312ca5b326c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:55.887153 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c5a7cd3b-7895-4a08-8aaf-e59a248485f7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:55.887690 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c5a7cd3b-7895-4a08-8aaf-e59a248485f7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:49:55.887993 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c5a7cd3b-7895-4a08-8aaf-e59a248485f7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:55.888209 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c5a7cd3b-7895-4a08-8aaf-e59a248485f7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:55.898512 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:55.898512 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:55.903462 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c5a7cd3b-7895-4a08-8aaf-e59a248485f7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:55.912546 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c5a7cd3b-7895-4a08-8aaf-e59a248485f7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:49:55.913032 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 219/870] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:55 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:55.926643 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2d946e7f-5fd5-468b-ab66-2bf2cabefe82 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:55.929030 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d946e7f-5fd5-468b-ab66-2bf2cabefe82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:49:55.929559 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2d946e7f-5fd5-468b-ab66-2bf2cabefe82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5143f815-68c3-4613-b6d4-8f83af6eced9", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1529083028"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:55.940486 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:55.940486 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:55.940942 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2d946e7f-5fd5-468b-ab66-2bf2cabefe82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:55.941063 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-2d946e7f-5fd5-468b-ab66-2bf2cabefe82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create snapshot from volume 5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:49:55.974893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-64d2d7c3-4867-4713-9c41-19b925e34137 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:55.978251 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-2d946e7f-5fd5-468b-ab66-2bf2cabefe82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['95225116-9fca-40cd-906c-bd3b76c85fa8', 'a581d8f0-6e4e-41a0-b6d8-2ffca6a97115', '48d45198-778e-4909-9c21-21176b28d960', '9830cab7-2972-4975-a765-4762f7aedcee'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:49:55.983022 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-64d2d7c3-4867-4713-9c41-19b925e34137 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] GET https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c Jul 31 20:49:55.983022 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-64d2d7c3-4867-4713-9c41-19b925e34137 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:55.983022 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-64d2d7c3-4867-4713-9c41-19b925e34137 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:55.992584 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:55.992584 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:55.998554 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-64d2d7c3-4867-4713-9c41-19b925e34137 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:49:56.005357 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-64d2d7c3-4867-4713-9c41-19b925e34137 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c returned with HTTP 200 Jul 31 20:49:56.005888 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 216/871] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:55 2026] GET /volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c => generated 1311 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:56.019638 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0b38e562-d8ce-4a75-8d98-0904ff93293f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.019927 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0b38e562-d8ce-4a75-8d98-0904ff93293f None None] GET https://10.4.3.157/volume// Jul 31 20:49:56.020264 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0b38e562-d8ce-4a75-8d98-0904ff93293f None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:56.020264 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0b38e562-d8ce-4a75-8d98-0904ff93293f None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:56.020722 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0b38e562-d8ce-4a75-8d98-0904ff93293f None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:56.021273 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 220/872] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:49:56.034372 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2d946e7f-5fd5-468b-ab66-2bf2cabefe82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot create request issued successfully. Jul 31 20:49:56.034890 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d946e7f-5fd5-468b-ab66-2bf2cabefe82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:49:56.035820 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-52464234-823e-4afb-b334-a6c46227940c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.035931 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 218/873] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:49:55 2026] POST /volume/v3/snapshots => generated 380 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:49:56.038612 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-52464234-823e-4afb-b334-a6c46227940c tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:49:56.039448 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-52464234-823e-4afb-b334-a6c46227940c tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0553be4c-5c04-4d53-b4de-28fcb1743d2c", "connector": null, "instance_uuid": "141c9962-43c8-426f-8fd6-3b5af8ec0e0a"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:56.045290 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4fe3e616-92db-4ac0-839a-2a01478f28a3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.047512 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4fe3e616-92db-4ac0-839a-2a01478f28a3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c Jul 31 20:49:56.047512 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4fe3e616-92db-4ac0-839a-2a01478f28a3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:56.047727 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4fe3e616-92db-4ac0-839a-2a01478f28a3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:56.053917 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.053917 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:56.054585 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4fe3e616-92db-4ac0-839a-2a01478f28a3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:56.055367 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.055367 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:56.055433 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4fe3e616-92db-4ac0-839a-2a01478f28a3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c returned with HTTP 200 Jul 31 20:49:56.055791 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 217/874] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:56 2026] GET /volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c => generated 512 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:56.109367 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-52464234-823e-4afb-b334-a6c46227940c tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:49:56.109367 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 220/875] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:49:56 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 20:49:56.115327 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-61a80b85-bd5a-4ef1-96b8-f3e1bfe26972 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.118071 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-61a80b85-bd5a-4ef1-96b8-f3e1bfe26972 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:49:56.118071 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-61a80b85-bd5a-4ef1-96b8-f3e1bfe26972 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:56.118307 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-61a80b85-bd5a-4ef1-96b8-f3e1bfe26972 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:56.124349 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-240fb8ea-b13c-4e71-8617-a591cb186326 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.124873 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-240fb8ea-b13c-4e71-8617-a591cb186326 None None] GET https://10.4.3.157/volume// Jul 31 20:49:56.125243 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-240fb8ea-b13c-4e71-8617-a591cb186326 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:56.125243 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-240fb8ea-b13c-4e71-8617-a591cb186326 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:56.125681 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-240fb8ea-b13c-4e71-8617-a591cb186326 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:56.125993 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 219/876] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:49:56.129458 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.129458 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:56.136840 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-61a80b85-bd5a-4ef1-96b8-f3e1bfe26972 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:56.139200 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-f7198f96-4aae-48aa-8907-05acef2b7207 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.143180 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-f7198f96-4aae-48aa-8907-05acef2b7207 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] GET https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c Jul 31 20:49:56.144583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-f7198f96-4aae-48aa-8907-05acef2b7207 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:56.144583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-f7198f96-4aae-48aa-8907-05acef2b7207 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:56.146630 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-61a80b85-bd5a-4ef1-96b8-f3e1bfe26972 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:49:56.147334 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 221/877] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:49:56 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 940 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:56.154175 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.154175 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:56.158758 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-f7198f96-4aae-48aa-8907-05acef2b7207 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:49:56.163376 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-f7198f96-4aae-48aa-8907-05acef2b7207 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c returned with HTTP 200 Jul 31 20:49:56.163812 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 218/878] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:49:56 2026] GET /volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c => generated 1490 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:49:56.253602 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c1241117-7480-4774-a6f6-82038b2d34ba None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.254025 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c1241117-7480-4774-a6f6-82038b2d34ba None None] GET https://10.4.3.157/volume// Jul 31 20:49:56.254243 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c1241117-7480-4774-a6f6-82038b2d34ba None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:56.254476 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c1241117-7480-4774-a6f6-82038b2d34ba None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:56.254831 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c1241117-7480-4774-a6f6-82038b2d34ba None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:56.255172 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 221/879] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:49:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:49:56.263180 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-de667bfd-03fd-473d-8820-4e789872b440 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.270209 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-de667bfd-03fd-473d-8820-4e789872b440 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:49:56.270518 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-de667bfd-03fd-473d-8820-4e789872b440 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7bf78679-3a26-4843-9563-ea4508af3ec1", "connector": null, "instance_uuid": "8a9d6dba-65ba-44c8-835e-342858db2221"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:56.278457 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.278457 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:56.283315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-286bf965-74db-4853-8d8b-47585b3e6898 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.288260 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-286bf965-74db-4853-8d8b-47585b3e6898 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] PUT https://10.4.3.157/volume/v3/attachments/ffff23b2-395b-43d2-8198-42dbac7bc92e Jul 31 20:49:56.288750 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-286bf965-74db-4853-8d8b-47585b3e6898 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:56.298543 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-286bf965-74db-4853-8d8b-47585b3e6898 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Acquiring lock "cinder-attachment_update-0553be4c-5c04-4d53-b4de-28fcb1743d2c-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:49:56.305213 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-de667bfd-03fd-473d-8820-4e789872b440 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:49:56.306776 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 220/880] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:49:56 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 20:49:56.306933 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-286bf965-74db-4853-8d8b-47585b3e6898 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Lock "cinder-attachment_update-0553be4c-5c04-4d53-b4de-28fcb1743d2c-np0000006272" acquired by "attachment_update" :: waited 0.009s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:49:56.311410 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.311410 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:56.337898 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ae7865ed-2820-4249-9f5d-01382f220d90 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.340216 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae7865ed-2820-4249-9f5d-01382f220d90 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:49:56.340512 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae7865ed-2820-4249-9f5d-01382f220d90 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:56.340827 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae7865ed-2820-4249-9f5d-01382f220d90 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:56.351601 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.351601 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:56.354682 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b996b56e-c66d-4b1c-948e-27896c8d901e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.355072 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b996b56e-c66d-4b1c-948e-27896c8d901e None None] GET https://10.4.3.157/volume// Jul 31 20:49:56.355248 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b996b56e-c66d-4b1c-948e-27896c8d901e None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:56.355452 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b996b56e-c66d-4b1c-948e-27896c8d901e None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:56.355773 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b996b56e-c66d-4b1c-948e-27896c8d901e None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:49:56.356053 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 222/881] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:49:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:49:56.356285 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ae7865ed-2820-4249-9f5d-01382f220d90 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:56.361912 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae7865ed-2820-4249-9f5d-01382f220d90 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:49:56.362404 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 219/882] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:56 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 939 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:56.370293 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-bb63e07d-792d-4cdf-8850-df6d8f63ca75 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.374410 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-bb63e07d-792d-4cdf-8850-df6d8f63ca75 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:49:56.374601 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-bb63e07d-792d-4cdf-8850-df6d8f63ca75 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:56.374772 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-bb63e07d-792d-4cdf-8850-df6d8f63ca75 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:56.385399 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.385399 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:56.389216 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-bb63e07d-792d-4cdf-8850-df6d8f63ca75 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:56.393494 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-bb63e07d-792d-4cdf-8850-df6d8f63ca75 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:49:56.393933 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 221/883] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:49:56 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 1119 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:49:56.414035 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-286bf965-74db-4853-8d8b-47585b3e6898 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Lock "cinder-attachment_update-0553be4c-5c04-4d53-b4de-28fcb1743d2c-np0000006272" released by "attachment_update" :: held 0.107s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:49:56.414446 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-286bf965-74db-4853-8d8b-47585b3e6898 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/attachments/ffff23b2-395b-43d2-8198-42dbac7bc92e returned with HTTP 200 Jul 31 20:49:56.414907 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 222/884] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:49:56 2026] PUT /volume/v3/attachments/ffff23b2-395b-43d2-8198-42dbac7bc92e => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:56.460971 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-533f266f-4980-4520-9f39-dc9a459f97e2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.464701 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-533f266f-4980-4520-9f39-dc9a459f97e2 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] POST https://10.4.3.157/volume/v3/attachments/ffff23b2-395b-43d2-8198-42dbac7bc92e/action Jul 31 20:49:56.465268 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-533f266f-4980-4520-9f39-dc9a459f97e2 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:49:56.465523 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-533f266f-4980-4520-9f39-dc9a459f97e2 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:56.487762 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.487762 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:56.491461 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1c4a9c5f-f5d5-4b68-91af-c500a495c464 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.493605 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c4a9c5f-f5d5-4b68-91af-c500a495c464 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:56.494095 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c4a9c5f-f5d5-4b68-91af-c500a495c464 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:56.494514 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c4a9c5f-f5d5-4b68-91af-c500a495c464 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:56.496787 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-f333298b-dc8f-45bd-a3f4-d845991ecde8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.498601 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-10465e67-8f3b-4b3b-a83f-7c0127964663 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:56.499275 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-f333298b-dc8f-45bd-a3f4-d845991ecde8 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] DELETE https://10.4.3.157/volume/v3/attachments/3292ae09-7c6a-4d42-80ae-6e856c119d20 Jul 31 20:49:56.499556 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-f333298b-dc8f-45bd-a3f4-d845991ecde8 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:56.499804 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-f333298b-dc8f-45bd-a3f4-d845991ecde8 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:56.500773 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-10465e67-8f3b-4b3b-a83f-7c0127964663 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] PUT https://10.4.3.157/volume/v3/attachments/d73b61c9-1879-4dee-976f-ac7d3f09c44a Jul 31 20:49:56.501173 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-10465e67-8f3b-4b3b-a83f-7c0127964663 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:56.504508 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-00dd65ae-8098-4073-8172-286b8f0e6565 req-533f266f-4980-4520-9f39-dc9a459f97e2 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/attachments/ffff23b2-395b-43d2-8198-42dbac7bc92e/action returned with HTTP 204 Jul 31 20:49:56.504900 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 223/885] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:49:56 2026] POST /volume/v3/attachments/ffff23b2-395b-43d2-8198-42dbac7bc92e/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:56.507608 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.507608 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:56.508375 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.508375 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:56.510982 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1c4a9c5f-f5d5-4b68-91af-c500a495c464 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:56.511453 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-10465e67-8f3b-4b3b-a83f-7c0127964663 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Acquiring lock "cinder-attachment_update-7bf78679-3a26-4843-9563-ea4508af3ec1-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:49:56.516464 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c4a9c5f-f5d5-4b68-91af-c500a495c464 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:56.516710 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-10465e67-8f3b-4b3b-a83f-7c0127964663 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Lock "cinder-attachment_update-7bf78679-3a26-4843-9563-ea4508af3ec1-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:49:56.517228 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 220/886] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:56 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 1139 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:56.518271 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:56.518271 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:56.569724 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45d6235b-1ff4-439f-b8af-8e48e8be3703 req-f333298b-dc8f-45bd-a3f4-d845991ecde8 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments/3292ae09-7c6a-4d42-80ae-6e856c119d20 returned with HTTP 200 Jul 31 20:49:56.570247 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 222/887] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:49:56 2026] DELETE /volume/v3/attachments/3292ae09-7c6a-4d42-80ae-6e856c119d20 => generated 19 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:56.612466 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-10465e67-8f3b-4b3b-a83f-7c0127964663 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Lock "cinder-attachment_update-7bf78679-3a26-4843-9563-ea4508af3ec1-np0000006272" released by "attachment_update" :: held 0.096s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:49:56.612792 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-10465e67-8f3b-4b3b-a83f-7c0127964663 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments/d73b61c9-1879-4dee-976f-ac7d3f09c44a returned with HTTP 200 Jul 31 20:49:56.613243 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 223/888] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:49:56 2026] PUT /volume/v3/attachments/d73b61c9-1879-4dee-976f-ac7d3f09c44a => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:49:57.066918 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-53b95bb8-5239-4b47-b073-2b0d5710da26 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:57.068526 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-53b95bb8-5239-4b47-b073-2b0d5710da26 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c Jul 31 20:49:57.068688 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-53b95bb8-5239-4b47-b073-2b0d5710da26 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:57.068867 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-53b95bb8-5239-4b47-b073-2b0d5710da26 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:57.075938 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:57.075938 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:57.076584 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-53b95bb8-5239-4b47-b073-2b0d5710da26 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:57.077674 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-53b95bb8-5239-4b47-b073-2b0d5710da26 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c returned with HTTP 200 Jul 31 20:49:57.078137 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 224/889] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:57 2026] GET /volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c => generated 539 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:57.090265 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f3828432-fabe-40f1-8d56-4076bded614e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:57.092038 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f3828432-fabe-40f1-8d56-4076bded614e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c Jul 31 20:49:57.092256 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f3828432-fabe-40f1-8d56-4076bded614e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:57.092455 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f3828432-fabe-40f1-8d56-4076bded614e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:57.097554 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:57.097554 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:57.098143 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f3828432-fabe-40f1-8d56-4076bded614e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:57.099157 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f3828432-fabe-40f1-8d56-4076bded614e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c returned with HTTP 200 Jul 31 20:49:57.099725 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 221/890] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:57 2026] GET /volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c => generated 539 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:57.108507 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-63ff0212-20b9-4f1a-a8f8-b245b3bec700 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:57.110452 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-63ff0212-20b9-4f1a-a8f8-b245b3bec700 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots Jul 31 20:49:57.110628 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-63ff0212-20b9-4f1a-a8f8-b245b3bec700 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:57.110882 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-63ff0212-20b9-4f1a-a8f8-b245b3bec700 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:57.111244 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-63ff0212-20b9-4f1a-a8f8-b245b3bec700 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:49:57.111610 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:57.111610 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:57.112714 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.db.api [None req-63ff0212-20b9-4f1a-a8f8-b245b3bec700 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Building query based on filter {{(pid=100194) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:49:57.127178 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-63ff0212-20b9-4f1a-a8f8-b245b3bec700 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Get all snapshots completed successfully. Jul 31 20:49:57.127535 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-63ff0212-20b9-4f1a-a8f8-b245b3bec700 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 200 Jul 31 20:49:57.127967 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 223/891] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:49:57 2026] GET /volume/v3/snapshots => generated 408 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:57.137585 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-641c62c1-9221-43e1-b2d9-cd3d28f6f5ad None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:57.140522 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-641c62c1-9221-43e1-b2d9-cd3d28f6f5ad tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] PUT https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c Jul 31 20:49:57.140831 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-641c62c1-9221-43e1-b2d9-cd3d28f6f5ad tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-842467969", "description": "This is the new description of snapshot."}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:57.152173 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:57.152173 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:57.152801 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-641c62c1-9221-43e1-b2d9-cd3d28f6f5ad tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:57.160819 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-641c62c1-9221-43e1-b2d9-cd3d28f6f5ad tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c returned with HTTP 200 Jul 31 20:49:57.161229 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 224/892] 10.4.3.157 () {68 vars in 1375 bytes} [Fri Jul 31 20:49:57 2026] PUT /volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c => generated 442 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:57.169478 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-642b7262-dab2-445f-acc7-bde7854918ca None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:57.171390 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-642b7262-dab2-445f-acc7-bde7854918ca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c Jul 31 20:49:57.171595 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-642b7262-dab2-445f-acc7-bde7854918ca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:57.171797 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-642b7262-dab2-445f-acc7-bde7854918ca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:57.181522 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:57.181522 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:57.181973 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-642b7262-dab2-445f-acc7-bde7854918ca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:57.182718 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-642b7262-dab2-445f-acc7-bde7854918ca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c returned with HTTP 200 Jul 31 20:49:57.183091 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 225/893] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:57 2026] GET /volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c => generated 576 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:57.191236 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f155f66b-a91b-492b-9752-565c74d804c3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:57.193422 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f155f66b-a91b-492b-9752-565c74d804c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c Jul 31 20:49:57.193695 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f155f66b-a91b-492b-9752-565c74d804c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:57.193941 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f155f66b-a91b-492b-9752-565c74d804c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:57.194078 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-f155f66b-a91b-492b-9752-565c74d804c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: 5396b16f-2d99-4517-8b7c-fcad0637056c Jul 31 20:49:57.201135 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:57.201135 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:57.203216 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f155f66b-a91b-492b-9752-565c74d804c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:57.225178 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f155f66b-a91b-492b-9752-565c74d804c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot delete request issued successfully. Jul 31 20:49:57.225477 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f155f66b-a91b-492b-9752-565c74d804c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c returned with HTTP 202 Jul 31 20:49:57.225927 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 222/894] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:49:57 2026] DELETE /volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:49:57.235781 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4d79c8fb-5474-4e2f-bc15-ec26a2f9346f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:57.237490 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4d79c8fb-5474-4e2f-bc15-ec26a2f9346f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c Jul 31 20:49:57.237667 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4d79c8fb-5474-4e2f-bc15-ec26a2f9346f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:57.237851 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4d79c8fb-5474-4e2f-bc15-ec26a2f9346f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:57.246635 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:57.246635 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:57.246757 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4d79c8fb-5474-4e2f-bc15-ec26a2f9346f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:57.247532 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4d79c8fb-5474-4e2f-bc15-ec26a2f9346f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c returned with HTTP 200 Jul 31 20:49:57.248350 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 224/895] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:57 2026] GET /volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c => generated 575 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:57.378672 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-58ce6eb8-1bbd-4746-80c8-c5e768f1b6dd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:57.380991 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-58ce6eb8-1bbd-4746-80c8-c5e768f1b6dd tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:49:57.381267 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-58ce6eb8-1bbd-4746-80c8-c5e768f1b6dd tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:57.381557 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-58ce6eb8-1bbd-4746-80c8-c5e768f1b6dd tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:57.395138 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:57.395138 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:57.399905 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-58ce6eb8-1bbd-4746-80c8-c5e768f1b6dd tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:57.406616 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-58ce6eb8-1bbd-4746-80c8-c5e768f1b6dd tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:49:57.407165 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 225/896] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:57 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 940 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:57.531090 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-47be1a6d-73f0-4a31-af76-ed920ec82a01 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:57.533152 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-47be1a6d-73f0-4a31-af76-ed920ec82a01 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:49:57.533487 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-47be1a6d-73f0-4a31-af76-ed920ec82a01 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:57.533841 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-47be1a6d-73f0-4a31-af76-ed920ec82a01 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:57.542477 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:57.542477 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:57.550216 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-47be1a6d-73f0-4a31-af76-ed920ec82a01 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:49:57.554636 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-47be1a6d-73f0-4a31-af76-ed920ec82a01 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:49:57.555402 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 226/897] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:57 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:49:58.259791 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a89fbdb7-b55a-403d-8bbd-5496f0a85c1e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:58.261946 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a89fbdb7-b55a-403d-8bbd-5496f0a85c1e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c Jul 31 20:49:58.262166 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a89fbdb7-b55a-403d-8bbd-5496f0a85c1e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:58.262362 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a89fbdb7-b55a-403d-8bbd-5496f0a85c1e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:58.267028 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a89fbdb7-b55a-403d-8bbd-5496f0a85c1e tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c returned with HTTP 404 Jul 31 20:49:58.267572 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 223/898] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:58 2026] GET /volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:58.279613 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2a546c04-a145-46d4-93a1-00162964c592 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:58.281935 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2a546c04-a145-46d4-93a1-00162964c592 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c Jul 31 20:49:58.282214 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2a546c04-a145-46d4-93a1-00162964c592 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:58.282493 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2a546c04-a145-46d4-93a1-00162964c592 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:58.282673 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-2a546c04-a145-46d4-93a1-00162964c592 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: 5396b16f-2d99-4517-8b7c-fcad0637056c Jul 31 20:49:58.287477 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2a546c04-a145-46d4-93a1-00162964c592 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c returned with HTTP 404 Jul 31 20:49:58.288235 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 225/899] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:49:58 2026] DELETE /volume/v3/snapshots/5396b16f-2d99-4517-8b7c-fcad0637056c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:49:58.298202 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9bdb2385-19a6-47e6-bebb-312d2a1ff7c0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:58.299989 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9bdb2385-19a6-47e6-bebb-312d2a1ff7c0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:49:58.300420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9bdb2385-19a6-47e6-bebb-312d2a1ff7c0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:58.300701 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9bdb2385-19a6-47e6-bebb-312d2a1ff7c0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:58.309941 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:58.309941 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:58.313472 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9bdb2385-19a6-47e6-bebb-312d2a1ff7c0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:58.317844 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9bdb2385-19a6-47e6-bebb-312d2a1ff7c0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:49:58.318340 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 226/900] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:58 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:58.331314 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-da4585cd-2ff1-4bc2-a2b5-348ef7a56524 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:58.333040 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da4585cd-2ff1-4bc2-a2b5-348ef7a56524 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:49:58.333370 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-da4585cd-2ff1-4bc2-a2b5-348ef7a56524 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5143f815-68c3-4613-b6d4-8f83af6eced9", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-372632157"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:49:58.341329 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:58.341329 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:58.342681 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-da4585cd-2ff1-4bc2-a2b5-348ef7a56524 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:49:58.342681 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-da4585cd-2ff1-4bc2-a2b5-348ef7a56524 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create snapshot from volume 5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:49:58.386867 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-da4585cd-2ff1-4bc2-a2b5-348ef7a56524 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['08bf0547-f6b9-4b53-8de2-ed57cca59e38', 'cdc6ff74-11cb-403e-9bdc-cc4764f4b91c', 'a0772df8-c2cf-4d35-87f9-d352c526284f', '74b0278f-a6c4-48b5-89da-00e0622e4f59'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:49:58.425526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-25fd8410-e2e5-4cd7-8aae-34d211c65c72 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:58.427986 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-25fd8410-e2e5-4cd7-8aae-34d211c65c72 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:49:58.428285 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-25fd8410-e2e5-4cd7-8aae-34d211c65c72 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:58.428568 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-25fd8410-e2e5-4cd7-8aae-34d211c65c72 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:58.431957 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-da4585cd-2ff1-4bc2-a2b5-348ef7a56524 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot create request issued successfully. Jul 31 20:49:58.432439 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da4585cd-2ff1-4bc2-a2b5-348ef7a56524 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:49:58.432981 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 227/901] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:49:58 2026] POST /volume/v3/snapshots => generated 309 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:49:58.441236 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:58.441236 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:49:58.443731 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4c10c3da-1c3b-42c6-8e96-12fefa12127b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:58.445606 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-25fd8410-e2e5-4cd7-8aae-34d211c65c72 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:58.446424 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c10c3da-1c3b-42c6-8e96-12fefa12127b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 Jul 31 20:49:58.446676 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c10c3da-1c3b-42c6-8e96-12fefa12127b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:58.446920 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c10c3da-1c3b-42c6-8e96-12fefa12127b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:58.451825 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-25fd8410-e2e5-4cd7-8aae-34d211c65c72 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:49:58.452396 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 224/902] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:58 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 940 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:58.456139 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:58.456139 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:49:58.456809 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4c10c3da-1c3b-42c6-8e96-12fefa12127b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:58.458113 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c10c3da-1c3b-42c6-8e96-12fefa12127b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 returned with HTTP 200 Jul 31 20:49:58.459068 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 226/903] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:58 2026] GET /volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 => generated 441 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:59.466883 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3e870618-27e0-47ac-87ef-251f121e3bcd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:59.468439 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e870618-27e0-47ac-87ef-251f121e3bcd tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:49:59.470183 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8e3a7eed-c59c-4758-bb0a-73ad8e5a4012 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:49:59.470714 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e870618-27e0-47ac-87ef-251f121e3bcd tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:59.471930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e870618-27e0-47ac-87ef-251f121e3bcd tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:59.474017 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e3a7eed-c59c-4758-bb0a-73ad8e5a4012 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 Jul 31 20:49:59.474017 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e3a7eed-c59c-4758-bb0a-73ad8e5a4012 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:49:59.474017 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e3a7eed-c59c-4758-bb0a-73ad8e5a4012 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:49:59.475250 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=169,cinder:UPDATE=34,cinder:INSERT=17 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:49:59.479186 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:59.479186 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:49:59.481002 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8e3a7eed-c59c-4758-bb0a-73ad8e5a4012 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:49:59.481002 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e3a7eed-c59c-4758-bb0a-73ad8e5a4012 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 returned with HTTP 200 Jul 31 20:49:59.481710 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 228/904] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:49:59 2026] GET /volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:49:59.487848 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:49:59.487848 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:49:59.493534 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3e870618-27e0-47ac-87ef-251f121e3bcd tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:49:59.501859 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e870618-27e0-47ac-87ef-251f121e3bcd tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:49:59.501859 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 227/905] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:49:59 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 940 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:00.520527 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-441c3baf-a629-4059-ada5-1fb2beb7f12c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:00.524697 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-441c3baf-a629-4059-ada5-1fb2beb7f12c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:00.524697 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-441c3baf-a629-4059-ada5-1fb2beb7f12c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:00.525025 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-441c3baf-a629-4059-ada5-1fb2beb7f12c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:00.549213 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:00.549213 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:00.552641 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-441c3baf-a629-4059-ada5-1fb2beb7f12c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:00.557503 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-441c3baf-a629-4059-ada5-1fb2beb7f12c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:50:00.557842 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 225/906] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:00 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 940 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:01.575018 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b7e123ed-f3fe-42a4-adde-3a8a56001f6d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:01.576585 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b7e123ed-f3fe-42a4-adde-3a8a56001f6d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:01.576868 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b7e123ed-f3fe-42a4-adde-3a8a56001f6d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:01.577120 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b7e123ed-f3fe-42a4-adde-3a8a56001f6d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:01.580384 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=225,cinder:UPDATE=71,cinder:INSERT=37 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:50:01.601221 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:01.601221 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:01.605658 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b7e123ed-f3fe-42a4-adde-3a8a56001f6d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:01.611935 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b7e123ed-f3fe-42a4-adde-3a8a56001f6d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:50:01.612523 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 227/907] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:01 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 940 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:02.630055 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d23c5b5d-619d-4704-8d2f-4ed68aef3384 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:02.631886 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d23c5b5d-619d-4704-8d2f-4ed68aef3384 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:02.632106 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d23c5b5d-619d-4704-8d2f-4ed68aef3384 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:02.632319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d23c5b5d-619d-4704-8d2f-4ed68aef3384 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:02.647918 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:02.647918 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:02.651888 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d23c5b5d-619d-4704-8d2f-4ed68aef3384 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:02.658194 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d23c5b5d-619d-4704-8d2f-4ed68aef3384 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:50:02.658779 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 229/908] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:02 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 940 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:02.965921 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-95ed0252-c477-4902-91c2-25b3d20579d1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:02.970551 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-95ed0252-c477-4902-91c2-25b3d20579d1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] POST https://10.4.3.157/volume/v3/attachments/d73b61c9-1879-4dee-976f-ac7d3f09c44a/action Jul 31 20:50:02.970867 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-95ed0252-c477-4902-91c2-25b3d20579d1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:02.970975 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-95ed0252-c477-4902-91c2-25b3d20579d1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:02.987926 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:02.987926 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:03.012270 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4cb44d88-0aae-4e6a-a00d-aa50f6e55859 req-95ed0252-c477-4902-91c2-25b3d20579d1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments/d73b61c9-1879-4dee-976f-ac7d3f09c44a/action returned with HTTP 204 Jul 31 20:50:03.013049 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 228/909] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:50:02 2026] POST /volume/v3/attachments/d73b61c9-1879-4dee-976f-ac7d3f09c44a/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:03.227941 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-f2b53b75-d1ca-4130-875d-675efd1a9f3b req-d2831211-245f-4555-aa41-10fd24f81462 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:03.231919 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f2b53b75-d1ca-4130-875d-675efd1a9f3b req-d2831211-245f-4555-aa41-10fd24f81462 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] GET https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c Jul 31 20:50:03.232705 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-f2b53b75-d1ca-4130-875d-675efd1a9f3b req-d2831211-245f-4555-aa41-10fd24f81462 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:03.232705 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-f2b53b75-d1ca-4130-875d-675efd1a9f3b req-d2831211-245f-4555-aa41-10fd24f81462 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:03.257942 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:03.257942 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:03.260548 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-f2b53b75-d1ca-4130-875d-675efd1a9f3b req-d2831211-245f-4555-aa41-10fd24f81462 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:50:03.269510 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f2b53b75-d1ca-4130-875d-675efd1a9f3b req-d2831211-245f-4555-aa41-10fd24f81462 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c returned with HTTP 200 Jul 31 20:50:03.270156 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 226/910] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:03 2026] GET /volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c => generated 1603 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:03.677802 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4dda6eb4-66fe-4f74-9928-17d873db6213 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:03.680434 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4dda6eb4-66fe-4f74-9928-17d873db6213 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:03.680677 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4dda6eb4-66fe-4f74-9928-17d873db6213 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:03.680943 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4dda6eb4-66fe-4f74-9928-17d873db6213 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:03.696237 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:03.696237 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:03.703032 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4dda6eb4-66fe-4f74-9928-17d873db6213 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:03.706614 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4dda6eb4-66fe-4f74-9928-17d873db6213 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:50:03.706614 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 228/911] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:03 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 1232 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:03.723034 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5cceadd4-3f8d-432e-8348-006ce778da78 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:03.724796 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5cceadd4-3f8d-432e-8348-006ce778da78 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:03.724992 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5cceadd4-3f8d-432e-8348-006ce778da78 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:03.725194 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5cceadd4-3f8d-432e-8348-006ce778da78 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:03.744194 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:03.744194 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:03.749548 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5cceadd4-3f8d-432e-8348-006ce778da78 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:03.757151 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5cceadd4-3f8d-432e-8348-006ce778da78 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:50:03.757151 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 230/912] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:03 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 1232 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:04.345441 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-39e98299-1dfa-4741-888f-8d1845068415 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:04.347281 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-39e98299-1dfa-4741-888f-8d1845068415 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:04.347489 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-39e98299-1dfa-4741-888f-8d1845068415 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:04.347659 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-39e98299-1dfa-4741-888f-8d1845068415 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:04.355027 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:04.355027 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:04.361670 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-39e98299-1dfa-4741-888f-8d1845068415 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:04.367667 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-39e98299-1dfa-4741-888f-8d1845068415 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:04.368191 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 229/913] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:04 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:04.749748 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-9a528756-e19f-4e3f-bba2-0aff2efd57cf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:04.752876 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-9a528756-e19f-4e3f-bba2-0aff2efd57cf tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:04.753162 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-9a528756-e19f-4e3f-bba2-0aff2efd57cf tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:04.753417 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-9a528756-e19f-4e3f-bba2-0aff2efd57cf tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:04.764850 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:04.764850 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:04.770257 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-9a528756-e19f-4e3f-bba2-0aff2efd57cf tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:04.777771 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-9a528756-e19f-4e3f-bba2-0aff2efd57cf tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:04.778227 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 227/914] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:04 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:04.987781 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-05e9812d-0c6a-4c06-8e8d-804edd466afe None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:04.988025 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-05e9812d-0c6a-4c06-8e8d-804edd466afe None None] GET https://10.4.3.157/volume// Jul 31 20:50:04.988616 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-05e9812d-0c6a-4c06-8e8d-804edd466afe None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:04.988616 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-05e9812d-0c6a-4c06-8e8d-804edd466afe None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:04.989021 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-05e9812d-0c6a-4c06-8e8d-804edd466afe None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:04.989021 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 229/915] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:50: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 20:50:04.998601 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-4981850e-d6ea-4d32-8aa7-36bf960ec6dc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:05.000776 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-4981850e-d6ea-4d32-8aa7-36bf960ec6dc tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:50:05.001213 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-4981850e-d6ea-4d32-8aa7-36bf960ec6dc tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8e4952b5-c567-42de-b9bf-fcf3b3fe88dc", "connector": null, "instance_uuid": "8a9d6dba-65ba-44c8-835e-342858db2221"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:05.010883 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:05.010883 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:05.060560 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-4981850e-d6ea-4d32-8aa7-36bf960ec6dc tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:50:05.061622 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 231/916] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:50:04 2026] POST /volume/v3/attachments => generated 273 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:05.122777 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4216ba0c-64dd-4f26-b6ce-bbc9b73b093a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:05.126560 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4216ba0c-64dd-4f26-b6ce-bbc9b73b093a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:05.126560 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4216ba0c-64dd-4f26-b6ce-bbc9b73b093a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:05.126560 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4216ba0c-64dd-4f26-b6ce-bbc9b73b093a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:05.144428 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:05.144428 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:05.151153 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4216ba0c-64dd-4f26-b6ce-bbc9b73b093a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:05.152144 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-efdc5d8d-f661-4f41-b118-a2c9b73abe11 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:05.152587 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-efdc5d8d-f661-4f41-b118-a2c9b73abe11 None None] GET https://10.4.3.157/volume// Jul 31 20:50:05.152748 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-efdc5d8d-f661-4f41-b118-a2c9b73abe11 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:05.152969 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-efdc5d8d-f661-4f41-b118-a2c9b73abe11 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:05.153331 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-efdc5d8d-f661-4f41-b118-a2c9b73abe11 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:05.153624 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 228/917] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:50: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 20:50:05.160341 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4216ba0c-64dd-4f26-b6ce-bbc9b73b093a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:05.161813 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 230/918] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:05 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 935 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:05.169037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-3283e4db-f812-499e-b1a6-319890168338 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:05.173783 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-3283e4db-f812-499e-b1a6-319890168338 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:05.173783 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-3283e4db-f812-499e-b1a6-319890168338 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:05.173783 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-3283e4db-f812-499e-b1a6-319890168338 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:05.193261 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:05.193261 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:05.204020 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-3283e4db-f812-499e-b1a6-319890168338 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:05.213707 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-3283e4db-f812-499e-b1a6-319890168338 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:05.213880 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 230/919] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:50:05 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 1115 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:05.354857 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-14148b62-2206-4726-af79-ef4655564d65 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:05.358245 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-14148b62-2206-4726-af79-ef4655564d65 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] PUT https://10.4.3.157/volume/v3/attachments/6f5ca389-cfd7-48da-81ad-05295aa3120b Jul 31 20:50:05.358735 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-14148b62-2206-4726-af79-ef4655564d65 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:05.371300 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-14148b62-2206-4726-af79-ef4655564d65 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Acquiring lock "cinder-attachment_update-8e4952b5-c567-42de-b9bf-fcf3b3fe88dc-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:50:05.376385 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-14148b62-2206-4726-af79-ef4655564d65 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Lock "cinder-attachment_update-8e4952b5-c567-42de-b9bf-fcf3b3fe88dc-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:50:05.378974 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:05.378974 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:05.544352 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-14148b62-2206-4726-af79-ef4655564d65 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Lock "cinder-attachment_update-8e4952b5-c567-42de-b9bf-fcf3b3fe88dc-np0000006272" released by "attachment_update" :: held 0.169s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:50:05.544731 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-14148b62-2206-4726-af79-ef4655564d65 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments/6f5ca389-cfd7-48da-81ad-05295aa3120b returned with HTTP 200 Jul 31 20:50:05.545708 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 232/920] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:50:05 2026] PUT /volume/v3/attachments/6f5ca389-cfd7-48da-81ad-05295aa3120b => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:06.181700 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d04ef214-ea25-46ad-aa02-2e5bd59ff300 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:06.183477 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d04ef214-ea25-46ad-aa02-2e5bd59ff300 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:06.183720 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d04ef214-ea25-46ad-aa02-2e5bd59ff300 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:06.184618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d04ef214-ea25-46ad-aa02-2e5bd59ff300 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:06.201380 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:06.201380 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:06.207746 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d04ef214-ea25-46ad-aa02-2e5bd59ff300 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:06.213477 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d04ef214-ea25-46ad-aa02-2e5bd59ff300 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:06.214144 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 229/921] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:06 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 936 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:07.231892 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2073d6ec-d06a-455d-a020-4d46fd23215e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:07.237249 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2073d6ec-d06a-455d-a020-4d46fd23215e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:07.237495 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2073d6ec-d06a-455d-a020-4d46fd23215e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:07.237742 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2073d6ec-d06a-455d-a020-4d46fd23215e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:07.256759 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:07.256759 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:07.262116 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2073d6ec-d06a-455d-a020-4d46fd23215e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:07.266441 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2073d6ec-d06a-455d-a020-4d46fd23215e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:07.266441 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 231/922] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:07 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 936 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:08.282890 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6bb86c3f-20bc-478b-aa51-3d883d386609 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:08.285654 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6bb86c3f-20bc-478b-aa51-3d883d386609 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:08.285954 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6bb86c3f-20bc-478b-aa51-3d883d386609 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:08.286241 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6bb86c3f-20bc-478b-aa51-3d883d386609 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:08.300580 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:08.300580 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:08.305566 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6bb86c3f-20bc-478b-aa51-3d883d386609 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:08.311611 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6bb86c3f-20bc-478b-aa51-3d883d386609 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:08.312137 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 231/923] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:08 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 936 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:08.843581 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-126e3488-979e-4e48-bd4b-235fec2721fc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:08.846487 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-126e3488-979e-4e48-bd4b-235fec2721fc tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] POST https://10.4.3.157/volume/v3/attachments/6f5ca389-cfd7-48da-81ad-05295aa3120b/action Jul 31 20:50:08.847027 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-126e3488-979e-4e48-bd4b-235fec2721fc tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:08.847235 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-126e3488-979e-4e48-bd4b-235fec2721fc tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:08.869107 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:08.869107 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:08.881984 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b9676c4a-3a76-4213-b113-1a0d3cba679a req-126e3488-979e-4e48-bd4b-235fec2721fc tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments/6f5ca389-cfd7-48da-81ad-05295aa3120b/action returned with HTTP 204 Jul 31 20:50:08.882631 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 233/924] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:50:08 2026] POST /volume/v3/attachments/6f5ca389-cfd7-48da-81ad-05295aa3120b/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:09.325928 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-abc6df7d-71d9-438e-8d06-23338825d91d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:09.328608 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-abc6df7d-71d9-438e-8d06-23338825d91d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:09.328941 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-abc6df7d-71d9-438e-8d06-23338825d91d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:09.329393 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-abc6df7d-71d9-438e-8d06-23338825d91d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:09.342032 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:09.342032 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:09.346417 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-abc6df7d-71d9-438e-8d06-23338825d91d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:09.352603 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-abc6df7d-71d9-438e-8d06-23338825d91d tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:09.353295 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 230/925] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:09 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 1228 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:09.369814 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ec0b442c-6bda-4197-a351-93b8bcf54cc7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:09.371756 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ec0b442c-6bda-4197-a351-93b8bcf54cc7 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:09.371959 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ec0b442c-6bda-4197-a351-93b8bcf54cc7 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:09.372148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ec0b442c-6bda-4197-a351-93b8bcf54cc7 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:09.381118 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:09.381118 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:09.384752 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ec0b442c-6bda-4197-a351-93b8bcf54cc7 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:09.388909 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ec0b442c-6bda-4197-a351-93b8bcf54cc7 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:09.389271 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 232/926] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:09 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:11.676221 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:11.678314 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:50:11.678711 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1261071960"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:11.680878 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1261071960'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:50:11.681045 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Create volume of 1 GB Jul 31 20:50:11.687075 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Availability Zones retrieved successfully. Jul 31 20:50:11.696730 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Flow 'volume_create_api' (93da173c-b0a0-4fe6-8734-623080c62f9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:11.698255 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fdcc605-620c-4ffc-87cc-5737c7819140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:11.699563 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:50:11.733362 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3fdcc605-620c-4ffc-87cc-5737c7819140) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:11.734335 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b9c64b-2ad8-4802-9c52-0a8b3e4c6973) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:11.824865 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Created reservations ['dcc9b27c-304f-40e7-b6fe-107ac3ea80a8', 'db0e41e0-fa30-4b46-989b-d9cd55c6ccfe', '9198b50f-acde-48d1-8a45-003051319d33', 'f9329a09-511f-487b-8865-be02ac6f363e'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:11.825998 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20b9c64b-2ad8-4802-9c52-0a8b3e4c6973) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dcc9b27c-304f-40e7-b6fe-107ac3ea80a8', 'db0e41e0-fa30-4b46-989b-d9cd55c6ccfe', '9198b50f-acde-48d1-8a45-003051319d33', 'f9329a09-511f-487b-8865-be02ac6f363e']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:11.827011 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82c3af2-ffd3-4d9a-81dd-0fdd8f1b90ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:11.858342 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d82c3af2-ffd3-4d9a-81dd-0fdd8f1b90ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a26b407-62a3-4200-a0a1-477a670cb39e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1261071960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='accb7014148044f1b194c22867235bbd',qos_specs=None,replication_status=,reservations=['dcc9b27c-304f-40e7-b6fe-107ac3ea80a8','db0e41e0-fa30-4b46-989b-d9cd55c6ccfe','9198b50f-acde-48d1-8a45-003051319d33','f9329a09-511f-487b-8865-be02ac6f363e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41a2a3588654997a60b0c69afca9ba2',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:50:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1261071960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a26b407-62a3-4200-a0a1-477a670cb39e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='accb7014148044f1b194c22867235bbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a41a2a3588654997a60b0c69afca9ba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:11.859317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5923dab9-7e6e-4f11-9a5a-c82c0dfae3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:11.885207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5923dab9-7e6e-4f11-9a5a-c82c0dfae3df) transitioned into state 'SUCCESS' from state '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-1261071960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='accb7014148044f1b194c22867235bbd',qos_specs=None,replication_status=,reservations=['dcc9b27c-304f-40e7-b6fe-107ac3ea80a8','db0e41e0-fa30-4b46-989b-d9cd55c6ccfe','9198b50f-acde-48d1-8a45-003051319d33','f9329a09-511f-487b-8865-be02ac6f363e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41a2a3588654997a60b0c69afca9ba2',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:11.885929 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3498d2fb-eeee-4ac3-be90-17a1827dc7f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:11.898239 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3498d2fb-eeee-4ac3-be90-17a1827dc7f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:11.898899 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Flow 'volume_create_api' (93da173c-b0a0-4fe6-8734-623080c62f9f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:11.899293 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Create volume request issued successfully. Jul 31 20:50:11.899921 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a13263a4-0604-4c31-a451-dacf99b33ec1 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:50:11.900544 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 232/927] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:50:11 2026] POST /volume/v3/volumes => generated 754 bytes in 225 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:11.913422 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-53b5ec43-5797-4664-877e-36614b849ccf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:11.915855 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-53b5ec43-5797-4664-877e-36614b849ccf tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] GET https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e Jul 31 20:50:11.916677 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-53b5ec43-5797-4664-877e-36614b849ccf tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:11.917394 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-53b5ec43-5797-4664-877e-36614b849ccf tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:11.926087 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:11.926087 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:11.931833 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-53b5ec43-5797-4664-877e-36614b849ccf tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume info retrieved successfully. Jul 31 20:50:11.939346 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-53b5ec43-5797-4664-877e-36614b849ccf tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e returned with HTTP 200 Jul 31 20:50:11.940478 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 234/928] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:11 2026] GET /volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e => generated 822 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:12.616911 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9cd12ed4-644c-4c57-ab9d-ffd5dc6bc5b5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:12.618510 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9cd12ed4-644c-4c57-ab9d-ffd5dc6bc5b5 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:50:12.618802 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9cd12ed4-644c-4c57-ab9d-ffd5dc6bc5b5 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:12.618930 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9cd12ed4-644c-4c57-ab9d-ffd5dc6bc5b5 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:12.628200 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:12.628200 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:12.631433 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9cd12ed4-644c-4c57-ab9d-ffd5dc6bc5b5 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:50:12.636332 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9cd12ed4-644c-4c57-ab9d-ffd5dc6bc5b5 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:50:12.636947 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 231/929] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:12 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 1143 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:12.682830 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-a24e17c6-7020-4228-b97d-b254e892287f req-3c5502a6-ee43-4533-9d73-6d28b2b36422 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:12.684737 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-3c5502a6-ee43-4533-9d73-6d28b2b36422 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:50:12.684916 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-3c5502a6-ee43-4533-9d73-6d28b2b36422 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:12.685093 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-3c5502a6-ee43-4533-9d73-6d28b2b36422 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:12.694707 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:12.694707 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:12.698744 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-a24e17c6-7020-4228-b97d-b254e892287f req-3c5502a6-ee43-4533-9d73-6d28b2b36422 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:50:12.703048 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-3c5502a6-ee43-4533-9d73-6d28b2b36422 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:50:12.703447 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 233/930] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:12 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 1143 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:12.721784 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-a24e17c6-7020-4228-b97d-b254e892287f req-c1620f3f-c586-466c-98a3-070ffc72141a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:12.724461 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-c1620f3f-c586-466c-98a3-070ffc72141a tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] POST https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba/action Jul 31 20:50:12.724949 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-c1620f3f-c586-466c-98a3-070ffc72141a tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:12.725105 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-c1620f3f-c586-466c-98a3-070ffc72141a tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:12.736141 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:12.736141 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:12.736728 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-a24e17c6-7020-4228-b97d-b254e892287f req-c1620f3f-c586-466c-98a3-070ffc72141a tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:50:12.744724 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-a24e17c6-7020-4228-b97d-b254e892287f req-c1620f3f-c586-466c-98a3-070ffc72141a tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Begin detaching volume completed successfully. Jul 31 20:50:12.744978 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-c1620f3f-c586-466c-98a3-070ffc72141a tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba/action returned with HTTP 202 Jul 31 20:50:12.745467 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 233/931] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:50:12 2026] POST /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:50:12.791978 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-312f5d36-8f20-4cf5-9440-f15651c57ed5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:12.792444 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-312f5d36-8f20-4cf5-9440-f15651c57ed5 None None] GET https://10.4.3.157/volume// Jul 31 20:50:12.792657 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-312f5d36-8f20-4cf5-9440-f15651c57ed5 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:12.792850 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-312f5d36-8f20-4cf5-9440-f15651c57ed5 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:12.793174 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-312f5d36-8f20-4cf5-9440-f15651c57ed5 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:12.793429 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 235/932] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:50:12 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:50:12.805225 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-a24e17c6-7020-4228-b97d-b254e892287f req-582d3abc-a1c0-4073-961c-17f5e6c85b73 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:12.806763 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-582d3abc-a1c0-4073-961c-17f5e6c85b73 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:50:12.806977 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-582d3abc-a1c0-4073-961c-17f5e6c85b73 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:12.807152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-582d3abc-a1c0-4073-961c-17f5e6c85b73 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:12.816301 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:12.816301 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:12.819771 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-a24e17c6-7020-4228-b97d-b254e892287f req-582d3abc-a1c0-4073-961c-17f5e6c85b73 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:50:12.824385 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-582d3abc-a1c0-4073-961c-17f5e6c85b73 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:50:12.824812 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 232/933] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:50:12 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 1326 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:12.958452 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1c6c63ae-dba5-4bea-88e0-7a7396f1407e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:12.960698 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1c6c63ae-dba5-4bea-88e0-7a7396f1407e tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] GET https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e Jul 31 20:50:12.960941 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1c6c63ae-dba5-4bea-88e0-7a7396f1407e tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:12.961212 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1c6c63ae-dba5-4bea-88e0-7a7396f1407e tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:12.970765 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:12.970765 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:12.975412 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1c6c63ae-dba5-4bea-88e0-7a7396f1407e tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume info retrieved successfully. Jul 31 20:50:12.981212 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1c6c63ae-dba5-4bea-88e0-7a7396f1407e tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e returned with HTTP 200 Jul 31 20:50:12.981726 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 234/934] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:12 2026] GET /volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:12.998001 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3971e4c6-bcaa-4d91-9429-209f24e5100b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:12.999900 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3971e4c6-bcaa-4d91-9429-209f24e5100b tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] POST https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e/action Jul 31 20:50:13.000197 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3971e4c6-bcaa-4d91-9429-209f24e5100b tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:13.000296 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3971e4c6-bcaa-4d91-9429-209f24e5100b tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:13.008440 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:13.008440 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:13.008869 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3971e4c6-bcaa-4d91-9429-209f24e5100b tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume info retrieved successfully. Jul 31 20:50:13.017958 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3971e4c6-bcaa-4d91-9429-209f24e5100b tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume updated successfully. Jul 31 20:50:13.018159 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3971e4c6-bcaa-4d91-9429-209f24e5100b tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e/action returned with HTTP 200 Jul 31 20:50:13.018677 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 234/935] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:50:12 2026] POST /volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e/action => generated 0 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 20:50:13.026390 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-abfee95e-f703-46d1-acde-48628aeeddb8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:13.028074 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-abfee95e-f703-46d1-acde-48628aeeddb8 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] GET https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e Jul 31 20:50:13.028277 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-abfee95e-f703-46d1-acde-48628aeeddb8 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:13.028448 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-abfee95e-f703-46d1-acde-48628aeeddb8 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:13.034723 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:13.034723 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:13.038293 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-abfee95e-f703-46d1-acde-48628aeeddb8 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume info retrieved successfully. Jul 31 20:50:13.042156 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-abfee95e-f703-46d1-acde-48628aeeddb8 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e returned with HTTP 200 Jul 31 20:50:13.042555 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 236/936] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:13 2026] GET /volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:13.148048 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-c67bdd50-2ba8-48ac-af12-0dd7cf6d9084 req-4e90730c-336c-407a-afa2-976bf73ce22c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:13.150426 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c67bdd50-2ba8-48ac-af12-0dd7cf6d9084 req-4e90730c-336c-407a-afa2-976bf73ce22c tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] GET https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e Jul 31 20:50:13.150688 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c67bdd50-2ba8-48ac-af12-0dd7cf6d9084 req-4e90730c-336c-407a-afa2-976bf73ce22c tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:13.150921 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c67bdd50-2ba8-48ac-af12-0dd7cf6d9084 req-4e90730c-336c-407a-afa2-976bf73ce22c tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:13.159574 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:13.159574 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:13.163563 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-c67bdd50-2ba8-48ac-af12-0dd7cf6d9084 req-4e90730c-336c-407a-afa2-976bf73ce22c tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume info retrieved successfully. Jul 31 20:50:13.170379 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c67bdd50-2ba8-48ac-af12-0dd7cf6d9084 req-4e90730c-336c-407a-afa2-976bf73ce22c tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e returned with HTTP 200 Jul 31 20:50:13.170883 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 233/937] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:13 2026] GET /volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:13.609438 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-91b0ac63-c007-43a8-821c-4baa514f1298 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:13.611576 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:50:13.611998 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-39499950"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:13.615644 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-39499950'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:50:13.615818 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Create volume of 1 GB Jul 31 20:50:13.621781 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Availability Zones retrieved successfully. Jul 31 20:50:13.632788 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Flow 'volume_create_api' (6986737d-fdc2-4949-8e02-c79ceaccbd05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:13.634138 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6023af9-6776-447c-9b98-03b823eeba84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:13.635332 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:50:13.668011 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6023af9-6776-447c-9b98-03b823eeba84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:13.669213 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0384832-45f7-4be6-af1e-61b6b8f2985b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:13.737369 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Created reservations ['96ac5788-ab3d-4e09-b7a4-669ceb989348', '8dc04cf8-1a65-49c5-b03a-a21cef9f4594', 'cb704b8f-3603-4aa7-b5fd-c285eb509ade', '14434ce8-c5f1-40de-9d15-3f487d6984ad'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:13.737369 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0384832-45f7-4be6-af1e-61b6b8f2985b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96ac5788-ab3d-4e09-b7a4-669ceb989348', '8dc04cf8-1a65-49c5-b03a-a21cef9f4594', 'cb704b8f-3603-4aa7-b5fd-c285eb509ade', '14434ce8-c5f1-40de-9d15-3f487d6984ad']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:13.737369 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a263c7aa-d3fb-48ff-b836-797296371af8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:13.744430 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-a24e17c6-7020-4228-b97d-b254e892287f req-941d595c-1af9-4e36-9dd2-659ca5620220 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:13.749274 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-941d595c-1af9-4e36-9dd2-659ca5620220 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] DELETE https://10.4.3.157/volume/v3/attachments/1d0d2455-f0a1-447c-9964-d117589ba004 Jul 31 20:50:13.749574 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-941d595c-1af9-4e36-9dd2-659ca5620220 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:13.749900 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-941d595c-1af9-4e36-9dd2-659ca5620220 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:13.760814 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:13.760814 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:13.763564 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a263c7aa-d3fb-48ff-b836-797296371af8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62b8788e-be80-4362-af26-dc1576c1e785', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-39499950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='accb7014148044f1b194c22867235bbd',qos_specs=None,replication_status=,reservations=['96ac5788-ab3d-4e09-b7a4-669ceb989348','8dc04cf8-1a65-49c5-b03a-a21cef9f4594','cb704b8f-3603-4aa7-b5fd-c285eb509ade','14434ce8-c5f1-40de-9d15-3f487d6984ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41a2a3588654997a60b0c69afca9ba2',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:50:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-39499950',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62b8788e-be80-4362-af26-dc1576c1e785,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='accb7014148044f1b194c22867235bbd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a41a2a3588654997a60b0c69afca9ba2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:13.764694 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9981f6c-b0cf-4c15-b345-567e951cfd0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:13.790149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9981f6c-b0cf-4c15-b345-567e951cfd0b) transitioned into state 'SUCCESS' from state '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-39499950',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='accb7014148044f1b194c22867235bbd',qos_specs=None,replication_status=,reservations=['96ac5788-ab3d-4e09-b7a4-669ceb989348','8dc04cf8-1a65-49c5-b03a-a21cef9f4594','cb704b8f-3603-4aa7-b5fd-c285eb509ade','14434ce8-c5f1-40de-9d15-3f487d6984ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a41a2a3588654997a60b0c69afca9ba2',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:13.790149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d24d026e-a202-49ed-aaf2-a3cb09120c66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:13.800948 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d24d026e-a202-49ed-aaf2-a3cb09120c66) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:13.802007 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Flow 'volume_create_api' (6986737d-fdc2-4949-8e02-c79ceaccbd05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:13.802364 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Create volume request issued successfully. Jul 31 20:50:13.802982 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-91b0ac63-c007-43a8-821c-4baa514f1298 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:50:13.803677 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 235/938] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:50:13 2026] POST /volume/v3/volumes => generated 752 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:13.822186 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-99b4ca22-0636-4d6a-9e0a-a6ffe3b10146 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:13.826065 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-99b4ca22-0636-4d6a-9e0a-a6ffe3b10146 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] GET https://10.4.3.157/volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 Jul 31 20:50:13.826065 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-99b4ca22-0636-4d6a-9e0a-a6ffe3b10146 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:13.826065 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-99b4ca22-0636-4d6a-9e0a-a6ffe3b10146 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:13.828738 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a24e17c6-7020-4228-b97d-b254e892287f req-941d595c-1af9-4e36-9dd2-659ca5620220 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/attachments/1d0d2455-f0a1-447c-9964-d117589ba004 returned with HTTP 200 Jul 31 20:50:13.829604 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 235/939] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:50:13 2026] DELETE /volume/v3/attachments/1d0d2455-f0a1-447c-9964-d117589ba004 => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:13.840767 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:13.840767 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:13.851448 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-99b4ca22-0636-4d6a-9e0a-a6ffe3b10146 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume info retrieved successfully. Jul 31 20:50:13.853509 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-99b4ca22-0636-4d6a-9e0a-a6ffe3b10146 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 returned with HTTP 200 Jul 31 20:50:13.854028 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 237/940] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:13 2026] GET /volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 => generated 820 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:14.522420 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-1bd0dd10-4140-491c-b997-a357c4449d6e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:14.526082 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-1bd0dd10-4140-491c-b997-a357c4449d6e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:14.526082 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-1bd0dd10-4140-491c-b997-a357c4449d6e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:14.526082 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-1bd0dd10-4140-491c-b997-a357c4449d6e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:14.535471 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:14.535471 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:14.540495 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-1bd0dd10-4140-491c-b997-a357c4449d6e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:14.545383 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-1bd0dd10-4140-491c-b997-a357c4449d6e tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:50:14.546009 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 234/941] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:14 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 1232 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:14.570508 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-d550251d-d594-4f04-8e37-a78d70f2fda3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:14.573195 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-d550251d-d594-4f04-8e37-a78d70f2fda3 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] POST https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1/action Jul 31 20:50:14.573603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-d550251d-d594-4f04-8e37-a78d70f2fda3 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:14.573789 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-d550251d-d594-4f04-8e37-a78d70f2fda3 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:14.587389 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:14.587389 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:14.588137 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-d550251d-d594-4f04-8e37-a78d70f2fda3 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:14.597516 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-d550251d-d594-4f04-8e37-a78d70f2fda3 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Begin detaching volume completed successfully. Jul 31 20:50:14.597780 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-d550251d-d594-4f04-8e37-a78d70f2fda3 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1/action returned with HTTP 202 Jul 31 20:50:14.598265 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 236/942] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:50:14 2026] POST /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:50:14.656221 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-88551938-e4a0-46e9-ad3e-b14b998c18fd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:14.656624 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88551938-e4a0-46e9-ad3e-b14b998c18fd None None] GET https://10.4.3.157/volume// Jul 31 20:50:14.656813 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88551938-e4a0-46e9-ad3e-b14b998c18fd None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:14.657196 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88551938-e4a0-46e9-ad3e-b14b998c18fd None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:14.657658 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88551938-e4a0-46e9-ad3e-b14b998c18fd None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:14.658057 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 236/943] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:50: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 20:50:14.667787 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-476bea90-1849-4bf0-bfe2-298afd6b4a74 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:14.670343 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-476bea90-1849-4bf0-bfe2-298afd6b4a74 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:14.670643 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-476bea90-1849-4bf0-bfe2-298afd6b4a74 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:14.670878 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-476bea90-1849-4bf0-bfe2-298afd6b4a74 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:14.681425 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:14.681425 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:14.684974 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-476bea90-1849-4bf0-bfe2-298afd6b4a74 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:14.689694 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-476bea90-1849-4bf0-bfe2-298afd6b4a74 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 200 Jul 31 20:50:14.690119 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 238/944] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:50:14 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 1415 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:14.873594 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3ad4f685-eac7-4e37-b974-19bb66111cbc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:14.875074 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3ad4f685-eac7-4e37-b974-19bb66111cbc tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] GET https://10.4.3.157/volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 Jul 31 20:50:14.875455 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3ad4f685-eac7-4e37-b974-19bb66111cbc tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:14.875745 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3ad4f685-eac7-4e37-b974-19bb66111cbc tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:14.882905 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:14.882905 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:14.886503 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3ad4f685-eac7-4e37-b974-19bb66111cbc tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume info retrieved successfully. Jul 31 20:50:14.892045 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3ad4f685-eac7-4e37-b974-19bb66111cbc tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 returned with HTTP 200 Jul 31 20:50:14.892045 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 235/945] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:14 2026] GET /volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:14.930398 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d26e0d27-5ced-4a61-bc38-420815eaf01f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:14.936006 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d26e0d27-5ced-4a61-bc38-420815eaf01f tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:50:14.936263 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d26e0d27-5ced-4a61-bc38-420815eaf01f tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:14.936445 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d26e0d27-5ced-4a61-bc38-420815eaf01f tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:14.946886 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:14.946886 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:14.953488 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d26e0d27-5ced-4a61-bc38-420815eaf01f tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:50:14.959929 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d26e0d27-5ced-4a61-bc38-420815eaf01f tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:50:14.960340 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 237/946] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:14 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 851 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:15.254375 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9ece6f2b-325e-4a01-a5c6-8b9b193b8df2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:15.257038 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ece6f2b-325e-4a01-a5c6-8b9b193b8df2 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] DELETE https://10.4.3.157/volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 Jul 31 20:50:15.258246 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ece6f2b-325e-4a01-a5c6-8b9b193b8df2 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:15.258246 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ece6f2b-325e-4a01-a5c6-8b9b193b8df2 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:15.258246 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-9ece6f2b-325e-4a01-a5c6-8b9b193b8df2 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Delete volume with id: 62b8788e-be80-4362-af26-dc1576c1e785 Jul 31 20:50:15.268289 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:15.268289 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:15.269432 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9ece6f2b-325e-4a01-a5c6-8b9b193b8df2 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume info retrieved successfully. Jul 31 20:50:15.304847 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9ece6f2b-325e-4a01-a5c6-8b9b193b8df2 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Delete volume request issued successfully. Jul 31 20:50:15.305073 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ece6f2b-325e-4a01-a5c6-8b9b193b8df2 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 returned with HTTP 202 Jul 31 20:50:15.305760 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 237/947] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:50:15 2026] DELETE /volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:15.316404 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e0ceb9a9-7383-407f-9b4b-02f5b2413636 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:15.319650 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e0ceb9a9-7383-407f-9b4b-02f5b2413636 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] GET https://10.4.3.157/volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 Jul 31 20:50:15.319998 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e0ceb9a9-7383-407f-9b4b-02f5b2413636 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:15.320306 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e0ceb9a9-7383-407f-9b4b-02f5b2413636 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:15.333007 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:15.333007 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:15.339727 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e0ceb9a9-7383-407f-9b4b-02f5b2413636 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume info retrieved successfully. Jul 31 20:50:15.350011 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e0ceb9a9-7383-407f-9b4b-02f5b2413636 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 returned with HTTP 200 Jul 31 20:50:15.350497 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 239/948] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:15 2026] GET /volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:15.730333 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-28a04f32-6528-4bbe-a301-1e871657821f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:15.732467 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-28a04f32-6528-4bbe-a301-1e871657821f tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] DELETE https://10.4.3.157/volume/v3/attachments/d73b61c9-1879-4dee-976f-ac7d3f09c44a Jul 31 20:50:15.732662 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-28a04f32-6528-4bbe-a301-1e871657821f tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:15.732878 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-28a04f32-6528-4bbe-a301-1e871657821f tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:15.740230 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:15.740230 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:15.791159 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-47598f8e-221d-4d03-84a0-1c24cee4d55c req-28a04f32-6528-4bbe-a301-1e871657821f tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments/d73b61c9-1879-4dee-976f-ac7d3f09c44a returned with HTTP 200 Jul 31 20:50:15.791563 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 236/949] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:50:15 2026] DELETE /volume/v3/attachments/d73b61c9-1879-4dee-976f-ac7d3f09c44a => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:16.366029 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d5315b75-d475-4502-ac16-5771d2b0697b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:16.368830 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d5315b75-d475-4502-ac16-5771d2b0697b tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] GET https://10.4.3.157/volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 Jul 31 20:50:16.369045 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d5315b75-d475-4502-ac16-5771d2b0697b tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:16.369240 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d5315b75-d475-4502-ac16-5771d2b0697b tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:16.376961 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d5315b75-d475-4502-ac16-5771d2b0697b tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 returned with HTTP 404 Jul 31 20:50:16.377488 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 238/950] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:16 2026] GET /volume/v3/volumes/62b8788e-be80-4362-af26-dc1576c1e785 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:16.392279 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-657ebb28-23c8-472c-9896-cb92985ab8ca None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:16.394493 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-657ebb28-23c8-472c-9896-cb92985ab8ca tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] DELETE https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e Jul 31 20:50:16.394687 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-657ebb28-23c8-472c-9896-cb92985ab8ca tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:16.394946 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-657ebb28-23c8-472c-9896-cb92985ab8ca tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:16.395110 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-657ebb28-23c8-472c-9896-cb92985ab8ca tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Delete volume with id: 5a26b407-62a3-4200-a0a1-477a670cb39e Jul 31 20:50:16.405490 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:16.405490 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:16.406240 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-657ebb28-23c8-472c-9896-cb92985ab8ca tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume info retrieved successfully. Jul 31 20:50:16.427758 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-657ebb28-23c8-472c-9896-cb92985ab8ca tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Delete volume request issued successfully. Jul 31 20:50:16.427994 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-657ebb28-23c8-472c-9896-cb92985ab8ca tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e returned with HTTP 202 Jul 31 20:50:16.431965 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 238/951] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:50:16 2026] DELETE /volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:16.437949 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-509a36ba-2c9a-40e1-b8d4-c9fe5f4e6a15 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:16.440492 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-509a36ba-2c9a-40e1-b8d4-c9fe5f4e6a15 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] GET https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e Jul 31 20:50:16.440622 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-509a36ba-2c9a-40e1-b8d4-c9fe5f4e6a15 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:16.440787 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-509a36ba-2c9a-40e1-b8d4-c9fe5f4e6a15 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:16.450994 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:16.450994 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:16.456027 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-509a36ba-2c9a-40e1-b8d4-c9fe5f4e6a15 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Volume info retrieved successfully. Jul 31 20:50:16.461600 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-509a36ba-2c9a-40e1-b8d4-c9fe5f4e6a15 tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e returned with HTTP 200 Jul 31 20:50:16.462362 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 240/952] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:16 2026] GET /volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:16.728463 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e8a03768-2a0e-4360-9d11-640ced41fc51 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:16.732147 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e8a03768-2a0e-4360-9d11-640ced41fc51 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] DELETE https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:16.732147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e8a03768-2a0e-4360-9d11-640ced41fc51 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:16.732147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e8a03768-2a0e-4360-9d11-640ced41fc51 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:16.732147 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-e8a03768-2a0e-4360-9d11-640ced41fc51 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Delete volume with id: 7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:16.738502 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:16.738502 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:16.739381 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e8a03768-2a0e-4360-9d11-640ced41fc51 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:16.763184 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e8a03768-2a0e-4360-9d11-640ced41fc51 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Delete volume request issued successfully. Jul 31 20:50:16.765196 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e8a03768-2a0e-4360-9d11-640ced41fc51 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 202 Jul 31 20:50:16.765196 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 237/953] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:50:16 2026] DELETE /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 20:50:17.479805 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-db0eb9c1-198f-44ba-8a79-5ad74ede113f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:17.482207 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-db0eb9c1-198f-44ba-8a79-5ad74ede113f tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] GET https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e Jul 31 20:50:17.482447 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-db0eb9c1-198f-44ba-8a79-5ad74ede113f tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:17.482665 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-db0eb9c1-198f-44ba-8a79-5ad74ede113f tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:17.490485 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-db0eb9c1-198f-44ba-8a79-5ad74ede113f tempest-ServersNegativeTestJSON-1479761363 tempest-ServersNegativeTestJSON-1479761363-project-member] https://10.4.3.157/volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e returned with HTTP 404 Jul 31 20:50:17.491212 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 239/954] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:17 2026] GET /volume/v3/volumes/5a26b407-62a3-4200-a0a1-477a670cb39e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 20:50:18.410801 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e82e9e60-8644-47d3-a61b-4d7f288f3430 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:18.412753 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e82e9e60-8644-47d3-a61b-4d7f288f3430 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] DELETE https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:50:18.412993 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e82e9e60-8644-47d3-a61b-4d7f288f3430 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:18.413178 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e82e9e60-8644-47d3-a61b-4d7f288f3430 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:18.413367 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-e82e9e60-8644-47d3-a61b-4d7f288f3430 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Delete volume with id: 7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:50:18.420656 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:18.420656 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:18.421238 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e82e9e60-8644-47d3-a61b-4d7f288f3430 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:50:18.445508 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e82e9e60-8644-47d3-a61b-4d7f288f3430 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Delete volume request issued successfully. Jul 31 20:50:18.445798 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e82e9e60-8644-47d3-a61b-4d7f288f3430 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 202 Jul 31 20:50:18.446516 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 239/955] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:50:18 2026] DELETE /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:18.456365 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bcf72651-c61a-478b-942c-014367d588e2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:18.459007 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bcf72651-c61a-478b-942c-014367d588e2 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:50:18.459214 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bcf72651-c61a-478b-942c-014367d588e2 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:18.459403 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bcf72651-c61a-478b-942c-014367d588e2 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:18.469358 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:18.469358 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:18.471169 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-bcf72651-c61a-478b-942c-014367d588e2 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Volume info retrieved successfully. Jul 31 20:50:18.475789 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bcf72651-c61a-478b-942c-014367d588e2 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 200 Jul 31 20:50:18.476203 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 241/956] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:18 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:19.216265 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-3ad9cdee-14e0-4887-a575-ae6ad68bccb1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:19.219259 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-3ad9cdee-14e0-4887-a575-ae6ad68bccb1 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] DELETE https://10.4.3.157/volume/v3/attachments/ffff23b2-395b-43d2-8198-42dbac7bc92e Jul 31 20:50:19.219523 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-3ad9cdee-14e0-4887-a575-ae6ad68bccb1 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:19.219804 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-3ad9cdee-14e0-4887-a575-ae6ad68bccb1 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:19.230849 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:19.230849 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:19.294022 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-3ad9cdee-14e0-4887-a575-ae6ad68bccb1 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/attachments/ffff23b2-395b-43d2-8198-42dbac7bc92e returned with HTTP 200 Jul 31 20:50:19.294556 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 238/957] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:50:19 2026] DELETE /volume/v3/attachments/ffff23b2-395b-43d2-8198-42dbac7bc92e => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:19.307618 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-d5b8b4f8-9db7-41bf-8993-b7e0074435fe None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:19.310098 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-d5b8b4f8-9db7-41bf-8993-b7e0074435fe tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] DELETE https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c Jul 31 20:50:19.310297 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-d5b8b4f8-9db7-41bf-8993-b7e0074435fe tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:19.310609 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-d5b8b4f8-9db7-41bf-8993-b7e0074435fe tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:19.310729 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-d5b8b4f8-9db7-41bf-8993-b7e0074435fe tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Delete volume with id: 0553be4c-5c04-4d53-b4de-28fcb1743d2c Jul 31 20:50:19.317678 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:19.317678 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:19.318097 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-d5b8b4f8-9db7-41bf-8993-b7e0074435fe tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:50:19.346639 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-d5b8b4f8-9db7-41bf-8993-b7e0074435fe tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Delete volume request issued successfully. Jul 31 20:50:19.346639 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ac490ae7-03d1-455f-b798-a18362b0d161 req-d5b8b4f8-9db7-41bf-8993-b7e0074435fe tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c returned with HTTP 202 Jul 31 20:50:19.346639 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 240/958] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 20:50:19 2026] DELETE /volume/v3/volumes/0553be4c-5c04-4d53-b4de-28fcb1743d2c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:19.491166 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6f00d493-fc2d-4ae1-8923-9de95912c7c2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:19.492633 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6f00d493-fc2d-4ae1-8923-9de95912c7c2 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] GET https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba Jul 31 20:50:19.492932 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6f00d493-fc2d-4ae1-8923-9de95912c7c2 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:19.493202 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6f00d493-fc2d-4ae1-8923-9de95912c7c2 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:19.500554 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6f00d493-fc2d-4ae1-8923-9de95912c7c2 tempest-ServerStableDeviceRescueTest-1703657703 tempest-ServerStableDeviceRescueTest-1703657703-project-member] https://10.4.3.157/volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba returned with HTTP 404 Jul 31 20:50:19.501454 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 240/959] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:19 2026] GET /volume/v3/volumes/7fe6b9d3-e2ca-4b56-8721-8d56ed4733ba => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:21.545199 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-1c507f7d-bfad-44c8-b74c-586f176074f5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:21.547182 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-1c507f7d-bfad-44c8-b74c-586f176074f5 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:21.547363 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-1c507f7d-bfad-44c8-b74c-586f176074f5 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:21.547543 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-1c507f7d-bfad-44c8-b74c-586f176074f5 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:21.556751 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:21.556751 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:21.560269 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-1c507f7d-bfad-44c8-b74c-586f176074f5 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:21.564658 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-1c507f7d-bfad-44c8-b74c-586f176074f5 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:21.565036 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 242/960] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:21 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 1228 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:21.581747 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-ed3a882d-2e9f-4ec7-9c76-2a09ec9378c1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:21.583791 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-ed3a882d-2e9f-4ec7-9c76-2a09ec9378c1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] POST https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc/action Jul 31 20:50:21.584107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-ed3a882d-2e9f-4ec7-9c76-2a09ec9378c1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:21.584250 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-ed3a882d-2e9f-4ec7-9c76-2a09ec9378c1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:21.593601 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:21.593601 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:21.594071 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-ed3a882d-2e9f-4ec7-9c76-2a09ec9378c1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:21.602205 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-ed3a882d-2e9f-4ec7-9c76-2a09ec9378c1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Begin detaching volume completed successfully. Jul 31 20:50:21.602349 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-ed3a882d-2e9f-4ec7-9c76-2a09ec9378c1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc/action returned with HTTP 202 Jul 31 20:50:21.602651 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 239/961] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:50:21 2026] POST /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:50:21.661502 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f4a71648-8130-47dc-b3bb-f82e6eb587a5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:21.661999 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f4a71648-8130-47dc-b3bb-f82e6eb587a5 None None] GET https://10.4.3.157/volume// Jul 31 20:50:21.662260 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f4a71648-8130-47dc-b3bb-f82e6eb587a5 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:21.662532 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f4a71648-8130-47dc-b3bb-f82e6eb587a5 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:21.662980 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f4a71648-8130-47dc-b3bb-f82e6eb587a5 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:21.663317 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 241/962] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:50: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 20:50:21.674487 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-69551a33-ba11-4339-b410-5089f2a8a28a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:21.678623 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-69551a33-ba11-4339-b410-5089f2a8a28a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:21.678833 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-69551a33-ba11-4339-b410-5089f2a8a28a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:21.678974 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-69551a33-ba11-4339-b410-5089f2a8a28a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:21.691016 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:21.691016 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:21.698345 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-69551a33-ba11-4339-b410-5089f2a8a28a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:21.704239 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-69551a33-ba11-4339-b410-5089f2a8a28a tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:21.705439 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 241/963] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:50:21 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 1411 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:22.715533 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-fae781c3-06e2-4661-8c4b-49d39811080c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:22.719016 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-fae781c3-06e2-4661-8c4b-49d39811080c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] DELETE https://10.4.3.157/volume/v3/attachments/6f5ca389-cfd7-48da-81ad-05295aa3120b Jul 31 20:50:22.719263 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-fae781c3-06e2-4661-8c4b-49d39811080c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:22.719518 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-fae781c3-06e2-4661-8c4b-49d39811080c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:22.728427 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:22.728427 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:22.806317 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4d2b08fb-f693-4239-aafb-950df4c075fd req-fae781c3-06e2-4661-8c4b-49d39811080c tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments/6f5ca389-cfd7-48da-81ad-05295aa3120b returned with HTTP 200 Jul 31 20:50:22.806884 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 243/964] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:50:22 2026] DELETE /volume/v3/attachments/6f5ca389-cfd7-48da-81ad-05295aa3120b => generated 19 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:22.831691 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:22.833095 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:50:22.833415 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-637393871"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:22.834726 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-637393871'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:50:22.834907 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Create volume of 1 GB Jul 31 20:50:22.846765 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Availability Zones retrieved successfully. Jul 31 20:50:22.851937 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Flow 'volume_create_api' (29cf7887-e8d1-4a7b-9f18-081de42da54c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:22.852761 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d3ba62-6995-4a53-885e-b58ca947deb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:22.853621 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:50:22.904205 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79d3ba62-6995-4a53-885e-b58ca947deb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:22.905345 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec5826e-449a-4aa5-b9c5-b6cec19f9833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:22.948209 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Created reservations ['e3ad0592-188e-44ef-87b4-78f9b0c190f8', '299bb8ce-08b3-4bca-89dc-e28ff9c780a3', '5a7edcd3-dc81-499c-bdf7-6c014b84b10d', 'fcfbf96b-48f0-470d-9464-bf02b3291733'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:22.949456 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ec5826e-449a-4aa5-b9c5-b6cec19f9833) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e3ad0592-188e-44ef-87b4-78f9b0c190f8', '299bb8ce-08b3-4bca-89dc-e28ff9c780a3', '5a7edcd3-dc81-499c-bdf7-6c014b84b10d', 'fcfbf96b-48f0-470d-9464-bf02b3291733']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:22.950514 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6db720-49c2-46cc-b241-c55d34f5e441) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:22.974593 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd6db720-49c2-46cc-b241-c55d34f5e441) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dcf848f-aebf-464f-96d4-aad01c0ba433', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-637393871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a885865a2d72427cb0feb27887b39d86',qos_specs=None,replication_status=,reservations=['e3ad0592-188e-44ef-87b4-78f9b0c190f8','299bb8ce-08b3-4bca-89dc-e28ff9c780a3','5a7edcd3-dc81-499c-bdf7-6c014b84b10d','fcfbf96b-48f0-470d-9464-bf02b3291733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828ce105c14b98968f2704cb14e336',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:50:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-637393871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dcf848f-aebf-464f-96d4-aad01c0ba433,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a885865a2d72427cb0feb27887b39d86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93828ce105c14b98968f2704cb14e336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:22.975314 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f59d97d5-8bd9-47a1-8fdf-cb6b7edaf95d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:23.005235 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f59d97d5-8bd9-47a1-8fdf-cb6b7edaf95d) transitioned into state 'SUCCESS' from state '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-637393871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a885865a2d72427cb0feb27887b39d86',qos_specs=None,replication_status=,reservations=['e3ad0592-188e-44ef-87b4-78f9b0c190f8','299bb8ce-08b3-4bca-89dc-e28ff9c780a3','5a7edcd3-dc81-499c-bdf7-6c014b84b10d','fcfbf96b-48f0-470d-9464-bf02b3291733'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828ce105c14b98968f2704cb14e336',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:23.006950 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deafeb6a-e805-43f2-9bcf-70715593146f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:23.020493 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (deafeb6a-e805-43f2-9bcf-70715593146f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:23.021225 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Flow 'volume_create_api' (29cf7887-e8d1-4a7b-9f18-081de42da54c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:23.021843 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Create volume request issued successfully. Jul 31 20:50:23.022017 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-31e044d6-817a-4f89-9913-9d4890ce17f7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:50:23.022386 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 240/965] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:50:22 2026] POST /volume/v3/volumes => generated 754 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:23.038728 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-542be907-428a-4843-b2d6-ddae29122a72 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:23.040414 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-542be907-428a-4843-b2d6-ddae29122a72 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:23.040641 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-542be907-428a-4843-b2d6-ddae29122a72 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:23.040763 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-542be907-428a-4843-b2d6-ddae29122a72 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:23.051659 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:23.051659 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:23.056706 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-542be907-428a-4843-b2d6-ddae29122a72 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:23.068092 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-542be907-428a-4843-b2d6-ddae29122a72 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:23.068381 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 242/966] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:23 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 822 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:23.692253 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b48cdc34-65fe-46fc-be1c-ba98eea59833 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:23.766614 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7b28365f-5d8a-401c-bbd5-e403fc6be080 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:23.768191 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b28365f-5d8a-401c-bbd5-e403fc6be080 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] DELETE https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:23.768374 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b28365f-5d8a-401c-bbd5-e403fc6be080 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:23.768551 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b28365f-5d8a-401c-bbd5-e403fc6be080 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:23.768708 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-7b28365f-5d8a-401c-bbd5-e403fc6be080 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Delete volume with id: 8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:23.773207 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b48cdc34-65fe-46fc-be1c-ba98eea59833 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] POST https://10.4.3.157/volume/v3/qos-specs Jul 31 20:50:23.773503 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b48cdc34-65fe-46fc-be1c-ba98eea59833 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-2001640587", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:23.774632 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:23.774632 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:23.775111 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.qos_specs [None req-b48cdc34-65fe-46fc-be1c-ba98eea59833 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-2001640587', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100194) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 20:50:23.775193 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7b28365f-5d8a-401c-bbd5-e403fc6be080 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:23.780666 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.db.api [None req-b48cdc34-65fe-46fc-be1c-ba98eea59833 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DB qos_specs_create(): root {'id': '36f908f3-2670-42bb-8cd4-2ab67e221c80', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-2001640587'} {{(pid=100194) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 20:50:23.788140 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b48cdc34-65fe-46fc-be1c-ba98eea59833 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs returned with HTTP 200 Jul 31 20:50:23.788506 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 242/967] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:50:23 2026] POST /volume/v3/qos-specs => generated 393 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:23.796194 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-24fc7423-90bd-44e5-b5df-fb444b8a92b3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:23.796620 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7b28365f-5d8a-401c-bbd5-e403fc6be080 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Delete volume request issued successfully. Jul 31 20:50:23.796810 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b28365f-5d8a-401c-bbd5-e403fc6be080 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 202 Jul 31 20:50:23.797204 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 244/968] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:50:23 2026] DELETE /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:23.797779 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-24fc7423-90bd-44e5-b5df-fb444b8a92b3 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:50:23.798277 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-24fc7423-90bd-44e5-b5df-fb444b8a92b3 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1170120960"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:23.799448 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:23.799448 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:23.815088 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-24fc7423-90bd-44e5-b5df-fb444b8a92b3 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:50:23.815490 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 241/969] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:50:23 2026] POST /volume/v3/types => generated 222 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:23.822947 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-180a277e-5f7a-4d77-8e96-b7342151f67f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:23.824715 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-180a277e-5f7a-4d77-8e96-b7342151f67f tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:50:23.825062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-180a277e-5f7a-4d77-8e96-b7342151f67f tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1466670820"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:23.836668 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-ac0d4dc2-7bec-477b-aabe-cc3a44ca43b6 req-99295b1e-becb-462e-895f-1f71c967a1c7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:23.838570 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ac0d4dc2-7bec-477b-aabe-cc3a44ca43b6 req-99295b1e-becb-462e-895f-1f71c967a1c7 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:23.838731 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-ac0d4dc2-7bec-477b-aabe-cc3a44ca43b6 req-99295b1e-becb-462e-895f-1f71c967a1c7 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:23.838966 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-ac0d4dc2-7bec-477b-aabe-cc3a44ca43b6 req-99295b1e-becb-462e-895f-1f71c967a1c7 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:23.842092 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-180a277e-5f7a-4d77-8e96-b7342151f67f tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:50:23.842413 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 243/970] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:50:23 2026] POST /volume/v3/types => generated 222 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:23.846529 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:23.846529 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:23.851535 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-ac0d4dc2-7bec-477b-aabe-cc3a44ca43b6 req-99295b1e-becb-462e-895f-1f71c967a1c7 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:23.855710 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f1bc9775-a354-4c2e-8969-74deba54b030 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:23.856664 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ac0d4dc2-7bec-477b-aabe-cc3a44ca43b6 req-99295b1e-becb-462e-895f-1f71c967a1c7 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 200 Jul 31 20:50:23.857047 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 243/971] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:23 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 935 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:23.857911 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f1bc9775-a354-4c2e-8969-74deba54b030 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:50:23.858350 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f1bc9775-a354-4c2e-8969-74deba54b030 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-601612105"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:23.880659 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f1bc9775-a354-4c2e-8969-74deba54b030 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:50:23.881047 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 245/972] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:50:23 2026] POST /volume/v3/types => generated 221 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:23.889494 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ae2b955c-35c9-4ac0-886c-da0adb591001 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:23.891826 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae2b955c-35c9-4ac0-886c-da0adb591001 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associate?vol_type_id=c4583341-d04b-4210-a8c6-b586c0b0125e Jul 31 20:50:23.892090 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae2b955c-35c9-4ac0-886c-da0adb591001 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:23.892410 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae2b955c-35c9-4ac0-886c-da0adb591001 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'associate' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:23.893135 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ae2b955c-35c9-4ac0-886c-da0adb591001 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Associate qos_spec: 36f908f3-2670-42bb-8cd4-2ab67e221c80 with type: c4583341-d04b-4210-a8c6-b586c0b0125e {{(pid=100193) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 20:50:23.902185 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-da6942bc-ea14-4d9a-8c66-918f71fa960a req-feec3b3d-d193-4ad7-92f6-f56d696c3acb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:23.904831 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-da6942bc-ea14-4d9a-8c66-918f71fa960a req-feec3b3d-d193-4ad7-92f6-f56d696c3acb tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:23.906819 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-da6942bc-ea14-4d9a-8c66-918f71fa960a req-feec3b3d-d193-4ad7-92f6-f56d696c3acb tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:23.906819 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-da6942bc-ea14-4d9a-8c66-918f71fa960a req-feec3b3d-d193-4ad7-92f6-f56d696c3acb tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:23.912272 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-da6942bc-ea14-4d9a-8c66-918f71fa960a req-feec3b3d-d193-4ad7-92f6-f56d696c3acb tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 404 Jul 31 20:50:23.913061 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 244/973] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:23 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:23.924320 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae2b955c-35c9-4ac0-886c-da0adb591001 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associate?vol_type_id=c4583341-d04b-4210-a8c6-b586c0b0125e returned with HTTP 202 Jul 31 20:50:23.926147 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 242/974] 10.4.3.157 () {66 vars in 1481 bytes} [Fri Jul 31 20:50:23 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associate?vol_type_id=c4583341-d04b-4210-a8c6-b586c0b0125e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:23.933286 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ba4904d3-1369-49d3-a7a4-9a175b8b6ed8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:23.934997 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ba4904d3-1369-49d3-a7a4-9a175b8b6ed8 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associate?vol_type_id=50225a6f-1095-46f9-8ab3-dea5225ea379 Jul 31 20:50:23.935239 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ba4904d3-1369-49d3-a7a4-9a175b8b6ed8 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:23.935510 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ba4904d3-1369-49d3-a7a4-9a175b8b6ed8 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'associate' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:23.939145 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ba4904d3-1369-49d3-a7a4-9a175b8b6ed8 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Associate qos_spec: 36f908f3-2670-42bb-8cd4-2ab67e221c80 with type: 50225a6f-1095-46f9-8ab3-dea5225ea379 {{(pid=100194) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 20:50:23.964280 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ba4904d3-1369-49d3-a7a4-9a175b8b6ed8 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associate?vol_type_id=50225a6f-1095-46f9-8ab3-dea5225ea379 returned with HTTP 202 Jul 31 20:50:23.964787 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 244/975] 10.4.3.157 () {66 vars in 1481 bytes} [Fri Jul 31 20:50:23 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associate?vol_type_id=50225a6f-1095-46f9-8ab3-dea5225ea379 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:23.972119 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2bb6cbe6-722a-4825-b845-c04ef6754530 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:23.974343 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2bb6cbe6-722a-4825-b845-c04ef6754530 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associate?vol_type_id=cbb0db68-8dec-4f39-ba6f-97beb0579642 Jul 31 20:50:23.974562 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2bb6cbe6-722a-4825-b845-c04ef6754530 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:23.974857 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2bb6cbe6-722a-4825-b845-c04ef6754530 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'associate' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:23.975630 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2bb6cbe6-722a-4825-b845-c04ef6754530 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Associate qos_spec: 36f908f3-2670-42bb-8cd4-2ab67e221c80 with type: cbb0db68-8dec-4f39-ba6f-97beb0579642 {{(pid=100191) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Jul 31 20:50:23.998397 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2bb6cbe6-722a-4825-b845-c04ef6754530 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associate?vol_type_id=cbb0db68-8dec-4f39-ba6f-97beb0579642 returned with HTTP 202 Jul 31 20:50:23.998758 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 246/976] 10.4.3.157 () {66 vars in 1481 bytes} [Fri Jul 31 20:50:23 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associate?vol_type_id=cbb0db68-8dec-4f39-ba6f-97beb0579642 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:24.008154 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8b0c6b78-77e3-4e6d-b9d4-cbfcec516d91 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.008154 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8b0c6b78-77e3-4e6d-b9d4-cbfcec516d91 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associations Jul 31 20:50:24.008571 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8b0c6b78-77e3-4e6d-b9d4-cbfcec516d91 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.008891 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8b0c6b78-77e3-4e6d-b9d4-cbfcec516d91 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'associations' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.009726 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.qos_specs_manage [None req-8b0c6b78-77e3-4e6d-b9d4-cbfcec516d91 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Get associations for qos_spec id: 36f908f3-2670-42bb-8cd4-2ab67e221c80 {{(pid=100192) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 20:50:24.036582 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8b0c6b78-77e3-4e6d-b9d4-cbfcec516d91 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associations returned with HTTP 200 Jul 31 20:50:24.037221 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 245/977] 10.4.3.157 () {66 vars in 1393 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associations => generated 447 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.044623 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-43d3063d-db02-4314-9346-1c47de54f900 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.046791 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-43d3063d-db02-4314-9346-1c47de54f900 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/disassociate?vol_type_id=c4583341-d04b-4210-a8c6-b586c0b0125e Jul 31 20:50:24.047100 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-43d3063d-db02-4314-9346-1c47de54f900 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.047338 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-43d3063d-db02-4314-9346-1c47de54f900 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'disassociate' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.047638 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.047638 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:24.048152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.qos_specs_manage [None req-43d3063d-db02-4314-9346-1c47de54f900 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Disassociate qos_spec: 36f908f3-2670-42bb-8cd4-2ab67e221c80 from type: c4583341-d04b-4210-a8c6-b586c0b0125e {{(pid=100193) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Jul 31 20:50:24.062965 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-43d3063d-db02-4314-9346-1c47de54f900 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/disassociate?vol_type_id=c4583341-d04b-4210-a8c6-b586c0b0125e returned with HTTP 202 Jul 31 20:50:24.063384 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 243/978] 10.4.3.157 () {66 vars in 1490 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/disassociate?vol_type_id=c4583341-d04b-4210-a8c6-b586c0b0125e => generated 0 bytes in 19 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:24.070834 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-26f5854a-ad1b-409a-bc12-a4c7a6099485 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.073314 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26f5854a-ad1b-409a-bc12-a4c7a6099485 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associations Jul 31 20:50:24.073598 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26f5854a-ad1b-409a-bc12-a4c7a6099485 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.073873 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26f5854a-ad1b-409a-bc12-a4c7a6099485 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'associations' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.074350 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.074350 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:24.074730 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.qos_specs_manage [None req-26f5854a-ad1b-409a-bc12-a4c7a6099485 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Get associations for qos_spec id: 36f908f3-2670-42bb-8cd4-2ab67e221c80 {{(pid=100194) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 20:50:24.084719 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0f5efe59-3cca-42b7-abe1-4baf7b3c956c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.087073 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0f5efe59-3cca-42b7-abe1-4baf7b3c956c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:24.087372 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0f5efe59-3cca-42b7-abe1-4baf7b3c956c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.087622 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0f5efe59-3cca-42b7-abe1-4baf7b3c956c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.092760 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26f5854a-ad1b-409a-bc12-a4c7a6099485 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associations returned with HTTP 200 Jul 31 20:50:24.093320 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 245/979] 10.4.3.157 () {66 vars in 1393 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associations => generated 305 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.098941 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.098941 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:24.102167 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-796be784-3c30-4fa8-a21b-abf02970a40c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.104055 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-796be784-3c30-4fa8-a21b-abf02970a40c tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/disassociate_all Jul 31 20:50:24.104334 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-796be784-3c30-4fa8-a21b-abf02970a40c tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.104521 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0f5efe59-3cca-42b7-abe1-4baf7b3c956c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:24.104617 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-796be784-3c30-4fa8-a21b-abf02970a40c tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'disassociate_all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.104944 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.104944 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:24.105359 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.qos_specs_manage [None req-796be784-3c30-4fa8-a21b-abf02970a40c tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Disassociate qos_spec: 36f908f3-2670-42bb-8cd4-2ab67e221c80 from all. {{(pid=100192) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Jul 31 20:50:24.111480 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0f5efe59-3cca-42b7-abe1-4baf7b3c956c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:24.112013 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 247/980] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.124149 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-796be784-3c30-4fa8-a21b-abf02970a40c tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/disassociate_all returned with HTTP 202 Jul 31 20:50:24.124149 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 246/981] 10.4.3.157 () {66 vars in 1405 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/disassociate_all => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:24.127839 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6829dbb7-74ba-40b5-a301-43cb229a089d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.130258 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6829dbb7-74ba-40b5-a301-43cb229a089d tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associations Jul 31 20:50:24.130531 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6829dbb7-74ba-40b5-a301-43cb229a089d tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.130783 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6829dbb7-74ba-40b5-a301-43cb229a089d tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'associations' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.131185 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.131185 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:24.131585 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6829dbb7-74ba-40b5-a301-43cb229a089d tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Get associations for qos_spec id: 36f908f3-2670-42bb-8cd4-2ab67e221c80 {{(pid=100193) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Jul 31 20:50:24.145749 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6829dbb7-74ba-40b5-a301-43cb229a089d tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associations returned with HTTP 200 Jul 31 20:50:24.146276 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 244/982] 10.4.3.157 () {66 vars in 1393 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/associations => generated 24 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:50:24.154574 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-0f05228c-d45b-46a0-9492-2b49a5aae076 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.154703 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6aaa3a78-9f0d-46d8-b139-d0dfb400cd26 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.156953 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6aaa3a78-9f0d-46d8-b139-d0dfb400cd26 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DELETE https://10.4.3.157/volume/v3/types/cbb0db68-8dec-4f39-ba6f-97beb0579642 Jul 31 20:50:24.157037 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-0f05228c-d45b-46a0-9492-2b49a5aae076 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:24.157213 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6aaa3a78-9f0d-46d8-b139-d0dfb400cd26 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.157285 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-0f05228c-d45b-46a0-9492-2b49a5aae076 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.157509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-0f05228c-d45b-46a0-9492-2b49a5aae076 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.157562 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6aaa3a78-9f0d-46d8-b139-d0dfb400cd26 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.167018 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.167018 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:24.174746 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-0f05228c-d45b-46a0-9492-2b49a5aae076 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:24.182692 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-0f05228c-d45b-46a0-9492-2b49a5aae076 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:24.186151 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 246/983] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.186257 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6aaa3a78-9f0d-46d8-b139-d0dfb400cd26 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/types/cbb0db68-8dec-4f39-ba6f-97beb0579642 returned with HTTP 202 Jul 31 20:50:24.186436 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 248/984] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:50:24 2026] DELETE /volume/v3/types/cbb0db68-8dec-4f39-ba6f-97beb0579642 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:24.193332 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-79747ca2-64c3-4168-b800-faacbbb83a8e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.196020 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79747ca2-64c3-4168-b800-faacbbb83a8e tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/types/cbb0db68-8dec-4f39-ba6f-97beb0579642 Jul 31 20:50:24.196259 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-79747ca2-64c3-4168-b800-faacbbb83a8e tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.196445 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-79747ca2-64c3-4168-b800-faacbbb83a8e tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.199747 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79747ca2-64c3-4168-b800-faacbbb83a8e tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/types/cbb0db68-8dec-4f39-ba6f-97beb0579642 returned with HTTP 404 Jul 31 20:50:24.200480 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 247/985] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/types/cbb0db68-8dec-4f39-ba6f-97beb0579642 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.208459 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bdc1fe64-108b-4d31-8dd8-34ddafd126d5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.210202 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bdc1fe64-108b-4d31-8dd8-34ddafd126d5 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DELETE https://10.4.3.157/volume/v3/types/50225a6f-1095-46f9-8ab3-dea5225ea379 Jul 31 20:50:24.210458 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bdc1fe64-108b-4d31-8dd8-34ddafd126d5 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.211056 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bdc1fe64-108b-4d31-8dd8-34ddafd126d5 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.211056 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.211056 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:24.246094 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bdc1fe64-108b-4d31-8dd8-34ddafd126d5 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/types/50225a6f-1095-46f9-8ab3-dea5225ea379 returned with HTTP 202 Jul 31 20:50:24.246676 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 245/986] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:50:24 2026] DELETE /volume/v3/types/50225a6f-1095-46f9-8ab3-dea5225ea379 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:24.254801 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ce76096d-1543-49cc-bce2-d14d450ca005 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.256648 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce76096d-1543-49cc-bce2-d14d450ca005 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/types/50225a6f-1095-46f9-8ab3-dea5225ea379 Jul 31 20:50:24.256835 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce76096d-1543-49cc-bce2-d14d450ca005 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.257027 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce76096d-1543-49cc-bce2-d14d450ca005 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.260488 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce76096d-1543-49cc-bce2-d14d450ca005 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/types/50225a6f-1095-46f9-8ab3-dea5225ea379 returned with HTTP 404 Jul 31 20:50:24.260985 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 247/987] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/types/50225a6f-1095-46f9-8ab3-dea5225ea379 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.267918 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b9e06964-bb6c-4d54-8e5c-b08d3baab7cf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.269721 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b9e06964-bb6c-4d54-8e5c-b08d3baab7cf tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DELETE https://10.4.3.157/volume/v3/types/c4583341-d04b-4210-a8c6-b586c0b0125e Jul 31 20:50:24.269974 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b9e06964-bb6c-4d54-8e5c-b08d3baab7cf tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.270262 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b9e06964-bb6c-4d54-8e5c-b08d3baab7cf tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.280209 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6ca72c2d-1233-48e8-9a15-b33dcee6f97d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.280645 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ca72c2d-1233-48e8-9a15-b33dcee6f97d None None] GET https://10.4.3.157/volume// Jul 31 20:50:24.280846 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6ca72c2d-1233-48e8-9a15-b33dcee6f97d None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.281141 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6ca72c2d-1233-48e8-9a15-b33dcee6f97d None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.281526 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ca72c2d-1233-48e8-9a15-b33dcee6f97d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:24.281918 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 248/988] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:50: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 20:50:24.295069 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-8494a322-0b05-4d47-8390-7d91d2525263 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.295765 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b9e06964-bb6c-4d54-8e5c-b08d3baab7cf tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/types/c4583341-d04b-4210-a8c6-b586c0b0125e returned with HTTP 202 Jul 31 20:50:24.296394 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 249/989] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:50:24 2026] DELETE /volume/v3/types/c4583341-d04b-4210-a8c6-b586c0b0125e => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:24.297722 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-8494a322-0b05-4d47-8390-7d91d2525263 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:50:24.298293 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-8494a322-0b05-4d47-8390-7d91d2525263 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5dcf848f-aebf-464f-96d4-aad01c0ba433", "connector": null, "instance_uuid": "f0c566f3-3416-436e-865e-6b8b0a35db7b"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:24.304495 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0bb2868d-4303-4793-b871-871d3fbf8084 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.306605 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0bb2868d-4303-4793-b871-871d3fbf8084 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/types/c4583341-d04b-4210-a8c6-b586c0b0125e Jul 31 20:50:24.306934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0bb2868d-4303-4793-b871-871d3fbf8084 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.307138 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0bb2868d-4303-4793-b871-871d3fbf8084 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.308054 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.308054 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:24.311557 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0bb2868d-4303-4793-b871-871d3fbf8084 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/types/c4583341-d04b-4210-a8c6-b586c0b0125e returned with HTTP 404 Jul 31 20:50:24.312300 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 248/990] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/types/c4583341-d04b-4210-a8c6-b586c0b0125e => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.323517 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-06cc44b5-9a3e-4456-9279-52a44ad49f25 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.325294 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-06cc44b5-9a3e-4456-9279-52a44ad49f25 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] POST https://10.4.3.157/volume/v3/qos-specs Jul 31 20:50:24.325713 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-06cc44b5-9a3e-4456-9279-52a44ad49f25 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-421306264", "consumer": "back-end"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:24.328427 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.328427 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:24.328785 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.qos_specs [None req-06cc44b5-9a3e-4456-9279-52a44ad49f25 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-421306264', 'consumer': 'back-end', 'specs': {}} {{(pid=100192) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 20:50:24.334965 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.db.api [None req-06cc44b5-9a3e-4456-9279-52a44ad49f25 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DB qos_specs_create(): root {'id': '5191c413-dc7c-406c-b010-c605ad36321f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-421306264'} {{(pid=100192) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 20:50:24.342516 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-06cc44b5-9a3e-4456-9279-52a44ad49f25 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs returned with HTTP 200 Jul 31 20:50:24.343000 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 249/991] 10.4.3.157 () {68 vars in 1264 bytes} [Fri Jul 31 20:50:24 2026] POST /volume/v3/qos-specs => generated 368 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.351757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d7864871-5619-45c2-b539-f2f8d65db096 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.352065 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-8494a322-0b05-4d47-8390-7d91d2525263 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:50:24.352630 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 246/992] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:50:24 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 20:50:24.354427 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d7864871-5619-45c2-b539-f2f8d65db096 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DELETE https://10.4.3.157/volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f?force=False Jul 31 20:50:24.354680 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d7864871-5619-45c2-b539-f2f8d65db096 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.355008 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d7864871-5619-45c2-b539-f2f8d65db096 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.356182 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d7864871-5619-45c2-b539-f2f8d65db096 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Delete qos_spec: 5191c413-dc7c-406c-b010-c605ad36321f, force: False {{(pid=100191) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 20:50:24.390185 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f63e6edd-1c62-4ec9-acbd-8c932de959fa None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.392226 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f63e6edd-1c62-4ec9-acbd-8c932de959fa tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:24.392478 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f63e6edd-1c62-4ec9-acbd-8c932de959fa tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.392720 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f63e6edd-1c62-4ec9-acbd-8c932de959fa tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.399803 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d7864871-5619-45c2-b539-f2f8d65db096 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f?force=False returned with HTTP 202 Jul 31 20:50:24.401383 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 250/993] 10.4.3.157 () {66 vars in 1380 bytes} [Fri Jul 31 20:50:24 2026] DELETE /volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f?force=False => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:24.404730 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.404730 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:24.409354 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6a9703b0-7c5e-4c19-a3d0-8ed4b501cc21 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.409473 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f63e6edd-1c62-4ec9-acbd-8c932de959fa tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:24.412911 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a9703b0-7c5e-4c19-a3d0-8ed4b501cc21 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f Jul 31 20:50:24.413145 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a9703b0-7c5e-4c19-a3d0-8ed4b501cc21 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.413236 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3bd3ab48-f26a-4fa2-bd6b-048aa3c7eb97 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.413347 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a9703b0-7c5e-4c19-a3d0-8ed4b501cc21 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.413598 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.413598 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:24.413690 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3bd3ab48-f26a-4fa2-bd6b-048aa3c7eb97 None None] GET https://10.4.3.157/volume// Jul 31 20:50:24.413773 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3bd3ab48-f26a-4fa2-bd6b-048aa3c7eb97 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.414016 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3bd3ab48-f26a-4fa2-bd6b-048aa3c7eb97 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.414626 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3bd3ab48-f26a-4fa2-bd6b-048aa3c7eb97 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:24.414715 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f63e6edd-1c62-4ec9-acbd-8c932de959fa tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:24.414806 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 247/994] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:50: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 20:50:24.415277 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 249/995] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.423316 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a9703b0-7c5e-4c19-a3d0-8ed4b501cc21 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f returned with HTTP 404 Jul 31 20:50:24.425167 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 250/996] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f => generated 100 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.431490 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9905432a-91cf-4357-a16d-c948213ddd9e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.433513 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c78d0d63-7c16-4d80-b01c-6821752f5c51 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.433618 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9905432a-91cf-4357-a16d-c948213ddd9e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:24.433800 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9905432a-91cf-4357-a16d-c948213ddd9e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.434037 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9905432a-91cf-4357-a16d-c948213ddd9e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.435325 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c78d0d63-7c16-4d80-b01c-6821752f5c51 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs Jul 31 20:50:24.435522 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c78d0d63-7c16-4d80-b01c-6821752f5c51 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.435698 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c78d0d63-7c16-4d80-b01c-6821752f5c51 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.435931 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.435931 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:24.447232 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.447232 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:24.452202 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c78d0d63-7c16-4d80-b01c-6821752f5c51 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs returned with HTTP 200 Jul 31 20:50:24.452202 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 248/997] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.457358 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9905432a-91cf-4357-a16d-c948213ddd9e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:24.459256 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9905432a-91cf-4357-a16d-c948213ddd9e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:24.459713 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 251/998] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 1026 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:24.460407 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6d9b408b-f4ce-44f5-93d2-96c73c4fc576 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.462994 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6d9b408b-f4ce-44f5-93d2-96c73c4fc576 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DELETE https://10.4.3.157/volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f?force=False Jul 31 20:50:24.462994 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6d9b408b-f4ce-44f5-93d2-96c73c4fc576 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.463268 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6d9b408b-f4ce-44f5-93d2-96c73c4fc576 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.463936 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6d9b408b-f4ce-44f5-93d2-96c73c4fc576 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Delete qos_spec: 5191c413-dc7c-406c-b010-c605ad36321f, force: False {{(pid=100194) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 20:50:24.467878 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6d9b408b-f4ce-44f5-93d2-96c73c4fc576 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f?force=False returned with HTTP 404 Jul 31 20:50:24.468521 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 250/999] 10.4.3.157 () {66 vars in 1380 bytes} [Fri Jul 31 20:50:24 2026] DELETE /volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.479981 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-22c463b6-29e9-405c-8c5d-5057eab008f1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.482306 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-22c463b6-29e9-405c-8c5d-5057eab008f1 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f Jul 31 20:50:24.483815 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-22c463b6-29e9-405c-8c5d-5057eab008f1 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.484118 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-22c463b6-29e9-405c-8c5d-5057eab008f1 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.490065 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-22c463b6-29e9-405c-8c5d-5057eab008f1 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f returned with HTTP 404 Jul 31 20:50:24.490614 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 251/1000] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/5191c413-dc7c-406c-b010-c605ad36321f => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.503282 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-36a01069-7de4-4a2f-9069-c4b19f194128 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.503282 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-36a01069-7de4-4a2f-9069-c4b19f194128 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] POST https://10.4.3.157/volume/v3/qos-specs Jul 31 20:50:24.503282 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-36a01069-7de4-4a2f-9069-c4b19f194128 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1327240278", "consumer": "both"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:24.504346 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.504346 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:24.504761 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.qos_specs [None req-36a01069-7de4-4a2f-9069-c4b19f194128 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1327240278', 'consumer': 'both', 'specs': {}} {{(pid=100193) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 20:50:24.513845 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [None req-36a01069-7de4-4a2f-9069-c4b19f194128 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DB qos_specs_create(): root {'id': 'feb1c0e7-0f2c-4f71-b1ef-89926362b8ac', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1327240278'} {{(pid=100193) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 20:50:24.522925 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-36a01069-7de4-4a2f-9069-c4b19f194128 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs returned with HTTP 200 Jul 31 20:50:24.523033 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 249/1001] 10.4.3.157 () {68 vars in 1264 bytes} [Fri Jul 31 20:50:24 2026] POST /volume/v3/qos-specs => generated 365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.531757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d70d04d8-8640-486a-b8c9-dec0f4b1e7a4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.534754 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d70d04d8-8640-486a-b8c9-dec0f4b1e7a4 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DELETE https://10.4.3.157/volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac?force=False Jul 31 20:50:24.534976 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d70d04d8-8640-486a-b8c9-dec0f4b1e7a4 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.535325 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d70d04d8-8640-486a-b8c9-dec0f4b1e7a4 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.537594 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d70d04d8-8640-486a-b8c9-dec0f4b1e7a4 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Delete qos_spec: feb1c0e7-0f2c-4f71-b1ef-89926362b8ac, force: False {{(pid=100191) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 20:50:24.553537 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d70d04d8-8640-486a-b8c9-dec0f4b1e7a4 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac?force=False returned with HTTP 202 Jul 31 20:50:24.553941 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 252/1002] 10.4.3.157 () {66 vars in 1380 bytes} [Fri Jul 31 20:50:24 2026] DELETE /volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac?force=False => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:24.562477 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9d84fabf-4b03-4b0d-bc00-0cd56152d8b8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.562730 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3155ba7d-8151-41f2-b5b0-fcd5313c5466 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.565006 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3155ba7d-8151-41f2-b5b0-fcd5313c5466 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac Jul 31 20:50:24.565076 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9d84fabf-4b03-4b0d-bc00-0cd56152d8b8 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] PUT https://10.4.3.157/volume/v3/attachments/a2494907-ef20-443c-8568-469b7bde32fc Jul 31 20:50:24.565110 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3155ba7d-8151-41f2-b5b0-fcd5313c5466 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.565341 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3155ba7d-8151-41f2-b5b0-fcd5313c5466 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.565377 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9d84fabf-4b03-4b0d-bc00-0cd56152d8b8 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:24.569380 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3155ba7d-8151-41f2-b5b0-fcd5313c5466 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac returned with HTTP 404 Jul 31 20:50:24.569924 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 252/1003] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.575387 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9d84fabf-4b03-4b0d-bc00-0cd56152d8b8 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Acquiring lock "cinder-attachment_update-5dcf848f-aebf-464f-96d4-aad01c0ba433-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:50:24.577310 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-81b5d757-6e04-4515-b2c6-d55c86fc4270 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.579275 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81b5d757-6e04-4515-b2c6-d55c86fc4270 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs Jul 31 20:50:24.579530 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81b5d757-6e04-4515-b2c6-d55c86fc4270 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.579707 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81b5d757-6e04-4515-b2c6-d55c86fc4270 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.579982 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.579982 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:24.580620 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9d84fabf-4b03-4b0d-bc00-0cd56152d8b8 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Lock "cinder-attachment_update-5dcf848f-aebf-464f-96d4-aad01c0ba433-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:50:24.582007 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.582007 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:24.583958 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81b5d757-6e04-4515-b2c6-d55c86fc4270 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs returned with HTTP 200 Jul 31 20:50:24.584431 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 250/1004] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs => generated 175 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.592279 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c59a7109-c71c-4a28-b6ae-744bd03ef5c2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.594413 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c59a7109-c71c-4a28-b6ae-744bd03ef5c2 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DELETE https://10.4.3.157/volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac?force=False Jul 31 20:50:24.594621 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c59a7109-c71c-4a28-b6ae-744bd03ef5c2 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.594799 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c59a7109-c71c-4a28-b6ae-744bd03ef5c2 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.595025 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.595025 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:24.595340 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c59a7109-c71c-4a28-b6ae-744bd03ef5c2 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Delete qos_spec: feb1c0e7-0f2c-4f71-b1ef-89926362b8ac, force: False {{(pid=100191) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 20:50:24.602878 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c59a7109-c71c-4a28-b6ae-744bd03ef5c2 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac?force=False returned with HTTP 404 Jul 31 20:50:24.603317 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 253/1005] 10.4.3.157 () {66 vars in 1380 bytes} [Fri Jul 31 20:50:24 2026] DELETE /volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.610552 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1f1e32da-0cfc-402d-8663-3b56bbb0dc41 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.612383 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f1e32da-0cfc-402d-8663-3b56bbb0dc41 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac Jul 31 20:50:24.612597 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1f1e32da-0cfc-402d-8663-3b56bbb0dc41 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.612792 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1f1e32da-0cfc-402d-8663-3b56bbb0dc41 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.617437 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f1e32da-0cfc-402d-8663-3b56bbb0dc41 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac returned with HTTP 404 Jul 31 20:50:24.617981 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 253/1006] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/feb1c0e7-0f2c-4f71-b1ef-89926362b8ac => generated 100 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.624660 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d791870d-b580-4aae-a164-4d9b76aeb90d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.626664 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d791870d-b580-4aae-a164-4d9b76aeb90d tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] POST https://10.4.3.157/volume/v3/qos-specs Jul 31 20:50:24.627103 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d791870d-b580-4aae-a164-4d9b76aeb90d tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-306212685", "consumer": "front-end"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:24.629001 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.629001 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:24.629428 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.qos_specs [None req-d791870d-b580-4aae-a164-4d9b76aeb90d tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-306212685', 'consumer': 'front-end', 'specs': {}} {{(pid=100193) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Jul 31 20:50:24.632734 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [None req-d791870d-b580-4aae-a164-4d9b76aeb90d tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DB qos_specs_create(): root {'id': '187f9175-b7b3-4ec8-9e8a-3bce5e878abc', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-306212685'} {{(pid=100193) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Jul 31 20:50:24.640114 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d791870d-b580-4aae-a164-4d9b76aeb90d tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs returned with HTTP 200 Jul 31 20:50:24.640809 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 251/1007] 10.4.3.157 () {68 vars in 1264 bytes} [Fri Jul 31 20:50:24 2026] POST /volume/v3/qos-specs => generated 369 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.650546 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-48583ba0-20e3-4fe1-9972-67b1843eb790 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.653309 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-48583ba0-20e3-4fe1-9972-67b1843eb790 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DELETE https://10.4.3.157/volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc?force=False Jul 31 20:50:24.653505 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-48583ba0-20e3-4fe1-9972-67b1843eb790 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.653689 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-48583ba0-20e3-4fe1-9972-67b1843eb790 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.657613 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-48583ba0-20e3-4fe1-9972-67b1843eb790 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Delete qos_spec: 187f9175-b7b3-4ec8-9e8a-3bce5e878abc, force: False {{(pid=100191) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 20:50:24.692713 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-48583ba0-20e3-4fe1-9972-67b1843eb790 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc?force=False returned with HTTP 202 Jul 31 20:50:24.693290 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 254/1008] 10.4.3.157 () {66 vars in 1380 bytes} [Fri Jul 31 20:50:24 2026] DELETE /volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc?force=False => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:24.700348 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0ec55c4e-84f0-483a-adf9-a3558ac1ffa2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.702141 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ec55c4e-84f0-483a-adf9-a3558ac1ffa2 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc Jul 31 20:50:24.702330 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ec55c4e-84f0-483a-adf9-a3558ac1ffa2 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.702501 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ec55c4e-84f0-483a-adf9-a3558ac1ffa2 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.706115 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ec55c4e-84f0-483a-adf9-a3558ac1ffa2 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc returned with HTTP 404 Jul 31 20:50:24.706621 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 254/1009] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.712703 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-877ccb00-5b15-451d-b1af-4238e07c9ec8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.715421 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-877ccb00-5b15-451d-b1af-4238e07c9ec8 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs Jul 31 20:50:24.715838 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-877ccb00-5b15-451d-b1af-4238e07c9ec8 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.716111 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-877ccb00-5b15-451d-b1af-4238e07c9ec8 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.716475 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.716475 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:24.718663 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9d84fabf-4b03-4b0d-bc00-0cd56152d8b8 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Lock "cinder-attachment_update-5dcf848f-aebf-464f-96d4-aad01c0ba433-np0000006272" released by "attachment_update" :: held 0.138s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:50:24.719025 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-9d84fabf-4b03-4b0d-bc00-0cd56152d8b8 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments/a2494907-ef20-443c-8568-469b7bde32fc returned with HTTP 200 Jul 31 20:50:24.719581 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 251/1010] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:50:24 2026] PUT /volume/v3/attachments/a2494907-ef20-443c-8568-469b7bde32fc => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:24.721757 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-877ccb00-5b15-451d-b1af-4238e07c9ec8 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs returned with HTTP 200 Jul 31 20:50:24.722314 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 252/1011] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.732870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-31ccf67b-8993-446e-8cda-1e4ea0d8ee15 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.734592 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-31ccf67b-8993-446e-8cda-1e4ea0d8ee15 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DELETE https://10.4.3.157/volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc?force=False Jul 31 20:50:24.734779 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-31ccf67b-8993-446e-8cda-1e4ea0d8ee15 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.734987 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-31ccf67b-8993-446e-8cda-1e4ea0d8ee15 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.736036 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.736036 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:24.736036 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.qos_specs_manage [None req-31ccf67b-8993-446e-8cda-1e4ea0d8ee15 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Delete qos_spec: 187f9175-b7b3-4ec8-9e8a-3bce5e878abc, force: False {{(pid=100191) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 20:50:24.739155 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-31ccf67b-8993-446e-8cda-1e4ea0d8ee15 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc?force=False returned with HTTP 404 Jul 31 20:50:24.739632 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 255/1012] 10.4.3.157 () {66 vars in 1380 bytes} [Fri Jul 31 20:50:24 2026] DELETE /volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc?force=False => generated 100 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.746411 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8922dff1-f3e5-400f-8a38-b977a79ecb98 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.751661 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8922dff1-f3e5-400f-8a38-b977a79ecb98 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc Jul 31 20:50:24.751980 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8922dff1-f3e5-400f-8a38-b977a79ecb98 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.752498 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8922dff1-f3e5-400f-8a38-b977a79ecb98 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.757734 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8922dff1-f3e5-400f-8a38-b977a79ecb98 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc returned with HTTP 404 Jul 31 20:50:24.758445 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 255/1013] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/187f9175-b7b3-4ec8-9e8a-3bce5e878abc => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:24.772409 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0badea91-176b-4416-94f9-e1f9e7d78088 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.776010 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0badea91-176b-4416-94f9-e1f9e7d78088 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 Jul 31 20:50:24.776266 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0badea91-176b-4416-94f9-e1f9e7d78088 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.776466 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0badea91-176b-4416-94f9-e1f9e7d78088 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.776720 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.776720 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:24.785447 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0badea91-176b-4416-94f9-e1f9e7d78088 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 returned with HTTP 200 Jul 31 20:50:24.785968 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 252/1014] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 => generated 393 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.794941 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0ae9dc3c-3d2f-4a95-b1b1-9ec117faa3fb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.797210 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0ae9dc3c-3d2f-4a95-b1b1-9ec117faa3fb tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs Jul 31 20:50:24.797406 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0ae9dc3c-3d2f-4a95-b1b1-9ec117faa3fb tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.797595 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0ae9dc3c-3d2f-4a95-b1b1-9ec117faa3fb tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.798158 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.798158 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:24.810492 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0ae9dc3c-3d2f-4a95-b1b1-9ec117faa3fb tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs returned with HTTP 200 Jul 31 20:50:24.811492 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 253/1015] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.831446 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-19c5448c-9f9b-46c4-89b9-86176495876e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.833712 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-19c5448c-9f9b-46c4-89b9-86176495876e tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] PUT https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 Jul 31 20:50:24.835235 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-19c5448c-9f9b-46c4-89b9-86176495876e tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:24.851737 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.qos_specs [None req-19c5448c-9f9b-46c4-89b9-86176495876e tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100191) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Jul 31 20:50:24.865695 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.db.api [None req-19c5448c-9f9b-46c4-89b9-86176495876e tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] qos_specs_update() value: {'id': '4baca520-75e0-4de9-9826-0bfa6d257954', 'key': 'iops_bytes', 'value': '500', 'specs_id': '36f908f3-2670-42bb-8cd4-2ab67e221c80', 'deleted': False} {{(pid=100191) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Jul 31 20:50:24.878278 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-19c5448c-9f9b-46c4-89b9-86176495876e tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 returned with HTTP 200 Jul 31 20:50:24.878800 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 256/1016] 10.4.3.157 () {68 vars in 1374 bytes} [Fri Jul 31 20:50:24 2026] PUT /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 => generated 36 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:50:24.889579 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a43f2dc5-e26a-4a16-94fe-0ea437f691ca None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.892412 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a43f2dc5-e26a-4a16-94fe-0ea437f691ca tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 Jul 31 20:50:24.892706 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a43f2dc5-e26a-4a16-94fe-0ea437f691ca tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.892997 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a43f2dc5-e26a-4a16-94fe-0ea437f691ca tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.902574 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a43f2dc5-e26a-4a16-94fe-0ea437f691ca tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 returned with HTTP 200 Jul 31 20:50:24.903208 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 256/1017] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 => generated 414 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.916168 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-594837c4-7926-407d-8b74-b3895f00b1b9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.921632 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-594837c4-7926-407d-8b74-b3895f00b1b9 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] PUT https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/delete_keys Jul 31 20:50:24.921632 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-594837c4-7926-407d-8b74-b3895f00b1b9 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:24.923677 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.923677 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:24.924111 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.qos_specs_manage [None req-594837c4-7926-407d-8b74-b3895f00b1b9 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Delete_key spec: 36f908f3-2670-42bb-8cd4-2ab67e221c80, keys: ['iops_bytes'] {{(pid=100194) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Jul 31 20:50:24.936428 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-43219265-f6a6-40d7-8c2a-d946e15a937a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.939480 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-43219265-f6a6-40d7-8c2a-d946e15a937a tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:24.939751 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-43219265-f6a6-40d7-8c2a-d946e15a937a tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.940036 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-43219265-f6a6-40d7-8c2a-d946e15a937a tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.947001 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-594837c4-7926-407d-8b74-b3895f00b1b9 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/delete_keys returned with HTTP 202 Jul 31 20:50:24.947553 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 253/1018] 10.4.3.157 () {68 vars in 1410 bytes} [Fri Jul 31 20:50:24 2026] PUT /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80/delete_keys => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:24.949368 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.949368 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:24.952538 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-43219265-f6a6-40d7-8c2a-d946e15a937a tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:24.956458 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-871b49b7-bef5-4522-b1a7-eb8166cb9887 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.957005 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-43219265-f6a6-40d7-8c2a-d946e15a937a tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:24.957387 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 254/1019] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.958777 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-871b49b7-bef5-4522-b1a7-eb8166cb9887 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 Jul 31 20:50:24.958813 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-871b49b7-bef5-4522-b1a7-eb8166cb9887 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.959040 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-871b49b7-bef5-4522-b1a7-eb8166cb9887 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.959352 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.959352 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:24.965671 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-871b49b7-bef5-4522-b1a7-eb8166cb9887 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 returned with HTTP 200 Jul 31 20:50:24.966103 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 257/1020] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.975981 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fa24e253-c12d-49f4-82ef-a62d219fd80f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:24.978393 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fa24e253-c12d-49f4-82ef-a62d219fd80f tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 Jul 31 20:50:24.978970 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fa24e253-c12d-49f4-82ef-a62d219fd80f tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:24.979267 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fa24e253-c12d-49f4-82ef-a62d219fd80f tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:24.980433 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:24.980433 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:24.985042 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fa24e253-c12d-49f4-82ef-a62d219fd80f tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 returned with HTTP 200 Jul 31 20:50:24.985490 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 257/1021] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:24 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 => generated 393 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:24.998009 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c2d5a590-29dd-4931-ad3d-55e4efd10aea None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:25.002069 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c2d5a590-29dd-4931-ad3d-55e4efd10aea tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] DELETE https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80?force=False Jul 31 20:50:25.002385 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c2d5a590-29dd-4931-ad3d-55e4efd10aea tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:25.002659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c2d5a590-29dd-4931-ad3d-55e4efd10aea tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:25.002976 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:25.002976 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:25.003357 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.qos_specs_manage [None req-c2d5a590-29dd-4931-ad3d-55e4efd10aea tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Delete qos_spec: 36f908f3-2670-42bb-8cd4-2ab67e221c80, force: False {{(pid=100194) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Jul 31 20:50:25.032040 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c2d5a590-29dd-4931-ad3d-55e4efd10aea tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80?force=False returned with HTTP 202 Jul 31 20:50:25.032461 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 254/1022] 10.4.3.157 () {66 vars in 1380 bytes} [Fri Jul 31 20:50:24 2026] DELETE /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80?force=False => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:25.040713 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f2ad543e-d874-4755-baac-00da62e31a46 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:25.043011 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f2ad543e-d874-4755-baac-00da62e31a46 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] GET https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 Jul 31 20:50:25.043298 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f2ad543e-d874-4755-baac-00da62e31a46 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:25.043552 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f2ad543e-d874-4755-baac-00da62e31a46 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:25.048753 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f2ad543e-d874-4755-baac-00da62e31a46 tempest-QosSpecsTestJSON-289916059 tempest-QosSpecsTestJSON-289916059-project-admin] https://10.4.3.157/volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 returned with HTTP 404 Jul 31 20:50:25.049246 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 255/1023] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:25 2026] GET /volume/v3/qos-specs/36f908f3-2670-42bb-8cd4-2ab67e221c80 => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:25.050725 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2952db8f-ccc2-4379-8e70-66a3af261076 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:25.051250 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2952db8f-ccc2-4379-8e70-66a3af261076 None None] GET https://10.4.3.157/volume// Jul 31 20:50:25.051482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2952db8f-ccc2-4379-8e70-66a3af261076 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:25.051658 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2952db8f-ccc2-4379-8e70-66a3af261076 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:25.052062 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2952db8f-ccc2-4379-8e70-66a3af261076 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:25.052430 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 258/1024] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:50: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 20:50:25.060753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-cce4c056-35a9-470e-915b-543f6f54b5cb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:25.065016 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-cce4c056-35a9-470e-915b-543f6f54b5cb tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:50:25.065529 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-cce4c056-35a9-470e-915b-543f6f54b5cb tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ec4de507-6592-49ba-bb21-0ac73ec19175", "connector": null, "instance_uuid": "626f90fb-6bfb-4408-a10a-9d4dc19d7b3e"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:25.077408 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:25.077408 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:25.114907 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-cce4c056-35a9-470e-915b-543f6f54b5cb tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:50:25.115371 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 258/1025] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:50:25 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 20:50:25.147383 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ec433fee-ddd0-4b35-87f8-938cc4da16b0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:25.150463 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ec433fee-ddd0-4b35-87f8-938cc4da16b0 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:25.150718 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ec433fee-ddd0-4b35-87f8-938cc4da16b0 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:25.150931 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ec433fee-ddd0-4b35-87f8-938cc4da16b0 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:25.159557 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e04a589d-8f78-4743-8b05-5aacbffbf82a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:25.159962 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e04a589d-8f78-4743-8b05-5aacbffbf82a None None] GET https://10.4.3.157/volume// Jul 31 20:50:25.160140 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e04a589d-8f78-4743-8b05-5aacbffbf82a None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:25.160305 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:25.160305 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:25.160384 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e04a589d-8f78-4743-8b05-5aacbffbf82a None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:25.160964 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e04a589d-8f78-4743-8b05-5aacbffbf82a None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:25.161017 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 256/1026] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:50: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 20:50:25.164653 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ec433fee-ddd0-4b35-87f8-938cc4da16b0 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:25.169282 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-a544e8b9-7f53-467a-b93f-6b6ceb7582af None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:25.170470 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ec433fee-ddd0-4b35-87f8-938cc4da16b0 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:25.170970 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 255/1027] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:25 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:25.171438 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-a544e8b9-7f53-467a-b93f-6b6ceb7582af tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:25.171637 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-a544e8b9-7f53-467a-b93f-6b6ceb7582af tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:25.171881 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-a544e8b9-7f53-467a-b93f-6b6ceb7582af tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:25.181244 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:25.181244 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:25.184822 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-a544e8b9-7f53-467a-b93f-6b6ceb7582af tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:25.189140 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-a544e8b9-7f53-467a-b93f-6b6ceb7582af tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:25.189316 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 259/1028] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:50:25 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 1031 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:25.300543 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-32dfe81e-9ab6-421b-a038-eee8be902e1f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:25.302612 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-32dfe81e-9ab6-421b-a038-eee8be902e1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] PUT https://10.4.3.157/volume/v3/attachments/5f006d02-2001-4ae9-9b22-7883fb447f72 Jul 31 20:50:25.303056 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-32dfe81e-9ab6-421b-a038-eee8be902e1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:25.310316 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-32dfe81e-9ab6-421b-a038-eee8be902e1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Acquiring lock "cinder-attachment_update-ec4de507-6592-49ba-bb21-0ac73ec19175-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:50:25.315548 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-32dfe81e-9ab6-421b-a038-eee8be902e1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Lock "cinder-attachment_update-ec4de507-6592-49ba-bb21-0ac73ec19175-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:50:25.316393 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:25.316393 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:25.397682 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-32dfe81e-9ab6-421b-a038-eee8be902e1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Lock "cinder-attachment_update-ec4de507-6592-49ba-bb21-0ac73ec19175-np0000006272" released by "attachment_update" :: held 0.081s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:50:25.397682 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-32dfe81e-9ab6-421b-a038-eee8be902e1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/attachments/5f006d02-2001-4ae9-9b22-7883fb447f72 returned with HTTP 200 Jul 31 20:50:25.397682 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 259/1029] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:50:25 2026] PUT /volume/v3/attachments/5f006d02-2001-4ae9-9b22-7883fb447f72 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:25.432711 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-883bb87c-6a37-4786-a116-3b4150924ad0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:25.434265 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-883bb87c-6a37-4786-a116-3b4150924ad0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:25.434441 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-883bb87c-6a37-4786-a116-3b4150924ad0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:25.434603 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-883bb87c-6a37-4786-a116-3b4150924ad0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:25.446270 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:25.446270 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:25.449463 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-883bb87c-6a37-4786-a116-3b4150924ad0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:25.452873 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-883bb87c-6a37-4786-a116-3b4150924ad0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:25.453265 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 257/1030] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:25 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:26.184794 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3f84ecc5-19ff-4b85-8329-0f74dfc5aa59 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:26.186646 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f84ecc5-19ff-4b85-8329-0f74dfc5aa59 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:26.186862 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f84ecc5-19ff-4b85-8329-0f74dfc5aa59 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:26.187073 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f84ecc5-19ff-4b85-8329-0f74dfc5aa59 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:26.197556 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:26.197556 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:26.201378 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3f84ecc5-19ff-4b85-8329-0f74dfc5aa59 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:26.205833 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f84ecc5-19ff-4b85-8329-0f74dfc5aa59 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:26.206279 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 256/1031] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:26 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:26.470018 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8f55ab16-253e-4c27-89b5-9af6f195c9ac None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:26.472866 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8f55ab16-253e-4c27-89b5-9af6f195c9ac tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:26.473337 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8f55ab16-253e-4c27-89b5-9af6f195c9ac tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:26.473337 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8f55ab16-253e-4c27-89b5-9af6f195c9ac tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:26.484115 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:26.484115 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:26.487238 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8f55ab16-253e-4c27-89b5-9af6f195c9ac tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:26.491068 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8f55ab16-253e-4c27-89b5-9af6f195c9ac tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:26.491483 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 260/1032] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:26 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:26.899557 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:26.982734 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:50:26.983045 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-871888242", "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:26.984473 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-871888242', 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:50:27.066062 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume of 1 GB Jul 31 20:50:27.066602 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:27.066602 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:27.066828 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Availability Zones retrieved successfully. Jul 31 20:50:27.072213 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Flow 'volume_create_api' (70a52632-6b9b-4102-8814-5fd7ae86b00d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:27.073040 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40906288-b115-4fb6-a1ca-903aed5354c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:27.073891 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:50:27.109234 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:27.109234 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:27.122643 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40906288-b115-4fb6-a1ca-903aed5354c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:41Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63', 'encryption_key_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=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:27.122643 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0be2cef9-7a50-49ae-8105-f51165227113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:27.181711 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Created reservations ['38c04e0e-bc44-4809-8f3c-982bf1ffad4a', 'f3cae9be-8481-4b70-8d69-61e9d064e671', 'c5dfc9b9-280e-4dd6-8bda-0e87ce80c728', 'b404abaa-2697-4739-99d2-0241c3ab530d'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:27.182591 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0be2cef9-7a50-49ae-8105-f51165227113) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38c04e0e-bc44-4809-8f3c-982bf1ffad4a', 'f3cae9be-8481-4b70-8d69-61e9d064e671', 'c5dfc9b9-280e-4dd6-8bda-0e87ce80c728', 'b404abaa-2697-4739-99d2-0241c3ab530d']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:27.183329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97323672-21e8-48c0-a101-b10ad529acc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:27.208527 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97323672-21e8-48c0-a101-b10ad529acc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fce18657-4406-4832-93ef-92281c1d3760', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-871888242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='19a500c1bb6448d58477129b8a3952dc',qos_specs=None,replication_status=,reservations=['38c04e0e-bc44-4809-8f3c-982bf1ffad4a','f3cae9be-8481-4b70-8d69-61e9d064e671','c5dfc9b9-280e-4dd6-8bda-0e87ce80c728','b404abaa-2697-4739-99d2-0241c3ab530d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d0943ab4be4734b5b99063f1847a89',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:50:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-871888242',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fce18657-4406-4832-93ef-92281c1d3760,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='19a500c1bb6448d58477129b8a3952dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d0943ab4be4734b5b99063f1847a89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63),volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:27.209396 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80eecc6c-c489-4ea5-9359-c4085e5e4c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:27.218108 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4375b1aa-ca02-4576-9276-e16c606592a2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.219743 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4375b1aa-ca02-4576-9276-e16c606592a2 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:27.219968 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4375b1aa-ca02-4576-9276-e16c606592a2 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:27.220280 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4375b1aa-ca02-4576-9276-e16c606592a2 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:27.228574 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:27.228574 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:27.234956 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80eecc6c-c489-4ea5-9359-c4085e5e4c28) transitioned into state 'SUCCESS' from state '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-871888242',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='19a500c1bb6448d58477129b8a3952dc',qos_specs=None,replication_status=,reservations=['38c04e0e-bc44-4809-8f3c-982bf1ffad4a','f3cae9be-8481-4b70-8d69-61e9d064e671','c5dfc9b9-280e-4dd6-8bda-0e87ce80c728','b404abaa-2697-4739-99d2-0241c3ab530d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d0943ab4be4734b5b99063f1847a89',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:27.235611 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4375b1aa-ca02-4576-9276-e16c606592a2 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:27.235710 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b663b2-ab70-48a8-873b-e55c7573e96e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:27.240088 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4375b1aa-ca02-4576-9276-e16c606592a2 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:27.240567 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 258/1033] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:27 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:27.245137 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f4b663b2-ab70-48a8-873b-e55c7573e96e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:27.246142 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Flow 'volume_create_api' (70a52632-6b9b-4102-8814-5fd7ae86b00d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:27.246511 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume request issued successfully. Jul 31 20:50:27.247498 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-99b0438e-169d-4780-9cb6-1133fb2f0677 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:50:27.247928 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 260/1034] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:50:26 2026] POST /volume/v3/volumes => generated 759 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:27.258719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-20489270-2144-4b94-9208-ce9fdae2a463 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.260809 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-20489270-2144-4b94-9208-ce9fdae2a463 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 Jul 31 20:50:27.261031 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-20489270-2144-4b94-9208-ce9fdae2a463 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:27.261270 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-20489270-2144-4b94-9208-ce9fdae2a463 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:27.269897 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:27.269897 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:27.274304 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-20489270-2144-4b94-9208-ce9fdae2a463 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:50:27.279580 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-20489270-2144-4b94-9208-ce9fdae2a463 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 returned with HTTP 200 Jul 31 20:50:27.280051 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 257/1035] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:27 2026] GET /volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:27.300153 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-db904bf3-d5bf-4327-a9fa-bc8de3ce5473 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.380745 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-db904bf3-d5bf-4327-a9fa-bc8de3ce5473 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] POST https://10.4.3.157/volume/v3/types/49228097-20cf-42e0-9f61-dadcf73a10eb/encryption Jul 31 20:50:27.381054 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-db904bf3-d5bf-4327-a9fa-bc8de3ce5473 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:27.400874 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-db904bf3-d5bf-4327-a9fa-bc8de3ce5473 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] https://10.4.3.157/volume/v3/types/49228097-20cf-42e0-9f61-dadcf73a10eb/encryption returned with HTTP 404 Jul 31 20:50:27.401345 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 261/1036] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:50:27 2026] POST /volume/v3/types/49228097-20cf-42e0-9f61-dadcf73a10eb/encryption => generated 114 bytes in 101 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:27.410669 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-702332c5-b1a2-45bf-bcea-c2a281eb8f36 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.412357 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-702332c5-b1a2-45bf-bcea-c2a281eb8f36 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:50:27.412682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-702332c5-b1a2-45bf-bcea-c2a281eb8f36 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-1648924157", "os-volume-type-access:is_public": false}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:27.425715 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-702332c5-b1a2-45bf-bcea-c2a281eb8f36 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:50:27.426078 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 259/1037] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:50:27 2026] POST /volume/v3/types => generated 231 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:27.434863 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-305234eb-a5b0-4f69-a38d-154d3277d6c8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.484833 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-305234eb-a5b0-4f69-a38d-154d3277d6c8 tempest-VolumeTypesNegativeTest-312108426 tempest-VolumeTypesNegativeTest-312108426-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:50:27.485358 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-305234eb-a5b0-4f69-a38d-154d3277d6c8 tempest-VolumeTypesNegativeTest-312108426 tempest-VolumeTypesNegativeTest-312108426-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "64502dce-da03-47c5-aa8b-e1a0f62d1860", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1552090293"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:27.487167 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-305234eb-a5b0-4f69-a38d-154d3277d6c8 tempest-VolumeTypesNegativeTest-312108426 tempest-VolumeTypesNegativeTest-312108426-project-member] Create volume request body: {'volume': {'volume_type': '64502dce-da03-47c5-aa8b-e1a0f62d1860', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1552090293'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:50:27.492063 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-305234eb-a5b0-4f69-a38d-154d3277d6c8 tempest-VolumeTypesNegativeTest-312108426 tempest-VolumeTypesNegativeTest-312108426-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 404 Jul 31 20:50:27.492446 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 261/1038] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:50:27 2026] POST /volume/v3/volumes => generated 114 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:27.498529 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fe87895f-4d0c-45ad-b991-59591624a775 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.500242 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fe87895f-4d0c-45ad-b991-59591624a775 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] DELETE https://10.4.3.157/volume/v3/types/64502dce-da03-47c5-aa8b-e1a0f62d1860 Jul 31 20:50:27.500427 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fe87895f-4d0c-45ad-b991-59591624a775 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:27.500630 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fe87895f-4d0c-45ad-b991-59591624a775 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:27.502798 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3fa56e9e-65e6-472a-825e-e9fb89cbc589 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.505114 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3fa56e9e-65e6-472a-825e-e9fb89cbc589 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:27.505263 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3fa56e9e-65e6-472a-825e-e9fb89cbc589 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:27.505438 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3fa56e9e-65e6-472a-825e-e9fb89cbc589 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:27.514099 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:27.514099 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:27.516924 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3fa56e9e-65e6-472a-825e-e9fb89cbc589 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:27.520863 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3fa56e9e-65e6-472a-825e-e9fb89cbc589 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:27.521287 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 262/1039] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:27 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:27.526755 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fe87895f-4d0c-45ad-b991-59591624a775 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] https://10.4.3.157/volume/v3/types/64502dce-da03-47c5-aa8b-e1a0f62d1860 returned with HTTP 202 Jul 31 20:50:27.527198 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 258/1040] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:50:27 2026] DELETE /volume/v3/types/64502dce-da03-47c5-aa8b-e1a0f62d1860 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:27.534697 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4be42dae-e696-42cf-a83d-14cc6453dbbc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.536260 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4be42dae-e696-42cf-a83d-14cc6453dbbc tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] GET https://10.4.3.157/volume/v3/types/64502dce-da03-47c5-aa8b-e1a0f62d1860 Jul 31 20:50:27.536426 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4be42dae-e696-42cf-a83d-14cc6453dbbc tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:27.536607 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4be42dae-e696-42cf-a83d-14cc6453dbbc tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:27.539760 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4be42dae-e696-42cf-a83d-14cc6453dbbc tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] https://10.4.3.157/volume/v3/types/64502dce-da03-47c5-aa8b-e1a0f62d1860 returned with HTTP 404 Jul 31 20:50:27.540363 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 260/1041] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:50:27 2026] GET /volume/v3/types/64502dce-da03-47c5-aa8b-e1a0f62d1860 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:27.547135 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-79acca71-96f8-4c47-a7e9-3331b9e539fb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.548698 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79acca71-96f8-4c47-a7e9-3331b9e539fb tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:50:27.549505 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-79acca71-96f8-4c47-a7e9-3331b9e539fb tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:27.550877 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79acca71-96f8-4c47-a7e9-3331b9e539fb tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 400 Jul 31 20:50:27.551311 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 262/1042] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:50:27 2026] POST /volume/v3/types => generated 115 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:50:27.559881 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fc23c8cf-7566-4579-aa5d-22bd82442f67 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.561651 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fc23c8cf-7566-4579-aa5d-22bd82442f67 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:50:27.562032 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fc23c8cf-7566-4579-aa5d-22bd82442f67 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-575801673"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:27.574847 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fc23c8cf-7566-4579-aa5d-22bd82442f67 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:50:27.575252 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 263/1043] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:50:27 2026] POST /volume/v3/types => generated 228 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:27.584947 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-29ec22c5-8f1c-4e1a-acb0-a90b55b46c82 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.587051 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29ec22c5-8f1c-4e1a-acb0-a90b55b46c82 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:50:27.587511 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29ec22c5-8f1c-4e1a-acb0-a90b55b46c82 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-575801673"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:27.594093 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29ec22c5-8f1c-4e1a-acb0-a90b55b46c82 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-575801673 already exists. Jul 31 20:50:27.594400 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29ec22c5-8f1c-4e1a-acb0-a90b55b46c82 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 409 Jul 31 20:50:27.595006 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 259/1044] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:50:27 2026] POST /volume/v3/types => generated 133 bytes in 10 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:27.600791 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c94000b8-362b-470a-bb25-57e4887f6b0e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.602354 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c94000b8-362b-470a-bb25-57e4887f6b0e tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] DELETE https://10.4.3.157/volume/v3/types/86f2da78-3079-4cc2-83df-ffa5a1a5158c Jul 31 20:50:27.602524 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c94000b8-362b-470a-bb25-57e4887f6b0e tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:27.602717 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c94000b8-362b-470a-bb25-57e4887f6b0e tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:27.623438 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c94000b8-362b-470a-bb25-57e4887f6b0e tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] https://10.4.3.157/volume/v3/types/86f2da78-3079-4cc2-83df-ffa5a1a5158c returned with HTTP 202 Jul 31 20:50:27.623822 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 261/1045] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:50:27 2026] DELETE /volume/v3/types/86f2da78-3079-4cc2-83df-ffa5a1a5158c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:27.629751 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8e1e9411-706b-4402-8690-7af9da7bbb0f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.631445 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8e1e9411-706b-4402-8690-7af9da7bbb0f tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] GET https://10.4.3.157/volume/v3/types/86f2da78-3079-4cc2-83df-ffa5a1a5158c Jul 31 20:50:27.631618 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8e1e9411-706b-4402-8690-7af9da7bbb0f tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:27.631791 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8e1e9411-706b-4402-8690-7af9da7bbb0f tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:27.634752 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8e1e9411-706b-4402-8690-7af9da7bbb0f tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] https://10.4.3.157/volume/v3/types/86f2da78-3079-4cc2-83df-ffa5a1a5158c returned with HTTP 404 Jul 31 20:50:27.635215 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 263/1046] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:50:27 2026] GET /volume/v3/types/86f2da78-3079-4cc2-83df-ffa5a1a5158c => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:27.641145 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4d35f006-5a5e-43ab-970f-bfc3aaa00279 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.642629 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4d35f006-5a5e-43ab-970f-bfc3aaa00279 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] DELETE https://10.4.3.157/volume/v3/types/038c13d3-ba5b-4826-98e7-9c6e354e870b Jul 31 20:50:27.642832 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4d35f006-5a5e-43ab-970f-bfc3aaa00279 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:27.643058 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4d35f006-5a5e-43ab-970f-bfc3aaa00279 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:27.646656 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4d35f006-5a5e-43ab-970f-bfc3aaa00279 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] https://10.4.3.157/volume/v3/types/038c13d3-ba5b-4826-98e7-9c6e354e870b returned with HTTP 404 Jul 31 20:50:27.647048 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 264/1047] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:50:27 2026] DELETE /volume/v3/types/038c13d3-ba5b-4826-98e7-9c6e354e870b => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:27.653139 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2a4f2876-1a9f-4e92-a7c4-f8c3e5865e64 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:27.654692 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2a4f2876-1a9f-4e92-a7c4-f8c3e5865e64 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] GET https://10.4.3.157/volume/v3/types/981cc1b1-a1bc-475d-a051-b047bdc9561c Jul 31 20:50:27.654863 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2a4f2876-1a9f-4e92-a7c4-f8c3e5865e64 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:27.655042 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2a4f2876-1a9f-4e92-a7c4-f8c3e5865e64 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:27.657992 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2a4f2876-1a9f-4e92-a7c4-f8c3e5865e64 tempest-VolumeTypesNegativeTest-932193203 tempest-VolumeTypesNegativeTest-932193203-project-admin] https://10.4.3.157/volume/v3/types/981cc1b1-a1bc-475d-a051-b047bdc9561c returned with HTTP 404 Jul 31 20:50:27.658387 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 260/1048] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:50:27 2026] GET /volume/v3/types/981cc1b1-a1bc-475d-a051-b047bdc9561c => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:28.017256 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-4762fd65-1d47-4978-ae67-8411dbc46b66 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.019830 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-4762fd65-1d47-4978-ae67-8411dbc46b66 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/attachments/a2494907-ef20-443c-8568-469b7bde32fc/action Jul 31 20:50:28.020368 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-4762fd65-1d47-4978-ae67-8411dbc46b66 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:28.020534 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-4762fd65-1d47-4978-ae67-8411dbc46b66 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:28.041894 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.041894 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:28.056005 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f79614b2-a97c-4617-9922-7cc5d0209a12 req-4762fd65-1d47-4978-ae67-8411dbc46b66 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments/a2494907-ef20-443c-8568-469b7bde32fc/action returned with HTTP 204 Jul 31 20:50:28.056437 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 262/1049] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:50:28 2026] POST /volume/v3/attachments/a2494907-ef20-443c-8568-469b7bde32fc/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:28.252647 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9e59636c-5f2b-42c9-9885-a6e30a7fb55f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.254339 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9e59636c-5f2b-42c9-9885-a6e30a7fb55f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:28.254532 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9e59636c-5f2b-42c9-9885-a6e30a7fb55f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.254714 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9e59636c-5f2b-42c9-9885-a6e30a7fb55f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.263062 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.263062 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:28.266034 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9e59636c-5f2b-42c9-9885-a6e30a7fb55f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:28.269618 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9e59636c-5f2b-42c9-9885-a6e30a7fb55f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:28.270035 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 264/1050] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:28 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 852 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:28.291629 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-45b5f334-58ba-4e5b-9e23-b0078468daca None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.293382 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-45b5f334-58ba-4e5b-9e23-b0078468daca tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 Jul 31 20:50:28.293523 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-45b5f334-58ba-4e5b-9e23-b0078468daca tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.293686 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-45b5f334-58ba-4e5b-9e23-b0078468daca tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.304852 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.304852 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:28.308971 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-45b5f334-58ba-4e5b-9e23-b0078468daca tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:50:28.313987 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-45b5f334-58ba-4e5b-9e23-b0078468daca tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 returned with HTTP 200 Jul 31 20:50:28.314497 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 265/1051] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:28 2026] GET /volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 => generated 1367 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:28.443225 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-2986394c-b451-43bd-a8d8-4b51c041120a req-f987de76-5dc4-4cf7-9a5d-eca0441f2f62 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.445919 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-f987de76-5dc4-4cf7-9a5d-eca0441f2f62 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 Jul 31 20:50:28.446251 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-f987de76-5dc4-4cf7-9a5d-eca0441f2f62 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.446317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-f987de76-5dc4-4cf7-9a5d-eca0441f2f62 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.452989 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.452989 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:28.458071 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-2986394c-b451-43bd-a8d8-4b51c041120a req-f987de76-5dc4-4cf7-9a5d-eca0441f2f62 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:50:28.462870 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-f987de76-5dc4-4cf7-9a5d-eca0441f2f62 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 returned with HTTP 200 Jul 31 20:50:28.463030 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 261/1052] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:28 2026] GET /volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:28.524859 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-3594c691-2d17-498b-92c5-615ae2770d1c req-365fbc82-84a9-4363-9cd8-92d6b45d1d11 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.527431 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3594c691-2d17-498b-92c5-615ae2770d1c req-365fbc82-84a9-4363-9cd8-92d6b45d1d11 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] DELETE https://10.4.3.157/volume/v3/attachments/426f6b55-9b97-4a9d-879f-0805b1971713 Jul 31 20:50:28.527615 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3594c691-2d17-498b-92c5-615ae2770d1c req-365fbc82-84a9-4363-9cd8-92d6b45d1d11 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.527789 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3594c691-2d17-498b-92c5-615ae2770d1c req-365fbc82-84a9-4363-9cd8-92d6b45d1d11 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.535472 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d8b6fe10-33e6-4ce5-a0ad-6c03ac3ec79c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.536464 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.536464 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:28.537463 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d8b6fe10-33e6-4ce5-a0ad-6c03ac3ec79c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:28.537692 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d8b6fe10-33e6-4ce5-a0ad-6c03ac3ec79c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.537919 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d8b6fe10-33e6-4ce5-a0ad-6c03ac3ec79c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.551776 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.551776 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:28.555727 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d8b6fe10-33e6-4ce5-a0ad-6c03ac3ec79c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:28.559195 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d8b6fe10-33e6-4ce5-a0ad-6c03ac3ec79c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:28.559522 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 265/1053] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:28 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:28.570317 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9dd21539-e0f6-45f7-ade7-2d43575b9da9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.572256 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9dd21539-e0f6-45f7-ade7-2d43575b9da9 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:28.572540 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9dd21539-e0f6-45f7-ade7-2d43575b9da9 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.572722 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9dd21539-e0f6-45f7-ade7-2d43575b9da9 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.581617 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.581617 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:28.584807 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9dd21539-e0f6-45f7-ade7-2d43575b9da9 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:28.589465 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9dd21539-e0f6-45f7-ade7-2d43575b9da9 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:28.589845 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 266/1054] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:28 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:28.611932 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3594c691-2d17-498b-92c5-615ae2770d1c req-365fbc82-84a9-4363-9cd8-92d6b45d1d11 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/attachments/426f6b55-9b97-4a9d-879f-0805b1971713 returned with HTTP 200 Jul 31 20:50:28.612679 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 263/1055] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:50:28 2026] DELETE /volume/v3/attachments/426f6b55-9b97-4a9d-879f-0805b1971713 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:28.630939 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-3594c691-2d17-498b-92c5-615ae2770d1c req-b6bb6889-2dcc-42c9-8aa3-3db1350ab216 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.632799 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3594c691-2d17-498b-92c5-615ae2770d1c req-b6bb6889-2dcc-42c9-8aa3-3db1350ab216 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] DELETE https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 Jul 31 20:50:28.632945 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3594c691-2d17-498b-92c5-615ae2770d1c req-b6bb6889-2dcc-42c9-8aa3-3db1350ab216 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.633138 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3594c691-2d17-498b-92c5-615ae2770d1c req-b6bb6889-2dcc-42c9-8aa3-3db1350ab216 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.633296 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [req-3594c691-2d17-498b-92c5-615ae2770d1c req-b6bb6889-2dcc-42c9-8aa3-3db1350ab216 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Delete volume with id: 2096350f-4faa-4248-952e-05e50429f0d7 Jul 31 20:50:28.641577 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-74626852-ba7f-4b64-9e55-c68186b92a49 req-c6e5e4be-5f29-445f-9665-5c25b9da3beb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.642754 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.642754 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:28.643285 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-3594c691-2d17-498b-92c5-615ae2770d1c req-b6bb6889-2dcc-42c9-8aa3-3db1350ab216 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Volume info retrieved successfully. Jul 31 20:50:28.643403 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-74626852-ba7f-4b64-9e55-c68186b92a49 req-c6e5e4be-5f29-445f-9665-5c25b9da3beb tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:28.643514 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-74626852-ba7f-4b64-9e55-c68186b92a49 req-c6e5e4be-5f29-445f-9665-5c25b9da3beb tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.643713 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-74626852-ba7f-4b64-9e55-c68186b92a49 req-c6e5e4be-5f29-445f-9665-5c25b9da3beb tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.653717 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.653717 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:28.656637 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-74626852-ba7f-4b64-9e55-c68186b92a49 req-c6e5e4be-5f29-445f-9665-5c25b9da3beb tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:28.660323 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-74626852-ba7f-4b64-9e55-c68186b92a49 req-c6e5e4be-5f29-445f-9665-5c25b9da3beb tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:28.661938 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 266/1056] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:28 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 1139 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:28.663163 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-3594c691-2d17-498b-92c5-615ae2770d1c req-b6bb6889-2dcc-42c9-8aa3-3db1350ab216 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] Delete volume request issued successfully. Jul 31 20:50:28.663342 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3594c691-2d17-498b-92c5-615ae2770d1c req-b6bb6889-2dcc-42c9-8aa3-3db1350ab216 tempest-ServerBootFromVolumeStableRescueTest-708752466 tempest-ServerBootFromVolumeStableRescueTest-708752466-project-member] https://10.4.3.157/volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 returned with HTTP 202 Jul 31 20:50:28.663699 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 262/1057] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 20:50:28 2026] DELETE /volume/v3/volumes/2096350f-4faa-4248-952e-05e50429f0d7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:28.676968 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-16cc2246-c58c-4983-bdc4-d8c152bc3cec None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.678933 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-16cc2246-c58c-4983-bdc4-d8c152bc3cec tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:28.679706 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-16cc2246-c58c-4983-bdc4-d8c152bc3cec tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.679706 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-16cc2246-c58c-4983-bdc4-d8c152bc3cec tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.688202 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.688202 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:28.691554 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-16cc2246-c58c-4983-bdc4-d8c152bc3cec tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:28.695303 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-16cc2246-c58c-4983-bdc4-d8c152bc3cec tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:28.695642 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 267/1058] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:28 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 1139 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:28.732568 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-481cd3d9-db85-414d-b8e9-5b0e230815ab None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.734887 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-481cd3d9-db85-414d-b8e9-5b0e230815ab tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:28.735160 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-481cd3d9-db85-414d-b8e9-5b0e230815ab tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.735650 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-481cd3d9-db85-414d-b8e9-5b0e230815ab tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.748040 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.748040 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:28.752043 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-481cd3d9-db85-414d-b8e9-5b0e230815ab tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:28.756769 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-481cd3d9-db85-414d-b8e9-5b0e230815ab tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:28.757232 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 264/1059] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:28 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:50:28.774058 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-9f67ffe5-b48d-4115-bc6a-93bcf2871643 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.776489 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-9f67ffe5-b48d-4115-bc6a-93bcf2871643 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433/action Jul 31 20:50:28.776878 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-9f67ffe5-b48d-4115-bc6a-93bcf2871643 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:28.777042 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-9f67ffe5-b48d-4115-bc6a-93bcf2871643 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:28.789689 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.789689 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:28.790276 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-9f67ffe5-b48d-4115-bc6a-93bcf2871643 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:28.800508 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-9f67ffe5-b48d-4115-bc6a-93bcf2871643 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Begin detaching volume completed successfully. Jul 31 20:50:28.800682 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-9f67ffe5-b48d-4115-bc6a-93bcf2871643 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433/action returned with HTTP 202 Jul 31 20:50:28.801059 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 267/1060] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:50:28 2026] POST /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:50:28.852648 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-62bc4266-b5cf-4abb-b922-156fdf02a502 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.853174 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62bc4266-b5cf-4abb-b922-156fdf02a502 None None] GET https://10.4.3.157/volume// Jul 31 20:50:28.853401 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-62bc4266-b5cf-4abb-b922-156fdf02a502 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.853648 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-62bc4266-b5cf-4abb-b922-156fdf02a502 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.854086 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62bc4266-b5cf-4abb-b922-156fdf02a502 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:28.854471 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 263/1061] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:50: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 20:50:28.862201 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-a03dadc4-bc0c-4f8f-9fc5-e2639477f2a7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.863950 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-a03dadc4-bc0c-4f8f-9fc5-e2639477f2a7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:28.864191 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-a03dadc4-bc0c-4f8f-9fc5-e2639477f2a7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.864380 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-a03dadc4-bc0c-4f8f-9fc5-e2639477f2a7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.885202 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.885202 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:28.889833 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-a03dadc4-bc0c-4f8f-9fc5-e2639477f2a7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:28.897325 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-a03dadc4-bc0c-4f8f-9fc5-e2639477f2a7 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:28.897738 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 268/1062] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:50:28 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 1322 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:28.900864 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-2986394c-b451-43bd-a8d8-4b51c041120a req-db97ac88-6118-4871-9134-4cc080614523 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.903047 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-db97ac88-6118-4871-9134-4cc080614523 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 Jul 31 20:50:28.903255 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-db97ac88-6118-4871-9134-4cc080614523 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.903432 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-db97ac88-6118-4871-9134-4cc080614523 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.913209 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.913209 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:28.918868 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-2986394c-b451-43bd-a8d8-4b51c041120a req-db97ac88-6118-4871-9134-4cc080614523 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:50:28.928432 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-db97ac88-6118-4871-9134-4cc080614523 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 returned with HTTP 200 Jul 31 20:50:28.928803 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 265/1063] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:28 2026] GET /volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 => generated 1367 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:28.951928 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ff0ae44f-c831-407f-8b18-0212e893de61 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.951928 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ff0ae44f-c831-407f-8b18-0212e893de61 None None] GET https://10.4.3.157/volume// Jul 31 20:50:28.951928 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ff0ae44f-c831-407f-8b18-0212e893de61 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:28.951928 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ff0ae44f-c831-407f-8b18-0212e893de61 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:28.951928 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ff0ae44f-c831-407f-8b18-0212e893de61 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:28.951928 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 268/1064] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:50:28 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Jul 31 20:50:28.959753 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-2986394c-b451-43bd-a8d8-4b51c041120a req-9f618bc2-bb01-4e13-b22f-7e1ca55d23c3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:28.961497 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-9f618bc2-bb01-4e13-b22f-7e1ca55d23c3 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:50:28.961721 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-9f618bc2-bb01-4e13-b22f-7e1ca55d23c3 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fce18657-4406-4832-93ef-92281c1d3760", "connector": null, "instance_uuid": "24db76ff-15e6-4b4a-a5bc-f885c9345ac9"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:28.970164 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:28.970164 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:29.017576 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-9f618bc2-bb01-4e13-b22f-7e1ca55d23c3 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:50:29.018023 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 264/1065] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:50:28 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:29.288405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4263b320-d612-455d-848c-50d23ae1e351 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:29.290718 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4263b320-d612-455d-848c-50d23ae1e351 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:29.290922 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4263b320-d612-455d-848c-50d23ae1e351 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:29.291427 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4263b320-d612-455d-848c-50d23ae1e351 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:29.304313 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:29.304313 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:29.308148 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4263b320-d612-455d-848c-50d23ae1e351 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:29.315152 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4263b320-d612-455d-848c-50d23ae1e351 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:29.315152 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 269/1066] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:29 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 852 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:30.063397 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:30.203842 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:50:30.204174 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-353043873"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:30.205499 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-353043873'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:50:30.205613 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Create volume of 1 GB Jul 31 20:50:30.215843 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Availability Zones retrieved successfully. Jul 31 20:50:30.218444 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Flow 'volume_create_api' (be93f07a-039e-40cd-bc54-4c8df53d1951) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:30.219989 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29e342fc-3183-4ec2-b2b7-c84d934e7338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:30.220404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:50:30.250828 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29e342fc-3183-4ec2-b2b7-c84d934e7338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:30.251545 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caffed2-5a7b-4746-af29-349a2bdebd57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:30.295605 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d98d98f7-353a-4304-aa3d-f6e983b75862 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:30.296000 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d98d98f7-353a-4304-aa3d-f6e983b75862 None None] GET https://10.4.3.157/volume// Jul 31 20:50:30.296213 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d98d98f7-353a-4304-aa3d-f6e983b75862 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:30.296431 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d98d98f7-353a-4304-aa3d-f6e983b75862 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:30.296811 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d98d98f7-353a-4304-aa3d-f6e983b75862 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:30.297266 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 269/1067] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:50:30 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:50:30.304763 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-2986394c-b451-43bd-a8d8-4b51c041120a req-5e7cc098-f6c7-4724-8a55-737cd82d41ef None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:30.305827 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Created reservations ['f5614aaa-8b84-460f-ba73-b643dd58dd16', '4b2ca2cb-912e-40e0-a47d-30de9e99f5a5', '4d7a5211-098b-4635-8c1b-0c005aeb628d', 'cd624b11-9316-49c7-a08e-ea90eed92bde'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:30.306580 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-5e7cc098-f6c7-4724-8a55-737cd82d41ef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 Jul 31 20:50:30.306639 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7caffed2-5a7b-4746-af29-349a2bdebd57) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5614aaa-8b84-460f-ba73-b643dd58dd16', '4b2ca2cb-912e-40e0-a47d-30de9e99f5a5', '4d7a5211-098b-4635-8c1b-0c005aeb628d', 'cd624b11-9316-49c7-a08e-ea90eed92bde']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:30.306760 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-5e7cc098-f6c7-4724-8a55-737cd82d41ef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:30.306926 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-5e7cc098-f6c7-4724-8a55-737cd82d41ef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:30.307395 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e03a97-fee8-4e37-8ef1-cfa34099f806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:30.314879 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:30.314879 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:30.317638 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-2986394c-b451-43bd-a8d8-4b51c041120a req-5e7cc098-f6c7-4724-8a55-737cd82d41ef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:50:30.321546 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-5e7cc098-f6c7-4724-8a55-737cd82d41ef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 returned with HTTP 200 Jul 31 20:50:30.321895 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 265/1068] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:50:30 2026] GET /volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:30.328979 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85e03a97-fee8-4e37-8ef1-cfa34099f806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfcc44b8-2a0c-49d3-a33e-02a796370eec', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-353043873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7688cee2e6f747e28da4c6b5f6cf921b',qos_specs=None,replication_status=,reservations=['f5614aaa-8b84-460f-ba73-b643dd58dd16','4b2ca2cb-912e-40e0-a47d-30de9e99f5a5','4d7a5211-098b-4635-8c1b-0c005aeb628d','cd624b11-9316-49c7-a08e-ea90eed92bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f497c82e3b9456ca03dbffc863f3e26',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:50:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-353043873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfcc44b8-2a0c-49d3-a33e-02a796370eec,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7688cee2e6f747e28da4c6b5f6cf921b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f497c82e3b9456ca03dbffc863f3e26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:30.329157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-586d0ffe-0ce0-462c-ae0f-e4ec67812da5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:30.330102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc7352e-236d-4c3c-9275-30c89a24ddd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:30.330919 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-586d0ffe-0ce0-462c-ae0f-e4ec67812da5 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:30.331147 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-586d0ffe-0ce0-462c-ae0f-e4ec67812da5 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:30.331333 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-586d0ffe-0ce0-462c-ae0f-e4ec67812da5 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:30.340986 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:30.340986 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:30.344310 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-586d0ffe-0ce0-462c-ae0f-e4ec67812da5 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:30.348091 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc7352e-236d-4c3c-9275-30c89a24ddd6) transitioned into state 'SUCCESS' from state '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-353043873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7688cee2e6f747e28da4c6b5f6cf921b',qos_specs=None,replication_status=,reservations=['f5614aaa-8b84-460f-ba73-b643dd58dd16','4b2ca2cb-912e-40e0-a47d-30de9e99f5a5','4d7a5211-098b-4635-8c1b-0c005aeb628d','cd624b11-9316-49c7-a08e-ea90eed92bde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f497c82e3b9456ca03dbffc863f3e26',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:30.348686 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-586d0ffe-0ce0-462c-ae0f-e4ec67812da5 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:30.348745 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b461529f-3f2a-44ae-b4ab-6796505b0f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:30.349227 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 270/1069] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:30 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 852 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:30.357363 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b461529f-3f2a-44ae-b4ab-6796505b0f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:30.358313 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Flow 'volume_create_api' (be93f07a-039e-40cd-bc54-4c8df53d1951) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:30.358652 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Create volume request issued successfully. Jul 31 20:50:30.359273 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cb70fd16-02c8-46f6-a737-69ef4f4e2918 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:50:30.359660 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 266/1070] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:50:30 2026] POST /volume/v3/volumes => generated 749 bytes in 297 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:30.370706 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c312ccad-b23d-4b0d-8a1e-d1e9c37f487c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:30.374068 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c312ccad-b23d-4b0d-8a1e-d1e9c37f487c tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] GET https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec Jul 31 20:50:30.374068 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c312ccad-b23d-4b0d-8a1e-d1e9c37f487c tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:30.374412 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c312ccad-b23d-4b0d-8a1e-d1e9c37f487c tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:30.384396 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:30.384396 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:30.388808 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c312ccad-b23d-4b0d-8a1e-d1e9c37f487c tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Volume info retrieved successfully. Jul 31 20:50:30.394524 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c312ccad-b23d-4b0d-8a1e-d1e9c37f487c tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec returned with HTTP 200 Jul 31 20:50:30.395038 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 270/1071] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:30 2026] GET /volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec => generated 817 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:30.409861 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-2986394c-b451-43bd-a8d8-4b51c041120a req-146247ec-d14e-4c1c-af3a-c3eafdfb0746 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:30.411742 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-146247ec-d14e-4c1c-af3a-c3eafdfb0746 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] PUT https://10.4.3.157/volume/v3/attachments/2e26cde3-e572-4d62-8361-c97ad3551d02 Jul 31 20:50:30.412000 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-146247ec-d14e-4c1c-af3a-c3eafdfb0746 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:30.419300 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-2986394c-b451-43bd-a8d8-4b51c041120a req-146247ec-d14e-4c1c-af3a-c3eafdfb0746 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Acquiring lock "cinder-attachment_update-fce18657-4406-4832-93ef-92281c1d3760-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:50:30.426534 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-2986394c-b451-43bd-a8d8-4b51c041120a req-146247ec-d14e-4c1c-af3a-c3eafdfb0746 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-fce18657-4406-4832-93ef-92281c1d3760-np0000006272" acquired by "attachment_update" :: waited 0.007s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:50:30.428415 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:30.428415 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:30.537086 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-2986394c-b451-43bd-a8d8-4b51c041120a req-146247ec-d14e-4c1c-af3a-c3eafdfb0746 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-fce18657-4406-4832-93ef-92281c1d3760-np0000006272" released by "attachment_update" :: held 0.111s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:50:30.537408 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-146247ec-d14e-4c1c-af3a-c3eafdfb0746 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/2e26cde3-e572-4d62-8361-c97ad3551d02 returned with HTTP 200 Jul 31 20:50:30.538146 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 266/1072] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:50:30 2026] PUT /volume/v3/attachments/2e26cde3-e572-4d62-8361-c97ad3551d02 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:30.562144 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-2986394c-b451-43bd-a8d8-4b51c041120a req-68b6bf1a-f671-4264-8091-84416b150bfa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:30.563919 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-68b6bf1a-f671-4264-8091-84416b150bfa tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments/2e26cde3-e572-4d62-8361-c97ad3551d02/action Jul 31 20:50:30.564472 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-68b6bf1a-f671-4264-8091-84416b150bfa tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:30.564602 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-68b6bf1a-f671-4264-8091-84416b150bfa tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:30.579851 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:30.579851 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:30.592059 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-2986394c-b451-43bd-a8d8-4b51c041120a req-68b6bf1a-f671-4264-8091-84416b150bfa tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/2e26cde3-e572-4d62-8361-c97ad3551d02/action returned with HTTP 204 Jul 31 20:50:30.592578 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 271/1073] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:50:30 2026] POST /volume/v3/attachments/2e26cde3-e572-4d62-8361-c97ad3551d02/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:31.358890 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-9d835e10-b80a-4cd9-a1bf-3ac2b2a92f26 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:31.361756 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-9d835e10-b80a-4cd9-a1bf-3ac2b2a92f26 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] POST https://10.4.3.157/volume/v3/attachments/5f006d02-2001-4ae9-9b22-7883fb447f72/action Jul 31 20:50:31.362370 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-9d835e10-b80a-4cd9-a1bf-3ac2b2a92f26 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:31.363248 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-9d835e10-b80a-4cd9-a1bf-3ac2b2a92f26 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:31.365001 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6b20b4f9-7676-4162-881a-5543c3580771 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:31.366619 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6b20b4f9-7676-4162-881a-5543c3580771 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:31.366787 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6b20b4f9-7676-4162-881a-5543c3580771 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:31.366952 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6b20b4f9-7676-4162-881a-5543c3580771 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:31.378421 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:31.378421 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:31.384530 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6b20b4f9-7676-4162-881a-5543c3580771 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:31.385090 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:31.385090 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:31.390337 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6b20b4f9-7676-4162-881a-5543c3580771 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:31.390863 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 271/1074] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:31 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:31.402274 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ed402e97-2196-4c3a-b533-a2b522cbe9e6 req-9d835e10-b80a-4cd9-a1bf-3ac2b2a92f26 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/attachments/5f006d02-2001-4ae9-9b22-7883fb447f72/action returned with HTTP 204 Jul 31 20:50:31.402709 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 267/1075] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:50:31 2026] POST /volume/v3/attachments/5f006d02-2001-4ae9-9b22-7883fb447f72/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:31.411094 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c1264c13-19da-4cf8-bbc0-81eddf76f566 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:31.413009 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1264c13-19da-4cf8-bbc0-81eddf76f566 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] GET https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec Jul 31 20:50:31.413257 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1264c13-19da-4cf8-bbc0-81eddf76f566 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:31.413443 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1264c13-19da-4cf8-bbc0-81eddf76f566 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:31.425174 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:31.425174 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:31.429339 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c1264c13-19da-4cf8-bbc0-81eddf76f566 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Volume info retrieved successfully. Jul 31 20:50:31.434153 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1264c13-19da-4cf8-bbc0-81eddf76f566 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec returned with HTTP 200 Jul 31 20:50:31.434153 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 267/1076] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:31 2026] GET /volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:31.448953 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c5584922-d81c-4952-b771-b52478004c8d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:31.450734 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c5584922-d81c-4952-b771-b52478004c8d tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] GET https://10.4.3.157/volume/v3/limits Jul 31 20:50:31.450815 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c5584922-d81c-4952-b771-b52478004c8d tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:31.450988 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c5584922-d81c-4952-b771-b52478004c8d tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:31.460590 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-c5584922-d81c-4952-b771-b52478004c8d tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:50:31.460881 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-c5584922-d81c-4952-b771-b52478004c8d tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:50:31.461166 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-c5584922-d81c-4952-b771-b52478004c8d tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1046162866-9660552, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:50:31.461557 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-c5584922-d81c-4952-b771-b52478004c8d tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:50:31.461801 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-c5584922-d81c-4952-b771-b52478004c8d tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:50:31.462019 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-c5584922-d81c-4952-b771-b52478004c8d tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1807503158-1400864462, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:50:31.462470 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-c5584922-d81c-4952-b771-b52478004c8d tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1449718208-1751884338 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1449718208-1751884338, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:50:31.475075 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c5584922-d81c-4952-b771-b52478004c8d tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] https://10.4.3.157/volume/v3/limits returned with HTTP 200 Jul 31 20:50:31.475515 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 272/1077] 10.4.3.157 () {66 vars in 1234 bytes} [Fri Jul 31 20:50:31 2026] GET /volume/v3/limits => generated 302 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:31.491208 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3d4bcef4-8168-4305-8254-da4e0f90b2f1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:31.493660 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3d4bcef4-8168-4305-8254-da4e0f90b2f1 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] GET https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec Jul 31 20:50:31.493964 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3d4bcef4-8168-4305-8254-da4e0f90b2f1 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:31.494584 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3d4bcef4-8168-4305-8254-da4e0f90b2f1 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:31.506381 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:31.506381 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:31.511138 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3d4bcef4-8168-4305-8254-da4e0f90b2f1 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Volume info retrieved successfully. Jul 31 20:50:31.516248 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3d4bcef4-8168-4305-8254-da4e0f90b2f1 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec returned with HTTP 200 Jul 31 20:50:31.516748 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 272/1078] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:31 2026] GET /volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec => generated 842 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:50:31.530555 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-42aa4755-dc00-4b27-89da-f1a0112e6b04 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:31.532707 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-42aa4755-dc00-4b27-89da-f1a0112e6b04 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] DELETE https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec Jul 31 20:50:31.532969 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-42aa4755-dc00-4b27-89da-f1a0112e6b04 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:31.533249 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-42aa4755-dc00-4b27-89da-f1a0112e6b04 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:31.534831 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-42aa4755-dc00-4b27-89da-f1a0112e6b04 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Delete volume with id: cfcc44b8-2a0c-49d3-a33e-02a796370eec Jul 31 20:50:31.543027 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:31.543027 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:31.545735 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-42aa4755-dc00-4b27-89da-f1a0112e6b04 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Volume info retrieved successfully. Jul 31 20:50:31.565503 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-42aa4755-dc00-4b27-89da-f1a0112e6b04 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Delete volume request issued successfully. Jul 31 20:50:31.565747 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-42aa4755-dc00-4b27-89da-f1a0112e6b04 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec returned with HTTP 202 Jul 31 20:50:31.566316 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 268/1079] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:50:31 2026] DELETE /volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:31.579616 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5a9c3ed4-134c-4ee6-9e12-d6bf938fa003 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:31.581309 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5a9c3ed4-134c-4ee6-9e12-d6bf938fa003 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] GET https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec Jul 31 20:50:31.581530 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5a9c3ed4-134c-4ee6-9e12-d6bf938fa003 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:31.581713 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5a9c3ed4-134c-4ee6-9e12-d6bf938fa003 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:31.588309 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:31.588309 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:31.591649 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5a9c3ed4-134c-4ee6-9e12-d6bf938fa003 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Volume info retrieved successfully. Jul 31 20:50:31.595343 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5a9c3ed4-134c-4ee6-9e12-d6bf938fa003 tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec returned with HTTP 200 Jul 31 20:50:31.595687 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 268/1080] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:31 2026] GET /volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:31.780681 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-80702ca0-10d8-4a90-b3b5-652c76ecb97c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:31.782773 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-80702ca0-10d8-4a90-b3b5-652c76ecb97c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] DELETE https://10.4.3.157/volume/v3/attachments/a2494907-ef20-443c-8568-469b7bde32fc Jul 31 20:50:31.782980 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-80702ca0-10d8-4a90-b3b5-652c76ecb97c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:31.783269 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-80702ca0-10d8-4a90-b3b5-652c76ecb97c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:31.791288 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:31.791288 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:31.878685 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4cf9c141-8fd1-4863-8eb9-1e0acef3354e req-80702ca0-10d8-4a90-b3b5-652c76ecb97c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments/a2494907-ef20-443c-8568-469b7bde32fc returned with HTTP 200 Jul 31 20:50:31.879207 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 273/1081] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:50:31 2026] DELETE /volume/v3/attachments/a2494907-ef20-443c-8568-469b7bde32fc => generated 19 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:31.915198 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-ea3811ea-e73d-4a81-98f3-228b482b99a7 req-91db13a3-2e8f-4725-b869-4578d9ddb4a4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:31.916911 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ea3811ea-e73d-4a81-98f3-228b482b99a7 req-91db13a3-2e8f-4725-b869-4578d9ddb4a4 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] DELETE https://10.4.3.157/volume/v3/attachments/2f2d3ea4-19b9-4239-a13c-5440b702a33e Jul 31 20:50:31.917071 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ea3811ea-e73d-4a81-98f3-228b482b99a7 req-91db13a3-2e8f-4725-b869-4578d9ddb4a4 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:31.917259 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ea3811ea-e73d-4a81-98f3-228b482b99a7 req-91db13a3-2e8f-4725-b869-4578d9ddb4a4 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:31.926666 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:31.926666 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:31.971513 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ea3811ea-e73d-4a81-98f3-228b482b99a7 req-91db13a3-2e8f-4725-b869-4578d9ddb4a4 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/attachments/2f2d3ea4-19b9-4239-a13c-5440b702a33e returned with HTTP 200 Jul 31 20:50:31.972010 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 273/1082] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:50:31 2026] DELETE /volume/v3/attachments/2f2d3ea4-19b9-4239-a13c-5440b702a33e => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:31.988544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-81a66393-1942-4308-80f0-b02138b3e7a4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:31.990220 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81a66393-1942-4308-80f0-b02138b3e7a4 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:50:31.990386 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81a66393-1942-4308-80f0-b02138b3e7a4 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:31.990552 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81a66393-1942-4308-80f0-b02138b3e7a4 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:31.999030 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:31.999030 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:32.002150 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-81a66393-1942-4308-80f0-b02138b3e7a4 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:50:32.007769 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81a66393-1942-4308-80f0-b02138b3e7a4 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:50:32.008169 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 269/1083] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:31 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:32.405604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-77693625-dab7-4030-bd9a-c1d7c2b7a0c4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:32.407237 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-77693625-dab7-4030-bd9a-c1d7c2b7a0c4 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:32.407420 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-77693625-dab7-4030-bd9a-c1d7c2b7a0c4 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:32.407590 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-77693625-dab7-4030-bd9a-c1d7c2b7a0c4 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:32.416837 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:32.416837 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:32.420248 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-77693625-dab7-4030-bd9a-c1d7c2b7a0c4 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:32.424805 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-77693625-dab7-4030-bd9a-c1d7c2b7a0c4 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:32.425223 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 269/1084] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:32 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 1144 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:32.440903 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-96d7530f-a1d6-4a1f-aeaf-314e6e86ff2f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:32.445009 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-96d7530f-a1d6-4a1f-aeaf-314e6e86ff2f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:32.445009 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-96d7530f-a1d6-4a1f-aeaf-314e6e86ff2f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:32.445215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-96d7530f-a1d6-4a1f-aeaf-314e6e86ff2f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:32.462794 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:32.462794 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:32.464629 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-96d7530f-a1d6-4a1f-aeaf-314e6e86ff2f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:32.468602 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-96d7530f-a1d6-4a1f-aeaf-314e6e86ff2f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:32.468957 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 274/1085] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:32 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 1144 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:32.547215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-d47aeaed-c9c5-4c0e-858a-d41673c39a62 req-ea5b45a3-5d7a-4564-be98-47f44d2f69b3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:32.550305 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-d47aeaed-c9c5-4c0e-858a-d41673c39a62 req-ea5b45a3-5d7a-4564-be98-47f44d2f69b3 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:32.550480 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-d47aeaed-c9c5-4c0e-858a-d41673c39a62 req-ea5b45a3-5d7a-4564-be98-47f44d2f69b3 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:32.553415 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-d47aeaed-c9c5-4c0e-858a-d41673c39a62 req-ea5b45a3-5d7a-4564-be98-47f44d2f69b3 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:32.566292 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:32.566292 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:32.571976 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-d47aeaed-c9c5-4c0e-858a-d41673c39a62 req-ea5b45a3-5d7a-4564-be98-47f44d2f69b3 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:32.577021 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-d47aeaed-c9c5-4c0e-858a-d41673c39a62 req-ea5b45a3-5d7a-4564-be98-47f44d2f69b3 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:32.577657 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 274/1086] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:32 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:32.612177 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d7cfbf4a-a6ed-4c4f-b671-a4572842936f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:32.615758 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d7cfbf4a-a6ed-4c4f-b671-a4572842936f tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] GET https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec Jul 31 20:50:32.615758 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d7cfbf4a-a6ed-4c4f-b671-a4572842936f tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:32.615758 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d7cfbf4a-a6ed-4c4f-b671-a4572842936f tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:32.620955 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d7cfbf4a-a6ed-4c4f-b671-a4572842936f tempest-AbsoluteLimitsTests-1445825987 tempest-AbsoluteLimitsTests-1445825987-project-member] https://10.4.3.157/volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec returned with HTTP 404 Jul 31 20:50:32.621516 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 270/1087] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:32 2026] GET /volume/v3/volumes/cfcc44b8-2a0c-49d3-a33e-02a796370eec => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:33.669895 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d53fda1d-ed3b-449d-b30e-8fc128458db2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:33.672671 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d53fda1d-ed3b-449d-b30e-8fc128458db2 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] DELETE https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:50:33.672873 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d53fda1d-ed3b-449d-b30e-8fc128458db2 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:33.673058 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d53fda1d-ed3b-449d-b30e-8fc128458db2 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:33.673249 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-d53fda1d-ed3b-449d-b30e-8fc128458db2 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Delete volume with id: 48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:50:33.679495 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:33.679495 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:33.679911 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d53fda1d-ed3b-449d-b30e-8fc128458db2 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:33.701699 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d53fda1d-ed3b-449d-b30e-8fc128458db2 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Delete volume request issued successfully. Jul 31 20:50:33.701861 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d53fda1d-ed3b-449d-b30e-8fc128458db2 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 202 Jul 31 20:50:33.702289 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 270/1088] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:50:33 2026] DELETE /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:33.710860 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ac24a878-0dc6-417c-ad45-6fead30fcc45 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:33.714151 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac24a878-0dc6-417c-ad45-6fead30fcc45 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:50:33.714401 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac24a878-0dc6-417c-ad45-6fead30fcc45 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:33.714624 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac24a878-0dc6-417c-ad45-6fead30fcc45 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:33.727399 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:33.727399 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:33.734569 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ac24a878-0dc6-417c-ad45-6fead30fcc45 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Volume info retrieved successfully. Jul 31 20:50:33.743312 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac24a878-0dc6-417c-ad45-6fead30fcc45 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 200 Jul 31 20:50:33.743792 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 275/1089] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:33 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 1251 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:34.760356 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-432b5b57-1897-42d6-b709-40d77ce30d21 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:34.762228 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-432b5b57-1897-42d6-b709-40d77ce30d21 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c Jul 31 20:50:34.762359 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-432b5b57-1897-42d6-b709-40d77ce30d21 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:34.762509 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-432b5b57-1897-42d6-b709-40d77ce30d21 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:34.768844 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-432b5b57-1897-42d6-b709-40d77ce30d21 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c returned with HTTP 404 Jul 31 20:50:34.769756 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 275/1090] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:34 2026] GET /volume/v3/volumes/48a8fcd1-d1c5-43d2-9f65-1d13472aae5c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:34.777426 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fd5fccaf-6b09-4d29-b867-76bc73f8cc4b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:34.779174 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd5fccaf-6b09-4d29-b867-76bc73f8cc4b tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] DELETE https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:34.779401 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd5fccaf-6b09-4d29-b867-76bc73f8cc4b tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:34.779608 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd5fccaf-6b09-4d29-b867-76bc73f8cc4b tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:34.779747 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-fd5fccaf-6b09-4d29-b867-76bc73f8cc4b tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Delete volume with id: 8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:34.785998 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd5fccaf-6b09-4d29-b867-76bc73f8cc4b tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 404 Jul 31 20:50:34.786478 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 271/1091] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:50:34 2026] DELETE /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:34.795484 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2dc3a591-4b3f-4f3e-823a-77b15047f0df None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:34.797143 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2dc3a591-4b3f-4f3e-823a-77b15047f0df tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc Jul 31 20:50:34.797367 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2dc3a591-4b3f-4f3e-823a-77b15047f0df tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:34.797582 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2dc3a591-4b3f-4f3e-823a-77b15047f0df tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:34.805893 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2dc3a591-4b3f-4f3e-823a-77b15047f0df tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc returned with HTTP 404 Jul 31 20:50:34.806524 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 271/1092] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:34 2026] GET /volume/v3/volumes/8e4952b5-c567-42de-b9bf-fcf3b3fe88dc => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:34.815736 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c758f318-b3b4-4fc3-b529-e999bba2eaf1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:34.821008 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c758f318-b3b4-4fc3-b529-e999bba2eaf1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] DELETE https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:34.821008 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c758f318-b3b4-4fc3-b529-e999bba2eaf1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:34.821008 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c758f318-b3b4-4fc3-b529-e999bba2eaf1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:34.821008 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-c758f318-b3b4-4fc3-b529-e999bba2eaf1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Delete volume with id: 7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:34.835728 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c758f318-b3b4-4fc3-b529-e999bba2eaf1 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 404 Jul 31 20:50:34.836873 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 276/1093] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:50:34 2026] DELETE /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:34.847197 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-090bab3b-1612-41f7-b18a-008c7af2c741 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:34.849268 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-090bab3b-1612-41f7-b18a-008c7af2c741 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] GET https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 Jul 31 20:50:34.849502 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-090bab3b-1612-41f7-b18a-008c7af2c741 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:34.849792 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-090bab3b-1612-41f7-b18a-008c7af2c741 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:34.855468 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-090bab3b-1612-41f7-b18a-008c7af2c741 tempest-TestInstancesWithCinderVolumes-1518965618 tempest-TestInstancesWithCinderVolumes-1518965618-project-member] https://10.4.3.157/volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 returned with HTTP 404 Jul 31 20:50:34.855980 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 276/1094] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:34 2026] GET /volume/v3/volumes/7bf78679-3a26-4843-9563-ea4508af3ec1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:34.864230 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-903bcab4-3fb3-4c86-a259-e4b8650b6896 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:34.867646 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-903bcab4-3fb3-4c86-a259-e4b8650b6896 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 20:50:34.867646 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-903bcab4-3fb3-4c86-a259-e4b8650b6896 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:34.867646 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-903bcab4-3fb3-4c86-a259-e4b8650b6896 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:34.868099 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-903bcab4-3fb3-4c86-a259-e4b8650b6896 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:50:34.934790 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-903bcab4-3fb3-4c86-a259-e4b8650b6896 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Get all volumes completed successfully. Jul 31 20:50:34.937258 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:34.937258 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:34.952089 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-903bcab4-3fb3-4c86-a259-e4b8650b6896 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 20:50:34.952470 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 272/1095] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 20:50:34 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11409 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:34.972286 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5201a612-e5c6-4a51-b35d-8a9cf61615fd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:34.977456 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5201a612-e5c6-4a51-b35d-8a9cf61615fd tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] DELETE https://10.4.3.157/volume/v3/types/9cdc305f-0146-4d8c-9482-6f213a4b17a0 Jul 31 20:50:34.977456 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5201a612-e5c6-4a51-b35d-8a9cf61615fd tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:34.977456 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5201a612-e5c6-4a51-b35d-8a9cf61615fd tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:35.060357 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5201a612-e5c6-4a51-b35d-8a9cf61615fd tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/types/9cdc305f-0146-4d8c-9482-6f213a4b17a0 returned with HTTP 202 Jul 31 20:50:35.060836 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 272/1096] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:50:34 2026] DELETE /volume/v3/types/9cdc305f-0146-4d8c-9482-6f213a4b17a0 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:35.070007 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3f6f9af6-fdce-4d70-9db8-36122fceaa66 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:35.073871 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3f6f9af6-fdce-4d70-9db8-36122fceaa66 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 20:50:35.073871 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3f6f9af6-fdce-4d70-9db8-36122fceaa66 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:35.073871 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3f6f9af6-fdce-4d70-9db8-36122fceaa66 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Calling method 'detail' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:35.073871 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f6f9af6-fdce-4d70-9db8-36122fceaa66 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:50:35.140179 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3f6f9af6-fdce-4d70-9db8-36122fceaa66 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Get all volumes completed successfully. Jul 31 20:50:35.142980 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:35.142980 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:35.153250 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3f6f9af6-fdce-4d70-9db8-36122fceaa66 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 20:50:35.153532 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 277/1097] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 20:50:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11409 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:35.174222 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1dbdac32-d8fe-49c6-827d-9866b95a9923 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:35.176335 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1dbdac32-d8fe-49c6-827d-9866b95a9923 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] DELETE https://10.4.3.157/volume/v3/types/8b78d21c-5874-4d55-9ded-0371fbdc0655 Jul 31 20:50:35.176547 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1dbdac32-d8fe-49c6-827d-9866b95a9923 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:35.176767 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1dbdac32-d8fe-49c6-827d-9866b95a9923 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:35.226058 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1dbdac32-d8fe-49c6-827d-9866b95a9923 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/types/8b78d21c-5874-4d55-9ded-0371fbdc0655 returned with HTTP 202 Jul 31 20:50:35.226058 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 277/1098] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:50:35 2026] DELETE /volume/v3/types/8b78d21c-5874-4d55-9ded-0371fbdc0655 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:35.667916 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f7a93db7-7815-4881-b3d1-8cc8564db34c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:35.669524 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f7a93db7-7815-4881-b3d1-8cc8564db34c tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 20:50:35.669687 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f7a93db7-7815-4881-b3d1-8cc8564db34c tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:35.669858 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f7a93db7-7815-4881-b3d1-8cc8564db34c tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:35.670601 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-f7a93db7-7815-4881-b3d1-8cc8564db34c tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:50:35.693067 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f7a93db7-7815-4881-b3d1-8cc8564db34c tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Get all volumes completed successfully. Jul 31 20:50:35.695208 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:35.695208 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:35.699061 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f7a93db7-7815-4881-b3d1-8cc8564db34c tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 20:50:35.699452 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 273/1099] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 20:50:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 11409 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:35.716150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-529c5787-8922-4f08-bb80-7f111b825c4f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:35.717744 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-529c5787-8922-4f08-bb80-7f111b825c4f tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/d4d030f8-96bd-45e5-8b02-a0cfbeefe6a3 Jul 31 20:50:35.717900 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-529c5787-8922-4f08-bb80-7f111b825c4f tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:35.718062 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-529c5787-8922-4f08-bb80-7f111b825c4f tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:35.718270 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-529c5787-8922-4f08-bb80-7f111b825c4f tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Delete volume with id: d4d030f8-96bd-45e5-8b02-a0cfbeefe6a3 Jul 31 20:50:35.725093 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:35.725093 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:35.725367 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-529c5787-8922-4f08-bb80-7f111b825c4f tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Volume info retrieved successfully. Jul 31 20:50:35.736067 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.image.cache [None req-529c5787-8922-4f08-bb80-7f111b825c4f tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Evicting image cache entry: {'id': 3, 'image_id': 'eef6aeca-e6a3-4e08-8d97-40fe6db1e43e', 'volume_id': 'd4d030f8-96bd-45e5-8b02-a0cfbeefe6a3', 'host': 'np0000006272@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 20, 48, 54), 'last_used': datetime.datetime(2026, 7, 31, 20, 49, 3)}. {{(pid=100194) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 20:50:35.750396 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-529c5787-8922-4f08-bb80-7f111b825c4f tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Delete volume request issued successfully. Jul 31 20:50:35.753171 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-529c5787-8922-4f08-bb80-7f111b825c4f tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/volumes/d4d030f8-96bd-45e5-8b02-a0cfbeefe6a3 returned with HTTP 202 Jul 31 20:50:35.753171 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 273/1100] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:50:35 2026] DELETE /volume/v3/volumes/d4d030f8-96bd-45e5-8b02-a0cfbeefe6a3 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:35.765712 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-eb100019-9994-40bc-9da1-691017c91007 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:35.769350 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eb100019-9994-40bc-9da1-691017c91007 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] GET https://10.4.3.157/volume/v3/volumes/d4d030f8-96bd-45e5-8b02-a0cfbeefe6a3 Jul 31 20:50:35.769350 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eb100019-9994-40bc-9da1-691017c91007 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:35.769350 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eb100019-9994-40bc-9da1-691017c91007 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:35.781325 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:35.781325 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:35.786489 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-eb100019-9994-40bc-9da1-691017c91007 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Volume info retrieved successfully. Jul 31 20:50:35.791859 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eb100019-9994-40bc-9da1-691017c91007 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/volumes/d4d030f8-96bd-45e5-8b02-a0cfbeefe6a3 returned with HTTP 200 Jul 31 20:50:35.792243 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 278/1101] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:35 2026] GET /volume/v3/volumes/d4d030f8-96bd-45e5-8b02-a0cfbeefe6a3 => generated 1141 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:36.408932 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-f252d8ca-ef53-477e-8562-5a707581f8b3 req-e655b701-291a-487d-a963-e4ff96921425 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:36.411445 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f252d8ca-ef53-477e-8562-5a707581f8b3 req-e655b701-291a-487d-a963-e4ff96921425 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-member] DELETE https://10.4.3.157/volume/v3/volumes/tempest-invalid-717980727 Jul 31 20:50:36.413156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-f252d8ca-ef53-477e-8562-5a707581f8b3 req-e655b701-291a-487d-a963-e4ff96921425 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:36.413156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-f252d8ca-ef53-477e-8562-5a707581f8b3 req-e655b701-291a-487d-a963-e4ff96921425 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:36.413156 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [req-f252d8ca-ef53-477e-8562-5a707581f8b3 req-e655b701-291a-487d-a963-e4ff96921425 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-member] Delete volume with id: tempest-invalid-717980727 Jul 31 20:50:36.419230 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f252d8ca-ef53-477e-8562-5a707581f8b3 req-e655b701-291a-487d-a963-e4ff96921425 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-member] https://10.4.3.157/volume/v3/volumes/tempest-invalid-717980727 returned with HTTP 404 Jul 31 20:50:36.419821 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 278/1102] 10.4.3.157 () {70 vars in 1587 bytes} [Fri Jul 31 20:50:36 2026] DELETE /volume/v3/volumes/tempest-invalid-717980727 => generated 98 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:36.505240 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b45aee18-05ef-4c9a-b675-23398c704955 req-f9004bfe-598a-42b7-b8f4-54cad30c1512 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:36.507765 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b45aee18-05ef-4c9a-b675-23398c704955 req-f9004bfe-598a-42b7-b8f4-54cad30c1512 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-member] DELETE https://10.4.3.157/volume/v3/volumes/fc0bbc5c-fedc-4049-b298-1b8cdcec71be Jul 31 20:50:36.507948 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b45aee18-05ef-4c9a-b675-23398c704955 req-f9004bfe-598a-42b7-b8f4-54cad30c1512 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:36.508214 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b45aee18-05ef-4c9a-b675-23398c704955 req-f9004bfe-598a-42b7-b8f4-54cad30c1512 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:36.508421 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [req-b45aee18-05ef-4c9a-b675-23398c704955 req-f9004bfe-598a-42b7-b8f4-54cad30c1512 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-member] Delete volume with id: fc0bbc5c-fedc-4049-b298-1b8cdcec71be Jul 31 20:50:36.516422 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b45aee18-05ef-4c9a-b675-23398c704955 req-f9004bfe-598a-42b7-b8f4-54cad30c1512 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-member] https://10.4.3.157/volume/v3/volumes/fc0bbc5c-fedc-4049-b298-1b8cdcec71be returned with HTTP 404 Jul 31 20:50:36.517022 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 274/1103] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 20:50:36 2026] DELETE /volume/v3/volumes/fc0bbc5c-fedc-4049-b298-1b8cdcec71be => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:36.541154 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-8da5c863-2902-4734-b4bd-6225c2574aa6 req-8264b047-38d4-48eb-ba22-c14e0534a6f4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:36.544204 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8da5c863-2902-4734-b4bd-6225c2574aa6 req-8264b047-38d4-48eb-ba22-c14e0534a6f4 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-reader] GET https://10.4.3.157/volume/v3/volumes/ba255240-6797-4aff-b8f9-9997a1290fd0 Jul 31 20:50:36.544361 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-8da5c863-2902-4734-b4bd-6225c2574aa6 req-8264b047-38d4-48eb-ba22-c14e0534a6f4 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-reader] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:36.548149 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-8da5c863-2902-4734-b4bd-6225c2574aa6 req-8264b047-38d4-48eb-ba22-c14e0534a6f4 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-reader] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:36.553955 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8da5c863-2902-4734-b4bd-6225c2574aa6 req-8264b047-38d4-48eb-ba22-c14e0534a6f4 tempest-VolumesNegativeTest-78774733 tempest-VolumesNegativeTest-78774733-project-reader] https://10.4.3.157/volume/v3/volumes/ba255240-6797-4aff-b8f9-9997a1290fd0 returned with HTTP 404 Jul 31 20:50:36.554631 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 274/1104] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:36 2026] GET /volume/v3/volumes/ba255240-6797-4aff-b8f9-9997a1290fd0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:36.766298 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-3f601b8b-ce58-4b42-bc44-5faefe1b560c req-b785ec7a-48ee-4b4b-81f5-15e08c6b0b2e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:36.771107 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3f601b8b-ce58-4b42-bc44-5faefe1b560c req-b785ec7a-48ee-4b4b-81f5-15e08c6b0b2e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:50:36.771367 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3f601b8b-ce58-4b42-bc44-5faefe1b560c req-b785ec7a-48ee-4b4b-81f5-15e08c6b0b2e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:36.771680 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3f601b8b-ce58-4b42-bc44-5faefe1b560c req-b785ec7a-48ee-4b4b-81f5-15e08c6b0b2e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:36.785484 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:36.785484 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:36.789759 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-3f601b8b-ce58-4b42-bc44-5faefe1b560c req-b785ec7a-48ee-4b4b-81f5-15e08c6b0b2e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:50:36.795113 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3f601b8b-ce58-4b42-bc44-5faefe1b560c req-b785ec7a-48ee-4b4b-81f5-15e08c6b0b2e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:50:36.795706 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 279/1105] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:36 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 1144 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:36.809056 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-04bfa423-782b-48ac-9e28-2e05801f4d48 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:36.814819 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-04bfa423-782b-48ac-9e28-2e05801f4d48 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] GET https://10.4.3.157/volume/v3/volumes/d4d030f8-96bd-45e5-8b02-a0cfbeefe6a3 Jul 31 20:50:36.815009 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-04bfa423-782b-48ac-9e28-2e05801f4d48 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:36.815229 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-04bfa423-782b-48ac-9e28-2e05801f4d48 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:36.825345 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-04bfa423-782b-48ac-9e28-2e05801f4d48 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/volumes/d4d030f8-96bd-45e5-8b02-a0cfbeefe6a3 returned with HTTP 404 Jul 31 20:50:36.825957 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 279/1106] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:36 2026] GET /volume/v3/volumes/d4d030f8-96bd-45e5-8b02-a0cfbeefe6a3 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:36.836946 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-52e8cc07-57c8-4074-9abe-bdc45cd5cce7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:36.838840 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-52e8cc07-57c8-4074-9abe-bdc45cd5cce7 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] DELETE https://10.4.3.157/volume/v3/types/038b67e6-9c5f-440a-a285-a958a19338cf Jul 31 20:50:36.839049 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-52e8cc07-57c8-4074-9abe-bdc45cd5cce7 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:36.839331 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-52e8cc07-57c8-4074-9abe-bdc45cd5cce7 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:36.915950 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-52e8cc07-57c8-4074-9abe-bdc45cd5cce7 tempest-TestInstancesWithCinderVolumes-1030481507 tempest-TestInstancesWithCinderVolumes-1030481507-project-admin] https://10.4.3.157/volume/v3/types/038b67e6-9c5f-440a-a285-a958a19338cf returned with HTTP 202 Jul 31 20:50:36.916421 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 275/1107] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:50:36 2026] DELETE /volume/v3/types/038b67e6-9c5f-440a-a285-a958a19338cf => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:38.770091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fc4a04ec-baad-490e-a4fb-510bb9a46c23 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:38.898994 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fc4a04ec-baad-490e-a4fb-510bb9a46c23 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] GET https://10.4.3.157/volume/v3/scheduler-stats/get_pools Jul 31 20:50:38.898994 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fc4a04ec-baad-490e-a4fb-510bb9a46c23 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:38.903766 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fc4a04ec-baad-490e-a4fb-510bb9a46c23 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] Calling method 'get_pools' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:38.916558 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fc4a04ec-baad-490e-a4fb-510bb9a46c23 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] https://10.4.3.157/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 20:50:38.916713 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 275/1108] 10.4.3.157 () {66 vars in 1291 bytes} [Fri Jul 31 20:50:38 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:38.927842 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d968a8b2-8d30-4e02-b2ba-5f96e952289e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:38.929665 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d968a8b2-8d30-4e02-b2ba-5f96e952289e tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] GET https://10.4.3.157/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 20:50:38.931347 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d968a8b2-8d30-4e02-b2ba-5f96e952289e tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:38.931347 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d968a8b2-8d30-4e02-b2ba-5f96e952289e tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] Calling method 'get_pools' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:39.084034 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d968a8b2-8d30-4e02-b2ba-5f96e952289e tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] https://10.4.3.157/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 20:50:39.084034 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 280/1109] 10.4.3.157 () {66 vars in 1314 bytes} [Fri Jul 31 20:50:38 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:39.084987 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-760e00d7-905f-47c1-b21f-e983e708aa7e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:39.084987 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-760e00d7-905f-47c1-b21f-e983e708aa7e tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] GET https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool Jul 31 20:50:39.084987 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-760e00d7-905f-47c1-b21f-e983e708aa7e tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:39.084987 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-760e00d7-905f-47c1-b21f-e983e708aa7e tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:39.084987 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-760e00d7-905f-47c1-b21f-e983e708aa7e tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool returned with HTTP 200 Jul 31 20:50:39.084987 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 280/1110] 10.4.3.157 () {66 vars in 1318 bytes} [Fri Jul 31 20:50:38 2026] GET /volume/v3/capabilities/np0000006272@storpool => generated 703 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:39.085866 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-900e63ba-7b4d-4ddd-a13d-c4e370bacf05 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:39.085866 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-900e63ba-7b4d-4ddd-a13d-c4e370bacf05 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] GET https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool Jul 31 20:50:39.085866 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-900e63ba-7b4d-4ddd-a13d-c4e370bacf05 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:39.085866 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-900e63ba-7b4d-4ddd-a13d-c4e370bacf05 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:39.085866 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-900e63ba-7b4d-4ddd-a13d-c4e370bacf05 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool returned with HTTP 200 Jul 31 20:50:39.085866 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 276/1111] 10.4.3.157 () {66 vars in 1318 bytes} [Fri Jul 31 20:50:38 2026] GET /volume/v3/capabilities/np0000006272@storpool => generated 703 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:39.087840 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3f0eeb6d-5ded-4472-b62a-60a454d07996 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:39.087840 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f0eeb6d-5ded-4472-b62a-60a454d07996 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] GET https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool Jul 31 20:50:39.087840 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f0eeb6d-5ded-4472-b62a-60a454d07996 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:39.087840 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f0eeb6d-5ded-4472-b62a-60a454d07996 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:39.087840 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f0eeb6d-5ded-4472-b62a-60a454d07996 tempest-BackendsCapabilitiesAdminTestsJSON-238275244 tempest-BackendsCapabilitiesAdminTestsJSON-238275244-project-admin] https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool returned with HTTP 200 Jul 31 20:50:39.087840 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 276/1112] 10.4.3.157 () {66 vars in 1318 bytes} [Fri Jul 31 20:50:39 2026] GET /volume/v3/capabilities/np0000006272@storpool => generated 703 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:39.347904 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-25e883f1-cc1a-48d0-8a0e-07c9b263298a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:39.350545 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-25e883f1-cc1a-48d0-8a0e-07c9b263298a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:50:39.350742 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-25e883f1-cc1a-48d0-8a0e-07c9b263298a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:39.350937 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-25e883f1-cc1a-48d0-8a0e-07c9b263298a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:39.362306 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:39.362306 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:39.369902 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-25e883f1-cc1a-48d0-8a0e-07c9b263298a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:50:39.374648 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-25e883f1-cc1a-48d0-8a0e-07c9b263298a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:50:39.375006 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 281/1113] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:39 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:39.438092 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-97c797df-d32f-4955-9243-cc3d7cd6eecd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:39.443879 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-97c797df-d32f-4955-9243-cc3d7cd6eecd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:50:39.444016 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-97c797df-d32f-4955-9243-cc3d7cd6eecd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:39.444232 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-97c797df-d32f-4955-9243-cc3d7cd6eecd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:39.457441 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:39.457441 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:39.463578 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-97c797df-d32f-4955-9243-cc3d7cd6eecd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:50:39.471433 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-97c797df-d32f-4955-9243-cc3d7cd6eecd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:50:39.471918 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 281/1114] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:39 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:42.434116 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-99b026de-e5d7-4f52-a2af-eab39f2b8f24 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:42.562529 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-99b026de-e5d7-4f52-a2af-eab39f2b8f24 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:50:42.562860 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-99b026de-e5d7-4f52-a2af-eab39f2b8f24 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-781279197"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:42.584001 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-99b026de-e5d7-4f52-a2af-eab39f2b8f24 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:50:42.584749 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 277/1115] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:50:42 2026] POST /volume/v3/types => generated 227 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:42.594870 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-98e523fe-4113-41fc-9944-a8c9ec030ed8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:42.602060 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98e523fe-4113-41fc-9944-a8c9ec030ed8 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:50:42.602060 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98e523fe-4113-41fc-9944-a8c9ec030ed8 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-353805577"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:42.640327 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98e523fe-4113-41fc-9944-a8c9ec030ed8 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:50:42.640327 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 277/1116] 10.4.3.157 () {70 vars in 1311 bytes} [Fri Jul 31 20:50:42 2026] POST /volume/v3/group_types => generated 184 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:42.650966 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a5398238-f7d3-4315-b2f0-8e82ae7473ca None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:42.809777 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a5398238-f7d3-4315-b2f0-8e82ae7473ca tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] POST https://10.4.3.157/volume/v3/groups Jul 31 20:50:42.810207 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a5398238-f7d3-4315-b2f0-8e82ae7473ca tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "6e784e9f-6810-47c8-afaf-d93e511be181", "volume_types": ["4522c01f-6e1f-4770-9b3a-47460dd62f46"], "name": "tempest-GroupSnapshotsV319Test-Group-1936357661"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:42.812076 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-a5398238-f7d3-4315-b2f0-8e82ae7473ca tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Creating new group {'group': {'group_type': '6e784e9f-6810-47c8-afaf-d93e511be181', 'volume_types': ['4522c01f-6e1f-4770-9b3a-47460dd62f46'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1936357661'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 20:50:42.826224 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.groups [None req-a5398238-f7d3-4315-b2f0-8e82ae7473ca tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1936357661. Jul 31 20:50:42.855621 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a5398238-f7d3-4315-b2f0-8e82ae7473ca tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Availability zone cache updated, next update will occur around 2026-07-31 21:50:42.855077. {{(pid=100191) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 20:50:42.855621 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a5398238-f7d3-4315-b2f0-8e82ae7473ca tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Availability Zones retrieved successfully. Jul 31 20:50:42.881839 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-a5398238-f7d3-4315-b2f0-8e82ae7473ca tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Created reservations ['7a0fb3e4-990b-47d4-8315-2bf3badd09a1'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:42.925955 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a5398238-f7d3-4315-b2f0-8e82ae7473ca tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/groups returned with HTTP 202 Jul 31 20:50:42.926475 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 282/1117] 10.4.3.157 () {70 vars in 1297 bytes} [Fri Jul 31 20:50:42 2026] POST /volume/v3/groups => generated 116 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:42.938037 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bae7b13d-e53f-49f7-b460-45d1ab782955 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:42.943562 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bae7b13d-e53f-49f7-b460-45d1ab782955 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab Jul 31 20:50:42.943562 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bae7b13d-e53f-49f7-b460-45d1ab782955 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:42.943562 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bae7b13d-e53f-49f7-b460-45d1ab782955 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:42.943562 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-bae7b13d-e53f-49f7-b460-45d1ab782955 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] show called for member 0ff59f4f-e8b7-4405-a43f-e015a23e9cab {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:50:42.954713 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:42.954713 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:42.995842 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bae7b13d-e53f-49f7-b460-45d1ab782955 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab returned with HTTP 200 Jul 31 20:50:42.996262 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 282/1118] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:50:42 2026] GET /volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab => generated 396 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:44.337933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7c0b9b16-58e3-45ea-960e-ade9975a8f30 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:44.337933 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7c0b9b16-58e3-45ea-960e-ade9975a8f30 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab Jul 31 20:50:44.337933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7c0b9b16-58e3-45ea-960e-ade9975a8f30 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:44.337933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7c0b9b16-58e3-45ea-960e-ade9975a8f30 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:44.337933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-7c0b9b16-58e3-45ea-960e-ade9975a8f30 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] show called for member 0ff59f4f-e8b7-4405-a43f-e015a23e9cab {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:50:44.337933 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:44.337933 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:44.337933 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7c0b9b16-58e3-45ea-960e-ade9975a8f30 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab returned with HTTP 200 Jul 31 20:50:44.337933 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 278/1119] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:50:44 2026] GET /volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab => generated 397 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1058786674", "volume_type": "4522c01f-6e1f-4770-9b3a-47460dd62f46", "group_id": "0ff59f4f-e8b7-4405-a43f-e015a23e9cab", "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1058786674', 'volume_type': '4522c01f-6e1f-4770-9b3a-47460dd62f46', 'group_id': '0ff59f4f-e8b7-4405-a43f-e015a23e9cab', 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Create volume of 1 GB Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Availability Zones retrieved successfully. Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Flow 'volume_create_api' (3a10c249-907c-4fd3-bb26-54e50f920dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9343cf12-bc14-4862-a5a0-00aad8903e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9343cf12-bc14-4862-a5a0-00aad8903e39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:50:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4522c01f-6e1f-4770-9b3a-47460dd62f46,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-781279197',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4522c01f-6e1f-4770-9b3a-47460dd62f46', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0ff59f4f-e8b7-4405-a43f-e015a23e9cab', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904e2450-a8ed-4f0f-8d4f-2c7c47e8732f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:44.340719 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-781279197 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-781279197, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:50:44.344744 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-781279197 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-781279197, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:50:44.344744 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Created reservations ['105525ff-757d-4965-a94f-511e0e53d046', '11aa1014-c42d-42e0-a597-ba72dde26f05', 'ab4297c1-3044-4d46-86e4-e3bd2aeef923', 'b629e2a5-4cf8-42fb-a058-d13dcb5204e3'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:44.344744 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (904e2450-a8ed-4f0f-8d4f-2c7c47e8732f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['105525ff-757d-4965-a94f-511e0e53d046', '11aa1014-c42d-42e0-a597-ba72dde26f05', 'ab4297c1-3044-4d46-86e4-e3bd2aeef923', 'b629e2a5-4cf8-42fb-a058-d13dcb5204e3']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:44.344744 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579af77a-fdd2-4056-8d80-4da334a16a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:44.344744 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (579af77a-fdd2-4056-8d80-4da334a16a13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ced308f-9d7d-418e-b449-b0d0883a3ed2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1058786674',encryption_key_id=None,group_id=0ff59f4f-e8b7-4405-a43f-e015a23e9cab,group_type_id=,metadata={},multiattach=False,project_id='587d55590e264d2e86567287fd26b81d',qos_specs=None,replication_status=,reservations=['105525ff-757d-4965-a94f-511e0e53d046','11aa1014-c42d-42e0-a597-ba72dde26f05','ab4297c1-3044-4d46-86e4-e3bd2aeef923','b629e2a5-4cf8-42fb-a058-d13dcb5204e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52e446e4cda54e188835bc0185e12d7f',volume_type_id=4522c01f-6e1f-4770-9b3a-47460dd62f46), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:50:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1058786674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0ff59f4f-e8b7-4405-a43f-e015a23e9cab,host=None,id=3ced308f-9d7d-418e-b449-b0d0883a3ed2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='587d55590e264d2e86567287fd26b81d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='52e446e4cda54e188835bc0185e12d7f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4522c01f-6e1f-4770-9b3a-47460dd62f46),volume_type_id=4522c01f-6e1f-4770-9b3a-47460dd62f46)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:44.344744 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c828b0e6-23af-442b-ac6b-d82e6693d83b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:44.346943 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c828b0e6-23af-442b-ac6b-d82e6693d83b) transitioned into state 'SUCCESS' from state '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-1058786674',encryption_key_id=None,group_id=0ff59f4f-e8b7-4405-a43f-e015a23e9cab,group_type_id=,metadata={},multiattach=False,project_id='587d55590e264d2e86567287fd26b81d',qos_specs=None,replication_status=,reservations=['105525ff-757d-4965-a94f-511e0e53d046','11aa1014-c42d-42e0-a597-ba72dde26f05','ab4297c1-3044-4d46-86e4-e3bd2aeef923','b629e2a5-4cf8-42fb-a058-d13dcb5204e3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='52e446e4cda54e188835bc0185e12d7f',volume_type_id=4522c01f-6e1f-4770-9b3a-47460dd62f46)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:44.346943 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (269684c4-cff3-469e-ba75-ab33e31822c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:44.366524 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (269684c4-cff3-469e-ba75-ab33e31822c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:44.370092 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Flow 'volume_create_api' (3a10c249-907c-4fd3-bb26-54e50f920dc4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:44.370519 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Create volume request issued successfully. Jul 31 20:50:44.377623 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:50:44.377623 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:50:44.444226 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:50:44.447278 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:44.447278 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:44.450751 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6b9d6a9-6465-4507-b897-bcb2585b312a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:50:44.451153 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 278/1120] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:50:44 2026] POST /volume/v3/volumes => generated 826 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:44.467062 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-98687f9f-81ab-4b4e-8b1c-1133898b3ffa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:44.470594 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-98687f9f-81ab-4b4e-8b1c-1133898b3ffa tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 Jul 31 20:50:44.470848 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-98687f9f-81ab-4b4e-8b1c-1133898b3ffa tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:44.471027 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-98687f9f-81ab-4b4e-8b1c-1133898b3ffa tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:44.480507 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:44.480507 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:44.484588 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-98687f9f-81ab-4b4e-8b1c-1133898b3ffa tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Volume info retrieved successfully. Jul 31 20:50:44.485254 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-98687f9f-81ab-4b4e-8b1c-1133898b3ffa tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:50:44.485417 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-98687f9f-81ab-4b4e-8b1c-1133898b3ffa tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:50:44.522826 np0000006272 devstack@c-api.service[100191]: DEBUG oslo_db.sqlalchemy.engines [None req-98687f9f-81ab-4b4e-8b1c-1133898b3ffa tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:50:44.525918 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:44.525918 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:44.539096 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-98687f9f-81ab-4b4e-8b1c-1133898b3ffa tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 returned with HTTP 200 Jul 31 20:50:44.539517 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 283/1121] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:50:44 2026] GET /volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 => generated 894 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:45.554456 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f1917e20-2de5-4733-a544-9c7fc33ed6f5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:45.556753 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f1917e20-2de5-4733-a544-9c7fc33ed6f5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 Jul 31 20:50:45.556990 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f1917e20-2de5-4733-a544-9c7fc33ed6f5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:45.557146 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f1917e20-2de5-4733-a544-9c7fc33ed6f5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:45.563856 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:45.563856 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:45.567449 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f1917e20-2de5-4733-a544-9c7fc33ed6f5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Volume info retrieved successfully. Jul 31 20:50:45.568198 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-f1917e20-2de5-4733-a544-9c7fc33ed6f5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:50:45.568334 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-f1917e20-2de5-4733-a544-9c7fc33ed6f5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:50:45.608326 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-f1917e20-2de5-4733-a544-9c7fc33ed6f5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:50:45.613310 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:45.613310 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:45.623406 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f1917e20-2de5-4733-a544-9c7fc33ed6f5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 returned with HTTP 200 Jul 31 20:50:45.623926 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 283/1122] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:50:45 2026] GET /volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 => generated 919 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:45.635661 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-abea6d1e-eca2-4f81-95ec-4a3874ff8ad5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:45.637861 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-abea6d1e-eca2-4f81-95ec-4a3874ff8ad5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] POST https://10.4.3.157/volume/v3/group_snapshots Jul 31 20:50:45.638371 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-abea6d1e-eca2-4f81-95ec-4a3874ff8ad5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0ff59f4f-e8b7-4405-a43f-e015a23e9cab", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-933315162"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:45.640368 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.group_snapshots [None req-abea6d1e-eca2-4f81-95ec-4a3874ff8ad5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0ff59f4f-e8b7-4405-a43f-e015a23e9cab', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-933315162'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 20:50:45.647382 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:45.647382 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:45.653956 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.group_snapshots [None req-abea6d1e-eca2-4f81-95ec-4a3874ff8ad5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-933315162. Jul 31 20:50:45.711078 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:45.711078 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:45.728976 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-abea6d1e-eca2-4f81-95ec-4a3874ff8ad5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-781279197 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-781279197, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:50:45.729434 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-abea6d1e-eca2-4f81-95ec-4a3874ff8ad5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-781279197 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-781279197, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:50:45.770190 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-abea6d1e-eca2-4f81-95ec-4a3874ff8ad5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Created reservations ['b82e7fc6-cf93-4839-b16c-a4c0f3043bd4', 'e812c780-abc1-4fc9-a3ce-69cbb45d1d7b', '89323ac2-3995-4588-ad9b-cce9af4c53b9', '29d2c8a0-3a2f-475d-90c2-8c3b3e44093c'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:45.812420 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-abea6d1e-eca2-4f81-95ec-4a3874ff8ad5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/group_snapshots returned with HTTP 202 Jul 31 20:50:45.813155 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 279/1123] 10.4.3.157 () {70 vars in 1324 bytes} [Fri Jul 31 20:50:45 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:45.823005 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-451c7a9b-b40a-4912-b047-90b54038f3b7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:45.825784 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-451c7a9b-b40a-4912-b047-90b54038f3b7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 Jul 31 20:50:45.826493 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-451c7a9b-b40a-4912-b047-90b54038f3b7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:45.826784 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-451c7a9b-b40a-4912-b047-90b54038f3b7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:45.827116 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.group_snapshots [None req-451c7a9b-b40a-4912-b047-90b54038f3b7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] show called for member e700b1ec-5d3c-4165-9464-40c01e1c0685 {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:50:45.833208 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:45.833208 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:45.837991 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-451c7a9b-b40a-4912-b047-90b54038f3b7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 returned with HTTP 200 Jul 31 20:50:45.838590 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 279/1124] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:50:45 2026] GET /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:46.233048 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:46.344769 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:50:46.345244 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1537276929"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:46.346788 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1537276929'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:50:46.346902 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Create volume of 1 GB Jul 31 20:50:46.353956 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Availability Zones retrieved successfully. Jul 31 20:50:46.359541 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Flow 'volume_create_api' (0cd4d9f8-f8d2-4686-b36d-77cfa098c50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:46.360481 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de3f2ea-0ec8-4c2f-b580-05cbb55257a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:46.361450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:50:46.390331 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de3f2ea-0ec8-4c2f-b580-05cbb55257a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:46.390610 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975b22eb-1794-49dd-8011-653b5d952da8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:46.459838 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Created reservations ['db22667d-3bc1-4d67-af07-2ceb24f10bb0', '6add3d9e-b524-47aa-99fb-7638b4fe054b', 'f8557e26-b712-4241-8e69-18f596800c06', '270a8f84-8b35-4206-9273-88fe95a147cf'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:46.460699 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (975b22eb-1794-49dd-8011-653b5d952da8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db22667d-3bc1-4d67-af07-2ceb24f10bb0', '6add3d9e-b524-47aa-99fb-7638b4fe054b', 'f8557e26-b712-4241-8e69-18f596800c06', '270a8f84-8b35-4206-9273-88fe95a147cf']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:46.461751 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3268a60c-5255-4809-a2ec-58cc7d77d5c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:46.491149 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3268a60c-5255-4809-a2ec-58cc7d77d5c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '20e0b497-920b-47e4-9fbc-cc7633c8640f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1537276929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2027e18457164b7486675ba7f2e1e1ed',qos_specs=None,replication_status=,reservations=['db22667d-3bc1-4d67-af07-2ceb24f10bb0','6add3d9e-b524-47aa-99fb-7638b4fe054b','f8557e26-b712-4241-8e69-18f596800c06','270a8f84-8b35-4206-9273-88fe95a147cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1a296c6e744997926308d15d45d150',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:50:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1537276929',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=20e0b497-920b-47e4-9fbc-cc7633c8640f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2027e18457164b7486675ba7f2e1e1ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ed1a296c6e744997926308d15d45d150',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:46.491897 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d36d8a7-1091-42f0-a8a7-5d84ec63b928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:46.508653 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6d36d8a7-1091-42f0-a8a7-5d84ec63b928) transitioned into state 'SUCCESS' from state '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-1537276929',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2027e18457164b7486675ba7f2e1e1ed',qos_specs=None,replication_status=,reservations=['db22667d-3bc1-4d67-af07-2ceb24f10bb0','6add3d9e-b524-47aa-99fb-7638b4fe054b','f8557e26-b712-4241-8e69-18f596800c06','270a8f84-8b35-4206-9273-88fe95a147cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ed1a296c6e744997926308d15d45d150',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:46.509734 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090b6706-8148-4eee-88d6-1c3b921b0f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:46.529460 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (090b6706-8148-4eee-88d6-1c3b921b0f50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:46.530825 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Flow 'volume_create_api' (0cd4d9f8-f8d2-4686-b36d-77cfa098c50a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:46.535225 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Create volume request issued successfully. Jul 31 20:50:46.535225 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f7625d2a-ebef-4dfa-9ea4-f62658e94e56 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:50:46.535225 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 284/1125] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:50:46 2026] POST /volume/v3/volumes => generated 774 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:46.550709 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3704d951-c1b0-45f3-a03e-91edcdac8759 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:46.554785 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3704d951-c1b0-45f3-a03e-91edcdac8759 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:50:46.554785 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3704d951-c1b0-45f3-a03e-91edcdac8759 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:46.554785 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3704d951-c1b0-45f3-a03e-91edcdac8759 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:46.564659 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:46.564659 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:46.569007 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3704d951-c1b0-45f3-a03e-91edcdac8759 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:50:46.574959 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3704d951-c1b0-45f3-a03e-91edcdac8759 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:50:46.575568 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 284/1126] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:50:46 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:46.848281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1fee477a-5e1e-4945-920b-2c24bf330630 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:46.851692 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1fee477a-5e1e-4945-920b-2c24bf330630 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 Jul 31 20:50:46.852360 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1fee477a-5e1e-4945-920b-2c24bf330630 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:46.852576 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1fee477a-5e1e-4945-920b-2c24bf330630 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:46.852685 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.group_snapshots [None req-1fee477a-5e1e-4945-920b-2c24bf330630 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] show called for member e700b1ec-5d3c-4165-9464-40c01e1c0685 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:50:46.856426 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:46.856426 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:46.861836 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1fee477a-5e1e-4945-920b-2c24bf330630 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 returned with HTTP 200 Jul 31 20:50:46.862560 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 280/1127] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:50:46 2026] GET /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:46.874452 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f23bc3c7-f461-475b-92ce-d962569ab810 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:46.876279 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f23bc3c7-f461-475b-92ce-d962569ab810 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/snapshots/detail Jul 31 20:50:46.876519 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f23bc3c7-f461-475b-92ce-d962569ab810 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:46.876679 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f23bc3c7-f461-475b-92ce-d962569ab810 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:46.876959 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-f23bc3c7-f461-475b-92ce-d962569ab810 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:50:46.877930 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.db.api [None req-f23bc3c7-f461-475b-92ce-d962569ab810 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Building query based on filter {{(pid=100194) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:50:46.884937 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f23bc3c7-f461-475b-92ce-d962569ab810 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Get all snapshots completed successfully. Jul 31 20:50:46.885353 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:46.885353 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:46.885930 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f23bc3c7-f461-475b-92ce-d962569ab810 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 20:50:46.886864 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 280/1128] 10.4.3.157 () {66 vars in 1264 bytes} [Fri Jul 31 20:50:46 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:46.899064 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0aa86a6f-325e-4069-9611-4269ff1ca93a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:46.901270 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0aa86a6f-325e-4069-9611-4269ff1ca93a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/snapshots/49bc08f0-98ca-4a7e-abef-b50cb1953e17 Jul 31 20:50:46.903184 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0aa86a6f-325e-4069-9611-4269ff1ca93a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:46.903184 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0aa86a6f-325e-4069-9611-4269ff1ca93a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:46.911495 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:46.911495 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:46.912341 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0aa86a6f-325e-4069-9611-4269ff1ca93a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Snapshot retrieved successfully. Jul 31 20:50:46.913725 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0aa86a6f-325e-4069-9611-4269ff1ca93a tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/snapshots/49bc08f0-98ca-4a7e-abef-b50cb1953e17 returned with HTTP 200 Jul 31 20:50:46.914655 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 285/1129] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:46 2026] GET /volume/v3/snapshots/49bc08f0-98ca-4a7e-abef-b50cb1953e17 => generated 473 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:46.929908 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d8c546ee-64d6-4182-89fc-8b9256e3ffb7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:46.932485 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d8c546ee-64d6-4182-89fc-8b9256e3ffb7 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] POST https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action Jul 31 20:50:46.932913 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d8c546ee-64d6-4182-89fc-8b9256e3ffb7 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:46.933084 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d8c546ee-64d6-4182-89fc-8b9256e3ffb7 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:46.935056 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.group_snapshots [None req-d8c546ee-64d6-4182-89fc-8b9256e3ffb7 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Updating group 'e700b1ec-5d3c-4165-9464-40c01e1c0685' with 'creating' {{(pid=100192) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 20:50:46.942660 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:46.942660 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:46.964641 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d8c546ee-64d6-4182-89fc-8b9256e3ffb7 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action returned with HTTP 202 Jul 31 20:50:46.964641 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 285/1130] 10.4.3.157 () {70 vars in 1455 bytes} [Fri Jul 31 20:50:46 2026] POST /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:50:46.977120 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-33f71ce5-2a00-4f54-bee0-55bc91903e49 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:46.979904 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-33f71ce5-2a00-4f54-bee0-55bc91903e49 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 Jul 31 20:50:46.980217 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-33f71ce5-2a00-4f54-bee0-55bc91903e49 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:46.980474 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-33f71ce5-2a00-4f54-bee0-55bc91903e49 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:46.980662 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.group_snapshots [None req-33f71ce5-2a00-4f54-bee0-55bc91903e49 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] show called for member e700b1ec-5d3c-4165-9464-40c01e1c0685 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:50:46.984889 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:46.984889 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:46.998946 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-33f71ce5-2a00-4f54-bee0-55bc91903e49 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 returned with HTTP 200 Jul 31 20:50:46.999463 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 281/1131] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:50:46 2026] GET /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 => generated 329 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:47.012520 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-88bf5a4d-8437-408b-9fa6-20b89f1b8a82 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.016574 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88bf5a4d-8437-408b-9fa6-20b89f1b8a82 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] POST https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action Jul 31 20:50:47.016957 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88bf5a4d-8437-408b-9fa6-20b89f1b8a82 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:47.017424 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88bf5a4d-8437-408b-9fa6-20b89f1b8a82 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:47.020098 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.group_snapshots [None req-88bf5a4d-8437-408b-9fa6-20b89f1b8a82 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Updating group 'e700b1ec-5d3c-4165-9464-40c01e1c0685' with 'available' {{(pid=100194) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 20:50:47.027833 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.027833 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:47.041524 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88bf5a4d-8437-408b-9fa6-20b89f1b8a82 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action returned with HTTP 202 Jul 31 20:50:47.042089 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 281/1132] 10.4.3.157 () {70 vars in 1455 bytes} [Fri Jul 31 20:50:47 2026] POST /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:50:47.049489 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d1c4c01c-2140-40c4-bca6-5e6a2c3291eb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.051266 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d1c4c01c-2140-40c4-bca6-5e6a2c3291eb tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 Jul 31 20:50:47.051469 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d1c4c01c-2140-40c4-bca6-5e6a2c3291eb tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.051636 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d1c4c01c-2140-40c4-bca6-5e6a2c3291eb tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.051765 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.group_snapshots [None req-d1c4c01c-2140-40c4-bca6-5e6a2c3291eb tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] show called for member e700b1ec-5d3c-4165-9464-40c01e1c0685 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:50:47.057182 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.057182 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:47.060243 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d1c4c01c-2140-40c4-bca6-5e6a2c3291eb tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 returned with HTTP 200 Jul 31 20:50:47.060653 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 286/1133] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:50:47 2026] GET /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 => generated 330 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:47.069281 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9d0afacd-f79b-4304-a7df-2329319ba2a1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.071191 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9d0afacd-f79b-4304-a7df-2329319ba2a1 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] POST https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action Jul 31 20:50:47.071569 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9d0afacd-f79b-4304-a7df-2329319ba2a1 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:47.071698 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9d0afacd-f79b-4304-a7df-2329319ba2a1 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:47.073187 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.group_snapshots [None req-9d0afacd-f79b-4304-a7df-2329319ba2a1 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Updating group 'e700b1ec-5d3c-4165-9464-40c01e1c0685' with 'error' {{(pid=100192) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 20:50:47.076868 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.076868 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:47.085742 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9d0afacd-f79b-4304-a7df-2329319ba2a1 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action returned with HTTP 202 Jul 31 20:50:47.085742 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 286/1134] 10.4.3.157 () {70 vars in 1455 bytes} [Fri Jul 31 20:50:47 2026] POST /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:50:47.094941 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c93f4cb1-973d-47f8-9f50-daba3c2d050c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.097785 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c93f4cb1-973d-47f8-9f50-daba3c2d050c tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 Jul 31 20:50:47.098035 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c93f4cb1-973d-47f8-9f50-daba3c2d050c tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.098578 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c93f4cb1-973d-47f8-9f50-daba3c2d050c tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.098795 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.group_snapshots [None req-c93f4cb1-973d-47f8-9f50-daba3c2d050c tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] show called for member e700b1ec-5d3c-4165-9464-40c01e1c0685 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:50:47.102855 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.102855 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:47.107330 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c93f4cb1-973d-47f8-9f50-daba3c2d050c tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 returned with HTTP 200 Jul 31 20:50:47.108212 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 282/1135] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:50:47 2026] GET /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 => generated 326 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:47.117173 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0da7d81f-ce3d-4174-b36d-7ecf76c216b2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.119683 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0da7d81f-ce3d-4174-b36d-7ecf76c216b2 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] POST https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action Jul 31 20:50:47.120948 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0da7d81f-ce3d-4174-b36d-7ecf76c216b2 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:47.120948 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0da7d81f-ce3d-4174-b36d-7ecf76c216b2 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:47.122088 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.group_snapshots [None req-0da7d81f-ce3d-4174-b36d-7ecf76c216b2 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Updating group 'e700b1ec-5d3c-4165-9464-40c01e1c0685' with 'available' {{(pid=100194) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Jul 31 20:50:47.126411 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.126411 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:47.133638 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0da7d81f-ce3d-4174-b36d-7ecf76c216b2 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action returned with HTTP 202 Jul 31 20:50:47.133638 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 282/1136] 10.4.3.157 () {70 vars in 1455 bytes} [Fri Jul 31 20:50:47 2026] POST /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:50:47.147073 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-27c27c7e-0a71-46fd-9e1e-404987c23023 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.151740 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-27c27c7e-0a71-46fd-9e1e-404987c23023 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 Jul 31 20:50:47.152028 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-27c27c7e-0a71-46fd-9e1e-404987c23023 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.152207 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-27c27c7e-0a71-46fd-9e1e-404987c23023 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.152327 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.group_snapshots [None req-27c27c7e-0a71-46fd-9e1e-404987c23023 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] show called for member e700b1ec-5d3c-4165-9464-40c01e1c0685 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:50:47.158635 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.158635 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:47.163932 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-27c27c7e-0a71-46fd-9e1e-404987c23023 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 returned with HTTP 200 Jul 31 20:50:47.163932 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 287/1137] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:50:47 2026] GET /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 => generated 330 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:47.179745 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2a19c61a-817f-4487-af26-9d641cb19049 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.181064 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2a19c61a-817f-4487-af26-9d641cb19049 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] DELETE https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 Jul 31 20:50:47.181064 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2a19c61a-817f-4487-af26-9d641cb19049 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.184302 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2a19c61a-817f-4487-af26-9d641cb19049 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.185434 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.group_snapshots [None req-2a19c61a-817f-4487-af26-9d641cb19049 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] delete called for member e700b1ec-5d3c-4165-9464-40c01e1c0685 {{(pid=100192) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 20:50:47.185602 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.group_snapshots [None req-2a19c61a-817f-4487-af26-9d641cb19049 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Delete group_snapshot with id: e700b1ec-5d3c-4165-9464-40c01e1c0685 Jul 31 20:50:47.194163 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.194163 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:47.255163 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2a19c61a-817f-4487-af26-9d641cb19049 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 returned with HTTP 202 Jul 31 20:50:47.255163 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 287/1138] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:50:47 2026] DELETE /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:50:47.260800 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-692a04a0-0d13-4c4f-9d69-a57641390ba7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.263049 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-692a04a0-0d13-4c4f-9d69-a57641390ba7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:50:47.263293 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-692a04a0-0d13-4c4f-9d69-a57641390ba7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.263545 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-692a04a0-0d13-4c4f-9d69-a57641390ba7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.263896 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-692a04a0-0d13-4c4f-9d69-a57641390ba7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:50:47.264705 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-692a04a0-0d13-4c4f-9d69-a57641390ba7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:50:47.306849 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-692a04a0-0d13-4c4f-9d69-a57641390ba7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Get all volumes completed successfully. Jul 31 20:50:47.307840 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-692a04a0-0d13-4c4f-9d69-a57641390ba7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:50:47.308023 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-692a04a0-0d13-4c4f-9d69-a57641390ba7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:50:47.358516 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-692a04a0-0d13-4c4f-9d69-a57641390ba7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:50:47.361069 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.361069 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:47.369007 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-692a04a0-0d13-4c4f-9d69-a57641390ba7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:50:47.370289 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 283/1139] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:50:47 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:47.385246 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b83ddb07-5f30-463a-a553-bb8eb9470016 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.387349 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b83ddb07-5f30-463a-a553-bb8eb9470016 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/snapshots/detail Jul 31 20:50:47.387645 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b83ddb07-5f30-463a-a553-bb8eb9470016 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.387893 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b83ddb07-5f30-463a-a553-bb8eb9470016 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.388179 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-b83ddb07-5f30-463a-a553-bb8eb9470016 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:50:47.389791 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.db.api [None req-b83ddb07-5f30-463a-a553-bb8eb9470016 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Building query based on filter {{(pid=100194) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:50:47.394882 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b83ddb07-5f30-463a-a553-bb8eb9470016 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Get all snapshots completed successfully. Jul 31 20:50:47.396002 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b83ddb07-5f30-463a-a553-bb8eb9470016 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 20:50:47.396573 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 283/1140] 10.4.3.157 () {66 vars in 1264 bytes} [Fri Jul 31 20:50:47 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 20:50:47.411222 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ed683905-78c0-4077-b57a-99bb1fc3d03b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.414686 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-c624bdd2-d00e-4f4d-a4ab-058c8f806984 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.414738 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ed683905-78c0-4077-b57a-99bb1fc3d03b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 Jul 31 20:50:47.414738 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ed683905-78c0-4077-b57a-99bb1fc3d03b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.414738 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ed683905-78c0-4077-b57a-99bb1fc3d03b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.414738 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.group_snapshots [None req-ed683905-78c0-4077-b57a-99bb1fc3d03b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] show called for member e700b1ec-5d3c-4165-9464-40c01e1c0685 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:50:47.419874 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ed683905-78c0-4077-b57a-99bb1fc3d03b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 returned with HTTP 404 Jul 31 20:50:47.419874 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 288/1141] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:50:47 2026] GET /volume/v3/group_snapshots/e700b1ec-5d3c-4165-9464-40c01e1c0685 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:50:47.430559 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e659e5ee-4142-4070-a82a-0f0775289e0b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.432954 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e659e5ee-4142-4070-a82a-0f0775289e0b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:50:47.432954 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e659e5ee-4142-4070-a82a-0f0775289e0b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.432954 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e659e5ee-4142-4070-a82a-0f0775289e0b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.432954 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-e659e5ee-4142-4070-a82a-0f0775289e0b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:50:47.433555 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e659e5ee-4142-4070-a82a-0f0775289e0b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:50:47.444583 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e659e5ee-4142-4070-a82a-0f0775289e0b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Get all volumes completed successfully. Jul 31 20:50:47.445358 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-e659e5ee-4142-4070-a82a-0f0775289e0b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:50:47.445548 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-e659e5ee-4142-4070-a82a-0f0775289e0b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:50:47.491955 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-e659e5ee-4142-4070-a82a-0f0775289e0b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:50:47.495074 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.495074 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:47.503002 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e659e5ee-4142-4070-a82a-0f0775289e0b tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:50:47.503459 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 284/1142] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:50:47 2026] GET /volume/v3/volumes/detail => generated 922 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:47.519293 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e2a6af45-1dff-47df-9905-a3b5d6cf6f93 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.521789 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e2a6af45-1dff-47df-9905-a3b5d6cf6f93 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] POST https://10.4.3.157/volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab/action Jul 31 20:50:47.522305 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e2a6af45-1dff-47df-9905-a3b5d6cf6f93 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:47.522553 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e2a6af45-1dff-47df-9905-a3b5d6cf6f93 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:47.524023 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-e2a6af45-1dff-47df-9905-a3b5d6cf6f93 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] delete called for group 0ff59f4f-e8b7-4405-a43f-e015a23e9cab {{(pid=100194) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:50:47.524023 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.groups [None req-e2a6af45-1dff-47df-9905-a3b5d6cf6f93 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Delete group with id: 0ff59f4f-e8b7-4405-a43f-e015a23e9cab Jul 31 20:50:47.529756 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.529756 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:47.538721 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-c624bdd2-d00e-4f4d-a4ab-058c8f806984 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:50:47.538941 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-c624bdd2-d00e-4f4d-a4ab-058c8f806984 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.539140 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-c624bdd2-d00e-4f4d-a4ab-058c8f806984 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.547430 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.547430 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:47.552352 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-c624bdd2-d00e-4f4d-a4ab-058c8f806984 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:47.558689 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-c624bdd2-d00e-4f4d-a4ab-058c8f806984 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:50:47.559338 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 288/1143] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:47 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:47.591559 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5984f890-66f7-4e49-a476-3ca4319865ec None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.597835 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5984f890-66f7-4e49-a476-3ca4319865ec tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:50:47.597835 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5984f890-66f7-4e49-a476-3ca4319865ec tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.597835 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5984f890-66f7-4e49-a476-3ca4319865ec tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.606242 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.606242 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:47.617775 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5984f890-66f7-4e49-a476-3ca4319865ec tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:50:47.622362 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5984f890-66f7-4e49-a476-3ca4319865ec tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:50:47.622750 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 289/1144] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:50:47 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:47.627612 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e2a6af45-1dff-47df-9905-a3b5d6cf6f93 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab/action returned with HTTP 202 Jul 31 20:50:47.627612 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 284/1145] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:50:47 2026] POST /volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab/action => generated 0 bytes in 107 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:50:47.637146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6d7c76d0-0bf0-4daa-abf7-4588078e3ee5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.640659 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6d7c76d0-0bf0-4daa-abf7-4588078e3ee5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 Jul 31 20:50:47.643155 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6d7c76d0-0bf0-4daa-abf7-4588078e3ee5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.643155 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6d7c76d0-0bf0-4daa-abf7-4588078e3ee5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.649775 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.649775 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:47.654003 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6d7c76d0-0bf0-4daa-abf7-4588078e3ee5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Volume info retrieved successfully. Jul 31 20:50:47.656245 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-6d7c76d0-0bf0-4daa-abf7-4588078e3ee5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:50:47.656332 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-6d7c76d0-0bf0-4daa-abf7-4588078e3ee5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:50:47.681720 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-18867b50-3651-4531-b3f9-c2fa4ebaf3a2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.682708 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18867b50-3651-4531-b3f9-c2fa4ebaf3a2 None None] GET https://10.4.3.157/volume// Jul 31 20:50:47.682708 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18867b50-3651-4531-b3f9-c2fa4ebaf3a2 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.682708 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18867b50-3651-4531-b3f9-c2fa4ebaf3a2 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.682859 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18867b50-3651-4531-b3f9-c2fa4ebaf3a2 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:47.683157 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 289/1146] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:50: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 20:50:47.691095 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-5ec7da54-bcbc-43f1-ade0-58fe4693b41d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.693023 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-5ec7da54-bcbc-43f1-ade0-58fe4693b41d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:50:47.693185 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-5ec7da54-bcbc-43f1-ade0-58fe4693b41d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5143f815-68c3-4613-b6d4-8f83af6eced9", "connector": null, "instance_uuid": "82d8dde2-7677-4183-8007-dbe5d02e5d5c"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:47.701088 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-6d7c76d0-0bf0-4daa-abf7-4588078e3ee5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:50:47.704290 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.704290 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:47.704520 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.704520 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:47.712710 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6d7c76d0-0bf0-4daa-abf7-4588078e3ee5 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 returned with HTTP 200 Jul 31 20:50:47.712863 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 285/1147] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:50:47 2026] GET /volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 => generated 918 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:47.748699 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-5ec7da54-bcbc-43f1-ade0-58fe4693b41d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:50:47.749207 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 290/1148] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:50:47 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 20:50:47.788218 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-70d03bc0-bbbf-4be6-9915-5b4dd825c903 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.789460 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-70d03bc0-bbbf-4be6-9915-5b4dd825c903 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:50:47.789646 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-70d03bc0-bbbf-4be6-9915-5b4dd825c903 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.789839 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-70d03bc0-bbbf-4be6-9915-5b4dd825c903 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.800604 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.800604 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:47.804557 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-70d03bc0-bbbf-4be6-9915-5b4dd825c903 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:47.807940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-eebdd410-2ff4-4593-99df-6b309cd5b875 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.809782 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eebdd410-2ff4-4593-99df-6b309cd5b875 None None] GET https://10.4.3.157/volume// Jul 31 20:50:47.809941 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-70d03bc0-bbbf-4be6-9915-5b4dd825c903 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:50:47.810100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eebdd410-2ff4-4593-99df-6b309cd5b875 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.810375 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 285/1149] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:47 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:47.810448 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eebdd410-2ff4-4593-99df-6b309cd5b875 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.810821 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eebdd410-2ff4-4593-99df-6b309cd5b875 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:47.811232 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 290/1150] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:50:47 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 20:50:47.828067 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-d8223c89-fb36-4008-9f85-3dc633854d82 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:47.877598 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-d8223c89-fb36-4008-9f85-3dc633854d82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:50:47.878077 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-d8223c89-fb36-4008-9f85-3dc633854d82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:47.878077 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-d8223c89-fb36-4008-9f85-3dc633854d82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:47.907748 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:47.907748 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:47.912338 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-d8223c89-fb36-4008-9f85-3dc633854d82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:47.920210 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-d8223c89-fb36-4008-9f85-3dc633854d82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:50:47.920558 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 286/1151] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:50:47 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 1025 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:48.043958 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-a7d34621-3f6c-4901-af0c-1d614ede428a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:48.045558 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-a7d34621-3f6c-4901-af0c-1d614ede428a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] PUT https://10.4.3.157/volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735 Jul 31 20:50:48.046041 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-a7d34621-3f6c-4901-af0c-1d614ede428a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:48.054747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-a7d34621-3f6c-4901-af0c-1d614ede428a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Acquiring lock "cinder-attachment_update-5143f815-68c3-4613-b6d4-8f83af6eced9-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:50:48.060957 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-a7d34621-3f6c-4901-af0c-1d614ede428a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Lock "cinder-attachment_update-5143f815-68c3-4613-b6d4-8f83af6eced9-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:50:48.061738 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:48.061738 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:48.227999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-a7d34621-3f6c-4901-af0c-1d614ede428a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Lock "cinder-attachment_update-5143f815-68c3-4613-b6d4-8f83af6eced9-np0000006272" released by "attachment_update" :: held 0.167s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:50:48.228353 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-a7d34621-3f6c-4901-af0c-1d614ede428a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735 returned with HTTP 200 Jul 31 20:50:48.228774 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 291/1152] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:50:48 2026] PUT /volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:48.732589 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ac15fc51-a33a-43e5-80e9-15cb9302e5b7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:48.738407 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ac15fc51-a33a-43e5-80e9-15cb9302e5b7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 Jul 31 20:50:48.738407 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ac15fc51-a33a-43e5-80e9-15cb9302e5b7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:48.738839 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ac15fc51-a33a-43e5-80e9-15cb9302e5b7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:48.746150 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ac15fc51-a33a-43e5-80e9-15cb9302e5b7 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 returned with HTTP 404 Jul 31 20:50:48.750623 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 286/1153] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:50:48 2026] GET /volume/v3/volumes/3ced308f-9d7d-418e-b449-b0d0883a3ed2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:50:48.757826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b098b6c4-18e1-4be3-ac97-c4a692e78e42 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:48.760534 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b098b6c4-18e1-4be3-ac97-c4a692e78e42 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] GET https://10.4.3.157/volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab Jul 31 20:50:48.760744 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b098b6c4-18e1-4be3-ac97-c4a692e78e42 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:48.760922 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b098b6c4-18e1-4be3-ac97-c4a692e78e42 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:48.761046 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-b098b6c4-18e1-4be3-ac97-c4a692e78e42 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] show called for member 0ff59f4f-e8b7-4405-a43f-e015a23e9cab {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:50:48.765653 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b098b6c4-18e1-4be3-ac97-c4a692e78e42 tempest-GroupSnapshotsV319Test-1853105573 tempest-GroupSnapshotsV319Test-1853105573-project-member] https://10.4.3.157/volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab returned with HTTP 404 Jul 31 20:50:48.766096 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 291/1154] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:50:48 2026] GET /volume/v3/groups/0ff59f4f-e8b7-4405-a43f-e015a23e9cab => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:50:48.774269 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e84625d3-aafe-420c-b713-98dc8aadad9e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:48.776584 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e84625d3-aafe-420c-b713-98dc8aadad9e tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/6e784e9f-6810-47c8-afaf-d93e511be181 Jul 31 20:50:48.776866 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e84625d3-aafe-420c-b713-98dc8aadad9e tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:48.777152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e84625d3-aafe-420c-b713-98dc8aadad9e tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:48.811338 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e84625d3-aafe-420c-b713-98dc8aadad9e tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] https://10.4.3.157/volume/v3/group_types/6e784e9f-6810-47c8-afaf-d93e511be181 returned with HTTP 202 Jul 31 20:50:48.812487 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 287/1155] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:50:48 2026] DELETE /volume/v3/group_types/6e784e9f-6810-47c8-afaf-d93e511be181 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:50:48.824610 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f347b66d-b33f-41da-822e-72856bfd98bc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:48.826710 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f347b66d-b33f-41da-822e-72856bfd98bc tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] DELETE https://10.4.3.157/volume/v3/types/4522c01f-6e1f-4770-9b3a-47460dd62f46 Jul 31 20:50:48.827208 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f347b66d-b33f-41da-822e-72856bfd98bc tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:48.827325 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f347b66d-b33f-41da-822e-72856bfd98bc tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:48.827696 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:48.827696 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:48.829119 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9cec2829-e3cf-4fde-ae2d-5a6ba470b121 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:48.830010 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9cec2829-e3cf-4fde-ae2d-5a6ba470b121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:50:48.830243 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9cec2829-e3cf-4fde-ae2d-5a6ba470b121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:48.832443 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9cec2829-e3cf-4fde-ae2d-5a6ba470b121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:48.853743 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:48.853743 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:48.865151 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9cec2829-e3cf-4fde-ae2d-5a6ba470b121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:48.873157 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f347b66d-b33f-41da-822e-72856bfd98bc tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] https://10.4.3.157/volume/v3/types/4522c01f-6e1f-4770-9b3a-47460dd62f46 returned with HTTP 202 Jul 31 20:50:48.874162 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 292/1156] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:50:48 2026] DELETE /volume/v3/types/4522c01f-6e1f-4770-9b3a-47460dd62f46 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:48.875623 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9cec2829-e3cf-4fde-ae2d-5a6ba470b121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:50:48.876187 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 287/1157] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:48 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:48.885930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b02bd3b0-bea0-433d-8bc7-e3c3d10a68a0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:48.889728 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b02bd3b0-bea0-433d-8bc7-e3c3d10a68a0 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] GET https://10.4.3.157/volume/v3/types/4522c01f-6e1f-4770-9b3a-47460dd62f46 Jul 31 20:50:48.889952 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b02bd3b0-bea0-433d-8bc7-e3c3d10a68a0 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:48.891346 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b02bd3b0-bea0-433d-8bc7-e3c3d10a68a0 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:48.899761 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b02bd3b0-bea0-433d-8bc7-e3c3d10a68a0 tempest-GroupSnapshotsV319Test-1887626674 tempest-GroupSnapshotsV319Test-1887626674-project-admin] https://10.4.3.157/volume/v3/types/4522c01f-6e1f-4770-9b3a-47460dd62f46 returned with HTTP 404 Jul 31 20:50:48.900284 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 292/1158] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:50:48 2026] GET /volume/v3/types/4522c01f-6e1f-4770-9b3a-47460dd62f46 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:49.896008 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dd3f7464-5ca4-4e4d-9d8c-e9721499af9f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:49.898501 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd3f7464-5ca4-4e4d-9d8c-e9721499af9f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:50:49.898752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dd3f7464-5ca4-4e4d-9d8c-e9721499af9f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:49.898980 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dd3f7464-5ca4-4e4d-9d8c-e9721499af9f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:49.919856 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:49.919856 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:49.924559 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-dd3f7464-5ca4-4e4d-9d8c-e9721499af9f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:49.929738 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd3f7464-5ca4-4e4d-9d8c-e9721499af9f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:50:49.930419 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 288/1159] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:49 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:50.950855 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a6765acf-402a-4792-b16f-a64eaeb78458 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:50.952329 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a6765acf-402a-4792-b16f-a64eaeb78458 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:50:50.953344 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a6765acf-402a-4792-b16f-a64eaeb78458 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:50.953712 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a6765acf-402a-4792-b16f-a64eaeb78458 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:50.966477 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:50.966477 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:50.977028 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a6765acf-402a-4792-b16f-a64eaeb78458 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:50.986774 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a6765acf-402a-4792-b16f-a64eaeb78458 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:50:50.987397 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 293/1160] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:50 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:51.603803 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-e08b1145-a688-488e-83e8-a39adbca70b9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:51.607954 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-e08b1145-a688-488e-83e8-a39adbca70b9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735/action Jul 31 20:50:51.608450 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-e08b1145-a688-488e-83e8-a39adbca70b9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:51.608636 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-e08b1145-a688-488e-83e8-a39adbca70b9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:51.632978 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:51.632978 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:51.647666 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8b560278-6d9c-4424-8aad-048af67f5bf0 req-e08b1145-a688-488e-83e8-a39adbca70b9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735/action returned with HTTP 204 Jul 31 20:50:51.648469 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 288/1161] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:50:51 2026] POST /volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:52.002154 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e95e0bd4-bcb4-4dbe-b56c-c7bbaac56b59 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.007083 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e95e0bd4-bcb4-4dbe-b56c-c7bbaac56b59 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:50:52.007353 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e95e0bd4-bcb4-4dbe-b56c-c7bbaac56b59 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:52.007599 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e95e0bd4-bcb4-4dbe-b56c-c7bbaac56b59 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:52.021969 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:52.021969 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:52.029291 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e95e0bd4-bcb4-4dbe-b56c-c7bbaac56b59 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:52.034326 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e95e0bd4-bcb4-4dbe-b56c-c7bbaac56b59 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:50:52.034818 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 293/1162] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:52 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 1138 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:52.055053 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9c7420cb-711a-452b-836e-a885fc98474c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.057206 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9c7420cb-711a-452b-836e-a885fc98474c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:50:52.057660 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9c7420cb-711a-452b-836e-a885fc98474c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5143f815-68c3-4613-b6d4-8f83af6eced9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-570248270"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:52.071397 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:52.071397 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:52.072046 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9c7420cb-711a-452b-836e-a885fc98474c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:52.072232 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-9c7420cb-711a-452b-836e-a885fc98474c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create snapshot from volume 5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:50:52.106152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-9c7420cb-711a-452b-836e-a885fc98474c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['7775ba38-192c-4306-a550-0289926be52d', '641cf509-afb7-4763-879d-52a7fdf3653d', '6192a525-78ab-414f-93b1-584439630fc8', '2f6dd7d3-58fb-4bc7-bb92-9c80ddbb3e6d'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:52.109897 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8ee2d274-e2d2-4044-8ff8-2a352b98f06c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.144344 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9c7420cb-711a-452b-836e-a885fc98474c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot force create request issued successfully. Jul 31 20:50:52.144677 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9c7420cb-711a-452b-836e-a885fc98474c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:50:52.145085 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 289/1163] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:50:52 2026] POST /volume/v3/snapshots => generated 309 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:52.156393 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-88c80a1b-0f13-4def-8428-1ad78a56a4bb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.159736 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88c80a1b-0f13-4def-8428-1ad78a56a4bb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c Jul 31 20:50:52.160177 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88c80a1b-0f13-4def-8428-1ad78a56a4bb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:52.160582 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88c80a1b-0f13-4def-8428-1ad78a56a4bb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:52.167632 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:52.167632 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:52.168037 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-88c80a1b-0f13-4def-8428-1ad78a56a4bb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:50:52.168929 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88c80a1b-0f13-4def-8428-1ad78a56a4bb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c returned with HTTP 200 Jul 31 20:50:52.169345 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 289/1164] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:52 2026] GET /volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:52.251419 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ee2d274-e2d2-4044-8ff8-2a352b98f06c tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] GET https://10.4.3.157/volume/v3/os-quota-class-sets/default Jul 31 20:50:52.251419 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ee2d274-e2d2-4044-8ff8-2a352b98f06c tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:52.251419 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ee2d274-e2d2-4044-8ff8-2a352b98f06c tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:52.268845 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ee2d274-e2d2-4044-8ff8-2a352b98f06c tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] https://10.4.3.157/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 20:50:52.270115 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 294/1165] 10.4.3.157 () {66 vars in 1297 bytes} [Fri Jul 31 20:50:52 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:52.285763 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ac7f61d5-cba2-4ac0-a58d-e850f2c6bf0b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.288651 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ac7f61d5-cba2-4ac0-a58d-e850f2c6bf0b tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] GET https://10.4.3.157/volume/v3/os-quota-class-sets/default Jul 31 20:50:52.288882 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ac7f61d5-cba2-4ac0-a58d-e850f2c6bf0b tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:52.289115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ac7f61d5-cba2-4ac0-a58d-e850f2c6bf0b tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:52.319153 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ac7f61d5-cba2-4ac0-a58d-e850f2c6bf0b tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] https://10.4.3.157/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 20:50:52.319153 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 294/1166] 10.4.3.157 () {66 vars in 1297 bytes} [Fri Jul 31 20:50:52 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:52.327635 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-12e6e7f6-cf1a-4be5-847a-69fac0cbac65 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.331427 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-12e6e7f6-cf1a-4be5-847a-69fac0cbac65 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:50:52.331902 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-12e6e7f6-cf1a-4be5-847a-69fac0cbac65 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-962650551"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:52.334606 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:52.334606 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:52.351185 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-12e6e7f6-cf1a-4be5-847a-69fac0cbac65 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:50:52.351185 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 290/1167] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:50:52 2026] POST /volume/v3/types => generated 227 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:52.364621 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-95203bc8-21de-42dc-ba94-5c9435220c94 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.366496 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-95203bc8-21de-42dc-ba94-5c9435220c94 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-class-sets/default Jul 31 20:50:52.366797 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-95203bc8-21de-42dc-ba94-5c9435220c94 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-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-962650551": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-962650551": 9, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-962650551": 9}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:52.488595 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-95203bc8-21de-42dc-ba94-5c9435220c94 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] https://10.4.3.157/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 20:50:52.489423 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 290/1168] 10.4.3.157 () {68 vars in 1318 bytes} [Fri Jul 31 20:50:52 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 20:50:52.501417 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ca367792-b67a-422f-b561-29d11834780e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.504542 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ca367792-b67a-422f-b561-29d11834780e tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/1a30c0b1f62e4246bdad18c1ff1da2c9/defaults Jul 31 20:50:52.504723 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ca367792-b67a-422f-b561-29d11834780e tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:52.504950 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ca367792-b67a-422f-b561-29d11834780e tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Calling method 'defaults' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:52.525556 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ca367792-b67a-422f-b561-29d11834780e tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/1a30c0b1f62e4246bdad18c1ff1da2c9/defaults returned with HTTP 200 Jul 31 20:50:52.526099 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 295/1169] 10.4.3.157 () {66 vars in 1381 bytes} [Fri Jul 31 20:50:52 2026] GET /volume/v3/os-quota-sets/1a30c0b1f62e4246bdad18c1ff1da2c9/defaults => generated 642 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:52.711179 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e7a65bae-3c76-4b48-bb5c-5d5648df4ff2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.713768 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e7a65bae-3c76-4b48-bb5c-5d5648df4ff2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/d15f35a3ecde477fb402024bf4848801/defaults Jul 31 20:50:52.714352 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e7a65bae-3c76-4b48-bb5c-5d5648df4ff2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:52.714352 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e7a65bae-3c76-4b48-bb5c-5d5648df4ff2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Calling method 'defaults' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:52.725183 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-e7a65bae-3c76-4b48-bb5c-5d5648df4ff2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-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 20:50:52.725855 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-e7a65bae-3c76-4b48-bb5c-5d5648df4ff2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-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 20:50:52.726175 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-e7a65bae-3c76-4b48-bb5c-5d5648df4ff2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-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 20:50:52.726548 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-e7a65bae-3c76-4b48-bb5c-5d5648df4ff2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-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 20:50:52.731280 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e7a65bae-3c76-4b48-bb5c-5d5648df4ff2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/d15f35a3ecde477fb402024bf4848801/defaults returned with HTTP 200 Jul 31 20:50:52.731827 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 295/1170] 10.4.3.157 () {66 vars in 1381 bytes} [Fri Jul 31 20:50:52 2026] GET /volume/v3/os-quota-sets/d15f35a3ecde477fb402024bf4848801/defaults => generated 642 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:52.857906 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cbcd443f-1347-481e-997a-ab29dd74f1b2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.860926 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cbcd443f-1347-481e-997a-ab29dd74f1b2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] DELETE https://10.4.3.157/volume/v3/types/2fc07bd4-c4ef-4715-9c4e-63d37c6445a3 Jul 31 20:50:52.861014 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cbcd443f-1347-481e-997a-ab29dd74f1b2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:52.861306 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cbcd443f-1347-481e-997a-ab29dd74f1b2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:52.912388 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cbcd443f-1347-481e-997a-ab29dd74f1b2 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] https://10.4.3.157/volume/v3/types/2fc07bd4-c4ef-4715-9c4e-63d37c6445a3 returned with HTTP 202 Jul 31 20:50:52.913169 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 291/1171] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:50:52 2026] DELETE /volume/v3/types/2fc07bd4-c4ef-4715-9c4e-63d37c6445a3 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:52.920989 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d269a3d0-8c7d-4bfc-b459-c4bfdf0a6838 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.922544 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d269a3d0-8c7d-4bfc-b459-c4bfdf0a6838 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] GET https://10.4.3.157/volume/v3/types/2fc07bd4-c4ef-4715-9c4e-63d37c6445a3 Jul 31 20:50:52.922707 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d269a3d0-8c7d-4bfc-b459-c4bfdf0a6838 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:52.922902 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d269a3d0-8c7d-4bfc-b459-c4bfdf0a6838 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:52.926162 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d269a3d0-8c7d-4bfc-b459-c4bfdf0a6838 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] https://10.4.3.157/volume/v3/types/2fc07bd4-c4ef-4715-9c4e-63d37c6445a3 returned with HTTP 404 Jul 31 20:50:52.926850 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 291/1172] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:50:52 2026] GET /volume/v3/types/2fc07bd4-c4ef-4715-9c4e-63d37c6445a3 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:52.935571 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-74757c8c-f162-4a8f-bc72-a5590f425c90 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:52.938066 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-74757c8c-f162-4a8f-bc72-a5590f425c90 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-class-sets/default Jul 31 20:50:52.938409 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-74757c8c-f162-4a8f-bc72-a5590f425c90 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:53.050847 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-74757c8c-f162-4a8f-bc72-a5590f425c90 tempest-VolumeQuotaClassesTest-1757845783 tempest-VolumeQuotaClassesTest-1757845783-project-admin] https://10.4.3.157/volume/v3/os-quota-class-sets/default returned with HTTP 200 Jul 31 20:50:53.051424 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 296/1173] 10.4.3.157 () {68 vars in 1318 bytes} [Fri Jul 31 20:50:52 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:53.184109 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a2b9e3c1-c46e-4dc7-9172-d779e61698f4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:53.185371 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a2b9e3c1-c46e-4dc7-9172-d779e61698f4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c Jul 31 20:50:53.185577 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a2b9e3c1-c46e-4dc7-9172-d779e61698f4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:53.185778 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a2b9e3c1-c46e-4dc7-9172-d779e61698f4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:53.194194 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:53.194194 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:53.194194 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a2b9e3c1-c46e-4dc7-9172-d779e61698f4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:50:53.194194 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a2b9e3c1-c46e-4dc7-9172-d779e61698f4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c returned with HTTP 200 Jul 31 20:50:53.195008 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 296/1174] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:53 2026] GET /volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:53.206579 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-36a35fa5-36b4-4b5d-bdfd-68c0f28510bc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:53.208626 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-36a35fa5-36b4-4b5d-bdfd-68c0f28510bc tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:50:53.208935 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-36a35fa5-36b4-4b5d-bdfd-68c0f28510bc tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5143f815-68c3-4613-b6d4-8f83af6eced9", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-413009393"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:53.223248 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:53.223248 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:53.223768 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-36a35fa5-36b4-4b5d-bdfd-68c0f28510bc tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:53.223910 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-36a35fa5-36b4-4b5d-bdfd-68c0f28510bc tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create snapshot from volume 5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:50:53.265932 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-36a35fa5-36b4-4b5d-bdfd-68c0f28510bc tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['6f3c699f-dfa8-4693-9e87-4801fc792460', '27e93aa9-2307-4c1f-9bc8-7e3f4a14aca9', 'aebf2c8f-f159-4118-bfec-a5ac6312a5c6', 'b8dda621-3842-4033-8eb2-848411e675db'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:53.317041 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-36a35fa5-36b4-4b5d-bdfd-68c0f28510bc tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot force create request issued successfully. Jul 31 20:50:53.317563 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-36a35fa5-36b4-4b5d-bdfd-68c0f28510bc tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:50:53.318160 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 292/1175] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:50:53 2026] POST /volume/v3/snapshots => generated 309 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:53.333101 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-97c5d455-ce43-4468-b228-77d4ea347fa5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:53.335408 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-97c5d455-ce43-4468-b228-77d4ea347fa5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 Jul 31 20:50:53.335604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-97c5d455-ce43-4468-b228-77d4ea347fa5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:53.335778 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-97c5d455-ce43-4468-b228-77d4ea347fa5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:53.345084 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:53.345084 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:53.345596 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-97c5d455-ce43-4468-b228-77d4ea347fa5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:50:53.346372 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-97c5d455-ce43-4468-b228-77d4ea347fa5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 returned with HTTP 200 Jul 31 20:50:53.346693 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 292/1176] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:53 2026] GET /volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 => generated 441 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:54.359016 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e8b37336-2bdc-475c-a350-fc92fc2b4226 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:54.362083 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e8b37336-2bdc-475c-a350-fc92fc2b4226 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 Jul 31 20:50:54.362444 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e8b37336-2bdc-475c-a350-fc92fc2b4226 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:54.362680 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e8b37336-2bdc-475c-a350-fc92fc2b4226 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:54.372796 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:54.372796 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:54.372796 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e8b37336-2bdc-475c-a350-fc92fc2b4226 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:50:54.373572 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e8b37336-2bdc-475c-a350-fc92fc2b4226 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 returned with HTTP 200 Jul 31 20:50:54.374079 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 297/1177] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:54 2026] GET /volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 => generated 468 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:54.383905 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e9858ff9-b374-450f-9174-496bc0e83cc1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:54.387042 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e9858ff9-b374-450f-9174-496bc0e83cc1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 Jul 31 20:50:54.387326 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e9858ff9-b374-450f-9174-496bc0e83cc1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:54.387628 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e9858ff9-b374-450f-9174-496bc0e83cc1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:54.387753 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-e9858ff9-b374-450f-9174-496bc0e83cc1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 Jul 31 20:50:54.397768 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:54.397768 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:54.398586 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e9858ff9-b374-450f-9174-496bc0e83cc1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:50:54.423410 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e9858ff9-b374-450f-9174-496bc0e83cc1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot delete request issued successfully. Jul 31 20:50:54.425335 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e9858ff9-b374-450f-9174-496bc0e83cc1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 returned with HTTP 202 Jul 31 20:50:54.425335 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 297/1178] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:50:54 2026] DELETE /volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:54.435705 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c4ea8be7-87b4-47a7-8a45-bd06f1daed23 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:54.439114 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c4ea8be7-87b4-47a7-8a45-bd06f1daed23 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 Jul 31 20:50:54.439236 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c4ea8be7-87b4-47a7-8a45-bd06f1daed23 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:54.439478 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c4ea8be7-87b4-47a7-8a45-bd06f1daed23 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:54.449929 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:54.449929 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:54.450664 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c4ea8be7-87b4-47a7-8a45-bd06f1daed23 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:50:54.451731 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c4ea8be7-87b4-47a7-8a45-bd06f1daed23 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 returned with HTTP 200 Jul 31 20:50:54.457350 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 293/1179] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:54 2026] GET /volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 => generated 467 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:55.470614 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fb4f967c-5ddf-4580-b0fc-ee50c1f91a69 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:55.477143 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fb4f967c-5ddf-4580-b0fc-ee50c1f91a69 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 Jul 31 20:50:55.477143 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fb4f967c-5ddf-4580-b0fc-ee50c1f91a69 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:55.477143 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fb4f967c-5ddf-4580-b0fc-ee50c1f91a69 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:55.481236 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fb4f967c-5ddf-4580-b0fc-ee50c1f91a69 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 returned with HTTP 404 Jul 31 20:50:55.481783 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 293/1180] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:55 2026] GET /volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:55.489841 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b7ba746f-254a-4683-babb-f1a24e9a43c1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:55.491676 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b7ba746f-254a-4683-babb-f1a24e9a43c1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 Jul 31 20:50:55.491943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b7ba746f-254a-4683-babb-f1a24e9a43c1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:55.492150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b7ba746f-254a-4683-babb-f1a24e9a43c1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:55.492283 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-b7ba746f-254a-4683-babb-f1a24e9a43c1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: ce22a558-e4ab-4d5a-82cd-99ed893b8082 Jul 31 20:50:55.500752 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:55.500752 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:55.501851 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b7ba746f-254a-4683-babb-f1a24e9a43c1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:50:55.536165 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b7ba746f-254a-4683-babb-f1a24e9a43c1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot delete request issued successfully. Jul 31 20:50:55.536318 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b7ba746f-254a-4683-babb-f1a24e9a43c1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 returned with HTTP 202 Jul 31 20:50:55.536920 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 298/1181] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:50:55 2026] DELETE /volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:55.549215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-918fd895-07c1-4d6c-a506-9877fde1c231 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:55.552191 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-918fd895-07c1-4d6c-a506-9877fde1c231 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 Jul 31 20:50:55.552400 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-918fd895-07c1-4d6c-a506-9877fde1c231 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:55.552561 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-918fd895-07c1-4d6c-a506-9877fde1c231 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:55.557351 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=266,cinder:UPDATE=48,cinder:INSERT=21 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:50:55.565791 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:55.565791 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:55.566428 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-918fd895-07c1-4d6c-a506-9877fde1c231 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:50:55.567471 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-918fd895-07c1-4d6c-a506-9877fde1c231 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 returned with HTTP 200 Jul 31 20:50:55.572149 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 298/1182] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:55 2026] GET /volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 => generated 467 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:55.706718 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:55.774958 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:55.842108 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:50:55.842441 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-591346776", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:55.843838 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-591346776', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:50:55.843980 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Create volume of 1 GB Jul 31 20:50:55.846387 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=372,cinder:UPDATE=100,cinder:INSERT=45 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:50:55.850187 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Availability Zones retrieved successfully. Jul 31 20:50:55.853350 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:50:55.853700 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1914919255"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:55.855389 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1914919255'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:50:55.855501 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Create volume of 1 GB Jul 31 20:50:55.855985 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Flow 'volume_create_api' (0cf6a002-1032-41b5-8cb6-9dab6019c9b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:55.858227 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16790f2f-af90-436a-b32d-d0c6b58a0478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:55.862239 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:50:55.862416 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Availability Zones retrieved successfully. Jul 31 20:50:55.869561 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Flow 'volume_create_api' (dc4d09d3-aea3-437a-81cc-14eddb905e44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:55.871054 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89505373-45a2-4133-8280-dc7d13aeab43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:55.872771 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:50:55.902807 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (89505373-45a2-4133-8280-dc7d13aeab43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:55.903826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0800df-a423-4462-9bc0-6e70b9d91288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:55.907230 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16790f2f-af90-436a-b32d-d0c6b58a0478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:55.908970 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e4527f-afcc-4950-9e56-6d05786b18b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:55.993708 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Created reservations ['d86210c5-049f-45c1-9206-a05b2a76eee7', '4da3f6d4-218d-4e2e-93e0-9b6a03ee3ef4', 'f21a2e3f-7628-4d4a-993c-888db7a1a962', 'b5c110f2-da88-4303-87f9-18fa068d221d'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:55.995022 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d0800df-a423-4462-9bc0-6e70b9d91288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d86210c5-049f-45c1-9206-a05b2a76eee7', '4da3f6d4-218d-4e2e-93e0-9b6a03ee3ef4', 'f21a2e3f-7628-4d4a-993c-888db7a1a962', 'b5c110f2-da88-4303-87f9-18fa068d221d']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:55.996142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b26a2a58-7d61-4b91-bcc5-bbe5fad6d227) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:55.999924 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Created reservations ['645ec502-0b50-4450-9a3c-38ae9f7da8c2', 'a41030f8-a3a2-41db-8cbb-27fcaa96dbf8', 'a0ce2005-61e1-40c5-9157-79ebc40471ff', '00657373-8712-4a5c-bf23-dc5d3b81f5e8'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:56.000823 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8e4527f-afcc-4950-9e56-6d05786b18b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['645ec502-0b50-4450-9a3c-38ae9f7da8c2', 'a41030f8-a3a2-41db-8cbb-27fcaa96dbf8', 'a0ce2005-61e1-40c5-9157-79ebc40471ff', '00657373-8712-4a5c-bf23-dc5d3b81f5e8']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:56.001711 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b1a6da-c558-47fe-ac6c-345691273130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:56.034783 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b26a2a58-7d61-4b91-bcc5-bbe5fad6d227) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '065ea25a-679d-4fee-bc02-16c823f27794', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1914919255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f212537bc7d434cb61f8b32b14cce26',qos_specs=None,replication_status=,reservations=['d86210c5-049f-45c1-9206-a05b2a76eee7','4da3f6d4-218d-4e2e-93e0-9b6a03ee3ef4','f21a2e3f-7628-4d4a-993c-888db7a1a962','b5c110f2-da88-4303-87f9-18fa068d221d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d6d854a223b4c0f87d9e8a824f00334',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1914919255',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=065ea25a-679d-4fee-bc02-16c823f27794,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f212537bc7d434cb61f8b32b14cce26',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7d6d854a223b4c0f87d9e8a824f00334',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:56.035569 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be995d23-1d92-4084-a399-b6df2943a7a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:56.062259 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be995d23-1d92-4084-a399-b6df2943a7a3) transitioned into state 'SUCCESS' from state '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-1914919255',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f212537bc7d434cb61f8b32b14cce26',qos_specs=None,replication_status=,reservations=['d86210c5-049f-45c1-9206-a05b2a76eee7','4da3f6d4-218d-4e2e-93e0-9b6a03ee3ef4','f21a2e3f-7628-4d4a-993c-888db7a1a962','b5c110f2-da88-4303-87f9-18fa068d221d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7d6d854a223b4c0f87d9e8a824f00334',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:56.064545 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69baee31-4dcb-4d6d-8a22-02f4a4eb282a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:56.082063 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69baee31-4dcb-4d6d-8a22-02f4a4eb282a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:56.082848 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Flow 'volume_create_api' (dc4d09d3-aea3-437a-81cc-14eddb905e44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:56.083118 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Create volume request issued successfully. Jul 31 20:50:56.083680 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8f6f6bd9-eb1e-4a86-9db7-a568ef221b00 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:50:56.084066 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 294/1183] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:50:55 2026] POST /volume/v3/volumes => generated 750 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:56.100099 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bca07a02-434e-45fd-9842-caa7374d59a6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:56.103418 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bca07a02-434e-45fd-9842-caa7374d59a6 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] GET https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 Jul 31 20:50:56.105621 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bca07a02-434e-45fd-9842-caa7374d59a6 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:56.105621 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bca07a02-434e-45fd-9842-caa7374d59a6 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:56.115597 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:56.115597 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:56.119864 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-bca07a02-434e-45fd-9842-caa7374d59a6 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:56.124452 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bca07a02-434e-45fd-9842-caa7374d59a6 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 returned with HTTP 200 Jul 31 20:50:56.124855 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 299/1184] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:56 2026] GET /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 => generated 818 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:56.198806 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42b1a6da-c558-47fe-ac6c-345691273130) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-591346776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9909819fbe37426da766c7becc826afa',qos_specs=None,replication_status=,reservations=['645ec502-0b50-4450-9a3c-38ae9f7da8c2','a41030f8-a3a2-41db-8cbb-27fcaa96dbf8','a0ce2005-61e1-40c5-9157-79ebc40471ff','00657373-8712-4a5c-bf23-dc5d3b81f5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5fb1826f2a415f8c566d52d068ba19',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:50:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-591346776',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9909819fbe37426da766c7becc826afa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e5fb1826f2a415f8c566d52d068ba19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:56.198806 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e21d6f9-1623-485d-909b-565101fcadd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:56.233421 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e21d6f9-1623-485d-909b-565101fcadd1) transitioned into state 'SUCCESS' from state '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-591346776',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9909819fbe37426da766c7becc826afa',qos_specs=None,replication_status=,reservations=['645ec502-0b50-4450-9a3c-38ae9f7da8c2','a41030f8-a3a2-41db-8cbb-27fcaa96dbf8','a0ce2005-61e1-40c5-9157-79ebc40471ff','00657373-8712-4a5c-bf23-dc5d3b81f5e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e5fb1826f2a415f8c566d52d068ba19',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:56.233779 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696df791-69ac-4916-a4e8-f1cb778e6f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:56.245407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (696df791-69ac-4916-a4e8-f1cb778e6f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:56.246277 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Flow 'volume_create_api' (0cf6a002-1032-41b5-8cb6-9dab6019c9b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:56.246600 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Create volume request issued successfully. Jul 31 20:50:56.247173 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe24a94f-d3cb-4490-a7ac-bf31cb62bd18 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:50:56.247556 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 294/1185] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:50:55 2026] POST /volume/v3/volumes => generated 755 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:56.266313 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2701db3b-d64c-4422-94d4-5c4fc707b9ab None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:56.270539 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2701db3b-d64c-4422-94d4-5c4fc707b9ab tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] GET https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 Jul 31 20:50:56.270834 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2701db3b-d64c-4422-94d4-5c4fc707b9ab tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:56.271096 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2701db3b-d64c-4422-94d4-5c4fc707b9ab tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:56.283479 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:56.283479 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:56.288737 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2701db3b-d64c-4422-94d4-5c4fc707b9ab tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Volume info retrieved successfully. Jul 31 20:50:56.295913 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2701db3b-d64c-4422-94d4-5c4fc707b9ab tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 returned with HTTP 200 Jul 31 20:50:56.296404 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 299/1186] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:56 2026] GET /volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:56.581637 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f9474e48-4278-4e94-94fd-e762b11975e6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:56.583401 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f9474e48-4278-4e94-94fd-e762b11975e6 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 Jul 31 20:50:56.583622 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f9474e48-4278-4e94-94fd-e762b11975e6 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:56.583802 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f9474e48-4278-4e94-94fd-e762b11975e6 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:56.587830 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f9474e48-4278-4e94-94fd-e762b11975e6 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 returned with HTTP 404 Jul 31 20:50:56.588299 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 295/1187] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:56 2026] GET /volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:56.595928 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ce7f9799-ea5a-4373-a65e-aec86602e121 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:56.597900 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce7f9799-ea5a-4373-a65e-aec86602e121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c Jul 31 20:50:56.598100 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce7f9799-ea5a-4373-a65e-aec86602e121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:56.598325 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce7f9799-ea5a-4373-a65e-aec86602e121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:56.598447 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-ce7f9799-ea5a-4373-a65e-aec86602e121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: 8020783a-8b99-4383-a0e0-13c4df34f72c Jul 31 20:50:56.603922 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:56.603922 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:56.604464 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ce7f9799-ea5a-4373-a65e-aec86602e121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:50:56.632100 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ce7f9799-ea5a-4373-a65e-aec86602e121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot delete request issued successfully. Jul 31 20:50:56.632402 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce7f9799-ea5a-4373-a65e-aec86602e121 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c returned with HTTP 202 Jul 31 20:50:56.632940 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 300/1188] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:50:56 2026] DELETE /volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:56.642753 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a4019120-3c59-49b3-84ca-a94a7961e923 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:56.645936 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a4019120-3c59-49b3-84ca-a94a7961e923 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c Jul 31 20:50:56.646279 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a4019120-3c59-49b3-84ca-a94a7961e923 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:56.646642 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a4019120-3c59-49b3-84ca-a94a7961e923 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:56.653950 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:56.653950 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:56.654613 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a4019120-3c59-49b3-84ca-a94a7961e923 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:50:56.656184 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a4019120-3c59-49b3-84ca-a94a7961e923 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c returned with HTTP 200 Jul 31 20:50:56.656703 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 295/1189] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:56 2026] GET /volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:57.139195 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7413fb60-69c3-4541-926e-4fe408268ace None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.139733 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7413fb60-69c3-4541-926e-4fe408268ace tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] GET https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 Jul 31 20:50:57.139815 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7413fb60-69c3-4541-926e-4fe408268ace tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.139991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7413fb60-69c3-4541-926e-4fe408268ace tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.147087 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.147087 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:57.150499 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7413fb60-69c3-4541-926e-4fe408268ace tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.154415 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7413fb60-69c3-4541-926e-4fe408268ace tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 returned with HTTP 200 Jul 31 20:50:57.154773 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 300/1190] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 => generated 843 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:57.166610 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cdf0885c-d672-408d-89e6-d187b0316ba3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.169139 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cdf0885c-d672-408d-89e6-d187b0316ba3 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] POST https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata Jul 31 20:50:57.169464 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cdf0885c-d672-408d-89e6-d187b0316ba3 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:57.187425 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.187425 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:57.187857 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-cdf0885c-d672-408d-89e6-d187b0316ba3 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.206627 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-cdf0885c-d672-408d-89e6-d187b0316ba3 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Create volume metadata completed successfully. Jul 31 20:50:57.206893 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cdf0885c-d672-408d-89e6-d187b0316ba3 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata returned with HTTP 200 Jul 31 20:50:57.207340 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 296/1191] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:50:57 2026] POST /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata => generated 101 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:57.215736 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e8fdc40f-9207-4ffb-9f8e-4e2c01c862bb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.219158 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e8fdc40f-9207-4ffb-9f8e-4e2c01c862bb tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] GET https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata Jul 31 20:50:57.219158 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e8fdc40f-9207-4ffb-9f8e-4e2c01c862bb tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.219158 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e8fdc40f-9207-4ffb-9f8e-4e2c01c862bb tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.231079 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.231079 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:57.231686 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e8fdc40f-9207-4ffb-9f8e-4e2c01c862bb tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.245666 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e8fdc40f-9207-4ffb-9f8e-4e2c01c862bb tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Get volume metadata completed successfully. Jul 31 20:50:57.245976 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e8fdc40f-9207-4ffb-9f8e-4e2c01c862bb tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata returned with HTTP 200 Jul 31 20:50:57.246471 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 301/1192] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata => generated 101 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:57.255095 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1f6d303d-4d1b-44ec-ab0f-33334b16ff1d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.256800 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1f6d303d-4d1b-44ec-ab0f-33334b16ff1d tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] PUT https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata Jul 31 20:50:57.257855 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1f6d303d-4d1b-44ec-ab0f-33334b16ff1d tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:57.266460 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.266460 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:57.267304 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1f6d303d-4d1b-44ec-ab0f-33334b16ff1d tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.284071 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1f6d303d-4d1b-44ec-ab0f-33334b16ff1d tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Update volume metadata completed successfully. Jul 31 20:50:57.284399 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1f6d303d-4d1b-44ec-ab0f-33334b16ff1d tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata returned with HTTP 200 Jul 31 20:50:57.285000 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 296/1193] 10.4.3.157 () {68 vars in 1395 bytes} [Fri Jul 31 20:50:57 2026] PUT /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata => generated 57 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:50:57.293227 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b90e3a9e-c596-4a58-963d-ea46da9622b6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.295226 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b90e3a9e-c596-4a58-963d-ea46da9622b6 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] GET https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata Jul 31 20:50:57.295450 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b90e3a9e-c596-4a58-963d-ea46da9622b6 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.295635 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b90e3a9e-c596-4a58-963d-ea46da9622b6 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.303379 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.303379 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:57.303885 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b90e3a9e-c596-4a58-963d-ea46da9622b6 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.309903 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e0fc22fe-e6b0-467d-b54f-8ebfe185661d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.311867 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e0fc22fe-e6b0-467d-b54f-8ebfe185661d tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] GET https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 Jul 31 20:50:57.312071 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e0fc22fe-e6b0-467d-b54f-8ebfe185661d tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.312304 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e0fc22fe-e6b0-467d-b54f-8ebfe185661d tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.313383 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b90e3a9e-c596-4a58-963d-ea46da9622b6 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Get volume metadata completed successfully. Jul 31 20:50:57.313791 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b90e3a9e-c596-4a58-963d-ea46da9622b6 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata returned with HTTP 200 Jul 31 20:50:57.314324 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 301/1194] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata => generated 57 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:50:57.319421 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.319421 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:57.322310 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-239c3760-9c9c-4e4e-a034-6767821ab853 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.323539 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e0fc22fe-e6b0-467d-b54f-8ebfe185661d tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Volume info retrieved successfully. Jul 31 20:50:57.324103 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-239c3760-9c9c-4e4e-a034-6767821ab853 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] DELETE https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata/key1 Jul 31 20:50:57.324329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-239c3760-9c9c-4e4e-a034-6767821ab853 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.324537 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-239c3760-9c9c-4e4e-a034-6767821ab853 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.327742 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e0fc22fe-e6b0-467d-b54f-8ebfe185661d tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 returned with HTTP 200 Jul 31 20:50:57.328332 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 297/1195] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:57.332305 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.332305 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:57.332879 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-239c3760-9c9c-4e4e-a034-6767821ab853 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.341102 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-239c3760-9c9c-4e4e-a034-6767821ab853 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Get volume metadata completed successfully. Jul 31 20:50:57.341580 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c5514e7b-7542-4fba-bbf5-68aacf02b843 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.343342 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c5514e7b-7542-4fba-bbf5-68aacf02b843 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] GET https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 Jul 31 20:50:57.343510 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c5514e7b-7542-4fba-bbf5-68aacf02b843 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.343853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c5514e7b-7542-4fba-bbf5-68aacf02b843 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.350473 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-239c3760-9c9c-4e4e-a034-6767821ab853 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Delete volume metadata completed successfully. Jul 31 20:50:57.350596 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.350596 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:57.350939 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-239c3760-9c9c-4e4e-a034-6767821ab853 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata/key1 returned with HTTP 200 Jul 31 20:50:57.351424 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 302/1196] 10.4.3.157 () {66 vars in 1393 bytes} [Fri Jul 31 20:50:57 2026] DELETE /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata/key1 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 20:50:57.354533 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c5514e7b-7542-4fba-bbf5-68aacf02b843 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Volume info retrieved successfully. Jul 31 20:50:57.359242 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c5514e7b-7542-4fba-bbf5-68aacf02b843 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 returned with HTTP 200 Jul 31 20:50:57.359429 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7e5daa52-b530-4985-838b-6b75be74d39f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.359666 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 297/1197] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:57.361470 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e5daa52-b530-4985-838b-6b75be74d39f tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] GET https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata Jul 31 20:50:57.361667 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e5daa52-b530-4985-838b-6b75be74d39f tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.361876 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e5daa52-b530-4985-838b-6b75be74d39f tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.368570 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.368570 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:57.369225 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7e5daa52-b530-4985-838b-6b75be74d39f tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.372748 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-39733c14-d833-4064-a7e0-125ab90ed81f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.374771 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-39733c14-d833-4064-a7e0-125ab90ed81f tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] POST https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03/action Jul 31 20:50:57.375474 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7e5daa52-b530-4985-838b-6b75be74d39f tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Get volume metadata completed successfully. Jul 31 20:50:57.375697 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-39733c14-d833-4064-a7e0-125ab90ed81f tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2108081758", "disk_format": "raw"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:57.375762 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e5daa52-b530-4985-838b-6b75be74d39f tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata returned with HTTP 200 Jul 31 20:50:57.375870 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-39733c14-d833-4064-a7e0-125ab90ed81f tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-2108081758", "disk_format": "raw"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:57.376395 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 302/1198] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:50:57.384265 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4f51bf62-febe-4638-8c6c-f18d09b5f755 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.385903 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4f51bf62-febe-4638-8c6c-f18d09b5f755 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] PUT https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata Jul 31 20:50:57.386374 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4f51bf62-febe-4638-8c6c-f18d09b5f755 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:57.390902 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.390902 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:57.391362 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-39733c14-d833-4064-a7e0-125ab90ed81f tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Volume info retrieved successfully. Jul 31 20:50:57.395209 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.395209 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:57.395209 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4f51bf62-febe-4638-8c6c-f18d09b5f755 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.404209 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.404209 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:57.406003 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4f51bf62-febe-4638-8c6c-f18d09b5f755 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Update volume metadata completed successfully. Jul 31 20:50:57.406261 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4f51bf62-febe-4638-8c6c-f18d09b5f755 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata returned with HTTP 200 Jul 31 20:50:57.407153 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 303/1199] 10.4.3.157 () {68 vars in 1395 bytes} [Fri Jul 31 20:50:57 2026] PUT /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata => generated 16 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:50:57.410963 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.image.image_utils [None req-39733c14-d833-4064-a7e0-125ab90ed81f tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-2108081758'}] 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-2108081758'}]. {{(pid=100194) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 20:50:57.420428 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ee9a98e1-9d82-4447-a304-43858a6ec38c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.422776 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ee9a98e1-9d82-4447-a304-43858a6ec38c tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] POST https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata Jul 31 20:50:57.423038 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ee9a98e1-9d82-4447-a304-43858a6ec38c tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:57.433500 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.433500 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:57.434146 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ee9a98e1-9d82-4447-a304-43858a6ec38c tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.445674 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ee9a98e1-9d82-4447-a304-43858a6ec38c tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Create volume metadata completed successfully. Jul 31 20:50:57.445987 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ee9a98e1-9d82-4447-a304-43858a6ec38c tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata returned with HTTP 200 Jul 31 20:50:57.446551 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 298/1200] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:50:57 2026] POST /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata => generated 68 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:50:57.456333 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-23419b29-cd69-4f54-a111-79940b2ed4ae None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.458032 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-23419b29-cd69-4f54-a111-79940b2ed4ae tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] PUT https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata/key3 Jul 31 20:50:57.458379 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-23419b29-cd69-4f54-a111-79940b2ed4ae tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:57.466471 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.466471 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:57.467093 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-23419b29-cd69-4f54-a111-79940b2ed4ae tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.477555 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-23419b29-cd69-4f54-a111-79940b2ed4ae tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Update volume metadata completed successfully. Jul 31 20:50:57.477815 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-23419b29-cd69-4f54-a111-79940b2ed4ae tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata/key3 returned with HTTP 200 Jul 31 20:50:57.478195 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 303/1201] 10.4.3.157 () {68 vars in 1410 bytes} [Fri Jul 31 20:50:57 2026] PUT /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata/key3 => generated 35 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:50:57.487893 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1bca2f95-3f0a-4457-961c-439d619cc810 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.489702 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1bca2f95-3f0a-4457-961c-439d619cc810 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] GET https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata/key3 Jul 31 20:50:57.489983 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1bca2f95-3f0a-4457-961c-439d619cc810 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.490268 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1bca2f95-3f0a-4457-961c-439d619cc810 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.497240 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.497240 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:57.497786 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1bca2f95-3f0a-4457-961c-439d619cc810 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.504055 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1bca2f95-3f0a-4457-961c-439d619cc810 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Get volume metadata completed successfully. Jul 31 20:50:57.504459 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1bca2f95-3f0a-4457-961c-439d619cc810 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata/key3 returned with HTTP 200 Jul 31 20:50:57.505004 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 304/1202] 10.4.3.157 () {66 vars in 1390 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata/key3 => generated 35 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:50:57.515528 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a6309550-6996-4828-b4d2-e7ca673a13cf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.518577 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a6309550-6996-4828-b4d2-e7ca673a13cf tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] GET https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata Jul 31 20:50:57.518832 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a6309550-6996-4828-b4d2-e7ca673a13cf tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.519107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a6309550-6996-4828-b4d2-e7ca673a13cf tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.530785 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.530785 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:57.531663 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a6309550-6996-4828-b4d2-e7ca673a13cf tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.538777 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a6309550-6996-4828-b4d2-e7ca673a13cf tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Get volume metadata completed successfully. Jul 31 20:50:57.539022 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a6309550-6996-4828-b4d2-e7ca673a13cf tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata returned with HTTP 200 Jul 31 20:50:57.539408 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 299/1203] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:50:57.549229 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b7edaf93-1446-4edd-b822-a8f150d21116 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.552254 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7edaf93-1446-4edd-b822-a8f150d21116 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] PUT https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata Jul 31 20:50:57.552624 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b7edaf93-1446-4edd-b822-a8f150d21116 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:57.561021 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.561021 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:57.561588 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b7edaf93-1446-4edd-b822-a8f150d21116 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.569926 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b7edaf93-1446-4edd-b822-a8f150d21116 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Update volume metadata completed successfully. Jul 31 20:50:57.570173 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7edaf93-1446-4edd-b822-a8f150d21116 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata returned with HTTP 200 Jul 31 20:50:57.570705 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 304/1204] 10.4.3.157 () {68 vars in 1395 bytes} [Fri Jul 31 20:50:57 2026] PUT /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794/metadata => generated 16 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:50:57.580470 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d26c7001-5fec-449d-9f9c-0621ac3c17c3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.582370 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d26c7001-5fec-449d-9f9c-0621ac3c17c3 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] GET https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 Jul 31 20:50:57.582690 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d26c7001-5fec-449d-9f9c-0621ac3c17c3 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.582931 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d26c7001-5fec-449d-9f9c-0621ac3c17c3 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.590139 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.590139 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:57.594181 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d26c7001-5fec-449d-9f9c-0621ac3c17c3 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.598783 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d26c7001-5fec-449d-9f9c-0621ac3c17c3 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 returned with HTTP 200 Jul 31 20:50:57.599298 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 305/1205] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:57.616509 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ef5c50c7-6cb0-4cbb-a5aa-226916a82b05 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.618690 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef5c50c7-6cb0-4cbb-a5aa-226916a82b05 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] DELETE https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 Jul 31 20:50:57.618956 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef5c50c7-6cb0-4cbb-a5aa-226916a82b05 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.619375 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef5c50c7-6cb0-4cbb-a5aa-226916a82b05 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.619484 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-ef5c50c7-6cb0-4cbb-a5aa-226916a82b05 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Delete volume with id: 065ea25a-679d-4fee-bc02-16c823f27794 Jul 31 20:50:57.628752 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.628752 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:57.629441 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ef5c50c7-6cb0-4cbb-a5aa-226916a82b05 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.649329 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ef5c50c7-6cb0-4cbb-a5aa-226916a82b05 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Delete volume request issued successfully. Jul 31 20:50:57.649564 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef5c50c7-6cb0-4cbb-a5aa-226916a82b05 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 returned with HTTP 202 Jul 31 20:50:57.650213 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 300/1206] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:50:57 2026] DELETE /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:50:57.658327 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4516f688-7565-4a50-afc2-20cfa9370d0b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.660932 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4516f688-7565-4a50-afc2-20cfa9370d0b tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] GET https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 Jul 31 20:50:57.661190 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4516f688-7565-4a50-afc2-20cfa9370d0b tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.661377 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4516f688-7565-4a50-afc2-20cfa9370d0b tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.670137 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-136585f2-a08f-4ec6-81fc-5bf9d54b9416 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.670456 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.670456 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:57.672573 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-136585f2-a08f-4ec6-81fc-5bf9d54b9416 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c Jul 31 20:50:57.673011 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-136585f2-a08f-4ec6-81fc-5bf9d54b9416 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.673303 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-136585f2-a08f-4ec6-81fc-5bf9d54b9416 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.674257 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4516f688-7565-4a50-afc2-20cfa9370d0b tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Volume info retrieved successfully. Jul 31 20:50:57.677803 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-136585f2-a08f-4ec6-81fc-5bf9d54b9416 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c returned with HTTP 404 Jul 31 20:50:57.678362 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 306/1207] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:57.679020 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4516f688-7565-4a50-afc2-20cfa9370d0b tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 returned with HTTP 200 Jul 31 20:50:57.679419 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 305/1208] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 => generated 842 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:57.693814 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-30458ab5-f960-49cb-87e6-dd58e70cc8d4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.696160 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-30458ab5-f960-49cb-87e6-dd58e70cc8d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 Jul 31 20:50:57.696440 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-30458ab5-f960-49cb-87e6-dd58e70cc8d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.696706 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-30458ab5-f960-49cb-87e6-dd58e70cc8d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.696977 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-30458ab5-f960-49cb-87e6-dd58e70cc8d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 Jul 31 20:50:57.702297 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-30458ab5-f960-49cb-87e6-dd58e70cc8d4 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 returned with HTTP 404 Jul 31 20:50:57.702969 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 301/1209] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:50:57 2026] DELETE /volume/v3/snapshots/d88bc598-f24b-4e7b-b2aa-3d8b6234ccc7 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:57.710093 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bd5fbbb6-5e41-4811-92e8-d8272b0e29ab None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.712651 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bd5fbbb6-5e41-4811-92e8-d8272b0e29ab tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c Jul 31 20:50:57.713012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bd5fbbb6-5e41-4811-92e8-d8272b0e29ab tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.713337 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bd5fbbb6-5e41-4811-92e8-d8272b0e29ab tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.713536 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-bd5fbbb6-5e41-4811-92e8-d8272b0e29ab tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: 8020783a-8b99-4383-a0e0-13c4df34f72c Jul 31 20:50:57.719251 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bd5fbbb6-5e41-4811-92e8-d8272b0e29ab tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c returned with HTTP 404 Jul 31 20:50:57.720150 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 307/1210] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:50:57 2026] DELETE /volume/v3/snapshots/8020783a-8b99-4383-a0e0-13c4df34f72c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:57.768905 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-47c62065-4c4b-4154-abba-b0bf504823de None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.772087 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-47c62065-4c4b-4154-abba-b0bf504823de tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:50:57.772349 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-47c62065-4c4b-4154-abba-b0bf504823de tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.772597 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-47c62065-4c4b-4154-abba-b0bf504823de tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.787375 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.787375 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:57.792201 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-47c62065-4c4b-4154-abba-b0bf504823de tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:57.796811 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-47c62065-4c4b-4154-abba-b0bf504823de tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:50:57.797232 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 306/1211] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:57.833347 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-9287d0d0-cf0b-4471-91ad-8b7489d4cba5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.835649 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-9287d0d0-cf0b-4471-91ad-8b7489d4cba5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9/action Jul 31 20:50:57.836558 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-9287d0d0-cf0b-4471-91ad-8b7489d4cba5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:50:57.836558 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-9287d0d0-cf0b-4471-91ad-8b7489d4cba5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:57.847763 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.847763 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:57.848597 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-9287d0d0-cf0b-4471-91ad-8b7489d4cba5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:57.858974 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-9287d0d0-cf0b-4471-91ad-8b7489d4cba5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Begin detaching volume completed successfully. Jul 31 20:50:57.859318 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-9287d0d0-cf0b-4471-91ad-8b7489d4cba5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9/action returned with HTTP 202 Jul 31 20:50:57.859889 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 302/1212] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:50:57 2026] POST /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:50:57.929793 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e3718320-78d8-42f2-8b20-ffdd5f60daef None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.931601 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e3718320-78d8-42f2-8b20-ffdd5f60daef None None] GET https://10.4.3.157/volume// Jul 31 20:50:57.931601 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e3718320-78d8-42f2-8b20-ffdd5f60daef None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.931601 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e3718320-78d8-42f2-8b20-ffdd5f60daef None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.931601 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e3718320-78d8-42f2-8b20-ffdd5f60daef None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:57.931601 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 308/1213] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:50: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 20:50:57.940271 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-6ba71248-87f6-4565-a0be-1587802c2cc0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:57.945336 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-6ba71248-87f6-4565-a0be-1587802c2cc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:50:57.945336 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-6ba71248-87f6-4565-a0be-1587802c2cc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:57.945336 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-6ba71248-87f6-4565-a0be-1587802c2cc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:57.960214 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-39733c14-d833-4064-a7e0-125ab90ed81f tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Copy volume to image completed successfully. Jul 31 20:50:57.961343 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-39733c14-d833-4064-a7e0-125ab90ed81f tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03/action returned with HTTP 202 Jul 31 20:50:57.961343 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 298/1214] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:50:57 2026] POST /volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03/action => generated 686 bytes in 589 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:57.965256 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:57.965256 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:57.976148 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-6ba71248-87f6-4565-a0be-1587802c2cc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:50:57.980309 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-6ba71248-87f6-4565-a0be-1587802c2cc0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:50:57.980989 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 307/1215] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:50:57 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 1321 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:50:58.492123 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:58.494168 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:50:58.494474 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1301541274"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:58.496103 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1301541274'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:50:58.499964 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume of 1 GB Jul 31 20:50:58.500353 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:58.500353 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:58.500915 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Availability Zones retrieved successfully. Jul 31 20:50:58.507084 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Flow 'volume_create_api' (ebc01a87-3986-4e1a-8b82-4818e8932203) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:58.508104 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c8edba-ac4a-452e-ba34-5cc145bada60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:58.508951 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:50:58.516348 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:58.516348 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:58.528438 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47c8edba-ac4a-452e-ba34-5cc145bada60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:41Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63', 'encryption_key_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=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:58.529222 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (892d27fb-70a8-4896-95a8-b3a95605906d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:58.573249 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Created reservations ['90e91004-a839-4255-967e-77f3cf29d291', '3e94f0fb-f7dd-49e1-b3ef-001602f4581f', 'd86ab2a9-f60a-4bc3-baf6-fc0de9dae9c9', 'a0e3d199-6de2-45ed-a43e-fd65e9cad506'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:50:58.574280 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (892d27fb-70a8-4896-95a8-b3a95605906d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['90e91004-a839-4255-967e-77f3cf29d291', '3e94f0fb-f7dd-49e1-b3ef-001602f4581f', 'd86ab2a9-f60a-4bc3-baf6-fc0de9dae9c9', 'a0e3d199-6de2-45ed-a43e-fd65e9cad506']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:58.575391 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18178ad7-ca01-4963-8e15-3bcf59cbdba6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:58.605076 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18178ad7-ca01-4963-8e15-3bcf59cbdba6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9f6c3849-dfdf-46ef-a06c-93fbbccc626b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1301541274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='19a500c1bb6448d58477129b8a3952dc',qos_specs=None,replication_status=,reservations=['90e91004-a839-4255-967e-77f3cf29d291','3e94f0fb-f7dd-49e1-b3ef-001602f4581f','d86ab2a9-f60a-4bc3-baf6-fc0de9dae9c9','a0e3d199-6de2-45ed-a43e-fd65e9cad506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d0943ab4be4734b5b99063f1847a89',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:50:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1301541274',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9f6c3849-dfdf-46ef-a06c-93fbbccc626b,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='19a500c1bb6448d58477129b8a3952dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d0943ab4be4734b5b99063f1847a89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63),volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:58.606004 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9129ab-f404-41f2-af6a-b37557fc7e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:58.629071 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f9129ab-f404-41f2-af6a-b37557fc7e9d) transitioned into state 'SUCCESS' from state '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-1301541274',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='19a500c1bb6448d58477129b8a3952dc',qos_specs=None,replication_status=,reservations=['90e91004-a839-4255-967e-77f3cf29d291','3e94f0fb-f7dd-49e1-b3ef-001602f4581f','d86ab2a9-f60a-4bc3-baf6-fc0de9dae9c9','a0e3d199-6de2-45ed-a43e-fd65e9cad506'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d0943ab4be4734b5b99063f1847a89',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:58.629698 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4147aa9c-f9ba-44bc-80b1-c449d96d391e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:50:58.639986 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4147aa9c-f9ba-44bc-80b1-c449d96d391e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:50:58.640923 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Flow 'volume_create_api' (ebc01a87-3986-4e1a-8b82-4818e8932203) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:50:58.641242 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume request issued successfully. Jul 31 20:50:58.641821 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d5207972-840f-48c2-94d6-6d5b3ac755b0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:50:58.642382 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 303/1216] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:50:58 2026] POST /volume/v3/volumes => generated 760 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:50:58.656819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5ec62cad-0675-4770-92f5-6d023df8ff54 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:58.658485 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5ec62cad-0675-4770-92f5-6d023df8ff54 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:50:58.658712 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5ec62cad-0675-4770-92f5-6d023df8ff54 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:58.659899 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5ec62cad-0675-4770-92f5-6d023df8ff54 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:58.665458 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:58.665458 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:50:58.669382 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5ec62cad-0675-4770-92f5-6d023df8ff54 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:50:58.673717 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5ec62cad-0675-4770-92f5-6d023df8ff54 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:50:58.674226 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 309/1217] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:58 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 828 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:58.697017 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2dc38246-a782-41ff-af7b-6c4e85617b50 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:58.698607 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2dc38246-a782-41ff-af7b-6c4e85617b50 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] GET https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 Jul 31 20:50:58.698799 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2dc38246-a782-41ff-af7b-6c4e85617b50 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:58.698995 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2dc38246-a782-41ff-af7b-6c4e85617b50 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:58.705032 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2dc38246-a782-41ff-af7b-6c4e85617b50 tempest-VolumesMetadataTest-795787005 tempest-VolumesMetadataTest-795787005-project-member] https://10.4.3.157/volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 returned with HTTP 404 Jul 31 20:50:58.705492 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 299/1218] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:58 2026] GET /volume/v3/volumes/065ea25a-679d-4fee-bc02-16c823f27794 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:50:59.694047 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4f978e2d-6dc6-417a-9ad8-c3823c2d3a05 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:59.698034 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f978e2d-6dc6-417a-9ad8-c3823c2d3a05 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:50:59.698034 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4f978e2d-6dc6-417a-9ad8-c3823c2d3a05 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:59.698034 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4f978e2d-6dc6-417a-9ad8-c3823c2d3a05 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:59.704541 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:59.704541 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:50:59.709271 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4f978e2d-6dc6-417a-9ad8-c3823c2d3a05 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:50:59.714710 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f978e2d-6dc6-417a-9ad8-c3823c2d3a05 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:50:59.715544 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 308/1219] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:50:59 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:59.766553 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-96c3cda7-3dfd-4976-ab96-16a376a97efc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:59.769195 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-96c3cda7-3dfd-4976-ab96-16a376a97efc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:50:59.769488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-96c3cda7-3dfd-4976-ab96-16a376a97efc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:59.772269 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-96c3cda7-3dfd-4976-ab96-16a376a97efc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:59.781373 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:59.781373 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:50:59.785597 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-96c3cda7-3dfd-4976-ab96-16a376a97efc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:50:59.790516 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-96c3cda7-3dfd-4976-ab96-16a376a97efc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:50:59.791073 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 304/1220] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:50:59 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:50:59.912440 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-20b25c04-af2e-4e35-9ff3-963bf6e1c50d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:59.913288 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-20b25c04-af2e-4e35-9ff3-963bf6e1c50d None None] GET https://10.4.3.157/volume// Jul 31 20:50:59.913288 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-20b25c04-af2e-4e35-9ff3-963bf6e1c50d None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:50:59.913455 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-20b25c04-af2e-4e35-9ff3-963bf6e1c50d None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:50:59.914705 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-20b25c04-af2e-4e35-9ff3-963bf6e1c50d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:50:59.916167 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 310/1221] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:50: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 20:50:59.922787 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-27cb8282-9b7c-4088-8a32-437726ec2299 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:50:59.925194 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-27cb8282-9b7c-4088-8a32-437726ec2299 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:50:59.925952 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-27cb8282-9b7c-4088-8a32-437726ec2299 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f6c3849-dfdf-46ef-a06c-93fbbccc626b", "connector": null, "instance_uuid": "f2f66f9b-4c36-4045-8077-8fcf3cfcb74c"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:50:59.937790 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:50:59.937790 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:50:59.969684 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-27cb8282-9b7c-4088-8a32-437726ec2299 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:50:59.970262 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 300/1222] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:50:59 2026] POST /volume/v3/attachments => generated 273 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:50:59.980421 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:00.005094 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-515fdc29-4762-454d-b5f6-e86f1211d4c1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:00.008037 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-515fdc29-4762-454d-b5f6-e86f1211d4c1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:00.008037 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-515fdc29-4762-454d-b5f6-e86f1211d4c1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:00.008037 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-515fdc29-4762-454d-b5f6-e86f1211d4c1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:00.017309 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-faf00a3a-23ec-4777-98a3-a7ee71273b8e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:00.017629 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-faf00a3a-23ec-4777-98a3-a7ee71273b8e None None] GET https://10.4.3.157/volume// Jul 31 20:51:00.017699 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-faf00a3a-23ec-4777-98a3-a7ee71273b8e None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:00.017830 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-faf00a3a-23ec-4777-98a3-a7ee71273b8e None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:00.018176 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-faf00a3a-23ec-4777-98a3-a7ee71273b8e None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:00.018465 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 311/1223] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51: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 20:51:00.019834 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:00.019834 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:00.023441 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-515fdc29-4762-454d-b5f6-e86f1211d4c1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:00.028442 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-515fdc29-4762-454d-b5f6-e86f1211d4c1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:00.028606 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-e436b4e3-99b5-4f77-9506-98c5b606e64a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:00.028999 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 305/1224] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:00 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 852 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:00.031540 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-e436b4e3-99b5-4f77-9506-98c5b606e64a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:00.031764 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-e436b4e3-99b5-4f77-9506-98c5b606e64a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:00.032138 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-e436b4e3-99b5-4f77-9506-98c5b606e64a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:00.041147 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:00.041147 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:00.044416 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-e436b4e3-99b5-4f77-9506-98c5b606e64a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:00.048564 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-e436b4e3-99b5-4f77-9506-98c5b606e64a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:00.049177 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 301/1225] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:00 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1032 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:00.094109 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:00.094592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1148239060", "metadata": {"Type": "Test"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:00.096627 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1148239060', 'metadata': {'Type': 'Test'}}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:00.096836 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume of 1 GB Jul 31 20:51:00.101513 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Availability Zones retrieved successfully. Jul 31 20:51:00.107250 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (7d1a829c-e782-4c73-802f-cd079aab410c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:00.108090 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c102ac48-3cc0-40f7-a540-034fe5a02b48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:00.109115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:00.137335 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c102ac48-3cc0-40f7-a540-034fe5a02b48) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:00.138276 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b089285-c570-413a-965e-6d61fd7b7347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:00.146771 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-5805c5cd-c1bf-4117-9c52-123857457529 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:00.148710 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-5805c5cd-c1bf-4117-9c52-123857457529 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] PUT https://10.4.3.157/volume/v3/attachments/80fe49e1-fe35-4545-a0d5-59cc4a460d0e Jul 31 20:51:00.149101 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-5805c5cd-c1bf-4117-9c52-123857457529 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:00.152525 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=367,cinder:UPDATE=57,cinder:INSERT=20 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:51:00.158923 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-5805c5cd-c1bf-4117-9c52-123857457529 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Acquiring lock "cinder-attachment_update-9f6c3849-dfdf-46ef-a06c-93fbbccc626b-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:51:00.163746 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-5805c5cd-c1bf-4117-9c52-123857457529 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-9f6c3849-dfdf-46ef-a06c-93fbbccc626b-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:51:00.164887 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:00.164887 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:00.212990 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Created reservations ['6448f2c9-8a14-4e20-b771-a3e520f2601e', '5714d99a-8bb6-4d36-8a9d-8087aa3113cf', 'e5f6a5dd-9d5a-481c-ac82-8cb67e73b002', '4ed83484-6079-4199-856b-4fbe03576908'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:00.214141 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b089285-c570-413a-965e-6d61fd7b7347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6448f2c9-8a14-4e20-b771-a3e520f2601e', '5714d99a-8bb6-4d36-8a9d-8087aa3113cf', 'e5f6a5dd-9d5a-481c-ac82-8cb67e73b002', '4ed83484-6079-4199-856b-4fbe03576908']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:00.215201 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070a5277-2baa-414c-b6ac-9e6d4c1afb0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:00.242115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (070a5277-2baa-414c-b6ac-9e6d4c1afb0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b082cf50-8ba0-43ce-8350-571db2e95ba6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1148239060',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['6448f2c9-8a14-4e20-b771-a3e520f2601e','5714d99a-8bb6-4d36-8a9d-8087aa3113cf','e5f6a5dd-9d5a-481c-ac82-8cb67e73b002','4ed83484-6079-4199-856b-4fbe03576908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1148239060',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b082cf50-8ba0-43ce-8350-571db2e95ba6,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:00.242115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cab0054d-f9f5-444c-a6f7-9d4aede87e65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:00.263319 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cab0054d-f9f5-444c-a6f7-9d4aede87e65) transitioned into state 'SUCCESS' from state '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-1148239060',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['6448f2c9-8a14-4e20-b771-a3e520f2601e','5714d99a-8bb6-4d36-8a9d-8087aa3113cf','e5f6a5dd-9d5a-481c-ac82-8cb67e73b002','4ed83484-6079-4199-856b-4fbe03576908'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:00.264437 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c17204e-7953-4092-901f-54cdc948a817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:00.265341 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-5805c5cd-c1bf-4117-9c52-123857457529 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-9f6c3849-dfdf-46ef-a06c-93fbbccc626b-np0000006272" released by "attachment_update" :: held 0.102s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:51:00.265681 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-5805c5cd-c1bf-4117-9c52-123857457529 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/80fe49e1-fe35-4545-a0d5-59cc4a460d0e returned with HTTP 200 Jul 31 20:51:00.266155 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 312/1226] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:51:00 2026] PUT /volume/v3/attachments/80fe49e1-fe35-4545-a0d5-59cc4a460d0e => generated 969 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:00.277006 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c17204e-7953-4092-901f-54cdc948a817) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:00.277562 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (7d1a829c-e782-4c73-802f-cd079aab410c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:00.277864 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request issued successfully. Jul 31 20:51:00.278421 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e28baa58-7cb4-422b-8770-5532ebd90d9b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:00.278818 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 309/1227] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:50:59 2026] POST /volume/v3/volumes => generated 759 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:00.294202 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3ff5b4c4-142d-45f9-9142-8a2372ad6cef None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:00.296026 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3ff5b4c4-142d-45f9-9142-8a2372ad6cef tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 Jul 31 20:51:00.296288 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3ff5b4c4-142d-45f9-9142-8a2372ad6cef tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:00.296450 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3ff5b4c4-142d-45f9-9142-8a2372ad6cef tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:00.308402 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:00.308402 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:00.313002 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3ff5b4c4-142d-45f9-9142-8a2372ad6cef tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:00.317367 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3ff5b4c4-142d-45f9-9142-8a2372ad6cef tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 returned with HTTP 200 Jul 31 20:51:00.317727 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 306/1228] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:00 2026] GET /volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 => generated 827 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:01.044146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-17cfc2b7-b7c0-4a79-b856-a15ac007c8dc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:01.045888 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-17cfc2b7-b7c0-4a79-b856-a15ac007c8dc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:01.046041 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-17cfc2b7-b7c0-4a79-b856-a15ac007c8dc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:01.046241 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-17cfc2b7-b7c0-4a79-b856-a15ac007c8dc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:01.055866 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:01.055866 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:01.059912 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-17cfc2b7-b7c0-4a79-b856-a15ac007c8dc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:01.064323 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-17cfc2b7-b7c0-4a79-b856-a15ac007c8dc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:01.064670 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 302/1229] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:01 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 853 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:01.332007 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b59632a7-a726-4f3c-9e63-f55c9bcf7bff None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:01.334837 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b59632a7-a726-4f3c-9e63-f55c9bcf7bff tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 Jul 31 20:51:01.335020 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b59632a7-a726-4f3c-9e63-f55c9bcf7bff tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:01.335253 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b59632a7-a726-4f3c-9e63-f55c9bcf7bff tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:01.344897 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:01.344897 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:01.348889 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b59632a7-a726-4f3c-9e63-f55c9bcf7bff tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:01.353568 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b59632a7-a726-4f3c-9e63-f55c9bcf7bff tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 returned with HTTP 200 Jul 31 20:51:01.354023 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 313/1230] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:01 2026] GET /volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:01.368000 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a36313c9-e245-45a6-ae11-570486911c83 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:01.370438 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a36313c9-e245-45a6-ae11-570486911c83 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 Jul 31 20:51:01.370728 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a36313c9-e245-45a6-ae11-570486911c83 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:01.370922 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a36313c9-e245-45a6-ae11-570486911c83 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:01.382156 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:01.382156 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:01.387886 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a36313c9-e245-45a6-ae11-570486911c83 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:01.393024 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a36313c9-e245-45a6-ae11-570486911c83 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 returned with HTTP 200 Jul 31 20:51:01.393488 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 310/1231] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:01 2026] GET /volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 => generated 852 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:01.405973 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7ae915d1-d417-417d-b5c4-6f0c262b1a9f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:01.408224 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7ae915d1-d417-417d-b5c4-6f0c262b1a9f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] PUT https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 Jul 31 20:51:01.408623 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7ae915d1-d417-417d-b5c4-6f0c262b1a9f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1148239060"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:01.419803 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:01.419803 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:01.426298 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7ae915d1-d417-417d-b5c4-6f0c262b1a9f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:01.433737 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7ae915d1-d417-417d-b5c4-6f0c262b1a9f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume updated successfully. Jul 31 20:51:01.434472 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7ae915d1-d417-417d-b5c4-6f0c262b1a9f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 returned with HTTP 200 Jul 31 20:51:01.435035 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 307/1232] 10.4.3.157 () {68 vars in 1368 bytes} [Fri Jul 31 20:51:01 2026] PUT /volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 => generated 784 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:01.451035 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8f35ad0a-d4f6-44e7-a150-2513dc61f65c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:01.452611 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8f35ad0a-d4f6-44e7-a150-2513dc61f65c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] PUT https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 Jul 31 20:51:01.452914 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8f35ad0a-d4f6-44e7-a150-2513dc61f65c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1863842890", "description": "This is the new description of volume"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:01.455628 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-12e441c3-f36b-45f7-8dd7-12ef75cd91f5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:01.458246 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-12e441c3-f36b-45f7-8dd7-12ef75cd91f5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735 Jul 31 20:51:01.458417 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-12e441c3-f36b-45f7-8dd7-12ef75cd91f5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:01.458628 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-12e441c3-f36b-45f7-8dd7-12ef75cd91f5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:01.460256 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:01.460256 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:01.465629 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8f35ad0a-d4f6-44e7-a150-2513dc61f65c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:01.471721 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:01.471721 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:01.471903 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8f35ad0a-d4f6-44e7-a150-2513dc61f65c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume updated successfully. Jul 31 20:51:01.472666 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8f35ad0a-d4f6-44e7-a150-2513dc61f65c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 returned with HTTP 200 Jul 31 20:51:01.474494 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 303/1233] 10.4.3.157 () {68 vars in 1369 bytes} [Fri Jul 31 20:51:01 2026] PUT /volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 => generated 823 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:01.490737 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fe1d1deb-a345-42d4-9e9f-7b1f05401abc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:01.492805 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fe1d1deb-a345-42d4-9e9f-7b1f05401abc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 Jul 31 20:51:01.492976 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fe1d1deb-a345-42d4-9e9f-7b1f05401abc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:01.493872 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fe1d1deb-a345-42d4-9e9f-7b1f05401abc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:01.504715 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:01.504715 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:01.510573 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fe1d1deb-a345-42d4-9e9f-7b1f05401abc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:01.515563 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fe1d1deb-a345-42d4-9e9f-7b1f05401abc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 returned with HTTP 200 Jul 31 20:51:01.516068 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 311/1234] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:01 2026] GET /volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 => generated 891 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:01.533522 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-793dc8a3-ab43-4413-897a-ed5faa529120 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:01.535463 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:01.535775 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-21581444", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1515951423"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:01.536413 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f92753c0-91d1-43f8-a1ab-c73113d2a1d9 req-12e441c3-f36b-45f7-8dd7-12ef75cd91f5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735 returned with HTTP 200 Jul 31 20:51:01.536940 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 314/1235] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:51:01 2026] DELETE /volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:01.537211 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-21581444', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1515951423'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:01.537326 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume of 1 GB Jul 31 20:51:01.543690 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Availability Zones retrieved successfully. Jul 31 20:51:01.551911 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (b92be966-c57d-4ed3-aa19-128e5e685631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:01.551911 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc4a7ec2-ac7e-4bfc-b684-2cff098f76da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:01.552990 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:01.591228 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc4a7ec2-ac7e-4bfc-b684-2cff098f76da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:01.591737 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2ac08f-4479-485a-b6cb-e24deed4ecf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:01.641044 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Created reservations ['cc731075-b263-488a-bb87-f7b2c6d006e6', '2266d59b-c64e-4a60-8379-1efa2632711f', '90d7e6f8-9b29-4523-971c-598f1744bded', 'bdda9ba7-ba30-4bbc-9867-2ebadbbc50bb'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:01.642112 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b2ac08f-4479-485a-b6cb-e24deed4ecf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc731075-b263-488a-bb87-f7b2c6d006e6', '2266d59b-c64e-4a60-8379-1efa2632711f', '90d7e6f8-9b29-4523-971c-598f1744bded', 'bdda9ba7-ba30-4bbc-9867-2ebadbbc50bb']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:01.643235 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3573b17-67ff-43ef-94c1-be6331c886a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:01.672646 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3573b17-67ff-43ef-94c1-be6331c886a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cca82255-7566-4651-bb71-48f2484078b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-21581444',display_name='tempest-VolumesGetTest-Volume-1515951423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['cc731075-b263-488a-bb87-f7b2c6d006e6','2266d59b-c64e-4a60-8379-1efa2632711f','90d7e6f8-9b29-4523-971c-598f1744bded','bdda9ba7-ba30-4bbc-9867-2ebadbbc50bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:01Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-21581444',display_name='tempest-VolumesGetTest-Volume-1515951423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cca82255-7566-4651-bb71-48f2484078b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:01.674530 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7ec048-9817-4fcb-b99b-880b4b80f139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:01.694598 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a7ec048-9817-4fcb-b99b-880b4b80f139) transitioned into 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-21581444',display_name='tempest-VolumesGetTest-Volume-1515951423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['cc731075-b263-488a-bb87-f7b2c6d006e6','2266d59b-c64e-4a60-8379-1efa2632711f','90d7e6f8-9b29-4523-971c-598f1744bded','bdda9ba7-ba30-4bbc-9867-2ebadbbc50bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:01.695841 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (353f4704-6d8e-409a-9bbd-2a880545e20d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:01.710169 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (353f4704-6d8e-409a-9bbd-2a880545e20d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:01.710169 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (b92be966-c57d-4ed3-aa19-128e5e685631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:01.710169 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request issued successfully. Jul 31 20:51:01.710436 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-793dc8a3-ab43-4413-897a-ed5faa529120 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:01.710919 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 308/1236] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:01 2026] POST /volume/v3/volumes => generated 778 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:01.721909 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-69cb787f-0352-4272-a7a5-5a5bc4d524b6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:01.727167 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-69cb787f-0352-4272-a7a5-5a5bc4d524b6 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 Jul 31 20:51:01.727167 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-69cb787f-0352-4272-a7a5-5a5bc4d524b6 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:01.727167 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-69cb787f-0352-4272-a7a5-5a5bc4d524b6 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:01.735457 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=339,cinder:INSERT=46,cinder:UPDATE=77,cinder:DELETE=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:51:01.745324 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:01.745324 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:01.749558 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-69cb787f-0352-4272-a7a5-5a5bc4d524b6 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:01.757860 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-69cb787f-0352-4272-a7a5-5a5bc4d524b6 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 returned with HTTP 200 Jul 31 20:51:01.758275 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 304/1237] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:01 2026] GET /volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:02.076544 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6c07d2b2-9e90-4e1f-93b5-5e5a7ee547a0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:02.079647 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6c07d2b2-9e90-4e1f-93b5-5e5a7ee547a0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:02.079873 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6c07d2b2-9e90-4e1f-93b5-5e5a7ee547a0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:02.080071 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6c07d2b2-9e90-4e1f-93b5-5e5a7ee547a0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:02.092067 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:02.092067 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:02.096925 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6c07d2b2-9e90-4e1f-93b5-5e5a7ee547a0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:02.101413 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6c07d2b2-9e90-4e1f-93b5-5e5a7ee547a0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:02.101864 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 312/1238] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:02 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:02.779750 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-68c21b63-32a4-40c2-b4e9-e9defc56955f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:02.783168 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-68c21b63-32a4-40c2-b4e9-e9defc56955f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 Jul 31 20:51:02.783366 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-68c21b63-32a4-40c2-b4e9-e9defc56955f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:02.783613 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-68c21b63-32a4-40c2-b4e9-e9defc56955f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:02.794645 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:02.794645 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:02.801354 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-68c21b63-32a4-40c2-b4e9-e9defc56955f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:02.805566 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-68c21b63-32a4-40c2-b4e9-e9defc56955f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 returned with HTTP 200 Jul 31 20:51:02.806104 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 315/1239] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:02 2026] GET /volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:02.833248 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3e85a606-cb1d-4b1d-b361-633fe080c2e3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:02.838044 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3e85a606-cb1d-4b1d-b361-633fe080c2e3 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] PUT https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 Jul 31 20:51:02.838044 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3e85a606-cb1d-4b1d-b361-633fe080c2e3 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1148239060", "description": null}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:02.855663 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:02.855663 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:02.864204 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3e85a606-cb1d-4b1d-b361-633fe080c2e3 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:02.883501 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3e85a606-cb1d-4b1d-b361-633fe080c2e3 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume updated successfully. Jul 31 20:51:02.884403 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3e85a606-cb1d-4b1d-b361-633fe080c2e3 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 returned with HTTP 200 Jul 31 20:51:02.885088 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 309/1240] 10.4.3.157 () {68 vars in 1368 bytes} [Fri Jul 31 20:51:02 2026] PUT /volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 => generated 770 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:02.904329 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a0dc197f-cac5-48cc-9565-8b10ccbca773 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:02.906334 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a0dc197f-cac5-48cc-9565-8b10ccbca773 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 Jul 31 20:51:02.906529 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a0dc197f-cac5-48cc-9565-8b10ccbca773 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:02.906824 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a0dc197f-cac5-48cc-9565-8b10ccbca773 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:02.917693 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:02.917693 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:02.929639 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a0dc197f-cac5-48cc-9565-8b10ccbca773 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:02.939900 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a0dc197f-cac5-48cc-9565-8b10ccbca773 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 returned with HTTP 200 Jul 31 20:51:02.940345 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 305/1241] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:02 2026] GET /volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 => generated 838 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:02.962330 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8406a3de-c277-49b4-96b3-6cdef0008295 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:02.966082 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8406a3de-c277-49b4-96b3-6cdef0008295 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] DELETE https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 Jul 31 20:51:02.966382 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8406a3de-c277-49b4-96b3-6cdef0008295 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:02.966628 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8406a3de-c277-49b4-96b3-6cdef0008295 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:02.966807 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-8406a3de-c277-49b4-96b3-6cdef0008295 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume with id: cca82255-7566-4651-bb71-48f2484078b5 Jul 31 20:51:02.975296 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:02.975296 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:02.975793 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8406a3de-c277-49b4-96b3-6cdef0008295 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:03.010394 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8406a3de-c277-49b4-96b3-6cdef0008295 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume request issued successfully. Jul 31 20:51:03.010394 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8406a3de-c277-49b4-96b3-6cdef0008295 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 returned with HTTP 202 Jul 31 20:51:03.010905 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 313/1242] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:02 2026] DELETE /volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:03.026190 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c3ae3afc-8d06-482f-aae5-5fe43496dad0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:03.029256 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c3ae3afc-8d06-482f-aae5-5fe43496dad0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 Jul 31 20:51:03.029716 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c3ae3afc-8d06-482f-aae5-5fe43496dad0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:03.030056 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c3ae3afc-8d06-482f-aae5-5fe43496dad0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:03.039783 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:03.039783 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:03.044844 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c3ae3afc-8d06-482f-aae5-5fe43496dad0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:03.050632 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c3ae3afc-8d06-482f-aae5-5fe43496dad0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 returned with HTTP 200 Jul 31 20:51:03.050632 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 316/1243] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:03 2026] GET /volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 => generated 837 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:03.118699 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-83f0de05-647c-4169-9784-dda86f8ed069 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:03.120461 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-83f0de05-647c-4169-9784-dda86f8ed069 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:03.120664 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-83f0de05-647c-4169-9784-dda86f8ed069 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:03.121453 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-83f0de05-647c-4169-9784-dda86f8ed069 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:03.133449 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:03.133449 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:03.137616 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-83f0de05-647c-4169-9784-dda86f8ed069 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:03.144168 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-83f0de05-647c-4169-9784-dda86f8ed069 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:03.144634 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 310/1244] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:03 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:04.070149 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2bf517d7-0b0b-4089-be88-9453452bf97e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:04.072497 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2bf517d7-0b0b-4089-be88-9453452bf97e tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 Jul 31 20:51:04.072765 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2bf517d7-0b0b-4089-be88-9453452bf97e tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:04.073148 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2bf517d7-0b0b-4089-be88-9453452bf97e tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:04.083147 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2bf517d7-0b0b-4089-be88-9453452bf97e tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 returned with HTTP 404 Jul 31 20:51:04.083733 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 306/1245] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:04 2026] GET /volume/v3/volumes/cca82255-7566-4651-bb71-48f2484078b5 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:04.095739 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d8b7f090-481e-4a84-a290-0430eff123ee None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:04.105623 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d8b7f090-481e-4a84-a290-0430eff123ee tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 Jul 31 20:51:04.105623 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d8b7f090-481e-4a84-a290-0430eff123ee tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:04.105844 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d8b7f090-481e-4a84-a290-0430eff123ee tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:04.115027 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:04.115027 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:04.118907 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d8b7f090-481e-4a84-a290-0430eff123ee tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:04.123884 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d8b7f090-481e-4a84-a290-0430eff123ee tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 returned with HTTP 200 Jul 31 20:51:04.124370 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 314/1246] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:04 2026] GET /volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 => generated 891 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:04.138270 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6adf706e-1cff-484f-afac-5b4a99cf322d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:04.140983 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6adf706e-1cff-484f-afac-5b4a99cf322d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 Jul 31 20:51:04.141450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6adf706e-1cff-484f-afac-5b4a99cf322d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:04.143151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6adf706e-1cff-484f-afac-5b4a99cf322d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:04.143151 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-6adf706e-1cff-484f-afac-5b4a99cf322d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume with id: b082cf50-8ba0-43ce-8350-571db2e95ba6 Jul 31 20:51:04.149981 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:04.149981 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:04.150588 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6adf706e-1cff-484f-afac-5b4a99cf322d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:04.160011 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b6f9f3e0-e687-4e4a-bfad-f3555e86dc7b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:04.162134 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b6f9f3e0-e687-4e4a-bfad-f3555e86dc7b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:04.162503 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b6f9f3e0-e687-4e4a-bfad-f3555e86dc7b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:04.162503 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b6f9f3e0-e687-4e4a-bfad-f3555e86dc7b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:04.175591 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:04.175591 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:04.178594 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6adf706e-1cff-484f-afac-5b4a99cf322d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume request issued successfully. Jul 31 20:51:04.178594 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6adf706e-1cff-484f-afac-5b4a99cf322d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 returned with HTTP 202 Jul 31 20:51:04.178800 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 317/1247] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:04 2026] DELETE /volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:04.180919 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b6f9f3e0-e687-4e4a-bfad-f3555e86dc7b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:04.186427 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b6f9f3e0-e687-4e4a-bfad-f3555e86dc7b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:04.186744 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4ab89e45-9d67-44cf-9eae-a258d250fcaa None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:04.187025 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 311/1248] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:04 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:04.189457 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4ab89e45-9d67-44cf-9eae-a258d250fcaa tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 Jul 31 20:51:04.190003 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4ab89e45-9d67-44cf-9eae-a258d250fcaa tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:04.190267 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4ab89e45-9d67-44cf-9eae-a258d250fcaa tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:04.198914 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:04.198914 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:04.206109 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4ab89e45-9d67-44cf-9eae-a258d250fcaa tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:04.211522 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4ab89e45-9d67-44cf-9eae-a258d250fcaa tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 returned with HTTP 200 Jul 31 20:51:04.212082 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 307/1249] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:04 2026] GET /volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 => generated 890 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:04.793836 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-536473e0-c361-4f47-a744-274d9c630de2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:04.796241 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-536473e0-c361-4f47-a744-274d9c630de2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments/80fe49e1-fe35-4545-a0d5-59cc4a460d0e/action Jul 31 20:51:04.796945 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-536473e0-c361-4f47-a744-274d9c630de2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:04.797076 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-536473e0-c361-4f47-a744-274d9c630de2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:04.822262 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:04.822262 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:04.844588 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-41ee4214-be0f-4552-9e8a-2688f97c3fef req-536473e0-c361-4f47-a744-274d9c630de2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/80fe49e1-fe35-4545-a0d5-59cc4a460d0e/action returned with HTTP 204 Jul 31 20:51:04.845581 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 315/1250] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:51:04 2026] POST /volume/v3/attachments/80fe49e1-fe35-4545-a0d5-59cc4a460d0e/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:05.206564 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-26d1cf8e-06a5-4033-a38f-21af540633eb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.209545 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-26d1cf8e-06a5-4033-a38f-21af540633eb tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:05.210272 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-26d1cf8e-06a5-4033-a38f-21af540633eb tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:05.210272 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-26d1cf8e-06a5-4033-a38f-21af540633eb tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:05.227510 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:05.227510 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:05.230311 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3930f9f3-7fd1-4eba-808e-8152065372e6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.233306 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3930f9f3-7fd1-4eba-808e-8152065372e6 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 Jul 31 20:51:05.233393 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-26d1cf8e-06a5-4033-a38f-21af540633eb tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:05.233559 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3930f9f3-7fd1-4eba-808e-8152065372e6 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:05.233717 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3930f9f3-7fd1-4eba-808e-8152065372e6 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:05.238547 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-26d1cf8e-06a5-4033-a38f-21af540633eb tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:05.239416 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 318/1251] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:05 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:05.253321 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3930f9f3-7fd1-4eba-808e-8152065372e6 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 returned with HTTP 404 Jul 31 20:51:05.253321 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 312/1252] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:05 2026] GET /volume/v3/volumes/b082cf50-8ba0-43ce-8350-571db2e95ba6 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:05.270162 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.272410 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:05.272923 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1054393855"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:05.274954 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1054393855'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:05.275409 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume of 1 GB Jul 31 20:51:05.283962 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Availability Zones retrieved successfully. Jul 31 20:51:05.291871 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (a70649a2-1a51-4b91-ab6f-69c8c1a4d149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:05.295662 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b482633-0e17-46b3-93fe-e0093f257fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:05.296998 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:05.306576 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-25c0732c-8a61-44b7-9056-0bb45344a253 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.309470 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-25c0732c-8a61-44b7-9056-0bb45344a253 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:05.309470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-25c0732c-8a61-44b7-9056-0bb45344a253 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:05.309682 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-25c0732c-8a61-44b7-9056-0bb45344a253 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:05.321861 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:05.321861 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:05.327859 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-25c0732c-8a61-44b7-9056-0bb45344a253 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:05.338155 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-25c0732c-8a61-44b7-9056-0bb45344a253 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:05.338155 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 316/1253] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:05 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:05.343694 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b482633-0e17-46b3-93fe-e0093f257fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:05.344755 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448cc097-cdd5-498c-8318-a45955a2ba1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:05.347363 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-5a48afb2-272d-4631-bf9a-a69db729e444 req-dd2d7ed2-c2f0-4926-b0b7-2c56fd74bf99 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.355450 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5a48afb2-272d-4631-bf9a-a69db729e444 req-dd2d7ed2-c2f0-4926-b0b7-2c56fd74bf99 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735 Jul 31 20:51:05.355749 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5a48afb2-272d-4631-bf9a-a69db729e444 req-dd2d7ed2-c2f0-4926-b0b7-2c56fd74bf99 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:05.356158 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5a48afb2-272d-4631-bf9a-a69db729e444 req-dd2d7ed2-c2f0-4926-b0b7-2c56fd74bf99 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:05.362998 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5a48afb2-272d-4631-bf9a-a69db729e444 req-dd2d7ed2-c2f0-4926-b0b7-2c56fd74bf99 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735 returned with HTTP 404 Jul 31 20:51:05.363581 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 319/1254] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:51:05 2026] DELETE /volume/v3/attachments/a876bb03-5660-4dfd-8e31-28f3f6a84735 => generated 149 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:51:05.403371 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Created reservations ['3ed4d712-7792-43ab-8cd5-735ca73672fd', 'a466f91f-9e81-4b28-bc3a-c07ca6b1f5fb', '44ced17b-a8ae-42cc-95b6-54fa8892e4d0', 'da971f7b-3b5c-4d6c-bd50-1003e83ef11d'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:05.404390 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (448cc097-cdd5-498c-8318-a45955a2ba1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ed4d712-7792-43ab-8cd5-735ca73672fd', 'a466f91f-9e81-4b28-bc3a-c07ca6b1f5fb', '44ced17b-a8ae-42cc-95b6-54fa8892e4d0', 'da971f7b-3b5c-4d6c-bd50-1003e83ef11d']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:05.405375 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf8faaf-7dc8-4358-9892-329565a7c84a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:05.439332 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ddf8faaf-7dc8-4358-9892-329565a7c84a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ec651ee-82e5-4053-9df8-c55c1f4c9f94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1054393855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['3ed4d712-7792-43ab-8cd5-735ca73672fd','a466f91f-9e81-4b28-bc3a-c07ca6b1f5fb','44ced17b-a8ae-42cc-95b6-54fa8892e4d0','da971f7b-3b5c-4d6c-bd50-1003e83ef11d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1054393855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ec651ee-82e5-4053-9df8-c55c1f4c9f94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:05.440262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f4a27ea-b295-4f53-9a4c-7e7a4a8ab250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:05.463392 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-115b84dd-81a4-4201-ab62-57b26605a286 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.463392 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-115b84dd-81a4-4201-ab62-57b26605a286 None None] GET https://10.4.3.157/volume// Jul 31 20:51:05.463392 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-115b84dd-81a4-4201-ab62-57b26605a286 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:05.463392 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-115b84dd-81a4-4201-ab62-57b26605a286 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:05.463392 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-115b84dd-81a4-4201-ab62-57b26605a286 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:05.463657 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f4a27ea-b295-4f53-9a4c-7e7a4a8ab250) transitioned into state 'SUCCESS' from state '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-1054393855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['3ed4d712-7792-43ab-8cd5-735ca73672fd','a466f91f-9e81-4b28-bc3a-c07ca6b1f5fb','44ced17b-a8ae-42cc-95b6-54fa8892e4d0','da971f7b-3b5c-4d6c-bd50-1003e83ef11d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:05.463729 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 313/1255] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:51: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 20:51:05.463858 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (799b154c-6ca8-4ec1-abdd-8266566ac2b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:05.471115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-075f4318-7f9a-41c1-8caa-d33f27927b59 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.480120 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (799b154c-6ca8-4ec1-abdd-8266566ac2b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:05.481672 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (a70649a2-1a51-4b91-ab6f-69c8c1a4d149) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:05.482233 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request issued successfully. Jul 31 20:51:05.483182 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b3f35927-2ced-4b01-963b-c22d03cfc129 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:05.483896 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 308/1256] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:51:05 2026] POST /volume/v3/volumes => generated 745 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:05.500575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3d97b683-48e6-4629-922b-661d3a217393 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.505421 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3d97b683-48e6-4629-922b-661d3a217393 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 Jul 31 20:51:05.505421 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3d97b683-48e6-4629-922b-661d3a217393 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:05.505421 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3d97b683-48e6-4629-922b-661d3a217393 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:05.517018 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:05.517018 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:05.522169 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3d97b683-48e6-4629-922b-661d3a217393 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:05.528479 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3d97b683-48e6-4629-922b-661d3a217393 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 returned with HTTP 200 Jul 31 20:51:05.528992 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 320/1257] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:05 2026] GET /volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 => generated 813 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:05.615156 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-075f4318-7f9a-41c1-8caa-d33f27927b59 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:51:05.615707 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-075f4318-7f9a-41c1-8caa-d33f27927b59 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9f6c3849-dfdf-46ef-a06c-93fbbccc626b", "connector": null, "instance_uuid": "4d6c5d1a-05f5-4b95-a204-ea72f3ccca7f"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:05.629336 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:05.629336 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:05.667753 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-075f4318-7f9a-41c1-8caa-d33f27927b59 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:51:05.668203 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 317/1258] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:51:05 2026] POST /volume/v3/attachments => generated 273 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:05.719643 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9af5ff8e-50ca-4a40-8102-8486e09c087e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.724842 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9af5ff8e-50ca-4a40-8102-8486e09c087e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:05.725067 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9af5ff8e-50ca-4a40-8102-8486e09c087e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:05.725318 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9af5ff8e-50ca-4a40-8102-8486e09c087e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:05.736816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9cd23a39-52c0-46e8-bf86-88a4e672f41a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.737528 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9cd23a39-52c0-46e8-bf86-88a4e672f41a None None] GET https://10.4.3.157/volume// Jul 31 20:51:05.737917 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9cd23a39-52c0-46e8-bf86-88a4e672f41a None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:05.738285 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9cd23a39-52c0-46e8-bf86-88a4e672f41a None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:05.738597 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9cd23a39-52c0-46e8-bf86-88a4e672f41a None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:05.739007 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 309/1259] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51: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 20:51:05.746680 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:05.746680 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:05.750560 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-31fd11d5-475a-4a70-ab38-9d7ff5ddaeb1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.752113 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9af5ff8e-50ca-4a40-8102-8486e09c087e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:05.752230 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-31fd11d5-475a-4a70-ab38-9d7ff5ddaeb1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:05.753171 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-31fd11d5-475a-4a70-ab38-9d7ff5ddaeb1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:05.753171 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-31fd11d5-475a-4a70-ab38-9d7ff5ddaeb1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:05.761554 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9af5ff8e-50ca-4a40-8102-8486e09c087e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:05.762191 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 314/1260] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:05 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1147 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:05.776231 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:05.776231 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:05.782982 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-31fd11d5-475a-4a70-ab38-9d7ff5ddaeb1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:05.789414 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-31fd11d5-475a-4a70-ab38-9d7ff5ddaeb1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:05.789730 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 321/1261] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:05 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:05.905813 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-565d23e4-c0e4-46e6-af53-9caeab3a7ad7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:05.909052 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-565d23e4-c0e4-46e6-af53-9caeab3a7ad7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] PUT https://10.4.3.157/volume/v3/attachments/56829ed5-115b-42ba-be7f-011e50e9ddee Jul 31 20:51:05.909524 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-565d23e4-c0e4-46e6-af53-9caeab3a7ad7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:05.923473 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-565d23e4-c0e4-46e6-af53-9caeab3a7ad7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Acquiring lock "cinder-attachment_update-9f6c3849-dfdf-46ef-a06c-93fbbccc626b-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:51:05.930507 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-565d23e4-c0e4-46e6-af53-9caeab3a7ad7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-9f6c3849-dfdf-46ef-a06c-93fbbccc626b-np0000006272" acquired by "attachment_update" :: waited 0.007s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:51:05.932069 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:05.932069 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:06.091203 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-565d23e4-c0e4-46e6-af53-9caeab3a7ad7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-9f6c3849-dfdf-46ef-a06c-93fbbccc626b-np0000006272" released by "attachment_update" :: held 0.161s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:51:06.091636 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-565d23e4-c0e4-46e6-af53-9caeab3a7ad7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/56829ed5-115b-42ba-be7f-011e50e9ddee returned with HTTP 200 Jul 31 20:51:06.092293 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 318/1262] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:51:05 2026] PUT /volume/v3/attachments/56829ed5-115b-42ba-be7f-011e50e9ddee => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:06.544970 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d4aab50e-5798-49d3-86d1-cfd7315f720c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:06.549460 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d4aab50e-5798-49d3-86d1-cfd7315f720c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 Jul 31 20:51:06.549788 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d4aab50e-5798-49d3-86d1-cfd7315f720c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:06.550081 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d4aab50e-5798-49d3-86d1-cfd7315f720c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:06.558859 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:06.558859 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:06.563304 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d4aab50e-5798-49d3-86d1-cfd7315f720c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:06.568837 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d4aab50e-5798-49d3-86d1-cfd7315f720c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 returned with HTTP 200 Jul 31 20:51:06.569383 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 310/1263] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:06 2026] GET /volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:06.585588 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:06.587706 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:06.588164 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7ec651ee-82e5-4053-9df8-c55c1f4c9f94", "size": 1, "name": "tempest-VolumesGetTest-Volume-997547649", "metadata": {"Type": "Test"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:06.590404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request body: {'volume': {'source_volid': '7ec651ee-82e5-4053-9df8-c55c1f4c9f94', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-997547649', 'metadata': {'Type': 'Test'}}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:06.599943 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:06.599943 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:06.600572 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume retrieved successfully. Jul 31 20:51:06.600728 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume of 1 GB Jul 31 20:51:06.605852 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Availability Zones retrieved successfully. Jul 31 20:51:06.613246 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (29b392a8-531b-4ed4-b295-d95556f4d0b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:06.614748 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73a301e-6846-4036-9c52-e53262b6fd98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:06.616003 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:06.655168 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a73a301e-6846-4036-9c52-e53262b6fd98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7ec651ee-82e5-4053-9df8-c55c1f4c9f94', 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:06.656150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b44644b5-a7ad-4944-994e-c0f3215c58bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:06.714214 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Created reservations ['6d2a6ebc-444e-4846-b69f-cdc5c87f7b73', '8f530668-0745-42fa-a9ff-9e1c2e2e3471', 'ce90c3af-3130-4a65-b08b-f984c674b9a0', '39ac5400-30de-459d-8451-aa5ab0fee193'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:06.715045 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b44644b5-a7ad-4944-994e-c0f3215c58bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d2a6ebc-444e-4846-b69f-cdc5c87f7b73', '8f530668-0745-42fa-a9ff-9e1c2e2e3471', 'ce90c3af-3130-4a65-b08b-f984c674b9a0', '39ac5400-30de-459d-8451-aa5ab0fee193']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:06.715848 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8962dea6-cb88-47bb-92cc-3f6933bd490a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:06.763022 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8962dea6-cb88-47bb-92cc-3f6933bd490a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dc41e25-6cc2-4899-a146-0877d8c9406f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-997547649',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['6d2a6ebc-444e-4846-b69f-cdc5c87f7b73','8f530668-0745-42fa-a9ff-9e1c2e2e3471','ce90c3af-3130-4a65-b08b-f984c674b9a0','39ac5400-30de-459d-8451-aa5ab0fee193'],size=1,snapshot_id=None,source_replicaid=,source_volid=7ec651ee-82e5-4053-9df8-c55c1f4c9f94,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-997547649',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dc41e25-6cc2-4899-a146-0877d8c9406f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7ec651ee-82e5-4053-9df8-c55c1f4c9f94,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:06.764328 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9d20e1-a34d-4799-b229-e26c2b193da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:06.780733 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e3039141-6e2d-457e-8d21-5a30b5c09c16 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:06.784446 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e3039141-6e2d-457e-8d21-5a30b5c09c16 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:06.787001 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e3039141-6e2d-457e-8d21-5a30b5c09c16 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:06.787001 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e3039141-6e2d-457e-8d21-5a30b5c09c16 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:06.789929 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0b9d20e1-a34d-4799-b229-e26c2b193da6) transitioned into state 'SUCCESS' from state '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-997547649',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['6d2a6ebc-444e-4846-b69f-cdc5c87f7b73','8f530668-0745-42fa-a9ff-9e1c2e2e3471','ce90c3af-3130-4a65-b08b-f984c674b9a0','39ac5400-30de-459d-8451-aa5ab0fee193'],size=1,snapshot_id=None,source_replicaid=,source_volid=7ec651ee-82e5-4053-9df8-c55c1f4c9f94,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:06.791417 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8959ee1-9241-48ee-a0bd-6ec70a7a2392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:06.802348 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:06.802348 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:06.809615 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e3039141-6e2d-457e-8d21-5a30b5c09c16 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:06.814333 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e3039141-6e2d-457e-8d21-5a30b5c09c16 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:06.815425 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 322/1264] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:06 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:06.822152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8959ee1-9241-48ee-a0bd-6ec70a7a2392) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:06.822152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (29b392a8-531b-4ed4-b295-d95556f4d0b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:06.822152 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request issued successfully. Jul 31 20:51:06.822152 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e52a6c4d-9cbc-4d82-8701-978e119c5c68 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:06.822681 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 315/1265] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:06 2026] POST /volume/v3/volumes => generated 792 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:06.838322 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d28d41e6-be57-4fc8-b2cc-d86add1abdaf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:06.842687 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d28d41e6-be57-4fc8-b2cc-d86add1abdaf tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f Jul 31 20:51:06.842968 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d28d41e6-be57-4fc8-b2cc-d86add1abdaf tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:06.843249 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d28d41e6-be57-4fc8-b2cc-d86add1abdaf tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:06.876001 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:06.876001 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:06.888664 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d28d41e6-be57-4fc8-b2cc-d86add1abdaf tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:06.895693 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d28d41e6-be57-4fc8-b2cc-d86add1abdaf tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f returned with HTTP 200 Jul 31 20:51:06.896238 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 319/1266] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:06 2026] GET /volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f => generated 860 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:07.246779 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-29a15f7d-c8fd-4a27-b276-7bddd42a4c78 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:07.249445 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29a15f7d-c8fd-4a27-b276-7bddd42a4c78 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 Jul 31 20:51:07.249706 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29a15f7d-c8fd-4a27-b276-7bddd42a4c78 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:07.249996 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29a15f7d-c8fd-4a27-b276-7bddd42a4c78 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:07.250241 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-29a15f7d-c8fd-4a27-b276-7bddd42a4c78 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: ce22a558-e4ab-4d5a-82cd-99ed893b8082 Jul 31 20:51:07.255012 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29a15f7d-c8fd-4a27-b276-7bddd42a4c78 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 returned with HTTP 404 Jul 31 20:51:07.255376 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 311/1267] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:51:07 2026] DELETE /volume/v3/snapshots/ce22a558-e4ab-4d5a-82cd-99ed893b8082 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:07.266964 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c7d467b3-8415-4b4f-9171-342797f89489 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:07.269019 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c7d467b3-8415-4b4f-9171-342797f89489 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:51:07.269231 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c7d467b3-8415-4b4f-9171-342797f89489 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:07.269400 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c7d467b3-8415-4b4f-9171-342797f89489 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:07.279104 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:07.279104 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:07.285336 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c7d467b3-8415-4b4f-9171-342797f89489 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:07.292095 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c7d467b3-8415-4b4f-9171-342797f89489 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:51:07.292685 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 323/1268] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:07 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:07.307295 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:07.308389 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:07.308764 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-563406054"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:07.310732 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-563406054'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:07.311032 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume of 1 GB Jul 31 20:51:07.311432 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:07.311432 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:07.315500 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Availability Zones retrieved successfully. Jul 31 20:51:07.321182 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (6ff175a7-58ad-46ea-998f-b5cab5f3fbee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:07.322359 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4d51ea-092b-4f45-b53e-a3aa3e9a8fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:07.323322 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:07.350656 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e4d51ea-092b-4f45-b53e-a3aa3e9a8fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:07.351820 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a2e01ea-ce14-4d7b-b93e-ef39699c64ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:07.395640 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['9dbd17b2-ae46-4e8f-b70d-5046ec9aad32', 'b3f64dc9-b874-4f1d-aad8-e9bf7150dc50', '16002efd-accf-434d-80b5-43fa39a2d9e9', 'a63616fc-1feb-4184-a9f1-dd299bde359c'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:07.398057 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a2e01ea-ce14-4d7b-b93e-ef39699c64ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9dbd17b2-ae46-4e8f-b70d-5046ec9aad32', 'b3f64dc9-b874-4f1d-aad8-e9bf7150dc50', '16002efd-accf-434d-80b5-43fa39a2d9e9', 'a63616fc-1feb-4184-a9f1-dd299bde359c']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:07.399903 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f61b17-26bd-4e7d-b799-3b01a8a15cc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:07.439533 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a5f61b17-26bd-4e7d-b799-3b01a8a15cc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e630c2e6-5ebe-473c-aa11-7ad8f53e186b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-563406054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['9dbd17b2-ae46-4e8f-b70d-5046ec9aad32','b3f64dc9-b874-4f1d-aad8-e9bf7150dc50','16002efd-accf-434d-80b5-43fa39a2d9e9','a63616fc-1feb-4184-a9f1-dd299bde359c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-563406054',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e630c2e6-5ebe-473c-aa11-7ad8f53e186b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cc79cc275b4d09adc3d58b138a0b41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:07.440621 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cb3309f-88a7-42d4-a815-ec095802ed6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:07.466633 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cb3309f-88a7-42d4-a815-ec095802ed6c) transitioned into state 'SUCCESS' from state '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-563406054',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['9dbd17b2-ae46-4e8f-b70d-5046ec9aad32','b3f64dc9-b874-4f1d-aad8-e9bf7150dc50','16002efd-accf-434d-80b5-43fa39a2d9e9','a63616fc-1feb-4184-a9f1-dd299bde359c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:07.467830 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76cf1909-061e-4386-8dd0-b25ac03e035e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:07.486592 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (76cf1909-061e-4386-8dd0-b25ac03e035e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:07.486925 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (6ff175a7-58ad-46ea-998f-b5cab5f3fbee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:07.487508 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request issued successfully. Jul 31 20:51:07.488375 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-33ea29a4-4061-4b67-bee0-17dd4ce401b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:07.489227 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 316/1269] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:51:07 2026] POST /volume/v3/volumes => generated 753 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:07.504977 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7d5e3e90-1947-496b-8075-dd7c0ab4cba3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:07.506910 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7d5e3e90-1947-496b-8075-dd7c0ab4cba3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b Jul 31 20:51:07.507144 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7d5e3e90-1947-496b-8075-dd7c0ab4cba3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:07.507362 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7d5e3e90-1947-496b-8075-dd7c0ab4cba3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:07.516674 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:07.516674 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:07.521697 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7d5e3e90-1947-496b-8075-dd7c0ab4cba3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:07.527596 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7d5e3e90-1947-496b-8075-dd7c0ab4cba3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b returned with HTTP 200 Jul 31 20:51:07.531162 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 320/1270] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:07 2026] GET /volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:07.829645 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-822b860c-cf20-4642-8b02-9631a356811e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:07.832403 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-822b860c-cf20-4642-8b02-9631a356811e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:07.832704 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-822b860c-cf20-4642-8b02-9631a356811e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:07.833110 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-822b860c-cf20-4642-8b02-9631a356811e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:07.852151 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:07.852151 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:07.857816 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-822b860c-cf20-4642-8b02-9631a356811e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:07.864633 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-822b860c-cf20-4642-8b02-9631a356811e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:07.865424 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 312/1271] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:07 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1148 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:07.911631 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4dab18bc-7a2f-4d44-940f-fd571406cca2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:07.913632 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4dab18bc-7a2f-4d44-940f-fd571406cca2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f Jul 31 20:51:07.913882 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4dab18bc-7a2f-4d44-940f-fd571406cca2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:07.914119 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4dab18bc-7a2f-4d44-940f-fd571406cca2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:07.922672 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:07.922672 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:07.928786 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4dab18bc-7a2f-4d44-940f-fd571406cca2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:07.934991 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4dab18bc-7a2f-4d44-940f-fd571406cca2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f returned with HTTP 200 Jul 31 20:51:07.935444 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 324/1272] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:07 2026] GET /volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f => generated 885 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:07.948052 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2e0631a1-5a4b-4f8e-ad9c-cef4634378a3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:07.950714 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2e0631a1-5a4b-4f8e-ad9c-cef4634378a3 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f Jul 31 20:51:07.951100 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2e0631a1-5a4b-4f8e-ad9c-cef4634378a3 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:07.951414 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2e0631a1-5a4b-4f8e-ad9c-cef4634378a3 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:07.961098 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:07.961098 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:07.966575 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2e0631a1-5a4b-4f8e-ad9c-cef4634378a3 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:07.972836 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2e0631a1-5a4b-4f8e-ad9c-cef4634378a3 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f returned with HTTP 200 Jul 31 20:51:07.973590 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 317/1273] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:07 2026] GET /volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f => generated 885 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:07.988491 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b39d0796-472b-425d-833b-517c53c4c75f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:07.990699 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b39d0796-472b-425d-833b-517c53c4c75f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] PUT https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f Jul 31 20:51:07.991179 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b39d0796-472b-425d-833b-517c53c4c75f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-997547649"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:08.002960 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:08.002960 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:08.008783 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b39d0796-472b-425d-833b-517c53c4c75f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:08.027879 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b39d0796-472b-425d-833b-517c53c4c75f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume updated successfully. Jul 31 20:51:08.028589 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b39d0796-472b-425d-833b-517c53c4c75f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f returned with HTTP 200 Jul 31 20:51:08.029093 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 321/1274] 10.4.3.157 () {68 vars in 1368 bytes} [Fri Jul 31 20:51:07 2026] PUT /volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f => generated 817 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:08.047429 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3ecec15d-8e20-4ba3-8180-704080d15330 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:08.049328 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3ecec15d-8e20-4ba3-8180-704080d15330 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] PUT https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f Jul 31 20:51:08.049727 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3ecec15d-8e20-4ba3-8180-704080d15330 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-891673950", "description": "This is the new description of volume"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:08.057931 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:08.057931 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:08.061571 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3ecec15d-8e20-4ba3-8180-704080d15330 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:08.070021 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3ecec15d-8e20-4ba3-8180-704080d15330 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume updated successfully. Jul 31 20:51:08.071044 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3ecec15d-8e20-4ba3-8180-704080d15330 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f returned with HTTP 200 Jul 31 20:51:08.071602 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 313/1275] 10.4.3.157 () {68 vars in 1369 bytes} [Fri Jul 31 20:51:08 2026] PUT /volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:08.092314 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-acf8e9a2-0270-4ae5-910e-6caf07868a45 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:08.094670 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-acf8e9a2-0270-4ae5-910e-6caf07868a45 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f Jul 31 20:51:08.094981 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-acf8e9a2-0270-4ae5-910e-6caf07868a45 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:08.095275 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-acf8e9a2-0270-4ae5-910e-6caf07868a45 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:08.106303 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:08.106303 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:08.113922 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-acf8e9a2-0270-4ae5-910e-6caf07868a45 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:08.121370 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-acf8e9a2-0270-4ae5-910e-6caf07868a45 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f returned with HTTP 200 Jul 31 20:51:08.122061 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 325/1276] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:08 2026] GET /volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f => generated 924 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:08.142821 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:08.144090 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:08.144761 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1686717851", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-998250102"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:08.146541 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1686717851', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-998250102'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:08.146832 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume of 1 GB Jul 31 20:51:08.152079 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Availability Zones retrieved successfully. Jul 31 20:51:08.158856 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (e5ccfc76-fc37-49d3-8400-2481359d0ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:08.160414 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4effe1f6-cce0-4ac7-87bf-2a521a2dde34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:08.162560 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:08.202739 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4effe1f6-cce0-4ac7-87bf-2a521a2dde34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:08.205636 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553fc22e-947a-4843-9521-56821be40565) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:08.261054 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Created reservations ['6989cbbe-b8bd-4a28-94a7-a788a93a99d4', 'a635fb14-1a87-4d3f-82c3-ce68a8d8b4ee', 'd001f932-7ebf-4de2-a58c-023b06566091', '5c7061d6-c26b-41ab-883a-18eebf0d3928'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:08.262028 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (553fc22e-947a-4843-9521-56821be40565) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6989cbbe-b8bd-4a28-94a7-a788a93a99d4', 'a635fb14-1a87-4d3f-82c3-ce68a8d8b4ee', 'd001f932-7ebf-4de2-a58c-023b06566091', '5c7061d6-c26b-41ab-883a-18eebf0d3928']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:08.263022 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9927a8-e895-425c-b228-53a7daf03c72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:08.293711 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d9927a8-e895-425c-b228-53a7daf03c72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdc067e5-feae-4b83-9866-80a8d1932db4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1686717851',display_name='tempest-VolumesGetTest-Volume-998250102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['6989cbbe-b8bd-4a28-94a7-a788a93a99d4','a635fb14-1a87-4d3f-82c3-ce68a8d8b4ee','d001f932-7ebf-4de2-a58c-023b06566091','5c7061d6-c26b-41ab-883a-18eebf0d3928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:08Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1686717851',display_name='tempest-VolumesGetTest-Volume-998250102',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdc067e5-feae-4b83-9866-80a8d1932db4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:08.294036 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4098388-ca93-4566-b885-6dee9dff244e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:08.323240 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4098388-ca93-4566-b885-6dee9dff244e) transitioned into 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-1686717851',display_name='tempest-VolumesGetTest-Volume-998250102',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['6989cbbe-b8bd-4a28-94a7-a788a93a99d4','a635fb14-1a87-4d3f-82c3-ce68a8d8b4ee','d001f932-7ebf-4de2-a58c-023b06566091','5c7061d6-c26b-41ab-883a-18eebf0d3928'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:08.324118 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0f895b-6d6e-422b-b677-a0c7f1b11e6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:08.343729 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a0f895b-6d6e-422b-b677-a0c7f1b11e6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:08.345184 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (e5ccfc76-fc37-49d3-8400-2481359d0ccb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:08.345750 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request issued successfully. Jul 31 20:51:08.346393 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0d4ef7a7-47da-4295-a272-7718bf946ab0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:08.346969 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 318/1277] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:08 2026] POST /volume/v3/volumes => generated 779 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:08.364167 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2d79ac2d-0926-48ad-aff8-2e94e31c9fff None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:08.370242 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2d79ac2d-0926-48ad-aff8-2e94e31c9fff tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 Jul 31 20:51:08.370522 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2d79ac2d-0926-48ad-aff8-2e94e31c9fff tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:08.371223 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2d79ac2d-0926-48ad-aff8-2e94e31c9fff tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:08.386338 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:08.386338 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:08.390278 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2d79ac2d-0926-48ad-aff8-2e94e31c9fff tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:08.401420 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2d79ac2d-0926-48ad-aff8-2e94e31c9fff tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 returned with HTTP 200 Jul 31 20:51:08.402029 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 322/1278] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:08 2026] GET /volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 => generated 847 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:08.435034 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-9e746d84-9a01-4d57-8021-16c08f299833 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:08.439182 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-9e746d84-9a01-4d57-8021-16c08f299833 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments/56829ed5-115b-42ba-be7f-011e50e9ddee/action Jul 31 20:51:08.439777 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-9e746d84-9a01-4d57-8021-16c08f299833 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:08.440026 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-9e746d84-9a01-4d57-8021-16c08f299833 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:08.467804 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:08.467804 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:08.484484 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5cd9ceb7-b86d-4837-a30b-323a48ae3e42 req-9e746d84-9a01-4d57-8021-16c08f299833 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/56829ed5-115b-42ba-be7f-011e50e9ddee/action returned with HTTP 204 Jul 31 20:51:08.485163 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 314/1279] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:51:08 2026] POST /volume/v3/attachments/56829ed5-115b-42ba-be7f-011e50e9ddee/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:08.549244 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e57befd2-929d-4b3b-9f57-a71a871379a9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:08.554673 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e57befd2-929d-4b3b-9f57-a71a871379a9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b Jul 31 20:51:08.555095 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e57befd2-929d-4b3b-9f57-a71a871379a9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:08.555402 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e57befd2-929d-4b3b-9f57-a71a871379a9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:08.573137 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:08.573137 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:08.577704 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e57befd2-929d-4b3b-9f57-a71a871379a9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:08.584413 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e57befd2-929d-4b3b-9f57-a71a871379a9 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b returned with HTTP 200 Jul 31 20:51:08.585159 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 326/1280] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:08 2026] GET /volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:08.607543 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bf735c5d-6016-4670-87b5-fddfa99512a2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:08.610816 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bf735c5d-6016-4670-87b5-fddfa99512a2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:51:08.611494 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bf735c5d-6016-4670-87b5-fddfa99512a2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e630c2e6-5ebe-473c-aa11-7ad8f53e186b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1944862087"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:08.623309 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:08.623309 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:08.623778 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bf735c5d-6016-4670-87b5-fddfa99512a2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:08.623980 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-bf735c5d-6016-4670-87b5-fddfa99512a2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create snapshot from volume e630c2e6-5ebe-473c-aa11-7ad8f53e186b Jul 31 20:51:08.661340 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-bf735c5d-6016-4670-87b5-fddfa99512a2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['3d400ef0-a820-4c6d-b574-36bbd0d920fc', '4e6c01d8-a7d8-4896-80cd-a09cc54cc73b', '2323de81-b96e-4921-863e-14d94d0d200f', '27f91dff-e847-4ef2-b6f2-223f3ed2b9d7'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:08.703155 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bf735c5d-6016-4670-87b5-fddfa99512a2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot create request issued successfully. Jul 31 20:51:08.703155 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bf735c5d-6016-4670-87b5-fddfa99512a2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:51:08.703155 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 319/1281] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:51:08 2026] POST /volume/v3/snapshots => generated 310 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:08.712112 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-92eccf4a-5717-42a8-9834-69ef54d837d0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:08.717369 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-92eccf4a-5717-42a8-9834-69ef54d837d0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 Jul 31 20:51:08.717369 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-92eccf4a-5717-42a8-9834-69ef54d837d0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:08.717369 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-92eccf4a-5717-42a8-9834-69ef54d837d0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:08.727535 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:08.727535 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:08.728215 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-92eccf4a-5717-42a8-9834-69ef54d837d0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:51:08.729444 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-92eccf4a-5717-42a8-9834-69ef54d837d0 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 returned with HTTP 200 Jul 31 20:51:08.729953 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 323/1282] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:08 2026] GET /volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 => generated 442 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:08.885109 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-16d48524-edce-4c95-ac0b-cad00ad81bc9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:08.887925 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-16d48524-edce-4c95-ac0b-cad00ad81bc9 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:08.888186 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-16d48524-edce-4c95-ac0b-cad00ad81bc9 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:08.888397 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-16d48524-edce-4c95-ac0b-cad00ad81bc9 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:08.901568 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:08.901568 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:08.906034 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-16d48524-edce-4c95-ac0b-cad00ad81bc9 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:08.914485 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-16d48524-edce-4c95-ac0b-cad00ad81bc9 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:08.915089 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 315/1283] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:08 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1442 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:08.931613 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2804775e-3105-4444-b5aa-8f12298bb5d7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.026503 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2804775e-3105-4444-b5aa-8f12298bb5d7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:09.026503 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2804775e-3105-4444-b5aa-8f12298bb5d7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.026503 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2804775e-3105-4444-b5aa-8f12298bb5d7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.041142 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.041142 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:09.045393 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2804775e-3105-4444-b5aa-8f12298bb5d7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Volume info retrieved successfully. Jul 31 20:51:09.050594 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2804775e-3105-4444-b5aa-8f12298bb5d7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:09.051298 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 327/1284] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:08 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1442 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:09.107700 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-669c6c72-c6f8-4250-a558-9547644ac362 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.112152 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-669c6c72-c6f8-4250-a558-9547644ac362 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:09.112420 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-669c6c72-c6f8-4250-a558-9547644ac362 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.112687 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-669c6c72-c6f8-4250-a558-9547644ac362 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.128533 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.128533 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:09.132098 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-669c6c72-c6f8-4250-a558-9547644ac362 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Volume info retrieved successfully. Jul 31 20:51:09.138739 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-669c6c72-c6f8-4250-a558-9547644ac362 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:09.139266 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 320/1285] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:09 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1442 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:09.204184 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-32130744-61ad-4af3-beb7-d9a4845789b8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.207705 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-32130744-61ad-4af3-beb7-d9a4845789b8 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:09.208038 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-32130744-61ad-4af3-beb7-d9a4845789b8 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.208356 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-32130744-61ad-4af3-beb7-d9a4845789b8 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.235817 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.235817 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:09.244119 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-32130744-61ad-4af3-beb7-d9a4845789b8 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:09.251543 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-32130744-61ad-4af3-beb7-d9a4845789b8 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:09.252342 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 324/1286] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:09 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1442 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:09.282395 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-ab227345-4e6d-4139-b9ff-faef4b53df3f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.284908 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-ab227345-4e6d-4139-b9ff-faef4b53df3f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b/action Jul 31 20:51:09.285392 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-ab227345-4e6d-4139-b9ff-faef4b53df3f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:09.285608 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-ab227345-4e6d-4139-b9ff-faef4b53df3f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:09.311116 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.311116 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:09.311907 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-ab227345-4e6d-4139-b9ff-faef4b53df3f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:09.320580 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-ab227345-4e6d-4139-b9ff-faef4b53df3f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Begin detaching volume completed successfully. Jul 31 20:51:09.320953 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-ab227345-4e6d-4139-b9ff-faef4b53df3f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b/action returned with HTTP 202 Jul 31 20:51:09.321729 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 316/1287] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:51:09 2026] POST /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:51:09.347572 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3c3b8058-9b66-463f-811c-c357cd360edd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.349629 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3c3b8058-9b66-463f-811c-c357cd360edd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:09.350405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3c3b8058-9b66-463f-811c-c357cd360edd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.350405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3c3b8058-9b66-463f-811c-c357cd360edd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.381696 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1c60cdae-eab0-4a8a-a998-997a50809d2b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.382297 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c60cdae-eab0-4a8a-a998-997a50809d2b None None] GET https://10.4.3.157/volume// Jul 31 20:51:09.382508 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c60cdae-eab0-4a8a-a998-997a50809d2b None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.382774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c60cdae-eab0-4a8a-a998-997a50809d2b None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.385147 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c60cdae-eab0-4a8a-a998-997a50809d2b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:09.385147 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 321/1288] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51: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 20:51:09.397507 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-b45bf2fc-3593-4053-a0d0-feb26b55f6ac None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.402120 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-b45bf2fc-3593-4053-a0d0-feb26b55f6ac tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:09.402415 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-b45bf2fc-3593-4053-a0d0-feb26b55f6ac tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.402664 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-b45bf2fc-3593-4053-a0d0-feb26b55f6ac tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.420066 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8ba23f1a-d5d7-4170-9267-f614cc8f00b2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.421208 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.421208 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:09.423501 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8ba23f1a-d5d7-4170-9267-f614cc8f00b2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 Jul 31 20:51:09.423835 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8ba23f1a-d5d7-4170-9267-f614cc8f00b2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.424099 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8ba23f1a-d5d7-4170-9267-f614cc8f00b2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.424966 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-b45bf2fc-3593-4053-a0d0-feb26b55f6ac tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:09.429529 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-b45bf2fc-3593-4053-a0d0-feb26b55f6ac tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:09.431748 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 325/1289] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:09 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1625 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:09.431970 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.431970 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:09.436320 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8ba23f1a-d5d7-4170-9267-f614cc8f00b2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:09.441898 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8ba23f1a-d5d7-4170-9267-f614cc8f00b2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 returned with HTTP 200 Jul 31 20:51:09.442389 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 317/1290] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:09 2026] GET /volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:09.459150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7b5a08a5-0b39-4da9-b6ac-023d771d756f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.461080 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7b5a08a5-0b39-4da9-b6ac-023d771d756f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] PUT https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 Jul 31 20:51:09.461511 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7b5a08a5-0b39-4da9-b6ac-023d771d756f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-997547649", "description": null}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:09.476079 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.476079 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:09.486253 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7b5a08a5-0b39-4da9-b6ac-023d771d756f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:09.501959 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7b5a08a5-0b39-4da9-b6ac-023d771d756f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume updated successfully. Jul 31 20:51:09.502839 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7b5a08a5-0b39-4da9-b6ac-023d771d756f tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 returned with HTTP 200 Jul 31 20:51:09.504248 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 322/1291] 10.4.3.157 () {68 vars in 1368 bytes} [Fri Jul 31 20:51:09 2026] PUT /volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 => generated 769 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:09.526200 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-15ef7525-d5ed-432d-a9da-ae875104fbfc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.528314 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-15ef7525-d5ed-432d-a9da-ae875104fbfc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 Jul 31 20:51:09.528983 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-15ef7525-d5ed-432d-a9da-ae875104fbfc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.529446 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-15ef7525-d5ed-432d-a9da-ae875104fbfc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.535806 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.535806 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:09.540285 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3c3b8058-9b66-463f-811c-c357cd360edd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:09.542311 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.542311 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:09.546177 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3c3b8058-9b66-463f-811c-c357cd360edd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:09.546666 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 328/1292] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:09 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1445 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:09.547755 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-15ef7525-d5ed-432d-a9da-ae875104fbfc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:09.552966 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-15ef7525-d5ed-432d-a9da-ae875104fbfc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 returned with HTTP 200 Jul 31 20:51:09.553559 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 326/1293] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:09 2026] GET /volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:09.568613 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e9b6e262-b368-4259-b4ae-4ab936299ce0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.574149 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e9b6e262-b368-4259-b4ae-4ab936299ce0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] DELETE https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 Jul 31 20:51:09.574332 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e9b6e262-b368-4259-b4ae-4ab936299ce0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.574531 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e9b6e262-b368-4259-b4ae-4ab936299ce0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.574684 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-e9b6e262-b368-4259-b4ae-4ab936299ce0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume with id: cdc067e5-feae-4b83-9866-80a8d1932db4 Jul 31 20:51:09.588854 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.588854 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:09.589550 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e9b6e262-b368-4259-b4ae-4ab936299ce0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:09.619346 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e9b6e262-b368-4259-b4ae-4ab936299ce0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume request issued successfully. Jul 31 20:51:09.619555 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e9b6e262-b368-4259-b4ae-4ab936299ce0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 returned with HTTP 202 Jul 31 20:51:09.619944 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 318/1294] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:09 2026] DELETE /volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:09.628617 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1b600833-b62e-46bd-bf92-0be12a1862a0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.631466 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1b600833-b62e-46bd-bf92-0be12a1862a0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 Jul 31 20:51:09.631649 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1b600833-b62e-46bd-bf92-0be12a1862a0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.631832 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1b600833-b62e-46bd-bf92-0be12a1862a0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.642189 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.642189 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:09.648012 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1b600833-b62e-46bd-bf92-0be12a1862a0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:09.652670 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1b600833-b62e-46bd-bf92-0be12a1862a0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 returned with HTTP 200 Jul 31 20:51:09.653310 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 323/1295] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:09 2026] GET /volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:09.740872 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0d38c9de-3d0f-47d8-95e0-369087f9d3c3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.743199 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0d38c9de-3d0f-47d8-95e0-369087f9d3c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 Jul 31 20:51:09.743593 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0d38c9de-3d0f-47d8-95e0-369087f9d3c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.745408 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0d38c9de-3d0f-47d8-95e0-369087f9d3c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.753474 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.753474 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:09.754046 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0d38c9de-3d0f-47d8-95e0-369087f9d3c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:51:09.754975 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0d38c9de-3d0f-47d8-95e0-369087f9d3c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 returned with HTTP 200 Jul 31 20:51:09.755429 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 329/1296] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:09 2026] GET /volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:09.764403 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.765627 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:09.766016 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "7bd443d1-58a3-4b9d-9c4d-c774eaaf1740", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1886054438"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:09.767496 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request body: {'volume': {'snapshot_id': '7bd443d1-58a3-4b9d-9c4d-c774eaaf1740', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1886054438'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:09.771965 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.771965 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:09.772495 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:51:09.772665 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume of 2 GB Jul 31 20:51:09.775967 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Availability Zones retrieved successfully. Jul 31 20:51:09.782170 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (fda448a4-eb54-4d8c-9f74-5de6d4575e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:09.782170 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c2ecdff-0f48-4df6-89b1-b403e9c6a0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:09.783110 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:09.812147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c2ecdff-0f48-4df6-89b1-b403e9c6a0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '7bd443d1-58a3-4b9d-9c4d-c774eaaf1740', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:09.813080 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074810fb-3424-45dd-8ec9-02e01dff2744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:09.858528 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['efcb0671-6cd5-4c3c-93a2-89c868095a7c', '8e741895-8f2d-4a25-b496-b3d29ce4c5d1', '5cd64005-aff5-4e3a-89c0-9c49e19dd496', '23b75746-709e-4fb5-80ee-ce6413d20824'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:09.860223 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (074810fb-3424-45dd-8ec9-02e01dff2744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efcb0671-6cd5-4c3c-93a2-89c868095a7c', '8e741895-8f2d-4a25-b496-b3d29ce4c5d1', '5cd64005-aff5-4e3a-89c0-9c49e19dd496', '23b75746-709e-4fb5-80ee-ce6413d20824']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:09.861170 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa897484-3dbe-4471-aaaf-1fab9cacba88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:09.904560 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa897484-3dbe-4471-aaaf-1fab9cacba88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1886054438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['efcb0671-6cd5-4c3c-93a2-89c868095a7c','8e741895-8f2d-4a25-b496-b3d29ce4c5d1','5cd64005-aff5-4e3a-89c0-9c49e19dd496','23b75746-709e-4fb5-80ee-ce6413d20824'],size=2,snapshot_id=7bd443d1-58a3-4b9d-9c4d-c774eaaf1740,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1886054438',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cc79cc275b4d09adc3d58b138a0b41',provider_auth=None,provider_geometry=None,provider_id=None,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=7bd443d1-58a3-4b9d-9c4d-c774eaaf1740,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:09.905883 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d366f6d4-33ef-47bb-a8a0-0710f74e0db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:09.926196 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d366f6d4-33ef-47bb-a8a0-0710f74e0db4) transitioned into state 'SUCCESS' from state '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-1886054438',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['efcb0671-6cd5-4c3c-93a2-89c868095a7c','8e741895-8f2d-4a25-b496-b3d29ce4c5d1','5cd64005-aff5-4e3a-89c0-9c49e19dd496','23b75746-709e-4fb5-80ee-ce6413d20824'],size=2,snapshot_id=7bd443d1-58a3-4b9d-9c4d-c774eaaf1740,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:09.927256 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94acd83-f560-4300-88be-673bfe0cb751) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:09.963376 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e94acd83-f560-4300-88be-673bfe0cb751) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:09.964971 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (fda448a4-eb54-4d8c-9f74-5de6d4575e80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:09.965474 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request issued successfully. Jul 31 20:51:09.968379 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-19ca3e2a-65a3-4213-b922-5c7e37da3a0c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:09.968379 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 327/1297] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:09 2026] POST /volume/v3/volumes => generated 788 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:09.981809 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-17b39032-afb5-478d-9ca6-aea922e178cd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.985032 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-17b39032-afb5-478d-9ca6-aea922e178cd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 Jul 31 20:51:09.985032 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-17b39032-afb5-478d-9ca6-aea922e178cd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.986934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-17b39032-afb5-478d-9ca6-aea922e178cd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.992218 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-f47158aa-e56a-4fed-8951-ba3f19639711 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:09.994112 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:09.994112 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:09.996415 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-f47158aa-e56a-4fed-8951-ba3f19639711 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:09.996596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-f47158aa-e56a-4fed-8951-ba3f19639711 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:09.996765 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-f47158aa-e56a-4fed-8951-ba3f19639711 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:09.998660 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-17b39032-afb5-478d-9ca6-aea922e178cd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:10.005395 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-17b39032-afb5-478d-9ca6-aea922e178cd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 returned with HTTP 200 Jul 31 20:51:10.006176 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 319/1298] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:09 2026] GET /volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 => generated 856 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:10.017118 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:10.017118 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:10.022871 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-f47158aa-e56a-4fed-8951-ba3f19639711 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:10.030243 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-f47158aa-e56a-4fed-8951-ba3f19639711 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:10.031434 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 324/1299] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:09 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1445 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:10.054214 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-051af37b-bb58-43c5-bc3f-69471fcd915e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.058122 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-051af37b-bb58-43c5-bc3f-69471fcd915e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/attachments/80fe49e1-fe35-4545-a0d5-59cc4a460d0e Jul 31 20:51:10.058355 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-051af37b-bb58-43c5-bc3f-69471fcd915e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:10.058532 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-051af37b-bb58-43c5-bc3f-69471fcd915e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:10.065729 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:10.065729 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:10.167904 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-62a9e67b-bf46-4eba-afa7-9aecaa656cc8 req-051af37b-bb58-43c5-bc3f-69471fcd915e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/80fe49e1-fe35-4545-a0d5-59cc4a460d0e returned with HTTP 200 Jul 31 20:51:10.168397 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 330/1300] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:51:10 2026] DELETE /volume/v3/attachments/80fe49e1-fe35-4545-a0d5-59cc4a460d0e => generated 192 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:10.562571 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dff25f21-d1bf-43ca-81a4-610bd95e639a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.564942 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dff25f21-d1bf-43ca-81a4-610bd95e639a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:10.565226 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dff25f21-d1bf-43ca-81a4-610bd95e639a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:10.565483 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dff25f21-d1bf-43ca-81a4-610bd95e639a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:10.578465 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:10.578465 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:10.586668 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dff25f21-d1bf-43ca-81a4-610bd95e639a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:10.593629 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dff25f21-d1bf-43ca-81a4-610bd95e639a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:10.594188 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 328/1301] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:10 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1145 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:10.654190 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-81d927e6-0802-40ea-83ea-ccdd255f15ef None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.655918 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-81d927e6-0802-40ea-83ea-ccdd255f15ef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:10.656299 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-81d927e6-0802-40ea-83ea-ccdd255f15ef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:10.656645 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-81d927e6-0802-40ea-83ea-ccdd255f15ef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:10.671453 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:10.671453 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:10.672431 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d8b69357-7bec-4957-ac28-dfeabba5a58b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.677291 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d8b69357-7bec-4957-ac28-dfeabba5a58b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 Jul 31 20:51:10.677291 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d8b69357-7bec-4957-ac28-dfeabba5a58b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:10.677291 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d8b69357-7bec-4957-ac28-dfeabba5a58b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:10.683152 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-81d927e6-0802-40ea-83ea-ccdd255f15ef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Volume info retrieved successfully. Jul 31 20:51:10.683604 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d8b69357-7bec-4957-ac28-dfeabba5a58b tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 returned with HTTP 404 Jul 31 20:51:10.684371 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 325/1302] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:10 2026] GET /volume/v3/volumes/cdc067e5-feae-4b83-9866-80a8d1932db4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:10.686036 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-81d927e6-0802-40ea-83ea-ccdd255f15ef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:10.686665 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 320/1303] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:10 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1145 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:10.693663 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a04c622c-e909-45dc-9f48-5e812cb4cbb8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.696769 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a04c622c-e909-45dc-9f48-5e812cb4cbb8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f Jul 31 20:51:10.696769 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a04c622c-e909-45dc-9f48-5e812cb4cbb8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:10.696919 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a04c622c-e909-45dc-9f48-5e812cb4cbb8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:10.708174 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:10.708174 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:10.712922 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a04c622c-e909-45dc-9f48-5e812cb4cbb8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:10.718569 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a04c622c-e909-45dc-9f48-5e812cb4cbb8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f returned with HTTP 200 Jul 31 20:51:10.719179 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 331/1304] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:10 2026] GET /volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f => generated 924 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:10.732995 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dff8e378-8564-4a8c-9ba9-466b81e28830 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.735893 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dff8e378-8564-4a8c-9ba9-466b81e28830 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] DELETE https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f Jul 31 20:51:10.735893 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dff8e378-8564-4a8c-9ba9-466b81e28830 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:10.735893 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dff8e378-8564-4a8c-9ba9-466b81e28830 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:10.735893 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-dff8e378-8564-4a8c-9ba9-466b81e28830 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume with id: 7dc41e25-6cc2-4899-a146-0877d8c9406f Jul 31 20:51:10.742632 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:10.742632 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:10.743077 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dff8e378-8564-4a8c-9ba9-466b81e28830 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:10.748363 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d23d34ee-aad9-47fc-9757-12c6a17752cf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.751825 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d23d34ee-aad9-47fc-9757-12c6a17752cf tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:10.752079 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d23d34ee-aad9-47fc-9757-12c6a17752cf tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:10.752367 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d23d34ee-aad9-47fc-9757-12c6a17752cf tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:10.765921 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dff8e378-8564-4a8c-9ba9-466b81e28830 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume request issued successfully. Jul 31 20:51:10.766174 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dff8e378-8564-4a8c-9ba9-466b81e28830 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f returned with HTTP 202 Jul 31 20:51:10.766737 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 329/1305] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:10 2026] DELETE /volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:10.771146 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:10.771146 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:10.776243 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-21839420-ce7f-4f7c-971f-b8ccae91c065 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.776297 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d23d34ee-aad9-47fc-9757-12c6a17752cf tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:10.777839 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-21839420-ce7f-4f7c-971f-b8ccae91c065 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f Jul 31 20:51:10.778160 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-21839420-ce7f-4f7c-971f-b8ccae91c065 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:10.778488 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-21839420-ce7f-4f7c-971f-b8ccae91c065 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:10.783563 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d23d34ee-aad9-47fc-9757-12c6a17752cf tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:10.785783 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 326/1306] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:10 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:10.788909 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:10.788909 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:10.792763 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-21839420-ce7f-4f7c-971f-b8ccae91c065 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:10.797975 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-21839420-ce7f-4f7c-971f-b8ccae91c065 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f returned with HTTP 200 Jul 31 20:51:10.797975 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 321/1307] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:10 2026] GET /volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:10.830528 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-4ed3ddcb-7651-4b1d-98ba-b25b59dc653c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.832485 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-4ed3ddcb-7651-4b1d-98ba-b25b59dc653c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b/action Jul 31 20:51:10.832788 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-4ed3ddcb-7651-4b1d-98ba-b25b59dc653c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:10.832925 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-4ed3ddcb-7651-4b1d-98ba-b25b59dc653c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:10.846957 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:10.846957 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:10.847530 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-4ed3ddcb-7651-4b1d-98ba-b25b59dc653c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:10.858752 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-4ed3ddcb-7651-4b1d-98ba-b25b59dc653c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Begin detaching volume completed successfully. Jul 31 20:51:10.859036 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-4ed3ddcb-7651-4b1d-98ba-b25b59dc653c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b/action returned with HTTP 202 Jul 31 20:51:10.859588 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 332/1308] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:51:10 2026] POST /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:51:10.883917 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e1c9d5cf-67d2-48f6-bead-68a580d1ccde None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.886425 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e1c9d5cf-67d2-48f6-bead-68a580d1ccde tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:10.886666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e1c9d5cf-67d2-48f6-bead-68a580d1ccde tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:10.886937 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e1c9d5cf-67d2-48f6-bead-68a580d1ccde tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:10.904097 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:10.904097 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:10.913676 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e1c9d5cf-67d2-48f6-bead-68a580d1ccde tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:10.920964 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e1c9d5cf-67d2-48f6-bead-68a580d1ccde tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:10.921813 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 330/1309] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:10 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1148 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:10.924912 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-580f716b-5da3-43c3-b811-802820ecfb6f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.924912 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-580f716b-5da3-43c3-b811-802820ecfb6f None None] GET https://10.4.3.157/volume// Jul 31 20:51:10.924912 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-580f716b-5da3-43c3-b811-802820ecfb6f None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:10.924912 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-580f716b-5da3-43c3-b811-802820ecfb6f None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:10.924912 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-580f716b-5da3-43c3-b811-802820ecfb6f None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:10.924912 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 327/1310] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51:10 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 20:51:10.938235 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-357a7dc9-8fb2-4433-83ee-c1f85fe0b4fb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:10.940469 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-357a7dc9-8fb2-4433-83ee-c1f85fe0b4fb tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:10.940691 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-357a7dc9-8fb2-4433-83ee-c1f85fe0b4fb tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:10.941663 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-357a7dc9-8fb2-4433-83ee-c1f85fe0b4fb tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:10.955944 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:10.955944 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:10.960710 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-357a7dc9-8fb2-4433-83ee-c1f85fe0b4fb tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:10.966123 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-357a7dc9-8fb2-4433-83ee-c1f85fe0b4fb tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:10.966618 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 322/1311] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:10 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1328 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:11.024095 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-532f1fa6-0e1a-40a0-9e45-a35fb56cce3d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:11.026238 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-532f1fa6-0e1a-40a0-9e45-a35fb56cce3d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 Jul 31 20:51:11.026400 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-532f1fa6-0e1a-40a0-9e45-a35fb56cce3d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:11.026630 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-532f1fa6-0e1a-40a0-9e45-a35fb56cce3d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:11.038572 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:11.038572 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:11.043292 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-532f1fa6-0e1a-40a0-9e45-a35fb56cce3d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:11.051686 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-532f1fa6-0e1a-40a0-9e45-a35fb56cce3d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 returned with HTTP 200 Jul 31 20:51:11.052212 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 333/1312] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:11 2026] GET /volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:11.068569 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e8213c57-24b4-42e7-afef-5cb940bc9cbb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:11.070580 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e8213c57-24b4-42e7-afef-5cb940bc9cbb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 Jul 31 20:51:11.070580 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e8213c57-24b4-42e7-afef-5cb940bc9cbb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:11.070777 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e8213c57-24b4-42e7-afef-5cb940bc9cbb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:11.077175 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:11.077175 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:11.081696 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e8213c57-24b4-42e7-afef-5cb940bc9cbb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:11.087994 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e8213c57-24b4-42e7-afef-5cb940bc9cbb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 returned with HTTP 200 Jul 31 20:51:11.088425 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 331/1313] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:11 2026] GET /volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:11.101461 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-10506b9c-3108-4767-bd72-70549ed34a82 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:11.103461 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10506b9c-3108-4767-bd72-70549ed34a82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 Jul 31 20:51:11.104011 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10506b9c-3108-4767-bd72-70549ed34a82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:11.104011 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10506b9c-3108-4767-bd72-70549ed34a82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:11.104160 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-10506b9c-3108-4767-bd72-70549ed34a82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume with id: 98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 Jul 31 20:51:11.112879 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:11.112879 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:11.113497 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-10506b9c-3108-4767-bd72-70549ed34a82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:11.134209 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-10506b9c-3108-4767-bd72-70549ed34a82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume request issued successfully. Jul 31 20:51:11.134438 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10506b9c-3108-4767-bd72-70549ed34a82 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 returned with HTTP 202 Jul 31 20:51:11.135006 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 328/1314] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:11 2026] DELETE /volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:11.142689 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-872317ef-c0db-4e8a-a2ba-fd3343300815 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:11.144622 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-872317ef-c0db-4e8a-a2ba-fd3343300815 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 Jul 31 20:51:11.144758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-872317ef-c0db-4e8a-a2ba-fd3343300815 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:11.144951 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-872317ef-c0db-4e8a-a2ba-fd3343300815 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:11.156271 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:11.156271 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:11.161062 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-872317ef-c0db-4e8a-a2ba-fd3343300815 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:11.167842 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-872317ef-c0db-4e8a-a2ba-fd3343300815 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 returned with HTTP 200 Jul 31 20:51:11.169773 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 323/1315] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:11 2026] GET /volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 => generated 880 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:11.816534 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-025b9452-9601-4cb6-aeea-edba8c1d22e7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:11.818408 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-025b9452-9601-4cb6-aeea-edba8c1d22e7 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f Jul 31 20:51:11.818600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-025b9452-9601-4cb6-aeea-edba8c1d22e7 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:11.818810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-025b9452-9601-4cb6-aeea-edba8c1d22e7 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:11.824798 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-025b9452-9601-4cb6-aeea-edba8c1d22e7 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f returned with HTTP 404 Jul 31 20:51:11.825246 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 334/1316] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:11 2026] GET /volume/v3/volumes/7dc41e25-6cc2-4899-a146-0877d8c9406f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:11.838968 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-da643779-4d5e-4641-84fd-97e7ab7c7e64 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:11.840738 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-da643779-4d5e-4641-84fd-97e7ab7c7e64 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 Jul 31 20:51:11.840954 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-da643779-4d5e-4641-84fd-97e7ab7c7e64 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:11.841116 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-da643779-4d5e-4641-84fd-97e7ab7c7e64 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:11.848788 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:11.848788 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:11.853228 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-da643779-4d5e-4641-84fd-97e7ab7c7e64 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:11.858087 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-da643779-4d5e-4641-84fd-97e7ab7c7e64 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 returned with HTTP 200 Jul 31 20:51:11.858625 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 332/1317] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:11 2026] GET /volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 => generated 838 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:11.874116 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8ec3eb1d-313a-467a-bce4-280f91723601 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:11.876617 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8ec3eb1d-313a-467a-bce4-280f91723601 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] DELETE https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 Jul 31 20:51:11.877004 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8ec3eb1d-313a-467a-bce4-280f91723601 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:11.877366 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8ec3eb1d-313a-467a-bce4-280f91723601 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:11.879323 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-8ec3eb1d-313a-467a-bce4-280f91723601 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume with id: 7ec651ee-82e5-4053-9df8-c55c1f4c9f94 Jul 31 20:51:11.902980 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:11.902980 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:11.902980 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8ec3eb1d-313a-467a-bce4-280f91723601 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:11.925862 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8ec3eb1d-313a-467a-bce4-280f91723601 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume request issued successfully. Jul 31 20:51:11.925862 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8ec3eb1d-313a-467a-bce4-280f91723601 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 returned with HTTP 202 Jul 31 20:51:11.925862 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 329/1318] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:11 2026] DELETE /volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:11.943556 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c9348537-6acc-4c13-896c-157bb32c416d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:11.944770 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a50e70b5-93d3-41e1-a931-8a4888bf8b2a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:11.947148 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c9348537-6acc-4c13-896c-157bb32c416d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 Jul 31 20:51:11.947148 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c9348537-6acc-4c13-896c-157bb32c416d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:11.947148 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c9348537-6acc-4c13-896c-157bb32c416d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:11.947364 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a50e70b5-93d3-41e1-a931-8a4888bf8b2a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:11.947364 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a50e70b5-93d3-41e1-a931-8a4888bf8b2a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:11.947364 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a50e70b5-93d3-41e1-a931-8a4888bf8b2a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:11.957822 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:11.957822 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:11.962291 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:11.962291 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:11.966545 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c9348537-6acc-4c13-896c-157bb32c416d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:11.969806 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a50e70b5-93d3-41e1-a931-8a4888bf8b2a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:11.973965 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a50e70b5-93d3-41e1-a931-8a4888bf8b2a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:11.974486 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 335/1319] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:11 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:11.975421 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c9348537-6acc-4c13-896c-157bb32c416d tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 returned with HTTP 200 Jul 31 20:51:11.976208 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 324/1320] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:11 2026] GET /volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:12.187744 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-587c559f-eeba-4a21-9fdd-c68e7bdd082c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:12.191327 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-587c559f-eeba-4a21-9fdd-c68e7bdd082c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 Jul 31 20:51:12.191529 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-587c559f-eeba-4a21-9fdd-c68e7bdd082c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:12.191712 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-587c559f-eeba-4a21-9fdd-c68e7bdd082c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:12.198296 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-587c559f-eeba-4a21-9fdd-c68e7bdd082c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 returned with HTTP 404 Jul 31 20:51:12.199291 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 333/1321] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:12 2026] GET /volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:12.206920 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-865e5a93-fe1d-4f92-b71e-925c8f6cf74c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:12.211631 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-865e5a93-fe1d-4f92-b71e-925c8f6cf74c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 Jul 31 20:51:12.211631 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-865e5a93-fe1d-4f92-b71e-925c8f6cf74c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:12.211631 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-865e5a93-fe1d-4f92-b71e-925c8f6cf74c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:12.217378 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-865e5a93-fe1d-4f92-b71e-925c8f6cf74c tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 returned with HTTP 404 Jul 31 20:51:12.217988 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 330/1322] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:12 2026] GET /volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:12.226198 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7bac2c13-2abd-4e7d-9ff3-85326632c3d1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:12.227788 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7bac2c13-2abd-4e7d-9ff3-85326632c3d1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 Jul 31 20:51:12.227993 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7bac2c13-2abd-4e7d-9ff3-85326632c3d1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:12.228186 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7bac2c13-2abd-4e7d-9ff3-85326632c3d1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:12.228340 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-7bac2c13-2abd-4e7d-9ff3-85326632c3d1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume with id: 98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 Jul 31 20:51:12.233927 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7bac2c13-2abd-4e7d-9ff3-85326632c3d1 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 returned with HTTP 404 Jul 31 20:51:12.234505 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 336/1323] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:12 2026] DELETE /volume/v3/volumes/98df8d3f-46f2-4c3b-be0e-aeb6e432b0e2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:12.242872 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d9bd15c8-707c-4a98-9437-d7748e8977b2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:12.246923 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d9bd15c8-707c-4a98-9437-d7748e8977b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 Jul 31 20:51:12.246923 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d9bd15c8-707c-4a98-9437-d7748e8977b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:12.246923 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d9bd15c8-707c-4a98-9437-d7748e8977b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:12.246923 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-d9bd15c8-707c-4a98-9437-d7748e8977b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: 7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 Jul 31 20:51:12.250957 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:12.250957 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:12.251521 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d9bd15c8-707c-4a98-9437-d7748e8977b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:51:12.269538 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d9bd15c8-707c-4a98-9437-d7748e8977b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot delete request issued successfully. Jul 31 20:51:12.269939 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d9bd15c8-707c-4a98-9437-d7748e8977b2 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 returned with HTTP 202 Jul 31 20:51:12.270443 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 325/1324] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:51:12 2026] DELETE /volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:12.278240 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0ba87509-c520-4bc1-8953-88072138e651 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:12.281472 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ba87509-c520-4bc1-8953-88072138e651 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 Jul 31 20:51:12.281802 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ba87509-c520-4bc1-8953-88072138e651 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:12.282049 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ba87509-c520-4bc1-8953-88072138e651 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:12.288429 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:12.288429 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:12.288994 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0ba87509-c520-4bc1-8953-88072138e651 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:51:12.290005 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ba87509-c520-4bc1-8953-88072138e651 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 returned with HTTP 200 Jul 31 20:51:12.290374 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 334/1325] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:12 2026] GET /volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:12.990873 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-93b8ae62-ecd9-4b17-bd1b-b8bad404e65c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:12.991234 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6223c3c8-3ca0-491a-9f8d-ccb1243ba480 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:12.994585 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6223c3c8-3ca0-491a-9f8d-ccb1243ba480 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:12.994585 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6223c3c8-3ca0-491a-9f8d-ccb1243ba480 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:12.994585 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6223c3c8-3ca0-491a-9f8d-ccb1243ba480 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:12.994734 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-93b8ae62-ecd9-4b17-bd1b-b8bad404e65c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 Jul 31 20:51:12.994734 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-93b8ae62-ecd9-4b17-bd1b-b8bad404e65c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:12.994734 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-93b8ae62-ecd9-4b17-bd1b-b8bad404e65c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:13.001527 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-93b8ae62-ecd9-4b17-bd1b-b8bad404e65c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 returned with HTTP 404 Jul 31 20:51:13.002350 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 331/1326] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:12 2026] GET /volume/v3/volumes/7ec651ee-82e5-4053-9df8-c55c1f4c9f94 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:13.002979 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:13.002979 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:13.006960 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6223c3c8-3ca0-491a-9f8d-ccb1243ba480 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:13.013835 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6223c3c8-3ca0-491a-9f8d-ccb1243ba480 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:13.014194 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 337/1327] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:12 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1148 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:13.044267 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:13.048147 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:13.048147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1, "name": "tempest-VolumesGetTest-Volume-839836645", "metadata": {"Type": "Test"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:13.048147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request body: {'volume': {'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-839836645', 'metadata': {'Type': 'Test'}}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:13.121101 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume of 1 GB Jul 31 20:51:13.121101 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:13.121101 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:13.123761 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Availability Zones retrieved successfully. Jul 31 20:51:13.128958 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (2106d63e-81d5-44c2-b15f-0255752e2881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:13.130215 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d7abc1-d57b-4422-94c1-10409a5ce984) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:13.131243 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:13.187091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74d7abc1-d57b-4422-94c1-10409a5ce984) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:13.187091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f8e88ea-2f2e-4169-8543-2515059dcc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:13.224304 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Created reservations ['e09f3e0a-fc3c-48ab-a8cd-0076fff3e7dd', '8025b0c6-0745-4d55-a075-6cb48421b8e4', 'c93bbb0b-89fe-4567-beb6-10bb774cc1f0', '94002bf9-2b3c-4b74-8d87-8ef2f2142aa5'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:13.225246 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f8e88ea-2f2e-4169-8543-2515059dcc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e09f3e0a-fc3c-48ab-a8cd-0076fff3e7dd', '8025b0c6-0745-4d55-a075-6cb48421b8e4', 'c93bbb0b-89fe-4567-beb6-10bb774cc1f0', '94002bf9-2b3c-4b74-8d87-8ef2f2142aa5']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:13.226121 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c02a632f-b214-4f9b-b476-3513daa6026c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:13.249110 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c02a632f-b214-4f9b-b476-3513daa6026c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '377d54c7-bae2-4389-ae8c-ca9e55f4a8b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-839836645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['e09f3e0a-fc3c-48ab-a8cd-0076fff3e7dd','8025b0c6-0745-4d55-a075-6cb48421b8e4','c93bbb0b-89fe-4567-beb6-10bb774cc1f0','94002bf9-2b3c-4b74-8d87-8ef2f2142aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-839836645',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=377d54c7-bae2-4389-ae8c-ca9e55f4a8b1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:13.250799 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2e3a16-904d-473f-abba-452d933b5ab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:13.266968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd2e3a16-904d-473f-abba-452d933b5ab4) transitioned into state 'SUCCESS' from state '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-839836645',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['e09f3e0a-fc3c-48ab-a8cd-0076fff3e7dd','8025b0c6-0745-4d55-a075-6cb48421b8e4','c93bbb0b-89fe-4567-beb6-10bb774cc1f0','94002bf9-2b3c-4b74-8d87-8ef2f2142aa5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:13.268151 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (279935df-6074-417a-9a5b-4696ba014c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:13.283234 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (279935df-6074-417a-9a5b-4696ba014c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:13.283234 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (2106d63e-81d5-44c2-b15f-0255752e2881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:13.283234 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request issued successfully. Jul 31 20:51:13.283234 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5192534e-da85-4a18-910b-5e2d38ed44a8 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:13.284022 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 326/1328] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:13 2026] POST /volume/v3/volumes => generated 758 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 20:51:13.301099 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0eadbe36-5b9a-4ff8-8bba-bb17dbc8c171 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:13.303037 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-666df0b6-a8e7-4088-a515-e68e8141fe97 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:13.303179 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0eadbe36-5b9a-4ff8-8bba-bb17dbc8c171 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 Jul 31 20:51:13.303470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0eadbe36-5b9a-4ff8-8bba-bb17dbc8c171 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:13.303701 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0eadbe36-5b9a-4ff8-8bba-bb17dbc8c171 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:13.308109 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-666df0b6-a8e7-4088-a515-e68e8141fe97 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 Jul 31 20:51:13.309098 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-666df0b6-a8e7-4088-a515-e68e8141fe97 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:13.309098 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-666df0b6-a8e7-4088-a515-e68e8141fe97 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:13.315644 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:13.315644 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:13.317949 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-666df0b6-a8e7-4088-a515-e68e8141fe97 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 returned with HTTP 404 Jul 31 20:51:13.318687 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 332/1329] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:13 2026] GET /volume/v3/snapshots/7bd443d1-58a3-4b9d-9c4d-c774eaaf1740 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:13.321103 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0eadbe36-5b9a-4ff8-8bba-bb17dbc8c171 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:13.327792 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c932f1d6-31f5-40d0-8cb1-960e7cdb3ca5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:13.328921 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0eadbe36-5b9a-4ff8-8bba-bb17dbc8c171 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 returned with HTTP 200 Jul 31 20:51:13.329460 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 335/1330] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:13 2026] GET /volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 => generated 826 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:13.331338 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c932f1d6-31f5-40d0-8cb1-960e7cdb3ca5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b Jul 31 20:51:13.331614 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c932f1d6-31f5-40d0-8cb1-960e7cdb3ca5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:13.331889 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c932f1d6-31f5-40d0-8cb1-960e7cdb3ca5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:13.333507 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d88449eb-3b87-4ba5-b74c-a2541ee15fa2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:13.336439 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d88449eb-3b87-4ba5-b74c-a2541ee15fa2 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] GET https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 Jul 31 20:51:13.336696 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d88449eb-3b87-4ba5-b74c-a2541ee15fa2 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:13.337948 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d88449eb-3b87-4ba5-b74c-a2541ee15fa2 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:13.343159 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:13.343159 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:13.346516 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c932f1d6-31f5-40d0-8cb1-960e7cdb3ca5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:13.350023 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c932f1d6-31f5-40d0-8cb1-960e7cdb3ca5 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b returned with HTTP 200 Jul 31 20:51:13.350364 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 338/1331] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:13 2026] GET /volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:13.365009 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4938a45c-a0de-48e6-89dc-0d880de7858a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:13.367287 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4938a45c-a0de-48e6-89dc-0d880de7858a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b Jul 31 20:51:13.367564 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4938a45c-a0de-48e6-89dc-0d880de7858a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:13.367798 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4938a45c-a0de-48e6-89dc-0d880de7858a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:13.367971 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-4938a45c-a0de-48e6-89dc-0d880de7858a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume with id: e630c2e6-5ebe-473c-aa11-7ad8f53e186b Jul 31 20:51:13.375520 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:13.375520 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:13.376003 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4938a45c-a0de-48e6-89dc-0d880de7858a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:13.393798 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4938a45c-a0de-48e6-89dc-0d880de7858a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume request issued successfully. Jul 31 20:51:13.395023 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4938a45c-a0de-48e6-89dc-0d880de7858a tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b returned with HTTP 202 Jul 31 20:51:13.395023 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 333/1332] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:13 2026] DELETE /volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:13.408148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-171c8f96-d105-423d-bf42-d1a53a5b0111 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:13.408148 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-171c8f96-d105-423d-bf42-d1a53a5b0111 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b Jul 31 20:51:13.408148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-171c8f96-d105-423d-bf42-d1a53a5b0111 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:13.408148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-171c8f96-d105-423d-bf42-d1a53a5b0111 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:13.415979 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:13.415979 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:13.420383 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-171c8f96-d105-423d-bf42-d1a53a5b0111 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:13.426285 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-171c8f96-d105-423d-bf42-d1a53a5b0111 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b returned with HTTP 200 Jul 31 20:51:13.426802 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 336/1333] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:13 2026] GET /volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:13.496627 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:13.496627 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:13.500147 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d88449eb-3b87-4ba5-b74c-a2541ee15fa2 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Volume info retrieved successfully. Jul 31 20:51:13.504656 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d88449eb-3b87-4ba5-b74c-a2541ee15fa2 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 returned with HTTP 200 Jul 31 20:51:13.504891 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 327/1334] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:13 2026] GET /volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 => generated 848 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:13.840246 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4e8740d2-c506-414b-aec6-39023e982cc8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:13.842154 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4e8740d2-c506-414b-aec6-39023e982cc8 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] DELETE https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 Jul 31 20:51:13.842354 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4e8740d2-c506-414b-aec6-39023e982cc8 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:13.842544 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4e8740d2-c506-414b-aec6-39023e982cc8 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:13.842695 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-4e8740d2-c506-414b-aec6-39023e982cc8 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Delete volume with id: bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 Jul 31 20:51:13.850573 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:13.850573 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:13.851026 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4e8740d2-c506-414b-aec6-39023e982cc8 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Volume info retrieved successfully. Jul 31 20:51:13.876038 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4e8740d2-c506-414b-aec6-39023e982cc8 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Delete volume request issued successfully. Jul 31 20:51:13.876273 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4e8740d2-c506-414b-aec6-39023e982cc8 tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 returned with HTTP 202 Jul 31 20:51:13.876674 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 339/1335] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:13 2026] DELETE /volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:13.884070 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2241c305-9eb3-477a-b402-e0ffbf23382b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:13.885894 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2241c305-9eb3-477a-b402-e0ffbf23382b tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] GET https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 Jul 31 20:51:13.886086 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2241c305-9eb3-477a-b402-e0ffbf23382b tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:13.886318 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2241c305-9eb3-477a-b402-e0ffbf23382b tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:13.895997 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:13.895997 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:13.901271 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2241c305-9eb3-477a-b402-e0ffbf23382b tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Volume info retrieved successfully. Jul 31 20:51:13.908243 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2241c305-9eb3-477a-b402-e0ffbf23382b tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 returned with HTTP 200 Jul 31 20:51:13.908800 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 334/1336] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:13 2026] GET /volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:14.026294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1fc4149e-a3dc-4006-8503-e0de9d29f960 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.028417 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1fc4149e-a3dc-4006-8503-e0de9d29f960 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:14.028677 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1fc4149e-a3dc-4006-8503-e0de9d29f960 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:14.028930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1fc4149e-a3dc-4006-8503-e0de9d29f960 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:14.039066 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:14.039066 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:14.042659 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1fc4149e-a3dc-4006-8503-e0de9d29f960 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:14.047625 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1fc4149e-a3dc-4006-8503-e0de9d29f960 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:14.048054 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 337/1337] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:14 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:14.340911 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-03526374-e701-4859-9e53-ad575ce7da03 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.342763 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-03526374-e701-4859-9e53-ad575ce7da03 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 Jul 31 20:51:14.343025 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-03526374-e701-4859-9e53-ad575ce7da03 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:14.343290 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-03526374-e701-4859-9e53-ad575ce7da03 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:14.350178 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:14.350178 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:14.353628 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-03526374-e701-4859-9e53-ad575ce7da03 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:14.359470 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-03526374-e701-4859-9e53-ad575ce7da03 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 returned with HTTP 200 Jul 31 20:51:14.359898 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 328/1338] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:14 2026] GET /volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 => generated 1366 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:14.371961 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0ee36b2b-2f5b-4349-8207-80db175963cb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.373735 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0ee36b2b-2f5b-4349-8207-80db175963cb tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 Jul 31 20:51:14.373954 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0ee36b2b-2f5b-4349-8207-80db175963cb tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:14.374148 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0ee36b2b-2f5b-4349-8207-80db175963cb tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:14.380410 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:14.380410 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:14.383576 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0ee36b2b-2f5b-4349-8207-80db175963cb tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:14.387539 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0ee36b2b-2f5b-4349-8207-80db175963cb tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 returned with HTTP 200 Jul 31 20:51:14.387850 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 340/1339] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:14 2026] GET /volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:14.399218 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0fa6ffdf-a946-4063-b752-34d48826727e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.400947 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0fa6ffdf-a946-4063-b752-34d48826727e tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] PUT https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 Jul 31 20:51:14.401259 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0fa6ffdf-a946-4063-b752-34d48826727e tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-839836645"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:14.408956 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:14.408956 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:14.412415 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0fa6ffdf-a946-4063-b752-34d48826727e tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:14.416703 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0fa6ffdf-a946-4063-b752-34d48826727e tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume updated successfully. Jul 31 20:51:14.417311 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0fa6ffdf-a946-4063-b752-34d48826727e tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 returned with HTTP 200 Jul 31 20:51:14.417696 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 335/1340] 10.4.3.157 () {68 vars in 1368 bytes} [Fri Jul 31 20:51:14 2026] PUT /volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 => generated 782 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:14.428736 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7fec83f1-decf-4c7c-86aa-7b5a62accd1c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.431039 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7fec83f1-decf-4c7c-86aa-7b5a62accd1c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] PUT https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 Jul 31 20:51:14.431477 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7fec83f1-decf-4c7c-86aa-7b5a62accd1c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-418295157", "description": "This is the new description of volume"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:14.440311 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:14.440311 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:14.442256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f668679e-a96b-4370-8b96-85fb2c80b3fc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.443808 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7fec83f1-decf-4c7c-86aa-7b5a62accd1c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:14.443903 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f668679e-a96b-4370-8b96-85fb2c80b3fc tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b Jul 31 20:51:14.444118 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f668679e-a96b-4370-8b96-85fb2c80b3fc tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:14.444256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f668679e-a96b-4370-8b96-85fb2c80b3fc tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:14.449531 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f668679e-a96b-4370-8b96-85fb2c80b3fc tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b returned with HTTP 404 Jul 31 20:51:14.449991 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 329/1341] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:14 2026] GET /volume/v3/volumes/e630c2e6-5ebe-473c-aa11-7ad8f53e186b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:14.450868 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7fec83f1-decf-4c7c-86aa-7b5a62accd1c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume updated successfully. Jul 31 20:51:14.451534 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7fec83f1-decf-4c7c-86aa-7b5a62accd1c tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 returned with HTTP 200 Jul 31 20:51:14.452083 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 338/1342] 10.4.3.157 () {68 vars in 1369 bytes} [Fri Jul 31 20:51:14 2026] PUT /volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 => generated 821 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:14.458017 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c4cace33-61e9-4549-9d48-0d78173c69ee None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.459811 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c4cace33-61e9-4549-9d48-0d78173c69ee tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:51:14.460000 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c4cace33-61e9-4549-9d48-0d78173c69ee tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:14.460215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c4cace33-61e9-4549-9d48-0d78173c69ee tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:14.462252 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-606af9c8-e5e5-4fa1-9e08-0853f6fdb5b4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.464004 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-606af9c8-e5e5-4fa1-9e08-0853f6fdb5b4 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 Jul 31 20:51:14.464218 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-606af9c8-e5e5-4fa1-9e08-0853f6fdb5b4 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:14.464394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-606af9c8-e5e5-4fa1-9e08-0853f6fdb5b4 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:14.467112 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:14.467112 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:14.470361 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c4cace33-61e9-4549-9d48-0d78173c69ee tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:14.470614 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:14.470614 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:14.473730 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-606af9c8-e5e5-4fa1-9e08-0853f6fdb5b4 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:14.476576 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c4cace33-61e9-4549-9d48-0d78173c69ee tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:51:14.476990 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 341/1343] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:14 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:14.477842 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-606af9c8-e5e5-4fa1-9e08-0853f6fdb5b4 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 returned with HTTP 200 Jul 31 20:51:14.478209 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 336/1344] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:14 2026] GET /volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 => generated 1405 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:14.488374 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.489398 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.489807 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:14.490254 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-480239258"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:14.491196 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:14.491389 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-480239258'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:14.491917 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume of 1 GB Jul 31 20:51:14.491970 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1846559836", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1504825370"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:14.493091 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1846559836', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1504825370'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:14.493325 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume of 1 GB Jul 31 20:51:14.495866 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Availability Zones retrieved successfully. Jul 31 20:51:14.497453 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Availability Zones retrieved successfully. Jul 31 20:51:14.501754 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (ea248242-158d-4134-9a1d-b044e79cb4f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:14.502593 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0b71260-1fec-413d-b9e2-2d7ef53cd048) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:14.502738 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (115fbfc3-4c74-4cef-a6fa-65a8dd6bc0d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:14.503433 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:14.503736 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8851b7da-7496-4c56-a142-298b6a655682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:14.504638 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:14.526235 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0b71260-1fec-413d-b9e2-2d7ef53cd048) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:14.526956 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe1ad8bb-fc41-4096-ade6-919841e1b7e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:14.531558 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8851b7da-7496-4c56-a142-298b6a655682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:14.532297 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e59818a-16a5-450c-b6f4-312e124c3274) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:14.559721 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['6ebcdb9d-f6a8-4262-9568-eaecc982ef69', '6dd9236d-afff-45c7-b5e2-ad982f7dc477', '1b9111bf-70c8-4922-9b12-c01cc75c9586', 'd3a4bf1f-3bf2-4459-95af-fa6cdd045021'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:14.560461 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe1ad8bb-fc41-4096-ade6-919841e1b7e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ebcdb9d-f6a8-4262-9568-eaecc982ef69', '6dd9236d-afff-45c7-b5e2-ad982f7dc477', '1b9111bf-70c8-4922-9b12-c01cc75c9586', 'd3a4bf1f-3bf2-4459-95af-fa6cdd045021']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:14.561370 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8261f73c-88dc-48e0-be41-cc8be55d2629) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:14.566156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Created reservations ['7c62bf49-0c33-4b39-a9a3-d8b9f5dc4405', 'aeaa5cb4-e6e0-406e-a970-32bfcf421cd9', 'a0595769-e53e-4e6a-be64-efd77159af3e', '5674d45d-c110-4ae4-b017-1a35b05c8270'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:14.566949 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6e59818a-16a5-450c-b6f4-312e124c3274) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7c62bf49-0c33-4b39-a9a3-d8b9f5dc4405', 'aeaa5cb4-e6e0-406e-a970-32bfcf421cd9', 'a0595769-e53e-4e6a-be64-efd77159af3e', '5674d45d-c110-4ae4-b017-1a35b05c8270']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:14.567662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9344b75-2a35-4711-9caf-a64bf9e5124f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:14.583378 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8261f73c-88dc-48e0-be41-cc8be55d2629) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'de16d400-69fc-43a3-86e3-ac84db9bad3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-480239258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['6ebcdb9d-f6a8-4262-9568-eaecc982ef69','6dd9236d-afff-45c7-b5e2-ad982f7dc477','1b9111bf-70c8-4922-9b12-c01cc75c9586','d3a4bf1f-3bf2-4459-95af-fa6cdd045021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-480239258',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=de16d400-69fc-43a3-86e3-ac84db9bad3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cc79cc275b4d09adc3d58b138a0b41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:14.584040 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a346d3-54d2-4222-9608-e177462525bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:14.590641 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9344b75-2a35-4711-9caf-a64bf9e5124f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24aaaa06-c8a9-432e-91ac-3c5a02357aa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1846559836',display_name='tempest-VolumesGetTest-Volume-1504825370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['7c62bf49-0c33-4b39-a9a3-d8b9f5dc4405','aeaa5cb4-e6e0-406e-a970-32bfcf421cd9','a0595769-e53e-4e6a-be64-efd77159af3e','5674d45d-c110-4ae4-b017-1a35b05c8270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:14Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1846559836',display_name='tempest-VolumesGetTest-Volume-1504825370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24aaaa06-c8a9-432e-91ac-3c5a02357aa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:14.591367 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e88d01e-4569-4b41-8578-c9cf44853941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:14.602562 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a346d3-54d2-4222-9608-e177462525bf) transitioned into state 'SUCCESS' from state '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-480239258',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['6ebcdb9d-f6a8-4262-9568-eaecc982ef69','6dd9236d-afff-45c7-b5e2-ad982f7dc477','1b9111bf-70c8-4922-9b12-c01cc75c9586','d3a4bf1f-3bf2-4459-95af-fa6cdd045021'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:14.603486 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42bb6206-52ce-4e36-b074-c0d57efe9abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:14.612378 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42bb6206-52ce-4e36-b074-c0d57efe9abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:14.613144 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (ea248242-158d-4134-9a1d-b044e79cb4f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:14.613428 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request issued successfully. Jul 31 20:51:14.613982 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-12acdc6c-1631-4cf8-9cdc-aa9d72d74296 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:14.614393 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 330/1345] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:51:14 2026] POST /volume/v3/volumes => generated 753 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:14.616479 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e88d01e-4569-4b41-8578-c9cf44853941) transitioned into 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-1846559836',display_name='tempest-VolumesGetTest-Volume-1504825370',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='81848c4ec2c54d3480b95f2e98d3a1f9',qos_specs=None,replication_status=,reservations=['7c62bf49-0c33-4b39-a9a3-d8b9f5dc4405','aeaa5cb4-e6e0-406e-a970-32bfcf421cd9','a0595769-e53e-4e6a-be64-efd77159af3e','5674d45d-c110-4ae4-b017-1a35b05c8270'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a9ba1ec230c413f8abe49f9cc7297a3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:14.617140 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d142ba-6711-464d-9bac-b0b6bd7275ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:14.625050 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-22d1acc0-f6f7-4271-a293-825e8850fe8b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.626886 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-22d1acc0-f6f7-4271-a293-825e8850fe8b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b Jul 31 20:51:14.627094 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-22d1acc0-f6f7-4271-a293-825e8850fe8b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:14.627316 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-22d1acc0-f6f7-4271-a293-825e8850fe8b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:14.629477 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92d142ba-6711-464d-9bac-b0b6bd7275ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:14.630253 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Flow 'volume_create_api' (115fbfc3-4c74-4cef-a6fa-65a8dd6bc0d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:14.630555 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Create volume request issued successfully. Jul 31 20:51:14.631090 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-95b9bda6-09de-49d2-ba54-ab907fb2d9cc tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:14.631498 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 339/1346] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:14 2026] POST /volume/v3/volumes => generated 780 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:14.635986 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:14.635986 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:14.640454 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-22d1acc0-f6f7-4271-a293-825e8850fe8b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:14.646404 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-22d1acc0-f6f7-4271-a293-825e8850fe8b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b returned with HTTP 200 Jul 31 20:51:14.646945 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 342/1347] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:14 2026] GET /volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b => generated 821 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:14.651111 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9a5036fe-094c-4af8-930c-3ca15285aa00 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.652804 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9a5036fe-094c-4af8-930c-3ca15285aa00 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 Jul 31 20:51:14.652980 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9a5036fe-094c-4af8-930c-3ca15285aa00 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:14.653199 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9a5036fe-094c-4af8-930c-3ca15285aa00 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:14.659798 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:14.659798 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:14.663167 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9a5036fe-094c-4af8-930c-3ca15285aa00 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:14.667394 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9a5036fe-094c-4af8-930c-3ca15285aa00 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 returned with HTTP 200 Jul 31 20:51:14.667872 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 337/1348] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:14 2026] GET /volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:14.921661 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e47226f1-d5d4-4b6e-8d30-995705dad3ba None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:14.924410 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e47226f1-d5d4-4b6e-8d30-995705dad3ba tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] GET https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 Jul 31 20:51:14.924784 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e47226f1-d5d4-4b6e-8d30-995705dad3ba tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:14.925262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e47226f1-d5d4-4b6e-8d30-995705dad3ba tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:14.939050 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e47226f1-d5d4-4b6e-8d30-995705dad3ba tempest-TestImageHashVerification-1924519227 tempest-TestImageHashVerification-1924519227-project-member] https://10.4.3.157/volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 returned with HTTP 404 Jul 31 20:51:14.939808 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 331/1349] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:14 2026] GET /volume/v3/volumes/bdaf63a7-26b5-4e8d-8ba8-74f2f0d8db03 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:15.061652 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-505e113a-99ee-4c4c-a4c2-46808dbd7ec2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:15.063357 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-505e113a-99ee-4c4c-a4c2-46808dbd7ec2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:15.063528 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-505e113a-99ee-4c4c-a4c2-46808dbd7ec2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:15.063693 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-505e113a-99ee-4c4c-a4c2-46808dbd7ec2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:15.071633 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:15.071633 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:15.074525 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-505e113a-99ee-4c4c-a4c2-46808dbd7ec2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:15.078044 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-505e113a-99ee-4c4c-a4c2-46808dbd7ec2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:15.078544 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 340/1350] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:15 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1148 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:15.513432 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d02f71c9-ff49-487d-8ca7-06c8f4252f85 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:15.515660 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d02f71c9-ff49-487d-8ca7-06c8f4252f85 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:15.515895 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d02f71c9-ff49-487d-8ca7-06c8f4252f85 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:15.516230 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d02f71c9-ff49-487d-8ca7-06c8f4252f85 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:15.526930 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:15.526930 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:15.531393 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d02f71c9-ff49-487d-8ca7-06c8f4252f85 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:15.537138 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-d02f71c9-ff49-487d-8ca7-06c8f4252f85 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:15.537680 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 343/1351] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:15 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:15.659111 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-95207c69-6ac9-4225-b285-0ae947bf61cd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:15.661479 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-95207c69-6ac9-4225-b285-0ae947bf61cd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b Jul 31 20:51:15.661757 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-95207c69-6ac9-4225-b285-0ae947bf61cd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:15.662015 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-95207c69-6ac9-4225-b285-0ae947bf61cd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:15.671019 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:15.671019 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:15.675900 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-95207c69-6ac9-4225-b285-0ae947bf61cd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:15.683417 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-95207c69-6ac9-4225-b285-0ae947bf61cd tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b returned with HTTP 200 Jul 31 20:51:15.684003 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 338/1352] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:15 2026] GET /volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:15.685633 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-72cea4bf-0bbb-47a1-894b-1772ac176bf0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:15.687510 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-72cea4bf-0bbb-47a1-894b-1772ac176bf0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 Jul 31 20:51:15.687769 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-72cea4bf-0bbb-47a1-894b-1772ac176bf0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:15.688024 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-72cea4bf-0bbb-47a1-894b-1772ac176bf0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:15.695844 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:15.695844 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:15.700263 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f9b5eb73-263b-4704-ac00-0a609bbb604b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:15.700620 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-72cea4bf-0bbb-47a1-894b-1772ac176bf0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:15.702255 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f9b5eb73-263b-4704-ac00-0a609bbb604b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:51:15.702494 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f9b5eb73-263b-4704-ac00-0a609bbb604b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "de16d400-69fc-43a3-86e3-ac84db9bad3b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1879000372"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:15.706110 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-72cea4bf-0bbb-47a1-894b-1772ac176bf0 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 returned with HTTP 200 Jul 31 20:51:15.706631 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 332/1353] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:15 2026] GET /volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:15.714705 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:15.714705 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:15.715180 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f9b5eb73-263b-4704-ac00-0a609bbb604b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:15.715285 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-f9b5eb73-263b-4704-ac00-0a609bbb604b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create snapshot from volume de16d400-69fc-43a3-86e3-ac84db9bad3b Jul 31 20:51:15.723801 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e017d6e6-d2c3-42b5-9640-34978c70b855 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:15.726577 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e017d6e6-d2c3-42b5-9640-34978c70b855 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] PUT https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 Jul 31 20:51:15.726905 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e017d6e6-d2c3-42b5-9640-34978c70b855 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-839836645", "description": null}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:15.739627 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:15.739627 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:15.744061 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e017d6e6-d2c3-42b5-9640-34978c70b855 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:15.752906 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e017d6e6-d2c3-42b5-9640-34978c70b855 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume updated successfully. Jul 31 20:51:15.753578 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e017d6e6-d2c3-42b5-9640-34978c70b855 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 returned with HTTP 200 Jul 31 20:51:15.754245 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 344/1354] 10.4.3.157 () {68 vars in 1368 bytes} [Fri Jul 31 20:51:15 2026] PUT /volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 => generated 769 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:15.766347 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-f9b5eb73-263b-4704-ac00-0a609bbb604b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['17f5919b-62e2-4e58-94aa-44b089cc0f5c', 'ed9c5fad-cfce-4882-8fa7-383044b5e552', '28cf0190-cd12-4a82-abbf-da86012a1f85', 'd5522cb0-3308-4ce6-8b2a-81cd3cb18b95'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:15.771095 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a82a2d21-03ca-42ba-9d71-52976a9dcc05 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:15.773006 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a82a2d21-03ca-42ba-9d71-52976a9dcc05 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 Jul 31 20:51:15.773678 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a82a2d21-03ca-42ba-9d71-52976a9dcc05 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:15.773936 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a82a2d21-03ca-42ba-9d71-52976a9dcc05 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:15.782070 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:15.782070 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:15.788944 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a82a2d21-03ca-42ba-9d71-52976a9dcc05 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:15.795330 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a82a2d21-03ca-42ba-9d71-52976a9dcc05 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 returned with HTTP 200 Jul 31 20:51:15.795913 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 339/1355] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:15 2026] GET /volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 => generated 837 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:15.818325 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f9b5eb73-263b-4704-ac00-0a609bbb604b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot create request issued successfully. Jul 31 20:51:15.818629 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-080b7c38-1b78-47d0-8bc1-f680e804c2f2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:15.818701 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f9b5eb73-263b-4704-ac00-0a609bbb604b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:51:15.819142 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 341/1356] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:51:15 2026] POST /volume/v3/snapshots => generated 310 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 20:51:15.820920 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-080b7c38-1b78-47d0-8bc1-f680e804c2f2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] DELETE https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 Jul 31 20:51:15.821771 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-080b7c38-1b78-47d0-8bc1-f680e804c2f2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:15.821771 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-080b7c38-1b78-47d0-8bc1-f680e804c2f2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:15.821995 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-080b7c38-1b78-47d0-8bc1-f680e804c2f2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume with id: 24aaaa06-c8a9-432e-91ac-3c5a02357aa7 Jul 31 20:51:15.832810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-87188446-0444-4534-a96d-b3055072920f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:15.834192 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:15.834192 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:15.834657 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-080b7c38-1b78-47d0-8bc1-f680e804c2f2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:15.834858 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-87188446-0444-4534-a96d-b3055072920f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e Jul 31 20:51:15.835072 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-87188446-0444-4534-a96d-b3055072920f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:15.835310 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-87188446-0444-4534-a96d-b3055072920f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:15.842814 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:15.842814 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:15.843064 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-87188446-0444-4534-a96d-b3055072920f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:51:15.844441 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-87188446-0444-4534-a96d-b3055072920f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e returned with HTTP 200 Jul 31 20:51:15.844441 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 345/1357] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:15 2026] GET /volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e => generated 442 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:15.862018 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-080b7c38-1b78-47d0-8bc1-f680e804c2f2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume request issued successfully. Jul 31 20:51:15.862267 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-080b7c38-1b78-47d0-8bc1-f680e804c2f2 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 returned with HTTP 202 Jul 31 20:51:15.862820 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 333/1358] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:15 2026] DELETE /volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:15.874263 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-7e6ac97b-a614-4597-b5db-9716b3313c46 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:15.876612 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-7e6ac97b-a614-4597-b5db-9716b3313c46 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/attachments/56829ed5-115b-42ba-be7f-011e50e9ddee Jul 31 20:51:15.876888 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-7e6ac97b-a614-4597-b5db-9716b3313c46 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:15.877146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-7e6ac97b-a614-4597-b5db-9716b3313c46 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:15.877982 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0937ed77-37bc-4b3a-8d69-16e14557f0ce None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:15.881277 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0937ed77-37bc-4b3a-8d69-16e14557f0ce tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 Jul 31 20:51:15.881500 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0937ed77-37bc-4b3a-8d69-16e14557f0ce tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:15.881723 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0937ed77-37bc-4b3a-8d69-16e14557f0ce tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:15.885222 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:15.885222 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:15.888443 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:15.888443 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:15.892561 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0937ed77-37bc-4b3a-8d69-16e14557f0ce tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:15.896534 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0937ed77-37bc-4b3a-8d69-16e14557f0ce tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 returned with HTTP 200 Jul 31 20:51:15.896959 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 342/1359] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:15 2026] GET /volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 => generated 836 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:16.013999 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b43384ee-e131-4843-aac4-68281d74bfa3 req-7e6ac97b-a614-4597-b5db-9716b3313c46 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/56829ed5-115b-42ba-be7f-011e50e9ddee returned with HTTP 200 Jul 31 20:51:16.014572 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 340/1360] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:51:15 2026] DELETE /volume/v3/attachments/56829ed5-115b-42ba-be7f-011e50e9ddee => generated 19 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:16.090664 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ee1fb611-a489-4c01-a0b5-b2cb3b7bfb18 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:16.092944 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ee1fb611-a489-4c01-a0b5-b2cb3b7bfb18 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:16.092944 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ee1fb611-a489-4c01-a0b5-b2cb3b7bfb18 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:16.092944 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ee1fb611-a489-4c01-a0b5-b2cb3b7bfb18 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:16.099081 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:16.099081 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:16.102895 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ee1fb611-a489-4c01-a0b5-b2cb3b7bfb18 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:16.106742 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ee1fb611-a489-4c01-a0b5-b2cb3b7bfb18 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:16.107119 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 346/1361] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:16 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 853 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:16.121597 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b21199a2-5471-476e-b0be-a10d6d240562 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:16.123809 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b21199a2-5471-476e-b0be-a10d6d240562 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:16.124071 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b21199a2-5471-476e-b0be-a10d6d240562 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:16.124327 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b21199a2-5471-476e-b0be-a10d6d240562 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:16.133333 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:16.133333 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:16.150411 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b21199a2-5471-476e-b0be-a10d6d240562 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:16.150947 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b21199a2-5471-476e-b0be-a10d6d240562 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:16.151374 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 334/1362] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:16 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:16.207870 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-25ed3ec4-935e-43c3-8caa-7898a2b868a7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:16.209506 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-25ed3ec4-935e-43c3-8caa-7898a2b868a7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:51:16.209670 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-25ed3ec4-935e-43c3-8caa-7898a2b868a7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:16.209892 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-25ed3ec4-935e-43c3-8caa-7898a2b868a7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:16.216089 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:16.216089 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:16.219238 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-25ed3ec4-935e-43c3-8caa-7898a2b868a7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:16.223058 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-25ed3ec4-935e-43c3-8caa-7898a2b868a7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:51:16.223584 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 343/1363] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:16 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 853 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:16.853589 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-74f03a22-7b95-44ff-aedf-fee00175bbc7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:16.855739 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-74f03a22-7b95-44ff-aedf-fee00175bbc7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e Jul 31 20:51:16.856038 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-74f03a22-7b95-44ff-aedf-fee00175bbc7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:16.856373 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-74f03a22-7b95-44ff-aedf-fee00175bbc7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:16.868531 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:16.868531 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:16.869352 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-74f03a22-7b95-44ff-aedf-fee00175bbc7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:51:16.870389 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-74f03a22-7b95-44ff-aedf-fee00175bbc7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e returned with HTTP 200 Jul 31 20:51:16.871325 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 341/1364] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:16 2026] GET /volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e => generated 469 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:16.882208 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:16.888230 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:16.888230 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "505ee024-e99e-408e-82f5-0720b19cbf8e", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-64838958"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:16.888230 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request body: {'volume': {'snapshot_id': '505ee024-e99e-408e-82f5-0720b19cbf8e', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-64838958'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:16.894496 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:16.894496 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:16.894999 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:51:16.895307 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume of 1 GB Jul 31 20:51:16.898656 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Availability Zones retrieved successfully. Jul 31 20:51:16.904339 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (3d7e077a-1763-4afa-887b-5ed776d072c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:16.907576 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b0dc16-7129-4de4-aa67-6f4bd98b2160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:16.907576 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:16.911212 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3158d901-fc46-425a-b8f3-f217803b9b96 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:16.912891 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3158d901-fc46-425a-b8f3-f217803b9b96 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 Jul 31 20:51:16.913067 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3158d901-fc46-425a-b8f3-f217803b9b96 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:16.913283 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3158d901-fc46-425a-b8f3-f217803b9b96 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:16.920061 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3158d901-fc46-425a-b8f3-f217803b9b96 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 returned with HTTP 404 Jul 31 20:51:16.920566 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 335/1365] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:16 2026] GET /volume/v3/volumes/24aaaa06-c8a9-432e-91ac-3c5a02357aa7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:16.927211 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f365a781-105d-434e-8583-31576a96e712 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:16.928732 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f365a781-105d-434e-8583-31576a96e712 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 Jul 31 20:51:16.928898 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f365a781-105d-434e-8583-31576a96e712 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:16.929076 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f365a781-105d-434e-8583-31576a96e712 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:16.934647 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03b0dc16-7129-4de4-aa67-6f4bd98b2160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '505ee024-e99e-408e-82f5-0720b19cbf8e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:16.935467 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (146cf270-66fc-4336-a27d-82fafd623495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:16.940834 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:16.940834 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:16.944956 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f365a781-105d-434e-8583-31576a96e712 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:16.949329 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f365a781-105d-434e-8583-31576a96e712 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 returned with HTTP 200 Jul 31 20:51:16.949667 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 344/1366] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:16 2026] GET /volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 => generated 1405 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:16.963426 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ae879f26-8517-43b5-b2be-f84a46727088 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:16.966927 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae879f26-8517-43b5-b2be-f84a46727088 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] DELETE https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 Jul 31 20:51:16.967465 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae879f26-8517-43b5-b2be-f84a46727088 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:16.967465 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae879f26-8517-43b5-b2be-f84a46727088 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:16.968227 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-ae879f26-8517-43b5-b2be-f84a46727088 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume with id: 377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 Jul 31 20:51:16.979325 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Created reservations ['3c4465f0-31c0-425f-b025-f3fd5b5f4c2c', '0560ce2c-e1c5-46be-a2a7-4717f2728b54', '4eefba15-f252-495d-af78-3f5289999b88', '6e3fbba5-f869-4a8d-bed0-75255a124fb0'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:16.979452 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (146cf270-66fc-4336-a27d-82fafd623495) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3c4465f0-31c0-425f-b025-f3fd5b5f4c2c', '0560ce2c-e1c5-46be-a2a7-4717f2728b54', '4eefba15-f252-495d-af78-3f5289999b88', '6e3fbba5-f869-4a8d-bed0-75255a124fb0']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:16.979770 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:16.979770 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:16.980264 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ae879f26-8517-43b5-b2be-f84a46727088 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:16.980413 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf33b3c-1282-45ba-bff8-3fd21ef3e432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:17.007099 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ae879f26-8517-43b5-b2be-f84a46727088 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Delete volume request issued successfully. Jul 31 20:51:17.007434 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae879f26-8517-43b5-b2be-f84a46727088 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 returned with HTTP 202 Jul 31 20:51:17.008008 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 342/1367] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:16 2026] DELETE /volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:17.015368 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dc377495-208a-4519-92d1-64e17a5b9343 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:17.018526 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dc377495-208a-4519-92d1-64e17a5b9343 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 Jul 31 20:51:17.018735 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dc377495-208a-4519-92d1-64e17a5b9343 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:17.018918 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dc377495-208a-4519-92d1-64e17a5b9343 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:17.025894 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:17.025894 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:17.030150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebf33b3c-1282-45ba-bff8-3fd21ef3e432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97e46cd5-36e9-4519-988a-2b4013ae9dad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-64838958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['3c4465f0-31c0-425f-b025-f3fd5b5f4c2c','0560ce2c-e1c5-46be-a2a7-4717f2728b54','4eefba15-f252-495d-af78-3f5289999b88','6e3fbba5-f869-4a8d-bed0-75255a124fb0'],size=1,snapshot_id=505ee024-e99e-408e-82f5-0720b19cbf8e,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-64838958',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97e46cd5-36e9-4519-988a-2b4013ae9dad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='64cc79cc275b4d09adc3d58b138a0b41',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=505ee024-e99e-408e-82f5-0720b19cbf8e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:17.030299 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-dc377495-208a-4519-92d1-64e17a5b9343 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Volume info retrieved successfully. Jul 31 20:51:17.030343 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e00b3503-8b80-43f5-bf97-fef3e0089b07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:17.034112 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dc377495-208a-4519-92d1-64e17a5b9343 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 returned with HTTP 200 Jul 31 20:51:17.034606 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 336/1368] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:17 2026] GET /volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 => generated 1404 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:17.050631 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e00b3503-8b80-43f5-bf97-fef3e0089b07) transitioned into state 'SUCCESS' from state '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-64838958',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='64cc79cc275b4d09adc3d58b138a0b41',qos_specs=None,replication_status=,reservations=['3c4465f0-31c0-425f-b025-f3fd5b5f4c2c','0560ce2c-e1c5-46be-a2a7-4717f2728b54','4eefba15-f252-495d-af78-3f5289999b88','6e3fbba5-f869-4a8d-bed0-75255a124fb0'],size=1,snapshot_id=505ee024-e99e-408e-82f5-0720b19cbf8e,source_replicaid=,source_volid=None,status='creating',user_id='03d739f3f84742cfb3dfeda59a1c22c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:17.051624 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd5d7816-62ee-4a84-ad65-4a1c1250f543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:17.073577 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd5d7816-62ee-4a84-ad65-4a1c1250f543) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:17.074614 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Flow 'volume_create_api' (3d7e077a-1763-4afa-887b-5ed776d072c1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:17.075090 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Create volume request issued successfully. Jul 31 20:51:17.075704 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d33cf9d-37d1-45ec-acb5-8ddb71df3626 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:17.076201 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 347/1369] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:16 2026] POST /volume/v3/volumes => generated 786 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:17.090904 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4aa15fb1-9718-419e-ae0d-44af12132e4b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:17.094761 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4aa15fb1-9718-419e-ae0d-44af12132e4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad Jul 31 20:51:17.095702 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4aa15fb1-9718-419e-ae0d-44af12132e4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:17.095702 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4aa15fb1-9718-419e-ae0d-44af12132e4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:17.104484 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:17.104484 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:17.109181 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4aa15fb1-9718-419e-ae0d-44af12132e4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:17.113578 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4aa15fb1-9718-419e-ae0d-44af12132e4b tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad returned with HTTP 200 Jul 31 20:51:17.113855 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 345/1370] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:17 2026] GET /volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad => generated 854 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:18.048494 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-96f778ee-3efe-485a-a7de-4b6075462678 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:18.050506 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-96f778ee-3efe-485a-a7de-4b6075462678 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] GET https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 Jul 31 20:51:18.050746 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-96f778ee-3efe-485a-a7de-4b6075462678 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:18.050926 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-96f778ee-3efe-485a-a7de-4b6075462678 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:18.056321 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-96f778ee-3efe-485a-a7de-4b6075462678 tempest-VolumesGetTest-625215764 tempest-VolumesGetTest-625215764-project-member] https://10.4.3.157/volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 returned with HTTP 404 Jul 31 20:51:18.056773 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 343/1371] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:18 2026] GET /volume/v3/volumes/377d54c7-bae2-4389-ae8c-ca9e55f4a8b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:18.132062 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-813c21bf-e581-4396-8fc9-315f582b7fbb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:18.134343 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-813c21bf-e581-4396-8fc9-315f582b7fbb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad Jul 31 20:51:18.134553 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-813c21bf-e581-4396-8fc9-315f582b7fbb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:18.134758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-813c21bf-e581-4396-8fc9-315f582b7fbb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:18.142673 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:18.142673 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:18.146708 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-813c21bf-e581-4396-8fc9-315f582b7fbb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:18.151496 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-813c21bf-e581-4396-8fc9-315f582b7fbb tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad returned with HTTP 200 Jul 31 20:51:18.151907 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 337/1372] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:18 2026] GET /volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:18.166689 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5394cd16-cbf3-4dc6-9927-84ccd3e99545 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:18.169652 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5394cd16-cbf3-4dc6-9927-84ccd3e99545 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad Jul 31 20:51:18.169874 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5394cd16-cbf3-4dc6-9927-84ccd3e99545 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:18.170096 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5394cd16-cbf3-4dc6-9927-84ccd3e99545 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:18.178503 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:18.178503 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:18.184102 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5394cd16-cbf3-4dc6-9927-84ccd3e99545 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:18.189086 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5394cd16-cbf3-4dc6-9927-84ccd3e99545 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad returned with HTTP 200 Jul 31 20:51:18.189489 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 348/1373] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:18 2026] GET /volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad => generated 879 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:18.209010 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-98c84578-17cf-40a8-a05a-0991c8024092 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:18.211645 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-98c84578-17cf-40a8-a05a-0991c8024092 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad Jul 31 20:51:18.211645 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-98c84578-17cf-40a8-a05a-0991c8024092 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:18.211645 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-98c84578-17cf-40a8-a05a-0991c8024092 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:18.211837 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-98c84578-17cf-40a8-a05a-0991c8024092 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume with id: 97e46cd5-36e9-4519-988a-2b4013ae9dad Jul 31 20:51:18.221018 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:18.221018 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:18.221563 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-98c84578-17cf-40a8-a05a-0991c8024092 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:18.245877 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-98c84578-17cf-40a8-a05a-0991c8024092 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume request issued successfully. Jul 31 20:51:18.246078 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-98c84578-17cf-40a8-a05a-0991c8024092 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad returned with HTTP 202 Jul 31 20:51:18.246615 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 346/1374] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:18 2026] DELETE /volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:18.253782 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d6b1abab-fe8f-4b40-8464-bf47f527896f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:18.257811 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d6b1abab-fe8f-4b40-8464-bf47f527896f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad Jul 31 20:51:18.258088 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d6b1abab-fe8f-4b40-8464-bf47f527896f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:18.258377 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d6b1abab-fe8f-4b40-8464-bf47f527896f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:18.267911 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:18.267911 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:18.282954 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d6b1abab-fe8f-4b40-8464-bf47f527896f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:18.291561 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d6b1abab-fe8f-4b40-8464-bf47f527896f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad returned with HTTP 200 Jul 31 20:51:18.292014 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 344/1375] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:18 2026] GET /volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:18.665410 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6a5f6fff-c9ce-4e87-a50f-9d604a4c23ed None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:18.668154 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6a5f6fff-c9ce-4e87-a50f-9d604a4c23ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:51:18.668439 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6a5f6fff-c9ce-4e87-a50f-9d604a4c23ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:18.668713 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6a5f6fff-c9ce-4e87-a50f-9d604a4c23ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:18.685917 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:18.685917 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:18.694587 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6a5f6fff-c9ce-4e87-a50f-9d604a4c23ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:51:18.702935 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6a5f6fff-c9ce-4e87-a50f-9d604a4c23ed tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:51:18.703710 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 338/1376] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:18 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 1144 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:18.756805 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-7cedf660-0bc0-4e7b-9c1b-df0094415948 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:18.762771 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-7cedf660-0bc0-4e7b-9c1b-df0094415948 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:51:18.762937 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-7cedf660-0bc0-4e7b-9c1b-df0094415948 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:18.763114 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-7cedf660-0bc0-4e7b-9c1b-df0094415948 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:18.777853 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:18.777853 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:18.782085 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-7cedf660-0bc0-4e7b-9c1b-df0094415948 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:51:18.786459 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-7cedf660-0bc0-4e7b-9c1b-df0094415948 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:51:18.786933 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 349/1377] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:18 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 1144 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:18.809566 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-87faabba-bb26-4426-be88-2171b019df1c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:18.811396 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-87faabba-bb26-4426-be88-2171b019df1c tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] POST https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175/action Jul 31 20:51:18.811696 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-87faabba-bb26-4426-be88-2171b019df1c tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:18.811827 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-87faabba-bb26-4426-be88-2171b019df1c tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:18.827499 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:18.827499 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:18.827956 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-87faabba-bb26-4426-be88-2171b019df1c tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:51:18.847403 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-87faabba-bb26-4426-be88-2171b019df1c tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Begin detaching volume completed successfully. Jul 31 20:51:18.847695 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-87faabba-bb26-4426-be88-2171b019df1c tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175/action returned with HTTP 202 Jul 31 20:51:18.848406 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 347/1378] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:51:18 2026] POST /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:51:18.912415 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-80ecf897-7c10-4e69-9de6-b9c7f5742789 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:18.912784 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-80ecf897-7c10-4e69-9de6-b9c7f5742789 None None] GET https://10.4.3.157/volume// Jul 31 20:51:18.912927 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-80ecf897-7c10-4e69-9de6-b9c7f5742789 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:18.913092 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-80ecf897-7c10-4e69-9de6-b9c7f5742789 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:18.913437 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-80ecf897-7c10-4e69-9de6-b9c7f5742789 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:18.913728 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 345/1379] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51:18 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:51:18.925172 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-dd8c380c-ab0c-4d5e-9877-46c8e8de038d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:18.926946 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-dd8c380c-ab0c-4d5e-9877-46c8e8de038d tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:51:18.927144 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-dd8c380c-ab0c-4d5e-9877-46c8e8de038d tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:18.927333 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-dd8c380c-ab0c-4d5e-9877-46c8e8de038d tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:18.938641 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:18.938641 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:18.942823 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-dd8c380c-ab0c-4d5e-9877-46c8e8de038d tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:51:18.949402 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-dd8c380c-ab0c-4d5e-9877-46c8e8de038d tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:51:18.949800 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 339/1380] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:18 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 1327 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:19.307954 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-454983cf-bc67-4297-8b21-e1dc9838b448 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:19.309738 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-454983cf-bc67-4297-8b21-e1dc9838b448 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad Jul 31 20:51:19.309967 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-454983cf-bc67-4297-8b21-e1dc9838b448 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:19.310301 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-454983cf-bc67-4297-8b21-e1dc9838b448 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:19.317382 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-454983cf-bc67-4297-8b21-e1dc9838b448 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad returned with HTTP 404 Jul 31 20:51:19.318161 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 350/1381] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:19 2026] GET /volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:19.327158 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e668d060-19c1-4cd0-81b9-93b7babc29c3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:19.330675 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e668d060-19c1-4cd0-81b9-93b7babc29c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad Jul 31 20:51:19.330875 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e668d060-19c1-4cd0-81b9-93b7babc29c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:19.331074 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e668d060-19c1-4cd0-81b9-93b7babc29c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:19.346721 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e668d060-19c1-4cd0-81b9-93b7babc29c3 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad returned with HTTP 404 Jul 31 20:51:19.347190 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 348/1382] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:19 2026] GET /volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:19.356546 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a90ca541-e2ec-4c03-a393-0ebc9e5f5a7d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:19.358346 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a90ca541-e2ec-4c03-a393-0ebc9e5f5a7d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad Jul 31 20:51:19.358629 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a90ca541-e2ec-4c03-a393-0ebc9e5f5a7d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:19.358831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a90ca541-e2ec-4c03-a393-0ebc9e5f5a7d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:19.359024 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-a90ca541-e2ec-4c03-a393-0ebc9e5f5a7d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume with id: 97e46cd5-36e9-4519-988a-2b4013ae9dad Jul 31 20:51:19.365572 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a90ca541-e2ec-4c03-a393-0ebc9e5f5a7d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad returned with HTTP 404 Jul 31 20:51:19.366135 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 346/1383] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:19 2026] DELETE /volume/v3/volumes/97e46cd5-36e9-4519-988a-2b4013ae9dad => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:19.376086 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4c6afb79-cabd-44ce-9ce3-40c40d4b98ae None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:19.378431 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c6afb79-cabd-44ce-9ce3-40c40d4b98ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e Jul 31 20:51:19.378723 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c6afb79-cabd-44ce-9ce3-40c40d4b98ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:19.378975 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c6afb79-cabd-44ce-9ce3-40c40d4b98ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:19.379122 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-4c6afb79-cabd-44ce-9ce3-40c40d4b98ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete snapshot with id: 505ee024-e99e-408e-82f5-0720b19cbf8e Jul 31 20:51:19.385106 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:19.385106 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:19.385648 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4c6afb79-cabd-44ce-9ce3-40c40d4b98ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:51:19.413954 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4c6afb79-cabd-44ce-9ce3-40c40d4b98ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot delete request issued successfully. Jul 31 20:51:19.414168 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c6afb79-cabd-44ce-9ce3-40c40d4b98ae tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e returned with HTTP 202 Jul 31 20:51:19.414543 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 340/1384] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:51:19 2026] DELETE /volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:19.421829 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-babaa6c4-6465-422e-8de6-e966831e5699 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:19.424969 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-babaa6c4-6465-422e-8de6-e966831e5699 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e Jul 31 20:51:19.425388 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-babaa6c4-6465-422e-8de6-e966831e5699 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:19.425718 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-babaa6c4-6465-422e-8de6-e966831e5699 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:19.431674 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:19.431674 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:19.432098 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-babaa6c4-6465-422e-8de6-e966831e5699 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Snapshot retrieved successfully. Jul 31 20:51:19.432936 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-babaa6c4-6465-422e-8de6-e966831e5699 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e returned with HTTP 200 Jul 31 20:51:19.433287 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 351/1385] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:19 2026] GET /volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:19.904234 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-2c9c1ce3-cb3a-4789-9dab-35386f2a719a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:19.907238 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-2c9c1ce3-cb3a-4789-9dab-35386f2a719a tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] DELETE https://10.4.3.157/volume/v3/attachments/5f006d02-2001-4ae9-9b22-7883fb447f72 Jul 31 20:51:19.907423 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-2c9c1ce3-cb3a-4789-9dab-35386f2a719a tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:19.907598 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-2c9c1ce3-cb3a-4789-9dab-35386f2a719a tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:19.923096 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:19.923096 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:20.000196 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5131c149-6403-4ac5-b3fc-00121eda92dc req-2c9c1ce3-cb3a-4789-9dab-35386f2a719a tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/attachments/5f006d02-2001-4ae9-9b22-7883fb447f72 returned with HTTP 200 Jul 31 20:51:20.000489 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 349/1386] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:51:19 2026] DELETE /volume/v3/attachments/5f006d02-2001-4ae9-9b22-7883fb447f72 => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:20.446280 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a3e930cc-4e86-48d8-9f22-627d14ab150f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:20.448015 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a3e930cc-4e86-48d8-9f22-627d14ab150f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e Jul 31 20:51:20.448637 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a3e930cc-4e86-48d8-9f22-627d14ab150f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:20.448637 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a3e930cc-4e86-48d8-9f22-627d14ab150f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:20.452928 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a3e930cc-4e86-48d8-9f22-627d14ab150f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e returned with HTTP 404 Jul 31 20:51:20.453418 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 347/1387] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:20 2026] GET /volume/v3/snapshots/505ee024-e99e-408e-82f5-0720b19cbf8e => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:20.462697 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-01eb6458-d0e3-43fe-9f2e-b9e61d808cca None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:20.465073 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-01eb6458-d0e3-43fe-9f2e-b9e61d808cca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b Jul 31 20:51:20.465366 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-01eb6458-d0e3-43fe-9f2e-b9e61d808cca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:20.465652 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-01eb6458-d0e3-43fe-9f2e-b9e61d808cca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:20.474437 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:20.474437 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:20.478537 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-01eb6458-d0e3-43fe-9f2e-b9e61d808cca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:20.483182 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-01eb6458-d0e3-43fe-9f2e-b9e61d808cca tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b returned with HTTP 200 Jul 31 20:51:20.483620 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 341/1388] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:20 2026] GET /volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:20.495674 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dcbea885-5435-477a-afcb-ff509ce66f4f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:20.497424 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dcbea885-5435-477a-afcb-ff509ce66f4f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b Jul 31 20:51:20.497703 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dcbea885-5435-477a-afcb-ff509ce66f4f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:20.497857 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dcbea885-5435-477a-afcb-ff509ce66f4f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:20.498002 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-dcbea885-5435-477a-afcb-ff509ce66f4f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume with id: de16d400-69fc-43a3-86e3-ac84db9bad3b Jul 31 20:51:20.505980 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:20.505980 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:20.506463 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-dcbea885-5435-477a-afcb-ff509ce66f4f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:20.531609 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-dcbea885-5435-477a-afcb-ff509ce66f4f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume request issued successfully. Jul 31 20:51:20.531803 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dcbea885-5435-477a-afcb-ff509ce66f4f tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b returned with HTTP 202 Jul 31 20:51:20.532244 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 352/1389] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:20 2026] DELETE /volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:20.541675 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4b375af7-b527-4d03-8217-181417618c50 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:20.544073 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4b375af7-b527-4d03-8217-181417618c50 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b Jul 31 20:51:20.544283 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4b375af7-b527-4d03-8217-181417618c50 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:20.544458 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4b375af7-b527-4d03-8217-181417618c50 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:20.550789 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:20.550789 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:20.553947 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4b375af7-b527-4d03-8217-181417618c50 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:20.557742 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4b375af7-b527-4d03-8217-181417618c50 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b returned with HTTP 200 Jul 31 20:51:20.558063 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 350/1390] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:20 2026] GET /volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b => generated 845 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:21.035715 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5c990e04-ce1a-424e-99ff-58b78fdd6031 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:21.037861 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5c990e04-ce1a-424e-99ff-58b78fdd6031 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:51:21.038082 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5c990e04-ce1a-424e-99ff-58b78fdd6031 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:21.038328 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5c990e04-ce1a-424e-99ff-58b78fdd6031 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:21.045642 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:21.045642 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:21.049262 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5c990e04-ce1a-424e-99ff-58b78fdd6031 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:51:21.053665 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5c990e04-ce1a-424e-99ff-58b78fdd6031 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:51:21.054066 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 348/1391] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:21 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:21.216599 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:21.218095 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:21.218418 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1821646963"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:21.219719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1821646963'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:21.219793 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Create volume of 1 GB Jul 31 20:51:21.224217 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Availability Zones retrieved successfully. Jul 31 20:51:21.229814 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Flow 'volume_create_api' (a2f33c1b-e706-4d2d-a46b-6c689575e5c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:21.230760 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d17f4ee-4a72-4332-acfd-7a335c552b02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:21.231656 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:21.272666 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d17f4ee-4a72-4332-acfd-7a335c552b02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:21.273737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9696066-9ce7-48cb-9b69-5f0009590b9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:21.325246 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Created reservations ['bc672585-e3ed-4a5a-82cb-fb808a325fb6', '7eedcc5e-a1a8-4276-a8fd-38bda7b790d4', '5c517d8a-87ce-450f-b77f-eb8a5a122fac', 'b977115f-0924-49c4-9838-24b076e57b8b'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:21.326083 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9696066-9ce7-48cb-9b69-5f0009590b9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bc672585-e3ed-4a5a-82cb-fb808a325fb6', '7eedcc5e-a1a8-4276-a8fd-38bda7b790d4', '5c517d8a-87ce-450f-b77f-eb8a5a122fac', 'b977115f-0924-49c4-9838-24b076e57b8b']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:21.326886 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10621fc-a8d7-427d-a185-8a0c368a0e90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:21.354901 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d10621fc-a8d7-427d-a185-8a0c368a0e90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98ba1474-9e65-4090-b82e-3402eae1cae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1821646963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a885865a2d72427cb0feb27887b39d86',qos_specs=None,replication_status=,reservations=['bc672585-e3ed-4a5a-82cb-fb808a325fb6','7eedcc5e-a1a8-4276-a8fd-38bda7b790d4','5c517d8a-87ce-450f-b77f-eb8a5a122fac','b977115f-0924-49c4-9838-24b076e57b8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828ce105c14b98968f2704cb14e336',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1821646963',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98ba1474-9e65-4090-b82e-3402eae1cae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a885865a2d72427cb0feb27887b39d86',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='93828ce105c14b98968f2704cb14e336',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:21.355554 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39811e81-2a8d-4ddd-a99a-19147406e176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:21.381691 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39811e81-2a8d-4ddd-a99a-19147406e176) transitioned into state 'SUCCESS' from state '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-1821646963',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a885865a2d72427cb0feb27887b39d86',qos_specs=None,replication_status=,reservations=['bc672585-e3ed-4a5a-82cb-fb808a325fb6','7eedcc5e-a1a8-4276-a8fd-38bda7b790d4','5c517d8a-87ce-450f-b77f-eb8a5a122fac','b977115f-0924-49c4-9838-24b076e57b8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='93828ce105c14b98968f2704cb14e336',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:21.382469 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af7ea93-e139-441c-bf9e-b854638439f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:21.396843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5af7ea93-e139-441c-bf9e-b854638439f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:21.397749 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Flow 'volume_create_api' (a2f33c1b-e706-4d2d-a46b-6c689575e5c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:21.398069 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Create volume request issued successfully. Jul 31 20:51:21.398735 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-64a859d8-0004-4799-81b0-c63fe0ba47f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:21.399177 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 342/1392] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:51:21 2026] POST /volume/v3/volumes => generated 755 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:21.415175 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e1aae71c-8e87-4d61-af4d-e221a76c315a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:21.418996 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e1aae71c-8e87-4d61-af4d-e221a76c315a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:21.419176 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e1aae71c-8e87-4d61-af4d-e221a76c315a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:21.419632 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e1aae71c-8e87-4d61-af4d-e221a76c315a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:21.427023 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:21.427023 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:21.430619 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e1aae71c-8e87-4d61-af4d-e221a76c315a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:21.434520 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e1aae71c-8e87-4d61-af4d-e221a76c315a tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:21.434861 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 353/1393] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:21 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:21.465711 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5ec64411-9b9c-4924-8134-fbfb8b2ef46f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:21.570015 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-589f16e7-03d8-4140-a640-16320330a9f7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:21.572293 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-589f16e7-03d8-4140-a640-16320330a9f7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b Jul 31 20:51:21.572488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-589f16e7-03d8-4140-a640-16320330a9f7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:21.572705 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-589f16e7-03d8-4140-a640-16320330a9f7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:21.579310 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-589f16e7-03d8-4140-a640-16320330a9f7 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b returned with HTTP 404 Jul 31 20:51:21.579807 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 349/1394] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:21 2026] GET /volume/v3/volumes/de16d400-69fc-43a3-86e3-ac84db9bad3b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:21.582279 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5ec64411-9b9c-4924-8134-fbfb8b2ef46f tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:51:21.582665 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5ec64411-9b9c-4924-8134-fbfb8b2ef46f tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-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=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:21.591263 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dd54f796-e1c6-46c2-8840-70a2d09c6eed None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:21.594188 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dd54f796-e1c6-46c2-8840-70a2d09c6eed tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:51:21.594398 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dd54f796-e1c6-46c2-8840-70a2d09c6eed tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:21.594616 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dd54f796-e1c6-46c2-8840-70a2d09c6eed tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:21.596497 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5ec64411-9b9c-4924-8134-fbfb8b2ef46f tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:51:21.597086 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 351/1395] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:51:21 2026] POST /volume/v3/types => generated 287 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:21.603721 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:21.603721 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:21.613145 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-dd54f796-e1c6-46c2-8840-70a2d09c6eed tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:21.616770 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dd54f796-e1c6-46c2-8840-70a2d09c6eed tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:51:21.618573 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 343/1396] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:21 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:21.635194 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c84fc561-88f8-48da-838a-18d6fb07a159 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:21.639938 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c84fc561-88f8-48da-838a-18d6fb07a159 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] DELETE https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:51:21.639938 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c84fc561-88f8-48da-838a-18d6fb07a159 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:21.640084 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c84fc561-88f8-48da-838a-18d6fb07a159 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:21.640332 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-c84fc561-88f8-48da-838a-18d6fb07a159 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume with id: 5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:51:21.653845 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:21.653845 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:21.653845 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c84fc561-88f8-48da-838a-18d6fb07a159 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:21.688604 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c84fc561-88f8-48da-838a-18d6fb07a159 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Delete volume request issued successfully. Jul 31 20:51:21.688936 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c84fc561-88f8-48da-838a-18d6fb07a159 tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 202 Jul 31 20:51:21.689456 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 354/1397] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:21 2026] DELETE /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:21.703898 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1c6158d5-6f0c-4ee6-bbcc-ef82c7b80a9d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:21.708509 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c6158d5-6f0c-4ee6-bbcc-ef82c7b80a9d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:51:21.708822 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c6158d5-6f0c-4ee6-bbcc-ef82c7b80a9d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:21.709065 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c6158d5-6f0c-4ee6-bbcc-ef82c7b80a9d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:21.723933 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:21.723933 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:21.726184 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1c6158d5-6f0c-4ee6-bbcc-ef82c7b80a9d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Volume info retrieved successfully. Jul 31 20:51:21.730762 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c6158d5-6f0c-4ee6-bbcc-ef82c7b80a9d tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 200 Jul 31 20:51:21.731281 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 350/1398] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:21 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:22.448300 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-09db54f8-0d93-4330-83dd-4dd46e3b44af None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:22.452906 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-09db54f8-0d93-4330-83dd-4dd46e3b44af tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:22.453121 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-09db54f8-0d93-4330-83dd-4dd46e3b44af tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:22.453340 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-09db54f8-0d93-4330-83dd-4dd46e3b44af tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:22.460825 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:22.460825 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:22.469819 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-09db54f8-0d93-4330-83dd-4dd46e3b44af tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:22.475803 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-09db54f8-0d93-4330-83dd-4dd46e3b44af tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:22.476661 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 352/1399] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:22 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 848 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:22.527716 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-e71be99d-c7ae-42c9-af25-24054a314122 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:22.532316 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-e71be99d-c7ae-42c9-af25-24054a314122 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:22.532519 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-e71be99d-c7ae-42c9-af25-24054a314122 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:22.532752 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-e71be99d-c7ae-42c9-af25-24054a314122 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:22.540663 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:22.540663 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:22.544354 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-e71be99d-c7ae-42c9-af25-24054a314122 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:22.549952 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-e71be99d-c7ae-42c9-af25-24054a314122 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:22.550346 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 344/1400] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:22 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:22.637255 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-178e2688-c800-45a7-a9d9-d020c809e0fd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:22.637638 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-178e2688-c800-45a7-a9d9-d020c809e0fd None None] GET https://10.4.3.157/volume// Jul 31 20:51:22.637821 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-178e2688-c800-45a7-a9d9-d020c809e0fd None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:22.637996 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-178e2688-c800-45a7-a9d9-d020c809e0fd None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:22.638321 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-178e2688-c800-45a7-a9d9-d020c809e0fd None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:22.638644 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 355/1401] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:51: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 20:51:22.649857 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-52915c61-9cab-437e-b971-fe752045acc5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:22.658024 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-52915c61-9cab-437e-b971-fe752045acc5 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:51:22.658024 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-52915c61-9cab-437e-b971-fe752045acc5 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "98ba1474-9e65-4090-b82e-3402eae1cae4", "connector": null, "instance_uuid": "82631c6e-6884-4339-bd3d-151a1047c73a"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:22.665403 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:22.665403 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:22.699346 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-52915c61-9cab-437e-b971-fe752045acc5 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:51:22.699346 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 351/1402] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:51: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 20:51:22.745067 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f762eedb-45c6-4e6c-9737-fc849df6f5af None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:22.746176 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a08e0aaf-a153-4d3f-a87d-b91b0b618f56 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:22.747552 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f762eedb-45c6-4e6c-9737-fc849df6f5af tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] GET https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 Jul 31 20:51:22.747923 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f762eedb-45c6-4e6c-9737-fc849df6f5af tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:22.748326 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f762eedb-45c6-4e6c-9737-fc849df6f5af tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:22.751479 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9fe1fc82-27d7-4faf-b1c0-2b1287f6d6ac None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:22.751707 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a08e0aaf-a153-4d3f-a87d-b91b0b618f56 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:22.751815 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9fe1fc82-27d7-4faf-b1c0-2b1287f6d6ac None None] GET https://10.4.3.157/volume// Jul 31 20:51:22.751955 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9fe1fc82-27d7-4faf-b1c0-2b1287f6d6ac None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:22.752231 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9fe1fc82-27d7-4faf-b1c0-2b1287f6d6ac None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:22.752288 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a08e0aaf-a153-4d3f-a87d-b91b0b618f56 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:22.752545 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9fe1fc82-27d7-4faf-b1c0-2b1287f6d6ac None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:22.752607 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a08e0aaf-a153-4d3f-a87d-b91b0b618f56 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:22.752848 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 356/1403] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51: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 20:51:22.756026 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f762eedb-45c6-4e6c-9737-fc849df6f5af tempest-VolumesSnapshotTestJSON-717382095 tempest-VolumesSnapshotTestJSON-717382095-project-member] https://10.4.3.157/volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 returned with HTTP 404 Jul 31 20:51:22.756703 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 353/1404] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:22 2026] GET /volume/v3/volumes/5143f815-68c3-4613-b6d4-8f83af6eced9 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:22.765320 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:22.765320 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:22.769318 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-b6161eaf-59e7-4e03-8092-aca9c6b09f40 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:22.770438 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a08e0aaf-a153-4d3f-a87d-b91b0b618f56 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:22.772545 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-b6161eaf-59e7-4e03-8092-aca9c6b09f40 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:22.772728 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-b6161eaf-59e7-4e03-8092-aca9c6b09f40 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:22.772902 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-b6161eaf-59e7-4e03-8092-aca9c6b09f40 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:22.781815 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a08e0aaf-a153-4d3f-a87d-b91b0b618f56 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:22.782308 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 345/1405] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:22 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 847 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:22.792192 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:22.792192 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:22.799000 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-b6161eaf-59e7-4e03-8092-aca9c6b09f40 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:22.805859 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-b6161eaf-59e7-4e03-8092-aca9c6b09f40 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:22.806718 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 352/1406] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:22 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 1027 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:22.917978 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-f35e746f-15e0-46cf-8209-e0a479f6a7f0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:22.921266 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-f35e746f-15e0-46cf-8209-e0a479f6a7f0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] PUT https://10.4.3.157/volume/v3/attachments/e5c925ca-0d36-4dc7-8dcd-eb8922d6b700 Jul 31 20:51:22.921732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-f35e746f-15e0-46cf-8209-e0a479f6a7f0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:22.932222 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-f35e746f-15e0-46cf-8209-e0a479f6a7f0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Acquiring lock "cinder-attachment_update-98ba1474-9e65-4090-b82e-3402eae1cae4-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:51:22.936759 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-f35e746f-15e0-46cf-8209-e0a479f6a7f0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Lock "cinder-attachment_update-98ba1474-9e65-4090-b82e-3402eae1cae4-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:51:22.937631 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:22.937631 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:23.074954 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-f35e746f-15e0-46cf-8209-e0a479f6a7f0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Lock "cinder-attachment_update-98ba1474-9e65-4090-b82e-3402eae1cae4-np0000006272" released by "attachment_update" :: held 0.138s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:51:23.075316 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-f35e746f-15e0-46cf-8209-e0a479f6a7f0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments/e5c925ca-0d36-4dc7-8dcd-eb8922d6b700 returned with HTTP 200 Jul 31 20:51:23.075792 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 357/1407] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:51:22 2026] PUT /volume/v3/attachments/e5c925ca-0d36-4dc7-8dcd-eb8922d6b700 => generated 969 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:23.678509 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:23.680333 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:23.680810 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "af3086ae-ddc9-4585-b517-5ebe02d6e71b", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:23.682676 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': 'af3086ae-ddc9-4585-b517-5ebe02d6e71b', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:23.798867 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c6e064f2-8780-4a92-adcc-cfdc064729a2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:23.801977 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6e064f2-8780-4a92-adcc-cfdc064729a2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:23.802424 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6e064f2-8780-4a92-adcc-cfdc064729a2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:23.802424 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6e064f2-8780-4a92-adcc-cfdc064729a2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:23.819414 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:23.819414 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:23.826112 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c6e064f2-8780-4a92-adcc-cfdc064729a2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:23.830207 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6e064f2-8780-4a92-adcc-cfdc064729a2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:23.830739 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 346/1408] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:23 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:23.845861 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Create volume of 1 GB Jul 31 20:51:23.858847 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Availability Zones retrieved successfully. Jul 31 20:51:23.867115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Flow 'volume_create_api' (cee9312d-d9f6-4ffc-8d0b-3b3b7abeb2cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:23.869513 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f89c5e9-bef5-455b-b596-9e503c5341be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:23.870423 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:23.932337 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f89c5e9-bef5-455b-b596-9e503c5341be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:51:22Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=b2ab27ab-a3a4-46d9-b929-be51a2dec922,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': 'b2ab27ab-a3a4-46d9-b929-be51a2dec922', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:23.933074 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c25dbc73-6592-45e3-b23c-4e63536406bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:23.960415 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:51:23.960673 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:51:23.999621 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Created reservations ['46800f31-31da-42df-a8be-6d8539d45370', '73c1ca0e-b3da-4d0a-a81d-11f4a16a40bf', '0771f0ca-af65-495b-b14d-2f668efc004c', '135caea3-39fc-45a9-823e-a99ee19ba804'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:24.000365 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c25dbc73-6592-45e3-b23c-4e63536406bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46800f31-31da-42df-a8be-6d8539d45370', '73c1ca0e-b3da-4d0a-a81d-11f4a16a40bf', '0771f0ca-af65-495b-b14d-2f668efc004c', '135caea3-39fc-45a9-823e-a99ee19ba804']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:24.001177 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b64d6e-beda-435c-a4ce-098ca12a2d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:24.024730 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (69b64d6e-beda-435c-a4ce-098ca12a2d06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5a44523-a204-48b5-8841-6dbb70eae3b0', '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='1c8eaf5b96c14b67a6ae2e2c0c04c034',qos_specs=None,replication_status=,reservations=['46800f31-31da-42df-a8be-6d8539d45370','73c1ca0e-b3da-4d0a-a81d-11f4a16a40bf','0771f0ca-af65-495b-b14d-2f668efc004c','135caea3-39fc-45a9-823e-a99ee19ba804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70749c125ce347a4adc4c075df4a195d',volume_type_id=b2ab27ab-a3a4-46d9-b929-be51a2dec922), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:24Z,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=b5a44523-a204-48b5-8841-6dbb70eae3b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1c8eaf5b96c14b67a6ae2e2c0c04c034',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70749c125ce347a4adc4c075df4a195d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b2ab27ab-a3a4-46d9-b929-be51a2dec922),volume_type_id=b2ab27ab-a3a4-46d9-b929-be51a2dec922)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:24.025623 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef086f29-3202-4e5f-bfb2-d3c0af9a38c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:24.038839 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3c9c5d51-9b55-4261-b448-43a4273ac12e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:24.044777 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3c9c5d51-9b55-4261-b448-43a4273ac12e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] DELETE https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:51:24.045067 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3c9c5d51-9b55-4261-b448-43a4273ac12e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:24.045335 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3c9c5d51-9b55-4261-b448-43a4273ac12e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:24.045556 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-3c9c5d51-9b55-4261-b448-43a4273ac12e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Delete volume with id: ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:51:24.048671 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ef086f29-3202-4e5f-bfb2-d3c0af9a38c8) transitioned into state 'SUCCESS' from 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='1c8eaf5b96c14b67a6ae2e2c0c04c034',qos_specs=None,replication_status=,reservations=['46800f31-31da-42df-a8be-6d8539d45370','73c1ca0e-b3da-4d0a-a81d-11f4a16a40bf','0771f0ca-af65-495b-b14d-2f668efc004c','135caea3-39fc-45a9-823e-a99ee19ba804'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70749c125ce347a4adc4c075df4a195d',volume_type_id=b2ab27ab-a3a4-46d9-b929-be51a2dec922)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:24.049720 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07928540-b3ce-4dd6-9a5e-fcb552467803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:24.056964 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:24.056964 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:24.057621 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3c9c5d51-9b55-4261-b448-43a4273ac12e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:51:24.059362 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07928540-b3ce-4dd6-9a5e-fcb552467803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:24.060150 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Flow 'volume_create_api' (cee9312d-d9f6-4ffc-8d0b-3b3b7abeb2cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:24.060430 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Create volume request issued successfully. Jul 31 20:51:24.060979 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e9e19f6-ea59-4cf4-aa77-0fdc7e7f5df7 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:24.061489 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 354/1409] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:23 2026] POST /volume/v3/volumes => generated 798 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:24.082006 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3b3e6b8b-93e9-4a1b-bd40-cf9a6f96c0ad None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:24.088864 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3b3e6b8b-93e9-4a1b-bd40-cf9a6f96c0ad tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] GET https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:24.088864 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3b3e6b8b-93e9-4a1b-bd40-cf9a6f96c0ad tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:24.088864 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3b3e6b8b-93e9-4a1b-bd40-cf9a6f96c0ad tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:24.091537 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3c9c5d51-9b55-4261-b448-43a4273ac12e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Delete volume request issued successfully. Jul 31 20:51:24.091729 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3c9c5d51-9b55-4261-b448-43a4273ac12e tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 202 Jul 31 20:51:24.092119 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 353/1410] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:24 2026] DELETE /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:24.102287 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:24.102287 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:24.106511 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2d352f5e-5320-44a8-87d4-2cf6f6d4f7cd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:24.106599 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3b3e6b8b-93e9-4a1b-bd40-cf9a6f96c0ad tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Volume info retrieved successfully. Jul 31 20:51:24.111873 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3b3e6b8b-93e9-4a1b-bd40-cf9a6f96c0ad tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 200 Jul 31 20:51:24.111873 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 358/1411] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:24 2026] GET /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 866 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:24.112056 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d352f5e-5320-44a8-87d4-2cf6f6d4f7cd tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:51:24.112287 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2d352f5e-5320-44a8-87d4-2cf6f6d4f7cd tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:24.112698 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2d352f5e-5320-44a8-87d4-2cf6f6d4f7cd tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:24.123248 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:24.123248 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:24.127835 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2d352f5e-5320-44a8-87d4-2cf6f6d4f7cd tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:51:24.132313 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d352f5e-5320-44a8-87d4-2cf6f6d4f7cd tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 200 Jul 31 20:51:24.132718 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 347/1412] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:24 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:24.852754 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8aac05a1-a9eb-4b26-aa1c-7da924e90cae None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:24.855253 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8aac05a1-a9eb-4b26-aa1c-7da924e90cae tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:24.855587 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8aac05a1-a9eb-4b26-aa1c-7da924e90cae tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:24.855874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8aac05a1-a9eb-4b26-aa1c-7da924e90cae tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:24.870529 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:24.870529 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:24.882421 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8aac05a1-a9eb-4b26-aa1c-7da924e90cae tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:24.888154 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8aac05a1-a9eb-4b26-aa1c-7da924e90cae tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:24.888744 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 355/1413] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:24 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 848 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:25.127633 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2b7bc034-9062-4991-9fe3-851382ffe8cc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:25.130675 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2b7bc034-9062-4991-9fe3-851382ffe8cc tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] GET https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:25.130675 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2b7bc034-9062-4991-9fe3-851382ffe8cc tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:25.130675 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2b7bc034-9062-4991-9fe3-851382ffe8cc tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:25.139137 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:25.139137 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:25.143778 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2b7bc034-9062-4991-9fe3-851382ffe8cc tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Volume info retrieved successfully. Jul 31 20:51:25.149373 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3b02a022-bed0-49f0-b0a4-1fcb2a31c624 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:25.151575 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2b7bc034-9062-4991-9fe3-851382ffe8cc tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 200 Jul 31 20:51:25.152757 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3b02a022-bed0-49f0-b0a4-1fcb2a31c624 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 Jul 31 20:51:25.152841 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 354/1414] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:25 2026] GET /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 948 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:25.152994 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3b02a022-bed0-49f0-b0a4-1fcb2a31c624 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:25.153208 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3b02a022-bed0-49f0-b0a4-1fcb2a31c624 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:25.164883 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3b02a022-bed0-49f0-b0a4-1fcb2a31c624 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 returned with HTTP 404 Jul 31 20:51:25.165916 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 359/1415] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:25 2026] GET /volume/v3/volumes/ec4de507-6592-49ba-bb21-0ac73ec19175 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:25.176147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-da2a88ec-960f-43b8-85ea-47843f0d5b1f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:25.180610 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-da2a88ec-960f-43b8-85ea-47843f0d5b1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] DELETE https://10.4.3.157/volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 Jul 31 20:51:25.180838 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-da2a88ec-960f-43b8-85ea-47843f0d5b1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:25.181024 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-da2a88ec-960f-43b8-85ea-47843f0d5b1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:25.181226 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-da2a88ec-960f-43b8-85ea-47843f0d5b1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Delete volume with id: 5643483e-b6e4-4e26-93bc-205e4a74bed0 Jul 31 20:51:25.189177 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:25.189177 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:25.189641 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-da2a88ec-960f-43b8-85ea-47843f0d5b1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:51:25.216258 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-da2a88ec-960f-43b8-85ea-47843f0d5b1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Delete volume request issued successfully. Jul 31 20:51:25.216258 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-da2a88ec-960f-43b8-85ea-47843f0d5b1f tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 returned with HTTP 202 Jul 31 20:51:25.216258 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 348/1416] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:25 2026] DELETE /volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:25.226622 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4fbc2981-a2a6-4e19-aa2d-7b88bb9ec4c9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:25.229565 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4fbc2981-a2a6-4e19-aa2d-7b88bb9ec4c9 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 Jul 31 20:51:25.229565 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4fbc2981-a2a6-4e19-aa2d-7b88bb9ec4c9 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:25.230628 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4fbc2981-a2a6-4e19-aa2d-7b88bb9ec4c9 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:25.245136 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:25.245136 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:25.253119 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4fbc2981-a2a6-4e19-aa2d-7b88bb9ec4c9 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Volume info retrieved successfully. Jul 31 20:51:25.261907 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4fbc2981-a2a6-4e19-aa2d-7b88bb9ec4c9 tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 returned with HTTP 200 Jul 31 20:51:25.262603 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 356/1417] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:25 2026] GET /volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:25.906399 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-420302aa-6d67-4d64-9007-f1078cde2138 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:25.908701 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-420302aa-6d67-4d64-9007-f1078cde2138 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:25.908956 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-420302aa-6d67-4d64-9007-f1078cde2138 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:25.909209 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-420302aa-6d67-4d64-9007-f1078cde2138 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:25.924854 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:25.924854 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:25.930523 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-420302aa-6d67-4d64-9007-f1078cde2138 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:25.936843 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-420302aa-6d67-4d64-9007-f1078cde2138 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:25.937468 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 355/1418] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:25 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:26.173699 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-40e6d38b-d235-4105-9d1b-b46d35861981 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:26.176780 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-40e6d38b-d235-4105-9d1b-b46d35861981 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] GET https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:26.176982 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-40e6d38b-d235-4105-9d1b-b46d35861981 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:26.179145 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-40e6d38b-d235-4105-9d1b-b46d35861981 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:26.184477 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:26.184477 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:26.188932 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-40e6d38b-d235-4105-9d1b-b46d35861981 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Volume info retrieved successfully. Jul 31 20:51:26.194850 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-40e6d38b-d235-4105-9d1b-b46d35861981 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 200 Jul 31 20:51:26.195252 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 360/1419] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:26 2026] GET /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 951 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:26.267050 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8a48dcda-a034-4eba-a4a4-48552457677f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:26.281008 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9f81ed3b-bc8a-4b23-8cf1-47329f059efc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:26.285718 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9f81ed3b-bc8a-4b23-8cf1-47329f059efc tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] GET https://10.4.3.157/volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 Jul 31 20:51:26.287025 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9f81ed3b-bc8a-4b23-8cf1-47329f059efc tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:26.287280 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9f81ed3b-bc8a-4b23-8cf1-47329f059efc tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:26.296903 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9f81ed3b-bc8a-4b23-8cf1-47329f059efc tempest-ServerRescueNegativeTestJSON-1643941537 tempest-ServerRescueNegativeTestJSON-1643941537-project-member] https://10.4.3.157/volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 returned with HTTP 404 Jul 31 20:51:26.297604 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 357/1420] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:26 2026] GET /volume/v3/volumes/5643483e-b6e4-4e26-93bc-205e4a74bed0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:26.367241 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-5bb62e9a-3e64-4433-90eb-d4758b39e7f1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:26.369443 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-5bb62e9a-3e64-4433-90eb-d4758b39e7f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/attachments/e5c925ca-0d36-4dc7-8dcd-eb8922d6b700/action Jul 31 20:51:26.369803 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-5bb62e9a-3e64-4433-90eb-d4758b39e7f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:26.369947 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-5bb62e9a-3e64-4433-90eb-d4758b39e7f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:26.388774 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:26.388774 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:26.401787 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c1d4baa2-2428-4562-92c0-536acb1c111e req-5bb62e9a-3e64-4433-90eb-d4758b39e7f1 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments/e5c925ca-0d36-4dc7-8dcd-eb8922d6b700/action returned with HTTP 204 Jul 31 20:51:26.402328 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 356/1421] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:51:26 2026] POST /volume/v3/attachments/e5c925ca-0d36-4dc7-8dcd-eb8922d6b700/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:26.417942 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:26.418355 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1867618576"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:26.421333 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1867618576'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:26.422077 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume of 1 GB Jul 31 20:51:26.431254 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Availability Zones retrieved successfully. Jul 31 20:51:26.440474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (a614f873-f8b2-4480-9c38-71ae4979f826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:26.443854 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb7c217-9b0e-4448-bd75-40e18517aff4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:26.446418 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:26.485158 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (beb7c217-9b0e-4448-bd75-40e18517aff4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:26.486049 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbb7c010-1db2-4d7b-b897-3e260ed12873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:26.562588 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Created reservations ['8bd5c416-93ed-47d8-9356-0bac00cc3d20', '375e7779-57c5-4cc9-9608-3ceb1a7ae3bd', '07867c54-b0ba-4539-a83c-0f88f4a9f299', 'ad4e6cf9-0a5f-4b97-8f91-c07f58e2f562'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:26.563875 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bbb7c010-1db2-4d7b-b897-3e260ed12873) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bd5c416-93ed-47d8-9356-0bac00cc3d20', '375e7779-57c5-4cc9-9608-3ceb1a7ae3bd', '07867c54-b0ba-4539-a83c-0f88f4a9f299', 'ad4e6cf9-0a5f-4b97-8f91-c07f58e2f562']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:26.564831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1baf2882-98eb-41fa-8007-3ef2702cdac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:26.596891 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1baf2882-98eb-41fa-8007-3ef2702cdac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8cde110-2c5c-46e5-9392-0df59e1ea495', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1867618576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['8bd5c416-93ed-47d8-9356-0bac00cc3d20','375e7779-57c5-4cc9-9608-3ceb1a7ae3bd','07867c54-b0ba-4539-a83c-0f88f4a9f299','ad4e6cf9-0a5f-4b97-8f91-c07f58e2f562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1867618576',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8cde110-2c5c-46e5-9392-0df59e1ea495,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0fa71fef66c417e87573af09df7c4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:26.597945 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6af756e-d5ff-4b0c-934e-3d75ed10c5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:26.622805 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6af756e-d5ff-4b0c-934e-3d75ed10c5a4) transitioned into state 'SUCCESS' from state '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-1867618576',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['8bd5c416-93ed-47d8-9356-0bac00cc3d20','375e7779-57c5-4cc9-9608-3ceb1a7ae3bd','07867c54-b0ba-4539-a83c-0f88f4a9f299','ad4e6cf9-0a5f-4b97-8f91-c07f58e2f562'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:26.623308 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccda07bf-3694-4a02-a0fb-e5e9656226b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:26.635018 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccda07bf-3694-4a02-a0fb-e5e9656226b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:26.635951 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (a614f873-f8b2-4480-9c38-71ae4979f826) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:26.636358 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request issued successfully. Jul 31 20:51:26.637204 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8a48dcda-a034-4eba-a4a4-48552457677f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:26.642374 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 349/1422] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:51:26 2026] POST /volume/v3/volumes => generated 758 bytes in 376 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:26.663145 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2c0e54a4-115d-4cfa-ba66-52b8b0ef9601 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:26.665829 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2c0e54a4-115d-4cfa-ba66-52b8b0ef9601 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 Jul 31 20:51:26.666752 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2c0e54a4-115d-4cfa-ba66-52b8b0ef9601 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:26.667021 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2c0e54a4-115d-4cfa-ba66-52b8b0ef9601 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:26.677958 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:26.677958 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:26.683810 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2c0e54a4-115d-4cfa-ba66-52b8b0ef9601 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:26.688690 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2c0e54a4-115d-4cfa-ba66-52b8b0ef9601 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 returned with HTTP 200 Jul 31 20:51:26.689408 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 361/1423] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:26 2026] GET /volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 => generated 826 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:26.953910 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2fff5818-7288-4b8b-afee-7cbab3107bce None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:26.956326 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2fff5818-7288-4b8b-afee-7cbab3107bce tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:26.956544 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2fff5818-7288-4b8b-afee-7cbab3107bce tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:26.956763 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2fff5818-7288-4b8b-afee-7cbab3107bce tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:26.981950 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:26.981950 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:26.986242 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2fff5818-7288-4b8b-afee-7cbab3107bce tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:26.991725 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2fff5818-7288-4b8b-afee-7cbab3107bce tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:26.992019 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 358/1424] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:26 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 1140 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:27.005178 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-23dfbc6f-7bae-4c88-be54-fc54af18dae4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:27.008572 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-23dfbc6f-7bae-4c88-be54-fc54af18dae4 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:27.009065 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-23dfbc6f-7bae-4c88-be54-fc54af18dae4 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:27.009602 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-23dfbc6f-7bae-4c88-be54-fc54af18dae4 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:27.024945 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:27.024945 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:27.032237 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-23dfbc6f-7bae-4c88-be54-fc54af18dae4 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:27.035317 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-23dfbc6f-7bae-4c88-be54-fc54af18dae4 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:27.035973 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 357/1425] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:27 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 1140 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:27.052818 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5c62c28d-e4af-4a6b-b2bc-40cf77465132 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:27.055966 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5c62c28d-e4af-4a6b-b2bc-40cf77465132 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] DELETE https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:27.055966 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5c62c28d-e4af-4a6b-b2bc-40cf77465132 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:27.055966 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5c62c28d-e4af-4a6b-b2bc-40cf77465132 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:27.056120 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-5c62c28d-e4af-4a6b-b2bc-40cf77465132 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Delete volume with id: 98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:27.082983 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:27.082983 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:27.083249 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5c62c28d-e4af-4a6b-b2bc-40cf77465132 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:27.090572 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5c62c28d-e4af-4a6b-b2bc-40cf77465132 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-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 20:51:27.090839 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5c62c28d-e4af-4a6b-b2bc-40cf77465132 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 400 Jul 31 20:51:27.091471 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 350/1426] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:27 2026] DELETE /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 307 bytes in 39 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:51:27.100438 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ac578b7e-0941-4295-b653-4ddfc6b8eb67 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:27.103935 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac578b7e-0941-4295-b653-4ddfc6b8eb67 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:27.104182 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac578b7e-0941-4295-b653-4ddfc6b8eb67 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:27.104766 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac578b7e-0941-4295-b653-4ddfc6b8eb67 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:27.116575 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:27.116575 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:27.119601 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ac578b7e-0941-4295-b653-4ddfc6b8eb67 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:27.123878 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac578b7e-0941-4295-b653-4ddfc6b8eb67 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:27.124461 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 362/1427] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:27 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:27.163876 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-66de0637-313e-434d-934f-8448855e915c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:27.167187 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-66de0637-313e-434d-934f-8448855e915c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:27.167530 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-66de0637-313e-434d-934f-8448855e915c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:27.167779 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-66de0637-313e-434d-934f-8448855e915c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:27.183703 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:27.183703 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:27.187760 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-66de0637-313e-434d-934f-8448855e915c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:27.197088 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-66de0637-313e-434d-934f-8448855e915c tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:27.197088 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 359/1428] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:27 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 1140 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:27.208903 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-46987025-e2f1-4ffa-97ee-b2340e94123c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:27.217194 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-46987025-e2f1-4ffa-97ee-b2340e94123c tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] GET https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:27.217194 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-46987025-e2f1-4ffa-97ee-b2340e94123c tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:27.217194 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-46987025-e2f1-4ffa-97ee-b2340e94123c tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:27.220721 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-602e0faf-4d50-49c1-865d-a0dff10ce853 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:27.221714 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-602e0faf-4d50-49c1-865d-a0dff10ce853 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] POST https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4/action Jul 31 20:51:27.221969 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-602e0faf-4d50-49c1-865d-a0dff10ce853 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:27.222196 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-602e0faf-4d50-49c1-865d-a0dff10ce853 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:27.231526 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:27.231526 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:27.236723 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-46987025-e2f1-4ffa-97ee-b2340e94123c tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Volume info retrieved successfully. Jul 31 20:51:27.240548 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:27.240548 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:27.241695 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-602e0faf-4d50-49c1-865d-a0dff10ce853 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:27.242852 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-46987025-e2f1-4ffa-97ee-b2340e94123c tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 200 Jul 31 20:51:27.243267 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 358/1429] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:27 2026] GET /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 951 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:27.252474 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-602e0faf-4d50-49c1-865d-a0dff10ce853 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Begin detaching volume completed successfully. Jul 31 20:51:27.252735 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-602e0faf-4d50-49c1-865d-a0dff10ce853 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4/action returned with HTTP 202 Jul 31 20:51:27.253742 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 351/1430] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:51:27 2026] POST /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:51:27.318356 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2d0ef285-89bf-4603-8749-18c1349ee18c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:27.318356 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d0ef285-89bf-4603-8749-18c1349ee18c None None] GET https://10.4.3.157/volume// Jul 31 20:51:27.320985 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d0ef285-89bf-4603-8749-18c1349ee18c None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:27.321321 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d0ef285-89bf-4603-8749-18c1349ee18c None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:27.321748 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d0ef285-89bf-4603-8749-18c1349ee18c None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:27.322106 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 363/1431] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51:27 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:51:27.332450 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-407e291e-bd85-465e-9065-8bce0c5ca891 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:27.334947 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-407e291e-bd85-465e-9065-8bce0c5ca891 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:27.335361 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-407e291e-bd85-465e-9065-8bce0c5ca891 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:27.335361 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-407e291e-bd85-465e-9065-8bce0c5ca891 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:27.348556 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:27.348556 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:27.353045 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-407e291e-bd85-465e-9065-8bce0c5ca891 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:27.360221 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-407e291e-bd85-465e-9065-8bce0c5ca891 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:27.360620 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 360/1432] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:27 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 1323 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:27.702878 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ef903cd7-0609-4335-b234-38542a13a8e6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:27.705806 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef903cd7-0609-4335-b234-38542a13a8e6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 Jul 31 20:51:27.708168 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef903cd7-0609-4335-b234-38542a13a8e6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:27.708168 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef903cd7-0609-4335-b234-38542a13a8e6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:27.715220 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:27.715220 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:27.720692 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ef903cd7-0609-4335-b234-38542a13a8e6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:27.726657 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef903cd7-0609-4335-b234-38542a13a8e6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 returned with HTTP 200 Jul 31 20:51:27.726657 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 359/1433] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:27 2026] GET /volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:27.742902 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5433912e-2c48-4be8-8865-abb70bce5331 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:27.745117 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5433912e-2c48-4be8-8865-abb70bce5331 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:51:27.745512 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5433912e-2c48-4be8-8865-abb70bce5331 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "b8cde110-2c5c-46e5-9392-0df59e1ea495", "name": "tempest-CreateVolumesFromBackupTest-Backup-1646860904"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:27.747875 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-5433912e-2c48-4be8-8865-abb70bce5331 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Creating new backup {'backup': {'volume_id': 'b8cde110-2c5c-46e5-9392-0df59e1ea495', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1646860904'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:51:27.748095 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-5433912e-2c48-4be8-8865-abb70bce5331 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Creating backup of volume b8cde110-2c5c-46e5-9392-0df59e1ea495 in container None Jul 31 20:51:27.759780 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:27.759780 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:27.760513 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5433912e-2c48-4be8-8865-abb70bce5331 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:27.810622 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-5433912e-2c48-4be8-8865-abb70bce5331 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Created reservations ['95b74e8a-a228-4b36-a303-d305817924cc', '72dbbe9a-7766-471c-9680-eb169ceb203b'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:27.869461 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5433912e-2c48-4be8-8865-abb70bce5331 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:51:27.869926 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 352/1434] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:27 2026] POST /volume/v3/backups => generated 339 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:27.879556 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c33101fb-6013-4d21-8104-9376aedfce6f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:27.881918 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c33101fb-6013-4d21-8104-9376aedfce6f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:27.882187 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c33101fb-6013-4d21-8104-9376aedfce6f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:27.882438 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c33101fb-6013-4d21-8104-9376aedfce6f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:27.882850 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-c33101fb-6013-4d21-8104-9376aedfce6f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:27.889461 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:27.889461 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:27.890589 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c33101fb-6013-4d21-8104-9376aedfce6f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:27.891052 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 364/1435] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:27 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:28.258151 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e3fcb711-586b-4dd8-bb77-661f2d5634bc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:28.260332 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3fcb711-586b-4dd8-bb77-661f2d5634bc tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] GET https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:28.260577 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e3fcb711-586b-4dd8-bb77-661f2d5634bc tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:28.260802 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e3fcb711-586b-4dd8-bb77-661f2d5634bc tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:28.277575 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:28.277575 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:28.282059 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e3fcb711-586b-4dd8-bb77-661f2d5634bc tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Volume info retrieved successfully. Jul 31 20:51:28.288694 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3fcb711-586b-4dd8-bb77-661f2d5634bc tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 200 Jul 31 20:51:28.288780 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 361/1436] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:28 2026] GET /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 951 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:28.902248 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-094d2f35-df5f-4bc1-869a-1aff302c1132 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:28.905830 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-094d2f35-df5f-4bc1-869a-1aff302c1132 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:28.906074 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-094d2f35-df5f-4bc1-869a-1aff302c1132 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:28.906347 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-094d2f35-df5f-4bc1-869a-1aff302c1132 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:28.906488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-094d2f35-df5f-4bc1-869a-1aff302c1132 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:28.911892 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:28.911892 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:28.912969 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-094d2f35-df5f-4bc1-869a-1aff302c1132 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:28.913526 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 360/1437] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:28 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:29.302549 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e6e43ae0-7b54-4a5d-80cd-877138c49c72 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:29.304560 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e6e43ae0-7b54-4a5d-80cd-877138c49c72 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] GET https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:29.304722 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e6e43ae0-7b54-4a5d-80cd-877138c49c72 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:29.304900 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e6e43ae0-7b54-4a5d-80cd-877138c49c72 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:29.312655 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:29.312655 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:29.316839 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e6e43ae0-7b54-4a5d-80cd-877138c49c72 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Volume info retrieved successfully. Jul 31 20:51:29.320983 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e6e43ae0-7b54-4a5d-80cd-877138c49c72 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 200 Jul 31 20:51:29.321257 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 353/1438] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:29 2026] GET /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 951 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:29.406964 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:29.410354 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:29.410354 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1964837975"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:29.411101 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1964837975'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:29.411465 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Create volume of 1 GB Jul 31 20:51:29.415445 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Availability Zones retrieved successfully. Jul 31 20:51:29.421474 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Flow 'volume_create_api' (62afd693-c7e3-4f99-9e37-37064a878d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:29.422478 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1255c1-45ec-4ced-b05e-dc6e8e2466ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:29.423375 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:29.453772 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a1255c1-45ec-4ced-b05e-dc6e8e2466ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:29.454877 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782b2483-0f49-4883-8684-99389c39eed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:29.503934 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Created reservations ['33eac294-0792-4f1a-a0e0-b51cfb540ab2', 'c924b858-175d-4610-ba0a-931066d212f9', '1615ff0a-03cb-4c33-9791-b909846f0f35', '31468382-c59e-4f2a-81b6-52b3266ce4be'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:29.504916 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (782b2483-0f49-4883-8684-99389c39eed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['33eac294-0792-4f1a-a0e0-b51cfb540ab2', 'c924b858-175d-4610-ba0a-931066d212f9', '1615ff0a-03cb-4c33-9791-b909846f0f35', '31468382-c59e-4f2a-81b6-52b3266ce4be']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:29.505740 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a632d8-3178-477b-af08-79ac77217ebb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:29.531796 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5a632d8-3178-477b-af08-79ac77217ebb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c4384100-f96e-4ad9-b2d3-c559e77dbb01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1964837975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef13a0d31f584ecba952cd0b55cf9dde',qos_specs=None,replication_status=,reservations=['33eac294-0792-4f1a-a0e0-b51cfb540ab2','c924b858-175d-4610-ba0a-931066d212f9','1615ff0a-03cb-4c33-9791-b909846f0f35','31468382-c59e-4f2a-81b6-52b3266ce4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9fe2f03252a4246a7982f0c126b344d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1964837975',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c4384100-f96e-4ad9-b2d3-c559e77dbb01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef13a0d31f584ecba952cd0b55cf9dde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9fe2f03252a4246a7982f0c126b344d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:29.532553 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adfde04b-9150-4651-ae93-a5d3f1c47ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:29.537975 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-0a0e3618-2bab-4057-9682-dda783447adf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:29.542278 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-0a0e3618-2bab-4057-9682-dda783447adf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] DELETE https://10.4.3.157/volume/v3/attachments/e5c925ca-0d36-4dc7-8dcd-eb8922d6b700 Jul 31 20:51:29.543984 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-0a0e3618-2bab-4057-9682-dda783447adf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:29.543984 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-0a0e3618-2bab-4057-9682-dda783447adf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:29.551165 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:29.551165 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:29.552057 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adfde04b-9150-4651-ae93-a5d3f1c47ba8) transitioned into state 'SUCCESS' from state '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-1964837975',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef13a0d31f584ecba952cd0b55cf9dde',qos_specs=None,replication_status=,reservations=['33eac294-0792-4f1a-a0e0-b51cfb540ab2','c924b858-175d-4610-ba0a-931066d212f9','1615ff0a-03cb-4c33-9791-b909846f0f35','31468382-c59e-4f2a-81b6-52b3266ce4be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9fe2f03252a4246a7982f0c126b344d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:29.553070 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a9b31c0-8da1-4e5f-b4d6-e9307274435c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:29.570608 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a9b31c0-8da1-4e5f-b4d6-e9307274435c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:29.570608 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Flow 'volume_create_api' (62afd693-c7e3-4f99-9e37-37064a878d02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:29.570608 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Create volume request issued successfully. Jul 31 20:51:29.571650 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3f418540-1dc7-4ff6-81db-4b3214a25a7c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:29.572383 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 365/1439] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:51:29 2026] POST /volume/v3/volumes => generated 751 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:29.586302 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c2c8900f-0ce7-4727-ba6f-5b42e1b22fe3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:29.589171 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c2c8900f-0ce7-4727-ba6f-5b42e1b22fe3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:29.589376 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c2c8900f-0ce7-4727-ba6f-5b42e1b22fe3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:29.589558 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c2c8900f-0ce7-4727-ba6f-5b42e1b22fe3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:29.600641 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:29.600641 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:29.606851 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c2c8900f-0ce7-4727-ba6f-5b42e1b22fe3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:29.613243 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c2c8900f-0ce7-4727-ba6f-5b42e1b22fe3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:29.613966 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 361/1440] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:29 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:29.616570 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-15f35fb8-ff5d-416c-ae77-da8c98234114 req-0a0e3618-2bab-4057-9682-dda783447adf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/attachments/e5c925ca-0d36-4dc7-8dcd-eb8922d6b700 returned with HTTP 200 Jul 31 20:51:29.616975 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 362/1441] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:51:29 2026] DELETE /volume/v3/attachments/e5c925ca-0d36-4dc7-8dcd-eb8922d6b700 => generated 19 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:29.932096 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9be2ab9f-2513-4b55-90ac-8be332436f7c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:29.937030 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9be2ab9f-2513-4b55-90ac-8be332436f7c tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:29.937030 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9be2ab9f-2513-4b55-90ac-8be332436f7c tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:29.937030 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9be2ab9f-2513-4b55-90ac-8be332436f7c tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:29.937030 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-9be2ab9f-2513-4b55-90ac-8be332436f7c tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:29.942590 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:29.942590 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:29.944057 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9be2ab9f-2513-4b55-90ac-8be332436f7c tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:29.944170 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 354/1442] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:29 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:30.156498 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7fa81a73-6656-4d65-8b62-c954f44f631f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.159046 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:30.159565 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-220859300", "snapshot_id": null, "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "volume_type": null, "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:30.163848 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-220859300', 'snapshot_id': None, 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'volume_type': None, 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:30.269009 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Create volume of 1 GB Jul 31 20:51:30.269341 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:30.269341 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:30.274143 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Availability Zones retrieved successfully. Jul 31 20:51:30.279002 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Flow 'volume_create_api' (da490c45-d0d1-47d8-8952-a9f004b9d940) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:30.279964 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c69a5ba-9f3a-4a4a-bf9b-e76153996c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:30.280910 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:30.339113 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3928d313-8810-461c-8db5-b94243bbb7f0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.346122 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3928d313-8810-461c-8db5-b94243bbb7f0 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] GET https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:30.346122 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3928d313-8810-461c-8db5-b94243bbb7f0 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:30.346122 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3928d313-8810-461c-8db5-b94243bbb7f0 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:30.352976 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c69a5ba-9f3a-4a4a-bf9b-e76153996c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:30.354042 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6bfac5d-6bf1-4626-acd6-b232cc2b7058) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:30.354926 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:30.354926 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:30.360626 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3928d313-8810-461c-8db5-b94243bbb7f0 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Volume info retrieved successfully. Jul 31 20:51:30.366575 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3928d313-8810-461c-8db5-b94243bbb7f0 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 200 Jul 31 20:51:30.366993 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 362/1443] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:30 2026] GET /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 951 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:30.429422 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Created reservations ['71050ac2-d936-4ce1-b16f-32643ce30ea0', '7cff6bac-0516-4098-a479-c06118549787', 'e50a11e6-8d17-41a4-94ca-d3036c1eec77', '90efe0f5-f558-44bc-afba-82d33a517b70'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:30.430694 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6bfac5d-6bf1-4626-acd6-b232cc2b7058) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71050ac2-d936-4ce1-b16f-32643ce30ea0', '7cff6bac-0516-4098-a479-c06118549787', 'e50a11e6-8d17-41a4-94ca-d3036c1eec77', '90efe0f5-f558-44bc-afba-82d33a517b70']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:30.431728 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e12429c5-1cf0-4056-94e9-1ac1073bb7f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:30.458422 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e12429c5-1cf0-4056-94e9-1ac1073bb7f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '03a9af18-6087-4498-a909-83dd27b71047', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-220859300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a701c66fc4463884155ad5c29011a',qos_specs=None,replication_status=,reservations=['71050ac2-d936-4ce1-b16f-32643ce30ea0','7cff6bac-0516-4098-a479-c06118549787','e50a11e6-8d17-41a4-94ca-d3036c1eec77','90efe0f5-f558-44bc-afba-82d33a517b70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bc8d708c0f74830b085848e5d59bf52',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-220859300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=03a9af18-6087-4498-a909-83dd27b71047,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='378a701c66fc4463884155ad5c29011a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bc8d708c0f74830b085848e5d59bf52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:30.459190 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b43e3173-01fd-4aff-bf71-c70001648b0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:30.472511 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d805d8b0-af17-48e9-9d56-df6b991048a0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.474029 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d805d8b0-af17-48e9-9d56-df6b991048a0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:30.474217 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d805d8b0-af17-48e9-9d56-df6b991048a0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:30.475296 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d805d8b0-af17-48e9-9d56-df6b991048a0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:30.481968 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:30.481968 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:30.484136 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b43e3173-01fd-4aff-bf71-c70001648b0e) transitioned into state 'SUCCESS' from state '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-220859300',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a701c66fc4463884155ad5c29011a',qos_specs=None,replication_status=,reservations=['71050ac2-d936-4ce1-b16f-32643ce30ea0','7cff6bac-0516-4098-a479-c06118549787','e50a11e6-8d17-41a4-94ca-d3036c1eec77','90efe0f5-f558-44bc-afba-82d33a517b70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6bc8d708c0f74830b085848e5d59bf52',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:30.484858 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498c196f-fa95-403d-b3f9-c136774d62d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:30.490271 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d805d8b0-af17-48e9-9d56-df6b991048a0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:30.495662 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d805d8b0-af17-48e9-9d56-df6b991048a0 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:30.496937 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 363/1444] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:30 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:30.501587 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (498c196f-fa95-403d-b3f9-c136774d62d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:30.502786 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Flow 'volume_create_api' (da490c45-d0d1-47d8-8952-a9f004b9d940) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:30.503216 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Create volume request issued successfully. Jul 31 20:51:30.505145 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7fa81a73-6656-4d65-8b62-c954f44f631f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:30.505145 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 366/1445] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:51:30 2026] POST /volume/v3/volumes => generated 780 bytes in 349 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:30.519043 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c468cb7f-47ab-486c-8aec-b4c769ffe73b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.521637 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c468cb7f-47ab-486c-8aec-b4c769ffe73b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:51:30.521797 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c468cb7f-47ab-486c-8aec-b4c769ffe73b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:30.522025 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c468cb7f-47ab-486c-8aec-b4c769ffe73b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:30.532100 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:30.532100 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:30.537548 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c468cb7f-47ab-486c-8aec-b4c769ffe73b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:51:30.544033 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c468cb7f-47ab-486c-8aec-b4c769ffe73b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 returned with HTTP 200 Jul 31 20:51:30.544582 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 355/1446] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:30 2026] GET /volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:30.632139 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-04ea516a-dd28-4f1f-9e4c-ecb6daee6847 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.634739 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-04ea516a-dd28-4f1f-9e4c-ecb6daee6847 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:30.634739 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-04ea516a-dd28-4f1f-9e4c-ecb6daee6847 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:30.634739 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-04ea516a-dd28-4f1f-9e4c-ecb6daee6847 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:30.643582 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:30.643582 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:30.654627 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-04ea516a-dd28-4f1f-9e4c-ecb6daee6847 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:30.661338 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-04ea516a-dd28-4f1f-9e4c-ecb6daee6847 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:30.661755 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 363/1447] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:30 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:30.718207 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bf82cc1b-64ae-4d46-8ab8-08ea0fb4268e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.723569 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bf82cc1b-64ae-4d46-8ab8-08ea0fb4268e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:30.723869 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bf82cc1b-64ae-4d46-8ab8-08ea0fb4268e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:30.724114 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bf82cc1b-64ae-4d46-8ab8-08ea0fb4268e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:30.736150 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:30.736150 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:30.740880 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bf82cc1b-64ae-4d46-8ab8-08ea0fb4268e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:30.745359 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bf82cc1b-64ae-4d46-8ab8-08ea0fb4268e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:30.746208 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 364/1448] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:30 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:30.831852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f0def9ea-ac6b-45ef-aa3b-a02cea19d197 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.832380 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0def9ea-ac6b-45ef-aa3b-a02cea19d197 None None] GET https://10.4.3.157/volume// Jul 31 20:51:30.833983 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0def9ea-ac6b-45ef-aa3b-a02cea19d197 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:30.833983 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0def9ea-ac6b-45ef-aa3b-a02cea19d197 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:30.833983 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0def9ea-ac6b-45ef-aa3b-a02cea19d197 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:30.833983 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 367/1449] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:51: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 20:51:30.841793 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-aaaf609c-15cc-4994-9470-3182d6318a49 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.843746 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-aaaf609c-15cc-4994-9470-3182d6318a49 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:51:30.844085 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-aaaf609c-15cc-4994-9470-3182d6318a49 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c4384100-f96e-4ad9-b2d3-c559e77dbb01", "connector": null, "instance_uuid": "5a2a7ca0-4bc2-4a8b-a7e3-796395256ab2"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:30.852676 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:30.852676 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:30.905387 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-aaaf609c-15cc-4994-9470-3182d6318a49 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:51:30.905874 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 356/1450] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:51:30 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:30.938980 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-579bb0d1-a9e5-4896-a217-445e3d178929 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.943280 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-579bb0d1-a9e5-4896-a217-445e3d178929 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:30.943555 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-579bb0d1-a9e5-4896-a217-445e3d178929 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:30.943773 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-579bb0d1-a9e5-4896-a217-445e3d178929 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:30.955896 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-91a4e255-e400-4901-874a-d21e055dd093 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.956303 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-91a4e255-e400-4901-874a-d21e055dd093 None None] GET https://10.4.3.157/volume// Jul 31 20:51:30.956483 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-91a4e255-e400-4901-874a-d21e055dd093 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:30.956677 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-91a4e255-e400-4901-874a-d21e055dd093 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:30.956997 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-91a4e255-e400-4901-874a-d21e055dd093 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:30.957054 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e5d57a54-b2e3-4f63-9483-6888a41a5050 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.957348 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 365/1451] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51: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 20:51:30.959057 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5d57a54-b2e3-4f63-9483-6888a41a5050 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:30.959256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5d57a54-b2e3-4f63-9483-6888a41a5050 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:30.959445 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5d57a54-b2e3-4f63-9483-6888a41a5050 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:30.959562 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-e5d57a54-b2e3-4f63-9483-6888a41a5050 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:30.961495 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:30.961495 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:30.965435 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:30.965435 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:30.967685 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5d57a54-b2e3-4f63-9483-6888a41a5050 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:30.967685 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 368/1452] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:30 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:51:30.968213 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bffe8527-0a3c-42af-9828-e31e10495af7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:30.968754 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-579bb0d1-a9e5-4896-a217-445e3d178929 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:30.970318 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bffe8527-0a3c-42af-9828-e31e10495af7 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:30.970766 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bffe8527-0a3c-42af-9828-e31e10495af7 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:30.970978 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bffe8527-0a3c-42af-9828-e31e10495af7 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:30.973909 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-579bb0d1-a9e5-4896-a217-445e3d178929 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:30.974611 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 364/1453] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:30 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:30.982636 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:30.982636 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:30.985753 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bffe8527-0a3c-42af-9828-e31e10495af7 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:30.994067 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-bffe8527-0a3c-42af-9828-e31e10495af7 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:30.994067 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 357/1454] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:30 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 1023 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:31.123348 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-7dad1588-998b-4bc8-b496-33d17f521060 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:31.128028 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-7dad1588-998b-4bc8-b496-33d17f521060 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] PUT https://10.4.3.157/volume/v3/attachments/3ab482a4-ff06-4897-8f1f-fa2633cd2c64 Jul 31 20:51:31.128366 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-7dad1588-998b-4bc8-b496-33d17f521060 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:31.137882 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-7dad1588-998b-4bc8-b496-33d17f521060 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Acquiring lock "cinder-attachment_update-c4384100-f96e-4ad9-b2d3-c559e77dbb01-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:51:31.142019 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-7dad1588-998b-4bc8-b496-33d17f521060 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Lock "cinder-attachment_update-c4384100-f96e-4ad9-b2d3-c559e77dbb01-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:51:31.143013 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:31.143013 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:31.229686 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-7dad1588-998b-4bc8-b496-33d17f521060 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Lock "cinder-attachment_update-c4384100-f96e-4ad9-b2d3-c559e77dbb01-np0000006272" released by "attachment_update" :: held 0.088s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:51:31.230053 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-7dad1588-998b-4bc8-b496-33d17f521060 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments/3ab482a4-ff06-4897-8f1f-fa2633cd2c64 returned with HTTP 200 Jul 31 20:51:31.230624 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 366/1455] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:51:31 2026] PUT /volume/v3/attachments/3ab482a4-ff06-4897-8f1f-fa2633cd2c64 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:31.385157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a307ceb6-f771-42d9-85d7-3907d9e93497 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:31.387219 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a307ceb6-f771-42d9-85d7-3907d9e93497 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] GET https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:31.387424 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a307ceb6-f771-42d9-85d7-3907d9e93497 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:31.387615 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a307ceb6-f771-42d9-85d7-3907d9e93497 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:31.395994 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:31.395994 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:31.399709 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a307ceb6-f771-42d9-85d7-3907d9e93497 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Volume info retrieved successfully. Jul 31 20:51:31.404390 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a307ceb6-f771-42d9-85d7-3907d9e93497 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 200 Jul 31 20:51:31.404762 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 369/1456] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:31 2026] GET /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:31.567434 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8a014717-25af-4a6c-be96-f3d1adcfd9cc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:31.570042 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8a014717-25af-4a6c-be96-f3d1adcfd9cc tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:51:31.570369 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8a014717-25af-4a6c-be96-f3d1adcfd9cc tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:31.570617 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8a014717-25af-4a6c-be96-f3d1adcfd9cc tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:31.577986 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:31.577986 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:31.582143 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8a014717-25af-4a6c-be96-f3d1adcfd9cc tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:51:31.588490 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8a014717-25af-4a6c-be96-f3d1adcfd9cc tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 returned with HTTP 200 Jul 31 20:51:31.589215 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 365/1457] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:31 2026] GET /volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 => generated 1388 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:31.605683 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0a7cdda6-dd27-497b-b47c-69b5ebc5ab9e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:31.607683 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a7cdda6-dd27-497b-b47c-69b5ebc5ab9e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:51:31.608114 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a7cdda6-dd27-497b-b47c-69b5ebc5ab9e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:31.608375 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a7cdda6-dd27-497b-b47c-69b5ebc5ab9e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:31.616377 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:31.616377 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:31.619968 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0a7cdda6-dd27-497b-b47c-69b5ebc5ab9e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:51:31.626152 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a7cdda6-dd27-497b-b47c-69b5ebc5ab9e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 returned with HTTP 200 Jul 31 20:51:31.626152 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 358/1458] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:31 2026] GET /volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 => generated 1388 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:31.661728 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:31.664359 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:31.664835 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1846082164"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:31.667673 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1846082164'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:31.676841 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume of 1 GB Jul 31 20:51:31.677351 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:31.677351 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:31.677937 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Availability Zones retrieved successfully. Jul 31 20:51:31.685174 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Flow 'volume_create_api' (f7f0c8de-b6f3-4e08-991a-98202f0f3f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:31.687603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b53a63-9380-4848-8991-bc425fb23aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:31.688222 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:31.698084 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:31.698084 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:31.716048 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99b53a63-9380-4848-8991-bc425fb23aa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:41Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63', 'encryption_key_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=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:31.717237 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b29c243-4d30-4b9d-b30a-d42c93a05b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:31.777084 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Created reservations ['9f9b1f1d-fa91-4cf0-ac53-d0f65ca5274e', '10644c82-fc79-4cbc-acdd-4896e586c2c4', '595d2487-a1ee-432b-a1ac-dbfe7f00fe51', '06c1868b-9e12-4f26-93e6-e44eacb8047f'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:31.778267 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b29c243-4d30-4b9d-b30a-d42c93a05b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f9b1f1d-fa91-4cf0-ac53-d0f65ca5274e', '10644c82-fc79-4cbc-acdd-4896e586c2c4', '595d2487-a1ee-432b-a1ac-dbfe7f00fe51', '06c1868b-9e12-4f26-93e6-e44eacb8047f']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:31.779431 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df22c02c-76a2-49ec-8444-a619528e34c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:31.804470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df22c02c-76a2-49ec-8444-a619528e34c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '01d8ede9-e8e2-4d60-a0a0-eb8d71933a85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1846082164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='19a500c1bb6448d58477129b8a3952dc',qos_specs=None,replication_status=,reservations=['9f9b1f1d-fa91-4cf0-ac53-d0f65ca5274e','10644c82-fc79-4cbc-acdd-4896e586c2c4','595d2487-a1ee-432b-a1ac-dbfe7f00fe51','06c1868b-9e12-4f26-93e6-e44eacb8047f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d0943ab4be4734b5b99063f1847a89',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1846082164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=01d8ede9-e8e2-4d60-a0a0-eb8d71933a85,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='19a500c1bb6448d58477129b8a3952dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d0943ab4be4734b5b99063f1847a89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63),volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:31.807078 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d37ad15-5cdf-46e2-9aca-36e27347c041) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:31.832016 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d37ad15-5cdf-46e2-9aca-36e27347c041) transitioned into state 'SUCCESS' from state '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-1846082164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='19a500c1bb6448d58477129b8a3952dc',qos_specs=None,replication_status=,reservations=['9f9b1f1d-fa91-4cf0-ac53-d0f65ca5274e','10644c82-fc79-4cbc-acdd-4896e586c2c4','595d2487-a1ee-432b-a1ac-dbfe7f00fe51','06c1868b-9e12-4f26-93e6-e44eacb8047f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d0943ab4be4734b5b99063f1847a89',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:31.832877 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e5f896-a301-46cb-803b-3aec1f5fcd9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:31.846835 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (98e5f896-a301-46cb-803b-3aec1f5fcd9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:31.847720 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Flow 'volume_create_api' (f7f0c8de-b6f3-4e08-991a-98202f0f3f9e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:31.849052 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume request issued successfully. Jul 31 20:51:31.849052 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2ab7e13c-7d30-473b-8bb1-e31d4669e07d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:31.849052 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 367/1459] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:31 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 20:51:31.871067 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-49a0c101-427a-47b1-8c2d-98899fe8948e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:31.875089 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-49a0c101-427a-47b1-8c2d-98899fe8948e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:31.875333 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-49a0c101-427a-47b1-8c2d-98899fe8948e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:31.875546 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-49a0c101-427a-47b1-8c2d-98899fe8948e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:31.886464 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:31.886464 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:31.895148 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-49a0c101-427a-47b1-8c2d-98899fe8948e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:31.902625 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-49a0c101-427a-47b1-8c2d-98899fe8948e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:31.903307 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 370/1460] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:31 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 828 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:31.984547 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-88322fcf-bb63-43a5-9439-19addb9a43cb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:31.986531 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-88322fcf-bb63-43a5-9439-19addb9a43cb tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:31.986666 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-88322fcf-bb63-43a5-9439-19addb9a43cb tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:31.986837 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-88322fcf-bb63-43a5-9439-19addb9a43cb tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:31.986936 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-88322fcf-bb63-43a5-9439-19addb9a43cb tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:31.991491 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-eba702bc-d4f8-4878-af7a-681010e04bf7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:31.992507 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:31.992507 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:31.993373 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-88322fcf-bb63-43a5-9439-19addb9a43cb tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:31.994029 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 366/1461] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:31 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:31.994081 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eba702bc-d4f8-4878-af7a-681010e04bf7 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:31.994463 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eba702bc-d4f8-4878-af7a-681010e04bf7 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:31.994521 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eba702bc-d4f8-4878-af7a-681010e04bf7 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:32.012773 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:32.012773 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:32.019461 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-eba702bc-d4f8-4878-af7a-681010e04bf7 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:32.027169 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eba702bc-d4f8-4878-af7a-681010e04bf7 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:32.027571 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 359/1462] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:31 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 844 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:32.419536 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3156ec6f-2018-45f7-9abc-012097f2a197 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:32.421632 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3156ec6f-2018-45f7-9abc-012097f2a197 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] GET https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:32.421721 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3156ec6f-2018-45f7-9abc-012097f2a197 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:32.421900 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3156ec6f-2018-45f7-9abc-012097f2a197 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:32.428794 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:32.428794 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:32.434518 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3156ec6f-2018-45f7-9abc-012097f2a197 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Volume info retrieved successfully. Jul 31 20:51:32.439660 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3156ec6f-2018-45f7-9abc-012097f2a197 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 200 Jul 31 20:51:32.440171 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 368/1463] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:32 2026] GET /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 1295 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:32.458071 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7df4d7e9-25e8-430e-8757-c8d24c53dd82 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:32.460363 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7df4d7e9-25e8-430e-8757-c8d24c53dd82 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:32.460687 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7df4d7e9-25e8-430e-8757-c8d24c53dd82 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:32.460882 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7df4d7e9-25e8-430e-8757-c8d24c53dd82 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:32.461052 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-7df4d7e9-25e8-430e-8757-c8d24c53dd82 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Delete volume with id: b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:32.467857 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:32.467857 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:32.468281 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7df4d7e9-25e8-430e-8757-c8d24c53dd82 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Volume info retrieved successfully. Jul 31 20:51:32.488370 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7df4d7e9-25e8-430e-8757-c8d24c53dd82 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Delete volume request issued successfully. Jul 31 20:51:32.488574 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7df4d7e9-25e8-430e-8757-c8d24c53dd82 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 202 Jul 31 20:51:32.489293 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 371/1464] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:32 2026] DELETE /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:32.500119 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f9aa93cf-2f06-4c86-9a59-20eef3a826d1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:32.502013 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f9aa93cf-2f06-4c86-9a59-20eef3a826d1 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] GET https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:32.502408 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f9aa93cf-2f06-4c86-9a59-20eef3a826d1 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:32.502754 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f9aa93cf-2f06-4c86-9a59-20eef3a826d1 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:32.511537 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:32.511537 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:32.520157 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f9aa93cf-2f06-4c86-9a59-20eef3a826d1 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Volume info retrieved successfully. Jul 31 20:51:32.529314 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f9aa93cf-2f06-4c86-9a59-20eef3a826d1 tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 200 Jul 31 20:51:32.530137 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 367/1465] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:32 2026] GET /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 1294 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:32.890319 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-17900043-8a38-4edb-9be9-9535d904cfe7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:32.892772 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-17900043-8a38-4edb-9be9-9535d904cfe7 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:51:32.892968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-17900043-8a38-4edb-9be9-9535d904cfe7 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:32.893181 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-17900043-8a38-4edb-9be9-9535d904cfe7 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:32.904927 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:32.904927 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:32.912399 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-17900043-8a38-4edb-9be9-9535d904cfe7 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:51:32.917528 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0cc4b78d-4a4d-49fa-8158-5906d369592e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:32.921161 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0cc4b78d-4a4d-49fa-8158-5906d369592e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:32.921414 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0cc4b78d-4a4d-49fa-8158-5906d369592e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:32.921662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0cc4b78d-4a4d-49fa-8158-5906d369592e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:32.923635 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-17900043-8a38-4edb-9be9-9535d904cfe7 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 returned with HTTP 200 Jul 31 20:51:32.924101 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 360/1466] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:32 2026] GET /volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 => generated 1370 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:32.932639 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:32.932639 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:32.937556 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0cc4b78d-4a4d-49fa-8158-5906d369592e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:32.942304 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0cc4b78d-4a4d-49fa-8158-5906d369592e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:32.942650 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 369/1467] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:32 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:32.998479 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-e3d21e9c-a2ef-4d1c-80f3-a62fd50dda3d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.000411 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-e3d21e9c-a2ef-4d1c-80f3-a62fd50dda3d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:33.000595 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-e3d21e9c-a2ef-4d1c-80f3-a62fd50dda3d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.000763 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-e3d21e9c-a2ef-4d1c-80f3-a62fd50dda3d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.003481 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-78192b0d-c3f8-4b14-892f-a9c596b58ebc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.006728 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-78192b0d-c3f8-4b14-892f-a9c596b58ebc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:33.006728 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-78192b0d-c3f8-4b14-892f-a9c596b58ebc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.006728 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-78192b0d-c3f8-4b14-892f-a9c596b58ebc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.006728 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-78192b0d-c3f8-4b14-892f-a9c596b58ebc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:33.007619 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.007619 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:33.011030 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-e3d21e9c-a2ef-4d1c-80f3-a62fd50dda3d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:33.012280 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.012280 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:33.012280 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-78192b0d-c3f8-4b14-892f-a9c596b58ebc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:33.012280 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 368/1468] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:33 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:33.015660 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-e3d21e9c-a2ef-4d1c-80f3-a62fd50dda3d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:33.016186 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 372/1469] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:32 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:33.043015 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3e1ac9f0-3a03-4cb0-a833-6d090ab0c9cd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.044752 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3e1ac9f0-3a03-4cb0-a833-6d090ab0c9cd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:33.044972 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3e1ac9f0-3a03-4cb0-a833-6d090ab0c9cd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.045245 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3e1ac9f0-3a03-4cb0-a833-6d090ab0c9cd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.073585 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.073585 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:33.081449 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3e1ac9f0-3a03-4cb0-a833-6d090ab0c9cd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:33.087278 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3e1ac9f0-3a03-4cb0-a833-6d090ab0c9cd tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:33.087650 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 361/1470] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:33 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 844 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:33.131886 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e4a3b174-21ff-462d-89a8-c53877930343 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.132394 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e4a3b174-21ff-462d-89a8-c53877930343 None None] GET https://10.4.3.157/volume// Jul 31 20:51:33.132619 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e4a3b174-21ff-462d-89a8-c53877930343 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.132880 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e4a3b174-21ff-462d-89a8-c53877930343 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.133355 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e4a3b174-21ff-462d-89a8-c53877930343 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:33.133756 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 370/1471] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:51:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:51:33.142188 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-ebbfd988-0926-4d59-9d7f-108c7d7358e2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.145521 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-ebbfd988-0926-4d59-9d7f-108c7d7358e2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:51:33.145983 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-ebbfd988-0926-4d59-9d7f-108c7d7358e2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01d8ede9-e8e2-4d60-a0a0-eb8d71933a85", "connector": null, "instance_uuid": "9b24dcb8-d931-4bbf-a72f-60042336044d"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:33.158903 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.158903 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:33.194273 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-ebbfd988-0926-4d59-9d7f-108c7d7358e2 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:51:33.194825 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 369/1472] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:51:33 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 20:51:33.239931 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2ac7e809-dc50-46f1-9ab8-b0f75cd4017f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.242290 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2ac7e809-dc50-46f1-9ab8-b0f75cd4017f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:33.242486 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2ac7e809-dc50-46f1-9ab8-b0f75cd4017f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.242784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2ac7e809-dc50-46f1-9ab8-b0f75cd4017f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.255230 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.255230 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:33.261310 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2ac7e809-dc50-46f1-9ab8-b0f75cd4017f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:33.262941 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f6356d1d-f94b-4d82-8895-6c5006a1b181 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.262941 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f6356d1d-f94b-4d82-8895-6c5006a1b181 None None] GET https://10.4.3.157/volume// Jul 31 20:51:33.262941 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f6356d1d-f94b-4d82-8895-6c5006a1b181 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.265098 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f6356d1d-f94b-4d82-8895-6c5006a1b181 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.265098 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f6356d1d-f94b-4d82-8895-6c5006a1b181 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:33.265098 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 362/1473] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:51:33.269786 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2ac7e809-dc50-46f1-9ab8-b0f75cd4017f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:33.270387 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 373/1474] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:33 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 852 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:33.272540 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-27cdd7ac-fb71-4192-adac-5ff4db7bb78f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.276975 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-27cdd7ac-fb71-4192-adac-5ff4db7bb78f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:33.277263 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-27cdd7ac-fb71-4192-adac-5ff4db7bb78f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.277501 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-27cdd7ac-fb71-4192-adac-5ff4db7bb78f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.293116 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.293116 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:33.299394 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-27cdd7ac-fb71-4192-adac-5ff4db7bb78f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:33.305676 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-27cdd7ac-fb71-4192-adac-5ff4db7bb78f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:33.306210 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 371/1475] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:33 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1032 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:33.446891 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-32f13c3c-27b7-44cb-ac73-c27bc5abd37e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.449573 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-32f13c3c-27b7-44cb-ac73-c27bc5abd37e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] PUT https://10.4.3.157/volume/v3/attachments/2798a601-5e15-45d0-8f0e-e8d603fd1d11 Jul 31 20:51:33.449956 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-32f13c3c-27b7-44cb-ac73-c27bc5abd37e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:33.458137 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-32f13c3c-27b7-44cb-ac73-c27bc5abd37e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Acquiring lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:51:33.464597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-32f13c3c-27b7-44cb-ac73-c27bc5abd37e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:51:33.465802 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.465802 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:33.549766 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0b6847a7-ede1-4cfe-b12d-1281fd38ae5b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.558934 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0b6847a7-ede1-4cfe-b12d-1281fd38ae5b tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] GET https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 Jul 31 20:51:33.558934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0b6847a7-ede1-4cfe-b12d-1281fd38ae5b tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.558934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0b6847a7-ede1-4cfe-b12d-1281fd38ae5b tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.573501 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0b6847a7-ede1-4cfe-b12d-1281fd38ae5b tempest-VolumeAndVolumeTypeFromImageTest-1214892560 tempest-VolumeAndVolumeTypeFromImageTest-1214892560-project-member] https://10.4.3.157/volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 returned with HTTP 404 Jul 31 20:51:33.575636 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 363/1476] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:33 2026] GET /volume/v3/volumes/b5a44523-a204-48b5-8841-6dbb70eae3b0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:33.590947 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-32f13c3c-27b7-44cb-ac73-c27bc5abd37e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" released by "attachment_update" :: held 0.126s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:51:33.591313 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-32f13c3c-27b7-44cb-ac73-c27bc5abd37e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/2798a601-5e15-45d0-8f0e-e8d603fd1d11 returned with HTTP 200 Jul 31 20:51:33.591731 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 370/1477] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:51:33 2026] PUT /volume/v3/attachments/2798a601-5e15-45d0-8f0e-e8d603fd1d11 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:33.692191 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-11b8443b-bb5b-47cf-aa51-f8137acd6392 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.694356 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-11b8443b-bb5b-47cf-aa51-f8137acd6392 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:51:33.694639 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-11b8443b-bb5b-47cf-aa51-f8137acd6392 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.694880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-11b8443b-bb5b-47cf-aa51-f8137acd6392 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.702543 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dc58b480-c689-49e9-b4d9-fe30bfe58eaf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.702705 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.702705 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:33.704646 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dc58b480-c689-49e9-b4d9-fe30bfe58eaf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] DELETE https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:33.704905 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dc58b480-c689-49e9-b4d9-fe30bfe58eaf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.705156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dc58b480-c689-49e9-b4d9-fe30bfe58eaf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.705380 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-dc58b480-c689-49e9-b4d9-fe30bfe58eaf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Delete volume with id: 98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:33.706845 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-11b8443b-bb5b-47cf-aa51-f8137acd6392 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:51:33.713414 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-11b8443b-bb5b-47cf-aa51-f8137acd6392 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 returned with HTTP 200 Jul 31 20:51:33.714050 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 374/1478] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:33 2026] GET /volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 => generated 1370 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:33.714526 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.714526 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:33.714935 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dc58b480-c689-49e9-b4d9-fe30bfe58eaf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:33.726306 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-286a9b46-07ef-4b8c-8313-e28ba875db41 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.726306 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-286a9b46-07ef-4b8c-8313-e28ba875db41 None None] GET https://10.4.3.157/volume// Jul 31 20:51:33.726306 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-286a9b46-07ef-4b8c-8313-e28ba875db41 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.726306 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-286a9b46-07ef-4b8c-8313-e28ba875db41 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.726306 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-286a9b46-07ef-4b8c-8313-e28ba875db41 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:33.726306 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 364/1479] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:51:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:51:33.731927 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dc58b480-c689-49e9-b4d9-fe30bfe58eaf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Delete volume request issued successfully. Jul 31 20:51:33.734529 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dc58b480-c689-49e9-b4d9-fe30bfe58eaf tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 202 Jul 31 20:51:33.734529 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 372/1480] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:33 2026] DELETE /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:33.735845 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-d53505be-d80d-4348-a1d0-ed2177c49a0f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.739455 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6f59138c-6786-4c53-9f7d-1fdd38dcfecc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.741435 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-d53505be-d80d-4348-a1d0-ed2177c49a0f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:51:33.741574 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-d53505be-d80d-4348-a1d0-ed2177c49a0f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "03a9af18-6087-4498-a909-83dd27b71047", "connector": null, "instance_uuid": "bad5e7d8-52df-41f9-a970-68beafa1808f"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:33.741629 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6f59138c-6786-4c53-9f7d-1fdd38dcfecc tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:33.741860 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6f59138c-6786-4c53-9f7d-1fdd38dcfecc tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.742068 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6f59138c-6786-4c53-9f7d-1fdd38dcfecc tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.752036 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.752036 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:33.756673 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6f59138c-6786-4c53-9f7d-1fdd38dcfecc tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:33.761587 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.761587 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:33.761846 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6f59138c-6786-4c53-9f7d-1fdd38dcfecc tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 200 Jul 31 20:51:33.762433 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 375/1481] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:33 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:33.809851 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-d53505be-d80d-4348-a1d0-ed2177c49a0f tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:51:33.810373 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 371/1482] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:51:33 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:33.854068 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b66bc798-9727-4ba8-a3cc-e23cf71a45be None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.858150 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b66bc798-9727-4ba8-a3cc-e23cf71a45be tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 20:51:33.858150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b66bc798-9727-4ba8-a3cc-e23cf71a45be tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.858150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b66bc798-9727-4ba8-a3cc-e23cf71a45be tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.858813 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b66bc798-9727-4ba8-a3cc-e23cf71a45be tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:51:33.923698 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b66bc798-9727-4ba8-a3cc-e23cf71a45be tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Get all volumes completed successfully. Jul 31 20:51:33.930224 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.930224 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:33.939342 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b66bc798-9727-4ba8-a3cc-e23cf71a45be tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 20:51:33.940074 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 365/1483] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 20:51:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14604 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:33.960556 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-97050885-276d-4a30-b0b2-142d79b12e9c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:33.962649 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-97050885-276d-4a30-b0b2-142d79b12e9c tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/74640355-bb33-4009-97f1-e7d3ed55b3d3 Jul 31 20:51:33.962913 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-97050885-276d-4a30-b0b2-142d79b12e9c tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:33.963276 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-97050885-276d-4a30-b0b2-142d79b12e9c tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:33.963483 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-97050885-276d-4a30-b0b2-142d79b12e9c tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Delete volume with id: 74640355-bb33-4009-97f1-e7d3ed55b3d3 Jul 31 20:51:33.977295 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:33.977295 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:33.977676 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-97050885-276d-4a30-b0b2-142d79b12e9c tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Volume info retrieved successfully. Jul 31 20:51:34.006038 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.image.cache [None req-97050885-276d-4a30-b0b2-142d79b12e9c tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Evicting image cache entry: {'id': 4, 'image_id': 'af3086ae-ddc9-4585-b517-5ebe02d6e71b', 'volume_id': '74640355-bb33-4009-97f1-e7d3ed55b3d3', 'host': 'np0000006272@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 7, 31, 20, 51, 24), 'last_used': datetime.datetime(2026, 7, 31, 20, 51, 32)}. {{(pid=100192) evict /opt/stack/cinder/cinder/image/cache.py:52}} Jul 31 20:51:34.021600 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-97050885-276d-4a30-b0b2-142d79b12e9c tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Delete volume request issued successfully. Jul 31 20:51:34.021819 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-97050885-276d-4a30-b0b2-142d79b12e9c tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] https://10.4.3.157/volume/v3/volumes/74640355-bb33-4009-97f1-e7d3ed55b3d3 returned with HTTP 202 Jul 31 20:51:34.022386 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 373/1484] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:33 2026] DELETE /volume/v3/volumes/74640355-bb33-4009-97f1-e7d3ed55b3d3 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:34.023690 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bb80b91d-88c0-4d62-ba36-8b1f41d02a66 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:34.033204 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bb80b91d-88c0-4d62-ba36-8b1f41d02a66 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:34.033566 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bb80b91d-88c0-4d62-ba36-8b1f41d02a66 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:34.033630 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-147fbf81-9055-4cbf-b249-7709cdd7a0fe None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:34.033978 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bb80b91d-88c0-4d62-ba36-8b1f41d02a66 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:34.033978 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-bb80b91d-88c0-4d62-ba36-8b1f41d02a66 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:34.035344 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-147fbf81-9055-4cbf-b249-7709cdd7a0fe tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] GET https://10.4.3.157/volume/v3/volumes/74640355-bb33-4009-97f1-e7d3ed55b3d3 Jul 31 20:51:34.035541 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-147fbf81-9055-4cbf-b249-7709cdd7a0fe tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:34.035811 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-147fbf81-9055-4cbf-b249-7709cdd7a0fe tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:34.040483 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:34.040483 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:34.041420 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bb80b91d-88c0-4d62-ba36-8b1f41d02a66 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:34.041919 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 376/1485] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:34 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:34.048897 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:34.048897 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:34.053672 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-147fbf81-9055-4cbf-b249-7709cdd7a0fe tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Volume info retrieved successfully. Jul 31 20:51:34.060582 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-147fbf81-9055-4cbf-b249-7709cdd7a0fe tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] https://10.4.3.157/volume/v3/volumes/74640355-bb33-4009-97f1-e7d3ed55b3d3 returned with HTTP 200 Jul 31 20:51:34.061502 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 372/1486] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:34 2026] GET /volume/v3/volumes/74640355-bb33-4009-97f1-e7d3ed55b3d3 => generated 1096 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:34.108485 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0882c9c0-548a-456c-96ef-7dc52565d3a4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:34.119311 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0882c9c0-548a-456c-96ef-7dc52565d3a4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:34.122007 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0882c9c0-548a-456c-96ef-7dc52565d3a4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:34.124568 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0882c9c0-548a-456c-96ef-7dc52565d3a4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:34.189062 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:34.189062 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:34.202908 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0882c9c0-548a-456c-96ef-7dc52565d3a4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:34.221503 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0882c9c0-548a-456c-96ef-7dc52565d3a4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:34.223617 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 366/1487] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:34 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 844 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:34.288171 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-11c559f4-2416-4e44-b5fd-c0a6705f18af None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:34.290240 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-11c559f4-2416-4e44-b5fd-c0a6705f18af tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:34.290481 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-11c559f4-2416-4e44-b5fd-c0a6705f18af tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:34.290672 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-11c559f4-2416-4e44-b5fd-c0a6705f18af tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:34.302347 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:34.302347 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:34.306362 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-11c559f4-2416-4e44-b5fd-c0a6705f18af tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:34.312235 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-11c559f4-2416-4e44-b5fd-c0a6705f18af tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:34.312716 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 374/1488] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:34 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 853 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:34.779549 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-69617efe-f334-42b4-8ded-7abfa9e8fd3e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:34.781237 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-69617efe-f334-42b4-8ded-7abfa9e8fd3e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 Jul 31 20:51:34.781396 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-69617efe-f334-42b4-8ded-7abfa9e8fd3e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:34.781571 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-69617efe-f334-42b4-8ded-7abfa9e8fd3e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:34.786777 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-69617efe-f334-42b4-8ded-7abfa9e8fd3e tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 returned with HTTP 404 Jul 31 20:51:34.787274 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 377/1489] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:34 2026] GET /volume/v3/volumes/98ba1474-9e65-4090-b82e-3402eae1cae4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:34.868975 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0b805afa-8747-49ec-8a8d-00ff8fb9b7ef None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:34.870811 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0b805afa-8747-49ec-8a8d-00ff8fb9b7ef tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] DELETE https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:51:34.871006 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0b805afa-8747-49ec-8a8d-00ff8fb9b7ef tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:34.871213 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0b805afa-8747-49ec-8a8d-00ff8fb9b7ef tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:34.871389 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-0b805afa-8747-49ec-8a8d-00ff8fb9b7ef tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Delete volume with id: 5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:51:34.877905 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:34.877905 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:34.878368 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0b805afa-8747-49ec-8a8d-00ff8fb9b7ef tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:34.900217 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0b805afa-8747-49ec-8a8d-00ff8fb9b7ef tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Delete volume request issued successfully. Jul 31 20:51:34.900400 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0b805afa-8747-49ec-8a8d-00ff8fb9b7ef tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 202 Jul 31 20:51:34.900793 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 373/1490] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:34 2026] DELETE /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:34.910222 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-457f6cf6-6d6b-41e7-98a4-56b0925839eb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:34.911875 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-457f6cf6-6d6b-41e7-98a4-56b0925839eb tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:51:34.912031 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-457f6cf6-6d6b-41e7-98a4-56b0925839eb tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:34.912236 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-457f6cf6-6d6b-41e7-98a4-56b0925839eb tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:34.918360 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:34.918360 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:34.922387 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-457f6cf6-6d6b-41e7-98a4-56b0925839eb tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:34.928791 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-457f6cf6-6d6b-41e7-98a4-56b0925839eb tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 200 Jul 31 20:51:34.929426 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 367/1491] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:34 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:35.059697 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7ba30dc8-525d-4db5-a72d-9835b2c94ce5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.061919 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7ba30dc8-525d-4db5-a72d-9835b2c94ce5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:35.062179 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7ba30dc8-525d-4db5-a72d-9835b2c94ce5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:35.062427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7ba30dc8-525d-4db5-a72d-9835b2c94ce5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:35.062624 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-7ba30dc8-525d-4db5-a72d-9835b2c94ce5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:35.067985 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:35.067985 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:35.069076 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7ba30dc8-525d-4db5-a72d-9835b2c94ce5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:35.069569 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 375/1492] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:35 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:35.075903 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0d138704-ef9c-4ea7-9479-5157b68d036f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.077797 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0d138704-ef9c-4ea7-9479-5157b68d036f tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] GET https://10.4.3.157/volume/v3/volumes/74640355-bb33-4009-97f1-e7d3ed55b3d3 Jul 31 20:51:35.077958 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0d138704-ef9c-4ea7-9479-5157b68d036f tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:35.078153 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0d138704-ef9c-4ea7-9479-5157b68d036f tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:35.086767 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0d138704-ef9c-4ea7-9479-5157b68d036f tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] https://10.4.3.157/volume/v3/volumes/74640355-bb33-4009-97f1-e7d3ed55b3d3 returned with HTTP 404 Jul 31 20:51:35.087412 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 378/1493] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:35 2026] GET /volume/v3/volumes/74640355-bb33-4009-97f1-e7d3ed55b3d3 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:35.094261 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6efe013b-02bd-46da-927a-619633c236a8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.096491 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6efe013b-02bd-46da-927a-619633c236a8 tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] DELETE https://10.4.3.157/volume/v3/types/b2ab27ab-a3a4-46d9-b929-be51a2dec922 Jul 31 20:51:35.096732 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6efe013b-02bd-46da-927a-619633c236a8 tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:35.096928 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6efe013b-02bd-46da-927a-619633c236a8 tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:35.128721 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6efe013b-02bd-46da-927a-619633c236a8 tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] https://10.4.3.157/volume/v3/types/b2ab27ab-a3a4-46d9-b929-be51a2dec922 returned with HTTP 202 Jul 31 20:51:35.129372 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 374/1494] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:51:35 2026] DELETE /volume/v3/types/b2ab27ab-a3a4-46d9-b929-be51a2dec922 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:35.138369 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-19f6d787-d314-433f-b14a-35c7b99fda61 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.139826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fe6007be-019a-4d15-bbb4-13eb686f43de None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.140215 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fe6007be-019a-4d15-bbb4-13eb686f43de None None] GET https://10.4.3.157/volume// Jul 31 20:51:35.140371 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fe6007be-019a-4d15-bbb4-13eb686f43de None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:35.140452 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-19f6d787-d314-433f-b14a-35c7b99fda61 tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] GET https://10.4.3.157/volume/v3/types/b2ab27ab-a3a4-46d9-b929-be51a2dec922 Jul 31 20:51:35.140534 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fe6007be-019a-4d15-bbb4-13eb686f43de None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:35.140645 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-19f6d787-d314-433f-b14a-35c7b99fda61 tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:35.140867 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fe6007be-019a-4d15-bbb4-13eb686f43de None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:35.140950 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-19f6d787-d314-433f-b14a-35c7b99fda61 tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:35.141582 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 376/1495] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51:35 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:51:35.145315 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-19f6d787-d314-433f-b14a-35c7b99fda61 tempest-VolumeAndVolumeTypeFromImageTest-1786172081 tempest-VolumeAndVolumeTypeFromImageTest-1786172081-project-admin] https://10.4.3.157/volume/v3/types/b2ab27ab-a3a4-46d9-b929-be51a2dec922 returned with HTTP 404 Jul 31 20:51:35.145899 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 368/1496] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:51:35 2026] GET /volume/v3/types/b2ab27ab-a3a4-46d9-b929-be51a2dec922 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:35.158675 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-f6fc8289-f310-4e3d-a219-047df13645d2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.160628 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-f6fc8289-f310-4e3d-a219-047df13645d2 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:51:35.160766 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-f6fc8289-f310-4e3d-a219-047df13645d2 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:35.160940 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-f6fc8289-f310-4e3d-a219-047df13645d2 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:35.171167 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:35.171167 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:35.174219 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-f6fc8289-f310-4e3d-a219-047df13645d2 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:51:35.179391 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-f6fc8289-f310-4e3d-a219-047df13645d2 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 returned with HTTP 200 Jul 31 20:51:35.179508 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 379/1497] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:35 2026] GET /volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 => generated 1549 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:35.245264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ebf69b65-d4db-4abf-aede-a6258a7d9813 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.247032 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ebf69b65-d4db-4abf-aede-a6258a7d9813 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:35.247284 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ebf69b65-d4db-4abf-aede-a6258a7d9813 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:35.247502 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ebf69b65-d4db-4abf-aede-a6258a7d9813 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:35.256956 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:35.256956 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:35.260297 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ebf69b65-d4db-4abf-aede-a6258a7d9813 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:35.266825 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ebf69b65-d4db-4abf-aede-a6258a7d9813 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:35.267286 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 375/1498] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:35 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:35.281485 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-0b259c2d-9904-4a9e-8ad5-71060d070dcb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.284546 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-0b259c2d-9904-4a9e-8ad5-71060d070dcb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] PUT https://10.4.3.157/volume/v3/attachments/def9730f-cf2c-44d9-9dba-44506f38d890 Jul 31 20:51:35.284941 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-0b259c2d-9904-4a9e-8ad5-71060d070dcb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:35.294822 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-0b259c2d-9904-4a9e-8ad5-71060d070dcb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Acquiring lock "cinder-attachment_update-03a9af18-6087-4498-a909-83dd27b71047-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:51:35.301769 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-0b259c2d-9904-4a9e-8ad5-71060d070dcb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Lock "cinder-attachment_update-03a9af18-6087-4498-a909-83dd27b71047-np0000006272" acquired by "attachment_update" :: waited 0.007s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:51:35.302791 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:35.302791 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:35.332509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8e24483c-bc07-46c0-9db0-cdeff90c2f08 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.338208 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e24483c-bc07-46c0-9db0-cdeff90c2f08 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:35.338526 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8e24483c-bc07-46c0-9db0-cdeff90c2f08 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:35.338825 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8e24483c-bc07-46c0-9db0-cdeff90c2f08 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:35.350156 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:35.350156 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:35.354402 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8e24483c-bc07-46c0-9db0-cdeff90c2f08 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:35.364508 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e24483c-bc07-46c0-9db0-cdeff90c2f08 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:35.364916 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 369/1499] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:35 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 853 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:35.391884 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-f7cb5b18-6300-44d2-a52b-d91cd70ec402 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.395514 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-f7cb5b18-6300-44d2-a52b-d91cd70ec402 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/attachments/3ab482a4-ff06-4897-8f1f-fa2633cd2c64/action Jul 31 20:51:35.395970 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-f7cb5b18-6300-44d2-a52b-d91cd70ec402 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:35.396137 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-f7cb5b18-6300-44d2-a52b-d91cd70ec402 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:35.416359 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:35.416359 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:35.432538 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-27537845-0d64-4780-a8d8-cdd586cb5e5e req-f7cb5b18-6300-44d2-a52b-d91cd70ec402 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments/3ab482a4-ff06-4897-8f1f-fa2633cd2c64/action returned with HTTP 204 Jul 31 20:51:35.433059 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 380/1500] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:51:35 2026] POST /volume/v3/attachments/3ab482a4-ff06-4897-8f1f-fa2633cd2c64/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:35.451405 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-0b259c2d-9904-4a9e-8ad5-71060d070dcb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Lock "cinder-attachment_update-03a9af18-6087-4498-a909-83dd27b71047-np0000006272" released by "attachment_update" :: held 0.150s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:51:35.452328 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-0b259c2d-9904-4a9e-8ad5-71060d070dcb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments/def9730f-cf2c-44d9-9dba-44506f38d890 returned with HTTP 200 Jul 31 20:51:35.452328 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 377/1501] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:51:35 2026] PUT /volume/v3/attachments/def9730f-cf2c-44d9-9dba-44506f38d890 => generated 969 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:35.479082 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-46d231d9-c590-41e2-a0d3-8dd7164be681 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.481700 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-46d231d9-c590-41e2-a0d3-8dd7164be681 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] POST https://10.4.3.157/volume/v3/attachments/def9730f-cf2c-44d9-9dba-44506f38d890/action Jul 31 20:51:35.482043 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-46d231d9-c590-41e2-a0d3-8dd7164be681 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:35.482043 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-46d231d9-c590-41e2-a0d3-8dd7164be681 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:35.499308 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:35.499308 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:35.510768 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4811e9f8-1f43-4558-a5ee-80feab4cf2cf req-46d231d9-c590-41e2-a0d3-8dd7164be681 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments/def9730f-cf2c-44d9-9dba-44506f38d890/action returned with HTTP 204 Jul 31 20:51:35.511250 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 376/1502] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:51:35 2026] POST /volume/v3/attachments/def9730f-cf2c-44d9-9dba-44506f38d890/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 31 20:51:35.944242 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4877b2f5-6116-4348-90d3-5347b78632b2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:35.946320 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4877b2f5-6116-4348-90d3-5347b78632b2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 Jul 31 20:51:35.946576 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4877b2f5-6116-4348-90d3-5347b78632b2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:35.946791 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4877b2f5-6116-4348-90d3-5347b78632b2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:35.952194 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4877b2f5-6116-4348-90d3-5347b78632b2 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 returned with HTTP 404 Jul 31 20:51:35.952763 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 370/1503] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:35 2026] GET /volume/v3/volumes/5dcf848f-aebf-464f-96d4-aad01c0ba433 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:36.074019 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f79098a9-ec06-4cb4-b09f-356580f0d61b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.076998 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f79098a9-ec06-4cb4-b09f-356580f0d61b tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:36.077354 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f79098a9-ec06-4cb4-b09f-356580f0d61b tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.077354 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f79098a9-ec06-4cb4-b09f-356580f0d61b tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.085767 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-70591cfa-87f8-453f-b1d4-d9c3400f8462 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.090320 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-70591cfa-87f8-453f-b1d4-d9c3400f8462 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:36.090576 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-70591cfa-87f8-453f-b1d4-d9c3400f8462 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.090802 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-70591cfa-87f8-453f-b1d4-d9c3400f8462 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.090958 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-70591cfa-87f8-453f-b1d4-d9c3400f8462 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:36.094234 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.094234 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:36.098246 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.098246 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:36.098337 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f79098a9-ec06-4cb4-b09f-356580f0d61b tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:36.099355 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-70591cfa-87f8-453f-b1d4-d9c3400f8462 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:36.099783 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 378/1504] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:36 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:36.102590 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f79098a9-ec06-4cb4-b09f-356580f0d61b tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:36.102840 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 381/1505] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:36 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:36.115448 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6cabc034-714f-4b52-ae1c-87f1287de5b6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.119661 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6cabc034-714f-4b52-ae1c-87f1287de5b6 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:51:36.119877 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6cabc034-714f-4b52-ae1c-87f1287de5b6 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.120066 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6cabc034-714f-4b52-ae1c-87f1287de5b6 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.120284 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-6cabc034-714f-4b52-ae1c-87f1287de5b6 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Delete volume with id: c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:51:36.130707 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.130707 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:36.131245 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6cabc034-714f-4b52-ae1c-87f1287de5b6 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:36.157623 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6cabc034-714f-4b52-ae1c-87f1287de5b6 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Delete volume request issued successfully. Jul 31 20:51:36.157826 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6cabc034-714f-4b52-ae1c-87f1287de5b6 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 202 Jul 31 20:51:36.158418 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 377/1506] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:36 2026] DELETE /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:36.166956 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-81a4be96-e52a-4f71-a314-07387d8535ea None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.170786 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-81a4be96-e52a-4f71-a314-07387d8535ea tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:51:36.171002 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-81a4be96-e52a-4f71-a314-07387d8535ea tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.171244 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-81a4be96-e52a-4f71-a314-07387d8535ea tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.182097 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.182097 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:36.187526 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-81a4be96-e52a-4f71-a314-07387d8535ea tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Volume info retrieved successfully. Jul 31 20:51:36.192664 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-81a4be96-e52a-4f71-a314-07387d8535ea tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 200 Jul 31 20:51:36.193052 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 371/1507] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:36 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:36.214790 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-753101be-2dcf-454f-b05e-1256573cd286 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.214790 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-753101be-2dcf-454f-b05e-1256573cd286 None None] GET https://10.4.3.157/volume// Jul 31 20:51:36.214790 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-753101be-2dcf-454f-b05e-1256573cd286 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.214790 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-753101be-2dcf-454f-b05e-1256573cd286 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.214790 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-753101be-2dcf-454f-b05e-1256573cd286 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:36.214790 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 379/1508] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:51:36 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 20:51:36.231187 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-6cb7a3b7-ce9a-4ffe-ac79-9841ad805056 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.232118 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-6cb7a3b7-ce9a-4ffe-ac79-9841ad805056 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:51:36.232532 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-6cb7a3b7-ce9a-4ffe-ac79-9841ad805056 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "20e0b497-920b-47e4-9fbc-cc7633c8640f", "connector": null, "instance_uuid": "7c242921-3e5f-4912-9e50-c525cd99d9d1"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:36.247414 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.247414 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:36.283741 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-52e35a2b-fbb1-4fe9-9922-dc832d533bb4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.284707 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-52e35a2b-fbb1-4fe9-9922-dc832d533bb4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:36.284924 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-52e35a2b-fbb1-4fe9-9922-dc832d533bb4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.285116 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-52e35a2b-fbb1-4fe9-9922-dc832d533bb4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.285575 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-6cb7a3b7-ce9a-4ffe-ac79-9841ad805056 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:51:36.286022 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 382/1509] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:51:36 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 20:51:36.310167 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.310167 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:36.316171 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-52e35a2b-fbb1-4fe9-9922-dc832d533bb4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:36.325889 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-52e35a2b-fbb1-4fe9-9922-dc832d533bb4 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:36.327104 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 378/1510] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:36 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 1136 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:36.327194 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c8004875-0e8c-419f-a364-e6c93f0bcd9f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.331693 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c8004875-0e8c-419f-a364-e6c93f0bcd9f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:36.331936 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c8004875-0e8c-419f-a364-e6c93f0bcd9f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.332221 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c8004875-0e8c-419f-a364-e6c93f0bcd9f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.336227 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-25f69d1a-fa06-43fe-a84f-4d6104ff88a4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.336541 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-25f69d1a-fa06-43fe-a84f-4d6104ff88a4 None None] GET https://10.4.3.157/volume// Jul 31 20:51:36.336753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-25f69d1a-fa06-43fe-a84f-4d6104ff88a4 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.336967 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-25f69d1a-fa06-43fe-a84f-4d6104ff88a4 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.337436 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-25f69d1a-fa06-43fe-a84f-4d6104ff88a4 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:36.337595 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 380/1511] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51:36 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:51:36.341229 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-545ff4b7-9dba-4f15-9bd8-58effc4ca364 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.342827 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-545ff4b7-9dba-4f15-9bd8-58effc4ca364 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:36.343495 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-545ff4b7-9dba-4f15-9bd8-58effc4ca364 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.343495 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-545ff4b7-9dba-4f15-9bd8-58effc4ca364 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.347078 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.347078 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:36.350216 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-0ed8d741-547f-493f-a156-0116783cef1f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.350969 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c8004875-0e8c-419f-a364-e6c93f0bcd9f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:36.353685 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-0ed8d741-547f-493f-a156-0116783cef1f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:36.353951 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-0ed8d741-547f-493f-a156-0116783cef1f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.354228 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-0ed8d741-547f-493f-a156-0116783cef1f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.355563 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.355563 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:36.356698 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c8004875-0e8c-419f-a364-e6c93f0bcd9f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:36.357267 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 372/1512] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:36 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 866 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:36.360718 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-545ff4b7-9dba-4f15-9bd8-58effc4ca364 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:36.366710 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-545ff4b7-9dba-4f15-9bd8-58effc4ca364 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:36.366710 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 383/1513] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:36 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:36.367051 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.367051 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:36.377077 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-0ed8d741-547f-493f-a156-0116783cef1f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:36.381902 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-0ed8d741-547f-493f-a156-0116783cef1f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:36.382304 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 379/1514] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:36 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1028 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:36.384841 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0f6c83c2-1a21-4774-9093-945c313adcba None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.386463 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0f6c83c2-1a21-4774-9093-945c313adcba tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:36.386637 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0f6c83c2-1a21-4774-9093-945c313adcba tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.386809 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0f6c83c2-1a21-4774-9093-945c313adcba tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.400727 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.400727 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:36.406540 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0f6c83c2-1a21-4774-9093-945c313adcba tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:36.413221 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0f6c83c2-1a21-4774-9093-945c313adcba tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:36.413615 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 381/1515] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:36 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:36.494115 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-71b24304-39cf-4442-bad0-a32056fdb66a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.498153 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:36.498153 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1048098601"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:36.499141 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1048098601'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:36.500197 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Create volume of 1 GB Jul 31 20:51:36.501257 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f58198b2-355f-444c-ace0-e86c5bcb1196 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.507541 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f58198b2-355f-444c-ace0-e86c5bcb1196 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] PUT https://10.4.3.157/volume/v3/attachments/4918dd33-8e98-46d7-b19b-b8e2420c9a31 Jul 31 20:51:36.507541 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f58198b2-355f-444c-ace0-e86c5bcb1196 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:36.508325 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Availability Zones retrieved successfully. Jul 31 20:51:36.515135 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f58198b2-355f-444c-ace0-e86c5bcb1196 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Acquiring lock "cinder-attachment_update-20e0b497-920b-47e4-9fbc-cc7633c8640f-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:51:36.516245 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Flow 'volume_create_api' (42853605-55e2-4561-b02a-bb24051da591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:36.518427 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfeaa7b-7f98-4df6-be32-d0329613f2de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:36.519735 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:36.522390 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f58198b2-355f-444c-ace0-e86c5bcb1196 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Lock "cinder-attachment_update-20e0b497-920b-47e4-9fbc-cc7633c8640f-np0000006272" acquired by "attachment_update" :: waited 0.007s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:51:36.523472 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.523472 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:36.559914 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3cfeaa7b-7f98-4df6-be32-d0329613f2de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:36.561566 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c94c142-9f42-45ba-80d2-ec25eb06e6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:36.624247 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Created reservations ['249d4f0a-ead3-401f-8bdf-024762c964e5', 'ab06fe30-8a3f-48c7-a820-628ae31cd3c0', '857475da-6333-433f-b7b6-0d2783bdd56d', 'a50e6c64-188a-4d04-9e56-cf0d781e5ca8'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:36.625300 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c94c142-9f42-45ba-80d2-ec25eb06e6a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['249d4f0a-ead3-401f-8bdf-024762c964e5', 'ab06fe30-8a3f-48c7-a820-628ae31cd3c0', '857475da-6333-433f-b7b6-0d2783bdd56d', 'a50e6c64-188a-4d04-9e56-cf0d781e5ca8']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:36.626198 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f519a0-4415-436b-b66e-e73fd6003761) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:36.633991 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f58198b2-355f-444c-ace0-e86c5bcb1196 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Lock "cinder-attachment_update-20e0b497-920b-47e4-9fbc-cc7633c8640f-np0000006272" released by "attachment_update" :: held 0.112s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:51:36.634628 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-f58198b2-355f-444c-ace0-e86c5bcb1196 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/attachments/4918dd33-8e98-46d7-b19b-b8e2420c9a31 returned with HTTP 200 Jul 31 20:51:36.635024 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 384/1516] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:51:36 2026] PUT /volume/v3/attachments/4918dd33-8e98-46d7-b19b-b8e2420c9a31 => generated 969 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:36.656032 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2f519a0-4415-436b-b66e-e73fd6003761) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1048098601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef13a0d31f584ecba952cd0b55cf9dde',qos_specs=None,replication_status=,reservations=['249d4f0a-ead3-401f-8bdf-024762c964e5','ab06fe30-8a3f-48c7-a820-628ae31cd3c0','857475da-6333-433f-b7b6-0d2783bdd56d','a50e6c64-188a-4d04-9e56-cf0d781e5ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9fe2f03252a4246a7982f0c126b344d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1048098601',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef13a0d31f584ecba952cd0b55cf9dde',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9fe2f03252a4246a7982f0c126b344d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:36.657168 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (797c7bba-55ed-4c54-a2a5-29f4d7f62c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:36.688146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (797c7bba-55ed-4c54-a2a5-29f4d7f62c26) transitioned into state 'SUCCESS' from state '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-1048098601',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef13a0d31f584ecba952cd0b55cf9dde',qos_specs=None,replication_status=,reservations=['249d4f0a-ead3-401f-8bdf-024762c964e5','ab06fe30-8a3f-48c7-a820-628ae31cd3c0','857475da-6333-433f-b7b6-0d2783bdd56d','a50e6c64-188a-4d04-9e56-cf0d781e5ca8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9fe2f03252a4246a7982f0c126b344d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:36.689099 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a235b32-769f-405c-99bb-014a2481d26f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:36.702100 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a235b32-769f-405c-99bb-014a2481d26f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:36.703393 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Flow 'volume_create_api' (42853605-55e2-4561-b02a-bb24051da591) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:36.704057 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Create volume request issued successfully. Jul 31 20:51:36.704670 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-71b24304-39cf-4442-bad0-a32056fdb66a tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:36.705293 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 373/1517] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:51:36 2026] POST /volume/v3/volumes => generated 751 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:36.718677 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f14f7801-458f-4bb3-8c79-10935c011740 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:36.720795 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f14f7801-458f-4bb3-8c79-10935c011740 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:36.721020 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f14f7801-458f-4bb3-8c79-10935c011740 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:36.721301 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f14f7801-458f-4bb3-8c79-10935c011740 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:36.728462 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:36.728462 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:36.732470 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f14f7801-458f-4bb3-8c79-10935c011740 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:36.738831 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f14f7801-458f-4bb3-8c79-10935c011740 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:36.739401 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 380/1518] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:36 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 819 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:37.113397 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-56921628-cdc1-4d3f-b0f5-129fec56dda3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:37.115164 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-56921628-cdc1-4d3f-b0f5-129fec56dda3 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:37.115382 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-56921628-cdc1-4d3f-b0f5-129fec56dda3 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:37.115586 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-56921628-cdc1-4d3f-b0f5-129fec56dda3 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:37.115683 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-56921628-cdc1-4d3f-b0f5-129fec56dda3 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:37.121042 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:37.121042 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:37.122254 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-56921628-cdc1-4d3f-b0f5-129fec56dda3 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:37.122408 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 382/1519] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:37 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:37.211812 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e6f101ef-76e4-40c5-a15f-da7726b7ef18 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:37.214299 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e6f101ef-76e4-40c5-a15f-da7726b7ef18 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] GET https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 Jul 31 20:51:37.214472 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e6f101ef-76e4-40c5-a15f-da7726b7ef18 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:37.215044 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e6f101ef-76e4-40c5-a15f-da7726b7ef18 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:37.221488 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e6f101ef-76e4-40c5-a15f-da7726b7ef18 tempest-AttachVolumeNegativeTest-1947967063 tempest-AttachVolumeNegativeTest-1947967063-project-member] https://10.4.3.157/volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 returned with HTTP 404 Jul 31 20:51:37.222084 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 385/1520] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:37 2026] GET /volume/v3/volumes/c05434c4-3d7c-49d3-a152-34a81ed0e8d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:37.372986 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-82a27912-94e0-4c15-b8b2-05fb37ca16c7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:37.376029 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-82a27912-94e0-4c15-b8b2-05fb37ca16c7 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:37.376324 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-82a27912-94e0-4c15-b8b2-05fb37ca16c7 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:37.376572 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-82a27912-94e0-4c15-b8b2-05fb37ca16c7 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:37.389213 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:37.389213 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:37.393183 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-82a27912-94e0-4c15-b8b2-05fb37ca16c7 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:37.398242 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-82a27912-94e0-4c15-b8b2-05fb37ca16c7 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:37.398785 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 374/1521] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:37 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:37.410524 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-46450377-dcb5-49f5-9e06-5d88905d7791 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:37.430304 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1ff9fd75-c8cb-4609-b32d-f23acad8b782 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:37.432577 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1ff9fd75-c8cb-4609-b32d-f23acad8b782 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:37.432999 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1ff9fd75-c8cb-4609-b32d-f23acad8b782 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:37.433340 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1ff9fd75-c8cb-4609-b32d-f23acad8b782 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:37.462398 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:37.462398 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:37.474359 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1ff9fd75-c8cb-4609-b32d-f23acad8b782 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:37.481209 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1ff9fd75-c8cb-4609-b32d-f23acad8b782 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:37.481590 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 383/1522] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:37 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 853 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:37.543806 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:37.544264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1544450766"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:37.546381 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1544450766'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:37.546529 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Create volume of 1 GB Jul 31 20:51:37.551700 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Availability Zones retrieved successfully. Jul 31 20:51:37.559844 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Flow 'volume_create_api' (036f2137-66f6-449d-b9d2-f309e680eea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:37.561399 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf38e28e-e6ab-4c90-9420-2b58f479fbcb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:37.562810 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:37.602426 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf38e28e-e6ab-4c90-9420-2b58f479fbcb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:37.603153 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62fef95a-3999-4bf1-8d1e-f4874062477c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:37.679121 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Created reservations ['a78f8a2d-9dd4-45f3-a9ed-e38eca2d97d6', '09ccde03-79fa-4781-b115-5ee86dcfe306', '46c607b3-083d-46de-8768-012591c30783', '74f23bd6-0d58-42ea-a957-84093671af61'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:37.680230 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (62fef95a-3999-4bf1-8d1e-f4874062477c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a78f8a2d-9dd4-45f3-a9ed-e38eca2d97d6', '09ccde03-79fa-4781-b115-5ee86dcfe306', '46c607b3-083d-46de-8768-012591c30783', '74f23bd6-0d58-42ea-a957-84093671af61']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:37.681165 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b23800-9437-4cbb-a31e-0fa30b216b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:37.722550 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b23800-9437-4cbb-a31e-0fa30b216b7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '392385d4-1a37-4045-947b-10c8973cb47c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1544450766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34bb564e29c4743abb1377804cb323c',qos_specs=None,replication_status=,reservations=['a78f8a2d-9dd4-45f3-a9ed-e38eca2d97d6','09ccde03-79fa-4781-b115-5ee86dcfe306','46c607b3-083d-46de-8768-012591c30783','74f23bd6-0d58-42ea-a957-84093671af61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e91289343ba4f29834fb42321a38748',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1544450766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=392385d4-1a37-4045-947b-10c8973cb47c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34bb564e29c4743abb1377804cb323c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e91289343ba4f29834fb42321a38748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:37.723254 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa15761-5cdd-4775-9b1e-1e37801b76e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:37.755872 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d7bbc34a-2363-4f6d-a803-f7f7be26c5fc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:37.756503 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4aa15761-5cdd-4775-9b1e-1e37801b76e8) transitioned into state 'SUCCESS' from state '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-1544450766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34bb564e29c4743abb1377804cb323c',qos_specs=None,replication_status=,reservations=['a78f8a2d-9dd4-45f3-a9ed-e38eca2d97d6','09ccde03-79fa-4781-b115-5ee86dcfe306','46c607b3-083d-46de-8768-012591c30783','74f23bd6-0d58-42ea-a957-84093671af61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e91289343ba4f29834fb42321a38748',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:37.756503 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62beba1c-25aa-4f7a-99f9-cd375be7a68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:37.759943 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d7bbc34a-2363-4f6d-a803-f7f7be26c5fc tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:37.759943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d7bbc34a-2363-4f6d-a803-f7f7be26c5fc tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:37.759943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d7bbc34a-2363-4f6d-a803-f7f7be26c5fc tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:37.768741 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:37.768741 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:37.769511 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62beba1c-25aa-4f7a-99f9-cd375be7a68a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:37.770733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Flow 'volume_create_api' (036f2137-66f6-449d-b9d2-f309e680eea1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:37.771337 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Create volume request issued successfully. Jul 31 20:51:37.772198 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-46450377-dcb5-49f5-9e06-5d88905d7791 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:37.772728 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 381/1523] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:51:37 2026] POST /volume/v3/volumes => generated 766 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:37.772843 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d7bbc34a-2363-4f6d-a803-f7f7be26c5fc tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:37.777616 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d7bbc34a-2363-4f6d-a803-f7f7be26c5fc tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:37.778178 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 386/1524] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:37 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:51:37.793066 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-29e17105-13a6-435d-a16d-17d177ce8c97 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:37.797039 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29e17105-13a6-435d-a16d-17d177ce8c97 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c Jul 31 20:51:37.797345 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29e17105-13a6-435d-a16d-17d177ce8c97 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:37.797903 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29e17105-13a6-435d-a16d-17d177ce8c97 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:37.810602 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:37.810602 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:37.819151 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-29e17105-13a6-435d-a16d-17d177ce8c97 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:37.824496 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29e17105-13a6-435d-a16d-17d177ce8c97 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c returned with HTTP 200 Jul 31 20:51:37.824997 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 375/1525] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:37 2026] GET /volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c => generated 834 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:37.840645 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-89a2a5b3-699d-47d0-88b4-e46dda897e83 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:37.842990 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-89a2a5b3-699d-47d0-88b4-e46dda897e83 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:37.843296 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-89a2a5b3-699d-47d0-88b4-e46dda897e83 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:37.843530 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-89a2a5b3-699d-47d0-88b4-e46dda897e83 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:37.860503 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:37.860503 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:37.866545 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-89a2a5b3-699d-47d0-88b4-e46dda897e83 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:37.872979 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-89a2a5b3-699d-47d0-88b4-e46dda897e83 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:37.873504 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 384/1526] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:37 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:37.993221 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-09121ebb-2de4-429c-a904-15c2590a2275 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:37.993589 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-09121ebb-2de4-429c-a904-15c2590a2275 None None] GET https://10.4.3.157/volume// Jul 31 20:51:37.993825 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-09121ebb-2de4-429c-a904-15c2590a2275 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:37.994005 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-09121ebb-2de4-429c-a904-15c2590a2275 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:37.994458 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-09121ebb-2de4-429c-a904-15c2590a2275 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:37.994771 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 382/1527] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:51: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 20:51:38.006903 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-b17a403f-4fa4-466f-bc23-f9328ee45f48 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:38.010893 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-b17a403f-4fa4-466f-bc23-f9328ee45f48 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:51:38.011196 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-b17a403f-4fa4-466f-bc23-f9328ee45f48 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1", "connector": null, "instance_uuid": "5a2a7ca0-4bc2-4a8b-a7e3-796395256ab2"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:38.021766 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:38.021766 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:38.058352 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-b17a403f-4fa4-466f-bc23-f9328ee45f48 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:51:38.058830 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 387/1528] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:51:38 2026] POST /volume/v3/attachments => generated 273 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:51:38.096274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8da09df5-fded-4751-9e01-ff15cc7ce15f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:38.099813 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8da09df5-fded-4751-9e01-ff15cc7ce15f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:38.100029 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8da09df5-fded-4751-9e01-ff15cc7ce15f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:38.100265 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8da09df5-fded-4751-9e01-ff15cc7ce15f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:38.112025 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:38.112025 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:38.115557 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8da09df5-fded-4751-9e01-ff15cc7ce15f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:38.120350 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8da09df5-fded-4751-9e01-ff15cc7ce15f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:38.120786 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 376/1529] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:38 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:38.130506 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3a9bf8e3-05b9-4b7a-b731-7477a3d909e1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:38.130975 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3a9bf8e3-05b9-4b7a-b731-7477a3d909e1 None None] GET https://10.4.3.157/volume// Jul 31 20:51:38.131241 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3a9bf8e3-05b9-4b7a-b731-7477a3d909e1 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:38.131525 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3a9bf8e3-05b9-4b7a-b731-7477a3d909e1 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:38.131945 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3a9bf8e3-05b9-4b7a-b731-7477a3d909e1 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:38.132470 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 385/1530] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51:38 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:51:38.136271 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-656b3ba7-0764-4157-b105-df1bef97c23d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:38.140779 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-656b3ba7-0764-4157-b105-df1bef97c23d tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:38.140996 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-656b3ba7-0764-4157-b105-df1bef97c23d tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:38.141255 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-656b3ba7-0764-4157-b105-df1bef97c23d tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:38.141355 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-656b3ba7-0764-4157-b105-df1bef97c23d tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:38.142393 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-951a3667-606f-4e1d-bc99-44177b85672e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:38.144326 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-951a3667-606f-4e1d-bc99-44177b85672e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:38.144519 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-951a3667-606f-4e1d-bc99-44177b85672e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:38.144715 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-951a3667-606f-4e1d-bc99-44177b85672e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:38.148724 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:38.148724 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:38.149560 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-656b3ba7-0764-4157-b105-df1bef97c23d tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:38.150035 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 383/1531] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:38 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:38.159505 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:38.159505 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:38.163572 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-951a3667-606f-4e1d-bc99-44177b85672e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:38.168171 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-951a3667-606f-4e1d-bc99-44177b85672e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:38.168584 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 388/1532] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:38 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:38.304689 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-a49bf990-84ad-45c8-b573-24647f3bae22 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:38.307032 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-a49bf990-84ad-45c8-b573-24647f3bae22 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] PUT https://10.4.3.157/volume/v3/attachments/8b4fc943-5cd2-4f6d-842c-b02037b2b09c Jul 31 20:51:38.307556 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-a49bf990-84ad-45c8-b573-24647f3bae22 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:38.325287 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-a49bf990-84ad-45c8-b573-24647f3bae22 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Acquiring lock "cinder-attachment_update-a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:51:38.337393 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-a49bf990-84ad-45c8-b573-24647f3bae22 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Lock "cinder-attachment_update-a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1-np0000006272" acquired by "attachment_update" :: waited 0.012s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:51:38.338825 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:38.338825 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:38.416045 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-780510bf-f488-479b-bfad-a16a2518700d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:38.417774 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-780510bf-f488-479b-bfad-a16a2518700d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:38.418013 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-780510bf-f488-479b-bfad-a16a2518700d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:38.418504 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-780510bf-f488-479b-bfad-a16a2518700d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:38.431084 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:38.431084 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:38.435117 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-780510bf-f488-479b-bfad-a16a2518700d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:38.442460 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-780510bf-f488-479b-bfad-a16a2518700d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:38.442846 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 386/1533] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:38 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 867 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:38.468272 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-a49bf990-84ad-45c8-b573-24647f3bae22 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Lock "cinder-attachment_update-a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1-np0000006272" released by "attachment_update" :: held 0.131s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:51:38.469158 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-a49bf990-84ad-45c8-b573-24647f3bae22 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments/8b4fc943-5cd2-4f6d-842c-b02037b2b09c returned with HTTP 200 Jul 31 20:51:38.469744 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 377/1534] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:51:38 2026] PUT /volume/v3/attachments/8b4fc943-5cd2-4f6d-842c-b02037b2b09c => generated 969 bytes in 165 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:38.496229 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-948fd999-1bd9-4f70-a00f-6a34ebd4d287 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:38.500159 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-948fd999-1bd9-4f70-a00f-6a34ebd4d287 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:38.500159 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-948fd999-1bd9-4f70-a00f-6a34ebd4d287 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:38.500159 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-948fd999-1bd9-4f70-a00f-6a34ebd4d287 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:38.509083 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:38.509083 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:38.513424 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-948fd999-1bd9-4f70-a00f-6a34ebd4d287 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:38.518088 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-3d8bd5b2-d7a6-4224-87ed-ef3946c31471 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:38.522997 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-948fd999-1bd9-4f70-a00f-6a34ebd4d287 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:38.523374 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 384/1535] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:38 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 853 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:38.527149 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-3d8bd5b2-d7a6-4224-87ed-ef3946c31471 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments/2798a601-5e15-45d0-8f0e-e8d603fd1d11/action Jul 31 20:51:38.527149 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-3d8bd5b2-d7a6-4224-87ed-ef3946c31471 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:38.527149 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-3d8bd5b2-d7a6-4224-87ed-ef3946c31471 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:38.548256 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:38.548256 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:38.560483 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-274bb1b9-c562-4445-bea4-3eb824c582ab req-3d8bd5b2-d7a6-4224-87ed-ef3946c31471 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/2798a601-5e15-45d0-8f0e-e8d603fd1d11/action returned with HTTP 204 Jul 31 20:51:38.560483 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 389/1536] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:51:38 2026] POST /volume/v3/attachments/2798a601-5e15-45d0-8f0e-e8d603fd1d11/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:38.842070 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bb8e4fe8-3d95-4ef5-89b5-c91d5c2afcf6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:38.844198 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb8e4fe8-3d95-4ef5-89b5-c91d5c2afcf6 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c Jul 31 20:51:38.844198 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bb8e4fe8-3d95-4ef5-89b5-c91d5c2afcf6 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:38.844533 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bb8e4fe8-3d95-4ef5-89b5-c91d5c2afcf6 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:38.854922 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:38.854922 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:38.858973 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bb8e4fe8-3d95-4ef5-89b5-c91d5c2afcf6 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:38.863929 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb8e4fe8-3d95-4ef5-89b5-c91d5c2afcf6 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c returned with HTTP 200 Jul 31 20:51:38.864477 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 387/1537] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:38 2026] GET /volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c => generated 859 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:51:38.880142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3f6dee15-936b-4b14-9908-eb60d485d800 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:38.881971 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f6dee15-936b-4b14-9908-eb60d485d800 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:51:38.882357 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f6dee15-936b-4b14-9908-eb60d485d800 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "392385d4-1a37-4045-947b-10c8973cb47c", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1625420877"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:38.898398 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:38.898398 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:38.899116 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3f6dee15-936b-4b14-9908-eb60d485d800 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:38.899292 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-3f6dee15-936b-4b14-9908-eb60d485d800 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Create snapshot from volume 392385d4-1a37-4045-947b-10c8973cb47c Jul 31 20:51:38.961615 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-3f6dee15-936b-4b14-9908-eb60d485d800 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Created reservations ['f09a0c64-9820-42fc-b4be-e63cad811fb0', 'ddb22247-bedd-41c8-b8a7-38f12391dd21', '74a75026-b537-4bc6-b33e-a08916eb79d5', '6aded36b-0d18-4ad9-88f3-4149558748c4'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:39.010243 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3f6dee15-936b-4b14-9908-eb60d485d800 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot create request issued successfully. Jul 31 20:51:39.010675 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f6dee15-936b-4b14-9908-eb60d485d800 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:51:39.011177 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 378/1538] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:51:38 2026] POST /volume/v3/snapshots => generated 322 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:39.025758 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c0498b97-919c-4629-b897-5a8733a7aed1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:39.031808 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c0498b97-919c-4629-b897-5a8733a7aed1 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f Jul 31 20:51:39.031875 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c0498b97-919c-4629-b897-5a8733a7aed1 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:39.032138 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c0498b97-919c-4629-b897-5a8733a7aed1 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:39.042269 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:39.042269 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:39.042913 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c0498b97-919c-4629-b897-5a8733a7aed1 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot retrieved successfully. Jul 31 20:51:39.044498 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c0498b97-919c-4629-b897-5a8733a7aed1 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f returned with HTTP 200 Jul 31 20:51:39.045234 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 385/1539] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:39 2026] GET /volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f => generated 454 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:39.139941 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cd0a8fb0-a162-454d-a7e5-5de8c470ee71 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:39.142536 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cd0a8fb0-a162-454d-a7e5-5de8c470ee71 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:39.142724 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cd0a8fb0-a162-454d-a7e5-5de8c470ee71 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:39.142934 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cd0a8fb0-a162-454d-a7e5-5de8c470ee71 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:39.156016 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:39.156016 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:39.160155 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cd0a8fb0-a162-454d-a7e5-5de8c470ee71 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:39.164002 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ba362a6c-ee3c-478e-b58e-667563fe39b3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:39.164674 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cd0a8fb0-a162-454d-a7e5-5de8c470ee71 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:39.165086 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 390/1540] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:39 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:39.166271 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ba362a6c-ee3c-478e-b58e-667563fe39b3 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:39.166660 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ba362a6c-ee3c-478e-b58e-667563fe39b3 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:39.166937 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ba362a6c-ee3c-478e-b58e-667563fe39b3 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:39.167153 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ba362a6c-ee3c-478e-b58e-667563fe39b3 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:39.171348 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:39.171348 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:39.172289 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ba362a6c-ee3c-478e-b58e-667563fe39b3 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:39.172717 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 388/1541] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:39 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:39.460896 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6cc5c41f-a5e4-44cc-bf6d-80c801dfc5a4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:39.465672 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6cc5c41f-a5e4-44cc-bf6d-80c801dfc5a4 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:39.465865 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6cc5c41f-a5e4-44cc-bf6d-80c801dfc5a4 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:39.466036 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6cc5c41f-a5e4-44cc-bf6d-80c801dfc5a4 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:39.487952 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:39.487952 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:39.495640 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6cc5c41f-a5e4-44cc-bf6d-80c801dfc5a4 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:39.500720 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6cc5c41f-a5e4-44cc-bf6d-80c801dfc5a4 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:39.501167 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 379/1542] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:39 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 867 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:39.541709 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7c833ee1-6695-43ef-a981-f3995ed37adf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:39.541709 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7c833ee1-6695-43ef-a981-f3995ed37adf tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:39.541709 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7c833ee1-6695-43ef-a981-f3995ed37adf tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:39.541709 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7c833ee1-6695-43ef-a981-f3995ed37adf tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:39.555963 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:39.555963 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:39.564305 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7c833ee1-6695-43ef-a981-f3995ed37adf tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:39.572569 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7c833ee1-6695-43ef-a981-f3995ed37adf tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:39.572975 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 386/1543] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:39 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1145 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:39.662316 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-2d0af682-4df5-4a9b-95d9-70000c0a06ee None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:39.665827 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-2d0af682-4df5-4a9b-95d9-70000c0a06ee tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:39.666552 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-2d0af682-4df5-4a9b-95d9-70000c0a06ee tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:39.666552 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-2d0af682-4df5-4a9b-95d9-70000c0a06ee tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:39.678269 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:39.678269 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:39.682240 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-2d0af682-4df5-4a9b-95d9-70000c0a06ee tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:39.687009 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-2d0af682-4df5-4a9b-95d9-70000c0a06ee tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:39.687650 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 391/1544] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:39 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1145 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:39.787766 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7f9a89e2-8c3e-4b32-9aa4-c7faf2a24143 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:39.788104 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f9a89e2-8c3e-4b32-9aa4-c7faf2a24143 None None] GET https://10.4.3.157/volume// Jul 31 20:51:39.788280 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f9a89e2-8c3e-4b32-9aa4-c7faf2a24143 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:39.788461 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f9a89e2-8c3e-4b32-9aa4-c7faf2a24143 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:39.788775 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f9a89e2-8c3e-4b32-9aa4-c7faf2a24143 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:39.789331 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 389/1545] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:51:39 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 20:51:39.796155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-9f0e7296-0b9f-4c88-b97c-1989be3ba0dd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:39.798177 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-9f0e7296-0b9f-4c88-b97c-1989be3ba0dd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:51:39.798533 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-9f0e7296-0b9f-4c88-b97c-1989be3ba0dd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01d8ede9-e8e2-4d60-a0a0-eb8d71933a85", "connector": null, "instance_uuid": "4fe840ba-c398-41c6-b8fb-5f4d9048463c"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:39.812311 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:39.812311 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:39.841863 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-9f0e7296-0b9f-4c88-b97c-1989be3ba0dd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:51:39.844470 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 380/1546] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:51:39 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 20:51:39.877137 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fcb491d8-6d31-444a-bc0e-42e3f98cb138 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:39.883526 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fcb491d8-6d31-444a-bc0e-42e3f98cb138 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:39.883705 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fcb491d8-6d31-444a-bc0e-42e3f98cb138 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:39.883963 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fcb491d8-6d31-444a-bc0e-42e3f98cb138 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:39.896616 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-81c7d13f-1415-49c8-b4b5-d349e4341db1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:39.896980 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-81c7d13f-1415-49c8-b4b5-d349e4341db1 None None] GET https://10.4.3.157/volume// Jul 31 20:51:39.897157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-81c7d13f-1415-49c8-b4b5-d349e4341db1 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:39.897417 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-81c7d13f-1415-49c8-b4b5-d349e4341db1 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:39.898330 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-81c7d13f-1415-49c8-b4b5-d349e4341db1 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:39.898330 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 392/1547] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51:39 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 20:51:39.904537 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:39.904537 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:39.906856 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-bf3a2836-f443-49f5-b34b-37ad25714b6e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:39.908928 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-bf3a2836-f443-49f5-b34b-37ad25714b6e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:39.909164 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-bf3a2836-f443-49f5-b34b-37ad25714b6e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:39.909359 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-bf3a2836-f443-49f5-b34b-37ad25714b6e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:39.912118 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fcb491d8-6d31-444a-bc0e-42e3f98cb138 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:39.916613 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fcb491d8-6d31-444a-bc0e-42e3f98cb138 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:39.917177 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 387/1548] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:39 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1147 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:39.921697 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:39.921697 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:39.924911 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-bf3a2836-f443-49f5-b34b-37ad25714b6e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:39.929356 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-bf3a2836-f443-49f5-b34b-37ad25714b6e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:39.929797 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 390/1549] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:39 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1327 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:40.031759 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-c2eebb42-7eba-4976-84a5-e43a6d78f6f4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:40.033640 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-c2eebb42-7eba-4976-84a5-e43a6d78f6f4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] PUT https://10.4.3.157/volume/v3/attachments/a36ca373-77b8-4ba6-9604-04b3ca6e1294 Jul 31 20:51:40.034192 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-c2eebb42-7eba-4976-84a5-e43a6d78f6f4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:40.052941 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-c2eebb42-7eba-4976-84a5-e43a6d78f6f4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Acquiring lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:51:40.058422 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2d891061-a1ab-4043-a228-1bb6bff80373 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:40.067623 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-c2eebb42-7eba-4976-84a5-e43a6d78f6f4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" acquired by "attachment_update" :: waited 0.008s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:51:40.067623 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:40.067623 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:40.067785 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d891061-a1ab-4043-a228-1bb6bff80373 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f Jul 31 20:51:40.067785 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d891061-a1ab-4043-a228-1bb6bff80373 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:40.067785 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d891061-a1ab-4043-a228-1bb6bff80373 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:40.067785 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:40.067785 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:40.067785 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2d891061-a1ab-4043-a228-1bb6bff80373 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot retrieved successfully. Jul 31 20:51:40.067785 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d891061-a1ab-4043-a228-1bb6bff80373 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f returned with HTTP 200 Jul 31 20:51:40.068228 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 393/1550] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:40 2026] GET /volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:40.080770 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-571e8422-0dbe-4782-9810-4a4dfd5cba1e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:40.082476 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-571e8422-0dbe-4782-9810-4a4dfd5cba1e tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] POST https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c/action Jul 31 20:51:40.082814 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-571e8422-0dbe-4782-9810-4a4dfd5cba1e tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Action body: b'{"revert": {"snapshot_id": "3a3f2739-9f54-4b89-89d2-9da97e8abb3f"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:40.082934 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-571e8422-0dbe-4782-9810-4a4dfd5cba1e tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "3a3f2739-9f54-4b89-89d2-9da97e8abb3f"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:40.091053 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:40.091053 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:40.091462 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-571e8422-0dbe-4782-9810-4a4dfd5cba1e tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume retrieved successfully. Jul 31 20:51:40.103428 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-571e8422-0dbe-4782-9810-4a4dfd5cba1e tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Reverting volume 392385d4-1a37-4045-947b-10c8973cb47c to snapshot 3a3f2739-9f54-4b89-89d2-9da97e8abb3f. Jul 31 20:51:40.104924 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:40.104924 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:40.124387 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-571e8422-0dbe-4782-9810-4a4dfd5cba1e tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c/action returned with HTTP 202 Jul 31 20:51:40.124874 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 388/1551] 10.4.3.157 () {70 vars in 1431 bytes} [Fri Jul 31 20:51:40 2026] POST /volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 20:51:40.131784 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0807d3b0-9409-46d1-8d26-e42107285a28 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:40.134940 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0807d3b0-9409-46d1-8d26-e42107285a28 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c Jul 31 20:51:40.135396 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0807d3b0-9409-46d1-8d26-e42107285a28 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:40.135396 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0807d3b0-9409-46d1-8d26-e42107285a28 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:40.145826 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:40.145826 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:40.151284 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0807d3b0-9409-46d1-8d26-e42107285a28 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:40.157340 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0807d3b0-9409-46d1-8d26-e42107285a28 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c returned with HTTP 200 Jul 31 20:51:40.157659 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 391/1552] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:40 2026] GET /volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c => generated 859 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:40.160793 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-c2eebb42-7eba-4976-84a5-e43a6d78f6f4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" released by "attachment_update" :: held 0.100s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:51:40.160793 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-c2eebb42-7eba-4976-84a5-e43a6d78f6f4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/a36ca373-77b8-4ba6-9604-04b3ca6e1294 returned with HTTP 200 Jul 31 20:51:40.160793 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 381/1553] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:51:40 2026] PUT /volume/v3/attachments/a36ca373-77b8-4ba6-9604-04b3ca6e1294 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:40.182368 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9cffb37c-8786-48a9-9931-9cea8eff6a31 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:40.185510 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9cffb37c-8786-48a9-9931-9cea8eff6a31 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:40.185740 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9cffb37c-8786-48a9-9931-9cea8eff6a31 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:40.185936 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9cffb37c-8786-48a9-9931-9cea8eff6a31 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:40.188903 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-91630230-9093-4c6c-8bf3-b49c0b5c55e8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:40.191044 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-91630230-9093-4c6c-8bf3-b49c0b5c55e8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:40.191772 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-91630230-9093-4c6c-8bf3-b49c0b5c55e8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:40.191772 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-91630230-9093-4c6c-8bf3-b49c0b5c55e8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:40.191772 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-91630230-9093-4c6c-8bf3-b49c0b5c55e8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:40.196794 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:40.196794 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:40.198004 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:40.198004 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:40.199197 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-91630230-9093-4c6c-8bf3-b49c0b5c55e8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:40.199743 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 389/1554] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:40 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:40.202081 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9cffb37c-8786-48a9-9931-9cea8eff6a31 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:40.208096 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9cffb37c-8786-48a9-9931-9cea8eff6a31 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:40.208096 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 394/1555] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:40 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:40.514244 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f085f008-9bb3-4fdd-a783-e002464b3e7f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:40.516608 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f085f008-9bb3-4fdd-a783-e002464b3e7f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:40.516789 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f085f008-9bb3-4fdd-a783-e002464b3e7f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:40.517135 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f085f008-9bb3-4fdd-a783-e002464b3e7f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:40.534338 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:40.534338 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:40.538691 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f085f008-9bb3-4fdd-a783-e002464b3e7f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:40.543904 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f085f008-9bb3-4fdd-a783-e002464b3e7f tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:40.544485 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 392/1556] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:40 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:40.941213 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8ee766b6-a07e-4e72-99ad-7dc57b799a8a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:40.944321 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8ee766b6-a07e-4e72-99ad-7dc57b799a8a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:40.944321 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8ee766b6-a07e-4e72-99ad-7dc57b799a8a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:40.944321 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8ee766b6-a07e-4e72-99ad-7dc57b799a8a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:40.964582 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:40.964582 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:40.968378 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8ee766b6-a07e-4e72-99ad-7dc57b799a8a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:40.980365 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8ee766b6-a07e-4e72-99ad-7dc57b799a8a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:40.980921 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 382/1557] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:40 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:41.143512 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.145621 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:41.146113 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1396640401", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:41.149391 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1396640401', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:41.149509 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Create volume of 1 GB Jul 31 20:51:41.153776 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Availability Zones retrieved successfully. Jul 31 20:51:41.158515 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Flow 'volume_create_api' (84cfeeef-fa08-4a9f-90b1-4915f66e61a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:41.159846 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60c6c89f-b50e-4698-a7e3-c01c02cbcf9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:41.160751 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:41.173710 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-49d54ec5-386f-4312-b2ba-1403aea48f9e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.175513 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-49d54ec5-386f-4312-b2ba-1403aea48f9e tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c Jul 31 20:51:41.175691 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-49d54ec5-386f-4312-b2ba-1403aea48f9e tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:41.175856 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-49d54ec5-386f-4312-b2ba-1403aea48f9e tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:41.182292 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.182292 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:41.183383 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60c6c89f-b50e-4698-a7e3-c01c02cbcf9a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:41.184037 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c39a7d3-bf35-43da-8255-86df612cca81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:41.185843 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-49d54ec5-386f-4312-b2ba-1403aea48f9e tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:41.190353 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-49d54ec5-386f-4312-b2ba-1403aea48f9e tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c returned with HTTP 200 Jul 31 20:51:41.190741 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 395/1558] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c => generated 859 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:41.205947 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5a3218cb-2094-4884-a6ac-de29f1d77dbc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.208497 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5a3218cb-2094-4884-a6ac-de29f1d77dbc tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f Jul 31 20:51:41.208671 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5a3218cb-2094-4884-a6ac-de29f1d77dbc tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:41.208867 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5a3218cb-2094-4884-a6ac-de29f1d77dbc tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:41.212964 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-29ab69b9-9152-444a-9a42-12d766bfb4b4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.218240 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.218240 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:41.218753 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5a3218cb-2094-4884-a6ac-de29f1d77dbc tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot retrieved successfully. Jul 31 20:51:41.219491 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29ab69b9-9152-444a-9a42-12d766bfb4b4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:41.219543 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5a3218cb-2094-4884-a6ac-de29f1d77dbc tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f returned with HTTP 200 Jul 31 20:51:41.219879 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 393/1559] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f => generated 481 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:41.220993 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29ab69b9-9152-444a-9a42-12d766bfb4b4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:41.221197 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29ab69b9-9152-444a-9a42-12d766bfb4b4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:41.221337 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-29ab69b9-9152-444a-9a42-12d766bfb4b4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:41.223802 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d189b28a-9e12-44fd-8dcb-a79b9fd9c1e2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.226550 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d189b28a-9e12-44fd-8dcb-a79b9fd9c1e2 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:41.226822 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d189b28a-9e12-44fd-8dcb-a79b9fd9c1e2 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:41.226895 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.226895 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:41.227091 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d189b28a-9e12-44fd-8dcb-a79b9fd9c1e2 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:41.227884 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29ab69b9-9152-444a-9a42-12d766bfb4b4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:41.228361 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 383/1560] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:41.229610 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-96131fe8-c30f-43b4-adf9-d2100df62b34 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.231628 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-96131fe8-c30f-43b4-adf9-d2100df62b34 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c Jul 31 20:51:41.232105 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-96131fe8-c30f-43b4-adf9-d2100df62b34 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:41.232370 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-96131fe8-c30f-43b4-adf9-d2100df62b34 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:41.239161 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.239161 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:41.240794 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.240794 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:41.243059 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d189b28a-9e12-44fd-8dcb-a79b9fd9c1e2 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:41.245197 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-96131fe8-c30f-43b4-adf9-d2100df62b34 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:41.247928 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d189b28a-9e12-44fd-8dcb-a79b9fd9c1e2 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:41.248652 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 396/1561] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:41.250969 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-96131fe8-c30f-43b4-adf9-d2100df62b34 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c returned with HTTP 200 Jul 31 20:51:41.251491 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 394/1562] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c => generated 859 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:41.257643 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Created reservations ['62db34bb-6a70-499b-8ea6-dc568d8c2b02', '587ae10c-bfa4-4513-8e12-fc23c110ea38', '2015ad7d-9b4f-4709-8f90-1584107bdb0a', 'a7d497bb-66aa-4f05-a6e7-01d42368bcb4'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:41.258525 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c39a7d3-bf35-43da-8255-86df612cca81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62db34bb-6a70-499b-8ea6-dc568d8c2b02', '587ae10c-bfa4-4513-8e12-fc23c110ea38', '2015ad7d-9b4f-4709-8f90-1584107bdb0a', 'a7d497bb-66aa-4f05-a6e7-01d42368bcb4']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:41.259283 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c089212-e928-4690-b123-2c694aa46da3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:41.268481 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.270391 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:41.270873 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-844404048"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:41.272747 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-844404048'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:41.272888 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Create volume of 1 GB Jul 31 20:51:41.278181 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Availability Zones retrieved successfully. Jul 31 20:51:41.285710 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c089212-e928-4690-b123-2c694aa46da3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '386aadcc-965d-49f3-8a9c-9422e36f6848', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1396640401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f40c7f2a664235b1621b5425f1b904',qos_specs=None,replication_status=,reservations=['62db34bb-6a70-499b-8ea6-dc568d8c2b02','587ae10c-bfa4-4513-8e12-fc23c110ea38','2015ad7d-9b4f-4709-8f90-1584107bdb0a','a7d497bb-66aa-4f05-a6e7-01d42368bcb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3fb51e5049848ccb7ca3c25cd223d3e',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1396640401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=386aadcc-965d-49f3-8a9c-9422e36f6848,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25f40c7f2a664235b1621b5425f1b904',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f3fb51e5049848ccb7ca3c25cd223d3e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:41.285886 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Flow 'volume_create_api' (84fe5dbd-14f8-4694-9e55-ffba105c25b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:41.286734 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a3dbfd-1514-470b-b829-e8d49ed53d25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:41.287234 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f2bbb3-e472-43d6-89d9-9007f461190b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:41.288571 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:41.307905 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43a3dbfd-1514-470b-b829-e8d49ed53d25) transitioned into state 'SUCCESS' from state '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-1396640401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25f40c7f2a664235b1621b5425f1b904',qos_specs=None,replication_status=,reservations=['62db34bb-6a70-499b-8ea6-dc568d8c2b02','587ae10c-bfa4-4513-8e12-fc23c110ea38','2015ad7d-9b4f-4709-8f90-1584107bdb0a','a7d497bb-66aa-4f05-a6e7-01d42368bcb4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f3fb51e5049848ccb7ca3c25cd223d3e',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:41.308836 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c48e164-3e05-4645-b921-2865247eac8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:41.316968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f6f2bbb3-e472-43d6-89d9-9007f461190b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:41.317951 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40654d3c-f1d6-4f7e-ac17-b5aa42ecb866) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:41.324814 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c48e164-3e05-4645-b921-2865247eac8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:41.324814 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Flow 'volume_create_api' (84cfeeef-fa08-4a9f-90b1-4915f66e61a1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:41.324814 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Create volume request issued successfully. Jul 31 20:51:41.326529 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-2a830afa-67ed-41e9-a59c-142c8ab84883 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:41.326529 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 390/1563] 10.4.3.157 () {72 vars in 1541 bytes} [Fri Jul 31 20:51:41 2026] POST /volume/v3/volumes => generated 755 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:41.335855 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-8a657900-dbb1-4913-ba46-a884560ea2d6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.344506 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-8a657900-dbb1-4913-ba46-a884560ea2d6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] GET https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 Jul 31 20:51:41.344639 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-8a657900-dbb1-4913-ba46-a884560ea2d6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:41.344793 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-8a657900-dbb1-4913-ba46-a884560ea2d6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:41.357887 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.357887 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:41.362345 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-8a657900-dbb1-4913-ba46-a884560ea2d6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Volume info retrieved successfully. Jul 31 20:51:41.366834 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-58c33641-4ec1-4bea-a624-facb3d9012dd req-8a657900-dbb1-4913-ba46-a884560ea2d6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 returned with HTTP 200 Jul 31 20:51:41.366890 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Created reservations ['62dd4f1b-8a97-43f5-b74a-1e30bbc506bf', '2a1c3f42-4478-461d-b13a-028f16ef4624', '41bfcffd-109d-47a1-adc6-7d6c49e79043', '8c56c515-6471-4d3c-af94-a9ded4f11735'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:41.367320 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 397/1564] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:41.367897 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40654d3c-f1d6-4f7e-ac17-b5aa42ecb866) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['62dd4f1b-8a97-43f5-b74a-1e30bbc506bf', '2a1c3f42-4478-461d-b13a-028f16ef4624', '41bfcffd-109d-47a1-adc6-7d6c49e79043', '8c56c515-6471-4d3c-af94-a9ded4f11735']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:41.368939 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e5e947-9476-463d-bd38-0cc3dcd58f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:41.397578 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3e5e947-9476-463d-bd38-0cc3dcd58f77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1bed1c38-31a4-4c9c-afcc-538b88e500b2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-844404048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34bb564e29c4743abb1377804cb323c',qos_specs=None,replication_status=,reservations=['62dd4f1b-8a97-43f5-b74a-1e30bbc506bf','2a1c3f42-4478-461d-b13a-028f16ef4624','41bfcffd-109d-47a1-adc6-7d6c49e79043','8c56c515-6471-4d3c-af94-a9ded4f11735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e91289343ba4f29834fb42321a38748',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-844404048',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1bed1c38-31a4-4c9c-afcc-538b88e500b2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c34bb564e29c4743abb1377804cb323c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e91289343ba4f29834fb42321a38748',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:41.398502 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2389d83-efea-4675-8830-d6c2db5986fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:41.402547 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-550452e5-a183-4d10-a4c3-066788017515 req-6b99f307-15da-4c16-8bec-c2085bffeb08 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.414810 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-550452e5-a183-4d10-a4c3-066788017515 req-6b99f307-15da-4c16-8bec-c2085bffeb08 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] GET https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 Jul 31 20:51:41.415051 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-550452e5-a183-4d10-a4c3-066788017515 req-6b99f307-15da-4c16-8bec-c2085bffeb08 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:41.415309 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-550452e5-a183-4d10-a4c3-066788017515 req-6b99f307-15da-4c16-8bec-c2085bffeb08 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:41.418727 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2389d83-efea-4675-8830-d6c2db5986fe) transitioned into state 'SUCCESS' from state '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-844404048',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c34bb564e29c4743abb1377804cb323c',qos_specs=None,replication_status=,reservations=['62dd4f1b-8a97-43f5-b74a-1e30bbc506bf','2a1c3f42-4478-461d-b13a-028f16ef4624','41bfcffd-109d-47a1-adc6-7d6c49e79043','8c56c515-6471-4d3c-af94-a9ded4f11735'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e91289343ba4f29834fb42321a38748',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:41.419471 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d04c96-237d-4db9-95ca-274a3e57b85f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:41.432833 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (62d04c96-237d-4db9-95ca-274a3e57b85f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:41.434764 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Flow 'volume_create_api' (84fe5dbd-14f8-4694-9e55-ffba105c25b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:41.434764 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Create volume request issued successfully. Jul 31 20:51:41.434764 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7dbd7421-9847-4f85-9def-564e3ef4e958 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:41.435371 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 384/1565] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:51:41 2026] POST /volume/v3/volumes => generated 765 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:41.440272 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.440272 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:41.448720 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-672830ab-14af-4664-80e4-17f6512309d3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.451671 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-672830ab-14af-4664-80e4-17f6512309d3 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 Jul 31 20:51:41.451671 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-672830ab-14af-4664-80e4-17f6512309d3 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:41.451671 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-672830ab-14af-4664-80e4-17f6512309d3 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:41.455793 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-550452e5-a183-4d10-a4c3-066788017515 req-6b99f307-15da-4c16-8bec-c2085bffeb08 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Volume info retrieved successfully. Jul 31 20:51:41.460047 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.460047 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:41.463468 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-672830ab-14af-4664-80e4-17f6512309d3 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:41.465695 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-550452e5-a183-4d10-a4c3-066788017515 req-6b99f307-15da-4c16-8bec-c2085bffeb08 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 returned with HTTP 200 Jul 31 20:51:41.466106 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 395/1566] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 => generated 847 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:41.468307 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-672830ab-14af-4664-80e4-17f6512309d3 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 returned with HTTP 200 Jul 31 20:51:41.468884 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 391/1567] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 => generated 833 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:41.497377 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-006d3fd6-33e3-4c69-874e-42b3e9885b90 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.499500 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-006d3fd6-33e3-4c69-874e-42b3e9885b90 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] POST https://10.4.3.157/volume/v3/attachments/4918dd33-8e98-46d7-b19b-b8e2420c9a31/action Jul 31 20:51:41.499920 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-006d3fd6-33e3-4c69-874e-42b3e9885b90 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:41.500030 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-006d3fd6-33e3-4c69-874e-42b3e9885b90 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:41.522630 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.522630 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:41.534075 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-76bb7b3b-bb8d-4236-b038-d939b0398e8f req-006d3fd6-33e3-4c69-874e-42b3e9885b90 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/attachments/4918dd33-8e98-46d7-b19b-b8e2420c9a31/action returned with HTTP 204 Jul 31 20:51:41.534670 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 398/1568] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:51:41 2026] POST /volume/v3/attachments/4918dd33-8e98-46d7-b19b-b8e2420c9a31/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:41.559289 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-320ea57e-b827-4ef7-8a6a-b58dd85916d7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.562948 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-320ea57e-b827-4ef7-8a6a-b58dd85916d7 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:41.563229 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-320ea57e-b827-4ef7-8a6a-b58dd85916d7 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:41.563758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-320ea57e-b827-4ef7-8a6a-b58dd85916d7 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:41.574956 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.574956 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:41.579214 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-320ea57e-b827-4ef7-8a6a-b58dd85916d7 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:41.584730 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-320ea57e-b827-4ef7-8a6a-b58dd85916d7 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:41.585270 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 385/1569] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1159 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:41.598555 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e2848f8e-90e9-4838-8aed-cc5075a9801a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.600371 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e2848f8e-90e9-4838-8aed-cc5075a9801a tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] POST https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f/action Jul 31 20:51:41.601777 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e2848f8e-90e9-4838-8aed-cc5075a9801a tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:41.601777 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e2848f8e-90e9-4838-8aed-cc5075a9801a tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:41.611076 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.611076 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:41.611545 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e2848f8e-90e9-4838-8aed-cc5075a9801a tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:41.649280 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-e2848f8e-90e9-4838-8aed-cc5075a9801a tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Created reservations ['bbcd0d2c-5eb1-4c08-b7d3-8b5378675fc0', '7ecbaed9-5e5b-4a24-a549-b0405aa4f866'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:41.665864 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e2848f8e-90e9-4838-8aed-cc5075a9801a tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Extend volume request issued successfully. Jul 31 20:51:41.666137 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e2848f8e-90e9-4838-8aed-cc5075a9801a tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f/action returned with HTTP 202 Jul 31 20:51:41.666573 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 396/1570] 10.4.3.157 () {70 vars in 1431 bytes} [Fri Jul 31 20:51:41 2026] POST /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 20:51:41.672933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-54b03dfd-f79c-428a-b103-c641f6168c82 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.675146 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-54b03dfd-f79c-428a-b103-c641f6168c82 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:41.675470 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-54b03dfd-f79c-428a-b103-c641f6168c82 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:41.675733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-54b03dfd-f79c-428a-b103-c641f6168c82 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:41.686459 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.686459 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:41.694671 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-54b03dfd-f79c-428a-b103-c641f6168c82 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:41.702246 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-54b03dfd-f79c-428a-b103-c641f6168c82 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:41.703690 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 392/1571] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:41.916086 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-e2848f8e-90e9-4838-8aed-cc5075a9801a req-dec95799-bc5a-4b21-98df-3f9f6826e8f0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:41.918227 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e2848f8e-90e9-4838-8aed-cc5075a9801a req-dec95799-bc5a-4b21-98df-3f9f6826e8f0 service nova] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:41.918418 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e2848f8e-90e9-4838-8aed-cc5075a9801a req-dec95799-bc5a-4b21-98df-3f9f6826e8f0 service nova] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:41.918616 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e2848f8e-90e9-4838-8aed-cc5075a9801a req-dec95799-bc5a-4b21-98df-3f9f6826e8f0 service nova] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:41.929775 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:41.929775 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:41.938144 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-e2848f8e-90e9-4838-8aed-cc5075a9801a req-dec95799-bc5a-4b21-98df-3f9f6826e8f0 service nova] Volume info retrieved successfully. Jul 31 20:51:41.948522 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e2848f8e-90e9-4838-8aed-cc5075a9801a req-dec95799-bc5a-4b21-98df-3f9f6826e8f0 service nova] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:41.949040 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 399/1572] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1315 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:41.999758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8f223903-b8a9-4865-a5c7-a1ea45db537f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.001658 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8f223903-b8a9-4865-a5c7-a1ea45db537f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:42.001755 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8f223903-b8a9-4865-a5c7-a1ea45db537f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.001937 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8f223903-b8a9-4865-a5c7-a1ea45db537f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.017240 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.017240 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:42.022816 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8f223903-b8a9-4865-a5c7-a1ea45db537f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:42.027140 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8f223903-b8a9-4865-a5c7-a1ea45db537f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:42.027544 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 386/1573] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:41 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:42.240097 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2fa0ab16-c6a0-429f-825d-8ff7129b7649 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.243493 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2fa0ab16-c6a0-429f-825d-8ff7129b7649 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:42.243676 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2fa0ab16-c6a0-429f-825d-8ff7129b7649 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.243845 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2fa0ab16-c6a0-429f-825d-8ff7129b7649 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.243939 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-2fa0ab16-c6a0-429f-825d-8ff7129b7649 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:42.250416 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.250416 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:42.251196 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2fa0ab16-c6a0-429f-825d-8ff7129b7649 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:42.251526 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 397/1574] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:42 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:42.263357 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6d466826-ca3c-4431-b21d-c76659705d19 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.266350 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6d466826-ca3c-4431-b21d-c76659705d19 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:42.266593 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6d466826-ca3c-4431-b21d-c76659705d19 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.266811 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6d466826-ca3c-4431-b21d-c76659705d19 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.275716 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.275716 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:42.278737 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6d466826-ca3c-4431-b21d-c76659705d19 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:42.282426 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6d466826-ca3c-4431-b21d-c76659705d19 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:42.282826 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 393/1575] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:42 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:42.483706 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fee784d6-dd49-453b-b2cd-872a52448d0f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.485308 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fee784d6-dd49-453b-b2cd-872a52448d0f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 Jul 31 20:51:42.485731 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fee784d6-dd49-453b-b2cd-872a52448d0f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.485731 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fee784d6-dd49-453b-b2cd-872a52448d0f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.493411 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.493411 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:42.496162 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-ccf843ff-4889-4548-a88d-cc6056bf9027 req-d090a4db-642c-4e84-bde9-d17070e4ecfd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.500147 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fee784d6-dd49-453b-b2cd-872a52448d0f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:42.500559 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ccf843ff-4889-4548-a88d-cc6056bf9027 req-d090a4db-642c-4e84-bde9-d17070e4ecfd tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] GET https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 Jul 31 20:51:42.500559 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-ccf843ff-4889-4548-a88d-cc6056bf9027 req-d090a4db-642c-4e84-bde9-d17070e4ecfd tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.500559 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-ccf843ff-4889-4548-a88d-cc6056bf9027 req-d090a4db-642c-4e84-bde9-d17070e4ecfd tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.502500 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fee784d6-dd49-453b-b2cd-872a52448d0f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 returned with HTTP 200 Jul 31 20:51:42.502974 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 400/1576] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:42 2026] GET /volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 => generated 858 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:42.509494 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.509494 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:42.521251 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-ccf843ff-4889-4548-a88d-cc6056bf9027 req-d090a4db-642c-4e84-bde9-d17070e4ecfd tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Volume info retrieved successfully. Jul 31 20:51:42.526082 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-43ec8174-d00e-440f-ab9e-58a24852dd41 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.528308 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ccf843ff-4889-4548-a88d-cc6056bf9027 req-d090a4db-642c-4e84-bde9-d17070e4ecfd tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 returned with HTTP 200 Jul 31 20:51:42.530560 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 387/1577] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:42 2026] GET /volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 => generated 848 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:42.534604 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43ec8174-d00e-440f-ab9e-58a24852dd41 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:51:42.536914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-43ec8174-d00e-440f-ab9e-58a24852dd41 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1bed1c38-31a4-4c9c-afcc-538b88e500b2", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1532044873"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:42.547982 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.547982 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:42.547982 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-43ec8174-d00e-440f-ab9e-58a24852dd41 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:42.547982 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-43ec8174-d00e-440f-ab9e-58a24852dd41 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Create snapshot from volume 1bed1c38-31a4-4c9c-afcc-538b88e500b2 Jul 31 20:51:42.564934 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-c2bc191c-b909-4970-8ed8-cd7f4b5f3583 req-27dc9e1d-bac4-4593-b4b6-e740626eb8ad None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.572687 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c2bc191c-b909-4970-8ed8-cd7f4b5f3583 req-27dc9e1d-bac4-4593-b4b6-e740626eb8ad tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:51:42.573071 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c2bc191c-b909-4970-8ed8-cd7f4b5f3583 req-27dc9e1d-bac4-4593-b4b6-e740626eb8ad tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "386aadcc-965d-49f3-8a9c-9422e36f6848", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-679552948", "description": null, "metadata": {}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:42.579698 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-43ec8174-d00e-440f-ab9e-58a24852dd41 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Created reservations ['f973874b-b76a-4ae4-9912-81c628ec7e36', 'f200f806-59e4-4e5f-96e2-3e5239ab8c6a', 'bb241797-8c37-4d56-8560-6e18617dd118', 'f1ecca15-52c3-440b-bfa4-457160d0a000'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:42.584533 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.584533 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:42.585899 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-c2bc191c-b909-4970-8ed8-cd7f4b5f3583 req-27dc9e1d-bac4-4593-b4b6-e740626eb8ad tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Volume info retrieved successfully. Jul 31 20:51:42.586112 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [req-c2bc191c-b909-4970-8ed8-cd7f4b5f3583 req-27dc9e1d-bac4-4593-b4b6-e740626eb8ad tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Create snapshot from volume 386aadcc-965d-49f3-8a9c-9422e36f6848 Jul 31 20:51:42.613937 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-43ec8174-d00e-440f-ab9e-58a24852dd41 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot create request issued successfully. Jul 31 20:51:42.614350 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43ec8174-d00e-440f-ab9e-58a24852dd41 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:51:42.614941 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 398/1578] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:51:42 2026] POST /volume/v3/snapshots => generated 322 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:42.625209 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-71a1797d-167f-4bde-8822-5d7c4edd42c4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.627695 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-71a1797d-167f-4bde-8822-5d7c4edd42c4 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 Jul 31 20:51:42.627865 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-71a1797d-167f-4bde-8822-5d7c4edd42c4 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.628456 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-71a1797d-167f-4bde-8822-5d7c4edd42c4 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.633744 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.633744 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:42.634572 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-71a1797d-167f-4bde-8822-5d7c4edd42c4 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot retrieved successfully. Jul 31 20:51:42.636090 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-71a1797d-167f-4bde-8822-5d7c4edd42c4 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 returned with HTTP 200 Jul 31 20:51:42.636090 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 401/1579] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:42 2026] GET /volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 => generated 454 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:42.648598 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [req-c2bc191c-b909-4970-8ed8-cd7f4b5f3583 req-27dc9e1d-bac4-4593-b4b6-e740626eb8ad tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Created reservations ['96310bf7-78ea-4a96-95e1-a7f118e146a6', 'd1ed2661-c41e-4a69-a1b1-4a4a84bef6b2', '8a73900e-0510-42c0-a640-2b9f5b3897d4', 'a4718c91-60f9-4883-a0bd-2e3d8a22a5ea'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:42.687933 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-c2bc191c-b909-4970-8ed8-cd7f4b5f3583 req-27dc9e1d-bac4-4593-b4b6-e740626eb8ad tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Snapshot create request issued successfully. Jul 31 20:51:42.688304 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c2bc191c-b909-4970-8ed8-cd7f4b5f3583 req-27dc9e1d-bac4-4593-b4b6-e740626eb8ad tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:51:42.688955 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 394/1580] 10.4.3.157 () {72 vars in 1547 bytes} [Fri Jul 31 20:51:42 2026] POST /volume/v3/snapshots => generated 310 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:42.718787 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9299915c-b1b5-4da8-9332-f923391f0671 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.721056 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9299915c-b1b5-4da8-9332-f923391f0671 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:42.721056 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9299915c-b1b5-4da8-9332-f923391f0671 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.721237 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9299915c-b1b5-4da8-9332-f923391f0671 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.743069 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.743069 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:42.746853 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9299915c-b1b5-4da8-9332-f923391f0671 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:42.751323 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9299915c-b1b5-4da8-9332-f923391f0671 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:42.751887 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 388/1581] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:42 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1159 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:42.766163 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a0e2d56e-5f6e-4c28-9182-07e323db696b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.768798 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a0e2d56e-5f6e-4c28-9182-07e323db696b tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:42.769010 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a0e2d56e-5f6e-4c28-9182-07e323db696b tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.769219 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a0e2d56e-5f6e-4c28-9182-07e323db696b tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.773549 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-33156faf-bc1c-4869-a9dd-4df8c2bd7d13 req-b3fed5c9-80d3-4cf7-9786-bf41bab7466d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.775094 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-33156faf-bc1c-4869-a9dd-4df8c2bd7d13 req-b3fed5c9-80d3-4cf7-9786-bf41bab7466d tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] GET https://10.4.3.157/volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 Jul 31 20:51:42.775467 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-33156faf-bc1c-4869-a9dd-4df8c2bd7d13 req-b3fed5c9-80d3-4cf7-9786-bf41bab7466d tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.775807 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-33156faf-bc1c-4869-a9dd-4df8c2bd7d13 req-b3fed5c9-80d3-4cf7-9786-bf41bab7466d tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.784612 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.784612 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:42.784612 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-33156faf-bc1c-4869-a9dd-4df8c2bd7d13 req-b3fed5c9-80d3-4cf7-9786-bf41bab7466d tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] Snapshot retrieved successfully. Jul 31 20:51:42.784612 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-33156faf-bc1c-4869-a9dd-4df8c2bd7d13 req-b3fed5c9-80d3-4cf7-9786-bf41bab7466d tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] https://10.4.3.157/volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 returned with HTTP 200 Jul 31 20:51:42.784708 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.784708 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:42.784752 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 402/1582] 10.4.3.157 () {68 vars in 1604 bytes} [Fri Jul 31 20:51:42 2026] GET /volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:42.787260 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a0e2d56e-5f6e-4c28-9182-07e323db696b tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:42.793154 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a0e2d56e-5f6e-4c28-9182-07e323db696b tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:42.793154 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 399/1583] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:42 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1159 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:42.808943 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-5d4d82e5-5e85-4a9f-bd96-912b9963c232 req-cc3654fd-81cc-4fa3-aff2-11813dea3110 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.811283 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-5d4d82e5-5e85-4a9f-bd96-912b9963c232 req-cc3654fd-81cc-4fa3-aff2-11813dea3110 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] GET https://10.4.3.157/volume/v3/snapshots/detail Jul 31 20:51:42.811449 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-5d4d82e5-5e85-4a9f-bd96-912b9963c232 req-cc3654fd-81cc-4fa3-aff2-11813dea3110 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.811706 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-5d4d82e5-5e85-4a9f-bd96-912b9963c232 req-cc3654fd-81cc-4fa3-aff2-11813dea3110 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.811936 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [req-5d4d82e5-5e85-4a9f-bd96-912b9963c232 req-cc3654fd-81cc-4fa3-aff2-11813dea3110 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:51:42.812178 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.812178 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:42.812890 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [req-5d4d82e5-5e85-4a9f-bd96-912b9963c232 req-cc3654fd-81cc-4fa3-aff2-11813dea3110 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] Building query based on filter {{(pid=100193) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:51:42.824851 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-5d4d82e5-5e85-4a9f-bd96-912b9963c232 req-cc3654fd-81cc-4fa3-aff2-11813dea3110 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] Get all snapshots completed successfully. Jul 31 20:51:42.825297 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.825297 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:42.825804 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-5d4d82e5-5e85-4a9f-bd96-912b9963c232 req-cc3654fd-81cc-4fa3-aff2-11813dea3110 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-reader] https://10.4.3.157/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 20:51:42.826374 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 395/1584] 10.4.3.157 () {68 vars in 1514 bytes} [Fri Jul 31 20:51:42 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:42.851839 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-aec7bf44-62de-43be-b139-30160af6a061 req-b26bd0c0-6e88-40ad-821a-aee231b24228 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.853825 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-aec7bf44-62de-43be-b139-30160af6a061 req-b26bd0c0-6e88-40ad-821a-aee231b24228 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] GET https://10.4.3.157/volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 Jul 31 20:51:42.854028 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-aec7bf44-62de-43be-b139-30160af6a061 req-b26bd0c0-6e88-40ad-821a-aee231b24228 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.854411 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-aec7bf44-62de-43be-b139-30160af6a061 req-b26bd0c0-6e88-40ad-821a-aee231b24228 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.859836 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.859836 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:42.860405 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-aec7bf44-62de-43be-b139-30160af6a061 req-b26bd0c0-6e88-40ad-821a-aee231b24228 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Snapshot retrieved successfully. Jul 31 20:51:42.861469 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-aec7bf44-62de-43be-b139-30160af6a061 req-b26bd0c0-6e88-40ad-821a-aee231b24228 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 returned with HTTP 200 Jul 31 20:51:42.861823 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 389/1585] 10.4.3.157 () {68 vars in 1604 bytes} [Fri Jul 31 20:51:42 2026] GET /volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:42.888248 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-85f1fc6a-9ff7-41be-969c-23bec4f59f92 req-a9df609c-966c-4706-a26b-977960e0aec6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.890310 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-85f1fc6a-9ff7-41be-969c-23bec4f59f92 req-a9df609c-966c-4706-a26b-977960e0aec6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 Jul 31 20:51:42.890779 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-85f1fc6a-9ff7-41be-969c-23bec4f59f92 req-a9df609c-966c-4706-a26b-977960e0aec6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.891148 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-85f1fc6a-9ff7-41be-969c-23bec4f59f92 req-a9df609c-966c-4706-a26b-977960e0aec6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.891361 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [req-85f1fc6a-9ff7-41be-969c-23bec4f59f92 req-a9df609c-966c-4706-a26b-977960e0aec6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Delete snapshot with id: e61e1bec-392d-46fd-84df-ad8f377ce242 Jul 31 20:51:42.897552 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.897552 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:42.899741 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-85f1fc6a-9ff7-41be-969c-23bec4f59f92 req-a9df609c-966c-4706-a26b-977960e0aec6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Snapshot retrieved successfully. Jul 31 20:51:42.917444 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-85f1fc6a-9ff7-41be-969c-23bec4f59f92 req-a9df609c-966c-4706-a26b-977960e0aec6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Snapshot delete request issued successfully. Jul 31 20:51:42.917634 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-85f1fc6a-9ff7-41be-969c-23bec4f59f92 req-a9df609c-966c-4706-a26b-977960e0aec6 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 returned with HTTP 202 Jul 31 20:51:42.918057 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 403/1586] 10.4.3.157 () {70 vars in 1626 bytes} [Fri Jul 31 20:51:42 2026] DELETE /volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:42.941928 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-ba3a97bc-8455-4fd0-8f98-322bcbfc6ad2 req-9a7d52a7-f18b-4940-93bd-e60b17a593ee None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:42.944029 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ba3a97bc-8455-4fd0-8f98-322bcbfc6ad2 req-9a7d52a7-f18b-4940-93bd-e60b17a593ee tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] GET https://10.4.3.157/volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 Jul 31 20:51:42.944277 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ba3a97bc-8455-4fd0-8f98-322bcbfc6ad2 req-9a7d52a7-f18b-4940-93bd-e60b17a593ee tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:42.944509 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ba3a97bc-8455-4fd0-8f98-322bcbfc6ad2 req-9a7d52a7-f18b-4940-93bd-e60b17a593ee tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:42.949342 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:42.949342 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:42.949813 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-ba3a97bc-8455-4fd0-8f98-322bcbfc6ad2 req-9a7d52a7-f18b-4940-93bd-e60b17a593ee tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Snapshot retrieved successfully. Jul 31 20:51:42.950602 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ba3a97bc-8455-4fd0-8f98-322bcbfc6ad2 req-9a7d52a7-f18b-4940-93bd-e60b17a593ee tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 returned with HTTP 200 Jul 31 20:51:42.951022 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 400/1587] 10.4.3.157 () {68 vars in 1604 bytes} [Fri Jul 31 20:51:42 2026] GET /volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:43.022876 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-38f98c92-a906-4b51-a06e-26595bf02c27 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.025934 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-38f98c92-a906-4b51-a06e-26595bf02c27 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:43.026182 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-38f98c92-a906-4b51-a06e-26595bf02c27 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:43.026363 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-38f98c92-a906-4b51-a06e-26595bf02c27 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:43.036813 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:43.036813 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:43.039061 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-38f98c92-a906-4b51-a06e-26595bf02c27 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:43.041355 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c405c67c-6ec7-4b11-b94c-48800477bdad None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.043459 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-38f98c92-a906-4b51-a06e-26595bf02c27 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:43.043545 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c405c67c-6ec7-4b11-b94c-48800477bdad tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:43.043658 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c405c67c-6ec7-4b11-b94c-48800477bdad tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:43.043835 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c405c67c-6ec7-4b11-b94c-48800477bdad tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:43.043875 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 396/1588] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:43 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1141 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:43.056534 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:43.056534 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:43.059264 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c405c67c-6ec7-4b11-b94c-48800477bdad tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:43.062580 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-01707306-3fe0-4fbe-911e-1ac26cf2c414 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.063385 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c405c67c-6ec7-4b11-b94c-48800477bdad tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:43.063794 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 390/1589] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:43 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:43.064544 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-01707306-3fe0-4fbe-911e-1ac26cf2c414 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] POST https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f/action Jul 31 20:51:43.064878 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-01707306-3fe0-4fbe-911e-1ac26cf2c414 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:43.065029 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-01707306-3fe0-4fbe-911e-1ac26cf2c414 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:43.078912 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:43.078912 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:43.079408 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-01707306-3fe0-4fbe-911e-1ac26cf2c414 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:43.088398 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-01707306-3fe0-4fbe-911e-1ac26cf2c414 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Begin detaching volume completed successfully. Jul 31 20:51:43.088398 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-01707306-3fe0-4fbe-911e-1ac26cf2c414 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f/action returned with HTTP 202 Jul 31 20:51:43.089453 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 404/1590] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:51:43 2026] POST /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:51:43.109723 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5e5033da-f725-40e5-9ffe-700b8a314ba1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.112488 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5e5033da-f725-40e5-9ffe-700b8a314ba1 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:43.112488 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5e5033da-f725-40e5-9ffe-700b8a314ba1 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:43.112663 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5e5033da-f725-40e5-9ffe-700b8a314ba1 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:43.122857 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:43.122857 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:43.126982 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5e5033da-f725-40e5-9ffe-700b8a314ba1 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:43.133774 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5e5033da-f725-40e5-9ffe-700b8a314ba1 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:43.134262 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 401/1591] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:43 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:43.151369 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-596fb100-069d-4a7b-bfe2-d6b891827c2e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.155022 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-596fb100-069d-4a7b-bfe2-d6b891827c2e None None] GET https://10.4.3.157/volume// Jul 31 20:51:43.155642 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-596fb100-069d-4a7b-bfe2-d6b891827c2e None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:43.156307 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-596fb100-069d-4a7b-bfe2-d6b891827c2e None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:43.158029 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-596fb100-069d-4a7b-bfe2-d6b891827c2e None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:43.158430 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 397/1592] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51:43 2026] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:51:43.173351 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-afafdf04-8670-4953-b4fc-a368f5a95729 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.175597 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-afafdf04-8670-4953-b4fc-a368f5a95729 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:43.175796 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-afafdf04-8670-4953-b4fc-a368f5a95729 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:43.175973 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-afafdf04-8670-4953-b4fc-a368f5a95729 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:43.189418 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:43.189418 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:43.194417 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-afafdf04-8670-4953-b4fc-a368f5a95729 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:43.200278 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-afafdf04-8670-4953-b4fc-a368f5a95729 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:43.200856 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 391/1593] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:43 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1324 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:43.264219 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2938b25d-8a58-4224-a07f-fe15555aaadc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.265756 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2938b25d-8a58-4224-a07f-fe15555aaadc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:43.265916 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2938b25d-8a58-4224-a07f-fe15555aaadc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:43.266093 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2938b25d-8a58-4224-a07f-fe15555aaadc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:43.266300 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-2938b25d-8a58-4224-a07f-fe15555aaadc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:43.269957 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:43.269957 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:43.270561 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2938b25d-8a58-4224-a07f-fe15555aaadc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:43.270853 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 405/1594] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:43 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:43.299759 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a6b8fb4d-9435-49db-876d-2ba13d0987de None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.301996 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a6b8fb4d-9435-49db-876d-2ba13d0987de tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:43.302304 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a6b8fb4d-9435-49db-876d-2ba13d0987de tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:43.302546 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a6b8fb4d-9435-49db-876d-2ba13d0987de tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:43.314933 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:43.314933 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:43.319876 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a6b8fb4d-9435-49db-876d-2ba13d0987de tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:43.324253 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a6b8fb4d-9435-49db-876d-2ba13d0987de tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:43.324614 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 402/1595] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:43 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:43.647220 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-62821a03-0d02-47ce-9828-be31db6005cd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.653060 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-62821a03-0d02-47ce-9828-be31db6005cd tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 Jul 31 20:51:43.657151 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-62821a03-0d02-47ce-9828-be31db6005cd tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:43.657151 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-62821a03-0d02-47ce-9828-be31db6005cd tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:43.673595 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:43.673595 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:43.676007 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-62821a03-0d02-47ce-9828-be31db6005cd tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot retrieved successfully. Jul 31 20:51:43.681568 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-62821a03-0d02-47ce-9828-be31db6005cd tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 returned with HTTP 200 Jul 31 20:51:43.684421 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 398/1596] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:43 2026] GET /volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 => generated 481 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:43.693522 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e6637e4e-54f3-4690-ba60-34a55cc3eb4d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.695289 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e6637e4e-54f3-4690-ba60-34a55cc3eb4d tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] POST https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2/action Jul 31 20:51:43.698196 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e6637e4e-54f3-4690-ba60-34a55cc3eb4d tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:43.698196 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e6637e4e-54f3-4690-ba60-34a55cc3eb4d tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:43.705647 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:43.705647 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:43.706168 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e6637e4e-54f3-4690-ba60-34a55cc3eb4d tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:43.756333 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-e6637e4e-54f3-4690-ba60-34a55cc3eb4d tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Created reservations ['a19b89f8-b1f6-4194-ac89-b7edd0c4c6e2', 'f2b72d51-caf8-49ed-8123-a1aa19237219'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:43.765255 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e6637e4e-54f3-4690-ba60-34a55cc3eb4d tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Extend volume request issued successfully. Jul 31 20:51:43.765471 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e6637e4e-54f3-4690-ba60-34a55cc3eb4d tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2/action returned with HTTP 202 Jul 31 20:51:43.765859 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 392/1597] 10.4.3.157 () {70 vars in 1431 bytes} [Fri Jul 31 20:51:43 2026] POST /volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 20:51:43.780358 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f43e1507-8da4-47cf-9768-7c9ad5442caa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.783675 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f43e1507-8da4-47cf-9768-7c9ad5442caa tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 Jul 31 20:51:43.784039 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f43e1507-8da4-47cf-9768-7c9ad5442caa tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:43.784101 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f43e1507-8da4-47cf-9768-7c9ad5442caa tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:43.791892 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:43.791892 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:43.796039 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f43e1507-8da4-47cf-9768-7c9ad5442caa tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:43.800900 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f43e1507-8da4-47cf-9768-7c9ad5442caa tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 returned with HTTP 200 Jul 31 20:51:43.801575 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 406/1598] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:43 2026] GET /volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:43.975521 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-e502c3ed-b799-4a38-a9ef-fc47b64ab793 req-2eb8c750-6ad3-4826-a79b-073448c351fd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:43.977581 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e502c3ed-b799-4a38-a9ef-fc47b64ab793 req-2eb8c750-6ad3-4826-a79b-073448c351fd tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] GET https://10.4.3.157/volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 Jul 31 20:51:43.977767 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e502c3ed-b799-4a38-a9ef-fc47b64ab793 req-2eb8c750-6ad3-4826-a79b-073448c351fd tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:43.977982 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e502c3ed-b799-4a38-a9ef-fc47b64ab793 req-2eb8c750-6ad3-4826-a79b-073448c351fd tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:43.982251 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e502c3ed-b799-4a38-a9ef-fc47b64ab793 req-2eb8c750-6ad3-4826-a79b-073448c351fd tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 returned with HTTP 404 Jul 31 20:51:43.982869 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 403/1599] 10.4.3.157 () {68 vars in 1604 bytes} [Fri Jul 31 20:51:43 2026] GET /volume/v3/snapshots/e61e1bec-392d-46fd-84df-ad8f377ce242 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:44.000422 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-1dfa9078-5a2c-4504-95c6-89206c133914 req-aa58c540-4e73-4543-a9fd-0baa15ea8c49 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:44.003368 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-1dfa9078-5a2c-4504-95c6-89206c133914 req-aa58c540-4e73-4543-a9fd-0baa15ea8c49 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] DELETE https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 Jul 31 20:51:44.003580 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-1dfa9078-5a2c-4504-95c6-89206c133914 req-aa58c540-4e73-4543-a9fd-0baa15ea8c49 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:44.003824 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-1dfa9078-5a2c-4504-95c6-89206c133914 req-aa58c540-4e73-4543-a9fd-0baa15ea8c49 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:44.004053 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [req-1dfa9078-5a2c-4504-95c6-89206c133914 req-aa58c540-4e73-4543-a9fd-0baa15ea8c49 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Delete volume with id: 386aadcc-965d-49f3-8a9c-9422e36f6848 Jul 31 20:51:44.012920 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:44.012920 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:44.013581 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-1dfa9078-5a2c-4504-95c6-89206c133914 req-aa58c540-4e73-4543-a9fd-0baa15ea8c49 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Volume info retrieved successfully. Jul 31 20:51:44.032967 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-1dfa9078-5a2c-4504-95c6-89206c133914 req-aa58c540-4e73-4543-a9fd-0baa15ea8c49 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Delete volume request issued successfully. Jul 31 20:51:44.033004 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-1dfa9078-5a2c-4504-95c6-89206c133914 req-aa58c540-4e73-4543-a9fd-0baa15ea8c49 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 returned with HTTP 202 Jul 31 20:51:44.033426 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 399/1600] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 20:51:43 2026] DELETE /volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:44.060195 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-5e823b01-f572-451b-bde8-06e28b955828 req-a63f3018-f61a-438b-9188-0d7fb7845294 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:44.062001 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5e823b01-f572-451b-bde8-06e28b955828 req-a63f3018-f61a-438b-9188-0d7fb7845294 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] GET https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 Jul 31 20:51:44.062161 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5e823b01-f572-451b-bde8-06e28b955828 req-a63f3018-f61a-438b-9188-0d7fb7845294 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:44.062335 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5e823b01-f572-451b-bde8-06e28b955828 req-a63f3018-f61a-438b-9188-0d7fb7845294 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:44.072086 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:44.072086 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:44.081594 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e052b9f1-e835-4482-a0a7-7e1155457bb0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:44.081710 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-5e823b01-f572-451b-bde8-06e28b955828 req-a63f3018-f61a-438b-9188-0d7fb7845294 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Volume info retrieved successfully. Jul 31 20:51:44.084239 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e052b9f1-e835-4482-a0a7-7e1155457bb0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:44.084648 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e052b9f1-e835-4482-a0a7-7e1155457bb0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:44.085074 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e052b9f1-e835-4482-a0a7-7e1155457bb0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:44.087053 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5e823b01-f572-451b-bde8-06e28b955828 req-a63f3018-f61a-438b-9188-0d7fb7845294 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 returned with HTTP 200 Jul 31 20:51:44.087471 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 393/1601] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:44 2026] GET /volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:44.101579 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:44.101579 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:44.106437 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e052b9f1-e835-4482-a0a7-7e1155457bb0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:44.112892 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e052b9f1-e835-4482-a0a7-7e1155457bb0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:44.113671 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 407/1602] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:44 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:44.148055 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1579019c-eb19-4c6f-aa03-0fb8ddf1bb12 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:44.149800 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1579019c-eb19-4c6f-aa03-0fb8ddf1bb12 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:44.150073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1579019c-eb19-4c6f-aa03-0fb8ddf1bb12 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:44.150304 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1579019c-eb19-4c6f-aa03-0fb8ddf1bb12 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:44.159199 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:44.159199 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:44.162199 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1579019c-eb19-4c6f-aa03-0fb8ddf1bb12 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:44.167795 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1579019c-eb19-4c6f-aa03-0fb8ddf1bb12 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:44.168157 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 404/1603] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:44 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1162 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:44.283687 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a244e6e6-b1e7-4d8c-8358-998f9468b043 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:44.285340 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a244e6e6-b1e7-4d8c-8358-998f9468b043 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:44.285525 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a244e6e6-b1e7-4d8c-8358-998f9468b043 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:44.285715 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a244e6e6-b1e7-4d8c-8358-998f9468b043 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:44.285820 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-a244e6e6-b1e7-4d8c-8358-998f9468b043 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:44.290655 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:44.290655 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:44.291629 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a244e6e6-b1e7-4d8c-8358-998f9468b043 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:44.291940 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 400/1604] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:44 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 759 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:44.338760 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d070530c-4b4a-4692-9ccc-e0f5da446290 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:44.341440 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d070530c-4b4a-4692-9ccc-e0f5da446290 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:44.341615 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d070530c-4b4a-4692-9ccc-e0f5da446290 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:44.341789 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d070530c-4b4a-4692-9ccc-e0f5da446290 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:44.352230 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:44.352230 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:44.357982 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d070530c-4b4a-4692-9ccc-e0f5da446290 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:44.368642 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d070530c-4b4a-4692-9ccc-e0f5da446290 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:44.368642 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 394/1605] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:44 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:44.816538 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f1dccf0e-4ba7-4af8-ade0-8a465d79a9cc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:44.818177 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f1dccf0e-4ba7-4af8-ade0-8a465d79a9cc tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 Jul 31 20:51:44.818367 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f1dccf0e-4ba7-4af8-ade0-8a465d79a9cc tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:44.818536 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f1dccf0e-4ba7-4af8-ade0-8a465d79a9cc tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:44.829550 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:44.829550 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:44.840214 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f1dccf0e-4ba7-4af8-ade0-8a465d79a9cc tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:44.846651 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f1dccf0e-4ba7-4af8-ade0-8a465d79a9cc tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 returned with HTTP 200 Jul 31 20:51:44.847440 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 408/1606] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:44 2026] GET /volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:44.870655 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-801940a7-6fd8-4102-96a0-77bae10105bf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:44.875482 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-801940a7-6fd8-4102-96a0-77bae10105bf tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] POST https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2/action Jul 31 20:51:44.876002 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-801940a7-6fd8-4102-96a0-77bae10105bf tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Action body: b'{"revert": {"snapshot_id": "e0b92f43-f41f-4411-beb5-a322e4006a98"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:44.876225 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-801940a7-6fd8-4102-96a0-77bae10105bf tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "e0b92f43-f41f-4411-beb5-a322e4006a98"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:44.887713 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:44.887713 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:44.890141 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-801940a7-6fd8-4102-96a0-77bae10105bf tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume retrieved successfully. Jul 31 20:51:44.901242 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-801940a7-6fd8-4102-96a0-77bae10105bf tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] HTTP exception thrown: Can't revert volume 1bed1c38-31a4-4c9c-afcc-538b88e500b2 to its latest snapshot e0b92f43-f41f-4411-beb5-a322e4006a98. The volume size must be equal to the snapshot size. Jul 31 20:51:44.901342 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-801940a7-6fd8-4102-96a0-77bae10105bf tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2/action returned with HTTP 400 Jul 31 20:51:44.901834 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 405/1607] 10.4.3.157 () {70 vars in 1431 bytes} [Fri Jul 31 20:51:44 2026] POST /volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2/action => generated 213 bytes in 32 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Jul 31 20:51:44.911628 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-96226a34-f696-46df-965a-5f7a593965a0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:44.913478 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-96226a34-f696-46df-965a-5f7a593965a0 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 Jul 31 20:51:44.913680 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-96226a34-f696-46df-965a-5f7a593965a0 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:44.913876 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-96226a34-f696-46df-965a-5f7a593965a0 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:44.913980 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-96226a34-f696-46df-965a-5f7a593965a0 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Delete snapshot with id: e0b92f43-f41f-4411-beb5-a322e4006a98 Jul 31 20:51:44.924889 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:44.924889 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:44.925276 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-96226a34-f696-46df-965a-5f7a593965a0 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot retrieved successfully. Jul 31 20:51:44.960771 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-96226a34-f696-46df-965a-5f7a593965a0 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot delete request issued successfully. Jul 31 20:51:44.960883 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-96226a34-f696-46df-965a-5f7a593965a0 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 returned with HTTP 202 Jul 31 20:51:44.961352 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 401/1608] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:51:44 2026] DELETE /volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:44.969616 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-52135d68-36b1-4d5d-9f18-b7f876e1d58f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:44.972943 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-52135d68-36b1-4d5d-9f18-b7f876e1d58f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 Jul 31 20:51:44.973109 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-52135d68-36b1-4d5d-9f18-b7f876e1d58f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:44.973317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-52135d68-36b1-4d5d-9f18-b7f876e1d58f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:44.978023 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:44.978023 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:44.978448 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-52135d68-36b1-4d5d-9f18-b7f876e1d58f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot retrieved successfully. Jul 31 20:51:44.979846 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-52135d68-36b1-4d5d-9f18-b7f876e1d58f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 returned with HTTP 200 Jul 31 20:51:44.979846 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 395/1609] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:44 2026] GET /volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:51:45.110599 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-c643cf68-1647-47c1-abd6-286c6b989c6f req-a03851c3-58ce-4998-b6d8-84bd6fa8fb70 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:45.112586 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c643cf68-1647-47c1-abd6-286c6b989c6f req-a03851c3-58ce-4998-b6d8-84bd6fa8fb70 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] GET https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 Jul 31 20:51:45.112877 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c643cf68-1647-47c1-abd6-286c6b989c6f req-a03851c3-58ce-4998-b6d8-84bd6fa8fb70 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:45.113069 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c643cf68-1647-47c1-abd6-286c6b989c6f req-a03851c3-58ce-4998-b6d8-84bd6fa8fb70 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:45.118411 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c643cf68-1647-47c1-abd6-286c6b989c6f req-a03851c3-58ce-4998-b6d8-84bd6fa8fb70 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 returned with HTTP 404 Jul 31 20:51:45.118874 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 409/1610] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:45 2026] GET /volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:45.127949 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-43c025e5-71b5-432b-8d22-507621d74453 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:45.130202 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43c025e5-71b5-432b-8d22-507621d74453 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:45.130726 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-43c025e5-71b5-432b-8d22-507621d74453 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:45.130726 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-43c025e5-71b5-432b-8d22-507621d74453 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:45.138846 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-1ab77150-c809-4ef1-916e-79aec6c4a715 req-8f492863-6471-48fc-b0fa-393f1e1ab202 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:45.140999 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-1ab77150-c809-4ef1-916e-79aec6c4a715 req-8f492863-6471-48fc-b0fa-393f1e1ab202 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] DELETE https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 Jul 31 20:51:45.141184 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-1ab77150-c809-4ef1-916e-79aec6c4a715 req-8f492863-6471-48fc-b0fa-393f1e1ab202 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:45.141374 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-1ab77150-c809-4ef1-916e-79aec6c4a715 req-8f492863-6471-48fc-b0fa-393f1e1ab202 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:45.141549 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [req-1ab77150-c809-4ef1-916e-79aec6c4a715 req-8f492863-6471-48fc-b0fa-393f1e1ab202 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Delete volume with id: 386aadcc-965d-49f3-8a9c-9422e36f6848 Jul 31 20:51:45.141616 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:45.141616 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:45.144700 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-43c025e5-71b5-432b-8d22-507621d74453 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:45.146447 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-1ab77150-c809-4ef1-916e-79aec6c4a715 req-8f492863-6471-48fc-b0fa-393f1e1ab202 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 returned with HTTP 404 Jul 31 20:51:45.146892 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 402/1611] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 20:51:45 2026] DELETE /volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:45.148929 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43c025e5-71b5-432b-8d22-507621d74453 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:45.149523 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 406/1612] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:45 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:45.171826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-f0bd3810-bfc7-4023-be14-b34b9db125ce req-8e3594f4-17b0-4354-971d-32ad4e714f93 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:45.174300 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f0bd3810-bfc7-4023-be14-b34b9db125ce req-8e3594f4-17b0-4354-971d-32ad4e714f93 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] GET https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 Jul 31 20:51:45.176843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f0bd3810-bfc7-4023-be14-b34b9db125ce req-8e3594f4-17b0-4354-971d-32ad4e714f93 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:45.177153 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f0bd3810-bfc7-4023-be14-b34b9db125ce req-8e3594f4-17b0-4354-971d-32ad4e714f93 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:45.183642 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-34557a72-01b6-425b-9d59-9b464266e98e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:45.184789 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f0bd3810-bfc7-4023-be14-b34b9db125ce req-8e3594f4-17b0-4354-971d-32ad4e714f93 tempest-VolumesSnapshotsTestJSON-1676462888 tempest-VolumesSnapshotsTestJSON-1676462888-project-member] https://10.4.3.157/volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 returned with HTTP 404 Jul 31 20:51:45.184903 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 396/1613] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:45 2026] GET /volume/v3/volumes/386aadcc-965d-49f3-8a9c-9422e36f6848 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:45.185610 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-34557a72-01b6-425b-9d59-9b464266e98e tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:45.185854 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-34557a72-01b6-425b-9d59-9b464266e98e tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:45.186749 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-34557a72-01b6-425b-9d59-9b464266e98e tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:45.197333 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:45.197333 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:45.203505 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-34557a72-01b6-425b-9d59-9b464266e98e tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:45.207479 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-34557a72-01b6-425b-9d59-9b464266e98e tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:45.207845 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 410/1614] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:45 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:45.303162 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e910296f-a27b-4904-bb97-b892e3ffff8b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:45.304929 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e910296f-a27b-4904-bb97-b892e3ffff8b tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:45.305081 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e910296f-a27b-4904-bb97-b892e3ffff8b tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:45.305295 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e910296f-a27b-4904-bb97-b892e3ffff8b tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:45.305421 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-e910296f-a27b-4904-bb97-b892e3ffff8b tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:45.310579 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:45.310579 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:45.311273 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e910296f-a27b-4904-bb97-b892e3ffff8b tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:45.311679 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 403/1615] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:45 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:45.375825 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7f6661b5-8158-4a45-adf3-28a1dd39e76e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:45.377761 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f6661b5-8158-4a45-adf3-28a1dd39e76e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:45.378008 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f6661b5-8158-4a45-adf3-28a1dd39e76e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:45.378271 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f6661b5-8158-4a45-adf3-28a1dd39e76e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:45.388138 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:45.388138 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:45.392568 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7f6661b5-8158-4a45-adf3-28a1dd39e76e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:45.404444 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f6661b5-8158-4a45-adf3-28a1dd39e76e tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:45.404969 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 407/1616] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:45 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:45.989625 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-490ee166-0bc8-4e80-88bb-4ea27e288984 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:45.992548 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-490ee166-0bc8-4e80-88bb-4ea27e288984 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 Jul 31 20:51:45.992548 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-490ee166-0bc8-4e80-88bb-4ea27e288984 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:45.992548 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-490ee166-0bc8-4e80-88bb-4ea27e288984 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:45.997143 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-490ee166-0bc8-4e80-88bb-4ea27e288984 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 returned with HTTP 404 Jul 31 20:51:45.997719 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 397/1617] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:45 2026] GET /volume/v3/snapshots/e0b92f43-f41f-4411-beb5-a322e4006a98 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:46.005397 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a2aec096-019e-454e-9177-0ad952c2f376 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:46.007039 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2aec096-019e-454e-9177-0ad952c2f376 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] DELETE https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 Jul 31 20:51:46.007254 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2aec096-019e-454e-9177-0ad952c2f376 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:46.007540 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2aec096-019e-454e-9177-0ad952c2f376 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:46.007586 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-a2aec096-019e-454e-9177-0ad952c2f376 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Delete volume with id: 1bed1c38-31a4-4c9c-afcc-538b88e500b2 Jul 31 20:51:46.014288 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:46.014288 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:46.014679 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a2aec096-019e-454e-9177-0ad952c2f376 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:46.032013 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a2aec096-019e-454e-9177-0ad952c2f376 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Delete volume request issued successfully. Jul 31 20:51:46.033222 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2aec096-019e-454e-9177-0ad952c2f376 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 returned with HTTP 202 Jul 31 20:51:46.036085 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 411/1618] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:51:46 2026] DELETE /volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:51:46.042508 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4c40f380-6ba1-460f-a1d3-8b91d669a456 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:46.044062 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c40f380-6ba1-460f-a1d3-8b91d669a456 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 Jul 31 20:51:46.044669 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c40f380-6ba1-460f-a1d3-8b91d669a456 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:46.044669 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c40f380-6ba1-460f-a1d3-8b91d669a456 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:46.051348 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:46.051348 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:46.054985 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4c40f380-6ba1-460f-a1d3-8b91d669a456 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:46.061282 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c40f380-6ba1-460f-a1d3-8b91d669a456 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 returned with HTTP 200 Jul 31 20:51:46.062008 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 404/1619] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:46 2026] GET /volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:46.164805 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-751bb4d5-41ef-41be-a959-ff11af7a7f80 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:46.167427 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-751bb4d5-41ef-41be-a959-ff11af7a7f80 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:46.167857 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-751bb4d5-41ef-41be-a959-ff11af7a7f80 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:46.168157 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-751bb4d5-41ef-41be-a959-ff11af7a7f80 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:46.183180 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:46.183180 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:46.187571 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-751bb4d5-41ef-41be-a959-ff11af7a7f80 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:46.197382 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-751bb4d5-41ef-41be-a959-ff11af7a7f80 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:46.197912 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 408/1620] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:46 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:46.226332 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-79dfa297-8e67-4f1d-a78f-4e3100cdb712 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:46.228618 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-79dfa297-8e67-4f1d-a78f-4e3100cdb712 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:46.228849 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-79dfa297-8e67-4f1d-a78f-4e3100cdb712 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:46.229070 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-79dfa297-8e67-4f1d-a78f-4e3100cdb712 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:46.238838 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:46.238838 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:46.242782 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-79dfa297-8e67-4f1d-a78f-4e3100cdb712 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:46.246779 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-79dfa297-8e67-4f1d-a78f-4e3100cdb712 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:46.247171 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 398/1621] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:46 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1162 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:46.321540 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-81acbc73-7f63-402a-9e2f-16889088cdf6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:46.323485 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-81acbc73-7f63-402a-9e2f-16889088cdf6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:46.323657 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-81acbc73-7f63-402a-9e2f-16889088cdf6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:46.323889 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-81acbc73-7f63-402a-9e2f-16889088cdf6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:46.324035 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-81acbc73-7f63-402a-9e2f-16889088cdf6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:46.328643 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:46.328643 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:46.329383 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-81acbc73-7f63-402a-9e2f-16889088cdf6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:46.329713 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 412/1622] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:46 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 760 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:46.422049 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5e91c6e0-9335-403e-b7ba-0646a135887d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:46.423469 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5e91c6e0-9335-403e-b7ba-0646a135887d tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:46.423822 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5e91c6e0-9335-403e-b7ba-0646a135887d tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:46.424102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5e91c6e0-9335-403e-b7ba-0646a135887d tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:46.434239 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:46.434239 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:46.437828 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5e91c6e0-9335-403e-b7ba-0646a135887d tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:46.442153 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5e91c6e0-9335-403e-b7ba-0646a135887d tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:46.442339 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 405/1623] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:46 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:46.774731 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:46.906180 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:46.906565 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1632225772"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:46.908016 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1632225772'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:46.908148 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Create volume of 1 GB Jul 31 20:51:46.912419 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Availability Zones retrieved successfully. Jul 31 20:51:46.918394 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Flow 'volume_create_api' (84b8ace0-9860-408c-8b17-9d8ad0f95ccb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:46.919472 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cfdde7-92d6-4d76-8427-5852f604b02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:46.920601 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:46.944910 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52cfdde7-92d6-4d76-8427-5852f604b02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:46.945683 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b6f33dd-ff72-48e9-bd46-f0296f6e839c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:47.006948 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Created reservations ['8935e8b7-4660-4416-bdfe-fe321efc7c97', 'a539faf1-fd76-41e0-9819-bb1baab3dc81', 'a37369a3-b5d9-4054-87ef-61d57ab2a02b', 'fbbf4237-76f3-4cbe-8e71-2ba8128261d3'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:47.007966 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b6f33dd-ff72-48e9-bd46-f0296f6e839c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8935e8b7-4660-4416-bdfe-fe321efc7c97', 'a539faf1-fd76-41e0-9819-bb1baab3dc81', 'a37369a3-b5d9-4054-87ef-61d57ab2a02b', 'fbbf4237-76f3-4cbe-8e71-2ba8128261d3']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:47.008931 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b86d208-b29e-476e-82ca-f208d000f8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:47.036698 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3b86d208-b29e-476e-82ca-f208d000f8d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8aec5570-cc74-4c0a-88cf-bf34021c0a69', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1632225772',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778fb1cb085b48fab5d1b33ac56b792a',qos_specs=None,replication_status=,reservations=['8935e8b7-4660-4416-bdfe-fe321efc7c97','a539faf1-fd76-41e0-9819-bb1baab3dc81','a37369a3-b5d9-4054-87ef-61d57ab2a02b','fbbf4237-76f3-4cbe-8e71-2ba8128261d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951d11825b64d71b01d7edc698a86eb',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1632225772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8aec5570-cc74-4c0a-88cf-bf34021c0a69,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='778fb1cb085b48fab5d1b33ac56b792a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c951d11825b64d71b01d7edc698a86eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:47.037427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651f2f2d-7712-4d4e-9422-4d534aa832a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:47.054750 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (651f2f2d-7712-4d4e-9422-4d534aa832a9) transitioned into state 'SUCCESS' from state '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-1632225772',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778fb1cb085b48fab5d1b33ac56b792a',qos_specs=None,replication_status=,reservations=['8935e8b7-4660-4416-bdfe-fe321efc7c97','a539faf1-fd76-41e0-9819-bb1baab3dc81','a37369a3-b5d9-4054-87ef-61d57ab2a02b','fbbf4237-76f3-4cbe-8e71-2ba8128261d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951d11825b64d71b01d7edc698a86eb',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:47.055748 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe31b24e-8ff0-4456-95af-7a892fda9396) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:47.067045 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe31b24e-8ff0-4456-95af-7a892fda9396) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:47.068045 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Flow 'volume_create_api' (84b8ace0-9860-408c-8b17-9d8ad0f95ccb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:47.068442 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Create volume request issued successfully. Jul 31 20:51:47.069202 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3d7f2b2f-52bd-4a42-b1cc-63ab58f95e64 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:47.069673 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 409/1624] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:46 2026] POST /volume/v3/volumes => generated 760 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:47.079705 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-eda92d98-56e1-4775-8729-ee1e6d5ae123 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:47.081992 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eda92d98-56e1-4775-8729-ee1e6d5ae123 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 Jul 31 20:51:47.082336 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eda92d98-56e1-4775-8729-ee1e6d5ae123 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:47.082585 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eda92d98-56e1-4775-8729-ee1e6d5ae123 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:47.083600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-32b65ea8-9303-4696-9861-4615530ccbdd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:47.085829 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32b65ea8-9303-4696-9861-4615530ccbdd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 Jul 31 20:51:47.086089 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32b65ea8-9303-4696-9861-4615530ccbdd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:47.086356 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32b65ea8-9303-4696-9861-4615530ccbdd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:47.089490 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eda92d98-56e1-4775-8729-ee1e6d5ae123 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 returned with HTTP 404 Jul 31 20:51:47.090073 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 399/1625] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:47 2026] GET /volume/v3/volumes/1bed1c38-31a4-4c9c-afcc-538b88e500b2 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:51:47.094877 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:47.094877 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:47.097371 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f4221235-a098-4626-b5b9-89772727a90f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:47.099121 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-32b65ea8-9303-4696-9861-4615530ccbdd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:47.099655 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f4221235-a098-4626-b5b9-89772727a90f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f Jul 31 20:51:47.099927 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f4221235-a098-4626-b5b9-89772727a90f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:47.100187 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f4221235-a098-4626-b5b9-89772727a90f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:47.100297 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-f4221235-a098-4626-b5b9-89772727a90f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Delete snapshot with id: 3a3f2739-9f54-4b89-89d2-9da97e8abb3f Jul 31 20:51:47.104508 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32b65ea8-9303-4696-9861-4615530ccbdd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 returned with HTTP 200 Jul 31 20:51:47.105051 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 413/1626] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:47 2026] GET /volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 => generated 828 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:47.105377 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:47.105377 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:47.105771 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f4221235-a098-4626-b5b9-89772727a90f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot retrieved successfully. Jul 31 20:51:47.119999 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f4221235-a098-4626-b5b9-89772727a90f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot delete request issued successfully. Jul 31 20:51:47.120193 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f4221235-a098-4626-b5b9-89772727a90f tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f returned with HTTP 202 Jul 31 20:51:47.120531 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 406/1627] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:51:47 2026] DELETE /volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:47.129389 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-efe22519-7e03-4b2a-a6be-4fb5fb3c8e30 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:47.131421 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-efe22519-7e03-4b2a-a6be-4fb5fb3c8e30 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f Jul 31 20:51:47.131635 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-efe22519-7e03-4b2a-a6be-4fb5fb3c8e30 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:47.131860 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-efe22519-7e03-4b2a-a6be-4fb5fb3c8e30 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:47.138386 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:47.138386 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:47.138975 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-efe22519-7e03-4b2a-a6be-4fb5fb3c8e30 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Snapshot retrieved successfully. Jul 31 20:51:47.139810 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-efe22519-7e03-4b2a-a6be-4fb5fb3c8e30 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f returned with HTTP 200 Jul 31 20:51:47.140216 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 410/1628] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:47 2026] GET /volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:47.212703 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-08f6344b-441d-4a44-9eb4-39114bfb8223 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:47.214874 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-08f6344b-441d-4a44-9eb4-39114bfb8223 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:47.215164 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-08f6344b-441d-4a44-9eb4-39114bfb8223 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:47.215380 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-08f6344b-441d-4a44-9eb4-39114bfb8223 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:47.226016 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:47.226016 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:47.229575 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-08f6344b-441d-4a44-9eb4-39114bfb8223 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:47.233935 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-08f6344b-441d-4a44-9eb4-39114bfb8223 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:47.234311 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 400/1629] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:47 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:47.260577 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e20aaf5f-3c4a-40c0-89fd-7de65ff7d98d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:47.262248 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e20aaf5f-3c4a-40c0-89fd-7de65ff7d98d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:47.262449 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e20aaf5f-3c4a-40c0-89fd-7de65ff7d98d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:47.262617 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e20aaf5f-3c4a-40c0-89fd-7de65ff7d98d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:47.270997 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:47.270997 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:47.274194 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e20aaf5f-3c4a-40c0-89fd-7de65ff7d98d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:47.277662 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e20aaf5f-3c4a-40c0-89fd-7de65ff7d98d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:47.278001 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 414/1630] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:47 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1162 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:47.340760 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2da83260-7783-4d72-a914-4e59343ad954 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:47.345802 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2da83260-7783-4d72-a914-4e59343ad954 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:47.345982 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2da83260-7783-4d72-a914-4e59343ad954 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:47.346201 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2da83260-7783-4d72-a914-4e59343ad954 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:47.346341 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-2da83260-7783-4d72-a914-4e59343ad954 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:47.353258 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:47.353258 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:47.354201 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2da83260-7783-4d72-a914-4e59343ad954 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:47.354781 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 407/1631] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:47 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 760 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:47.456116 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2f3d8197-3e29-4e33-afad-f5a857553197 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:47.460651 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2f3d8197-3e29-4e33-afad-f5a857553197 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:47.460651 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2f3d8197-3e29-4e33-afad-f5a857553197 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:47.460651 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2f3d8197-3e29-4e33-afad-f5a857553197 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:47.469794 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:47.469794 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:47.472735 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2f3d8197-3e29-4e33-afad-f5a857553197 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:47.476339 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2f3d8197-3e29-4e33-afad-f5a857553197 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:47.476662 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 411/1632] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:47 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:47.533490 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-63f52bf3-ef16-4e85-96c6-3490935dcc92 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:47.537887 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-63f52bf3-ef16-4e85-96c6-3490935dcc92 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/attachments/8b4fc943-5cd2-4f6d-842c-b02037b2b09c/action Jul 31 20:51:47.538296 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-63f52bf3-ef16-4e85-96c6-3490935dcc92 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:47.538432 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-63f52bf3-ef16-4e85-96c6-3490935dcc92 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:47.553907 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:47.553907 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:47.563285 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0d80f4dd-de63-4af4-9a3e-34d488aaa745 req-63f52bf3-ef16-4e85-96c6-3490935dcc92 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments/8b4fc943-5cd2-4f6d-842c-b02037b2b09c/action returned with HTTP 204 Jul 31 20:51:47.563698 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 401/1633] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:51:47 2026] POST /volume/v3/attachments/8b4fc943-5cd2-4f6d-842c-b02037b2b09c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:48.118418 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9c34fcae-a633-4408-9de7-de8a8aba7ada None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.122251 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9c34fcae-a633-4408-9de7-de8a8aba7ada tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 Jul 31 20:51:48.123264 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9c34fcae-a633-4408-9de7-de8a8aba7ada tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.123687 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9c34fcae-a633-4408-9de7-de8a8aba7ada tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.131092 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.131092 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:48.135079 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9c34fcae-a633-4408-9de7-de8a8aba7ada tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:48.138329 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9c34fcae-a633-4408-9de7-de8a8aba7ada tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 returned with HTTP 200 Jul 31 20:51:48.138839 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 415/1634] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:48.150403 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e971db88-3b18-41ff-b3e8-5db2395a5d29 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.152599 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e971db88-3b18-41ff-b3e8-5db2395a5d29 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f Jul 31 20:51:48.154518 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e971db88-3b18-41ff-b3e8-5db2395a5d29 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.154518 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e971db88-3b18-41ff-b3e8-5db2395a5d29 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.166624 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e971db88-3b18-41ff-b3e8-5db2395a5d29 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f returned with HTTP 404 Jul 31 20:51:48.167262 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 408/1635] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/snapshots/3a3f2739-9f54-4b89-89d2-9da97e8abb3f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:48.177093 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-992e97a9-fd74-4296-b2ee-995f8112a6d8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.177490 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cc4a5093-ff70-4191-8632-25e980276a5e req-719baa66-a075-484d-99a5-82c4d0823646 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.179679 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cc4a5093-ff70-4191-8632-25e980276a5e req-719baa66-a075-484d-99a5-82c4d0823646 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 Jul 31 20:51:48.179764 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-992e97a9-fd74-4296-b2ee-995f8112a6d8 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] DELETE https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c Jul 31 20:51:48.179810 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cc4a5093-ff70-4191-8632-25e980276a5e req-719baa66-a075-484d-99a5-82c4d0823646 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.179865 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-992e97a9-fd74-4296-b2ee-995f8112a6d8 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.179865 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-992e97a9-fd74-4296-b2ee-995f8112a6d8 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.179930 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cc4a5093-ff70-4191-8632-25e980276a5e req-719baa66-a075-484d-99a5-82c4d0823646 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.179978 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-992e97a9-fd74-4296-b2ee-995f8112a6d8 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Delete volume with id: 392385d4-1a37-4045-947b-10c8973cb47c Jul 31 20:51:48.186198 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.186198 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:48.186594 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-992e97a9-fd74-4296-b2ee-995f8112a6d8 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:48.186647 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.186647 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:48.190303 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-cc4a5093-ff70-4191-8632-25e980276a5e req-719baa66-a075-484d-99a5-82c4d0823646 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:48.194729 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cc4a5093-ff70-4191-8632-25e980276a5e req-719baa66-a075-484d-99a5-82c4d0823646 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 returned with HTTP 200 Jul 31 20:51:48.195534 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 402/1636] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:48.206686 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-992e97a9-fd74-4296-b2ee-995f8112a6d8 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Delete volume request issued successfully. Jul 31 20:51:48.206686 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-992e97a9-fd74-4296-b2ee-995f8112a6d8 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c returned with HTTP 202 Jul 31 20:51:48.206686 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 412/1637] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:51:48 2026] DELETE /volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:51:48.215720 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.217780 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:48.217846 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-125a6f67-fc7b-42e2-aa9d-a1e27264674b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.218319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-497996206"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:48.219742 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-497996206'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:48.219935 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Create volume of 1 GB Jul 31 20:51:48.221158 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-125a6f67-fc7b-42e2-aa9d-a1e27264674b tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c Jul 31 20:51:48.221437 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-125a6f67-fc7b-42e2-aa9d-a1e27264674b tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.221670 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-125a6f67-fc7b-42e2-aa9d-a1e27264674b tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.224222 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Availability Zones retrieved successfully. Jul 31 20:51:48.228960 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.228960 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:48.229437 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Flow 'volume_create_api' (48ce165a-2a2d-430f-8fe9-40d937f50d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:48.230284 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa2f6354-e739-42e1-9064-20878082689b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:48.231103 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:48.233273 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-125a6f67-fc7b-42e2-aa9d-a1e27264674b tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Volume info retrieved successfully. Jul 31 20:51:48.238983 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-125a6f67-fc7b-42e2-aa9d-a1e27264674b tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c returned with HTTP 200 Jul 31 20:51:48.239481 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 409/1638] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c => generated 858 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:48.246482 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f905bc43-1f8a-4606-ab1c-90fb2edcd4f0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.248415 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f905bc43-1f8a-4606-ab1c-90fb2edcd4f0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:48.249019 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f905bc43-1f8a-4606-ab1c-90fb2edcd4f0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.249296 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f905bc43-1f8a-4606-ab1c-90fb2edcd4f0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.261682 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa2f6354-e739-42e1-9064-20878082689b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:48.262504 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a9d064-694b-485b-b58f-5fc5ae17a5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:48.265418 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.265418 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:48.269558 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f905bc43-1f8a-4606-ab1c-90fb2edcd4f0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:48.275725 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f905bc43-1f8a-4606-ab1c-90fb2edcd4f0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:48.276276 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 403/1639] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:48.301051 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6769ed50-7772-412e-bfec-18203c5d9596 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.302683 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6769ed50-7772-412e-bfec-18203c5d9596 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:48.303091 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6769ed50-7772-412e-bfec-18203c5d9596 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.303406 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6769ed50-7772-412e-bfec-18203c5d9596 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.312337 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Created reservations ['a0abd3f4-d548-43b3-bb72-aab29bb7475c', '92e99fdb-d580-4e2e-9e03-a71a881b792b', '85e5b0d5-9bd8-46f5-b77a-616381d4bffb', 'aba2fd4a-8ce0-4699-9262-8c0e868d8bca'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:48.313241 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6a9d064-694b-485b-b58f-5fc5ae17a5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0abd3f4-d548-43b3-bb72-aab29bb7475c', '92e99fdb-d580-4e2e-9e03-a71a881b792b', '85e5b0d5-9bd8-46f5-b77a-616381d4bffb', 'aba2fd4a-8ce0-4699-9262-8c0e868d8bca']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:48.315992 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ab93ab-ac1d-46f9-927d-6d15f58e414d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:48.316063 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.316063 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:48.318687 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6769ed50-7772-412e-bfec-18203c5d9596 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:48.322961 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6769ed50-7772-412e-bfec-18203c5d9596 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:48.323448 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 413/1640] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1162 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:48.340972 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1ab93ab-ac1d-46f9-927d-6d15f58e414d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '122910ed-842e-490a-aed7-d00fd9ac6ecb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-497996206',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778fb1cb085b48fab5d1b33ac56b792a',qos_specs=None,replication_status=,reservations=['a0abd3f4-d548-43b3-bb72-aab29bb7475c','92e99fdb-d580-4e2e-9e03-a71a881b792b','85e5b0d5-9bd8-46f5-b77a-616381d4bffb','aba2fd4a-8ce0-4699-9262-8c0e868d8bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951d11825b64d71b01d7edc698a86eb',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-497996206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=122910ed-842e-490a-aed7-d00fd9ac6ecb,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='778fb1cb085b48fab5d1b33ac56b792a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c951d11825b64d71b01d7edc698a86eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:48.341797 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeea9145-8ef9-4ff6-b889-e8d676003280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:48.357480 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eeea9145-8ef9-4ff6-b889-e8d676003280) transitioned into state 'SUCCESS' from state '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-497996206',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778fb1cb085b48fab5d1b33ac56b792a',qos_specs=None,replication_status=,reservations=['a0abd3f4-d548-43b3-bb72-aab29bb7475c','92e99fdb-d580-4e2e-9e03-a71a881b792b','85e5b0d5-9bd8-46f5-b77a-616381d4bffb','aba2fd4a-8ce0-4699-9262-8c0e868d8bca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951d11825b64d71b01d7edc698a86eb',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:48.358192 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca3cb82-763c-4b14-9e8a-8feca459ded7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:48.367064 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-307bc9ec-ad3d-4444-b45e-1004f227f7bb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.370039 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-307bc9ec-ad3d-4444-b45e-1004f227f7bb tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:48.370474 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-307bc9ec-ad3d-4444-b45e-1004f227f7bb tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.370530 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ca3cb82-763c-4b14-9e8a-8feca459ded7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:48.371107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-307bc9ec-ad3d-4444-b45e-1004f227f7bb tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.371338 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Flow 'volume_create_api' (48ce165a-2a2d-430f-8fe9-40d937f50d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:48.371397 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-307bc9ec-ad3d-4444-b45e-1004f227f7bb tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:48.371707 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Create volume request issued successfully. Jul 31 20:51:48.372226 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-75358e7c-250a-4d8e-828f-bdc56fd04d51 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:48.372700 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 416/1641] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:48 2026] POST /volume/v3/volumes => generated 759 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:48.377631 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.377631 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:48.378688 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-307bc9ec-ad3d-4444-b45e-1004f227f7bb tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:48.379421 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 410/1642] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 760 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:48.387412 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-34dd7aef-c9b5-4a2b-8571-448801154bef None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.390081 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-34dd7aef-c9b5-4a2b-8571-448801154bef tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb Jul 31 20:51:48.390412 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-34dd7aef-c9b5-4a2b-8571-448801154bef tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.390705 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-34dd7aef-c9b5-4a2b-8571-448801154bef tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.399430 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.399430 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:48.403810 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-34dd7aef-c9b5-4a2b-8571-448801154bef tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:48.411157 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-34dd7aef-c9b5-4a2b-8571-448801154bef tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb returned with HTTP 200 Jul 31 20:51:48.411157 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 404/1643] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:48.493216 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-57be1d59-24a2-4840-8fd8-5f24edbd0895 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.495328 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-57be1d59-24a2-4840-8fd8-5f24edbd0895 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:48.495695 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-57be1d59-24a2-4840-8fd8-5f24edbd0895 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.496186 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-57be1d59-24a2-4840-8fd8-5f24edbd0895 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.510772 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.510772 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:48.514360 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-57be1d59-24a2-4840-8fd8-5f24edbd0895 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:48.520104 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-57be1d59-24a2-4840-8fd8-5f24edbd0895 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:48.520729 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 414/1644] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 1136 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:48.536473 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cbca4076-1982-43ef-9ba9-cf3e72fec140 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.538451 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cbca4076-1982-43ef-9ba9-cf3e72fec140 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:48.538641 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cbca4076-1982-43ef-9ba9-cf3e72fec140 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.538835 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cbca4076-1982-43ef-9ba9-cf3e72fec140 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.551385 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.551385 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:48.555042 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cbca4076-1982-43ef-9ba9-cf3e72fec140 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:48.560174 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cbca4076-1982-43ef-9ba9-cf3e72fec140 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:48.560582 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 417/1645] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:48.857618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-2f08b656-35ff-4ed7-b9a3-19e8a8702af0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.860599 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-2f08b656-35ff-4ed7-b9a3-19e8a8702af0 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:48.860798 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-2f08b656-35ff-4ed7-b9a3-19e8a8702af0 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.860994 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-2f08b656-35ff-4ed7-b9a3-19e8a8702af0 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.870926 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.870926 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:48.874888 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-2f08b656-35ff-4ed7-b9a3-19e8a8702af0 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:48.879448 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-2f08b656-35ff-4ed7-b9a3-19e8a8702af0 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:48.879927 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 411/1646] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 1136 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:48.898324 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b140767a-8f70-4074-80bc-532e7f858003 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.900250 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b140767a-8f70-4074-80bc-532e7f858003 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01/action Jul 31 20:51:48.900592 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b140767a-8f70-4074-80bc-532e7f858003 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:48.900713 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b140767a-8f70-4074-80bc-532e7f858003 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:48.910478 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.910478 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:48.910953 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b140767a-8f70-4074-80bc-532e7f858003 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:48.919685 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b140767a-8f70-4074-80bc-532e7f858003 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Begin detaching volume completed successfully. Jul 31 20:51:48.920020 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b140767a-8f70-4074-80bc-532e7f858003 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01/action returned with HTTP 202 Jul 31 20:51:48.920608 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 405/1647] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:51:48 2026] POST /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:51:48.939553 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cc57044b-4dad-467e-8e3d-1f91757cd9bf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.944151 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cc57044b-4dad-467e-8e3d-1f91757cd9bf tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:48.944151 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cc57044b-4dad-467e-8e3d-1f91757cd9bf tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.944151 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cc57044b-4dad-467e-8e3d-1f91757cd9bf tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.958738 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.958738 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:48.965758 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cc57044b-4dad-467e-8e3d-1f91757cd9bf tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:48.965867 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3e96891d-80b8-46ae-abcf-2a9d17b23294 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.965867 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3e96891d-80b8-46ae-abcf-2a9d17b23294 None None] GET https://10.4.3.157/volume// Jul 31 20:51:48.965867 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3e96891d-80b8-46ae-abcf-2a9d17b23294 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.965867 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3e96891d-80b8-46ae-abcf-2a9d17b23294 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.965867 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3e96891d-80b8-46ae-abcf-2a9d17b23294 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:48.965867 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 418/1648] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:51:48.968775 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cc57044b-4dad-467e-8e3d-1f91757cd9bf tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:48.969290 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 415/1649] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 1139 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:48.974089 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b7c89b4d-6838-4fb1-a4c5-45afdcb1d22f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:48.978887 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b7c89b4d-6838-4fb1-a4c5-45afdcb1d22f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:48.979162 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b7c89b4d-6838-4fb1-a4c5-45afdcb1d22f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:48.979440 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b7c89b4d-6838-4fb1-a4c5-45afdcb1d22f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:48.988062 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:48.988062 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:48.991235 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b7c89b4d-6838-4fb1-a4c5-45afdcb1d22f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:48.995024 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-b7c89b4d-6838-4fb1-a4c5-45afdcb1d22f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:48.995538 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 412/1650] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:48 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 1319 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:49.256033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8ee31b44-b299-4eef-9b92-58ec8d69faf0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:49.257936 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8ee31b44-b299-4eef-9b92-58ec8d69faf0 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] GET https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c Jul 31 20:51:49.258186 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8ee31b44-b299-4eef-9b92-58ec8d69faf0 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:49.258436 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8ee31b44-b299-4eef-9b92-58ec8d69faf0 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:49.264135 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8ee31b44-b299-4eef-9b92-58ec8d69faf0 tempest-VolumeRevertTests-794105909 tempest-VolumeRevertTests-794105909-project-member] https://10.4.3.157/volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c returned with HTTP 404 Jul 31 20:51:49.264655 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 406/1651] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:49 2026] GET /volume/v3/volumes/392385d4-1a37-4045-947b-10c8973cb47c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:51:49.294230 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1ef3000f-16bb-4506-8a99-9b8ccf2e6f9d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:49.296589 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1ef3000f-16bb-4506-8a99-9b8ccf2e6f9d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:49.296877 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1ef3000f-16bb-4506-8a99-9b8ccf2e6f9d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:49.297146 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1ef3000f-16bb-4506-8a99-9b8ccf2e6f9d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:49.313071 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:49.313071 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:49.317781 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1ef3000f-16bb-4506-8a99-9b8ccf2e6f9d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:49.323243 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1ef3000f-16bb-4506-8a99-9b8ccf2e6f9d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:49.323742 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 419/1652] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:49 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:49.341352 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b6d7962b-3e11-4e4d-a175-982274fae2fb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:49.345235 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b6d7962b-3e11-4e4d-a175-982274fae2fb tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:49.345235 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b6d7962b-3e11-4e4d-a175-982274fae2fb tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:49.345235 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b6d7962b-3e11-4e4d-a175-982274fae2fb tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:49.356819 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:49.356819 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:49.361774 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b6d7962b-3e11-4e4d-a175-982274fae2fb tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:49.366919 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b6d7962b-3e11-4e4d-a175-982274fae2fb tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:49.366919 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 416/1653] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:49 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 1162 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:49.394224 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7b435732-a7f2-4f29-9980-4484457034aa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:49.396389 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7b435732-a7f2-4f29-9980-4484457034aa tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:49.396688 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7b435732-a7f2-4f29-9980-4484457034aa tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:49.396999 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7b435732-a7f2-4f29-9980-4484457034aa tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:49.397182 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-7b435732-a7f2-4f29-9980-4484457034aa tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:49.403483 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:49.403483 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:49.404335 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7b435732-a7f2-4f29-9980-4484457034aa tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:49.404752 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 413/1654] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:49 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 760 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:49.432149 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8efc41da-c814-4960-969f-c737714c3c04 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:49.433195 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8efc41da-c814-4960-969f-c737714c3c04 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb Jul 31 20:51:49.433433 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8efc41da-c814-4960-969f-c737714c3c04 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:49.433571 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8efc41da-c814-4960-969f-c737714c3c04 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:49.441358 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:49.441358 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:49.445314 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8efc41da-c814-4960-969f-c737714c3c04 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:49.449580 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8efc41da-c814-4960-969f-c737714c3c04 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb returned with HTTP 200 Jul 31 20:51:49.450071 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 407/1655] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:49 2026] GET /volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:49.479801 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-bea43fef-ffe4-43f2-a8c5-dba7f462267f req-1c6f0891-c509-4f7c-92c1-4571e37f1e14 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:49.482710 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-bea43fef-ffe4-43f2-a8c5-dba7f462267f req-1c6f0891-c509-4f7c-92c1-4571e37f1e14 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb Jul 31 20:51:49.483309 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-bea43fef-ffe4-43f2-a8c5-dba7f462267f req-1c6f0891-c509-4f7c-92c1-4571e37f1e14 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:49.483309 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-bea43fef-ffe4-43f2-a8c5-dba7f462267f req-1c6f0891-c509-4f7c-92c1-4571e37f1e14 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:49.500745 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:49.500745 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:49.506148 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-bea43fef-ffe4-43f2-a8c5-dba7f462267f req-1c6f0891-c509-4f7c-92c1-4571e37f1e14 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:49.513426 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-bea43fef-ffe4-43f2-a8c5-dba7f462267f req-1c6f0891-c509-4f7c-92c1-4571e37f1e14 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb returned with HTTP 200 Jul 31 20:51:49.513996 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 420/1656] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:49 2026] GET /volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb => generated 852 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:49.528730 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:49.530783 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:49.531262 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1756230383"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:49.533184 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1756230383'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:49.533335 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Create volume of 1 GB Jul 31 20:51:49.542929 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Availability Zones retrieved successfully. Jul 31 20:51:49.550462 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Flow 'volume_create_api' (f4c6a93f-fe79-47be-b65b-a0f3d16f5878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:49.551593 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7794129-979a-4690-9294-1240a1f5aa68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:49.552675 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:49.584817 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b7794129-979a-4690-9294-1240a1f5aa68) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:49.586775 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ebb3af-31c2-4413-b964-6433c44085ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:49.603048 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-50cca4c7-0589-4859-b0f9-2c9cef0abde4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:49.607668 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-50cca4c7-0589-4859-b0f9-2c9cef0abde4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments/a36ca373-77b8-4ba6-9604-04b3ca6e1294/action Jul 31 20:51:49.608067 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-50cca4c7-0589-4859-b0f9-2c9cef0abde4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:49.608208 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-50cca4c7-0589-4859-b0f9-2c9cef0abde4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:49.627767 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:49.627767 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:49.636154 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Created reservations ['360390e0-ddd6-46f7-9315-a363c2c88c26', 'ae0b429a-cb94-4788-a599-c543e47e3934', 'd68918f2-5c3c-4cae-a68e-c0c91f0ac99e', '1e43c9e6-15f2-46eb-9a14-8c10a4b71a5c'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:49.638554 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47ebb3af-31c2-4413-b964-6433c44085ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['360390e0-ddd6-46f7-9315-a363c2c88c26', 'ae0b429a-cb94-4788-a599-c543e47e3934', 'd68918f2-5c3c-4cae-a68e-c0c91f0ac99e', '1e43c9e6-15f2-46eb-9a14-8c10a4b71a5c']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:49.638554 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d045e786-b823-4105-bb73-8bf4e733c683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:49.644281 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-8f80d1b9-1cc7-464b-930e-737d50fd64f4 req-50cca4c7-0589-4859-b0f9-2c9cef0abde4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/a36ca373-77b8-4ba6-9604-04b3ca6e1294/action returned with HTTP 204 Jul 31 20:51:49.644848 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 414/1657] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:51:49 2026] POST /volume/v3/attachments/a36ca373-77b8-4ba6-9604-04b3ca6e1294/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:49.668950 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d045e786-b823-4105-bb73-8bf4e733c683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4bc242ec-e439-486a-8e9a-e876c751dc26', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1756230383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778fb1cb085b48fab5d1b33ac56b792a',qos_specs=None,replication_status=,reservations=['360390e0-ddd6-46f7-9315-a363c2c88c26','ae0b429a-cb94-4788-a599-c543e47e3934','d68918f2-5c3c-4cae-a68e-c0c91f0ac99e','1e43c9e6-15f2-46eb-9a14-8c10a4b71a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951d11825b64d71b01d7edc698a86eb',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1756230383',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4bc242ec-e439-486a-8e9a-e876c751dc26,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='778fb1cb085b48fab5d1b33ac56b792a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c951d11825b64d71b01d7edc698a86eb',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:49.669989 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fbb9ebc-8222-4972-97a7-bd853afb83a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:49.694845 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9fbb9ebc-8222-4972-97a7-bd853afb83a6) transitioned into state 'SUCCESS' from state '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-1756230383',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='778fb1cb085b48fab5d1b33ac56b792a',qos_specs=None,replication_status=,reservations=['360390e0-ddd6-46f7-9315-a363c2c88c26','ae0b429a-cb94-4788-a599-c543e47e3934','d68918f2-5c3c-4cae-a68e-c0c91f0ac99e','1e43c9e6-15f2-46eb-9a14-8c10a4b71a5c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c951d11825b64d71b01d7edc698a86eb',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:49.695685 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b39d76a-dbd3-4aa2-8494-1f85e2936a34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:49.704463 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-9e8514eb-834a-446b-9f40-997f857f3cd9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:49.705431 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b39d76a-dbd3-4aa2-8494-1f85e2936a34) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:49.706409 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Flow 'volume_create_api' (f4c6a93f-fe79-47be-b65b-a0f3d16f5878) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:49.706721 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Create volume request issued successfully. Jul 31 20:51:49.707191 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-9e8514eb-834a-446b-9f40-997f857f3cd9 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] DELETE https://10.4.3.157/volume/v3/attachments/4918dd33-8e98-46d7-b19b-b8e2420c9a31 Jul 31 20:51:49.707413 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3a6f36df-8ed0-4af3-920e-3e3a098e950b tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:49.707457 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-9e8514eb-834a-446b-9f40-997f857f3cd9 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:49.707873 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-9e8514eb-834a-446b-9f40-997f857f3cd9 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:49.707921 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 417/1658] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:49 2026] POST /volume/v3/volumes => generated 760 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:49.716511 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:49.716511 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:49.725690 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9ba0ab02-ed16-479a-90b9-9b3cd987285e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:49.727629 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ba0ab02-ed16-479a-90b9-9b3cd987285e tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 Jul 31 20:51:49.727856 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ba0ab02-ed16-479a-90b9-9b3cd987285e tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:49.728052 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ba0ab02-ed16-479a-90b9-9b3cd987285e tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:49.738198 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:49.738198 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:49.741908 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9ba0ab02-ed16-479a-90b9-9b3cd987285e tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:49.756979 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ba0ab02-ed16-479a-90b9-9b3cd987285e tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 returned with HTTP 200 Jul 31 20:51:49.756979 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 421/1659] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:49 2026] GET /volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 => generated 828 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:49.780310 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-53981136-aa9f-4b4d-9626-72f3249a7e5d req-9e8514eb-834a-446b-9f40-997f857f3cd9 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/attachments/4918dd33-8e98-46d7-b19b-b8e2420c9a31 returned with HTTP 200 Jul 31 20:51:49.780813 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 408/1660] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:51:49 2026] DELETE /volume/v3/attachments/4918dd33-8e98-46d7-b19b-b8e2420c9a31 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:49.986820 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3913d5a7-9643-4f8a-b788-5ea5df0e4fc3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:49.989080 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3913d5a7-9643-4f8a-b788-5ea5df0e4fc3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:49.989305 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3913d5a7-9643-4f8a-b788-5ea5df0e4fc3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:49.989490 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3913d5a7-9643-4f8a-b788-5ea5df0e4fc3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:50.000585 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:50.000585 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:50.004381 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3913d5a7-9643-4f8a-b788-5ea5df0e4fc3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:50.008440 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3913d5a7-9643-4f8a-b788-5ea5df0e4fc3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:50.008827 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 415/1661] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:49 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:50.068446 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-49c8053d-d94b-40cf-b2b3-278a499dc642 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:50.070690 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-49c8053d-d94b-40cf-b2b3-278a499dc642 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] DELETE https://10.4.3.157/volume/v3/attachments/3ab482a4-ff06-4897-8f1f-fa2633cd2c64 Jul 31 20:51:50.070858 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-49c8053d-d94b-40cf-b2b3-278a499dc642 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:50.071034 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-49c8053d-d94b-40cf-b2b3-278a499dc642 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:50.077345 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:50.077345 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:50.155901 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-05e3ed12-ebd9-4029-b73d-5393e52ea023 req-49c8053d-d94b-40cf-b2b3-278a499dc642 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments/3ab482a4-ff06-4897-8f1f-fa2633cd2c64 returned with HTTP 200 Jul 31 20:51:50.156553 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 418/1662] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:51:50 2026] DELETE /volume/v3/attachments/3ab482a4-ff06-4897-8f1f-fa2633cd2c64 => generated 19 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:50.343914 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8083cb7b-c895-4882-b2b8-acf14e551adc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:50.346187 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8083cb7b-c895-4882-b2b8-acf14e551adc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:50.346441 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8083cb7b-c895-4882-b2b8-acf14e551adc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:50.346691 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8083cb7b-c895-4882-b2b8-acf14e551adc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:50.360026 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:50.360026 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:50.363724 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8083cb7b-c895-4882-b2b8-acf14e551adc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:50.368388 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8083cb7b-c895-4882-b2b8-acf14e551adc tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:50.368995 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 422/1663] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:50 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:50.382289 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f69721a2-7d81-4a75-83a7-dc022dce1a0c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:50.384054 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f69721a2-7d81-4a75-83a7-dc022dce1a0c tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:50.384307 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f69721a2-7d81-4a75-83a7-dc022dce1a0c tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:50.384602 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f69721a2-7d81-4a75-83a7-dc022dce1a0c tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:50.393234 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:50.393234 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:50.396966 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f69721a2-7d81-4a75-83a7-dc022dce1a0c tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:50.401088 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f69721a2-7d81-4a75-83a7-dc022dce1a0c tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:50.401472 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 409/1664] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:50 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:50.417341 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4c83df74-2b61-4de4-924c-c0ed69dc802f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:50.419306 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c83df74-2b61-4de4-924c-c0ed69dc802f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:50.419511 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c83df74-2b61-4de4-924c-c0ed69dc802f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:50.419709 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c83df74-2b61-4de4-924c-c0ed69dc802f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:50.419829 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-4c83df74-2b61-4de4-924c-c0ed69dc802f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:50.425139 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:50.425139 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:50.425990 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c83df74-2b61-4de4-924c-c0ed69dc802f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:50.426466 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 416/1665] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:50 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 761 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:50.435724 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:50.437808 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:50.438324 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cf3206da-c98a-41ca-b077-f8fcb62b9923", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-255355977"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:50.439815 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request body: {'volume': {"'backup_id": 'cf3206da-c98a-41ca-b077-f8fcb62b9923', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-255355977'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:50.440216 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume of 1 GB Jul 31 20:51:50.440216 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:50.440216 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:50.443743 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Availability Zones retrieved successfully. Jul 31 20:51:50.450838 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (18d1a8d0-055b-46f9-b175-55fefeca5f63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:50.451735 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d7998d-4591-4834-850a-bcf9304209e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.452689 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:50.483278 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d7998d-4591-4834-850a-bcf9304209e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.484046 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f814a6-b2e7-4ddb-8f5c-915a0c0cb47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.531618 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Created reservations ['687044f1-891e-4d42-beb2-ab8586f42fdd', 'dfda244a-1d73-4552-8a23-83a5bb8b4626', '095ea5b5-2e7e-47e1-8082-e53ac182f0af', '10f75efc-71ea-4ec5-841b-7c09dd3d1937'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:50.532616 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6f814a6-b2e7-4ddb-8f5c-915a0c0cb47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['687044f1-891e-4d42-beb2-ab8586f42fdd', 'dfda244a-1d73-4552-8a23-83a5bb8b4626', '095ea5b5-2e7e-47e1-8082-e53ac182f0af', '10f75efc-71ea-4ec5-841b-7c09dd3d1937']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.533380 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745ca3fd-040e-4bf8-921f-2a5f1a317303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.565470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (745ca3fd-040e-4bf8-921f-2a5f1a317303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '855afcba-80b8-46a7-ad86-2f78b51e58bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-255355977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['687044f1-891e-4d42-beb2-ab8586f42fdd','dfda244a-1d73-4552-8a23-83a5bb8b4626','095ea5b5-2e7e-47e1-8082-e53ac182f0af','10f75efc-71ea-4ec5-841b-7c09dd3d1937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-255355977',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=855afcba-80b8-46a7-ad86-2f78b51e58bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0fa71fef66c417e87573af09df7c4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.566258 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31139bca-1fd3-4ff7-a921-96a07eb3c468) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.585868 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (31139bca-1fd3-4ff7-a921-96a07eb3c468) transitioned into state 'SUCCESS' from state '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-255355977',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['687044f1-891e-4d42-beb2-ab8586f42fdd','dfda244a-1d73-4552-8a23-83a5bb8b4626','095ea5b5-2e7e-47e1-8082-e53ac182f0af','10f75efc-71ea-4ec5-841b-7c09dd3d1937'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.588175 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (857ebbe8-cad9-49a5-958a-dbd5a56b1586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.599454 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (857ebbe8-cad9-49a5-958a-dbd5a56b1586) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.600713 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (18d1a8d0-055b-46f9-b175-55fefeca5f63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:50.601140 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request issued successfully. Jul 31 20:51:50.601889 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-debe9bc8-8f46-4cbc-b366-722f9ea16d47 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:50.602503 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 419/1666] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:50 2026] POST /volume/v3/volumes => generated 757 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:50.621366 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:50.622944 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:50.623337 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cf3206da-c98a-41ca-b077-f8fcb62b9923", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2112750475"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:50.624548 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request body: {'volume': {"'backup_id": 'cf3206da-c98a-41ca-b077-f8fcb62b9923', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2112750475'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:50.624671 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume of 1 GB Jul 31 20:51:50.628612 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Availability Zones retrieved successfully. Jul 31 20:51:50.634362 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (81e0d319-410f-42aa-8164-959f3584efcc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:50.635371 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c190ebc-b4dc-4f84-acf3-1ca028cf208a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.636261 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:50.664366 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c190ebc-b4dc-4f84-acf3-1ca028cf208a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.665898 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d89d25-173c-4953-b183-cf76fa7481e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.739589 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Created reservations ['c861c600-9fef-4d03-964c-a2d7cb8c8313', 'e5b85328-6b3b-4c32-b1c4-9840fbb42c1f', '9a5caea2-7dfc-4607-b1c7-0b1e30ce4573', 'e26e9a13-f300-44c8-b58c-ac844abe280c'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:50.740635 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (01d89d25-173c-4953-b183-cf76fa7481e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c861c600-9fef-4d03-964c-a2d7cb8c8313', 'e5b85328-6b3b-4c32-b1c4-9840fbb42c1f', '9a5caea2-7dfc-4607-b1c7-0b1e30ce4573', 'e26e9a13-f300-44c8-b58c-ac844abe280c']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.742204 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1db1c1-f0c5-4ebd-85bf-fa699ffdd9c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.775371 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b6cc8c7a-7a2d-4ea9-b9ff-e7f5dc15d1fc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:50.777585 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6cc8c7a-7a2d-4ea9-b9ff-e7f5dc15d1fc tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 Jul 31 20:51:50.778056 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b6cc8c7a-7a2d-4ea9-b9ff-e7f5dc15d1fc tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:50.778157 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b6cc8c7a-7a2d-4ea9-b9ff-e7f5dc15d1fc tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:50.780321 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b1db1c1-f0c5-4ebd-85bf-fa699ffdd9c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0993af7-3a38-427e-8c93-14e086df0286', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2112750475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['c861c600-9fef-4d03-964c-a2d7cb8c8313','e5b85328-6b3b-4c32-b1c4-9840fbb42c1f','9a5caea2-7dfc-4607-b1c7-0b1e30ce4573','e26e9a13-f300-44c8-b58c-ac844abe280c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2112750475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0993af7-3a38-427e-8c93-14e086df0286,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0fa71fef66c417e87573af09df7c4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.781564 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10942fc4-0159-442d-b79c-ac1911fcae56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.790054 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:50.790054 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:50.797545 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b6cc8c7a-7a2d-4ea9-b9ff-e7f5dc15d1fc tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:50.808326 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6cc8c7a-7a2d-4ea9-b9ff-e7f5dc15d1fc tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 returned with HTTP 200 Jul 31 20:51:50.808856 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 410/1667] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:50 2026] GET /volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:50.812234 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10942fc4-0159-442d-b79c-ac1911fcae56) transitioned into state 'SUCCESS' from state '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-2112750475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['c861c600-9fef-4d03-964c-a2d7cb8c8313','e5b85328-6b3b-4c32-b1c4-9840fbb42c1f','9a5caea2-7dfc-4607-b1c7-0b1e30ce4573','e26e9a13-f300-44c8-b58c-ac844abe280c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.813241 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec11acb-b257-4d16-af9a-cf0f9ecd417a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.825267 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ec11acb-b257-4d16-af9a-cf0f9ecd417a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.826306 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (81e0d319-410f-42aa-8164-959f3584efcc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:50.826662 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request issued successfully. Jul 31 20:51:50.827371 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-27dd5a3a-a42f-40fe-8ace-9268cc6376f8 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:50.827870 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 423/1668] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:50 2026] POST /volume/v3/volumes => generated 758 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:50.840317 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b3a7794a-503d-4abb-9135-d046cf940e9b req-f3bbb7b6-3088-4a6f-9e32-47a560d9032f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:50.845097 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:50.845811 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b3a7794a-503d-4abb-9135-d046cf940e9b req-f3bbb7b6-3088-4a6f-9e32-47a560d9032f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 Jul 31 20:51:50.845811 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b3a7794a-503d-4abb-9135-d046cf940e9b req-f3bbb7b6-3088-4a6f-9e32-47a560d9032f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:50.846042 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b3a7794a-503d-4abb-9135-d046cf940e9b req-f3bbb7b6-3088-4a6f-9e32-47a560d9032f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:50.848249 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:50.848702 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cf3206da-c98a-41ca-b077-f8fcb62b9923", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-672945119"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:50.851798 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request body: {'volume': {"'backup_id": 'cf3206da-c98a-41ca-b077-f8fcb62b9923', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-672945119'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:50.851958 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume of 1 GB Jul 31 20:51:50.852329 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:50.852329 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:50.859220 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:50.859220 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:50.860587 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Availability Zones retrieved successfully. Jul 31 20:51:50.864298 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-b3a7794a-503d-4abb-9135-d046cf940e9b req-f3bbb7b6-3088-4a6f-9e32-47a560d9032f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:50.866550 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (9d28683c-23be-4762-9091-f981c1edcc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:50.867607 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050b96b0-c1a8-48b6-b28f-84e97abeeb5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.868547 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:50.868748 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b3a7794a-503d-4abb-9135-d046cf940e9b req-f3bbb7b6-3088-4a6f-9e32-47a560d9032f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 returned with HTTP 200 Jul 31 20:51:50.869253 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 417/1669] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:50 2026] GET /volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 => generated 853 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:50.924561 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (050b96b0-c1a8-48b6-b28f-84e97abeeb5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.925716 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8fdd232-b1d4-4bbc-80f5-dffb4a7eedff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:50.984005 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Created reservations ['31bdc0aa-006c-4735-ad8a-b3d55eb458f7', 'e8c00063-4f5d-4165-8672-e802f72e6a7b', '069a063f-331c-41a6-956a-1ab4cd424baf', '11a210ee-a83f-444a-bb8c-e69a6a0e8013'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:50.985409 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8fdd232-b1d4-4bbc-80f5-dffb4a7eedff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31bdc0aa-006c-4735-ad8a-b3d55eb458f7', 'e8c00063-4f5d-4165-8672-e802f72e6a7b', '069a063f-331c-41a6-956a-1ab4cd424baf', '11a210ee-a83f-444a-bb8c-e69a6a0e8013']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:50.986095 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606baf56-4440-4711-a946-0ed603ecd806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.008565 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (606baf56-4440-4711-a946-0ed603ecd806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa2dae26-df0b-4dfe-8b73-d516853fd738', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-672945119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['31bdc0aa-006c-4735-ad8a-b3d55eb458f7','e8c00063-4f5d-4165-8672-e802f72e6a7b','069a063f-331c-41a6-956a-1ab4cd424baf','11a210ee-a83f-444a-bb8c-e69a6a0e8013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-672945119',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa2dae26-df0b-4dfe-8b73-d516853fd738,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0fa71fef66c417e87573af09df7c4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.009787 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ab1f13-2651-4dd7-813f-623670d237fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.025960 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-34a169ff-76df-4f74-990d-cc26aaba34cb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.027320 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-34a169ff-76df-4f74-990d-cc26aaba34cb tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:51.028621 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-34a169ff-76df-4f74-990d-cc26aaba34cb tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.028621 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-34a169ff-76df-4f74-990d-cc26aaba34cb tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.031721 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6ab1f13-2651-4dd7-813f-623670d237fe) transitioned into state 'SUCCESS' from state '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-672945119',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['31bdc0aa-006c-4735-ad8a-b3d55eb458f7','e8c00063-4f5d-4165-8672-e802f72e6a7b','069a063f-331c-41a6-956a-1ab4cd424baf','11a210ee-a83f-444a-bb8c-e69a6a0e8013'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.032442 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49af2359-e8e1-42be-b247-f80581664401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.037020 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.037020 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:51.041911 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-34a169ff-76df-4f74-990d-cc26aaba34cb tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:51.046360 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-34a169ff-76df-4f74-990d-cc26aaba34cb tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:51.047267 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (49af2359-e8e1-42be-b247-f80581664401) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.047435 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 411/1670] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:51.047474 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (9d28683c-23be-4762-9091-f981c1edcc3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:51.047678 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request issued successfully. Jul 31 20:51:51.048202 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2cb28d3f-a9e0-400b-90a7-d6778f2251b1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:51.049007 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 420/1671] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:50 2026] POST /volume/v3/volumes => generated 757 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:51.064012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-977967d5-30bf-48a3-a002-517a0b3a21ef None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.066931 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:51.067260 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cf3206da-c98a-41ca-b077-f8fcb62b9923", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1552203567"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:51.068646 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request body: {'volume': {"'backup_id": 'cf3206da-c98a-41ca-b077-f8fcb62b9923', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1552203567'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:51.069161 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume of 1 GB Jul 31 20:51:51.069161 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.069161 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:51.072701 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Availability Zones retrieved successfully. Jul 31 20:51:51.079441 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (d7b50502-1784-4e3d-a480-82dd041b04a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:51.080791 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50220c79-741f-4d17-95e4-8b750e52da3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.082081 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:51.088597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-6ed7d34d-c473-4b6c-81db-46e058c51e3f req-dad5b4d5-318b-4ea7-a5a1-55d96d23f5f7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.091974 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6ed7d34d-c473-4b6c-81db-46e058c51e3f req-dad5b4d5-318b-4ea7-a5a1-55d96d23f5f7 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:51:51.092539 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6ed7d34d-c473-4b6c-81db-46e058c51e3f req-dad5b4d5-318b-4ea7-a5a1-55d96d23f5f7 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.092870 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6ed7d34d-c473-4b6c-81db-46e058c51e3f req-dad5b4d5-318b-4ea7-a5a1-55d96d23f5f7 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.093233 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [req-6ed7d34d-c473-4b6c-81db-46e058c51e3f req-dad5b4d5-318b-4ea7-a5a1-55d96d23f5f7 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:51:51.094546 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-6ed7d34d-c473-4b6c-81db-46e058c51e3f req-dad5b4d5-318b-4ea7-a5a1-55d96d23f5f7 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:51:51.108469 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.110352 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-6ed7d34d-c473-4b6c-81db-46e058c51e3f req-dad5b4d5-318b-4ea7-a5a1-55d96d23f5f7 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Get all volumes completed successfully. Jul 31 20:51:51.111273 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.111273 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:51.120691 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6ed7d34d-c473-4b6c-81db-46e058c51e3f req-dad5b4d5-318b-4ea7-a5a1-55d96d23f5f7 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:51:51.121868 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 418/1672] 10.4.3.157 () {68 vars in 1508 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:51.132216 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50220c79-741f-4d17-95e4-8b750e52da3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.133275 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18bbdb4f-2d12-4500-bb71-addaf541049d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.141550 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-c6985bba-e857-42ff-ba24-17e06527f453 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.144339 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-c6985bba-e857-42ff-ba24-17e06527f453 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:51.144861 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-c6985bba-e857-42ff-ba24-17e06527f453 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.144861 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-c6985bba-e857-42ff-ba24-17e06527f453 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.154964 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.154964 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:51.155634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-77d36a4f-5c1d-4d5d-9655-982639581816 req-6887696f-0a44-48cd-9007-523b97a91466 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.158298 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-c6985bba-e857-42ff-ba24-17e06527f453 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:51.160146 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-77d36a4f-5c1d-4d5d-9655-982639581816 req-6887696f-0a44-48cd-9007-523b97a91466 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:51:51.160146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-77d36a4f-5c1d-4d5d-9655-982639581816 req-6887696f-0a44-48cd-9007-523b97a91466 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.160146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-77d36a4f-5c1d-4d5d-9655-982639581816 req-6887696f-0a44-48cd-9007-523b97a91466 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.160146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [req-77d36a4f-5c1d-4d5d-9655-982639581816 req-6887696f-0a44-48cd-9007-523b97a91466 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:51:51.160419 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-77d36a4f-5c1d-4d5d-9655-982639581816 req-6887696f-0a44-48cd-9007-523b97a91466 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:51:51.162833 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-c6985bba-e857-42ff-ba24-17e06527f453 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:51.163321 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 421/1673] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 1136 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:51.172687 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-77d36a4f-5c1d-4d5d-9655-982639581816 req-6887696f-0a44-48cd-9007-523b97a91466 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Get all volumes completed successfully. Jul 31 20:51:51.173692 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.173692 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:51.183112 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-77d36a4f-5c1d-4d5d-9655-982639581816 req-6887696f-0a44-48cd-9007-523b97a91466 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:51:51.183112 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 419/1674] 10.4.3.157 () {68 vars in 1508 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:51.185191 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-a9475725-d93b-43af-ac28-2cd58e3f8c90 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.186291 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Created reservations ['0fa997a3-fd5d-4503-99ac-0b23982a5225', '3cf852bf-9f2a-4df3-b882-5356d1a5c861', '8632e2c3-c045-4fc1-8d62-d2a4a43bf4a7', 'd66e6f48-9122-49c5-9d04-ca998725016a'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:51.187302 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18bbdb4f-2d12-4500-bb71-addaf541049d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0fa997a3-fd5d-4503-99ac-0b23982a5225', '3cf852bf-9f2a-4df3-b882-5356d1a5c861', '8632e2c3-c045-4fc1-8d62-d2a4a43bf4a7', 'd66e6f48-9122-49c5-9d04-ca998725016a']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.188110 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-a9475725-d93b-43af-ac28-2cd58e3f8c90 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] POST https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1/action Jul 31 20:51:51.188284 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03528067-3c68-4ebe-8c99-ddcf53b30fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.188701 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-a9475725-d93b-43af-ac28-2cd58e3f8c90 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:51.188831 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-a9475725-d93b-43af-ac28-2cd58e3f8c90 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:51.208918 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b2cf35e2-7ddb-499d-82c5-0670bd121b5f req-f7eb8036-d8a1-4d9d-8768-d2eee522494f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.211000 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b2cf35e2-7ddb-499d-82c5-0670bd121b5f req-f7eb8036-d8a1-4d9d-8768-d2eee522494f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:51:51.211206 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b2cf35e2-7ddb-499d-82c5-0670bd121b5f req-f7eb8036-d8a1-4d9d-8768-d2eee522494f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.211404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b2cf35e2-7ddb-499d-82c5-0670bd121b5f req-f7eb8036-d8a1-4d9d-8768-d2eee522494f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.212072 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [req-b2cf35e2-7ddb-499d-82c5-0670bd121b5f req-f7eb8036-d8a1-4d9d-8768-d2eee522494f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:51:51.212361 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-b2cf35e2-7ddb-499d-82c5-0670bd121b5f req-f7eb8036-d8a1-4d9d-8768-d2eee522494f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:51:51.224100 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03528067-3c68-4ebe-8c99-ddcf53b30fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71c9b370-fe42-462a-90f7-82626ca6295f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1552203567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['0fa997a3-fd5d-4503-99ac-0b23982a5225','3cf852bf-9f2a-4df3-b882-5356d1a5c861','8632e2c3-c045-4fc1-8d62-d2a4a43bf4a7','d66e6f48-9122-49c5-9d04-ca998725016a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1552203567',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71c9b370-fe42-462a-90f7-82626ca6295f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0fa71fef66c417e87573af09df7c4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.224743 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b58fa01-b096-4e2f-9db6-b37c8d433032) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.225244 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-b2cf35e2-7ddb-499d-82c5-0670bd121b5f req-f7eb8036-d8a1-4d9d-8768-d2eee522494f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Get all volumes completed successfully. Jul 31 20:51:51.226169 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.226169 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:51.231103 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b2cf35e2-7ddb-499d-82c5-0670bd121b5f req-f7eb8036-d8a1-4d9d-8768-d2eee522494f tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:51:51.231524 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 420/1675] 10.4.3.157 () {68 vars in 1508 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:51.243817 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:51.244585 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-800869030"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:51.245829 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b58fa01-b096-4e2f-9db6-b37c8d433032) transitioned into state 'SUCCESS' from state '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-1552203567',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['0fa997a3-fd5d-4503-99ac-0b23982a5225','3cf852bf-9f2a-4df3-b882-5356d1a5c861','8632e2c3-c045-4fc1-8d62-d2a4a43bf4a7','d66e6f48-9122-49c5-9d04-ca998725016a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.246533 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f20038-fbfc-4695-907c-b188e2234771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.246932 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-800869030'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:51.247162 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Create volume of 1 GB Jul 31 20:51:51.252836 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Availability Zones retrieved successfully. Jul 31 20:51:51.257656 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-53e8aef1-9a28-4693-b65d-e13d289485b4 req-4c7a58ec-165e-417f-99b2-94fab39b0f9c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.260184 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Flow 'volume_create_api' (5ffebdcb-d787-42d7-a8f5-9788e9787914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:51.260256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2f20038-fbfc-4695-907c-b188e2234771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.260638 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-53e8aef1-9a28-4693-b65d-e13d289485b4 req-4c7a58ec-165e-417f-99b2-94fab39b0f9c tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:51:51.260925 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-53e8aef1-9a28-4693-b65d-e13d289485b4 req-4c7a58ec-165e-417f-99b2-94fab39b0f9c tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.261163 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (d7b50502-1784-4e3d-a480-82dd041b04a6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:51.261232 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-53e8aef1-9a28-4693-b65d-e13d289485b4 req-4c7a58ec-165e-417f-99b2-94fab39b0f9c tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.261422 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce84413e-0f08-4a79-926b-ffa9091bb765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.261504 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request issued successfully. Jul 31 20:51:51.261552 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [req-53e8aef1-9a28-4693-b65d-e13d289485b4 req-4c7a58ec-165e-417f-99b2-94fab39b0f9c tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:51:51.262027 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-977967d5-30bf-48a3-a002-517a0b3a21ef tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:51.262327 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:51.262530 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 424/1676] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:51 2026] POST /volume/v3/volumes => generated 758 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:51.262632 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-53e8aef1-9a28-4693-b65d-e13d289485b4 req-4c7a58ec-165e-417f-99b2-94fab39b0f9c tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:51:51.270830 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-53e8aef1-9a28-4693-b65d-e13d289485b4 req-4c7a58ec-165e-417f-99b2-94fab39b0f9c tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Get all volumes completed successfully. Jul 31 20:51:51.271721 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.271721 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:51.278148 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-53e8aef1-9a28-4693-b65d-e13d289485b4 req-4c7a58ec-165e-417f-99b2-94fab39b0f9c tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:51:51.278148 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 421/1677] 10.4.3.157 () {68 vars in 1508 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:51.278477 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.280315 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:51:51.280628 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "cf3206da-c98a-41ca-b077-f8fcb62b9923", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2089748037"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:51.282079 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request body: {'volume': {"'backup_id": 'cf3206da-c98a-41ca-b077-f8fcb62b9923', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2089748037'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:51:51.282440 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume of 1 GB Jul 31 20:51:51.282737 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.282737 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:51.287390 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Availability Zones retrieved successfully. Jul 31 20:51:51.292933 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (6c24c062-91e2-4078-a056-7165c877e3d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:51.293837 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcabdb8f-a1ae-47a8-bcde-ebfec1bf60af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.294773 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:51:51.303078 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce84413e-0f08-4a79-926b-ffa9091bb765) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.304314 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad97479-4f91-4519-8114-e8e500dfffa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.307993 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-9559a7ee-8e9a-4f80-8e7c-ebdb0dabeaea req-f72b7e35-6111-4edf-8adc-ffc8b965ec06 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.311115 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9559a7ee-8e9a-4f80-8e7c-ebdb0dabeaea req-f72b7e35-6111-4edf-8adc-ffc8b965ec06 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:51:51.312199 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9559a7ee-8e9a-4f80-8e7c-ebdb0dabeaea req-f72b7e35-6111-4edf-8adc-ffc8b965ec06 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.312439 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9559a7ee-8e9a-4f80-8e7c-ebdb0dabeaea req-f72b7e35-6111-4edf-8adc-ffc8b965ec06 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.312718 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [req-9559a7ee-8e9a-4f80-8e7c-ebdb0dabeaea req-f72b7e35-6111-4edf-8adc-ffc8b965ec06 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:51:51.313899 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-9559a7ee-8e9a-4f80-8e7c-ebdb0dabeaea req-f72b7e35-6111-4edf-8adc-ffc8b965ec06 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:51:51.323058 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcabdb8f-a1ae-47a8-bcde-ebfec1bf60af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.323623 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-9559a7ee-8e9a-4f80-8e7c-ebdb0dabeaea req-f72b7e35-6111-4edf-8adc-ffc8b965ec06 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Get all volumes completed successfully. Jul 31 20:51:51.323819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7f5e16-094c-453f-b625-c6ca191b0fb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.324431 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.324431 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:51.329820 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9559a7ee-8e9a-4f80-8e7c-ebdb0dabeaea req-f72b7e35-6111-4edf-8adc-ffc8b965ec06 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:51:51.330344 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 422/1678] 10.4.3.157 () {68 vars in 1508 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:51.365151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Created reservations ['e7bd0a36-5e2a-4887-becf-172fed40edaf', '7531840e-f7b9-4a8f-abe4-fa98ecdfb56e', '5d5f5949-e609-4e37-a387-a3b8128b1709', '1c9b40f8-055d-4c17-9050-8e24dda47df7'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:51.366385 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed7f5e16-094c-453f-b625-c6ca191b0fb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e7bd0a36-5e2a-4887-becf-172fed40edaf', '7531840e-f7b9-4a8f-abe4-fa98ecdfb56e', '5d5f5949-e609-4e37-a387-a3b8128b1709', '1c9b40f8-055d-4c17-9050-8e24dda47df7']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.366896 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (044b7a86-4057-4319-be1b-a278b68c9d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.367773 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-fed33e6d-fd9f-4d59-a30c-ff6afe5ec5e6 req-d57aa24b-2b56-4f3b-a00c-43e6f0bb2a8a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.370338 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fed33e6d-fd9f-4d59-a30c-ff6afe5ec5e6 req-d57aa24b-2b56-4f3b-a00c-43e6f0bb2a8a tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:51:51.370576 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-fed33e6d-fd9f-4d59-a30c-ff6afe5ec5e6 req-d57aa24b-2b56-4f3b-a00c-43e6f0bb2a8a tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.370874 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-fed33e6d-fd9f-4d59-a30c-ff6afe5ec5e6 req-d57aa24b-2b56-4f3b-a00c-43e6f0bb2a8a tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.371203 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [req-fed33e6d-fd9f-4d59-a30c-ff6afe5ec5e6 req-d57aa24b-2b56-4f3b-a00c-43e6f0bb2a8a tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:51:51.372097 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-fed33e6d-fd9f-4d59-a30c-ff6afe5ec5e6 req-d57aa24b-2b56-4f3b-a00c-43e6f0bb2a8a tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:51:51.380307 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.380307 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:51.380824 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-a9475725-d93b-43af-ac28-2cd58e3f8c90 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:51.381350 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Created reservations ['8d9b00b1-4152-482b-bc36-a529cba50b0c', 'a588cee0-98cd-4f36-8ffc-165d190ebdc6', 'f4c6b88b-4e66-44af-9480-0106d56f7d63', 'd4b7b8e6-3a47-4ae2-b8eb-8fa3726fc66a'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:51.382560 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ad97479-4f91-4519-8114-e8e500dfffa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8d9b00b1-4152-482b-bc36-a529cba50b0c', 'a588cee0-98cd-4f36-8ffc-165d190ebdc6', 'f4c6b88b-4e66-44af-9480-0106d56f7d63', 'd4b7b8e6-3a47-4ae2-b8eb-8fa3726fc66a']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.383117 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-fed33e6d-fd9f-4d59-a30c-ff6afe5ec5e6 req-d57aa24b-2b56-4f3b-a00c-43e6f0bb2a8a tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Get all volumes completed successfully. Jul 31 20:51:51.383701 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9660d7e3-abff-4671-abab-d227b24f3dfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.384236 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.384236 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:51.387787 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-a9475725-d93b-43af-ac28-2cd58e3f8c90 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Begin detaching volume completed successfully. Jul 31 20:51:51.388045 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-a9475725-d93b-43af-ac28-2cd58e3f8c90 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1/action returned with HTTP 202 Jul 31 20:51:51.388460 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 422/1679] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:51:51 2026] POST /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1/action => generated 0 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:51:51.388708 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fed33e6d-fd9f-4d59-a30c-ff6afe5ec5e6 req-d57aa24b-2b56-4f3b-a00c-43e6f0bb2a8a tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:51:51.389209 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 423/1680] 10.4.3.157 () {68 vars in 1508 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:51.402784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (044b7a86-4057-4319-be1b-a278b68c9d44) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c33008d0-f0a4-4d52-b584-54987a6862dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2089748037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['e7bd0a36-5e2a-4887-becf-172fed40edaf','7531840e-f7b9-4a8f-abe4-fa98ecdfb56e','5d5f5949-e609-4e37-a387-a3b8128b1709','1c9b40f8-055d-4c17-9050-8e24dda47df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2089748037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c33008d0-f0a4-4d52-b584-54987a6862dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c0fa71fef66c417e87573af09df7c4a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.404007 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1809cdc-8dd5-41fc-a421-e4ea8541f932) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.415361 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9660d7e3-abff-4671-abab-d227b24f3dfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a930ffbb-6bbf-413c-9b98-c8bb5c5457a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-800869030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c66d3aa8e48b4b6e8c41423e59eb143b',qos_specs=None,replication_status=,reservations=['8d9b00b1-4152-482b-bc36-a529cba50b0c','a588cee0-98cd-4f36-8ffc-165d190ebdc6','f4c6b88b-4e66-44af-9480-0106d56f7d63','d4b7b8e6-3a47-4ae2-b8eb-8fa3726fc66a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2904b8bfb304b778705968eeb876d98',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:51:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-800869030',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a930ffbb-6bbf-413c-9b98-c8bb5c5457a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c66d3aa8e48b4b6e8c41423e59eb143b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e2904b8bfb304b778705968eeb876d98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.416390 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4665fb9b-86bf-44fe-9d83-7184bccf5b8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.418041 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-310252ef-5602-4f04-9201-151f0ef01a4f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.419938 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-310252ef-5602-4f04-9201-151f0ef01a4f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:51.420113 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-310252ef-5602-4f04-9201-151f0ef01a4f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.420339 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-310252ef-5602-4f04-9201-151f0ef01a4f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.423955 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-a31b1f06-cbba-4bd6-b007-7b0bce757b6a req-72189855-7a1e-415b-a8a8-230cdbbda271 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.428487 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-a31b1f06-cbba-4bd6-b007-7b0bce757b6a req-72189855-7a1e-415b-a8a8-230cdbbda271 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:51:51.428487 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-a31b1f06-cbba-4bd6-b007-7b0bce757b6a req-72189855-7a1e-415b-a8a8-230cdbbda271 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.428487 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-a31b1f06-cbba-4bd6-b007-7b0bce757b6a req-72189855-7a1e-415b-a8a8-230cdbbda271 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.428487 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [req-a31b1f06-cbba-4bd6-b007-7b0bce757b6a req-72189855-7a1e-415b-a8a8-230cdbbda271 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:51:51.428657 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-a31b1f06-cbba-4bd6-b007-7b0bce757b6a req-72189855-7a1e-415b-a8a8-230cdbbda271 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:51:51.430734 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.430734 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:51.432190 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1809cdc-8dd5-41fc-a421-e4ea8541f932) transitioned into state 'SUCCESS' from state '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-2089748037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8cf7e5cd1b0445f0b5e9a1c29cc79448',qos_specs=None,replication_status=,reservations=['e7bd0a36-5e2a-4887-becf-172fed40edaf','7531840e-f7b9-4a8f-abe4-fa98ecdfb56e','5d5f5949-e609-4e37-a387-a3b8128b1709','1c9b40f8-055d-4c17-9050-8e24dda47df7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c0fa71fef66c417e87573af09df7c4a7',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.433382 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf77c3f-a449-4d33-ad47-cc2aeda9a348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.439017 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-a31b1f06-cbba-4bd6-b007-7b0bce757b6a req-72189855-7a1e-415b-a8a8-230cdbbda271 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Get all volumes completed successfully. Jul 31 20:51:51.439017 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.439017 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:51.439625 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-310252ef-5602-4f04-9201-151f0ef01a4f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:51.443271 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-a31b1f06-cbba-4bd6-b007-7b0bce757b6a req-72189855-7a1e-415b-a8a8-230cdbbda271 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:51:51.443537 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4665fb9b-86bf-44fe-9d83-7184bccf5b8f) transitioned into state 'SUCCESS' from state '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-800869030',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c66d3aa8e48b4b6e8c41423e59eb143b',qos_specs=None,replication_status=,reservations=['8d9b00b1-4152-482b-bc36-a529cba50b0c','a588cee0-98cd-4f36-8ffc-165d190ebdc6','f4c6b88b-4e66-44af-9480-0106d56f7d63','d4b7b8e6-3a47-4ae2-b8eb-8fa3726fc66a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e2904b8bfb304b778705968eeb876d98',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.443764 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 424/1681] 10.4.3.157 () {68 vars in 1508 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:51.444243 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7daf856d-38e8-43f6-a70a-06c777be9258) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:51:51.444601 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3392eb35-b75c-4c51-9e5c-00648f5e710f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.444979 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3392eb35-b75c-4c51-9e5c-00648f5e710f None None] GET https://10.4.3.157/volume// Jul 31 20:51:51.445195 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-310252ef-5602-4f04-9201-151f0ef01a4f tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:51.445258 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3392eb35-b75c-4c51-9e5c-00648f5e710f None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.445435 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3392eb35-b75c-4c51-9e5c-00648f5e710f None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.445601 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 423/1682] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 1139 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:51.445949 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3392eb35-b75c-4c51-9e5c-00648f5e710f None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:51.446253 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 425/1683] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51: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 20:51:51.446361 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0cf77c3f-a449-4d33-ad47-cc2aeda9a348) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.447616 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Flow 'volume_create_api' (6c24c062-91e2-4078-a056-7165c877e3d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:51.448235 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Create volume request issued successfully. Jul 31 20:51:51.450151 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ede8b950-50c5-4386-89c9-8a0a60ab80c5 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:51.450151 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 425/1684] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:51:51 2026] POST /volume/v3/volumes => generated 758 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:51.454177 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7daf856d-38e8-43f6-a70a-06c777be9258) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:51:51.454957 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Flow 'volume_create_api' (5ffebdcb-d787-42d7-a8f5-9788e9787914) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:51:51.455254 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Create volume request issued successfully. Jul 31 20:51:51.456955 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-996ea650-7f95-4f69-8649-6ac1a67eee4f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:51:51.456955 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 412/1685] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:51:51 2026] POST /volume/v3/volumes => generated 777 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:51.460073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-f7c409d3-cb87-4fbd-9ba1-639681a74020 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.461572 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3bda7e2d-ba2d-4ebc-bc5d-431a5158d2f4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.463293 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-f7c409d3-cb87-4fbd-9ba1-639681a74020 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:51.463555 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-f7c409d3-cb87-4fbd-9ba1-639681a74020 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.463833 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-f7c409d3-cb87-4fbd-9ba1-639681a74020 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.465920 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3bda7e2d-ba2d-4ebc-bc5d-431a5158d2f4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd Jul 31 20:51:51.466203 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3bda7e2d-ba2d-4ebc-bc5d-431a5158d2f4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.466438 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3bda7e2d-ba2d-4ebc-bc5d-431a5158d2f4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.472535 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0c80cddf-22fc-45d0-88a2-4904945e35b7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.475087 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.475087 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:51.475862 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0c80cddf-22fc-45d0-88a2-4904945e35b7 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 Jul 31 20:51:51.475914 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0c80cddf-22fc-45d0-88a2-4904945e35b7 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.476618 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0c80cddf-22fc-45d0-88a2-4904945e35b7 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.477614 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.477614 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:51.479286 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-f7c409d3-cb87-4fbd-9ba1-639681a74020 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:51.479381 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-26126d8c-f7f9-415f-9e3f-3c27688e796c req-fe123d19-f120-4972-81d8-03343e533f10 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.481593 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-26126d8c-f7f9-415f-9e3f-3c27688e796c req-fe123d19-f120-4972-81d8-03343e533f10 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:51:51.481837 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-26126d8c-f7f9-415f-9e3f-3c27688e796c req-fe123d19-f120-4972-81d8-03343e533f10 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.482061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-26126d8c-f7f9-415f-9e3f-3c27688e796c req-fe123d19-f120-4972-81d8-03343e533f10 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.482390 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [req-26126d8c-f7f9-415f-9e3f-3c27688e796c req-fe123d19-f120-4972-81d8-03343e533f10 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:51:51.482706 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-f7c409d3-cb87-4fbd-9ba1-639681a74020 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:51.482777 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.482777 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:51.482970 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3bda7e2d-ba2d-4ebc-bc5d-431a5158d2f4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:51.483263 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 424/1686] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 1319 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:51:51.483624 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-26126d8c-f7f9-415f-9e3f-3c27688e796c req-fe123d19-f120-4972-81d8-03343e533f10 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:51:51.486974 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.486974 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:51.489801 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0c80cddf-22fc-45d0-88a2-4904945e35b7 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Volume info retrieved successfully. Jul 31 20:51:51.490117 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3bda7e2d-ba2d-4ebc-bc5d-431a5158d2f4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd returned with HTTP 200 Jul 31 20:51:51.490622 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 426/1687] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:51.499625 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0c80cddf-22fc-45d0-88a2-4904945e35b7 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 returned with HTTP 200 Jul 31 20:51:51.499625 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 426/1688] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 => generated 956 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:51.508041 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-301ade4a-5ada-48cb-8b5e-7e5c1932dd15 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.509811 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-301ade4a-5ada-48cb-8b5e-7e5c1932dd15 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 Jul 31 20:51:51.510083 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-301ade4a-5ada-48cb-8b5e-7e5c1932dd15 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.511189 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-301ade4a-5ada-48cb-8b5e-7e5c1932dd15 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.517575 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.517575 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:51.523681 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-301ade4a-5ada-48cb-8b5e-7e5c1932dd15 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:51.524080 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-26126d8c-f7f9-415f-9e3f-3c27688e796c req-fe123d19-f120-4972-81d8-03343e533f10 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] Get all volumes completed successfully. Jul 31 20:51:51.525459 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.525459 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:51.528842 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-301ade4a-5ada-48cb-8b5e-7e5c1932dd15 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 returned with HTTP 200 Jul 31 20:51:51.529106 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 425/1689] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 => generated 851 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:51.530239 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-26126d8c-f7f9-415f-9e3f-3c27688e796c req-fe123d19-f120-4972-81d8-03343e533f10 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-reader] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:51:51.530773 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 413/1690] 10.4.3.157 () {68 vars in 1508 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/detail => generated 2541 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:51.549354 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-30626a54-71ce-46bb-952c-3ecb76d0fdc4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.549423 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-418f049e-74d7-4a97-9a7a-d03b44afcfd4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.551202 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-418f049e-74d7-4a97-9a7a-d03b44afcfd4 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] DELETE https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 Jul 31 20:51:51.551396 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-418f049e-74d7-4a97-9a7a-d03b44afcfd4 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.551581 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-418f049e-74d7-4a97-9a7a-d03b44afcfd4 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.551713 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-418f049e-74d7-4a97-9a7a-d03b44afcfd4 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Delete volume with id: 4bc242ec-e439-486a-8e9a-e876c751dc26 Jul 31 20:51:51.552617 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-30626a54-71ce-46bb-952c-3ecb76d0fdc4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 Jul 31 20:51:51.552851 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-30626a54-71ce-46bb-952c-3ecb76d0fdc4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.553194 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-30626a54-71ce-46bb-952c-3ecb76d0fdc4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.562031 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.562031 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:51.562521 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-418f049e-74d7-4a97-9a7a-d03b44afcfd4 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:51.563027 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.563027 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:51.567696 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-30626a54-71ce-46bb-952c-3ecb76d0fdc4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:51.573779 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-30626a54-71ce-46bb-952c-3ecb76d0fdc4 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 returned with HTTP 200 Jul 31 20:51:51.574422 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 427/1691] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:51.586669 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-418f049e-74d7-4a97-9a7a-d03b44afcfd4 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Delete volume request issued successfully. Jul 31 20:51:51.586908 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-418f049e-74d7-4a97-9a7a-d03b44afcfd4 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 returned with HTTP 202 Jul 31 20:51:51.587184 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-32ce635d-56dd-49fc-9fe5-6e4c2cb28b8e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.587539 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 427/1692] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:51 2026] DELETE /volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:51.588838 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-32ce635d-56dd-49fc-9fe5-6e4c2cb28b8e tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f Jul 31 20:51:51.589072 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-32ce635d-56dd-49fc-9fe5-6e4c2cb28b8e tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.589341 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-32ce635d-56dd-49fc-9fe5-6e4c2cb28b8e tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.599939 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.599939 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:51.602301 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-aba06e72-703b-482f-b998-1e4c12d60862 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.606837 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aba06e72-703b-482f-b998-1e4c12d60862 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 Jul 31 20:51:51.607171 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aba06e72-703b-482f-b998-1e4c12d60862 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.607692 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aba06e72-703b-482f-b998-1e4c12d60862 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.608922 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-32ce635d-56dd-49fc-9fe5-6e4c2cb28b8e tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:51.614340 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-32ce635d-56dd-49fc-9fe5-6e4c2cb28b8e tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f returned with HTTP 200 Jul 31 20:51:51.614680 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 426/1693] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:51.616538 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.616538 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:51.621709 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-aba06e72-703b-482f-b998-1e4c12d60862 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:51.629958 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bf3cdf56-7af8-493d-aff4-67f00c5e6aa1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:51.630081 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aba06e72-703b-482f-b998-1e4c12d60862 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 returned with HTTP 200 Jul 31 20:51:51.630591 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 414/1694] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:51.638582 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bf3cdf56-7af8-493d-aff4-67f00c5e6aa1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd Jul 31 20:51:51.638868 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bf3cdf56-7af8-493d-aff4-67f00c5e6aa1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:51.639152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bf3cdf56-7af8-493d-aff4-67f00c5e6aa1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:51.650447 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:51.650447 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:51.655111 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bf3cdf56-7af8-493d-aff4-67f00c5e6aa1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:51.662774 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bf3cdf56-7af8-493d-aff4-67f00c5e6aa1 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd returned with HTTP 200 Jul 31 20:51:51.663365 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 428/1695] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:51 2026] GET /volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd => generated 826 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:52.332842 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-11ec7bd9-91d6-437b-811d-2003e69de375 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.335740 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-11ec7bd9-91d6-437b-811d-2003e69de375 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] DELETE https://10.4.3.157/volume/v3/attachments/8b4fc943-5cd2-4f6d-842c-b02037b2b09c Jul 31 20:51:52.335899 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-11ec7bd9-91d6-437b-811d-2003e69de375 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.336358 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-11ec7bd9-91d6-437b-811d-2003e69de375 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.344526 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.344526 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:52.391523 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-212bbfaf-00b3-4eb6-90dc-ab1f2a5ee34f req-11ec7bd9-91d6-437b-811d-2003e69de375 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/attachments/8b4fc943-5cd2-4f6d-842c-b02037b2b09c returned with HTTP 200 Jul 31 20:51:52.392030 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 428/1696] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:51:52 2026] DELETE /volume/v3/attachments/8b4fc943-5cd2-4f6d-842c-b02037b2b09c => generated 19 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:52.462023 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ebf2a930-8c47-42fe-aff9-ba6628edaa16 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.463727 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ebf2a930-8c47-42fe-aff9-ba6628edaa16 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:52.463921 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ebf2a930-8c47-42fe-aff9-ba6628edaa16 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.464119 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ebf2a930-8c47-42fe-aff9-ba6628edaa16 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.470262 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.470262 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:52.473240 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ebf2a930-8c47-42fe-aff9-ba6628edaa16 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:52.476922 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ebf2a930-8c47-42fe-aff9-ba6628edaa16 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:52.477248 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 427/1697] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:52 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:52.491755 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9c91e439-0cbe-4f2c-a25d-1d63add2d440 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.493411 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9c91e439-0cbe-4f2c-a25d-1d63add2d440 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:52.493612 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9c91e439-0cbe-4f2c-a25d-1d63add2d440 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.493801 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9c91e439-0cbe-4f2c-a25d-1d63add2d440 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.500562 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.500562 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:52.504180 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9c91e439-0cbe-4f2c-a25d-1d63add2d440 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:52.508040 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9c91e439-0cbe-4f2c-a25d-1d63add2d440 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:52.508445 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 415/1698] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:52 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:52.513025 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4e57894d-9186-4d92-830c-b604b4e35b78 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.514976 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4e57894d-9186-4d92-830c-b604b4e35b78 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 Jul 31 20:51:52.514976 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4e57894d-9186-4d92-830c-b604b4e35b78 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.514976 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4e57894d-9186-4d92-830c-b604b4e35b78 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.524693 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.524693 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:52.527654 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4e57894d-9186-4d92-830c-b604b4e35b78 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Volume info retrieved successfully. Jul 31 20:51:52.530878 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4e57894d-9186-4d92-830c-b604b4e35b78 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 returned with HTTP 200 Jul 31 20:51:52.531264 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 429/1699] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:51:52 2026] GET /volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:52.545006 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9bb80046-11c6-45d3-8b75-05d70765a66d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.546870 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9bb80046-11c6-45d3-8b75-05d70765a66d tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:51:52.547295 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9bb80046-11c6-45d3-8b75-05d70765a66d tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a930ffbb-6bbf-413c-9b98-c8bb5c5457a1", "name": "tempest-type-Backup-908585966"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:52.548880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-9bb80046-11c6-45d3-8b75-05d70765a66d tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Creating new backup {'backup': {'volume_id': 'a930ffbb-6bbf-413c-9b98-c8bb5c5457a1', 'name': 'tempest-type-Backup-908585966'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:51:52.549043 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-9bb80046-11c6-45d3-8b75-05d70765a66d tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Creating backup of volume a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 in container None Jul 31 20:51:52.552606 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-90e919d5-a72e-49a7-8f2c-d7f2986931b8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.554283 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90e919d5-a72e-49a7-8f2c-d7f2986931b8 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:52.554459 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90e919d5-a72e-49a7-8f2c-d7f2986931b8 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.556173 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90e919d5-a72e-49a7-8f2c-d7f2986931b8 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.556682 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.556682 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:52.557045 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9bb80046-11c6-45d3-8b75-05d70765a66d tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Volume info retrieved successfully. Jul 31 20:51:52.563824 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.563824 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:52.568018 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-90e919d5-a72e-49a7-8f2c-d7f2986931b8 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:52.574002 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90e919d5-a72e-49a7-8f2c-d7f2986931b8 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:52.574468 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 428/1700] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:52 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:52.578142 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-9bb80046-11c6-45d3-8b75-05d70765a66d tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Created reservations ['f9d99bd5-38aa-4ff6-a8f1-3bcfc1146f3b', 'c80a4250-ad7e-4f9b-90c9-54cafde33144'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:51:52.587294 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4731dfbb-e525-4712-a5ba-1ace95c7c873 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.589440 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4731dfbb-e525-4712-a5ba-1ace95c7c873 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:52.589689 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4731dfbb-e525-4712-a5ba-1ace95c7c873 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.589969 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4731dfbb-e525-4712-a5ba-1ace95c7c873 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.597547 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.597547 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:52.601107 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4731dfbb-e525-4712-a5ba-1ace95c7c873 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:52.605523 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4731dfbb-e525-4712-a5ba-1ace95c7c873 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:52.606077 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 416/1701] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:52 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:52.614489 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9bb80046-11c6-45d3-8b75-05d70765a66d tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:51:52.614872 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 429/1702] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:51:52 2026] POST /volume/v3/backups => generated 315 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:51:52.622200 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d32563b9-f60a-4893-9ba8-21c47d4f49cf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.624083 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d32563b9-f60a-4893-9ba8-21c47d4f49cf tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:51:52.624329 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d32563b9-f60a-4893-9ba8-21c47d4f49cf tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.624539 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d32563b9-f60a-4893-9ba8-21c47d4f49cf tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.624665 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-d32563b9-f60a-4893-9ba8-21c47d4f49cf tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:52.635872 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.635872 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:52.636592 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d32563b9-f60a-4893-9ba8-21c47d4f49cf tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:51:52.637035 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 430/1703] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:51:52 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 722 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:52.648813 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-27a0b252-f446-4e9e-b9f7-901be1bf18c1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.650950 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-27a0b252-f446-4e9e-b9f7-901be1bf18c1 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 Jul 31 20:51:52.651081 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-27a0b252-f446-4e9e-b9f7-901be1bf18c1 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.651310 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-27a0b252-f446-4e9e-b9f7-901be1bf18c1 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.652763 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-090bc9b2-7944-40ec-b36a-9a4c74970327 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.654329 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-090bc9b2-7944-40ec-b36a-9a4c74970327 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:52.654488 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-090bc9b2-7944-40ec-b36a-9a4c74970327 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.654646 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-090bc9b2-7944-40ec-b36a-9a4c74970327 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.656775 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-27a0b252-f446-4e9e-b9f7-901be1bf18c1 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 returned with HTTP 404 Jul 31 20:51:52.657234 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 429/1704] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:52 2026] GET /volume/v3/volumes/4bc242ec-e439-486a-8e9a-e876c751dc26 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:52.661217 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.661217 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:52.664329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0f2fc519-69c9-4c53-85cf-7a6310c171b8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.664685 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-090bc9b2-7944-40ec-b36a-9a4c74970327 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:52.665961 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0f2fc519-69c9-4c53-85cf-7a6310c171b8 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] DELETE https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb Jul 31 20:51:52.666182 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0f2fc519-69c9-4c53-85cf-7a6310c171b8 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.666357 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0f2fc519-69c9-4c53-85cf-7a6310c171b8 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.666506 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-0f2fc519-69c9-4c53-85cf-7a6310c171b8 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Delete volume with id: 122910ed-842e-490a-aed7-d00fd9ac6ecb Jul 31 20:51:52.669100 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-090bc9b2-7944-40ec-b36a-9a4c74970327 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:52.669498 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 417/1705] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:52 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:52.673666 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.673666 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:52.674204 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0f2fc519-69c9-4c53-85cf-7a6310c171b8 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:52.679461 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2f00f17d-f495-445f-95c7-e3b1a88d795f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.681669 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2f00f17d-f495-445f-95c7-e3b1a88d795f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd Jul 31 20:51:52.681867 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2f00f17d-f495-445f-95c7-e3b1a88d795f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.682086 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2f00f17d-f495-445f-95c7-e3b1a88d795f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.690386 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.690386 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:52.693975 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2f00f17d-f495-445f-95c7-e3b1a88d795f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:52.695791 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0f2fc519-69c9-4c53-85cf-7a6310c171b8 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Delete volume request issued successfully. Jul 31 20:51:52.695997 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0f2fc519-69c9-4c53-85cf-7a6310c171b8 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb returned with HTTP 202 Jul 31 20:51:52.696602 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 430/1706] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:52 2026] DELETE /volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:52.698668 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2f00f17d-f495-445f-95c7-e3b1a88d795f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd returned with HTTP 200 Jul 31 20:51:52.699152 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 431/1707] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:52 2026] GET /volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:52.706118 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-24a62b92-5854-46b2-87cc-3c99ee26f737 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.707651 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-24a62b92-5854-46b2-87cc-3c99ee26f737 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb Jul 31 20:51:52.707651 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-24a62b92-5854-46b2-87cc-3c99ee26f737 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.707819 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-24a62b92-5854-46b2-87cc-3c99ee26f737 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.715264 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-30196f86-1cef-4792-a95c-aefd76cf169f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.717172 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-30196f86-1cef-4792-a95c-aefd76cf169f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] DELETE https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:52.717350 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-30196f86-1cef-4792-a95c-aefd76cf169f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.717530 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-30196f86-1cef-4792-a95c-aefd76cf169f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.717609 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-30196f86-1cef-4792-a95c-aefd76cf169f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete backup with id: cf3206da-c98a-41ca-b077-f8fcb62b9923. Jul 31 20:51:52.718215 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.718215 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:52.722290 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-24a62b92-5854-46b2-87cc-3c99ee26f737 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:52.723475 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.723475 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:52.727659 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-24a62b92-5854-46b2-87cc-3c99ee26f737 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb returned with HTTP 200 Jul 31 20:51:52.728199 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 430/1708] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:52 2026] GET /volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb => generated 851 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:52.746486 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.rpcapi [None req-30196f86-1cef-4792-a95c-aefd76cf169f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] delete_backup rpcapi backup_id cf3206da-c98a-41ca-b077-f8fcb62b9923 {{(pid=100194) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:51:52.748462 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-30196f86-1cef-4792-a95c-aefd76cf169f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 202 Jul 31 20:51:52.749064 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 418/1709] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:52 2026] DELETE /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:51:52.757460 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6325602b-6293-4ece-911c-4011a84af767 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:52.759603 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6325602b-6293-4ece-911c-4011a84af767 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:52.759603 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6325602b-6293-4ece-911c-4011a84af767 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:52.759808 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6325602b-6293-4ece-911c-4011a84af767 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:52.759934 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-6325602b-6293-4ece-911c-4011a84af767 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:52.765829 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:52.765829 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:52.766625 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6325602b-6293-4ece-911c-4011a84af767 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 200 Jul 31 20:51:52.766976 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 431/1710] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:52 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 760 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:53.486155 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-baebd3e3-f6f3-488b-8a71-75d06cafc356 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:53.490410 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-baebd3e3-f6f3-488b-8a71-75d06cafc356 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:53.490410 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-baebd3e3-f6f3-488b-8a71-75d06cafc356 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:53.490410 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-baebd3e3-f6f3-488b-8a71-75d06cafc356 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:53.497701 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:53.497701 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:53.503918 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-baebd3e3-f6f3-488b-8a71-75d06cafc356 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:53.508740 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-baebd3e3-f6f3-488b-8a71-75d06cafc356 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:53.508740 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 432/1711] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:53 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 867 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:53.521070 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-242d467d-ccfd-4c9a-afda-1ddea1b2959d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:53.522881 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-242d467d-ccfd-4c9a-afda-1ddea1b2959d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] DELETE https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:53.523194 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-242d467d-ccfd-4c9a-afda-1ddea1b2959d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:53.523329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-242d467d-ccfd-4c9a-afda-1ddea1b2959d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:53.523537 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-242d467d-ccfd-4c9a-afda-1ddea1b2959d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Delete volume with id: 20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:53.533438 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:53.533438 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:53.533981 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-242d467d-ccfd-4c9a-afda-1ddea1b2959d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:53.557977 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-242d467d-ccfd-4c9a-afda-1ddea1b2959d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Delete volume request issued successfully. Jul 31 20:51:53.557977 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-242d467d-ccfd-4c9a-afda-1ddea1b2959d tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 202 Jul 31 20:51:53.557977 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 431/1712] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:51:53 2026] DELETE /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:51:53.565069 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-74d69076-67da-4feb-afec-57e5f60dd0f5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:53.567080 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-74d69076-67da-4feb-afec-57e5f60dd0f5 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:53.567222 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-74d69076-67da-4feb-afec-57e5f60dd0f5 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:53.567517 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-74d69076-67da-4feb-afec-57e5f60dd0f5 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:53.579993 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:53.579993 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:53.589674 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-74d69076-67da-4feb-afec-57e5f60dd0f5 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Volume info retrieved successfully. Jul 31 20:51:53.593198 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-74d69076-67da-4feb-afec-57e5f60dd0f5 tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 200 Jul 31 20:51:53.593750 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 419/1713] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:53 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 866 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:53.648515 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-167eb169-f915-4071-8285-2a9c03bb784f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:53.652022 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-167eb169-f915-4071-8285-2a9c03bb784f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:51:53.653062 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-167eb169-f915-4071-8285-2a9c03bb784f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:53.653172 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-167eb169-f915-4071-8285-2a9c03bb784f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:53.653742 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-167eb169-f915-4071-8285-2a9c03bb784f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:53.658971 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:53.658971 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:53.660063 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-167eb169-f915-4071-8285-2a9c03bb784f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:51:53.660063 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 432/1714] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:51:53 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 724 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:53.740445 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d25d9074-1236-4464-9ab1-938e860c233c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:53.742000 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d25d9074-1236-4464-9ab1-938e860c233c tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb Jul 31 20:51:53.742181 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d25d9074-1236-4464-9ab1-938e860c233c tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:53.742352 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d25d9074-1236-4464-9ab1-938e860c233c tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:53.749732 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d25d9074-1236-4464-9ab1-938e860c233c tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb returned with HTTP 404 Jul 31 20:51:53.749732 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 433/1715] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:53 2026] GET /volume/v3/volumes/122910ed-842e-490a-aed7-d00fd9ac6ecb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:53.755155 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-25e18341-d472-42d8-bd47-e01fa34dbecd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:53.757515 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-25e18341-d472-42d8-bd47-e01fa34dbecd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] DELETE https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 Jul 31 20:51:53.758189 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-25e18341-d472-42d8-bd47-e01fa34dbecd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:53.758189 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-25e18341-d472-42d8-bd47-e01fa34dbecd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:53.758310 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-25e18341-d472-42d8-bd47-e01fa34dbecd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Delete volume with id: 8aec5570-cc74-4c0a-88cf-bf34021c0a69 Jul 31 20:51:53.767206 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:53.767206 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:53.767707 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-25e18341-d472-42d8-bd47-e01fa34dbecd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:53.779476 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8db25f7e-7da1-49d3-8d5d-163b13a1670a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:53.782564 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8db25f7e-7da1-49d3-8d5d-163b13a1670a tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 Jul 31 20:51:53.782846 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8db25f7e-7da1-49d3-8d5d-163b13a1670a tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:53.783079 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8db25f7e-7da1-49d3-8d5d-163b13a1670a tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:53.783250 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-8db25f7e-7da1-49d3-8d5d-163b13a1670a tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Show backup with id cf3206da-c98a-41ca-b077-f8fcb62b9923. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:53.787291 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8db25f7e-7da1-49d3-8d5d-163b13a1670a tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 returned with HTTP 404 Jul 31 20:51:53.788027 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 420/1716] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:53 2026] GET /volume/v3/backups/cf3206da-c98a-41ca-b077-f8fcb62b9923 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:53.793383 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-25e18341-d472-42d8-bd47-e01fa34dbecd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Delete volume request issued successfully. Jul 31 20:51:53.793457 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-25e18341-d472-42d8-bd47-e01fa34dbecd tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 returned with HTTP 202 Jul 31 20:51:53.793985 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 432/1717] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:53 2026] DELETE /volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:53.801754 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ef2ea7f8-f67f-4f72-8caf-3a1fb1d28ee6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:53.801909 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a39bef19-d37a-4fe9-9b32-e78551d74780 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:53.803514 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef2ea7f8-f67f-4f72-8caf-3a1fb1d28ee6 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 Jul 31 20:51:53.803712 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef2ea7f8-f67f-4f72-8caf-3a1fb1d28ee6 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:53.803910 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef2ea7f8-f67f-4f72-8caf-3a1fb1d28ee6 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:53.804159 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a39bef19-d37a-4fe9-9b32-e78551d74780 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd Jul 31 20:51:53.804433 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a39bef19-d37a-4fe9-9b32-e78551d74780 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:53.804701 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a39bef19-d37a-4fe9-9b32-e78551d74780 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:53.804934 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-a39bef19-d37a-4fe9-9b32-e78551d74780 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume with id: c33008d0-f0a4-4d52-b584-54987a6862dd Jul 31 20:51:53.810544 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:53.810544 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:53.813721 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ef2ea7f8-f67f-4f72-8caf-3a1fb1d28ee6 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Volume info retrieved successfully. Jul 31 20:51:53.814728 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:53.814728 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:53.815393 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a39bef19-d37a-4fe9-9b32-e78551d74780 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:53.818047 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef2ea7f8-f67f-4f72-8caf-3a1fb1d28ee6 tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 returned with HTTP 200 Jul 31 20:51:53.818462 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 434/1718] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:53 2026] GET /volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:53.839401 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a39bef19-d37a-4fe9-9b32-e78551d74780 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume request issued successfully. Jul 31 20:51:53.839719 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a39bef19-d37a-4fe9-9b32-e78551d74780 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd returned with HTTP 202 Jul 31 20:51:53.840389 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 433/1719] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:53 2026] DELETE /volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:53.849062 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b4827d59-65cf-4760-9217-3daf6105f5e7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:53.851334 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4827d59-65cf-4760-9217-3daf6105f5e7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd Jul 31 20:51:53.851564 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b4827d59-65cf-4760-9217-3daf6105f5e7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:53.851786 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b4827d59-65cf-4760-9217-3daf6105f5e7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:53.861682 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:53.861682 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:53.870487 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b4827d59-65cf-4760-9217-3daf6105f5e7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:53.872899 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4827d59-65cf-4760-9217-3daf6105f5e7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd returned with HTTP 200 Jul 31 20:51:53.873405 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 421/1720] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:53 2026] GET /volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:54.018149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-c785d382-7cf9-43b5-b468-90c742559929 req-1590b932-de9c-4216-87de-9280079c5eee None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:54.019772 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-1590b932-de9c-4216-87de-9280079c5eee tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:51:54.020074 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-1590b932-de9c-4216-87de-9280079c5eee tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:54.025631 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-1590b932-de9c-4216-87de-9280079c5eee tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:54.051153 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:54.051153 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:54.054541 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-c785d382-7cf9-43b5-b468-90c742559929 req-1590b932-de9c-4216-87de-9280079c5eee tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:51:54.068594 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-1590b932-de9c-4216-87de-9280079c5eee tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:51:54.070490 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 433/1721] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:51:54 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1442 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:54.494655 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a32a6808-1d02-4e98-8975-39b083c197fa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:54.495503 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a32a6808-1d02-4e98-8975-39b083c197fa None None] GET https://10.4.3.157/volume// Jul 31 20:51:54.495792 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a32a6808-1d02-4e98-8975-39b083c197fa None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:54.496093 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a32a6808-1d02-4e98-8975-39b083c197fa None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:54.497095 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a32a6808-1d02-4e98-8975-39b083c197fa None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:51:54.497535 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 435/1722] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:51:54 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 20:51:54.506070 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-c785d382-7cf9-43b5-b468-90c742559929 req-59904b5b-7441-46f4-b847-fa8bd9383ea4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:54.509651 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-59904b5b-7441-46f4-b847-fa8bd9383ea4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:51:54.509985 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-59904b5b-7441-46f4-b847-fa8bd9383ea4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01d8ede9-e8e2-4d60-a0a0-eb8d71933a85", "connector": null, "instance_uuid": "9b24dcb8-d931-4bbf-a72f-60042336044d"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:54.522914 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:54.522914 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:54.550545 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-59904b5b-7441-46f4-b847-fa8bd9383ea4 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:51:54.550937 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 434/1723] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:51:54 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 20:51:54.560466 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-c785d382-7cf9-43b5-b468-90c742559929 req-005c715c-d70f-49aa-bd43-01e4e118b183 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:54.563101 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-005c715c-d70f-49aa-bd43-01e4e118b183 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/attachments/2798a601-5e15-45d0-8f0e-e8d603fd1d11 Jul 31 20:51:54.563393 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-005c715c-d70f-49aa-bd43-01e4e118b183 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:54.563664 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-005c715c-d70f-49aa-bd43-01e4e118b183 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:54.573599 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:54.573599 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:54.606375 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-65536b89-20ed-4c33-b664-8f38568b725a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:54.608032 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-65536b89-20ed-4c33-b664-8f38568b725a tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] GET https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f Jul 31 20:51:54.608252 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-65536b89-20ed-4c33-b664-8f38568b725a tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:54.608426 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-65536b89-20ed-4c33-b664-8f38568b725a tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:54.613597 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-65536b89-20ed-4c33-b664-8f38568b725a tempest-VolumesExtendAttachedTest-1464042088 tempest-VolumesExtendAttachedTest-1464042088-project-member] https://10.4.3.157/volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f returned with HTTP 404 Jul 31 20:51:54.614035 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 434/1724] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:51:54 2026] GET /volume/v3/volumes/20e0b497-920b-47e4-9fbc-cc7633c8640f => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:51:54.631487 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-005c715c-d70f-49aa-bd43-01e4e118b183 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/2798a601-5e15-45d0-8f0e-e8d603fd1d11 returned with HTTP 200 Jul 31 20:51:54.631952 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 422/1725] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:51:54 2026] DELETE /volume/v3/attachments/2798a601-5e15-45d0-8f0e-e8d603fd1d11 => generated 367 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:54.672718 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ac663a2b-b3aa-40ff-b650-337df0ab0caa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:54.673389 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ac663a2b-b3aa-40ff-b650-337df0ab0caa tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:51:54.673694 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ac663a2b-b3aa-40ff-b650-337df0ab0caa tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:54.673951 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ac663a2b-b3aa-40ff-b650-337df0ab0caa tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:54.674091 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-ac663a2b-b3aa-40ff-b650-337df0ab0caa tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:54.679711 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:54.679711 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:54.680677 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ac663a2b-b3aa-40ff-b650-337df0ab0caa tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:51:54.681203 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 436/1726] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:51:54 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:54.835147 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c68384e8-42df-4fb1-88af-945bd6ed54dc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:54.837043 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c68384e8-42df-4fb1-88af-945bd6ed54dc tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] GET https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 Jul 31 20:51:54.837251 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c68384e8-42df-4fb1-88af-945bd6ed54dc tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:54.837450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c68384e8-42df-4fb1-88af-945bd6ed54dc tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:54.842883 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c68384e8-42df-4fb1-88af-945bd6ed54dc tempest-VolumesTestJSON-1848131510 tempest-VolumesTestJSON-1848131510-project-member] https://10.4.3.157/volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 returned with HTTP 404 Jul 31 20:51:54.843400 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 435/1727] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:54 2026] GET /volume/v3/volumes/8aec5570-cc74-4c0a-88cf-bf34021c0a69 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:54.891502 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-94ac2935-4e13-4e58-8d5f-6c4b4f0e27cf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:54.893265 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-94ac2935-4e13-4e58-8d5f-6c4b4f0e27cf tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd Jul 31 20:51:54.893465 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-94ac2935-4e13-4e58-8d5f-6c4b4f0e27cf tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:54.893728 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-94ac2935-4e13-4e58-8d5f-6c4b4f0e27cf tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:54.899520 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-94ac2935-4e13-4e58-8d5f-6c4b4f0e27cf tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd returned with HTTP 404 Jul 31 20:51:54.899993 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 435/1728] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:54 2026] GET /volume/v3/volumes/c33008d0-f0a4-4d52-b584-54987a6862dd => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:54.911264 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1262810a-ad82-482a-af3c-6d5f29a5d106 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:54.913209 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1262810a-ad82-482a-af3c-6d5f29a5d106 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] DELETE https://10.4.3.157/volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f Jul 31 20:51:54.913329 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1262810a-ad82-482a-af3c-6d5f29a5d106 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:54.913514 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1262810a-ad82-482a-af3c-6d5f29a5d106 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:54.913689 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-1262810a-ad82-482a-af3c-6d5f29a5d106 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume with id: 71c9b370-fe42-462a-90f7-82626ca6295f Jul 31 20:51:54.922867 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:54.922867 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:54.922867 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1262810a-ad82-482a-af3c-6d5f29a5d106 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:54.942650 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1262810a-ad82-482a-af3c-6d5f29a5d106 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume request issued successfully. Jul 31 20:51:54.943406 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1262810a-ad82-482a-af3c-6d5f29a5d106 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f returned with HTTP 202 Jul 31 20:51:54.943406 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 423/1729] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:54 2026] DELETE /volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:54.951623 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-22074485-ec6f-42c5-b545-1f4edeb1d6ea None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:54.954427 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-22074485-ec6f-42c5-b545-1f4edeb1d6ea tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f Jul 31 20:51:54.954691 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-22074485-ec6f-42c5-b545-1f4edeb1d6ea tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:54.954946 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-22074485-ec6f-42c5-b545-1f4edeb1d6ea tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:54.964411 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:54.964411 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:54.971911 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-22074485-ec6f-42c5-b545-1f4edeb1d6ea tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:54.978978 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-22074485-ec6f-42c5-b545-1f4edeb1d6ea tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f returned with HTTP 200 Jul 31 20:51:54.979461 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 437/1730] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:54 2026] GET /volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:55.665605 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-c785d382-7cf9-43b5-b468-90c742559929 req-b68fe770-6689-4f75-ad17-d5f39ad59974 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:55.667914 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-b68fe770-6689-4f75-ad17-d5f39ad59974 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] PUT https://10.4.3.157/volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d Jul 31 20:51:55.668251 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-b68fe770-6689-4f75-ad17-d5f39ad59974 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:55.676258 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-c785d382-7cf9-43b5-b468-90c742559929 req-b68fe770-6689-4f75-ad17-d5f39ad59974 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Acquiring lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:51:55.681711 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-c785d382-7cf9-43b5-b468-90c742559929 req-b68fe770-6689-4f75-ad17-d5f39ad59974 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:51:55.682576 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:55.682576 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:55.695267 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-626de8df-65d3-44c8-84c5-b0fb00835bd2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:55.697554 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5d0f9408-91ed-4f49-87e9-21ad15e231ff None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:55.697904 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-626de8df-65d3-44c8-84c5-b0fb00835bd2 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:51:55.697954 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-626de8df-65d3-44c8-84c5-b0fb00835bd2 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:55.698314 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-626de8df-65d3-44c8-84c5-b0fb00835bd2 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:55.698488 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-626de8df-65d3-44c8-84c5-b0fb00835bd2 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:55.701179 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5d0f9408-91ed-4f49-87e9-21ad15e231ff tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] DELETE https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:55.702020 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5d0f9408-91ed-4f49-87e9-21ad15e231ff tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:55.702204 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5d0f9408-91ed-4f49-87e9-21ad15e231ff tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:55.702746 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-5d0f9408-91ed-4f49-87e9-21ad15e231ff tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Delete volume with id: a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:55.708526 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=706,cinder:UPDATE=166,cinder:INSERT=92,cinder:DELETE=1 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:51:55.716246 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:55.716246 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:55.716246 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-626de8df-65d3-44c8-84c5-b0fb00835bd2 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:51:55.716448 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 436/1731] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:51:55 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:55.721766 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:55.721766 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:55.722826 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5d0f9408-91ed-4f49-87e9-21ad15e231ff tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:55.754808 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5d0f9408-91ed-4f49-87e9-21ad15e231ff tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Delete volume request issued successfully. Jul 31 20:51:55.755197 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5d0f9408-91ed-4f49-87e9-21ad15e231ff tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 202 Jul 31 20:51:55.755770 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 424/1732] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:55 2026] DELETE /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:55.767611 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a53b6559-f3e1-4dc9-8ff3-d4fc8dc3d0e6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:55.769032 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a53b6559-f3e1-4dc9-8ff3-d4fc8dc3d0e6 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:55.770967 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a53b6559-f3e1-4dc9-8ff3-d4fc8dc3d0e6 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:55.770967 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a53b6559-f3e1-4dc9-8ff3-d4fc8dc3d0e6 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:55.780821 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:55.780821 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:55.785054 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a53b6559-f3e1-4dc9-8ff3-d4fc8dc3d0e6 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:55.789625 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a53b6559-f3e1-4dc9-8ff3-d4fc8dc3d0e6 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 200 Jul 31 20:51:55.790133 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 438/1733] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:55 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:55.838138 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-c785d382-7cf9-43b5-b468-90c742559929 req-b68fe770-6689-4f75-ad17-d5f39ad59974 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" released by "attachment_update" :: held 0.155s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:51:55.838633 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-b68fe770-6689-4f75-ad17-d5f39ad59974 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d returned with HTTP 200 Jul 31 20:51:55.840683 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 436/1734] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:51:55 2026] PUT /volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d => generated 969 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:55.854359 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-c785d382-7cf9-43b5-b468-90c742559929 req-8d2b9b74-67fb-4672-8f4e-d812558c8f82 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:55.856983 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-8d2b9b74-67fb-4672-8f4e-d812558c8f82 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d Jul 31 20:51:55.857410 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-8d2b9b74-67fb-4672-8f4e-d812558c8f82 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:55.859057 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-8d2b9b74-67fb-4672-8f4e-d812558c8f82 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:55.886499 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-8d2b9b74-67fb-4672-8f4e-d812558c8f82 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d returned with HTTP 200 Jul 31 20:51:55.887234 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 437/1735] 10.4.3.157 () {70 vars in 1651 bytes} [Fri Jul 31 20:51:55 2026] GET /volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d => generated 994 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:55.994397 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-89913657-55f5-4805-919a-958b122dc42f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:55.996310 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-89913657-55f5-4805-919a-958b122dc42f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f Jul 31 20:51:55.996503 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-89913657-55f5-4805-919a-958b122dc42f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:55.996738 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-89913657-55f5-4805-919a-958b122dc42f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:56.006513 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-89913657-55f5-4805-919a-958b122dc42f tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f returned with HTTP 404 Jul 31 20:51:56.007219 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 425/1736] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:55 2026] GET /volume/v3/volumes/71c9b370-fe42-462a-90f7-82626ca6295f => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 20:51:56.022798 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ec6eabfc-c17f-4e3c-a2ad-a89f408f14a7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:56.024571 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ec6eabfc-c17f-4e3c-a2ad-a89f408f14a7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] DELETE https://10.4.3.157/volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 Jul 31 20:51:56.024823 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ec6eabfc-c17f-4e3c-a2ad-a89f408f14a7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:56.025049 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ec6eabfc-c17f-4e3c-a2ad-a89f408f14a7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:56.025274 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-ec6eabfc-c17f-4e3c-a2ad-a89f408f14a7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume with id: fa2dae26-df0b-4dfe-8b73-d516853fd738 Jul 31 20:51:56.027288 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=632,cinder:INSERT=86,cinder:UPDATE=161 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:51:56.034619 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:56.034619 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:56.035114 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ec6eabfc-c17f-4e3c-a2ad-a89f408f14a7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:56.057904 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ec6eabfc-c17f-4e3c-a2ad-a89f408f14a7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume request issued successfully. Jul 31 20:51:56.058094 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ec6eabfc-c17f-4e3c-a2ad-a89f408f14a7 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 returned with HTTP 202 Jul 31 20:51:56.058746 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 439/1737] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:56 2026] DELETE /volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:56.069499 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9e6a4469-08cf-47a6-a856-9abd58676d2c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:56.071738 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9e6a4469-08cf-47a6-a856-9abd58676d2c tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 Jul 31 20:51:56.073674 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9e6a4469-08cf-47a6-a856-9abd58676d2c tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:56.074978 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9e6a4469-08cf-47a6-a856-9abd58676d2c tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:56.084852 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:56.084852 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:56.088720 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9e6a4469-08cf-47a6-a856-9abd58676d2c tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:56.094855 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9e6a4469-08cf-47a6-a856-9abd58676d2c tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 returned with HTTP 200 Jul 31 20:51:56.096483 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 437/1738] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:56 2026] GET /volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:56.728769 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9ad1330a-8378-47d6-9055-15fdcc2971cc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:56.730505 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9ad1330a-8378-47d6-9055-15fdcc2971cc tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:51:56.730720 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9ad1330a-8378-47d6-9055-15fdcc2971cc tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:56.730893 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9ad1330a-8378-47d6-9055-15fdcc2971cc tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:56.730991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-9ad1330a-8378-47d6-9055-15fdcc2971cc tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:56.734726 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:56.734726 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:56.735360 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9ad1330a-8378-47d6-9055-15fdcc2971cc tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:51:56.735705 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 438/1739] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:51:56 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:56.806758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0149b7db-4a9b-48c9-b390-4100fd248b40 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:56.813582 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0149b7db-4a9b-48c9-b390-4100fd248b40 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 Jul 31 20:51:56.813770 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0149b7db-4a9b-48c9-b390-4100fd248b40 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:56.813968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0149b7db-4a9b-48c9-b390-4100fd248b40 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:56.830376 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0149b7db-4a9b-48c9-b390-4100fd248b40 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 returned with HTTP 404 Jul 31 20:51:56.831008 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 426/1740] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:56 2026] GET /volume/v3/volumes/a219dd2a-5e2c-4b8b-98a4-7289c8b8e6e1 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:56.838440 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-88cb4031-00d6-47be-a781-278e6a30a23c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:56.840404 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-88cb4031-00d6-47be-a781-278e6a30a23c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:56.840601 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-88cb4031-00d6-47be-a781-278e6a30a23c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:56.840845 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-88cb4031-00d6-47be-a781-278e6a30a23c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:56.841044 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-88cb4031-00d6-47be-a781-278e6a30a23c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Delete volume with id: c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:56.851050 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:56.851050 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:56.851566 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-88cb4031-00d6-47be-a781-278e6a30a23c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:56.878456 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-88cb4031-00d6-47be-a781-278e6a30a23c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Delete volume request issued successfully. Jul 31 20:51:56.878658 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-88cb4031-00d6-47be-a781-278e6a30a23c tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 202 Jul 31 20:51:56.879056 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 440/1741] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:56 2026] DELETE /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:56.886702 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a6369ab5-a23d-4c8a-9be7-3ca6c99d56e3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:56.891233 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a6369ab5-a23d-4c8a-9be7-3ca6c99d56e3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:56.891233 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a6369ab5-a23d-4c8a-9be7-3ca6c99d56e3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:56.891233 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a6369ab5-a23d-4c8a-9be7-3ca6c99d56e3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:56.899076 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:56.899076 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:56.904861 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a6369ab5-a23d-4c8a-9be7-3ca6c99d56e3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:56.909687 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a6369ab5-a23d-4c8a-9be7-3ca6c99d56e3 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 200 Jul 31 20:51:56.910108 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 438/1742] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:56 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:56.971039 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4391ba95-0775-4864-bb65-62e6dcba979d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.112582 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4391ba95-0775-4864-bb65-62e6dcba979d tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:51:57.112949 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-369d52a6-9422-4f59-bde8-957a366f149d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.113098 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4391ba95-0775-4864-bb65-62e6dcba979d tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-992233172", "description": "tempest-group-type-description-1285720974", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:57.118732 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-369d52a6-9422-4f59-bde8-957a366f149d tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 Jul 31 20:51:57.118896 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-369d52a6-9422-4f59-bde8-957a366f149d tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.119065 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-369d52a6-9422-4f59-bde8-957a366f149d tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.124876 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-369d52a6-9422-4f59-bde8-957a366f149d tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 returned with HTTP 404 Jul 31 20:51:57.125534 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 427/1743] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:57 2026] GET /volume/v3/volumes/fa2dae26-df0b-4dfe-8b73-d516853fd738 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:57.133591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6b2e1548-901b-4c18-914e-1a1488a98942 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.135026 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6b2e1548-901b-4c18-914e-1a1488a98942 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 Jul 31 20:51:57.135261 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6b2e1548-901b-4c18-914e-1a1488a98942 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.135436 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6b2e1548-901b-4c18-914e-1a1488a98942 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.135591 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-6b2e1548-901b-4c18-914e-1a1488a98942 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume with id: b0993af7-3a38-427e-8c93-14e086df0286 Jul 31 20:51:57.143540 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:57.143540 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:57.144027 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6b2e1548-901b-4c18-914e-1a1488a98942 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:57.148287 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4391ba95-0775-4864-bb65-62e6dcba979d tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:51:57.149023 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 439/1744] 10.4.3.157 () {70 vars in 1312 bytes} [Fri Jul 31 20:51:56 2026] POST /volume/v3/group_types => generated 264 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:57.161592 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-156cd232-d02d-4841-8e74-5ec6a6ec9b87 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.165296 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-156cd232-d02d-4841-8e74-5ec6a6ec9b87 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] GET https://10.4.3.157/volume/v3/group_types Jul 31 20:51:57.165296 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-156cd232-d02d-4841-8e74-5ec6a6ec9b87 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.165296 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-156cd232-d02d-4841-8e74-5ec6a6ec9b87 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.174214 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6b2e1548-901b-4c18-914e-1a1488a98942 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume request issued successfully. Jul 31 20:51:57.175712 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6b2e1548-901b-4c18-914e-1a1488a98942 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 returned with HTTP 202 Jul 31 20:51:57.175712 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 441/1745] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:57 2026] DELETE /volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:57.180502 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-156cd232-d02d-4841-8e74-5ec6a6ec9b87 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 200 Jul 31 20:51:57.181821 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 439/1746] 10.4.3.157 () {68 vars in 1290 bytes} [Fri Jul 31 20:51:57 2026] GET /volume/v3/group_types => generated 498 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:57.185175 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-82990758-1f18-4803-8f4c-87bc13a84394 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.185175 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-82990758-1f18-4803-8f4c-87bc13a84394 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 Jul 31 20:51:57.185175 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-82990758-1f18-4803-8f4c-87bc13a84394 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.185175 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-82990758-1f18-4803-8f4c-87bc13a84394 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.193826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-07b0a76d-47bd-4272-aec9-d38ad73acf62 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.197726 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-07b0a76d-47bd-4272-aec9-d38ad73acf62 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] PUT https://10.4.3.157/volume/v3/group_types/13a43c94-2d0a-4aa0-af2d-3f2b2c4ddf2e Jul 31 20:51:57.198273 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-07b0a76d-47bd-4272-aec9-d38ad73acf62 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-871173907", "description": "updated-group-type-desc"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:57.200227 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:57.200227 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:57.208295 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-82990758-1f18-4803-8f4c-87bc13a84394 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:57.214328 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-07b0a76d-47bd-4272-aec9-d38ad73acf62 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types/13a43c94-2d0a-4aa0-af2d-3f2b2c4ddf2e returned with HTTP 200 Jul 31 20:51:57.215237 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 440/1747] 10.4.3.157 () {70 vars in 1422 bytes} [Fri Jul 31 20:51:57 2026] PUT /volume/v3/group_types/13a43c94-2d0a-4aa0-af2d-3f2b2c4ddf2e => generated 254 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:57.217405 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-82990758-1f18-4803-8f4c-87bc13a84394 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 returned with HTTP 200 Jul 31 20:51:57.217405 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 428/1748] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:57 2026] GET /volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:57.223451 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a99627f1-ca6a-4c73-8cd5-b47999ab76aa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.225959 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a99627f1-ca6a-4c73-8cd5-b47999ab76aa tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] GET https://10.4.3.157/volume/v3/group_types/13a43c94-2d0a-4aa0-af2d-3f2b2c4ddf2e Jul 31 20:51:57.226297 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a99627f1-ca6a-4c73-8cd5-b47999ab76aa tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.226567 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a99627f1-ca6a-4c73-8cd5-b47999ab76aa tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.235097 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a99627f1-ca6a-4c73-8cd5-b47999ab76aa tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types/13a43c94-2d0a-4aa0-af2d-3f2b2c4ddf2e returned with HTTP 200 Jul 31 20:51:57.235349 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 442/1749] 10.4.3.157 () {68 vars in 1401 bytes} [Fri Jul 31 20:51:57 2026] GET /volume/v3/group_types/13a43c94-2d0a-4aa0-af2d-3f2b2c4ddf2e => generated 254 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:57.245638 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-85dfe764-0dbb-4e30-8c57-5d765b079a37 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.248450 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-85dfe764-0dbb-4e30-8c57-5d765b079a37 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/13a43c94-2d0a-4aa0-af2d-3f2b2c4ddf2e Jul 31 20:51:57.249956 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-85dfe764-0dbb-4e30-8c57-5d765b079a37 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.249956 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-85dfe764-0dbb-4e30-8c57-5d765b079a37 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.270382 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-85dfe764-0dbb-4e30-8c57-5d765b079a37 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types/13a43c94-2d0a-4aa0-af2d-3f2b2c4ddf2e returned with HTTP 202 Jul 31 20:51:57.270891 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 440/1750] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:51:57 2026] DELETE /volume/v3/group_types/13a43c94-2d0a-4aa0-af2d-3f2b2c4ddf2e => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:51:57.277872 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c8dab910-acc2-41d9-8d84-f8854e84e0af None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.280469 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c8dab910-acc2-41d9-8d84-f8854e84e0af tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] GET https://10.4.3.157/volume/v3/group_types Jul 31 20:51:57.280753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c8dab910-acc2-41d9-8d84-f8854e84e0af tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.281022 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c8dab910-acc2-41d9-8d84-f8854e84e0af tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.295137 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c8dab910-acc2-41d9-8d84-f8854e84e0af tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 200 Jul 31 20:51:57.295137 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 441/1751] 10.4.3.157 () {68 vars in 1290 bytes} [Fri Jul 31 20:51:57 2026] GET /volume/v3/group_types => generated 248 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:57.304507 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ad4d9662-c3de-4827-ab38-d892b19b4a97 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.306178 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad4d9662-c3de-4827-ab38-d892b19b4a97 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:51:57.306523 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad4d9662-c3de-4827-ab38-d892b19b4a97 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-558849970", "is_public": true}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:57.320587 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad4d9662-c3de-4827-ab38-d892b19b4a97 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:51:57.320953 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 429/1752] 10.4.3.157 () {70 vars in 1311 bytes} [Fri Jul 31 20:51:57 2026] POST /volume/v3/group_types => generated 163 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:57.328724 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2ed17eb1-06a8-4d16-b1bd-13daf267cca6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.330961 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ed17eb1-06a8-4d16-b1bd-13daf267cca6 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:51:57.331418 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2ed17eb1-06a8-4d16-b1bd-13daf267cca6 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-1559389417", "is_public": false}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:57.353428 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ed17eb1-06a8-4d16-b1bd-13daf267cca6 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:51:57.354329 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 443/1753] 10.4.3.157 () {70 vars in 1311 bytes} [Fri Jul 31 20:51:57 2026] POST /volume/v3/group_types => generated 165 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:57.362439 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2dab72aa-7b62-4da6-89e6-f05e92c21348 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.366049 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2dab72aa-7b62-4da6-89e6-f05e92c21348 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] GET https://10.4.3.157/volume/v3/group_types?sort=name%3Aasc&is_public=None Jul 31 20:51:57.366049 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2dab72aa-7b62-4da6-89e6-f05e92c21348 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.366049 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2dab72aa-7b62-4da6-89e6-f05e92c21348 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.374467 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2dab72aa-7b62-4da6-89e6-f05e92c21348 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Jul 31 20:51:57.375060 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 441/1754] 10.4.3.157 () {68 vars in 1351 bytes} [Fri Jul 31 20:51:57 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:57.383795 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a1e6080d-1375-4ae5-871d-831bd488ec2e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.385531 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a1e6080d-1375-4ae5-871d-831bd488ec2e tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] GET https://10.4.3.157/volume/v3/group_types?sort=name%3Adesc&is_public=None Jul 31 20:51:57.385790 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a1e6080d-1375-4ae5-871d-831bd488ec2e tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.386006 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a1e6080d-1375-4ae5-871d-831bd488ec2e tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.394680 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a1e6080d-1375-4ae5-871d-831bd488ec2e tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Jul 31 20:51:57.395026 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 442/1755] 10.4.3.157 () {68 vars in 1353 bytes} [Fri Jul 31 20:51:57 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:57.408444 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-25256614-df33-45ad-a4d7-0bd17b39e1d0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.412652 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-25256614-df33-45ad-a4d7-0bd17b39e1d0 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] GET https://10.4.3.157/volume/v3/group_types?is_public=False Jul 31 20:51:57.412884 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-25256614-df33-45ad-a4d7-0bd17b39e1d0 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.413086 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-25256614-df33-45ad-a4d7-0bd17b39e1d0 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.422587 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-25256614-df33-45ad-a4d7-0bd17b39e1d0 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types?is_public=False returned with HTTP 200 Jul 31 20:51:57.422950 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 430/1756] 10.4.3.157 () {68 vars in 1321 bytes} [Fri Jul 31 20:51:57 2026] GET /volume/v3/group_types?is_public=False => generated 168 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:57.430562 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bc84efda-3771-48a2-a8a1-6ee50a3664c2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.432262 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bc84efda-3771-48a2-a8a1-6ee50a3664c2 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] GET https://10.4.3.157/volume/v3/group_types?is_public=True Jul 31 20:51:57.432474 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bc84efda-3771-48a2-a8a1-6ee50a3664c2 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.432670 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bc84efda-3771-48a2-a8a1-6ee50a3664c2 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.446867 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bc84efda-3771-48a2-a8a1-6ee50a3664c2 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types?is_public=True returned with HTTP 200 Jul 31 20:51:57.447557 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 444/1757] 10.4.3.157 () {68 vars in 1319 bytes} [Fri Jul 31 20:51:57 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:51:57.456984 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9a70c2d8-7d8d-4788-a968-f03ae32d5e6c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.461151 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9a70c2d8-7d8d-4788-a968-f03ae32d5e6c tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/05b02f9e-1d8e-4ade-854f-19e7a0aa983f Jul 31 20:51:57.461151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9a70c2d8-7d8d-4788-a968-f03ae32d5e6c tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.461151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9a70c2d8-7d8d-4788-a968-f03ae32d5e6c tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.473981 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9a70c2d8-7d8d-4788-a968-f03ae32d5e6c tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types/05b02f9e-1d8e-4ade-854f-19e7a0aa983f returned with HTTP 202 Jul 31 20:51:57.474614 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 442/1758] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:51:57 2026] DELETE /volume/v3/group_types/05b02f9e-1d8e-4ade-854f-19e7a0aa983f => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:51:57.481891 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ff70fdfe-694b-4524-8fd1-d7f1adbd16c3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.483845 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ff70fdfe-694b-4524-8fd1-d7f1adbd16c3 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/24b9ead4-11b9-416f-b028-ca7e0de5dca6 Jul 31 20:51:57.483845 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ff70fdfe-694b-4524-8fd1-d7f1adbd16c3 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.483993 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ff70fdfe-694b-4524-8fd1-d7f1adbd16c3 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.505865 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ff70fdfe-694b-4524-8fd1-d7f1adbd16c3 tempest-GroupTypesTest-622118242 tempest-GroupTypesTest-622118242-project-admin] https://10.4.3.157/volume/v3/group_types/24b9ead4-11b9-416f-b028-ca7e0de5dca6 returned with HTTP 202 Jul 31 20:51:57.506564 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 443/1759] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:51:57 2026] DELETE /volume/v3/group_types/24b9ead4-11b9-416f-b028-ca7e0de5dca6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:51:57.747417 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-af4afd70-58d5-42b5-a07f-ae569e749cea None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.750645 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-af4afd70-58d5-42b5-a07f-ae569e749cea tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:51:57.750920 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-af4afd70-58d5-42b5-a07f-ae569e749cea tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.751200 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-af4afd70-58d5-42b5-a07f-ae569e749cea tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.751360 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-af4afd70-58d5-42b5-a07f-ae569e749cea tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:57.766583 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:57.766583 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:57.767567 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-af4afd70-58d5-42b5-a07f-ae569e749cea tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:51:57.768140 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 431/1760] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:51:57 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:57.923231 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fd9d713c-e519-4c4c-a272-c66c21298519 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:57.925668 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd9d713c-e519-4c4c-a272-c66c21298519 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 Jul 31 20:51:57.925668 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd9d713c-e519-4c4c-a272-c66c21298519 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:57.925799 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd9d713c-e519-4c4c-a272-c66c21298519 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:57.931850 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd9d713c-e519-4c4c-a272-c66c21298519 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 returned with HTTP 404 Jul 31 20:51:57.932008 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 445/1761] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:57 2026] GET /volume/v3/volumes/c4384100-f96e-4ad9-b2d3-c559e77dbb01 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:57.997548 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fe21f7d2-7109-44cd-b6c5-889296a9c114 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:58.001317 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fe21f7d2-7109-44cd-b6c5-889296a9c114 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] DELETE https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:51:58.001620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fe21f7d2-7109-44cd-b6c5-889296a9c114 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:58.001887 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fe21f7d2-7109-44cd-b6c5-889296a9c114 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:58.002101 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-fe21f7d2-7109-44cd-b6c5-889296a9c114 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Delete volume with id: ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:51:58.011463 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:58.011463 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:58.011960 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fe21f7d2-7109-44cd-b6c5-889296a9c114 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:58.040366 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fe21f7d2-7109-44cd-b6c5-889296a9c114 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Delete volume request issued successfully. Jul 31 20:51:58.040580 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fe21f7d2-7109-44cd-b6c5-889296a9c114 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 202 Jul 31 20:51:58.041105 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 443/1762] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:57 2026] DELETE /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:58.052524 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4afe01f3-1eb6-417e-833b-41d7726a9e41 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:58.054814 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4afe01f3-1eb6-417e-833b-41d7726a9e41 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:51:58.055071 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4afe01f3-1eb6-417e-833b-41d7726a9e41 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:58.055346 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4afe01f3-1eb6-417e-833b-41d7726a9e41 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:58.062257 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:58.062257 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:58.065706 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4afe01f3-1eb6-417e-833b-41d7726a9e41 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Volume info retrieved successfully. Jul 31 20:51:58.069710 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4afe01f3-1eb6-417e-833b-41d7726a9e41 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 200 Jul 31 20:51:58.070074 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 444/1763] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:58 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:58.233267 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e957636f-3677-4751-9cd3-f10cd746f5a2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:58.236145 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e957636f-3677-4751-9cd3-f10cd746f5a2 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 Jul 31 20:51:58.236145 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e957636f-3677-4751-9cd3-f10cd746f5a2 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:58.236145 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e957636f-3677-4751-9cd3-f10cd746f5a2 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:58.240880 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e957636f-3677-4751-9cd3-f10cd746f5a2 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 returned with HTTP 404 Jul 31 20:51:58.241452 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 432/1764] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:58 2026] GET /volume/v3/volumes/b0993af7-3a38-427e-8c93-14e086df0286 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:58.250830 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-50782380-14ef-4337-bd2b-5969f19aab32 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:58.253261 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-50782380-14ef-4337-bd2b-5969f19aab32 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] DELETE https://10.4.3.157/volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd Jul 31 20:51:58.253261 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-50782380-14ef-4337-bd2b-5969f19aab32 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:58.253261 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-50782380-14ef-4337-bd2b-5969f19aab32 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:58.253261 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-50782380-14ef-4337-bd2b-5969f19aab32 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume with id: 855afcba-80b8-46a7-ad86-2f78b51e58bd Jul 31 20:51:58.260606 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:58.260606 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:51:58.261236 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-50782380-14ef-4337-bd2b-5969f19aab32 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:58.279883 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-50782380-14ef-4337-bd2b-5969f19aab32 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume request issued successfully. Jul 31 20:51:58.280027 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-50782380-14ef-4337-bd2b-5969f19aab32 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd returned with HTTP 202 Jul 31 20:51:58.280439 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 446/1765] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:58 2026] DELETE /volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:58.289425 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-656fbbeb-ae4b-4391-aa92-45f125ed76cc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:58.293755 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-656fbbeb-ae4b-4391-aa92-45f125ed76cc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd Jul 31 20:51:58.293943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-656fbbeb-ae4b-4391-aa92-45f125ed76cc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:58.294964 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-656fbbeb-ae4b-4391-aa92-45f125ed76cc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:58.307166 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:58.307166 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:58.312015 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-656fbbeb-ae4b-4391-aa92-45f125ed76cc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:58.318880 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-656fbbeb-ae4b-4391-aa92-45f125ed76cc tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd returned with HTTP 200 Jul 31 20:51:58.318880 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 444/1766] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:58 2026] GET /volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:58.782975 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-10f3b9d7-af4e-4894-9040-b1f11431573f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:58.784602 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-10f3b9d7-af4e-4894-9040-b1f11431573f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:51:58.784838 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-10f3b9d7-af4e-4894-9040-b1f11431573f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:58.785027 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-10f3b9d7-af4e-4894-9040-b1f11431573f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:58.785176 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-10f3b9d7-af4e-4894-9040-b1f11431573f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:58.791628 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:58.791628 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:58.792448 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-10f3b9d7-af4e-4894-9040-b1f11431573f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:51:58.792830 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 445/1767] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:51:58 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:59.083176 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fac77841-373a-4535-9d0c-a30febaff1a5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:59.084814 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fac77841-373a-4535-9d0c-a30febaff1a5 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] GET https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb Jul 31 20:51:59.084975 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fac77841-373a-4535-9d0c-a30febaff1a5 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:59.085176 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fac77841-373a-4535-9d0c-a30febaff1a5 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:59.094717 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fac77841-373a-4535-9d0c-a30febaff1a5 tempest-AttachVolumeTestJSON-843602017 tempest-AttachVolumeTestJSON-843602017-project-member] https://10.4.3.157/volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb returned with HTTP 404 Jul 31 20:51:59.095309 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 433/1768] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:59 2026] GET /volume/v3/volumes/ddcce3ea-533e-415a-9d6f-06f0c8ba4dcb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:59.339348 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3dbdb4e4-76dd-4b96-82c7-07b144d549de None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:59.355772 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3dbdb4e4-76dd-4b96-82c7-07b144d549de tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd Jul 31 20:51:59.357370 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3dbdb4e4-76dd-4b96-82c7-07b144d549de tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:59.358893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3dbdb4e4-76dd-4b96-82c7-07b144d549de tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:59.386162 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3dbdb4e4-76dd-4b96-82c7-07b144d549de tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd returned with HTTP 404 Jul 31 20:51:59.386762 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 447/1769] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:59 2026] GET /volume/v3/volumes/855afcba-80b8-46a7-ad86-2f78b51e58bd => generated 109 bytes in 53 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:51:59.396486 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fb8e6bbf-b1d5-40be-bd0d-65a2f2ee2ce6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:59.401302 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb8e6bbf-b1d5-40be-bd0d-65a2f2ee2ce6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 Jul 31 20:51:59.401533 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb8e6bbf-b1d5-40be-bd0d-65a2f2ee2ce6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:59.401774 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb8e6bbf-b1d5-40be-bd0d-65a2f2ee2ce6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:59.401933 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-fb8e6bbf-b1d5-40be-bd0d-65a2f2ee2ce6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume with id: b8cde110-2c5c-46e5-9392-0df59e1ea495 Jul 31 20:51:59.415055 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:59.415055 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:51:59.415570 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fb8e6bbf-b1d5-40be-bd0d-65a2f2ee2ce6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:59.447886 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fb8e6bbf-b1d5-40be-bd0d-65a2f2ee2ce6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Delete volume request issued successfully. Jul 31 20:51:59.448209 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb8e6bbf-b1d5-40be-bd0d-65a2f2ee2ce6 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 returned with HTTP 202 Jul 31 20:51:59.449003 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 445/1770] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:51:59 2026] DELETE /volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:51:59.458804 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ddc482ac-92de-4260-8b2b-c99140997d31 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:59.462181 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ddc482ac-92de-4260-8b2b-c99140997d31 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 Jul 31 20:51:59.462387 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ddc482ac-92de-4260-8b2b-c99140997d31 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:59.462592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ddc482ac-92de-4260-8b2b-c99140997d31 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:59.480210 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:59.480210 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:51:59.485269 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ddc482ac-92de-4260-8b2b-c99140997d31 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Volume info retrieved successfully. Jul 31 20:51:59.492106 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ddc482ac-92de-4260-8b2b-c99140997d31 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 returned with HTTP 200 Jul 31 20:51:59.495546 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 446/1771] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:51:59 2026] GET /volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:59.805095 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ac1f5f22-6741-4430-8efd-3c06e04dc783 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:59.808635 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ac1f5f22-6741-4430-8efd-3c06e04dc783 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:51:59.808906 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ac1f5f22-6741-4430-8efd-3c06e04dc783 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:51:59.811421 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ac1f5f22-6741-4430-8efd-3c06e04dc783 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:51:59.812260 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-ac1f5f22-6741-4430-8efd-3c06e04dc783 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:51:59.816474 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:59.816474 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:51:59.817170 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ac1f5f22-6741-4430-8efd-3c06e04dc783 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:51:59.817586 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 434/1772] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:51:59 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:51:59.922713 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-c785d382-7cf9-43b5-b468-90c742559929 req-33ebba3e-98ca-4fcf-90f4-b9512cb8bda0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:51:59.934592 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-33ebba3e-98ca-4fcf-90f4-b9512cb8bda0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d/action Jul 31 20:51:59.937522 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-33ebba3e-98ca-4fcf-90f4-b9512cb8bda0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:51:59.938842 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-33ebba3e-98ca-4fcf-90f4-b9512cb8bda0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:51:59.991856 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:51:59.991856 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:00.010506 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c785d382-7cf9-43b5-b468-90c742559929 req-33ebba3e-98ca-4fcf-90f4-b9512cb8bda0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d/action returned with HTTP 204 Jul 31 20:52:00.011009 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 448/1773] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:51:59 2026] POST /volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d/action => generated 0 bytes in 90 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:00.513171 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1d4a2b43-9fb6-4955-90c3-c802ad929843 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:00.515747 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1d4a2b43-9fb6-4955-90c3-c802ad929843 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] GET https://10.4.3.157/volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 Jul 31 20:52:00.515747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1d4a2b43-9fb6-4955-90c3-c802ad929843 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:00.515747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1d4a2b43-9fb6-4955-90c3-c802ad929843 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:00.517832 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=610,cinder:UPDATE=136,cinder:INSERT=66 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:52:00.522278 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1d4a2b43-9fb6-4955-90c3-c802ad929843 tempest-CreateVolumesFromBackupTest-290071655 tempest-CreateVolumesFromBackupTest-290071655-project-member] https://10.4.3.157/volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 returned with HTTP 404 Jul 31 20:52:00.522750 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 446/1774] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:00 2026] GET /volume/v3/volumes/b8cde110-2c5c-46e5-9392-0df59e1ea495 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:00.755633 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-eab9cb0d-36c7-45f5-aea4-19ba975263d3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:00.830396 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3bf036d3-ce85-42ad-89b8-f115e424bd3e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:00.835119 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3bf036d3-ce85-42ad-89b8-f115e424bd3e tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:00.835428 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3bf036d3-ce85-42ad-89b8-f115e424bd3e tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:00.835681 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3bf036d3-ce85-42ad-89b8-f115e424bd3e tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:00.835816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-3bf036d3-ce85-42ad-89b8-f115e424bd3e tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:00.847303 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:00.847303 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:00.847303 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3bf036d3-ce85-42ad-89b8-f115e424bd3e tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:00.847303 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 435/1775] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:00 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:00.957361 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eab9cb0d-36c7-45f5-aea4-19ba975263d3 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 Jul 31 20:52:00.957592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eab9cb0d-36c7-45f5-aea4-19ba975263d3 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:00.957802 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eab9cb0d-36c7-45f5-aea4-19ba975263d3 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:00.981317 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eab9cb0d-36c7-45f5-aea4-19ba975263d3 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 returned with HTTP 200 Jul 31 20:52:00.981928 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 447/1776] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:00 2026] GET /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 => generated 437 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:00.991322 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b336742d-0773-4a33-b0c7-8dcab25cefe1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:00.993176 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b336742d-0773-4a33-b0c7-8dcab25cefe1 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16/defaults Jul 31 20:52:00.993375 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b336742d-0773-4a33-b0c7-8dcab25cefe1 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:00.993618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b336742d-0773-4a33-b0c7-8dcab25cefe1 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'defaults' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:01.003346 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b336742d-0773-4a33-b0c7-8dcab25cefe1 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16/defaults returned with HTTP 200 Jul 31 20:52:01.003969 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 449/1777] 10.4.3.157 () {66 vars in 1381 bytes} [Fri Jul 31 20:52:00 2026] GET /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16/defaults => generated 437 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:01.015640 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-66a2ef3a-6170-4d26-b031-e546631104f2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:01.015782 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0ab6a115-901f-4018-a748-043f3155e257 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:01.018473 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-66a2ef3a-6170-4d26-b031-e546631104f2 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 Jul 31 20:52:01.018473 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-66a2ef3a-6170-4d26-b031-e546631104f2 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:01.075173 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-66a2ef3a-6170-4d26-b031-e546631104f2 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 returned with HTTP 200 Jul 31 20:52:01.075570 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 447/1778] 10.4.3.157 () {68 vars in 1374 bytes} [Fri Jul 31 20:52:01 2026] PUT /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 => generated 395 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:01.077385 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0ab6a115-901f-4018-a748-043f3155e257 tempest-VolumesSummaryTest-249109242 tempest-VolumesSummaryTest-249109242-project-member] GET https://10.4.3.157/volume/v3/volumes/summary Jul 31 20:52:01.077683 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0ab6a115-901f-4018-a748-043f3155e257 tempest-VolumesSummaryTest-249109242 tempest-VolumesSummaryTest-249109242-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:01.077928 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0ab6a115-901f-4018-a748-043f3155e257 tempest-VolumesSummaryTest-249109242 tempest-VolumesSummaryTest-249109242-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:01.078156 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-0ab6a115-901f-4018-a748-043f3155e257 tempest-VolumesSummaryTest-249109242 tempest-VolumesSummaryTest-249109242-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:01.088607 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0ab6a115-901f-4018-a748-043f3155e257 tempest-VolumesSummaryTest-249109242 tempest-VolumesSummaryTest-249109242-project-member] Get summary completed successfully. Jul 31 20:52:01.088607 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0ab6a115-901f-4018-a748-043f3155e257 tempest-VolumesSummaryTest-249109242 tempest-VolumesSummaryTest-249109242-project-member] https://10.4.3.157/volume/v3/volumes/summary returned with HTTP 200 Jul 31 20:52:01.088607 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 436/1779] 10.4.3.157 () {68 vars in 1302 bytes} [Fri Jul 31 20:52:01 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:01.088820 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ba5c16f4-a364-4be6-a879-49c36c240c42 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:01.092228 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ba5c16f4-a364-4be6-a879-49c36c240c42 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] DELETE https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 Jul 31 20:52:01.092228 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ba5c16f4-a364-4be6-a879-49c36c240c42 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:01.092228 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ba5c16f4-a364-4be6-a879-49c36c240c42 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:01.109477 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ba5c16f4-a364-4be6-a879-49c36c240c42 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 returned with HTTP 200 Jul 31 20:52:01.109927 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 448/1780] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:01 2026] DELETE /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 20:52:01.117965 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0371ef37-d072-4d1a-aa7a-58441b71bc01 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:01.122291 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0371ef37-d072-4d1a-aa7a-58441b71bc01 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 Jul 31 20:52:01.122563 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0371ef37-d072-4d1a-aa7a-58441b71bc01 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:01.122814 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0371ef37-d072-4d1a-aa7a-58441b71bc01 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:01.138812 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0371ef37-d072-4d1a-aa7a-58441b71bc01 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 returned with HTTP 200 Jul 31 20:52:01.139185 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 450/1781] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:01 2026] GET /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 => generated 437 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:01.149911 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-653ecc49-014a-4d5b-b351-0685cd83fd7a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:01.152475 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-653ecc49-014a-4d5b-b351-0685cd83fd7a tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 Jul 31 20:52:01.152641 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-653ecc49-014a-4d5b-b351-0685cd83fd7a tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:01.251673 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-653ecc49-014a-4d5b-b351-0685cd83fd7a tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 returned with HTTP 200 Jul 31 20:52:01.252119 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 448/1782] 10.4.3.157 () {68 vars in 1375 bytes} [Fri Jul 31 20:52:01 2026] PUT /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 => generated 395 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:01.268161 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-be6779ef-d13a-40c8-ab98-7c4d25ed16db None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:01.268902 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be6779ef-d13a-40c8-ab98-7c4d25ed16db tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16/defaults Jul 31 20:52:01.269096 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-be6779ef-d13a-40c8-ab98-7c4d25ed16db tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:01.269301 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-be6779ef-d13a-40c8-ab98-7c4d25ed16db tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'defaults' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:01.287803 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be6779ef-d13a-40c8-ab98-7c4d25ed16db tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16/defaults returned with HTTP 200 Jul 31 20:52:01.288238 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 437/1783] 10.4.3.157 () {66 vars in 1381 bytes} [Fri Jul 31 20:52:01 2026] GET /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16/defaults => generated 437 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:01.300163 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6343727d-6fbe-47ce-87a2-3f8d1f0f47b9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:01.300163 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6343727d-6fbe-47ce-87a2-3f8d1f0f47b9 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 Jul 31 20:52:01.300453 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6343727d-6fbe-47ce-87a2-3f8d1f0f47b9 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:01.300704 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6343727d-6fbe-47ce-87a2-3f8d1f0f47b9 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:01.323181 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6343727d-6fbe-47ce-87a2-3f8d1f0f47b9 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 returned with HTTP 200 Jul 31 20:52:01.323600 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 449/1784] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:01 2026] GET /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 => generated 437 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:01.337022 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-03cbcd0b-dd14-42f7-8b91-0b39182d7b7c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:01.338871 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-03cbcd0b-dd14-42f7-8b91-0b39182d7b7c tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True Jul 31 20:52:01.339074 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-03cbcd0b-dd14-42f7-8b91-0b39182d7b7c tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:01.339074 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-03cbcd0b-dd14-42f7-8b91-0b39182d7b7c tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:01.362412 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-03cbcd0b-dd14-42f7-8b91-0b39182d7b7c tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True returned with HTTP 200 Jul 31 20:52:01.362836 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 451/1785] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:52:01 2026] GET /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True => generated 1061 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:01.378187 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-71088161-9522-4326-9801-55f37311dc19 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:01.538721 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:01.539091 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-2010576462"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:01.540805 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-2010576462'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:01.540953 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Create volume of 1 GB Jul 31 20:52:01.546483 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Availability Zones retrieved successfully. Jul 31 20:52:01.556275 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Flow 'volume_create_api' (7707f3e5-9284-4021-906a-7cfddc7ba62f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:01.556275 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9d41e3f-e7b7-48e0-b284-606f9179d955) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:01.556742 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:01.589285 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9d41e3f-e7b7-48e0-b284-606f9179d955) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:01.590413 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ee41ec-964f-4930-9166-f0be569fb3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:01.675023 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Created reservations ['52426e08-f675-492f-98f5-8617c6930919', '23bdc57c-bd30-4a41-9467-c2f910492428', 'e110b733-6ee0-4dc3-a8fa-1503491851d2', 'f8fe99ea-4dbe-48f6-9e15-99f37d6bd561'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:01.675939 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6ee41ec-964f-4930-9166-f0be569fb3d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52426e08-f675-492f-98f5-8617c6930919', '23bdc57c-bd30-4a41-9467-c2f910492428', 'e110b733-6ee0-4dc3-a8fa-1503491851d2', 'f8fe99ea-4dbe-48f6-9e15-99f37d6bd561']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:01.676839 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba13c902-f263-4e81-8120-8e90af1ef849) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:01.715496 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba13c902-f263-4e81-8120-8e90af1ef849) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b470b4c4-c421-46cd-9e92-a0d8d6db983f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2010576462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b42a8c47a6b4d818e57fce134966a16',qos_specs=None,replication_status=,reservations=['52426e08-f675-492f-98f5-8617c6930919','23bdc57c-bd30-4a41-9467-c2f910492428','e110b733-6ee0-4dc3-a8fa-1503491851d2','f8fe99ea-4dbe-48f6-9e15-99f37d6bd561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d9547cd90004454b793ff85d3b6ca4a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-2010576462',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b470b4c4-c421-46cd-9e92-a0d8d6db983f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b42a8c47a6b4d818e57fce134966a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d9547cd90004454b793ff85d3b6ca4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:01.716762 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e8e9d1-6131-4786-b00e-5e519b7347ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:01.738789 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (59e8e9d1-6131-4786-b00e-5e519b7347ce) transitioned into state 'SUCCESS' from state '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-2010576462',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b42a8c47a6b4d818e57fce134966a16',qos_specs=None,replication_status=,reservations=['52426e08-f675-492f-98f5-8617c6930919','23bdc57c-bd30-4a41-9467-c2f910492428','e110b733-6ee0-4dc3-a8fa-1503491851d2','f8fe99ea-4dbe-48f6-9e15-99f37d6bd561'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d9547cd90004454b793ff85d3b6ca4a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:01.739566 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73862d7e-6074-42fd-981f-1eeeb5af3750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:01.755729 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73862d7e-6074-42fd-981f-1eeeb5af3750) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:01.756336 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Flow 'volume_create_api' (7707f3e5-9284-4021-906a-7cfddc7ba62f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:01.756756 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Create volume request issued successfully. Jul 31 20:52:01.757611 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-71088161-9522-4326-9801-55f37311dc19 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:01.761865 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 449/1786] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:01 2026] POST /volume/v3/volumes => generated 756 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:01.771464 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-16b914de-49c2-4ec0-8427-0b0274c30f92 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:01.776386 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-16b914de-49c2-4ec0-8427-0b0274c30f92 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] GET https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f Jul 31 20:52:01.776769 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-16b914de-49c2-4ec0-8427-0b0274c30f92 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:01.777051 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-16b914de-49c2-4ec0-8427-0b0274c30f92 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:01.780685 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=652,cinder:INSERT=80,cinder:UPDATE=148 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:52:01.793834 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:01.793834 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:01.800646 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-16b914de-49c2-4ec0-8427-0b0274c30f92 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Volume info retrieved successfully. Jul 31 20:52:01.805145 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-16b914de-49c2-4ec0-8427-0b0274c30f92 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f returned with HTTP 200 Jul 31 20:52:01.805559 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 438/1787] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:01 2026] GET /volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f => generated 824 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:01.868046 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-82a47158-143e-4e3d-8999-2f92ac84f7e6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:01.870301 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-82a47158-143e-4e3d-8999-2f92ac84f7e6 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:01.870558 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-82a47158-143e-4e3d-8999-2f92ac84f7e6 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:01.870779 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-82a47158-143e-4e3d-8999-2f92ac84f7e6 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:01.870911 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-82a47158-143e-4e3d-8999-2f92ac84f7e6 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:01.877599 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:01.877599 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:01.878469 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-82a47158-143e-4e3d-8999-2f92ac84f7e6 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:01.878921 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 450/1788] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:01 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:02.248343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:02.411901 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:02.412323 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-423482050"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:02.413721 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-423482050'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:02.413904 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume of 1 GB Jul 31 20:52:02.418173 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Availability Zones retrieved successfully. Jul 31 20:52:02.423986 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (4119e868-c7c6-4e7b-8a7d-696e9b63a1e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:02.425164 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ba09d3-eea3-4af7-9457-5ab356264be5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:02.426299 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:02.466923 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72ba09d3-eea3-4af7-9457-5ab356264be5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:02.467863 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (060cada7-a3bb-4277-880b-5e1791f10ec3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:02.556893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['4fe7be47-d0d3-403f-a040-3aa15d6b1051', '00585ea0-54bb-472c-a809-1dae3a9d4b51', '4b9ab6e2-74f6-41a6-b20e-326651db3dec', 'eea4882d-4daf-4fd0-903c-a3ce2cbd2d22'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:02.557870 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (060cada7-a3bb-4277-880b-5e1791f10ec3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4fe7be47-d0d3-403f-a040-3aa15d6b1051', '00585ea0-54bb-472c-a809-1dae3a9d4b51', '4b9ab6e2-74f6-41a6-b20e-326651db3dec', 'eea4882d-4daf-4fd0-903c-a3ce2cbd2d22']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:02.558840 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d73641-d4a0-4cd9-a932-8afa39acccab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:02.594778 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87d73641-d4a0-4cd9-a932-8afa39acccab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d3cf2d1-30bf-4ff4-a229-7ddffa41957a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-423482050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['4fe7be47-d0d3-403f-a040-3aa15d6b1051','00585ea0-54bb-472c-a809-1dae3a9d4b51','4b9ab6e2-74f6-41a6-b20e-326651db3dec','eea4882d-4daf-4fd0-903c-a3ce2cbd2d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-423482050',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d3cf2d1-30bf-4ff4-a229-7ddffa41957a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e49f2380db741238986ea2799b9676d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00df0c65844ff5920abc5cb83a5215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:02.595684 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83fcb3ba-dc44-4098-9ccf-6e5ddf12367a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:02.618151 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (83fcb3ba-dc44-4098-9ccf-6e5ddf12367a) transitioned into state 'SUCCESS' from state '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-423482050',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['4fe7be47-d0d3-403f-a040-3aa15d6b1051','00585ea0-54bb-472c-a809-1dae3a9d4b51','4b9ab6e2-74f6-41a6-b20e-326651db3dec','eea4882d-4daf-4fd0-903c-a3ce2cbd2d22'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:02.619140 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b35dfe-a1e1-4571-aff7-035f310e6619) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:02.629798 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83b35dfe-a1e1-4571-aff7-035f310e6619) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:02.630824 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (4119e868-c7c6-4e7b-8a7d-696e9b63a1e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:02.631192 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request issued successfully. Jul 31 20:52:02.631858 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b846cd3e-d805-4ea3-9a36-4ad6933a87e1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:02.632370 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 452/1789] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:52:02 2026] POST /volume/v3/volumes => generated 769 bytes in 385 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:02.646420 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6389d45c-e2bc-4018-9d69-385b961102a4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:02.648259 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6389d45c-e2bc-4018-9d69-385b961102a4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a Jul 31 20:52:02.648449 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6389d45c-e2bc-4018-9d69-385b961102a4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:02.648633 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6389d45c-e2bc-4018-9d69-385b961102a4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:02.657232 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:02.657232 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:02.662292 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6389d45c-e2bc-4018-9d69-385b961102a4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:02.668535 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6389d45c-e2bc-4018-9d69-385b961102a4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a returned with HTTP 200 Jul 31 20:52:02.668904 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 450/1790] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:02 2026] GET /volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a => generated 837 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:02.820459 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-580fa732-e767-4c6b-9de2-a73e358b582d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:02.822648 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-580fa732-e767-4c6b-9de2-a73e358b582d tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] GET https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f Jul 31 20:52:02.822890 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-580fa732-e767-4c6b-9de2-a73e358b582d tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:02.823171 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-580fa732-e767-4c6b-9de2-a73e358b582d tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:02.830370 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:02.830370 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:02.836501 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-580fa732-e767-4c6b-9de2-a73e358b582d tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Volume info retrieved successfully. Jul 31 20:52:02.840954 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-580fa732-e767-4c6b-9de2-a73e358b582d tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f returned with HTTP 200 Jul 31 20:52:02.843285 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 439/1791] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:02 2026] GET /volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:02.860254 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c03b906a-2fdb-4a73-a45a-1b52f2f95b4b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:02.863121 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c03b906a-2fdb-4a73-a45a-1b52f2f95b4b tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True Jul 31 20:52:02.863460 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c03b906a-2fdb-4a73-a45a-1b52f2f95b4b tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:02.863759 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c03b906a-2fdb-4a73-a45a-1b52f2f95b4b tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:02.897049 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-966b178a-c64d-4079-af5d-9c5255eb7811 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:02.899115 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-966b178a-c64d-4079-af5d-9c5255eb7811 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:02.899440 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-966b178a-c64d-4079-af5d-9c5255eb7811 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:02.899942 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-966b178a-c64d-4079-af5d-9c5255eb7811 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:02.900092 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-966b178a-c64d-4079-af5d-9c5255eb7811 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:02.903773 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c03b906a-2fdb-4a73-a45a-1b52f2f95b4b tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True returned with HTTP 200 Jul 31 20:52:02.904225 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 451/1792] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:52:02 2026] GET /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True => generated 1061 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:02.906217 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:02.906217 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:02.906932 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-966b178a-c64d-4079-af5d-9c5255eb7811 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:02.907341 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 453/1793] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:02 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:02.919926 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-868bd144-274b-4a14-a9bf-02ee6a3edf28 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:02.922234 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-868bd144-274b-4a14-a9bf-02ee6a3edf28 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f Jul 31 20:52:02.922505 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-868bd144-274b-4a14-a9bf-02ee6a3edf28 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:02.922758 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-868bd144-274b-4a14-a9bf-02ee6a3edf28 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:02.922960 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-868bd144-274b-4a14-a9bf-02ee6a3edf28 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Delete volume with id: b470b4c4-c421-46cd-9e92-a0d8d6db983f Jul 31 20:52:02.933295 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:02.933295 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:02.934165 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-868bd144-274b-4a14-a9bf-02ee6a3edf28 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Volume info retrieved successfully. Jul 31 20:52:02.948397 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:02.950877 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:02.951335 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1696700842", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:02.953433 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1696700842', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:02.953605 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Create volume of 1 GB Jul 31 20:52:02.965866 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Availability Zones retrieved successfully. Jul 31 20:52:02.973569 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Flow 'volume_create_api' (7a20e886-c814-478c-8366-671225245c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:02.974136 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-868bd144-274b-4a14-a9bf-02ee6a3edf28 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Delete volume request issued successfully. Jul 31 20:52:02.974328 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-868bd144-274b-4a14-a9bf-02ee6a3edf28 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f returned with HTTP 202 Jul 31 20:52:02.974794 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 451/1794] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:02 2026] DELETE /volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:02.974854 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86720972-0b06-4c78-8ea7-705ad3444e63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:02.976072 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:02.983744 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1f6661df-c79e-4652-8166-49d5ee8d498b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:02.985662 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f6661df-c79e-4652-8166-49d5ee8d498b tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] GET https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f Jul 31 20:52:02.985880 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1f6661df-c79e-4652-8166-49d5ee8d498b tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:02.986096 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1f6661df-c79e-4652-8166-49d5ee8d498b tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:02.999446 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:02.999446 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:03.007689 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1f6661df-c79e-4652-8166-49d5ee8d498b tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Volume info retrieved successfully. Jul 31 20:52:03.010826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (86720972-0b06-4c78-8ea7-705ad3444e63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:03.011861 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c12b728d-7d47-4a73-af4f-d7c63005562d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:03.013875 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f6661df-c79e-4652-8166-49d5ee8d498b tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f returned with HTTP 200 Jul 31 20:52:03.014464 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 452/1795] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:02 2026] GET /volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:03.090903 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Created reservations ['7b122031-acc8-4865-8155-d94fa308b3fb', '77ef275f-4ad7-4acb-ad31-c23313f66a41', 'd971bd13-04af-48ce-b13d-ae797a56dd7e', '1995c60f-29e7-4035-bc4c-555bd31673a0'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:03.092057 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c12b728d-7d47-4a73-af4f-d7c63005562d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7b122031-acc8-4865-8155-d94fa308b3fb', '77ef275f-4ad7-4acb-ad31-c23313f66a41', 'd971bd13-04af-48ce-b13d-ae797a56dd7e', '1995c60f-29e7-4035-bc4c-555bd31673a0']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:03.093043 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (932a9698-2d9f-4476-838b-b4b5ca7ddd12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:03.121604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (932a9698-2d9f-4476-838b-b4b5ca7ddd12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe49a880-88f1-4c1f-b82e-66c51c7d7a38', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1696700842',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='487e7a8827fe46058fbe51054008549d',qos_specs=None,replication_status=,reservations=['7b122031-acc8-4865-8155-d94fa308b3fb','77ef275f-4ad7-4acb-ad31-c23313f66a41','d971bd13-04af-48ce-b13d-ae797a56dd7e','1995c60f-29e7-4035-bc4c-555bd31673a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bd65c126464ee1a06ebe5ea8f00f19',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1696700842',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe49a880-88f1-4c1f-b82e-66c51c7d7a38,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='487e7a8827fe46058fbe51054008549d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='26bd65c126464ee1a06ebe5ea8f00f19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:03.122604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9291ef6-6cf5-4e09-8815-040cc8fb8d41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:03.142827 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9291ef6-6cf5-4e09-8815-040cc8fb8d41) transitioned into state 'SUCCESS' from state '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-1696700842',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='487e7a8827fe46058fbe51054008549d',qos_specs=None,replication_status=,reservations=['7b122031-acc8-4865-8155-d94fa308b3fb','77ef275f-4ad7-4acb-ad31-c23313f66a41','d971bd13-04af-48ce-b13d-ae797a56dd7e','1995c60f-29e7-4035-bc4c-555bd31673a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='26bd65c126464ee1a06ebe5ea8f00f19',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:03.143721 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd439672-c024-4b5d-88a1-1c217502045b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:03.153616 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd439672-c024-4b5d-88a1-1c217502045b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:03.154648 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Flow 'volume_create_api' (7a20e886-c814-478c-8366-671225245c2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:03.155006 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Create volume request issued successfully. Jul 31 20:52:03.155698 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b79f43af-4e16-478d-9729-5fb5e798243e req-ad505aab-743d-48fd-bc2d-ba2dff830962 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:03.156427 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 440/1796] 10.4.3.157 () {72 vars in 1541 bytes} [Fri Jul 31 20:52:02 2026] POST /volume/v3/volumes => generated 763 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:03.163432 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b79f43af-4e16-478d-9729-5fb5e798243e req-332c4248-6029-421f-b0e2-b217180689c4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:03.165403 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b79f43af-4e16-478d-9729-5fb5e798243e req-332c4248-6029-421f-b0e2-b217180689c4 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] GET https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 Jul 31 20:52:03.165625 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b79f43af-4e16-478d-9729-5fb5e798243e req-332c4248-6029-421f-b0e2-b217180689c4 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:03.165844 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b79f43af-4e16-478d-9729-5fb5e798243e req-332c4248-6029-421f-b0e2-b217180689c4 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:03.172038 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:03.172038 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:03.175591 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-b79f43af-4e16-478d-9729-5fb5e798243e req-332c4248-6029-421f-b0e2-b217180689c4 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Volume info retrieved successfully. Jul 31 20:52:03.179076 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b79f43af-4e16-478d-9729-5fb5e798243e req-332c4248-6029-421f-b0e2-b217180689c4 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 returned with HTTP 200 Jul 31 20:52:03.179522 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 454/1797] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:03 2026] GET /volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:03.203102 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-206facdc-c107-4862-8e61-54163ab88d3b req-df35367b-1f0d-4151-b78a-a52362577a7c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:03.205508 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-206facdc-c107-4862-8e61-54163ab88d3b req-df35367b-1f0d-4151-b78a-a52362577a7c tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] GET https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 Jul 31 20:52:03.205727 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-206facdc-c107-4862-8e61-54163ab88d3b req-df35367b-1f0d-4151-b78a-a52362577a7c tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:03.205982 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-206facdc-c107-4862-8e61-54163ab88d3b req-df35367b-1f0d-4151-b78a-a52362577a7c tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:03.215064 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:03.215064 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:03.220184 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-206facdc-c107-4862-8e61-54163ab88d3b req-df35367b-1f0d-4151-b78a-a52362577a7c tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Volume info retrieved successfully. Jul 31 20:52:03.224468 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-206facdc-c107-4862-8e61-54163ab88d3b req-df35367b-1f0d-4151-b78a-a52362577a7c tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 returned with HTTP 200 Jul 31 20:52:03.224891 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 452/1798] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:03 2026] GET /volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:03.682856 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c53e30ce-feb8-4eab-a674-e8193a94ca4d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:03.685158 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c53e30ce-feb8-4eab-a674-e8193a94ca4d tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a Jul 31 20:52:03.685701 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c53e30ce-feb8-4eab-a674-e8193a94ca4d tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:03.685879 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c53e30ce-feb8-4eab-a674-e8193a94ca4d tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:03.695550 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:03.695550 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:03.698843 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c53e30ce-feb8-4eab-a674-e8193a94ca4d tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:03.703040 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c53e30ce-feb8-4eab-a674-e8193a94ca4d tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a returned with HTTP 200 Jul 31 20:52:03.705142 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 453/1799] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:03 2026] GET /volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:03.722420 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9f35a465-43a9-4929-8836-78f057ed7cbe None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:03.724916 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f35a465-43a9-4929-8836-78f057ed7cbe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:03.725479 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9f35a465-43a9-4929-8836-78f057ed7cbe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d3cf2d1-30bf-4ff4-a229-7ddffa41957a", "name": "tempest-VolumeDependencyTests-Snapshot-1873130661"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:03.736151 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:03.736151 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:03.736151 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9f35a465-43a9-4929-8836-78f057ed7cbe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:03.736151 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-9f35a465-43a9-4929-8836-78f057ed7cbe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create snapshot from volume 1d3cf2d1-30bf-4ff4-a229-7ddffa41957a Jul 31 20:52:03.764045 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-9f35a465-43a9-4929-8836-78f057ed7cbe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['99494e8e-bfa0-4046-99d3-e85f75191878', '3acc78a8-5d99-4a83-b6ae-232b7cc26b9c', 'e8f677e2-1238-4e87-8796-10d57bbedf98', 'cef65e92-0723-46d1-a3e9-048c88108d5f'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:03.793215 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9f35a465-43a9-4929-8836-78f057ed7cbe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot create request issued successfully. Jul 31 20:52:03.793670 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f35a465-43a9-4929-8836-78f057ed7cbe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:52:03.794182 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 441/1800] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:52:03 2026] POST /volume/v3/snapshots => generated 308 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:03.804887 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-abaf7966-9822-477a-94d7-4215528c9714 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:03.807215 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-abaf7966-9822-477a-94d7-4215528c9714 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 Jul 31 20:52:03.807426 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-abaf7966-9822-477a-94d7-4215528c9714 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:03.807750 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-abaf7966-9822-477a-94d7-4215528c9714 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:03.814208 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:03.814208 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:03.814925 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-abaf7966-9822-477a-94d7-4215528c9714 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:03.817334 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-abaf7966-9822-477a-94d7-4215528c9714 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 returned with HTTP 200 Jul 31 20:52:03.817334 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 455/1801] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:03 2026] GET /volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:03.927387 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b0f53c5d-fb23-4cdf-baa2-71e268ec6da4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:03.929728 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b0f53c5d-fb23-4cdf-baa2-71e268ec6da4 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:03.930011 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b0f53c5d-fb23-4cdf-baa2-71e268ec6da4 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:03.930292 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b0f53c5d-fb23-4cdf-baa2-71e268ec6da4 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:03.930448 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-b0f53c5d-fb23-4cdf-baa2-71e268ec6da4 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:03.937851 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:03.937851 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:03.938788 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b0f53c5d-fb23-4cdf-baa2-71e268ec6da4 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:03.939321 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 453/1802] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:03 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:04.031978 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ec52bba8-8ea8-43ac-9f6f-94147f74b909 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.038931 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ec52bba8-8ea8-43ac-9f6f-94147f74b909 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] GET https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f Jul 31 20:52:04.039214 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ec52bba8-8ea8-43ac-9f6f-94147f74b909 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:04.039474 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ec52bba8-8ea8-43ac-9f6f-94147f74b909 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:04.045246 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ec52bba8-8ea8-43ac-9f6f-94147f74b909 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f returned with HTTP 404 Jul 31 20:52:04.045880 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 454/1803] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:04 2026] GET /volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:04.053614 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-336323cd-9f70-443c-a32d-4dce16bb8843 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.056170 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-336323cd-9f70-443c-a32d-4dce16bb8843 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] GET https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f Jul 31 20:52:04.056422 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-336323cd-9f70-443c-a32d-4dce16bb8843 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:04.056665 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-336323cd-9f70-443c-a32d-4dce16bb8843 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:04.063299 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-336323cd-9f70-443c-a32d-4dce16bb8843 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f returned with HTTP 404 Jul 31 20:52:04.063768 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 442/1804] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:04 2026] GET /volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:04.072963 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0da14b3b-3f94-4670-8016-1b4b72ac0a62 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.074928 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0da14b3b-3f94-4670-8016-1b4b72ac0a62 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f Jul 31 20:52:04.075700 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0da14b3b-3f94-4670-8016-1b4b72ac0a62 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:04.075700 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0da14b3b-3f94-4670-8016-1b4b72ac0a62 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:04.075700 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-0da14b3b-3f94-4670-8016-1b4b72ac0a62 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Delete volume with id: b470b4c4-c421-46cd-9e92-a0d8d6db983f Jul 31 20:52:04.082540 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0da14b3b-3f94-4670-8016-1b4b72ac0a62 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f returned with HTTP 404 Jul 31 20:52:04.083121 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 456/1805] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:04 2026] DELETE /volume/v3/volumes/b470b4c4-c421-46cd-9e92-a0d8d6db983f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:04.093137 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.097193 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:04.097193 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-183438569"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:04.099347 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-183438569'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:04.099347 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Create volume of 1 GB Jul 31 20:52:04.104746 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Availability Zones retrieved successfully. Jul 31 20:52:04.116383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Flow 'volume_create_api' (861c5778-e60e-4366-b74b-ce9825847d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:04.119615 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3518c3b3-0436-426f-8d95-c10d29dfe6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:04.120843 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:04.148516 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3518c3b3-0436-426f-8d95-c10d29dfe6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:04.149368 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50aafeca-5810-49cd-94a5-0e858f71332d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:04.196620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Created reservations ['b2201f4f-c217-4ff0-8cb4-95e1bfc70da4', 'f131d9ec-0aa9-42fc-829b-c64257f21459', '051af417-a7bc-47bb-aa4c-db240113cd78', 'b4efb86c-119a-4bf1-aad8-67a52e49054d'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:04.197381 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50aafeca-5810-49cd-94a5-0e858f71332d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2201f4f-c217-4ff0-8cb4-95e1bfc70da4', 'f131d9ec-0aa9-42fc-829b-c64257f21459', '051af417-a7bc-47bb-aa4c-db240113cd78', 'b4efb86c-119a-4bf1-aad8-67a52e49054d']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:04.198141 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2ffe71-ceb7-48c6-9be9-13c5a73cecfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:04.226687 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd2ffe71-ceb7-48c6-9be9-13c5a73cecfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47c59a31-4557-4901-8b17-1a57853993fa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-183438569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b42a8c47a6b4d818e57fce134966a16',qos_specs=None,replication_status=,reservations=['b2201f4f-c217-4ff0-8cb4-95e1bfc70da4','f131d9ec-0aa9-42fc-829b-c64257f21459','051af417-a7bc-47bb-aa4c-db240113cd78','b4efb86c-119a-4bf1-aad8-67a52e49054d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d9547cd90004454b793ff85d3b6ca4a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-183438569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=47c59a31-4557-4901-8b17-1a57853993fa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0b42a8c47a6b4d818e57fce134966a16',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2d9547cd90004454b793ff85d3b6ca4a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:04.228242 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d701b350-66fd-4005-8032-9aa65dc27fe7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:04.247875 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d701b350-66fd-4005-8032-9aa65dc27fe7) transitioned into state 'SUCCESS' from state '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-183438569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0b42a8c47a6b4d818e57fce134966a16',qos_specs=None,replication_status=,reservations=['b2201f4f-c217-4ff0-8cb4-95e1bfc70da4','f131d9ec-0aa9-42fc-829b-c64257f21459','051af417-a7bc-47bb-aa4c-db240113cd78','b4efb86c-119a-4bf1-aad8-67a52e49054d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2d9547cd90004454b793ff85d3b6ca4a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:04.248610 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11a92fd-d5b8-4494-acf9-8c494352ff3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:04.250991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-6925fc62-e5aa-48bf-87dc-4aeca2760d63 req-07b17b55-02d2-4ff3-87b2-84112831ab4b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.255843 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6925fc62-e5aa-48bf-87dc-4aeca2760d63 req-07b17b55-02d2-4ff3-87b2-84112831ab4b tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] GET https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 Jul 31 20:52:04.256197 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6925fc62-e5aa-48bf-87dc-4aeca2760d63 req-07b17b55-02d2-4ff3-87b2-84112831ab4b tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:04.256538 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6925fc62-e5aa-48bf-87dc-4aeca2760d63 req-07b17b55-02d2-4ff3-87b2-84112831ab4b tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:04.265527 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a11a92fd-d5b8-4494-acf9-8c494352ff3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:04.266109 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:04.266109 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:04.267144 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Flow 'volume_create_api' (861c5778-e60e-4366-b74b-ce9825847d45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:04.267144 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Create volume request issued successfully. Jul 31 20:52:04.267144 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8bb1e43c-7b0c-41ea-a37d-ff815619fe6a tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:04.267721 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 454/1806] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:04 2026] POST /volume/v3/volumes => generated 755 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:04.278030 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-6925fc62-e5aa-48bf-87dc-4aeca2760d63 req-07b17b55-02d2-4ff3-87b2-84112831ab4b tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Volume info retrieved successfully. Jul 31 20:52:04.283992 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6925fc62-e5aa-48bf-87dc-4aeca2760d63 req-07b17b55-02d2-4ff3-87b2-84112831ab4b tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 returned with HTTP 200 Jul 31 20:52:04.284728 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 455/1807] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:04 2026] GET /volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 => generated 856 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:04.289988 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ce22b07f-c0e2-4fbd-97e8-61b2a5926584 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.291759 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce22b07f-c0e2-4fbd-97e8-61b2a5926584 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] GET https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:04.291953 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce22b07f-c0e2-4fbd-97e8-61b2a5926584 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:04.292138 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce22b07f-c0e2-4fbd-97e8-61b2a5926584 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:04.299102 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:04.299102 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:04.302848 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ce22b07f-c0e2-4fbd-97e8-61b2a5926584 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Volume info retrieved successfully. Jul 31 20:52:04.308282 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce22b07f-c0e2-4fbd-97e8-61b2a5926584 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa returned with HTTP 200 Jul 31 20:52:04.308673 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 443/1808] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:04 2026] GET /volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:04.358495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-df4c8ad9-c499-437b-a2da-ce096c20a16a req-cc3e69bd-54c0-40df-83dd-a51c1aae6d1e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.359537 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-df4c8ad9-c499-437b-a2da-ce096c20a16a req-cc3e69bd-54c0-40df-83dd-a51c1aae6d1e tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-reader] GET https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 Jul 31 20:52:04.359763 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-df4c8ad9-c499-437b-a2da-ce096c20a16a req-cc3e69bd-54c0-40df-83dd-a51c1aae6d1e tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:04.360042 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-df4c8ad9-c499-437b-a2da-ce096c20a16a req-cc3e69bd-54c0-40df-83dd-a51c1aae6d1e tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-reader] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:04.366852 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:04.366852 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:04.374122 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-df4c8ad9-c499-437b-a2da-ce096c20a16a req-cc3e69bd-54c0-40df-83dd-a51c1aae6d1e tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-reader] Volume info retrieved successfully. Jul 31 20:52:04.380595 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-df4c8ad9-c499-437b-a2da-ce096c20a16a req-cc3e69bd-54c0-40df-83dd-a51c1aae6d1e tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-reader] https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 returned with HTTP 200 Jul 31 20:52:04.381256 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 457/1809] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:04 2026] GET /volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:04.410924 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-49cc532f-80a7-48cb-b10d-6196192de3a0 req-63c8c076-0d86-4352-8f95-c79e83ede86a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.416152 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-49cc532f-80a7-48cb-b10d-6196192de3a0 req-63c8c076-0d86-4352-8f95-c79e83ede86a tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] DELETE https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 Jul 31 20:52:04.416152 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-49cc532f-80a7-48cb-b10d-6196192de3a0 req-63c8c076-0d86-4352-8f95-c79e83ede86a tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:04.416152 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-49cc532f-80a7-48cb-b10d-6196192de3a0 req-63c8c076-0d86-4352-8f95-c79e83ede86a tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:04.416152 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [req-49cc532f-80a7-48cb-b10d-6196192de3a0 req-63c8c076-0d86-4352-8f95-c79e83ede86a tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Delete volume with id: fe49a880-88f1-4c1f-b82e-66c51c7d7a38 Jul 31 20:52:04.427253 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:04.427253 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:04.428238 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-49cc532f-80a7-48cb-b10d-6196192de3a0 req-63c8c076-0d86-4352-8f95-c79e83ede86a tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Volume info retrieved successfully. Jul 31 20:52:04.455270 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-49cc532f-80a7-48cb-b10d-6196192de3a0 req-63c8c076-0d86-4352-8f95-c79e83ede86a tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Delete volume request issued successfully. Jul 31 20:52:04.457836 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-49cc532f-80a7-48cb-b10d-6196192de3a0 req-63c8c076-0d86-4352-8f95-c79e83ede86a tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 returned with HTTP 202 Jul 31 20:52:04.457836 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 455/1810] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 20:52:04 2026] DELETE /volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:04.484389 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-cc976747-9531-43e2-87b3-6ca6a2e21354 req-d12e5615-80a7-4aa1-9187-2c76fb9be585 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.489361 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-cc976747-9531-43e2-87b3-6ca6a2e21354 req-d12e5615-80a7-4aa1-9187-2c76fb9be585 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] GET https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 Jul 31 20:52:04.489766 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-cc976747-9531-43e2-87b3-6ca6a2e21354 req-d12e5615-80a7-4aa1-9187-2c76fb9be585 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:04.490057 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-cc976747-9531-43e2-87b3-6ca6a2e21354 req-d12e5615-80a7-4aa1-9187-2c76fb9be585 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:04.498985 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:04.498985 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:04.508678 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-cc976747-9531-43e2-87b3-6ca6a2e21354 req-d12e5615-80a7-4aa1-9187-2c76fb9be585 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Volume info retrieved successfully. Jul 31 20:52:04.515479 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-cc976747-9531-43e2-87b3-6ca6a2e21354 req-d12e5615-80a7-4aa1-9187-2c76fb9be585 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 returned with HTTP 200 Jul 31 20:52:04.516181 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 456/1811] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:04 2026] GET /volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:04.825969 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bebe2fe9-2dba-4d18-9edf-9439031ddfb9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.827795 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bebe2fe9-2dba-4d18-9edf-9439031ddfb9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 Jul 31 20:52:04.827978 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bebe2fe9-2dba-4d18-9edf-9439031ddfb9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:04.828182 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bebe2fe9-2dba-4d18-9edf-9439031ddfb9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:04.832839 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:04.832839 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:04.833232 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bebe2fe9-2dba-4d18-9edf-9439031ddfb9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:04.834015 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bebe2fe9-2dba-4d18-9edf-9439031ddfb9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 returned with HTTP 200 Jul 31 20:52:04.834353 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 444/1812] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:04 2026] GET /volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:04.844695 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-45a59931-de70-4d28-96b9-04e58b907372 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.847637 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:04.848085 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a7c355db-2030-4350-b2ce-7f44086a6905", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-406473686"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:04.851833 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request body: {'volume': {'snapshot_id': 'a7c355db-2030-4350-b2ce-7f44086a6905', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-406473686'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:04.858877 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:04.858877 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:04.859427 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:04.859583 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume of 1 GB Jul 31 20:52:04.866358 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Availability Zones retrieved successfully. Jul 31 20:52:04.872030 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (144070d1-6524-479f-a013-dc13997859e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:04.873458 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b29f38-3886-4a1f-a2df-5e9735fdbb9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:04.874552 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:04.913796 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15b29f38-3886-4a1f-a2df-5e9735fdbb9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a7c355db-2030-4350-b2ce-7f44086a6905', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:04.914536 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7076b82b-b2bb-48ae-b6a8-c10218a32027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:04.948643 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['49ef9d6a-c3a9-431b-b182-37fa0802d657', '6832bc80-ac6b-46c5-b9c1-9aaf42da9757', '7a4f8e7b-efc0-4625-bbcd-fdbbf6d6f181', 'bfbbad66-518d-4acc-be6f-ca08c613d05b'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:04.949238 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7076b82b-b2bb-48ae-b6a8-c10218a32027) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['49ef9d6a-c3a9-431b-b182-37fa0802d657', '6832bc80-ac6b-46c5-b9c1-9aaf42da9757', '7a4f8e7b-efc0-4625-bbcd-fdbbf6d6f181', 'bfbbad66-518d-4acc-be6f-ca08c613d05b']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:04.949932 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5d5d3b-ceac-4bbb-99b0-b83d0cb9b8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:04.950017 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-28fa9f75-b220-4a20-a539-2f5bb58995bd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:04.951590 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-28fa9f75-b220-4a20-a539-2f5bb58995bd tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:04.951786 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-28fa9f75-b220-4a20-a539-2f5bb58995bd tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:04.951957 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-28fa9f75-b220-4a20-a539-2f5bb58995bd tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:04.952049 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-28fa9f75-b220-4a20-a539-2f5bb58995bd tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:04.959170 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:04.959170 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:04.959885 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-28fa9f75-b220-4a20-a539-2f5bb58995bd tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:04.960254 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 456/1813] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:04 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:04.987375 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5d5d3b-ceac-4bbb-99b0-b83d0cb9b8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a47fe36-4a10-49a0-a025-bf9f3337d47e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-406473686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['49ef9d6a-c3a9-431b-b182-37fa0802d657','6832bc80-ac6b-46c5-b9c1-9aaf42da9757','7a4f8e7b-efc0-4625-bbcd-fdbbf6d6f181','bfbbad66-518d-4acc-be6f-ca08c613d05b'],size=1,snapshot_id=a7c355db-2030-4350-b2ce-7f44086a6905,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-406473686',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a47fe36-4a10-49a0-a025-bf9f3337d47e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e49f2380db741238986ea2799b9676d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a7c355db-2030-4350-b2ce-7f44086a6905,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00df0c65844ff5920abc5cb83a5215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:04.988045 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733c4f86-47a9-40c8-8e74-5d69cd802068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:05.004983 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733c4f86-47a9-40c8-8e74-5d69cd802068) transitioned into state 'SUCCESS' from state '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-406473686',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['49ef9d6a-c3a9-431b-b182-37fa0802d657','6832bc80-ac6b-46c5-b9c1-9aaf42da9757','7a4f8e7b-efc0-4625-bbcd-fdbbf6d6f181','bfbbad66-518d-4acc-be6f-ca08c613d05b'],size=1,snapshot_id=a7c355db-2030-4350-b2ce-7f44086a6905,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:05.005744 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b93a9313-ee81-4b16-9059-314457a8fc4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:05.024596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b93a9313-ee81-4b16-9059-314457a8fc4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:05.028682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (144070d1-6524-479f-a013-dc13997859e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:05.028856 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request issued successfully. Jul 31 20:52:05.029377 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-45a59931-de70-4d28-96b9-04e58b907372 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:05.029825 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 458/1814] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:04 2026] POST /volume/v3/volumes => generated 803 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:05.044080 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c3e9e3fb-6bfd-47ce-98c5-32f042fe5df1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.047884 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c3e9e3fb-6bfd-47ce-98c5-32f042fe5df1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e Jul 31 20:52:05.049186 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c3e9e3fb-6bfd-47ce-98c5-32f042fe5df1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:05.052589 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c3e9e3fb-6bfd-47ce-98c5-32f042fe5df1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:05.063516 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:05.063516 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:05.068540 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c3e9e3fb-6bfd-47ce-98c5-32f042fe5df1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:05.077790 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c3e9e3fb-6bfd-47ce-98c5-32f042fe5df1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e returned with HTTP 200 Jul 31 20:52:05.078545 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 457/1815] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:05 2026] GET /volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e => generated 871 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:05.323606 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-009757b0-8f0a-490f-ada9-d8e92fb8c48b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.325597 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-009757b0-8f0a-490f-ada9-d8e92fb8c48b tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] GET https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:05.325797 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-009757b0-8f0a-490f-ada9-d8e92fb8c48b tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:05.325988 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-009757b0-8f0a-490f-ada9-d8e92fb8c48b tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:05.332905 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:05.332905 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:05.336247 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-009757b0-8f0a-490f-ada9-d8e92fb8c48b tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Volume info retrieved successfully. Jul 31 20:52:05.340020 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-009757b0-8f0a-490f-ada9-d8e92fb8c48b tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa returned with HTTP 200 Jul 31 20:52:05.340397 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 445/1816] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:05 2026] GET /volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:05.354232 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6e3cb7ab-98fc-46d0-b646-23cc1729df56 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.356295 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6e3cb7ab-98fc-46d0-b646-23cc1729df56 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True Jul 31 20:52:05.356449 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6e3cb7ab-98fc-46d0-b646-23cc1729df56 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:05.356648 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6e3cb7ab-98fc-46d0-b646-23cc1729df56 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:05.371633 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6e3cb7ab-98fc-46d0-b646-23cc1729df56 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True returned with HTTP 200 Jul 31 20:52:05.371995 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 457/1817] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:52:05 2026] GET /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True => generated 1061 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:05.382587 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9c8fb560-af32-49b8-908d-3b5215b97ac8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.385025 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9c8fb560-af32-49b8-908d-3b5215b97ac8 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/4b563789ac4e4b3799806eba28cef11b?usage=True Jul 31 20:52:05.385444 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9c8fb560-af32-49b8-908d-3b5215b97ac8 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:05.385687 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9c8fb560-af32-49b8-908d-3b5215b97ac8 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:05.386007 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:05.386007 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:05.401373 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9c8fb560-af32-49b8-908d-3b5215b97ac8 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/4b563789ac4e4b3799806eba28cef11b?usage=True returned with HTTP 200 Jul 31 20:52:05.401796 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 459/1818] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:52:05 2026] GET /volume/v3/os-quota-sets/4b563789ac4e4b3799806eba28cef11b?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:05.412798 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-635a66de-e495-40e5-b07b-69110ebd23b1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.414533 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-635a66de-e495-40e5-b07b-69110ebd23b1 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] POST https://10.4.3.157/volume/v3/os-volume-transfer Jul 31 20:52:05.414840 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-635a66de-e495-40e5-b07b-69110ebd23b1 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "47c59a31-4557-4901-8b17-1a57853993fa"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:05.416176 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.volume_transfer [None req-635a66de-e495-40e5-b07b-69110ebd23b1 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Creating new volume transfer {'transfer': {'volume_id': '47c59a31-4557-4901-8b17-1a57853993fa'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Jul 31 20:52:05.416280 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.volume_transfer [None req-635a66de-e495-40e5-b07b-69110ebd23b1 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Creating transfer of volume 47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:05.416391 np0000006272 devstack@c-api.service[100192]: INFO cinder.transfer.api [None req-635a66de-e495-40e5-b07b-69110ebd23b1 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Generating transfer record for volume 47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:05.423485 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:05.423485 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:05.438934 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-635a66de-e495-40e5-b07b-69110ebd23b1 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/os-volume-transfer returned with HTTP 202 Jul 31 20:52:05.439386 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 458/1819] 10.4.3.157 () {68 vars in 1291 bytes} [Fri Jul 31 20:52:05 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 20:52:05.448168 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.529877 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] POST https://10.4.3.157/volume/v3/os-volume-transfer/75aee76e-be7c-4f6d-96e6-3a47ee6c5b91/accept Jul 31 20:52:05.530684 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "5fb58906676a0e10"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:05.531529 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.volume_transfer [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Accepting volume transfer 75aee76e-be7c-4f6d-96e6-3a47ee6c5b91 {{(pid=100194) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 20:52:05.531630 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.volume_transfer [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Accepting transfer 75aee76e-be7c-4f6d-96e6-3a47ee6c5b91 Jul 31 20:52:05.543473 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-45de440c-b4c7-4c86-a143-5168884a5a49 req-0e814fa5-b77a-4500-9a1b-06226dfe9f93 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.545417 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-45de440c-b4c7-4c86-a143-5168884a5a49 req-0e814fa5-b77a-4500-9a1b-06226dfe9f93 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] GET https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 Jul 31 20:52:05.545593 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-45de440c-b4c7-4c86-a143-5168884a5a49 req-0e814fa5-b77a-4500-9a1b-06226dfe9f93 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:05.545771 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-45de440c-b4c7-4c86-a143-5168884a5a49 req-0e814fa5-b77a-4500-9a1b-06226dfe9f93 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:05.550764 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-45de440c-b4c7-4c86-a143-5168884a5a49 req-0e814fa5-b77a-4500-9a1b-06226dfe9f93 tempest-VolumesGetTestJSON-169504188 tempest-VolumesGetTestJSON-169504188-project-member] https://10.4.3.157/volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 returned with HTTP 404 Jul 31 20:52:05.551170 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 458/1820] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:05 2026] GET /volume/v3/volumes/fe49a880-88f1-4c1f-b82e-66c51c7d7a38 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:05.589548 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Created reservations ['a82216f3-642a-4687-854f-a39663df38b3', '05a802b8-32e2-483a-baea-b9d1d8932deb', '05b0b1b9-fe96-468e-ab4e-c514f4404607', '7e7bfaac-7dc5-44e1-a614-7e136bcef6fc'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:05.614010 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Created reservations ['87ee26f1-f33e-40f9-a6d6-ae1ac15ad541', '3fbb0a37-042d-413b-9f8e-d501741489fc', 'f83c2b11-8b43-4619-8490-acba0da05cbe', 'ab230d42-3de2-4b5e-ae80-411d385f6445'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:05.646952 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Created reservations ['fe008f56-304a-40ca-9229-e52b0f66d56e', '3e1b227d-4e0f-4e24-bf8f-0bd9f305584f', '0aca31f0-ffe4-4b99-af79-810108ed895d', '2676cc03-92c0-400b-acac-0b0e8190db0f'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:05.698291 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Created reservations ['52dd77c2-e730-4deb-bba2-336ae4e6cb07', '8ff3b6c4-ad1f-4b74-be2b-34dfc20d85d8', '73981d9b-3973-454c-a9ea-d4676f93936c', 'db3dc08c-0418-465e-a281-7d20fe66ecb8'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:05.718851 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Transfer volume completed successfully. Jul 31 20:52:05.830819 np0000006272 devstack@c-api.service[100194]: INFO cinder.transfer.api [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Volume 47c59a31-4557-4901-8b17-1a57853993fa has been transferred. Jul 31 20:52:05.838041 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6e4fc523-8ac3-45d3-ae28-e4a699851530 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] https://10.4.3.157/volume/v3/os-volume-transfer/75aee76e-be7c-4f6d-96e6-3a47ee6c5b91/accept returned with HTTP 202 Jul 31 20:52:05.838598 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 446/1821] 10.4.3.157 () {68 vars in 1423 bytes} [Fri Jul 31 20:52:05 2026] POST /volume/v3/os-volume-transfer/75aee76e-be7c-4f6d-96e6-3a47ee6c5b91/accept => generated 365 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:05.847261 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ce28ee82-eb5d-4213-9cd5-1b9b51c9a013 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.850008 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ce28ee82-eb5d-4213-9cd5-1b9b51c9a013 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] GET https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:05.850810 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ce28ee82-eb5d-4213-9cd5-1b9b51c9a013 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:05.851224 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ce28ee82-eb5d-4213-9cd5-1b9b51c9a013 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:05.860853 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:05.860853 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:05.865344 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ce28ee82-eb5d-4213-9cd5-1b9b51c9a013 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] Volume info retrieved successfully. Jul 31 20:52:05.871032 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ce28ee82-eb5d-4213-9cd5-1b9b51c9a013 tempest-VolumeQuotasAdminTestJSON-395771494 tempest-VolumeQuotasAdminTestJSON-395771494-project-member] https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa returned with HTTP 200 Jul 31 20:52:05.871032 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 460/1822] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:05 2026] GET /volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:05.882759 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-00610e2f-ad66-4098-bfcf-bbad4e39733d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.884559 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00610e2f-ad66-4098-bfcf-bbad4e39733d tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True Jul 31 20:52:05.884780 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-00610e2f-ad66-4098-bfcf-bbad4e39733d tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:05.884965 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-00610e2f-ad66-4098-bfcf-bbad4e39733d tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:05.911465 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00610e2f-ad66-4098-bfcf-bbad4e39733d tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True returned with HTTP 200 Jul 31 20:52:05.912291 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 459/1823] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:52:05 2026] GET /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:05.923318 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-05849311-2b56-4a74-8845-2fb494653f8c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.925237 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-05849311-2b56-4a74-8845-2fb494653f8c tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/4b563789ac4e4b3799806eba28cef11b?usage=True Jul 31 20:52:05.925440 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-05849311-2b56-4a74-8845-2fb494653f8c tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:05.925599 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-05849311-2b56-4a74-8845-2fb494653f8c tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:05.943070 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-05849311-2b56-4a74-8845-2fb494653f8c tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/4b563789ac4e4b3799806eba28cef11b?usage=True returned with HTTP 200 Jul 31 20:52:05.943518 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 459/1824] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:52:05 2026] GET /volume/v3/os-quota-sets/4b563789ac4e4b3799806eba28cef11b?usage=True => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:05.957406 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7bbc5db9-affe-4ea8-8040-785a9356c353 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.959008 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7bbc5db9-affe-4ea8-8040-785a9356c353 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:05.959205 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7bbc5db9-affe-4ea8-8040-785a9356c353 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:05.959373 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7bbc5db9-affe-4ea8-8040-785a9356c353 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:05.959531 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-7bbc5db9-affe-4ea8-8040-785a9356c353 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Delete volume with id: 47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:05.966784 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:05.966784 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:05.966885 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7bbc5db9-affe-4ea8-8040-785a9356c353 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Volume info retrieved successfully. Jul 31 20:52:05.972029 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5a5763ed-c40c-4fa8-9f0d-86cce3083cfb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:05.975149 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5a5763ed-c40c-4fa8-9f0d-86cce3083cfb tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:05.975149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5a5763ed-c40c-4fa8-9f0d-86cce3083cfb tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:05.975149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5a5763ed-c40c-4fa8-9f0d-86cce3083cfb tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:05.975149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-5a5763ed-c40c-4fa8-9f0d-86cce3083cfb tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:05.981507 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:05.981507 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:05.982457 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5a5763ed-c40c-4fa8-9f0d-86cce3083cfb tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:05.983010 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 461/1825] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:05 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:05.991516 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7bbc5db9-affe-4ea8-8040-785a9356c353 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Delete volume request issued successfully. Jul 31 20:52:05.991770 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7bbc5db9-affe-4ea8-8040-785a9356c353 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa returned with HTTP 202 Jul 31 20:52:05.992260 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 447/1826] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:05 2026] DELETE /volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:06.000158 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-51ecfa55-f4e5-40ab-9fb9-6045758a0325 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:06.002272 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-51ecfa55-f4e5-40ab-9fb9-6045758a0325 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:06.002512 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-51ecfa55-f4e5-40ab-9fb9-6045758a0325 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:06.002710 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-51ecfa55-f4e5-40ab-9fb9-6045758a0325 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:06.012318 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:06.012318 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:06.016809 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-51ecfa55-f4e5-40ab-9fb9-6045758a0325 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Volume info retrieved successfully. Jul 31 20:52:06.021370 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-51ecfa55-f4e5-40ab-9fb9-6045758a0325 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa returned with HTTP 200 Jul 31 20:52:06.021784 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 460/1827] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:05 2026] GET /volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa => generated 1011 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:06.093338 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8e4522e3-46b6-4e34-8fa8-cc41e3ab4926 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:06.096059 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e4522e3-46b6-4e34-8fa8-cc41e3ab4926 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e Jul 31 20:52:06.096369 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e4522e3-46b6-4e34-8fa8-cc41e3ab4926 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:06.096613 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e4522e3-46b6-4e34-8fa8-cc41e3ab4926 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:06.104936 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:06.104936 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:06.109295 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8e4522e3-46b6-4e34-8fa8-cc41e3ab4926 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:06.113961 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e4522e3-46b6-4e34-8fa8-cc41e3ab4926 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e returned with HTTP 200 Jul 31 20:52:06.114693 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 460/1828] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:06 2026] GET /volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e => generated 896 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:52:06.131791 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c36a83f4-6b5f-4dae-b5bc-dc9d2d6c645c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:06.136240 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c36a83f4-6b5f-4dae-b5bc-dc9d2d6c645c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:06.136240 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c36a83f4-6b5f-4dae-b5bc-dc9d2d6c645c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a47fe36-4a10-49a0-a025-bf9f3337d47e", "name": "tempest-VolumeDependencyTests-Snapshot-1306547592"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:06.146498 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:06.146498 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:06.147065 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c36a83f4-6b5f-4dae-b5bc-dc9d2d6c645c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:06.147283 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-c36a83f4-6b5f-4dae-b5bc-dc9d2d6c645c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create snapshot from volume 9a47fe36-4a10-49a0-a025-bf9f3337d47e Jul 31 20:52:06.180171 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-c36a83f4-6b5f-4dae-b5bc-dc9d2d6c645c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['f89d919d-61cf-4bdf-a250-51d5e0e4a7dd', '71f9f754-a3dc-4c7c-9b41-edea65240ec3', '2513e64f-2792-4b41-9451-c0b9f52d8ae1', '244a819a-06ee-4ef4-b088-5a2c44121136'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:06.215151 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c36a83f4-6b5f-4dae-b5bc-dc9d2d6c645c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot create request issued successfully. Jul 31 20:52:06.215151 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c36a83f4-6b5f-4dae-b5bc-dc9d2d6c645c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:52:06.215151 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 462/1829] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:52:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:06.225953 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9d811d32-b390-4a56-aa64-4eb76d1d28b8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:06.225953 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9d811d32-b390-4a56-aa64-4eb76d1d28b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b Jul 31 20:52:06.226582 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9d811d32-b390-4a56-aa64-4eb76d1d28b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:06.226582 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9d811d32-b390-4a56-aa64-4eb76d1d28b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:06.232503 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:06.232503 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:06.232942 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9d811d32-b390-4a56-aa64-4eb76d1d28b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:06.234071 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9d811d32-b390-4a56-aa64-4eb76d1d28b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b returned with HTTP 200 Jul 31 20:52:06.234712 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 448/1830] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:06 2026] GET /volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:06.994735 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c670c1d1-05ef-42a3-bd4e-ccfbd34031c5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.000042 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c670c1d1-05ef-42a3-bd4e-ccfbd34031c5 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:07.000293 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c670c1d1-05ef-42a3-bd4e-ccfbd34031c5 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:07.000522 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c670c1d1-05ef-42a3-bd4e-ccfbd34031c5 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:07.000649 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c670c1d1-05ef-42a3-bd4e-ccfbd34031c5 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:07.009072 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:07.009072 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:07.009854 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c670c1d1-05ef-42a3-bd4e-ccfbd34031c5 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:07.010310 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 461/1831] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:06 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 735 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:07.035982 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-70b566ad-caa7-483f-8876-331c7f04b312 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.038573 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-70b566ad-caa7-483f-8876-331c7f04b312 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:07.038783 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-70b566ad-caa7-483f-8876-331c7f04b312 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:07.039012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-70b566ad-caa7-483f-8876-331c7f04b312 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:07.055008 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-70b566ad-caa7-483f-8876-331c7f04b312 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa returned with HTTP 404 Jul 31 20:52:07.055513 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 461/1832] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:07 2026] GET /volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:07.063475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-74ec8e50-5f8f-4e6b-9461-e78f58ed7cd2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.065723 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-74ec8e50-5f8f-4e6b-9461-e78f58ed7cd2 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] GET https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:07.065946 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-74ec8e50-5f8f-4e6b-9461-e78f58ed7cd2 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:07.066220 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-74ec8e50-5f8f-4e6b-9461-e78f58ed7cd2 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:07.072709 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-74ec8e50-5f8f-4e6b-9461-e78f58ed7cd2 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa returned with HTTP 404 Jul 31 20:52:07.073476 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 463/1833] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:07 2026] GET /volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:07.081297 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-288ff07a-5582-49c8-8168-4ddfb0066319 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.083283 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-288ff07a-5582-49c8-8168-4ddfb0066319 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] DELETE https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:07.083537 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-288ff07a-5582-49c8-8168-4ddfb0066319 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:07.083762 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-288ff07a-5582-49c8-8168-4ddfb0066319 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:07.083953 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-288ff07a-5582-49c8-8168-4ddfb0066319 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] Delete volume with id: 47c59a31-4557-4901-8b17-1a57853993fa Jul 31 20:52:07.089203 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-288ff07a-5582-49c8-8168-4ddfb0066319 tempest-VolumeQuotasAdminTestJSON-1612833684 tempest-VolumeQuotasAdminTestJSON-1612833684-project-member] https://10.4.3.157/volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa returned with HTTP 404 Jul 31 20:52:07.089727 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 449/1834] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:07 2026] DELETE /volume/v3/volumes/47c59a31-4557-4901-8b17-1a57853993fa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:07.101012 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ada61088-9518-43f5-9523-5b86ac11cb92 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.104797 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ada61088-9518-43f5-9523-5b86ac11cb92 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/d953080e7f6e42c6b074e74244ddd96b?usage=True Jul 31 20:52:07.104985 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ada61088-9518-43f5-9523-5b86ac11cb92 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:07.105195 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ada61088-9518-43f5-9523-5b86ac11cb92 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:07.129296 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ada61088-9518-43f5-9523-5b86ac11cb92 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/d953080e7f6e42c6b074e74244ddd96b?usage=True returned with HTTP 200 Jul 31 20:52:07.129735 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 462/1835] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:52:07 2026] GET /volume/v3/os-quota-sets/d953080e7f6e42c6b074e74244ddd96b?usage=True => generated 1061 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:07.146914 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b4af4239-888c-4c73-a429-9cd20d15d093 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.148877 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b4af4239-888c-4c73-a429-9cd20d15d093 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 Jul 31 20:52:07.149246 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b4af4239-888c-4c73-a429-9cd20d15d093 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:07.240233 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b4af4239-888c-4c73-a429-9cd20d15d093 tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 returned with HTTP 200 Jul 31 20:52:07.241096 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 462/1836] 10.4.3.157 () {68 vars in 1375 bytes} [Fri Jul 31 20:52:07 2026] PUT /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 => generated 397 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:07.245496 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0d2e4cfc-9def-4091-94ea-1e10ececb712 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.247575 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0d2e4cfc-9def-4091-94ea-1e10ececb712 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b Jul 31 20:52:07.247803 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0d2e4cfc-9def-4091-94ea-1e10ececb712 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:07.248026 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0d2e4cfc-9def-4091-94ea-1e10ececb712 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:07.248573 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2476d073-688e-403a-8932-cd678f8b210f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.250440 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2476d073-688e-403a-8932-cd678f8b210f tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 Jul 31 20:52:07.250731 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2476d073-688e-403a-8932-cd678f8b210f tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-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=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:07.255339 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:07.255339 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:07.255939 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0d2e4cfc-9def-4091-94ea-1e10ececb712 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:07.256912 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0d2e4cfc-9def-4091-94ea-1e10ececb712 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b returned with HTTP 200 Jul 31 20:52:07.257441 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 464/1837] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:07 2026] GET /volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:07.270700 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.272690 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:07.273012 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "c9a721ba-bcab-4078-a833-33769003621b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1380449490"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:07.274949 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request body: {'volume': {'snapshot_id': 'c9a721ba-bcab-4078-a833-33769003621b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1380449490'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:07.284414 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:07.284414 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:07.284936 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:07.285065 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume of 1 GB Jul 31 20:52:07.295103 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Availability Zones retrieved successfully. Jul 31 20:52:07.305237 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (b643584d-f7b6-4a60-b816-1c1d0a27b7bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:07.307620 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5698389f-8f5e-4cab-a8b6-3c25c772e2a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:07.309466 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:07.326686 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2476d073-688e-403a-8932-cd678f8b210f tempest-VolumeQuotasAdminTestJSON-1917819988 tempest-VolumeQuotasAdminTestJSON-1917819988-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 returned with HTTP 200 Jul 31 20:52:07.327337 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 450/1838] 10.4.3.157 () {68 vars in 1375 bytes} [Fri Jul 31 20:52:07 2026] PUT /volume/v3/os-quota-sets/0b42a8c47a6b4d818e57fce134966a16 => generated 395 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:07.348943 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5698389f-8f5e-4cab-a8b6-3c25c772e2a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'c9a721ba-bcab-4078-a833-33769003621b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:07.350550 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd316bdd-6c6b-498e-b3b6-57d4ffce4c00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:07.394070 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['08789621-1d18-427e-aa46-afc517181e9c', '5535b01f-c7e3-4cc2-9260-b2c7799f043f', '9f28a2af-065a-4800-a9d9-4e68f3518c58', '1b84be80-6584-4db1-a394-c639f43ec40e'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:07.394984 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd316bdd-6c6b-498e-b3b6-57d4ffce4c00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08789621-1d18-427e-aa46-afc517181e9c', '5535b01f-c7e3-4cc2-9260-b2c7799f043f', '9f28a2af-065a-4800-a9d9-4e68f3518c58', '1b84be80-6584-4db1-a394-c639f43ec40e']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:07.396044 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9dda66-3cf6-4d31-9381-4ab207b70d5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:07.447114 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a9dda66-3cf6-4d31-9381-4ab207b70d5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ac3f723-a8e4-42aa-8d5e-366240414130', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1380449490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['08789621-1d18-427e-aa46-afc517181e9c','5535b01f-c7e3-4cc2-9260-b2c7799f043f','9f28a2af-065a-4800-a9d9-4e68f3518c58','1b84be80-6584-4db1-a394-c639f43ec40e'],size=1,snapshot_id=c9a721ba-bcab-4078-a833-33769003621b,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1380449490',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ac3f723-a8e4-42aa-8d5e-366240414130,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e49f2380db741238986ea2799b9676d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=c9a721ba-bcab-4078-a833-33769003621b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00df0c65844ff5920abc5cb83a5215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:07.448029 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961fbc30-fcb5-473b-a330-4eeefa953e8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:07.476617 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (961fbc30-fcb5-473b-a330-4eeefa953e8c) transitioned into state 'SUCCESS' from state '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-1380449490',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['08789621-1d18-427e-aa46-afc517181e9c','5535b01f-c7e3-4cc2-9260-b2c7799f043f','9f28a2af-065a-4800-a9d9-4e68f3518c58','1b84be80-6584-4db1-a394-c639f43ec40e'],size=1,snapshot_id=c9a721ba-bcab-4078-a833-33769003621b,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:07.477353 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a621abc-795a-4728-ba57-cabccc286e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:07.499311 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a621abc-795a-4728-ba57-cabccc286e8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:07.500247 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (b643584d-f7b6-4a60-b816-1c1d0a27b7bc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:07.501984 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request issued successfully. Jul 31 20:52:07.501984 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00a10fd0-3af8-42f5-b89b-698ea08cb92e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:07.501984 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 463/1839] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:07 2026] POST /volume/v3/volumes => generated 804 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:07.519699 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1e16bc36-f171-458e-8b31-aa380d17a0fd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.519699 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e16bc36-f171-458e-8b31-aa380d17a0fd tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 Jul 31 20:52:07.519699 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e16bc36-f171-458e-8b31-aa380d17a0fd tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:07.519699 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e16bc36-f171-458e-8b31-aa380d17a0fd tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:07.526476 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:07.526476 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:07.530044 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1e16bc36-f171-458e-8b31-aa380d17a0fd tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:07.539489 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e16bc36-f171-458e-8b31-aa380d17a0fd tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 returned with HTTP 200 Jul 31 20:52:07.541490 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 463/1840] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:07 2026] GET /volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 => generated 872 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:07.639659 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b271f5e4-05a7-4364-80f6-638ec4255262 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.827013 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b271f5e4-05a7-4364-80f6-638ec4255262 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:07.827703 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b271f5e4-05a7-4364-80f6-638ec4255262 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1567249376"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:07.850364 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b271f5e4-05a7-4364-80f6-638ec4255262 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:07.850791 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 465/1841] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:52:07 2026] POST /volume/v3/types => generated 224 bytes in 212 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:07.860384 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-eb907233-7ec4-493a-87b6-2f1874266da3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:07.863279 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb907233-7ec4-493a-87b6-2f1874266da3 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:52:07.863819 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eb907233-7ec4-493a-87b6-2f1874266da3 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-583655424"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:07.884274 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb907233-7ec4-493a-87b6-2f1874266da3 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:52:07.884832 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 451/1842] 10.4.3.157 () {70 vars in 1311 bytes} [Fri Jul 31 20:52:07 2026] POST /volume/v3/group_types => generated 180 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:07.899551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c27ab347-1a1c-4274-aa30-0aa08764028f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:08.023210 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0a229a54-3f6f-4546-9729-aee813d9319f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:08.024923 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c27ab347-1a1c-4274-aa30-0aa08764028f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/groups Jul 31 20:52:08.025365 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c27ab347-1a1c-4274-aa30-0aa08764028f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "9c4b6b20-d66d-4dd5-8474-8264e27bddce", "volume_types": ["ad769062-d61c-4703-85df-fdca94994dc8"], "name": "tempest-GroupSnapshotsTest-Group-1017083915"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:08.025469 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0a229a54-3f6f-4546-9729-aee813d9319f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:08.025707 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0a229a54-3f6f-4546-9729-aee813d9319f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:08.025976 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0a229a54-3f6f-4546-9729-aee813d9319f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:08.026147 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-0a229a54-3f6f-4546-9729-aee813d9319f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:08.026874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-c27ab347-1a1c-4274-aa30-0aa08764028f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating new group {'group': {'group_type': '9c4b6b20-d66d-4dd5-8474-8264e27bddce', 'volume_types': ['ad769062-d61c-4703-85df-fdca94994dc8'], 'name': 'tempest-GroupSnapshotsTest-Group-1017083915'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 20:52:08.031652 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:08.031652 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:08.032619 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0a229a54-3f6f-4546-9729-aee813d9319f tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:08.033192 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 464/1843] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:08 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:08.036556 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.groups [None req-c27ab347-1a1c-4274-aa30-0aa08764028f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating group tempest-GroupSnapshotsTest-Group-1017083915. Jul 31 20:52:08.037064 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:08.037064 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:08.052851 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c27ab347-1a1c-4274-aa30-0aa08764028f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Availability zone cache updated, next update will occur around 2026-07-31 21:52:08.052569. {{(pid=100192) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 20:52:08.052956 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c27ab347-1a1c-4274-aa30-0aa08764028f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Availability Zones retrieved successfully. Jul 31 20:52:08.074976 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-c27ab347-1a1c-4274-aa30-0aa08764028f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['b7ddca64-71ae-40a2-b701-b9e11169f4e7'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:08.100787 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c27ab347-1a1c-4274-aa30-0aa08764028f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups returned with HTTP 202 Jul 31 20:52:08.101426 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 464/1844] 10.4.3.157 () {70 vars in 1297 bytes} [Fri Jul 31 20:52:07 2026] POST /volume/v3/groups => generated 112 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:08.108606 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f1053ff2-f502-4756-b136-ff092e766f5b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:08.110646 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f1053ff2-f502-4756-b136-ff092e766f5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799 Jul 31 20:52:08.110861 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f1053ff2-f502-4756-b136-ff092e766f5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:08.111035 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f1053ff2-f502-4756-b136-ff092e766f5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:08.111168 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-f1053ff2-f502-4756-b136-ff092e766f5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 6e7ea3aa-042f-4207-a48a-32a0a2fa9799 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:08.122890 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:08.122890 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:08.131723 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f1053ff2-f502-4756-b136-ff092e766f5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799 returned with HTTP 200 Jul 31 20:52:08.131848 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 466/1845] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:08 2026] GET /volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799 => generated 392 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:08.551857 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bf98c7b2-49d5-46c3-941d-f394b572f3a2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:08.554282 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bf98c7b2-49d5-46c3-941d-f394b572f3a2 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 Jul 31 20:52:08.554574 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bf98c7b2-49d5-46c3-941d-f394b572f3a2 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:08.554821 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bf98c7b2-49d5-46c3-941d-f394b572f3a2 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:08.563448 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:08.563448 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:08.567764 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bf98c7b2-49d5-46c3-941d-f394b572f3a2 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:08.571767 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bf98c7b2-49d5-46c3-941d-f394b572f3a2 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 returned with HTTP 200 Jul 31 20:52:08.572139 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 452/1846] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:08 2026] GET /volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 => generated 897 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:08.585064 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:08.587883 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:08.588642 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "2ac3f723-a8e4-42aa-8d5e-366240414130", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1577885519"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:08.591224 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request body: {'volume': {'source_volid': '2ac3f723-a8e4-42aa-8d5e-366240414130', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1577885519'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:08.603117 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:08.603117 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:08.604064 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume retrieved successfully. Jul 31 20:52:08.604434 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume of 1 GB Jul 31 20:52:08.610386 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Availability Zones retrieved successfully. Jul 31 20:52:08.615688 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (c8fb7d3c-aaf5-40f9-80db-300e7ce282eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:08.617658 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29df16c2-5514-483d-9209-3f3f348a0007) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:08.618908 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:08.648501 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29df16c2-5514-483d-9209-3f3f348a0007) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2ac3f723-a8e4-42aa-8d5e-366240414130', 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:08.649617 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da144a48-8344-4e01-8831-bde6e1dc6319) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:08.700161 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['4f08ac2f-5aae-416c-af33-d044fbf6c0fd', '5229dfe6-e105-4462-8563-7594a428821b', '3ca78021-3a8c-4db0-bca7-9a9d2e78bd24', 'bea11e89-09a7-4f2f-bd45-c65abd3778df'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:08.700967 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da144a48-8344-4e01-8831-bde6e1dc6319) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f08ac2f-5aae-416c-af33-d044fbf6c0fd', '5229dfe6-e105-4462-8563-7594a428821b', '3ca78021-3a8c-4db0-bca7-9a9d2e78bd24', 'bea11e89-09a7-4f2f-bd45-c65abd3778df']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:08.701848 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4b9c093-abb4-4cb8-8d69-57cddf65d6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:08.732951 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4b9c093-abb4-4cb8-8d69-57cddf65d6b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1577885519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['4f08ac2f-5aae-416c-af33-d044fbf6c0fd','5229dfe6-e105-4462-8563-7594a428821b','3ca78021-3a8c-4db0-bca7-9a9d2e78bd24','bea11e89-09a7-4f2f-bd45-c65abd3778df'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ac3f723-a8e4-42aa-8d5e-366240414130,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1577885519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e49f2380db741238986ea2799b9676d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2ac3f723-a8e4-42aa-8d5e-366240414130,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00df0c65844ff5920abc5cb83a5215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:08.733867 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ffc1f4-9fcb-4ff5-915a-3cb68de7c8e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:08.752461 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54ffc1f4-9fcb-4ff5-915a-3cb68de7c8e6) transitioned into state 'SUCCESS' from state '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-1577885519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['4f08ac2f-5aae-416c-af33-d044fbf6c0fd','5229dfe6-e105-4462-8563-7594a428821b','3ca78021-3a8c-4db0-bca7-9a9d2e78bd24','bea11e89-09a7-4f2f-bd45-c65abd3778df'],size=1,snapshot_id=None,source_replicaid=,source_volid=2ac3f723-a8e4-42aa-8d5e-366240414130,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:08.753098 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b127d11f-0569-40a2-bf86-e570e35a98d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:08.769690 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b127d11f-0569-40a2-bf86-e570e35a98d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:08.770419 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (c8fb7d3c-aaf5-40f9-80db-300e7ce282eb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:08.770825 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request issued successfully. Jul 31 20:52:08.771379 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-58d6adc6-3289-46bc-b8e8-cd88b614bed5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:08.771809 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 465/1847] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:08 2026] POST /volume/v3/volumes => generated 804 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:08.787094 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b638f290-5e8e-4338-84fa-2c98849d28e7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:08.788678 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b638f290-5e8e-4338-84fa-2c98849d28e7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d Jul 31 20:52:08.788852 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b638f290-5e8e-4338-84fa-2c98849d28e7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:08.789016 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b638f290-5e8e-4338-84fa-2c98849d28e7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:08.802855 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:08.802855 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:08.809420 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b638f290-5e8e-4338-84fa-2c98849d28e7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:08.815660 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b638f290-5e8e-4338-84fa-2c98849d28e7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d returned with HTTP 200 Jul 31 20:52:08.816196 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 465/1848] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:08 2026] GET /volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:09.042913 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4c036d89-6595-4dff-87f3-2c2e628ad5a7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:09.046573 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c036d89-6595-4dff-87f3-2c2e628ad5a7 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:09.046734 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c036d89-6595-4dff-87f3-2c2e628ad5a7 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:09.047258 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c036d89-6595-4dff-87f3-2c2e628ad5a7 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:09.047258 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-4c036d89-6595-4dff-87f3-2c2e628ad5a7 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:09.054591 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.054591 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:09.055443 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c036d89-6595-4dff-87f3-2c2e628ad5a7 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:09.055842 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 467/1849] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:09 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:09.066715 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-853ff3b0-e29e-4ba4-93b8-27a47c2dd4d6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:09.141342 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-238ec48a-7143-4aae-ab5e-d9ca5b2e17a7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:09.143107 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-238ec48a-7143-4aae-ab5e-d9ca5b2e17a7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799 Jul 31 20:52:09.143407 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-238ec48a-7143-4aae-ab5e-d9ca5b2e17a7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:09.143697 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-238ec48a-7143-4aae-ab5e-d9ca5b2e17a7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:09.143917 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-238ec48a-7143-4aae-ab5e-d9ca5b2e17a7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 6e7ea3aa-042f-4207-a48a-32a0a2fa9799 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:09.146979 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.146979 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:09.161618 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-238ec48a-7143-4aae-ab5e-d9ca5b2e17a7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799 returned with HTTP 200 Jul 31 20:52:09.161971 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 466/1850] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:09 2026] GET /volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799 => generated 393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:09.171702 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:09.173682 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:09.175838 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1552650857", "volume_type": "ad769062-d61c-4703-85df-fdca94994dc8", "group_id": "6e7ea3aa-042f-4207-a48a-32a0a2fa9799", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:09.175838 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1552650857', 'volume_type': 'ad769062-d61c-4703-85df-fdca94994dc8', 'group_id': '6e7ea3aa-042f-4207-a48a-32a0a2fa9799', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:09.186667 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.186667 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:09.188435 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume of 1 GB Jul 31 20:52:09.193155 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Availability Zones retrieved successfully. Jul 31 20:52:09.193333 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-853ff3b0-e29e-4ba4-93b8-27a47c2dd4d6 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-member] PUT https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:09.193820 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-853ff3b0-e29e-4ba4-93b8-27a47c2dd4d6 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:09.198227 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Flow 'volume_create_api' (55c92b18-d0dc-4091-bdb2-70a52db23d69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:09.199283 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a1e83c-ebd6-4fd2-bd98-18113dc423cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:09.199798 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.199798 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:09.200184 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:09.209615 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.209615 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:09.220641 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-853ff3b0-e29e-4ba4-93b8-27a47c2dd4d6 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-member] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:09.221201 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 453/1851] 10.4.3.157 () {70 vars in 1408 bytes} [Fri Jul 31 20:52:09 2026] PUT /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 315 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:09.226552 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0a1e83c-ebd6-4fd2-bd98-18113dc423cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:52:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad769062-d61c-4703-85df-fdca94994dc8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1567249376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad769062-d61c-4703-85df-fdca94994dc8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6e7ea3aa-042f-4207-a48a-32a0a2fa9799', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:09.227487 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28791d7c-3835-410c-a6a0-d5761de3782b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:09.229740 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2293379a-06e5-4e8a-9171-4a5e29673467 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:09.231652 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2293379a-06e5-4e8a-9171-4a5e29673467 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:09.231865 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2293379a-06e5-4e8a-9171-4a5e29673467 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:09.232065 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2293379a-06e5-4e8a-9171-4a5e29673467 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:09.232202 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-2293379a-06e5-4e8a-9171-4a5e29673467 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:09.236569 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.236569 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:09.237200 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2293379a-06e5-4e8a-9171-4a5e29673467 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:09.237617 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 468/1852] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:09 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 761 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:09.246933 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4f9c8e0d-50da-4b62-8546-dfd23d6c5415 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:09.248677 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4f9c8e0d-50da-4b62-8546-dfd23d6c5415 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] DELETE https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:09.248882 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4f9c8e0d-50da-4b62-8546-dfd23d6c5415 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:09.249049 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4f9c8e0d-50da-4b62-8546-dfd23d6c5415 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:09.249155 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-4f9c8e0d-50da-4b62-8546-dfd23d6c5415 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Delete backup with id: 85aa108b-4c99-415b-b57e-c3836eecca20. Jul 31 20:52:09.253562 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.253562 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:09.255619 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1567249376 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1567249376, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:09.255966 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1567249376 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1567249376, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:09.271766 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-4f9c8e0d-50da-4b62-8546-dfd23d6c5415 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] delete_backup rpcapi backup_id 85aa108b-4c99-415b-b57e-c3836eecca20 {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:52:09.273791 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4f9c8e0d-50da-4b62-8546-dfd23d6c5415 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 202 Jul 31 20:52:09.274172 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 467/1853] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:52:09 2026] DELETE /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:09.280455 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0a2dd876-afc3-4d64-954a-29387ba9a3c1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:09.282267 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a2dd876-afc3-4d64-954a-29387ba9a3c1 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:09.282545 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a2dd876-afc3-4d64-954a-29387ba9a3c1 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:09.282745 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a2dd876-afc3-4d64-954a-29387ba9a3c1 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:09.282843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-0a2dd876-afc3-4d64-954a-29387ba9a3c1 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:09.286991 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.286991 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:09.287640 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a2dd876-afc3-4d64-954a-29387ba9a3c1 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 200 Jul 31 20:52:09.288216 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 454/1854] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:09 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 760 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:09.293575 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['52bfa281-4821-490b-845f-822381d9f375', '875d77bd-ae0c-4fca-a001-fbd163a3b24c', '2c1b21ff-35f9-4be8-8b08-41d0ae50507c', '45abb89c-a7b3-4459-a832-b736d9024e01'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:09.294556 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28791d7c-3835-410c-a6a0-d5761de3782b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52bfa281-4821-490b-845f-822381d9f375', '875d77bd-ae0c-4fca-a001-fbd163a3b24c', '2c1b21ff-35f9-4be8-8b08-41d0ae50507c', '45abb89c-a7b3-4459-a832-b736d9024e01']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:09.295120 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a96e56-e17d-408c-a49a-310f80b860c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:09.320227 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (95a96e56-e17d-408c-a49a-310f80b860c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b235c27-adcf-46ef-bf85-f0eace9bd111', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1552650857',encryption_key_id=None,group_id=6e7ea3aa-042f-4207-a48a-32a0a2fa9799,group_type_id=,metadata={},multiattach=False,project_id='4ed6e5496fe24a619d3607d799366115',qos_specs=None,replication_status=,reservations=['52bfa281-4821-490b-845f-822381d9f375','875d77bd-ae0c-4fca-a001-fbd163a3b24c','2c1b21ff-35f9-4be8-8b08-41d0ae50507c','45abb89c-a7b3-4459-a832-b736d9024e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d206553180944b59795aeae2b577bcf',volume_type_id=ad769062-d61c-4703-85df-fdca94994dc8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1552650857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6e7ea3aa-042f-4207-a48a-32a0a2fa9799,host=None,id=1b235c27-adcf-46ef-bf85-f0eace9bd111,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ed6e5496fe24a619d3607d799366115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d206553180944b59795aeae2b577bcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad769062-d61c-4703-85df-fdca94994dc8),volume_type_id=ad769062-d61c-4703-85df-fdca94994dc8)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:09.321017 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb18493-5178-4c0b-9a92-bdc159945cc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:09.339217 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcb18493-5178-4c0b-9a92-bdc159945cc8) transitioned into state 'SUCCESS' from state '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-1552650857',encryption_key_id=None,group_id=6e7ea3aa-042f-4207-a48a-32a0a2fa9799,group_type_id=,metadata={},multiattach=False,project_id='4ed6e5496fe24a619d3607d799366115',qos_specs=None,replication_status=,reservations=['52bfa281-4821-490b-845f-822381d9f375','875d77bd-ae0c-4fca-a001-fbd163a3b24c','2c1b21ff-35f9-4be8-8b08-41d0ae50507c','45abb89c-a7b3-4459-a832-b736d9024e01'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d206553180944b59795aeae2b577bcf',volume_type_id=ad769062-d61c-4703-85df-fdca94994dc8)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:09.340239 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b2cfe11-771b-4a95-9cdd-288d4174dc97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:09.359060 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b2cfe11-771b-4a95-9cdd-288d4174dc97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:09.360488 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Flow 'volume_create_api' (55c92b18-d0dc-4091-bdb2-70a52db23d69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:09.360488 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume request issued successfully. Jul 31 20:52:09.364810 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:09.364810 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:09.417352 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:09.424442 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.424442 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:09.427926 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fc919675-a8a1-41b6-b452-d1fd5f88dea8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:09.428542 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 466/1855] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:09 2026] POST /volume/v3/volumes => generated 823 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:09.439028 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-40de2bbd-a718-4acd-801d-f527fe67918b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:09.440879 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-40de2bbd-a718-4acd-801d-f527fe67918b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 Jul 31 20:52:09.440967 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-40de2bbd-a718-4acd-801d-f527fe67918b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:09.441535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-40de2bbd-a718-4acd-801d-f527fe67918b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:09.451389 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.451389 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:09.458818 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-40de2bbd-a718-4acd-801d-f527fe67918b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:09.461634 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-40de2bbd-a718-4acd-801d-f527fe67918b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:09.461634 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-40de2bbd-a718-4acd-801d-f527fe67918b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:09.501873 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-40de2bbd-a718-4acd-801d-f527fe67918b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:09.506203 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.506203 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:09.512823 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-40de2bbd-a718-4acd-801d-f527fe67918b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 returned with HTTP 200 Jul 31 20:52:09.512823 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 469/1856] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:09 2026] GET /volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 => generated 891 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:09.829329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d16a79f2-b391-4221-aef9-98b0c79ee3b8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:09.831352 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d16a79f2-b391-4221-aef9-98b0c79ee3b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d Jul 31 20:52:09.831617 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d16a79f2-b391-4221-aef9-98b0c79ee3b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:09.831849 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d16a79f2-b391-4221-aef9-98b0c79ee3b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:09.839564 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.839564 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:09.843348 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d16a79f2-b391-4221-aef9-98b0c79ee3b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:09.847983 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d16a79f2-b391-4221-aef9-98b0c79ee3b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d returned with HTTP 200 Jul 31 20:52:09.848462 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 468/1857] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:09 2026] GET /volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:09.860838 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-edf54ce5-09c3-446a-abfc-dc2c4c3785e0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:09.863292 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-edf54ce5-09c3-446a-abfc-dc2c4c3785e0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 Jul 31 20:52:09.863650 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-edf54ce5-09c3-446a-abfc-dc2c4c3785e0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:09.863942 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-edf54ce5-09c3-446a-abfc-dc2c4c3785e0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:09.864165 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-edf54ce5-09c3-446a-abfc-dc2c4c3785e0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete snapshot with id: a7c355db-2030-4350-b2ce-7f44086a6905 Jul 31 20:52:09.872154 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.872154 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:09.872308 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-edf54ce5-09c3-446a-abfc-dc2c4c3785e0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:09.902492 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-edf54ce5-09c3-446a-abfc-dc2c4c3785e0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot delete request issued successfully. Jul 31 20:52:09.902728 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-edf54ce5-09c3-446a-abfc-dc2c4c3785e0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 returned with HTTP 202 Jul 31 20:52:09.903261 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 455/1858] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:09 2026] DELETE /volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:09.910471 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3126947f-641f-45f4-972a-b40d8563d066 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:09.912480 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3126947f-641f-45f4-972a-b40d8563d066 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 Jul 31 20:52:09.912678 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3126947f-641f-45f4-972a-b40d8563d066 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:09.912861 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3126947f-641f-45f4-972a-b40d8563d066 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:09.918780 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:09.918780 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:09.919390 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3126947f-641f-45f4-972a-b40d8563d066 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:09.920505 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3126947f-641f-45f4-972a-b40d8563d066 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 returned with HTTP 200 Jul 31 20:52:09.921044 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 467/1859] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:09 2026] GET /volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:10.007117 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4cb117e1-b625-4fb7-ba15-70fb36113076 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.094944 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4cb117e1-b625-4fb7-ba15-70fb36113076 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:10.095343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4cb117e1-b625-4fb7-ba15-70fb36113076 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:10.107768 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4cb117e1-b625-4fb7-ba15-70fb36113076 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:10.108137 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 470/1860] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:52:10 2026] POST /volume/v3/types => generated 188 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:10.115188 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-27fd6665-fe9a-494b-af30-e8b0cfec3755 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.116733 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-27fd6665-fe9a-494b-af30-e8b0cfec3755 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:10.117053 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-27fd6665-fe9a-494b-af30-e8b0cfec3755 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:10.128018 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-27fd6665-fe9a-494b-af30-e8b0cfec3755 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:10.128392 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 469/1861] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:52:10 2026] POST /volume/v3/types => generated 188 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:10.134968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.187091 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:10.187427 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-1186095247"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:10.189514 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1186095247'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:10.192444 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Create volume of 1 GB Jul 31 20:52:10.192750 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:10.192750 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:10.193181 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Availability Zones retrieved successfully. Jul 31 20:52:10.198186 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Flow 'volume_create_api' (53d30d3e-c4e9-4c78-be22-866357cf6a3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:10.199033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcf5221b-93da-4f3e-8075-ea3091fed708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:10.199827 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:10.216146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcf5221b-93da-4f3e-8075-ea3091fed708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:52:10Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=97237d9b-5d93-47de-a0bc-e8ce984f529b,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '97237d9b-5d93-47de-a0bc-e8ce984f529b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:10.216893 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44308a2-f0ec-4211-9412-31befd1fbec7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:10.239037 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-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 20:52:10.239583 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-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 20:52:10.269493 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Created reservations ['eea1de5c-d5b2-430e-9998-d87dbd0991de', 'a2c8bfe0-10bd-474e-a25f-493f4cbca244', '7b86afdb-5948-44da-939f-5d1fa96d6cd5', '504dadba-fecb-4cde-a5ca-ef4ad38a8765'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:10.270333 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f44308a2-f0ec-4211-9412-31befd1fbec7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eea1de5c-d5b2-430e-9998-d87dbd0991de', 'a2c8bfe0-10bd-474e-a25f-493f4cbca244', '7b86afdb-5948-44da-939f-5d1fa96d6cd5', '504dadba-fecb-4cde-a5ca-ef4ad38a8765']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:10.270990 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e11b88-dadc-427c-be29-4a8e4f717822) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:10.291589 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6e11b88-dadc-427c-be29-4a8e4f717822) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '942107c4-7850-43a1-9ae5-e5f2fb2b73b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1186095247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97c20e7c637a49d598560022662d85d0',qos_specs=None,replication_status=,reservations=['eea1de5c-d5b2-430e-9998-d87dbd0991de','a2c8bfe0-10bd-474e-a25f-493f4cbca244','7b86afdb-5948-44da-939f-5d1fa96d6cd5','504dadba-fecb-4cde-a5ca-ef4ad38a8765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f658a9ecf194cf99723fc11ea49e7c8',volume_type_id=97237d9b-5d93-47de-a0bc-e8ce984f529b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-1186095247',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=942107c4-7850-43a1-9ae5-e5f2fb2b73b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='97c20e7c637a49d598560022662d85d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1f658a9ecf194cf99723fc11ea49e7c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(97237d9b-5d93-47de-a0bc-e8ce984f529b),volume_type_id=97237d9b-5d93-47de-a0bc-e8ce984f529b)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:10.292274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff56df2-5222-4b10-893f-6037ee4d13e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:10.300836 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dff2079f-41c1-41f9-b015-bb7168adeb71 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.300836 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dff2079f-41c1-41f9-b015-bb7168adeb71 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 Jul 31 20:52:10.300836 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dff2079f-41c1-41f9-b015-bb7168adeb71 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:10.300836 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dff2079f-41c1-41f9-b015-bb7168adeb71 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:10.300836 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-dff2079f-41c1-41f9-b015-bb7168adeb71 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Show backup with id 85aa108b-4c99-415b-b57e-c3836eecca20. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:10.303633 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dff2079f-41c1-41f9-b015-bb7168adeb71 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 returned with HTTP 404 Jul 31 20:52:10.304309 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 468/1862] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:10 2026] GET /volume/v3/backups/85aa108b-4c99-415b-b57e-c3836eecca20 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:10.310875 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c18a8351-2919-4f48-b742-917b6367ed2b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.311816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ff56df2-5222-4b10-893f-6037ee4d13e5) transitioned into state 'SUCCESS' from state '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-1186095247',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='97c20e7c637a49d598560022662d85d0',qos_specs=None,replication_status=,reservations=['eea1de5c-d5b2-430e-9998-d87dbd0991de','a2c8bfe0-10bd-474e-a25f-493f4cbca244','7b86afdb-5948-44da-939f-5d1fa96d6cd5','504dadba-fecb-4cde-a5ca-ef4ad38a8765'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1f658a9ecf194cf99723fc11ea49e7c8',volume_type_id=97237d9b-5d93-47de-a0bc-e8ce984f529b)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:10.312754 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cddf31ba-0b7a-4205-989a-20ecfe61dea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:10.312846 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c18a8351-2919-4f48-b742-917b6367ed2b tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 Jul 31 20:52:10.312943 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c18a8351-2919-4f48-b742-917b6367ed2b tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:10.313178 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c18a8351-2919-4f48-b742-917b6367ed2b tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:10.313283 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-c18a8351-2919-4f48-b742-917b6367ed2b tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Delete volume with id: a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 Jul 31 20:52:10.323746 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:10.323746 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:10.323746 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c18a8351-2919-4f48-b742-917b6367ed2b tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Volume info retrieved successfully. Jul 31 20:52:10.334977 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cddf31ba-0b7a-4205-989a-20ecfe61dea7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:10.336239 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Flow 'volume_create_api' (53d30d3e-c4e9-4c78-be22-866357cf6a3d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:10.336566 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Create volume request issued successfully. Jul 31 20:52:10.337412 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2296ccc0-9a7e-4417-b4d1-ee1109fbc9c7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:10.337782 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 456/1863] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:52:10 2026] POST /volume/v3/volumes => generated 768 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:10.350910 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f06efc08-55af-42e5-93da-f0916d52bf8a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.352920 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f06efc08-55af-42e5-93da-f0916d52bf8a tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] GET https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 Jul 31 20:52:10.353203 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f06efc08-55af-42e5-93da-f0916d52bf8a tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:10.353487 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f06efc08-55af-42e5-93da-f0916d52bf8a tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:10.356654 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c18a8351-2919-4f48-b742-917b6367ed2b tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Delete volume request issued successfully. Jul 31 20:52:10.358433 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c18a8351-2919-4f48-b742-917b6367ed2b tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 returned with HTTP 202 Jul 31 20:52:10.358934 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 471/1864] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:52:10 2026] DELETE /volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:10.363340 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:10.363340 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:10.370154 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f06efc08-55af-42e5-93da-f0916d52bf8a tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Volume info retrieved successfully. Jul 31 20:52:10.370580 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-63d7fc63-737c-4017-9c69-a9eb3f1243df None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.372631 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-63d7fc63-737c-4017-9c69-a9eb3f1243df tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 Jul 31 20:52:10.374140 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-63d7fc63-737c-4017-9c69-a9eb3f1243df tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:10.374140 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-63d7fc63-737c-4017-9c69-a9eb3f1243df tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:10.375501 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f06efc08-55af-42e5-93da-f0916d52bf8a tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 returned with HTTP 200 Jul 31 20:52:10.375973 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 470/1865] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:10 2026] GET /volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 => generated 836 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:10.383416 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:10.383416 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:10.386493 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-63d7fc63-737c-4017-9c69-a9eb3f1243df tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Volume info retrieved successfully. Jul 31 20:52:10.392096 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-63d7fc63-737c-4017-9c69-a9eb3f1243df tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 returned with HTTP 200 Jul 31 20:52:10.393037 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 469/1866] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:10 2026] GET /volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:10.526334 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2e4acadb-eb55-40ad-a27c-b31e83f52639 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.528680 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2e4acadb-eb55-40ad-a27c-b31e83f52639 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 Jul 31 20:52:10.528983 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2e4acadb-eb55-40ad-a27c-b31e83f52639 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:10.529260 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2e4acadb-eb55-40ad-a27c-b31e83f52639 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:10.537118 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:10.537118 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:10.541934 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2e4acadb-eb55-40ad-a27c-b31e83f52639 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:10.542520 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-2e4acadb-eb55-40ad-a27c-b31e83f52639 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:10.542793 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-2e4acadb-eb55-40ad-a27c-b31e83f52639 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:10.575297 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-2e4acadb-eb55-40ad-a27c-b31e83f52639 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:10.578188 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:10.578188 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:10.584698 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2e4acadb-eb55-40ad-a27c-b31e83f52639 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 returned with HTTP 200 Jul 31 20:52:10.585302 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 457/1867] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:10 2026] GET /volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 => generated 916 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:10.597220 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5678ed2f-dfc7-42db-b5e8-2e1ab196bd35 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.598789 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5678ed2f-dfc7-42db-b5e8-2e1ab196bd35 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/group_snapshots Jul 31 20:52:10.599138 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5678ed2f-dfc7-42db-b5e8-2e1ab196bd35 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6e7ea3aa-042f-4207-a48a-32a0a2fa9799", "name": "tempest-group_snapshot-1300408763"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:10.600423 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.group_snapshots [None req-5678ed2f-dfc7-42db-b5e8-2e1ab196bd35 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6e7ea3aa-042f-4207-a48a-32a0a2fa9799', 'name': 'tempest-group_snapshot-1300408763'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 20:52:10.604371 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:10.604371 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:10.610211 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.group_snapshots [None req-5678ed2f-dfc7-42db-b5e8-2e1ab196bd35 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating group_snapshot tempest-group_snapshot-1300408763. Jul 31 20:52:10.629671 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:10.629671 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:10.641683 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-5678ed2f-dfc7-42db-b5e8-2e1ab196bd35 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1567249376 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1567249376, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:10.641939 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-5678ed2f-dfc7-42db-b5e8-2e1ab196bd35 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1567249376 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1567249376, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:10.660452 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-5678ed2f-dfc7-42db-b5e8-2e1ab196bd35 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['64e0f472-9dd2-4b68-acf2-d30cc10da724', 'a3823b56-1d8c-4a7b-9db3-9539c56fae57', '177d625c-3b52-43a5-a445-d2b4f41ad4c5', '44dea856-585d-4029-9ea3-7ea777f0df9e'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:10.682858 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5678ed2f-dfc7-42db-b5e8-2e1ab196bd35 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots returned with HTTP 202 Jul 31 20:52:10.683341 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 472/1868] 10.4.3.157 () {70 vars in 1324 bytes} [Fri Jul 31 20:52:10 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:10.692398 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e598a7a4-0f33-4b7b-924f-7b7d4ffa6a78 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.693920 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e598a7a4-0f33-4b7b-924f-7b7d4ffa6a78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 Jul 31 20:52:10.694087 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e598a7a4-0f33-4b7b-924f-7b7d4ffa6a78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:10.694280 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e598a7a4-0f33-4b7b-924f-7b7d4ffa6a78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:10.694415 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.group_snapshots [None req-e598a7a4-0f33-4b7b-924f-7b7d4ffa6a78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 5b2ded74-1d38-4ab7-af0a-5dc05e722e41 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:52:10.696986 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:10.696986 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:10.700523 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e598a7a4-0f33-4b7b-924f-7b7d4ffa6a78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 returned with HTTP 200 Jul 31 20:52:10.700923 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 471/1869] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:10 2026] GET /volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 => generated 307 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:10.931509 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2e39aa5b-b489-424b-a71a-543c82f85d18 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.935188 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2e39aa5b-b489-424b-a71a-543c82f85d18 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 Jul 31 20:52:10.935188 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2e39aa5b-b489-424b-a71a-543c82f85d18 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:10.935188 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2e39aa5b-b489-424b-a71a-543c82f85d18 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:10.950918 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2e39aa5b-b489-424b-a71a-543c82f85d18 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 returned with HTTP 404 Jul 31 20:52:10.952362 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 470/1870] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:10 2026] GET /volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:10.961486 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9ee9b995-79bf-4e2b-b71d-52769780dd5c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.963269 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ee9b995-79bf-4e2b-b71d-52769780dd5c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b Jul 31 20:52:10.963556 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ee9b995-79bf-4e2b-b71d-52769780dd5c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:10.963732 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ee9b995-79bf-4e2b-b71d-52769780dd5c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:10.963832 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-9ee9b995-79bf-4e2b-b71d-52769780dd5c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete snapshot with id: c9a721ba-bcab-4078-a833-33769003621b Jul 31 20:52:10.968521 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:10.968521 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:10.968988 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9ee9b995-79bf-4e2b-b71d-52769780dd5c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:10.988114 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9ee9b995-79bf-4e2b-b71d-52769780dd5c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot delete request issued successfully. Jul 31 20:52:10.988451 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ee9b995-79bf-4e2b-b71d-52769780dd5c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b returned with HTTP 202 Jul 31 20:52:10.988954 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 458/1871] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:10 2026] DELETE /volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:10.996993 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9235f0a1-5f92-4f21-a1f8-39ca0e2071b5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:10.999043 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9235f0a1-5f92-4f21-a1f8-39ca0e2071b5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b Jul 31 20:52:10.999358 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9235f0a1-5f92-4f21-a1f8-39ca0e2071b5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:10.999640 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9235f0a1-5f92-4f21-a1f8-39ca0e2071b5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:11.007087 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.007087 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:11.007628 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9235f0a1-5f92-4f21-a1f8-39ca0e2071b5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:11.008453 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9235f0a1-5f92-4f21-a1f8-39ca0e2071b5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b returned with HTTP 200 Jul 31 20:52:11.008833 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 473/1872] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:10 2026] GET /volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:11.388101 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cb8414ec-7b5b-4793-8417-af96a75d9e24 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:11.389752 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cb8414ec-7b5b-4793-8417-af96a75d9e24 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] GET https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 Jul 31 20:52:11.390532 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cb8414ec-7b5b-4793-8417-af96a75d9e24 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:11.390532 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cb8414ec-7b5b-4793-8417-af96a75d9e24 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:11.395620 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.395620 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:11.398307 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cb8414ec-7b5b-4793-8417-af96a75d9e24 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Volume info retrieved successfully. Jul 31 20:52:11.401542 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cb8414ec-7b5b-4793-8417-af96a75d9e24 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 returned with HTTP 200 Jul 31 20:52:11.401982 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 472/1873] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:11 2026] GET /volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 => generated 861 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:11.414679 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0ea5229b-51d9-4d12-b636-6a9ab5659e03 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:11.416514 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ea5229b-51d9-4d12-b636-6a9ab5659e03 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] GET https://10.4.3.157/volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 Jul 31 20:52:11.416768 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ea5229b-51d9-4d12-b636-6a9ab5659e03 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:11.416994 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ea5229b-51d9-4d12-b636-6a9ab5659e03 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:11.418230 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9f67778e-587a-4380-a7f4-87fad7418d0d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:11.420687 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f67778e-587a-4380-a7f4-87fad7418d0d tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] GET https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 Jul 31 20:52:11.420965 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9f67778e-587a-4380-a7f4-87fad7418d0d tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:11.421268 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9f67778e-587a-4380-a7f4-87fad7418d0d tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:11.422761 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ea5229b-51d9-4d12-b636-6a9ab5659e03 tempest-ProjectMemberTests39-1978504852 tempest-ProjectMemberTests39-1978504852-project-admin] https://10.4.3.157/volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 returned with HTTP 404 Jul 31 20:52:11.423224 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 471/1874] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:11 2026] GET /volume/v3/volumes/a930ffbb-6bbf-413c-9b98-c8bb5c5457a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:11.429500 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.429500 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:11.437505 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9f67778e-587a-4380-a7f4-87fad7418d0d tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Volume info retrieved successfully. Jul 31 20:52:11.445435 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f67778e-587a-4380-a7f4-87fad7418d0d tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 returned with HTTP 200 Jul 31 20:52:11.448192 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 459/1875] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:11 2026] GET /volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 => generated 1025 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:11.460246 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ae5cb353-f64c-4459-9efe-9afe28050cee None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:11.462101 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] POST https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4/action Jul 31 20:52:11.462513 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:11.462672 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:11.470419 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.470419 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:11.470919 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Volume info retrieved successfully. Jul 31 20:52:11.486463 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-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 20:52:11.486722 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-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 20:52:11.505576 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Created reservations ['2c940fe8-a24b-4247-a348-71a7542d6cae', '2e0c8a6c-6ea1-4750-bf2a-4d293b395371'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:11.517487 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-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 20:52:11.517736 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-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 20:52:11.525885 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Created reservations ['4dc113ff-7ff7-415e-9c82-a92a4bbca857', 'b99dfeb7-a027-4c34-a6a3-b0b89e0ae474'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:11.550447 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Retype volume request issued successfully. Jul 31 20:52:11.550654 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae5cb353-f64c-4459-9efe-9afe28050cee tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4/action returned with HTTP 202 Jul 31 20:52:11.551032 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 474/1876] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:11 2026] POST /volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:11.558565 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-75f026bf-07c7-42e7-be94-4469dc8c7fb9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:11.560533 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-75f026bf-07c7-42e7-be94-4469dc8c7fb9 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] GET https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 Jul 31 20:52:11.560732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-75f026bf-07c7-42e7-be94-4469dc8c7fb9 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:11.560943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-75f026bf-07c7-42e7-be94-4469dc8c7fb9 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:11.568479 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.568479 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:11.573703 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-75f026bf-07c7-42e7-be94-4469dc8c7fb9 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Volume info retrieved successfully. Jul 31 20:52:11.578828 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-75f026bf-07c7-42e7-be94-4469dc8c7fb9 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 returned with HTTP 200 Jul 31 20:52:11.579229 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 473/1877] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:11 2026] GET /volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:11.710329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-18c9a733-7a68-419e-873a-dcadc1f29bc9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:11.716178 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18c9a733-7a68-419e-873a-dcadc1f29bc9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 Jul 31 20:52:11.716416 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18c9a733-7a68-419e-873a-dcadc1f29bc9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:11.717540 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18c9a733-7a68-419e-873a-dcadc1f29bc9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:11.717540 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.group_snapshots [None req-18c9a733-7a68-419e-873a-dcadc1f29bc9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 5b2ded74-1d38-4ab7-af0a-5dc05e722e41 {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:52:11.722767 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.722767 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:11.728072 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18c9a733-7a68-419e-873a-dcadc1f29bc9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 returned with HTTP 200 Jul 31 20:52:11.728566 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 472/1878] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:11 2026] GET /volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 => generated 308 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:11.739462 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-de212a79-4d8e-4a15-91e0-cf5f877985e9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:11.743707 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-de212a79-4d8e-4a15-91e0-cf5f877985e9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/detail Jul 31 20:52:11.744012 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-de212a79-4d8e-4a15-91e0-cf5f877985e9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:11.744319 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-de212a79-4d8e-4a15-91e0-cf5f877985e9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:11.744696 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-de212a79-4d8e-4a15-91e0-cf5f877985e9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:11.746903 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.db.api [None req-de212a79-4d8e-4a15-91e0-cf5f877985e9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Building query based on filter {{(pid=100194) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:52:11.753083 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-de212a79-4d8e-4a15-91e0-cf5f877985e9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all snapshots completed successfully. Jul 31 20:52:11.753556 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.753556 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:11.754307 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-de212a79-4d8e-4a15-91e0-cf5f877985e9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 20:52:11.755374 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 460/1879] 10.4.3.157 () {66 vars in 1264 bytes} [Fri Jul 31 20:52:11 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:11.763355 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3ed33ee8-7688-4725-af2f-fcc81793e3ca None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:11.765266 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3ed33ee8-7688-4725-af2f-fcc81793e3ca tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/101f585e-cacd-4f77-a7dc-bc78ea1a50cb Jul 31 20:52:11.765587 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3ed33ee8-7688-4725-af2f-fcc81793e3ca tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:11.765641 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3ed33ee8-7688-4725-af2f-fcc81793e3ca tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:11.770069 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.770069 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:11.770565 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3ed33ee8-7688-4725-af2f-fcc81793e3ca tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Snapshot retrieved successfully. Jul 31 20:52:11.771977 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3ed33ee8-7688-4725-af2f-fcc81793e3ca tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/101f585e-cacd-4f77-a7dc-bc78ea1a50cb returned with HTTP 200 Jul 31 20:52:11.771977 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 475/1880] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:11 2026] GET /volume/v3/snapshots/101f585e-cacd-4f77-a7dc-bc78ea1a50cb => generated 451 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:11.779910 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:11.782135 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/groups/action Jul 31 20:52:11.782619 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "5b2ded74-1d38-4ab7-af0a-5dc05e722e41", "name": "tempest-Group_from_snap-2035056755"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:11.782792 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "5b2ded74-1d38-4ab7-af0a-5dc05e722e41", "name": "tempest-Group_from_snap-2035056755"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:11.784597 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '5b2ded74-1d38-4ab7-af0a-5dc05e722e41', 'name': 'tempest-Group_from_snap-2035056755'}}. {{(pid=100191) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 20:52:11.784744 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.groups [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating group tempest-Group_from_snap-2035056755 from group_snapshot 5b2ded74-1d38-4ab7-af0a-5dc05e722e41. Jul 31 20:52:11.789269 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.789269 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:11.799054 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.799054 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:11.803008 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.803008 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:11.860747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['40ab857b-8439-4641-8bef-38c24a1caf19'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:11.947500 np0000006272 devstack@c-api.service[100191]: INFO cinder.group.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] A mapping entry already exists for group 404c5ac8-904b-478a-bbe6-2a8810b1118b and volume type ad769062-d61c-4703-85df-fdca94994dc8. Do not need to create again. Jul 31 20:52:11.947783 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:11.947783 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:11.948265 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Availability Zones retrieved successfully. Jul 31 20:52:11.954405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Flow 'volume_create_api' (da8cfc0b-7063-4822-bbbe-395b79972673) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:11.955684 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf0f588-67c0-4201-9e6f-bd5e1a7f80d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:11.957552 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:11.986662 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaf0f588-67c0-4201-9e6f-bd5e1a7f80d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '101f585e-cacd-4f77-a7dc-bc78ea1a50cb', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:52:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ad769062-d61c-4703-85df-fdca94994dc8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1567249376',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ad769062-d61c-4703-85df-fdca94994dc8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '404c5ac8-904b-478a-bbe6-2a8810b1118b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:11.987429 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1202ffc-bcc7-4b2c-be42-489d39841e53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:12.013111 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1567249376 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1567249376, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:12.022551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1e711724-149f-4136-9be5-964f9d141591 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.022785 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1e711724-149f-4136-9be5-964f9d141591 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b Jul 31 20:52:12.023015 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1e711724-149f-4136-9be5-964f9d141591 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.023228 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1e711724-149f-4136-9be5-964f9d141591 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.028064 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1e711724-149f-4136-9be5-964f9d141591 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b returned with HTTP 404 Jul 31 20:52:12.028637 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 473/1881] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:12.033738 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['5ac7e563-bb04-41b0-9321-a6aa3d65f19f', '05117725-1896-4319-a6cc-182688c42083'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:12.033857 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a1202ffc-bcc7-4b2c-be42-489d39841e53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ac7e563-bb04-41b0-9321-a6aa3d65f19f', '05117725-1896-4319-a6cc-182688c42083']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:12.034564 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3bdcc8-b68c-411e-a88e-82ed9c4bab82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:12.038377 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a2653a85-1244-4d66-9537-aa078e595558 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.040567 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a2653a85-1244-4d66-9537-aa078e595558 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 Jul 31 20:52:12.041062 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a2653a85-1244-4d66-9537-aa078e595558 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.041062 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a2653a85-1244-4d66-9537-aa078e595558 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.041301 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-a2653a85-1244-4d66-9537-aa078e595558 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: 2ac3f723-a8e4-42aa-8d5e-366240414130 Jul 31 20:52:12.054169 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.054169 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:12.054584 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a2653a85-1244-4d66-9537-aa078e595558 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:12.070599 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f3bdcc8-b68c-411e-a88e-82ed9c4bab82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a19f78c-7ed8-4d73-bd54-48937e9bbacf', '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=404c5ac8-904b-478a-bbe6-2a8810b1118b,group_type_id=,metadata={},multiattach=False,project_id='4ed6e5496fe24a619d3607d799366115',qos_specs=None,replication_status=,reservations=['5ac7e563-bb04-41b0-9321-a6aa3d65f19f','05117725-1896-4319-a6cc-182688c42083'],size=1,snapshot_id=101f585e-cacd-4f77-a7dc-bc78ea1a50cb,source_replicaid=,source_volid=None,status='creating',user_id='4d206553180944b59795aeae2b577bcf',volume_type_id=ad769062-d61c-4703-85df-fdca94994dc8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:12Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=404c5ac8-904b-478a-bbe6-2a8810b1118b,host=None,id=2a19f78c-7ed8-4d73-bd54-48937e9bbacf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ed6e5496fe24a619d3607d799366115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=101f585e-cacd-4f77-a7dc-bc78ea1a50cb,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d206553180944b59795aeae2b577bcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ad769062-d61c-4703-85df-fdca94994dc8),volume_type_id=ad769062-d61c-4703-85df-fdca94994dc8)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:12.072885 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1230e6af-489f-4992-97f5-506879949217) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:12.081838 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a2653a85-1244-4d66-9537-aa078e595558 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume request issued successfully. Jul 31 20:52:12.082027 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a2653a85-1244-4d66-9537-aa078e595558 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 returned with HTTP 202 Jul 31 20:52:12.082534 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 461/1882] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:12 2026] DELETE /volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:12.093002 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2603f95b-59b9-4935-b73b-e2864ca7b8e7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.093926 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1230e6af-489f-4992-97f5-506879949217) transitioned into state 'SUCCESS' from 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=404c5ac8-904b-478a-bbe6-2a8810b1118b,group_type_id=,metadata={},multiattach=False,project_id='4ed6e5496fe24a619d3607d799366115',qos_specs=None,replication_status=,reservations=['5ac7e563-bb04-41b0-9321-a6aa3d65f19f','05117725-1896-4319-a6cc-182688c42083'],size=1,snapshot_id=101f585e-cacd-4f77-a7dc-bc78ea1a50cb,source_replicaid=,source_volid=None,status='creating',user_id='4d206553180944b59795aeae2b577bcf',volume_type_id=ad769062-d61c-4703-85df-fdca94994dc8)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:12.094805 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Flow 'volume_create_api' (da8cfc0b-7063-4822-bbbe-395b79972673) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:12.094992 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume request issued successfully. Jul 31 20:52:12.096219 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2603f95b-59b9-4935-b73b-e2864ca7b8e7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 Jul 31 20:52:12.097935 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2603f95b-59b9-4935-b73b-e2864ca7b8e7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.098156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2603f95b-59b9-4935-b73b-e2864ca7b8e7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.107501 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.107501 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:12.114950 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2603f95b-59b9-4935-b73b-e2864ca7b8e7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:12.122421 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-82502a70-7a69-4abc-933e-7d1cb5d1d805 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/action returned with HTTP 202 Jul 31 20:52:12.122859 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 474/1883] 10.4.3.157 () {70 vars in 1318 bytes} [Fri Jul 31 20:52:11 2026] POST /volume/v3/groups/action => generated 103 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:12.123848 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2603f95b-59b9-4935-b73b-e2864ca7b8e7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 returned with HTTP 200 Jul 31 20:52:12.124427 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 476/1884] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 => generated 896 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:12.140937 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8a721124-b187-4644-8de9-cd83c09662c3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.145032 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:12.145330 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.145581 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.147912 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:12.149095 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:12.188609 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all volumes completed successfully. Jul 31 20:52:12.189235 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:12.189438 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:12.229513 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:12.232445 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.232445 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:12.236356 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:12.236506 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:12.274390 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:12.278749 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.278749 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:12.285736 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8a721124-b187-4644-8de9-cd83c09662c3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:12.286114 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 474/1885] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/volumes/detail => generated 1835 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:12.301737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4e14da8d-fd1e-46b6-aaf5-4e423640924e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.303834 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4e14da8d-fd1e-46b6-aaf5-4e423640924e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/2a19f78c-7ed8-4d73-bd54-48937e9bbacf Jul 31 20:52:12.304148 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4e14da8d-fd1e-46b6-aaf5-4e423640924e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.304432 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4e14da8d-fd1e-46b6-aaf5-4e423640924e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.316153 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.316153 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:12.319260 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4e14da8d-fd1e-46b6-aaf5-4e423640924e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:12.319954 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-4e14da8d-fd1e-46b6-aaf5-4e423640924e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:12.320115 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-4e14da8d-fd1e-46b6-aaf5-4e423640924e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:12.364194 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-4e14da8d-fd1e-46b6-aaf5-4e423640924e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:12.367778 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.367778 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:12.374902 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4e14da8d-fd1e-46b6-aaf5-4e423640924e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/2a19f78c-7ed8-4d73-bd54-48937e9bbacf returned with HTTP 200 Jul 31 20:52:12.375344 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 462/1886] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/volumes/2a19f78c-7ed8-4d73-bd54-48937e9bbacf => generated 927 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:12.389001 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-548d80fc-8a48-4fbe-82b0-a913bace5dff None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.390741 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-548d80fc-8a48-4fbe-82b0-a913bace5dff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/404c5ac8-904b-478a-bbe6-2a8810b1118b Jul 31 20:52:12.390921 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-548d80fc-8a48-4fbe-82b0-a913bace5dff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.391099 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-548d80fc-8a48-4fbe-82b0-a913bace5dff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.391233 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-548d80fc-8a48-4fbe-82b0-a913bace5dff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 404c5ac8-904b-478a-bbe6-2a8810b1118b {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:12.394470 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.394470 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:12.405662 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-548d80fc-8a48-4fbe-82b0-a913bace5dff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/404c5ac8-904b-478a-bbe6-2a8810b1118b returned with HTTP 200 Jul 31 20:52:12.406092 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 475/1887] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/groups/404c5ac8-904b-478a-bbe6-2a8810b1118b => generated 418 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:12.418719 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b69bede8-01df-4223-b4aa-6440261e16e3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.420558 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:12.420640 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.420765 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.421027 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:12.421779 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:12.429839 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all volumes completed successfully. Jul 31 20:52:12.430534 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:12.430676 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:12.497115 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:12.500365 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.500365 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:12.504503 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:12.504669 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:12.543199 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:12.547186 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.547186 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:12.556650 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b69bede8-01df-4223-b4aa-6440261e16e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:12.556913 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 477/1888] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/volumes/detail => generated 1836 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:12.571641 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c5496318-fa05-462a-8ab0-d4070847b58a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.573622 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5496318-fa05-462a-8ab0-d4070847b58a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/groups/404c5ac8-904b-478a-bbe6-2a8810b1118b/action Jul 31 20:52:12.574034 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5496318-fa05-462a-8ab0-d4070847b58a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:12.574207 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5496318-fa05-462a-8ab0-d4070847b58a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:12.575750 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-c5496318-fa05-462a-8ab0-d4070847b58a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] delete called for group 404c5ac8-904b-478a-bbe6-2a8810b1118b {{(pid=100192) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:52:12.575964 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.groups [None req-c5496318-fa05-462a-8ab0-d4070847b58a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Delete group with id: 404c5ac8-904b-478a-bbe6-2a8810b1118b Jul 31 20:52:12.580120 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.580120 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:12.594470 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-66dce1af-e26c-43f7-87f4-38a6c8b1f02e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.596938 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-66dce1af-e26c-43f7-87f4-38a6c8b1f02e tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] GET https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 Jul 31 20:52:12.598432 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-66dce1af-e26c-43f7-87f4-38a6c8b1f02e tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.598432 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-66dce1af-e26c-43f7-87f4-38a6c8b1f02e tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.606646 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.606646 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:12.612240 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-66dce1af-e26c-43f7-87f4-38a6c8b1f02e tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Volume info retrieved successfully. Jul 31 20:52:12.617515 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-66dce1af-e26c-43f7-87f4-38a6c8b1f02e tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 returned with HTTP 200 Jul 31 20:52:12.617924 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 463/1889] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:12.631484 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a2250714-2fe5-4876-a881-6efb14a2b0da None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.633708 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2250714-2fe5-4876-a881-6efb14a2b0da tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] GET https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 Jul 31 20:52:12.633975 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2250714-2fe5-4876-a881-6efb14a2b0da tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.634231 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2250714-2fe5-4876-a881-6efb14a2b0da tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.643227 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.643227 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:12.646402 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a2250714-2fe5-4876-a881-6efb14a2b0da tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Volume info retrieved successfully. Jul 31 20:52:12.648189 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5496318-fa05-462a-8ab0-d4070847b58a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/404c5ac8-904b-478a-bbe6-2a8810b1118b/action returned with HTTP 202 Jul 31 20:52:12.648690 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 475/1890] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:52:12 2026] POST /volume/v3/groups/404c5ac8-904b-478a-bbe6-2a8810b1118b/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:12.651231 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2250714-2fe5-4876-a881-6efb14a2b0da tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 returned with HTTP 200 Jul 31 20:52:12.652075 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 476/1891] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 => generated 1025 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:52:12.658357 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-25510785-882e-42a9-8766-7d325abe170e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.660363 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-25510785-882e-42a9-8766-7d325abe170e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/2a19f78c-7ed8-4d73-bd54-48937e9bbacf Jul 31 20:52:12.661102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-25510785-882e-42a9-8766-7d325abe170e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.661102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-25510785-882e-42a9-8766-7d325abe170e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.668550 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9fab972f-4d82-4197-9942-ee018a56c060 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.669329 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.669329 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:12.671087 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9fab972f-4d82-4197-9942-ee018a56c060 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] GET https://10.4.3.157/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1186095247 Jul 31 20:52:12.671396 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9fab972f-4d82-4197-9942-ee018a56c060 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.671642 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9fab972f-4d82-4197-9942-ee018a56c060 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.672652 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-9fab972f-4d82-4197-9942-ee018a56c060 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-1186095247'), ('all_tenants', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:12.673887 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-25510785-882e-42a9-8766-7d325abe170e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:12.674755 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-25510785-882e-42a9-8766-7d325abe170e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:12.674946 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-25510785-882e-42a9-8766-7d325abe170e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:12.702113 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9fab972f-4d82-4197-9942-ee018a56c060 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Get all volumes completed successfully. Jul 31 20:52:12.702609 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9fab972f-4d82-4197-9942-ee018a56c060 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] https://10.4.3.157/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1186095247 returned with HTTP 200 Jul 31 20:52:12.703041 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 464/1892] 10.4.3.157 () {66 vars in 1398 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-1186095247 => generated 347 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:12.710832 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-21ba4f18-c44c-4b72-bc60-d3e8e7fcf555 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.712542 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-21ba4f18-c44c-4b72-bc60-d3e8e7fcf555 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] GET https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 Jul 31 20:52:12.712750 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-21ba4f18-c44c-4b72-bc60-d3e8e7fcf555 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.712955 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-21ba4f18-c44c-4b72-bc60-d3e8e7fcf555 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.720463 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.720463 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:12.724292 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-21ba4f18-c44c-4b72-bc60-d3e8e7fcf555 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Volume info retrieved successfully. Jul 31 20:52:12.729398 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-25510785-882e-42a9-8766-7d325abe170e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:12.731974 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-21ba4f18-c44c-4b72-bc60-d3e8e7fcf555 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 returned with HTTP 200 Jul 31 20:52:12.732406 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 476/1893] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:12.733063 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.733063 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:12.741888 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-25510785-882e-42a9-8766-7d325abe170e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/2a19f78c-7ed8-4d73-bd54-48937e9bbacf returned with HTTP 200 Jul 31 20:52:12.742435 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 478/1894] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/volumes/2a19f78c-7ed8-4d73-bd54-48937e9bbacf => generated 926 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:12.755576 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-164f3a4b-fe8a-4872-bd4d-a25e69ff1db7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.757915 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-164f3a4b-fe8a-4872-bd4d-a25e69ff1db7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] DELETE https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 Jul 31 20:52:12.757915 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-164f3a4b-fe8a-4872-bd4d-a25e69ff1db7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.757915 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-164f3a4b-fe8a-4872-bd4d-a25e69ff1db7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.757915 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-164f3a4b-fe8a-4872-bd4d-a25e69ff1db7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Delete volume with id: 942107c4-7850-43a1-9ae5-e5f2fb2b73b4 Jul 31 20:52:12.765405 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.765405 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:12.765882 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-164f3a4b-fe8a-4872-bd4d-a25e69ff1db7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Volume info retrieved successfully. Jul 31 20:52:12.787209 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-164f3a4b-fe8a-4872-bd4d-a25e69ff1db7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Delete volume request issued successfully. Jul 31 20:52:12.787457 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-164f3a4b-fe8a-4872-bd4d-a25e69ff1db7 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 returned with HTTP 202 Jul 31 20:52:12.787856 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 477/1895] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:12 2026] DELETE /volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:12.796825 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4c1ae8f7-b0b2-439a-a357-830b69236baf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:12.798424 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c1ae8f7-b0b2-439a-a357-830b69236baf tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] GET https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 Jul 31 20:52:12.798713 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c1ae8f7-b0b2-439a-a357-830b69236baf tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:12.799142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c1ae8f7-b0b2-439a-a357-830b69236baf tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:12.807501 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:12.807501 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:12.811443 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4c1ae8f7-b0b2-439a-a357-830b69236baf tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Volume info retrieved successfully. Jul 31 20:52:12.818440 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c1ae8f7-b0b2-439a-a357-830b69236baf tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 returned with HTTP 200 Jul 31 20:52:12.818440 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 465/1896] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:12 2026] GET /volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 => generated 860 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:13.138964 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9bd825a1-36ec-4d45-bad0-a881308a1fe3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.140654 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9bd825a1-36ec-4d45-bad0-a881308a1fe3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 Jul 31 20:52:13.140835 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9bd825a1-36ec-4d45-bad0-a881308a1fe3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.141085 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9bd825a1-36ec-4d45-bad0-a881308a1fe3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.147117 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9bd825a1-36ec-4d45-bad0-a881308a1fe3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 returned with HTTP 404 Jul 31 20:52:13.147699 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 477/1897] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:13.155363 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0a153d4e-8d95-4c0f-9f89-46b0a06f2169 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.157803 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0a153d4e-8d95-4c0f-9f89-46b0a06f2169 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a Jul 31 20:52:13.158006 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0a153d4e-8d95-4c0f-9f89-46b0a06f2169 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.158207 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0a153d4e-8d95-4c0f-9f89-46b0a06f2169 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.158386 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-0a153d4e-8d95-4c0f-9f89-46b0a06f2169 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: 1d3cf2d1-30bf-4ff4-a229-7ddffa41957a Jul 31 20:52:13.167164 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:13.167164 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:13.167940 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0a153d4e-8d95-4c0f-9f89-46b0a06f2169 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:13.191531 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0a153d4e-8d95-4c0f-9f89-46b0a06f2169 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume request issued successfully. Jul 31 20:52:13.191797 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0a153d4e-8d95-4c0f-9f89-46b0a06f2169 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a returned with HTTP 202 Jul 31 20:52:13.192409 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 479/1898] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:13 2026] DELETE /volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:13.200889 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9adc1715-a5f8-4756-a38c-db01a8edc975 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.202800 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9adc1715-a5f8-4756-a38c-db01a8edc975 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a Jul 31 20:52:13.202997 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9adc1715-a5f8-4756-a38c-db01a8edc975 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.203187 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9adc1715-a5f8-4756-a38c-db01a8edc975 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.212106 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:13.212106 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:13.216230 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9adc1715-a5f8-4756-a38c-db01a8edc975 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:13.221145 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9adc1715-a5f8-4756-a38c-db01a8edc975 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a returned with HTTP 200 Jul 31 20:52:13.221860 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 478/1899] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:13.390342 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c8eeea4b-689c-40a4-b896-474c154cc880 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.471046 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:13.471046 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-257013789"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:13.471046 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-257013789'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:13.471046 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume of 1 GB Jul 31 20:52:13.477826 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Availability Zones retrieved successfully. Jul 31 20:52:13.483403 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Flow 'volume_create_api' (d9c15e39-ebe7-4c22-9a5c-9fa74afe5208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:13.484390 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d5bcee-5157-45ba-911a-004c51fe1fae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:13.485529 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:13.508191 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1d5bcee-5157-45ba-911a-004c51fe1fae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:13.508191 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4acb24fe-20e1-4652-a4ea-878b793cf3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:13.563675 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Created reservations ['01402bf0-ecc6-4f8d-8b53-f20fb5ed22f5', '5c5702bc-1674-48a7-a9c5-5c3613f80e25', 'd015652e-202a-45d6-834f-8f39f0c16a51', '48857865-7fa5-4b42-903a-332afeb5751d'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:13.567146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4acb24fe-20e1-4652-a4ea-878b793cf3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['01402bf0-ecc6-4f8d-8b53-f20fb5ed22f5', '5c5702bc-1674-48a7-a9c5-5c3613f80e25', 'd015652e-202a-45d6-834f-8f39f0c16a51', '48857865-7fa5-4b42-903a-332afeb5751d']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:13.567146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e605c233-d29a-4330-b555-1550db2ff96b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:13.591566 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e605c233-d29a-4330-b555-1550db2ff96b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1c67eab-734a-41c3-8409-3d24da624f0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-257013789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c49b73749a7432780441b94a5ac04ec',qos_specs=None,replication_status=,reservations=['01402bf0-ecc6-4f8d-8b53-f20fb5ed22f5','5c5702bc-1674-48a7-a9c5-5c3613f80e25','d015652e-202a-45d6-834f-8f39f0c16a51','48857865-7fa5-4b42-903a-332afeb5751d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d75469be8a445c84441e3cc3844934',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-257013789',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1c67eab-734a-41c3-8409-3d24da624f0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c49b73749a7432780441b94a5ac04ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d75469be8a445c84441e3cc3844934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:13.592769 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf739e86-3da3-4c49-aeb5-4f4f97c8d96f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:13.610865 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bf739e86-3da3-4c49-aeb5-4f4f97c8d96f) transitioned into state 'SUCCESS' from state '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-257013789',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c49b73749a7432780441b94a5ac04ec',qos_specs=None,replication_status=,reservations=['01402bf0-ecc6-4f8d-8b53-f20fb5ed22f5','5c5702bc-1674-48a7-a9c5-5c3613f80e25','d015652e-202a-45d6-834f-8f39f0c16a51','48857865-7fa5-4b42-903a-332afeb5751d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d75469be8a445c84441e3cc3844934',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:13.612008 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbbf486-9883-4474-9bcb-4265a126534c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:13.625000 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bfbbf486-9883-4474-9bcb-4265a126534c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:13.625000 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Flow 'volume_create_api' (d9c15e39-ebe7-4c22-9a5c-9fa74afe5208) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:13.625000 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume request issued successfully. Jul 31 20:52:13.625000 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c8eeea4b-689c-40a4-b896-474c154cc880 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:13.625000 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 466/1900] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:13 2026] POST /volume/v3/volumes => generated 777 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:13.640165 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0146140c-4dce-41bd-ab6d-626c9b493239 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.642295 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0146140c-4dce-41bd-ab6d-626c9b493239 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b Jul 31 20:52:13.642500 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0146140c-4dce-41bd-ab6d-626c9b493239 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.642734 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0146140c-4dce-41bd-ab6d-626c9b493239 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.654282 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:13.654282 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:13.659244 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0146140c-4dce-41bd-ab6d-626c9b493239 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:13.663783 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0146140c-4dce-41bd-ab6d-626c9b493239 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b returned with HTTP 200 Jul 31 20:52:13.664116 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 478/1901] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b => generated 956 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:13.754870 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-37459c0f-e2ce-466b-b994-4dbf0d987d36 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.756956 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-37459c0f-e2ce-466b-b994-4dbf0d987d36 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/2a19f78c-7ed8-4d73-bd54-48937e9bbacf Jul 31 20:52:13.757191 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-37459c0f-e2ce-466b-b994-4dbf0d987d36 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.757409 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-37459c0f-e2ce-466b-b994-4dbf0d987d36 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.763887 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-37459c0f-e2ce-466b-b994-4dbf0d987d36 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/2a19f78c-7ed8-4d73-bd54-48937e9bbacf returned with HTTP 404 Jul 31 20:52:13.764424 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 480/1902] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/volumes/2a19f78c-7ed8-4d73-bd54-48937e9bbacf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:13.772321 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0e705d40-25d3-4e88-b099-ac051f15c96e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.774071 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e705d40-25d3-4e88-b099-ac051f15c96e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/404c5ac8-904b-478a-bbe6-2a8810b1118b Jul 31 20:52:13.774328 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e705d40-25d3-4e88-b099-ac051f15c96e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.774576 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e705d40-25d3-4e88-b099-ac051f15c96e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.774742 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-0e705d40-25d3-4e88-b099-ac051f15c96e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 404c5ac8-904b-478a-bbe6-2a8810b1118b {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:13.777535 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e705d40-25d3-4e88-b099-ac051f15c96e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/404c5ac8-904b-478a-bbe6-2a8810b1118b returned with HTTP 404 Jul 31 20:52:13.778058 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 479/1903] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/groups/404c5ac8-904b-478a-bbe6-2a8810b1118b => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:13.785372 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-88d89f36-842f-43d2-bb43-823d6f8d538c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.786717 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88d89f36-842f-43d2-bb43-823d6f8d538c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] DELETE https://10.4.3.157/volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 Jul 31 20:52:13.787018 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88d89f36-842f-43d2-bb43-823d6f8d538c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.787301 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88d89f36-842f-43d2-bb43-823d6f8d538c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.787509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.group_snapshots [None req-88d89f36-842f-43d2-bb43-823d6f8d538c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] delete called for member 5b2ded74-1d38-4ab7-af0a-5dc05e722e41 {{(pid=100194) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 20:52:13.787747 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.group_snapshots [None req-88d89f36-842f-43d2-bb43-823d6f8d538c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Delete group_snapshot with id: 5b2ded74-1d38-4ab7-af0a-5dc05e722e41 Jul 31 20:52:13.791034 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:13.791034 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:13.836603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-83ef7a13-63fd-4000-b386-76a433224420 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.840242 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-83ef7a13-63fd-4000-b386-76a433224420 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] GET https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 Jul 31 20:52:13.841371 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-83ef7a13-63fd-4000-b386-76a433224420 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.841472 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88d89f36-842f-43d2-bb43-823d6f8d538c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 returned with HTTP 202 Jul 31 20:52:13.841472 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 467/1904] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:52:13 2026] DELETE /volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:13.842295 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-83ef7a13-63fd-4000-b386-76a433224420 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.848344 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-08480f71-8672-4d73-9bc2-391a51fc9a23 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.850290 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-08480f71-8672-4d73-9bc2-391a51fc9a23 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:13.850497 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-08480f71-8672-4d73-9bc2-391a51fc9a23 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.850690 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-08480f71-8672-4d73-9bc2-391a51fc9a23 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.850992 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-08480f71-8672-4d73-9bc2-391a51fc9a23 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:13.851689 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-08480f71-8672-4d73-9bc2-391a51fc9a23 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:13.853312 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-83ef7a13-63fd-4000-b386-76a433224420 tempest-VolumeRetypeWithoutMigrationTest-136250406 tempest-VolumeRetypeWithoutMigrationTest-136250406-project-member] https://10.4.3.157/volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 returned with HTTP 404 Jul 31 20:52:13.854010 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 479/1905] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/volumes/942107c4-7850-43a1-9ae5-e5f2fb2b73b4 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:13.861902 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a9f8da19-752e-4c31-9294-5dcb76c053d7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.862407 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-08480f71-8672-4d73-9bc2-391a51fc9a23 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all volumes completed successfully. Jul 31 20:52:13.863093 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-08480f71-8672-4d73-9bc2-391a51fc9a23 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:13.863280 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-08480f71-8672-4d73-9bc2-391a51fc9a23 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:13.863736 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a9f8da19-752e-4c31-9294-5dcb76c053d7 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] DELETE https://10.4.3.157/volume/v3/types/dee604e9-6f8a-4dc1-a4a7-2672fb03628d Jul 31 20:52:13.864021 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a9f8da19-752e-4c31-9294-5dcb76c053d7 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.864298 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a9f8da19-752e-4c31-9294-5dcb76c053d7 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.896492 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a9f8da19-752e-4c31-9294-5dcb76c053d7 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] https://10.4.3.157/volume/v3/types/dee604e9-6f8a-4dc1-a4a7-2672fb03628d returned with HTTP 202 Jul 31 20:52:13.897014 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 480/1906] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:13 2026] DELETE /volume/v3/types/dee604e9-6f8a-4dc1-a4a7-2672fb03628d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:13.902658 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-08480f71-8672-4d73-9bc2-391a51fc9a23 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:13.904690 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3501532f-4491-4a2d-95fa-228a89e5593f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.906191 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:13.906191 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:13.907087 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3501532f-4491-4a2d-95fa-228a89e5593f tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] GET https://10.4.3.157/volume/v3/types/dee604e9-6f8a-4dc1-a4a7-2672fb03628d Jul 31 20:52:13.907731 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3501532f-4491-4a2d-95fa-228a89e5593f tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.907731 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3501532f-4491-4a2d-95fa-228a89e5593f tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.911415 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3501532f-4491-4a2d-95fa-228a89e5593f tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] https://10.4.3.157/volume/v3/types/dee604e9-6f8a-4dc1-a4a7-2672fb03628d returned with HTTP 404 Jul 31 20:52:13.912298 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 468/1907] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/types/dee604e9-6f8a-4dc1-a4a7-2672fb03628d => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:13.921404 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-08480f71-8672-4d73-9bc2-391a51fc9a23 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:13.921524 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3216eee9-b726-40f4-a362-ea00bb20fd25 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.921817 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 481/1908] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:13.924011 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3216eee9-b726-40f4-a362-ea00bb20fd25 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] DELETE https://10.4.3.157/volume/v3/types/97237d9b-5d93-47de-a0bc-e8ce984f529b Jul 31 20:52:13.924360 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3216eee9-b726-40f4-a362-ea00bb20fd25 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.924659 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3216eee9-b726-40f4-a362-ea00bb20fd25 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.935413 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-aea19038-d82d-43bb-956c-8734ccdc27ef None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.937668 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aea19038-d82d-43bb-956c-8734ccdc27ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/detail Jul 31 20:52:13.937866 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aea19038-d82d-43bb-956c-8734ccdc27ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.938278 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aea19038-d82d-43bb-956c-8734ccdc27ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.938605 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-aea19038-d82d-43bb-956c-8734ccdc27ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:13.940363 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.db.api [None req-aea19038-d82d-43bb-956c-8734ccdc27ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Building query based on filter {{(pid=100191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:52:13.956062 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-aea19038-d82d-43bb-956c-8734ccdc27ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all snapshots completed successfully. Jul 31 20:52:13.958051 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aea19038-d82d-43bb-956c-8734ccdc27ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 20:52:13.958503 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 481/1909] 10.4.3.157 () {66 vars in 1264 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:52:13.968618 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f9ce5012-dd9a-49b5-b60e-184b0f5ce001 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.970898 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f9ce5012-dd9a-49b5-b60e-184b0f5ce001 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 Jul 31 20:52:13.971371 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f9ce5012-dd9a-49b5-b60e-184b0f5ce001 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.971952 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f9ce5012-dd9a-49b5-b60e-184b0f5ce001 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.972245 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.group_snapshots [None req-f9ce5012-dd9a-49b5-b60e-184b0f5ce001 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 5b2ded74-1d38-4ab7-af0a-5dc05e722e41 {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:52:13.973611 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3216eee9-b726-40f4-a362-ea00bb20fd25 tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] https://10.4.3.157/volume/v3/types/97237d9b-5d93-47de-a0bc-e8ce984f529b returned with HTTP 202 Jul 31 20:52:13.975157 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 480/1910] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:13 2026] DELETE /volume/v3/types/97237d9b-5d93-47de-a0bc-e8ce984f529b => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:13.976186 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f9ce5012-dd9a-49b5-b60e-184b0f5ce001 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 returned with HTTP 404 Jul 31 20:52:13.976875 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 469/1911] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/group_snapshots/5b2ded74-1d38-4ab7-af0a-5dc05e722e41 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:13.983158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-36b641cd-ba8a-49d8-866a-f43bc16cbedc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.983816 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-738856e5-bc76-43bf-be3e-075d86d15023 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:13.985509 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-36b641cd-ba8a-49d8-866a-f43bc16cbedc tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] GET https://10.4.3.157/volume/v3/types/97237d9b-5d93-47de-a0bc-e8ce984f529b Jul 31 20:52:13.985650 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-738856e5-bc76-43bf-be3e-075d86d15023 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:13.985750 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-36b641cd-ba8a-49d8-866a-f43bc16cbedc tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.985917 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-738856e5-bc76-43bf-be3e-075d86d15023 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:13.985977 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-36b641cd-ba8a-49d8-866a-f43bc16cbedc tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.986149 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-738856e5-bc76-43bf-be3e-075d86d15023 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:13.986454 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-738856e5-bc76-43bf-be3e-075d86d15023 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:13.987570 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-738856e5-bc76-43bf-be3e-075d86d15023 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:13.989809 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-36b641cd-ba8a-49d8-866a-f43bc16cbedc tempest-VolumeRetypeWithoutMigrationTest-1386530813 tempest-VolumeRetypeWithoutMigrationTest-1386530813-project-admin] https://10.4.3.157/volume/v3/types/97237d9b-5d93-47de-a0bc-e8ce984f529b returned with HTTP 404 Jul 31 20:52:13.990367 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 482/1912] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/types/97237d9b-5d93-47de-a0bc-e8ce984f529b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:14.022410 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-738856e5-bc76-43bf-be3e-075d86d15023 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all volumes completed successfully. Jul 31 20:52:14.023060 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-738856e5-bc76-43bf-be3e-075d86d15023 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:14.023530 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-738856e5-bc76-43bf-be3e-075d86d15023 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:14.063852 np0000006272 devstack@c-api.service[100191]: DEBUG oslo_db.sqlalchemy.engines [None req-738856e5-bc76-43bf-be3e-075d86d15023 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:14.067547 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:14.067547 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:14.076773 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-738856e5-bc76-43bf-be3e-075d86d15023 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:14.077214 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 482/1913] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:13 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:14.090758 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-59b41a41-d80d-447e-b508-cf5acee17237 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:14.092553 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-59b41a41-d80d-447e-b508-cf5acee17237 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799/action Jul 31 20:52:14.092916 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-59b41a41-d80d-447e-b508-cf5acee17237 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:14.093060 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-59b41a41-d80d-447e-b508-cf5acee17237 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:14.094903 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-59b41a41-d80d-447e-b508-cf5acee17237 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] delete called for group 6e7ea3aa-042f-4207-a48a-32a0a2fa9799 {{(pid=100192) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:52:14.095006 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.groups [None req-59b41a41-d80d-447e-b508-cf5acee17237 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Delete group with id: 6e7ea3aa-042f-4207-a48a-32a0a2fa9799 Jul 31 20:52:14.099273 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:14.099273 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:14.133010 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-59b41a41-d80d-447e-b508-cf5acee17237 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799/action returned with HTTP 202 Jul 31 20:52:14.133414 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 481/1914] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:52:14 2026] POST /volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:14.142924 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a542f7d3-154e-4795-af08-85583a2e9bcc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:14.145142 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a542f7d3-154e-4795-af08-85583a2e9bcc tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 Jul 31 20:52:14.145559 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a542f7d3-154e-4795-af08-85583a2e9bcc tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:14.146079 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a542f7d3-154e-4795-af08-85583a2e9bcc tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:14.156387 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:14.156387 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:14.163146 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a542f7d3-154e-4795-af08-85583a2e9bcc tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:14.163146 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-a542f7d3-154e-4795-af08-85583a2e9bcc tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:14.163146 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-a542f7d3-154e-4795-af08-85583a2e9bcc tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:14.209185 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-a542f7d3-154e-4795-af08-85583a2e9bcc tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:14.214628 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:14.214628 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:14.221956 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a542f7d3-154e-4795-af08-85583a2e9bcc tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 returned with HTTP 200 Jul 31 20:52:14.222383 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 470/1915] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:14 2026] GET /volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 => generated 915 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:14.233995 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ca0810b3-3344-4a36-8507-edbe05accd55 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:14.235644 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ca0810b3-3344-4a36-8507-edbe05accd55 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a Jul 31 20:52:14.235824 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ca0810b3-3344-4a36-8507-edbe05accd55 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:14.236033 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ca0810b3-3344-4a36-8507-edbe05accd55 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:14.242173 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ca0810b3-3344-4a36-8507-edbe05accd55 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a returned with HTTP 404 Jul 31 20:52:14.242819 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 483/1916] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:14 2026] GET /volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:14.251363 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-47d5f961-28dc-463a-a52c-eed362b33187 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:14.253827 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-47d5f961-28dc-463a-a52c-eed362b33187 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e Jul 31 20:52:14.254151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-47d5f961-28dc-463a-a52c-eed362b33187 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:14.254424 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-47d5f961-28dc-463a-a52c-eed362b33187 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:14.254650 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-47d5f961-28dc-463a-a52c-eed362b33187 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: 9a47fe36-4a10-49a0-a025-bf9f3337d47e Jul 31 20:52:14.266090 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:14.266090 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:14.266744 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-47d5f961-28dc-463a-a52c-eed362b33187 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:14.286233 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-47d5f961-28dc-463a-a52c-eed362b33187 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume request issued successfully. Jul 31 20:52:14.286490 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-47d5f961-28dc-463a-a52c-eed362b33187 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e returned with HTTP 202 Jul 31 20:52:14.286903 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 483/1917] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:14 2026] DELETE /volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:14.295365 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-39d907a8-69b8-4c81-8203-64640f997cc5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:14.296722 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-39d907a8-69b8-4c81-8203-64640f997cc5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e Jul 31 20:52:14.297032 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-39d907a8-69b8-4c81-8203-64640f997cc5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:14.297338 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-39d907a8-69b8-4c81-8203-64640f997cc5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:14.304747 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:14.304747 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:14.308728 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-39d907a8-69b8-4c81-8203-64640f997cc5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:14.312714 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-39d907a8-69b8-4c81-8203-64640f997cc5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e returned with HTTP 200 Jul 31 20:52:14.313341 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 482/1918] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:14 2026] GET /volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e => generated 895 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:14.680256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5beea480-a8b2-440c-9a04-e83f22182f1c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:14.682223 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5beea480-a8b2-440c-9a04-e83f22182f1c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b Jul 31 20:52:14.682425 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5beea480-a8b2-440c-9a04-e83f22182f1c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:14.682622 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5beea480-a8b2-440c-9a04-e83f22182f1c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:14.690088 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:14.690088 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:14.693950 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5beea480-a8b2-440c-9a04-e83f22182f1c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:14.702314 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5beea480-a8b2-440c-9a04-e83f22182f1c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b returned with HTTP 200 Jul 31 20:52:14.702769 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 471/1919] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:14 2026] GET /volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:14.719909 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f9f23078-2412-4428-81e0-b8debf8d50f8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:14.721639 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f9f23078-2412-4428-81e0-b8debf8d50f8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:14.722028 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f9f23078-2412-4428-81e0-b8debf8d50f8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f1c67eab-734a-41c3-8409-3d24da624f0b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1666222022"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:14.739851 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:14.739851 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:14.740266 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f9f23078-2412-4428-81e0-b8debf8d50f8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:14.740378 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-f9f23078-2412-4428-81e0-b8debf8d50f8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create snapshot from volume f1c67eab-734a-41c3-8409-3d24da624f0b Jul 31 20:52:14.783829 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-f9f23078-2412-4428-81e0-b8debf8d50f8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Created reservations ['667d6d66-1c10-4676-870d-7c9fbe529118', '853a1a27-c6aa-4cb5-802c-657b3e3a7e57', '2b12f885-b085-4cab-91b6-3fc35bf080f5', '908ed1db-79ef-499d-895e-71bc77d4d8ac'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:14.819642 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f9f23078-2412-4428-81e0-b8debf8d50f8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot create request issued successfully. Jul 31 20:52:14.820160 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f9f23078-2412-4428-81e0-b8debf8d50f8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:52:14.820652 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 484/1920] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:52:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:14.830854 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2f760a73-cbfd-4c48-8fc2-ea18c20e91c4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:14.833278 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2f760a73-cbfd-4c48-8fc2-ea18c20e91c4 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 Jul 31 20:52:14.833568 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2f760a73-cbfd-4c48-8fc2-ea18c20e91c4 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:14.833839 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2f760a73-cbfd-4c48-8fc2-ea18c20e91c4 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:14.857766 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:14.857766 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:14.858220 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2f760a73-cbfd-4c48-8fc2-ea18c20e91c4 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:14.859181 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2f760a73-cbfd-4c48-8fc2-ea18c20e91c4 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 returned with HTTP 200 Jul 31 20:52:14.859638 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 484/1921] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:14 2026] GET /volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 => generated 440 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:15.241392 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e6f3e132-ece1-4fbf-9716-c078d3b7c9a4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.243328 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e6f3e132-ece1-4fbf-9716-c078d3b7c9a4 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 Jul 31 20:52:15.243555 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e6f3e132-ece1-4fbf-9716-c078d3b7c9a4 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:15.243728 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e6f3e132-ece1-4fbf-9716-c078d3b7c9a4 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:15.249363 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e6f3e132-ece1-4fbf-9716-c078d3b7c9a4 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 returned with HTTP 404 Jul 31 20:52:15.249853 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 483/1922] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:15 2026] GET /volume/v3/volumes/1b235c27-adcf-46ef-bf85-f0eace9bd111 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:15.257601 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ea40733d-a40c-4329-80a2-485001ee3007 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.259623 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea40733d-a40c-4329-80a2-485001ee3007 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799 Jul 31 20:52:15.259843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ea40733d-a40c-4329-80a2-485001ee3007 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:15.260033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ea40733d-a40c-4329-80a2-485001ee3007 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:15.260174 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-ea40733d-a40c-4329-80a2-485001ee3007 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 6e7ea3aa-042f-4207-a48a-32a0a2fa9799 {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:15.263140 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea40733d-a40c-4329-80a2-485001ee3007 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799 returned with HTTP 404 Jul 31 20:52:15.263717 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 472/1923] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:15 2026] GET /volume/v3/groups/6e7ea3aa-042f-4207-a48a-32a0a2fa9799 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:15.271517 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2b23ca34-0402-49ed-9954-812e72612827 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.273871 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2b23ca34-0402-49ed-9954-812e72612827 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/9c4b6b20-d66d-4dd5-8474-8264e27bddce Jul 31 20:52:15.274094 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2b23ca34-0402-49ed-9954-812e72612827 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:15.274383 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2b23ca34-0402-49ed-9954-812e72612827 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:15.274672 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:15.274672 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:15.294630 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2b23ca34-0402-49ed-9954-812e72612827 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/group_types/9c4b6b20-d66d-4dd5-8474-8264e27bddce returned with HTTP 202 Jul 31 20:52:15.294934 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 485/1924] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:52:15 2026] DELETE /volume/v3/group_types/9c4b6b20-d66d-4dd5-8474-8264e27bddce => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:15.310066 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c5a9166f-c43e-4a99-9f3b-8df21d3f227c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.312562 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c5a9166f-c43e-4a99-9f3b-8df21d3f227c tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] DELETE https://10.4.3.157/volume/v3/types/ad769062-d61c-4703-85df-fdca94994dc8 Jul 31 20:52:15.312739 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c5a9166f-c43e-4a99-9f3b-8df21d3f227c tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:15.312941 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c5a9166f-c43e-4a99-9f3b-8df21d3f227c tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:15.330100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9fc13e40-03a8-44d2-82c7-f593f039d4a7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.331784 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9fc13e40-03a8-44d2-82c7-f593f039d4a7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e Jul 31 20:52:15.332012 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9fc13e40-03a8-44d2-82c7-f593f039d4a7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:15.332271 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9fc13e40-03a8-44d2-82c7-f593f039d4a7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:15.337560 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9fc13e40-03a8-44d2-82c7-f593f039d4a7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e returned with HTTP 404 Jul 31 20:52:15.338249 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 484/1925] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:15 2026] GET /volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:15.348173 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f62203a1-4c09-4829-921d-91c5ec4830fe None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.350514 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f62203a1-4c09-4829-921d-91c5ec4830fe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d Jul 31 20:52:15.350627 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c5a9166f-c43e-4a99-9f3b-8df21d3f227c tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/types/ad769062-d61c-4703-85df-fdca94994dc8 returned with HTTP 202 Jul 31 20:52:15.350831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f62203a1-4c09-4829-921d-91c5ec4830fe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:15.351077 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f62203a1-4c09-4829-921d-91c5ec4830fe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:15.351166 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 485/1926] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:15 2026] DELETE /volume/v3/types/ad769062-d61c-4703-85df-fdca94994dc8 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:15.351433 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-f62203a1-4c09-4829-921d-91c5ec4830fe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d Jul 31 20:52:15.358745 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:15.358745 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:15.360361 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f62203a1-4c09-4829-921d-91c5ec4830fe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:15.360437 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2a8f1901-cd71-4265-894b-912b199d2ee2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.363443 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2a8f1901-cd71-4265-894b-912b199d2ee2 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] GET https://10.4.3.157/volume/v3/types/ad769062-d61c-4703-85df-fdca94994dc8 Jul 31 20:52:15.363443 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2a8f1901-cd71-4265-894b-912b199d2ee2 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:15.363443 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2a8f1901-cd71-4265-894b-912b199d2ee2 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:15.367189 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2a8f1901-cd71-4265-894b-912b199d2ee2 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/types/ad769062-d61c-4703-85df-fdca94994dc8 returned with HTTP 404 Jul 31 20:52:15.367992 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 486/1927] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:52:15 2026] GET /volume/v3/types/ad769062-d61c-4703-85df-fdca94994dc8 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:15.381159 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f62203a1-4c09-4829-921d-91c5ec4830fe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume request issued successfully. Jul 31 20:52:15.381617 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f62203a1-4c09-4829-921d-91c5ec4830fe tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d returned with HTTP 202 Jul 31 20:52:15.381800 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 473/1928] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:15 2026] DELETE /volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:15.382502 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-859ae35f-eb95-4dcc-8e2a-e80c6468aa4b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.384786 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-859ae35f-eb95-4dcc-8e2a-e80c6468aa4b tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:15.385260 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-859ae35f-eb95-4dcc-8e2a-e80c6468aa4b tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-546606041"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:15.390526 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-be2d21f5-c458-4361-9f84-37efc049548c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.393363 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-be2d21f5-c458-4361-9f84-37efc049548c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d Jul 31 20:52:15.393641 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-be2d21f5-c458-4361-9f84-37efc049548c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:15.394004 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-be2d21f5-c458-4361-9f84-37efc049548c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:15.402455 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:15.402455 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:15.407214 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-be2d21f5-c458-4361-9f84-37efc049548c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:15.408052 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-859ae35f-eb95-4dcc-8e2a-e80c6468aa4b tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:15.408574 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 485/1929] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:52:15 2026] POST /volume/v3/types => generated 223 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:15.413304 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-be2d21f5-c458-4361-9f84-37efc049548c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d returned with HTTP 200 Jul 31 20:52:15.414470 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 486/1930] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:15 2026] GET /volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d => generated 896 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:15.424250 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a6e0d1f9-75f6-496a-a9cf-a648832f28e5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.426083 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a6e0d1f9-75f6-496a-a9cf-a648832f28e5 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:52:15.426543 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a6e0d1f9-75f6-496a-a9cf-a648832f28e5 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1007692041"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:15.442656 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a6e0d1f9-75f6-496a-a9cf-a648832f28e5 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:52:15.442656 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 487/1931] 10.4.3.157 () {70 vars in 1311 bytes} [Fri Jul 31 20:52:15 2026] POST /volume/v3/group_types => generated 181 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:15.452376 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-88296561-51b6-4768-94ac-0b9417c7bee7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.454339 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88296561-51b6-4768-94ac-0b9417c7bee7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/groups Jul 31 20:52:15.454784 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88296561-51b6-4768-94ac-0b9417c7bee7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8079e6d2-191b-47d3-a27e-5b06186593c5", "volume_types": ["4c2d8219-8822-4951-aeea-cf40981ca28e"], "name": "tempest-GroupSnapshotsTest-Group-243298144"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:15.456528 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-88296561-51b6-4768-94ac-0b9417c7bee7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating new group {'group': {'group_type': '8079e6d2-191b-47d3-a27e-5b06186593c5', 'volume_types': ['4c2d8219-8822-4951-aeea-cf40981ca28e'], 'name': 'tempest-GroupSnapshotsTest-Group-243298144'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 20:52:15.460048 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.groups [None req-88296561-51b6-4768-94ac-0b9417c7bee7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating group tempest-GroupSnapshotsTest-Group-243298144. Jul 31 20:52:15.482328 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-88296561-51b6-4768-94ac-0b9417c7bee7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Availability zone cache updated, next update will occur around 2026-07-31 21:52:15.481942. {{(pid=100194) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 20:52:15.482509 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-88296561-51b6-4768-94ac-0b9417c7bee7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Availability Zones retrieved successfully. Jul 31 20:52:15.493083 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-88296561-51b6-4768-94ac-0b9417c7bee7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['d2886bc0-ef03-4a06-b52d-7ae648cb6d72'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:15.520008 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88296561-51b6-4768-94ac-0b9417c7bee7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups returned with HTTP 202 Jul 31 20:52:15.520664 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 474/1932] 10.4.3.157 () {70 vars in 1297 bytes} [Fri Jul 31 20:52:15 2026] POST /volume/v3/groups => generated 111 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:15.527881 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-79b8ab28-a30e-4cdc-8744-94951d9d0ace None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.529741 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79b8ab28-a30e-4cdc-8744-94951d9d0ace tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:15.529816 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-79b8ab28-a30e-4cdc-8744-94951d9d0ace tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:15.529999 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-79b8ab28-a30e-4cdc-8744-94951d9d0ace tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:15.530118 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-79b8ab28-a30e-4cdc-8744-94951d9d0ace tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:15.534083 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:15.534083 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:15.541597 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79b8ab28-a30e-4cdc-8744-94951d9d0ace tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 200 Jul 31 20:52:15.541938 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 486/1933] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:15 2026] GET /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 391 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:15.870099 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-44f4fde9-0436-4edf-aaa3-b1daf79421ca None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:15.873138 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-44f4fde9-0436-4edf-aaa3-b1daf79421ca tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 Jul 31 20:52:15.873661 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-44f4fde9-0436-4edf-aaa3-b1daf79421ca tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:15.874158 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-44f4fde9-0436-4edf-aaa3-b1daf79421ca tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:15.880993 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:15.880993 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:15.881412 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-44f4fde9-0436-4edf-aaa3-b1daf79421ca tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:15.882693 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-44f4fde9-0436-4edf-aaa3-b1daf79421ca tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 returned with HTTP 200 Jul 31 20:52:15.883376 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 487/1934] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:15 2026] GET /volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:15.893515 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a59c2169-d8a4-42ba-a97e-0e096a2e2af2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:16.055152 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a59c2169-d8a4-42ba-a97e-0e096a2e2af2 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] POST https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958/action Jul 31 20:52:16.055152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a59c2169-d8a4-42ba-a97e-0e096a2e2af2 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:16.055152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a59c2169-d8a4-42ba-a97e-0e096a2e2af2 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:16.059581 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:16.059581 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:16.060103 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a59c2169-d8a4-42ba-a97e-0e096a2e2af2 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Snapshot retrieved successfully. Jul 31 20:52:16.060929 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-a59c2169-d8a4-42ba-a97e-0e096a2e2af2 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '01fec2880d4c44c2b7096211e0ca3f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c49b73749a7432780441b94a5ac04ec', '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=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:16.061235 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a59c2169-d8a4-42ba-a97e-0e096a2e2af2 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958/action returned with HTTP 403 Jul 31 20:52:16.061933 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 488/1935] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:52:15 2026] POST /volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958/action => generated 133 bytes in 169 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:16.071017 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9b264125-ba2b-412c-8993-d724fb228959 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:16.072860 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9b264125-ba2b-412c-8993-d724fb228959 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 Jul 31 20:52:16.073094 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9b264125-ba2b-412c-8993-d724fb228959 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:16.073383 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9b264125-ba2b-412c-8993-d724fb228959 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:16.073534 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-9b264125-ba2b-412c-8993-d724fb228959 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete snapshot with id: 57ed827c-f8b9-407f-a22e-5823ae725958 Jul 31 20:52:16.079694 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:16.079694 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:16.080093 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9b264125-ba2b-412c-8993-d724fb228959 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:16.095292 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9b264125-ba2b-412c-8993-d724fb228959 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot delete request issued successfully. Jul 31 20:52:16.095449 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9b264125-ba2b-412c-8993-d724fb228959 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 returned with HTTP 202 Jul 31 20:52:16.095813 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 475/1936] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:16 2026] DELETE /volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:16.102922 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-97945873-61fc-4a09-abef-048c49cdab17 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:16.105784 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-97945873-61fc-4a09-abef-048c49cdab17 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 Jul 31 20:52:16.106061 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-97945873-61fc-4a09-abef-048c49cdab17 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:16.106333 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-97945873-61fc-4a09-abef-048c49cdab17 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:16.123569 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:16.123569 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:16.123910 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-97945873-61fc-4a09-abef-048c49cdab17 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:16.124642 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-97945873-61fc-4a09-abef-048c49cdab17 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 returned with HTTP 200 Jul 31 20:52:16.125035 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 487/1937] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:16 2026] GET /volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:16.428943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-23176f98-b556-4e1f-9278-2f84bd3d97a9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:16.433535 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-23176f98-b556-4e1f-9278-2f84bd3d97a9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d Jul 31 20:52:16.433535 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-23176f98-b556-4e1f-9278-2f84bd3d97a9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:16.433535 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-23176f98-b556-4e1f-9278-2f84bd3d97a9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:16.438375 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-23176f98-b556-4e1f-9278-2f84bd3d97a9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d returned with HTTP 404 Jul 31 20:52:16.438861 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 488/1938] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:16 2026] GET /volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:16.451038 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:16.452571 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:16.452883 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-342821198"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:16.454495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-342821198'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:16.454611 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume of 1 GB Jul 31 20:52:16.458323 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Availability Zones retrieved successfully. Jul 31 20:52:16.463009 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (162a71ac-e96f-47b7-975d-3a7bca5178bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:16.464006 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d94caa-2700-4555-a902-4e95324faafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:16.465205 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:16.494627 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92d94caa-2700-4555-a902-4e95324faafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:16.495900 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2563a73d-666d-4a13-9c73-a86bba34ffc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:16.533288 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['60c34721-680d-40e0-ab65-96d289edb2e3', 'e3d727f3-16d7-411d-b32c-fc6fe9475951', 'a8f1ebf1-9044-4009-a469-a750e9275fd5', '6765a3c4-67f4-46ba-bdb5-25229fdace10'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:16.534100 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2563a73d-666d-4a13-9c73-a86bba34ffc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60c34721-680d-40e0-ab65-96d289edb2e3', 'e3d727f3-16d7-411d-b32c-fc6fe9475951', 'a8f1ebf1-9044-4009-a469-a750e9275fd5', '6765a3c4-67f4-46ba-bdb5-25229fdace10']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:16.535588 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af754e7f-26c4-425a-b2b0-fc4ebb1fa582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:16.551884 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4113498e-ef93-4b63-aecd-1b1b42b8c2eb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:16.555101 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4113498e-ef93-4b63-aecd-1b1b42b8c2eb tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:16.555359 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4113498e-ef93-4b63-aecd-1b1b42b8c2eb tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:16.555540 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4113498e-ef93-4b63-aecd-1b1b42b8c2eb tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:16.555660 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-4113498e-ef93-4b63-aecd-1b1b42b8c2eb tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:16.558847 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:16.558847 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:16.562113 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af754e7f-26c4-425a-b2b0-fc4ebb1fa582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ac11fda-a726-4716-9d16-1bb59f3ed667', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-342821198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['60c34721-680d-40e0-ab65-96d289edb2e3','e3d727f3-16d7-411d-b32c-fc6fe9475951','a8f1ebf1-9044-4009-a469-a750e9275fd5','6765a3c4-67f4-46ba-bdb5-25229fdace10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-342821198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ac11fda-a726-4716-9d16-1bb59f3ed667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e49f2380db741238986ea2799b9676d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00df0c65844ff5920abc5cb83a5215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:16.563407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b5d92bf-86f5-4ade-a80c-aad3a691b5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:16.565944 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4113498e-ef93-4b63-aecd-1b1b42b8c2eb tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 200 Jul 31 20:52:16.566559 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 476/1939] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:16 2026] GET /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 392 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:16.580149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:16.580149 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:16.580547 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1639191300", "volume_type": "4c2d8219-8822-4951-aeea-cf40981ca28e", "group_id": "18e2a2f6-a68d-4c68-819b-a68d0c7f70ab", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:16.582021 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1639191300', 'volume_type': '4c2d8219-8822-4951-aeea-cf40981ca28e', 'group_id': '18e2a2f6-a68d-4c68-819b-a68d0c7f70ab', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:16.589150 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:16.589150 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:16.589150 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume of 1 GB Jul 31 20:52:16.592406 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b5d92bf-86f5-4ade-a80c-aad3a691b5f0) transitioned into state 'SUCCESS' from state '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-342821198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['60c34721-680d-40e0-ab65-96d289edb2e3','e3d727f3-16d7-411d-b32c-fc6fe9475951','a8f1ebf1-9044-4009-a469-a750e9275fd5','6765a3c4-67f4-46ba-bdb5-25229fdace10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:16.593375 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d731f06f-89de-448c-87d0-1e36e9b11773) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:16.594370 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Availability Zones retrieved successfully. Jul 31 20:52:16.599875 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Flow 'volume_create_api' (0d0e0f77-8e9e-47a5-9c09-87e32ae81bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:16.601038 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a3a088-fb9e-439b-85d6-e29531642c13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:16.601616 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:16.601616 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:16.602021 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:16.607503 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d731f06f-89de-448c-87d0-1e36e9b11773) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:16.608258 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (162a71ac-e96f-47b7-975d-3a7bca5178bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:16.608533 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request issued successfully. Jul 31 20:52:16.609077 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4a5c1c57-9a9b-42de-9b2b-e3d995097851 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:16.609512 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 489/1940] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:52:16 2026] POST /volume/v3/volumes => generated 769 bytes in 159 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:16.622572 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (12a3a088-fb9e-439b-85d6-e29531642c13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:52:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4c2d8219-8822-4951-aeea-cf40981ca28e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-546606041',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c2d8219-8822-4951-aeea-cf40981ca28e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '18e2a2f6-a68d-4c68-819b-a68d0c7f70ab', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:16.622738 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-12f2fde1-f4d8-42c9-8fdd-acd35b012772 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:16.623368 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (215e3082-5bd4-45b0-bc2b-84978d4f0744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:16.624487 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-12f2fde1-f4d8-42c9-8fdd-acd35b012772 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 Jul 31 20:52:16.624730 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-12f2fde1-f4d8-42c9-8fdd-acd35b012772 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:16.624933 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-12f2fde1-f4d8-42c9-8fdd-acd35b012772 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:16.631294 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:16.631294 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:16.634712 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-12f2fde1-f4d8-42c9-8fdd-acd35b012772 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:16.638728 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-12f2fde1-f4d8-42c9-8fdd-acd35b012772 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 returned with HTTP 200 Jul 31 20:52:16.639112 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 489/1941] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:16 2026] GET /volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 => generated 837 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:16.650949 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-546606041 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-546606041, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:16.651399 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-546606041 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-546606041, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:16.682022 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['c8ccf923-b980-417d-bd2d-024e46359da8', 'b0fcb1e6-bcf3-45b8-8878-bfe23fa32d52', '7facd7e7-c433-4d07-bde7-d938fe4ae4c0', '4b983e61-1556-450e-9f94-caf5d98f5065'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:16.682938 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (215e3082-5bd4-45b0-bc2b-84978d4f0744) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8ccf923-b980-417d-bd2d-024e46359da8', 'b0fcb1e6-bcf3-45b8-8878-bfe23fa32d52', '7facd7e7-c433-4d07-bde7-d938fe4ae4c0', '4b983e61-1556-450e-9f94-caf5d98f5065']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:16.683685 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b054e0f6-d869-42b0-919c-428b1d396be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:16.713526 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b054e0f6-d869-42b0-919c-428b1d396be3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf38c910-3088-44a7-90a7-7dccc4207da4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1639191300',encryption_key_id=None,group_id=18e2a2f6-a68d-4c68-819b-a68d0c7f70ab,group_type_id=,metadata={},multiattach=False,project_id='4ed6e5496fe24a619d3607d799366115',qos_specs=None,replication_status=,reservations=['c8ccf923-b980-417d-bd2d-024e46359da8','b0fcb1e6-bcf3-45b8-8878-bfe23fa32d52','7facd7e7-c433-4d07-bde7-d938fe4ae4c0','4b983e61-1556-450e-9f94-caf5d98f5065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d206553180944b59795aeae2b577bcf',volume_type_id=4c2d8219-8822-4951-aeea-cf40981ca28e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1639191300',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=18e2a2f6-a68d-4c68-819b-a68d0c7f70ab,host=None,id=bf38c910-3088-44a7-90a7-7dccc4207da4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ed6e5496fe24a619d3607d799366115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d206553180944b59795aeae2b577bcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c2d8219-8822-4951-aeea-cf40981ca28e),volume_type_id=4c2d8219-8822-4951-aeea-cf40981ca28e)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:16.714678 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc846c7-c70d-49be-8550-92f85a853721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:16.734604 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adc846c7-c70d-49be-8550-92f85a853721) transitioned into state 'SUCCESS' from state '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-1639191300',encryption_key_id=None,group_id=18e2a2f6-a68d-4c68-819b-a68d0c7f70ab,group_type_id=,metadata={},multiattach=False,project_id='4ed6e5496fe24a619d3607d799366115',qos_specs=None,replication_status=,reservations=['c8ccf923-b980-417d-bd2d-024e46359da8','b0fcb1e6-bcf3-45b8-8878-bfe23fa32d52','7facd7e7-c433-4d07-bde7-d938fe4ae4c0','4b983e61-1556-450e-9f94-caf5d98f5065'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d206553180944b59795aeae2b577bcf',volume_type_id=4c2d8219-8822-4951-aeea-cf40981ca28e)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:16.735357 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b14de17e-f4ae-49a3-8b2d-ae888128ac9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:16.750345 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b14de17e-f4ae-49a3-8b2d-ae888128ac9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:16.751350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Flow 'volume_create_api' (0d0e0f77-8e9e-47a5-9c09-87e32ae81bf5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:16.751698 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume request issued successfully. Jul 31 20:52:16.752764 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:16.752846 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:16.797240 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:16.800581 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:16.800581 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:16.804532 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1da40c08-a6aa-4f44-bed3-57bc60d4960f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:16.804935 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 488/1942] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:16 2026] POST /volume/v3/volumes => generated 822 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:16.817033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-86eb10e4-30ef-480e-bc73-b2d818118d5b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:16.819058 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-86eb10e4-30ef-480e-bc73-b2d818118d5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/bf38c910-3088-44a7-90a7-7dccc4207da4 Jul 31 20:52:16.819375 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-86eb10e4-30ef-480e-bc73-b2d818118d5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:16.819622 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-86eb10e4-30ef-480e-bc73-b2d818118d5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:16.828793 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:16.828793 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:16.837497 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-86eb10e4-30ef-480e-bc73-b2d818118d5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:16.840674 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-86eb10e4-30ef-480e-bc73-b2d818118d5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:16.840674 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-86eb10e4-30ef-480e-bc73-b2d818118d5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:16.910608 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-86eb10e4-30ef-480e-bc73-b2d818118d5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:16.917349 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:16.917349 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:16.937057 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-86eb10e4-30ef-480e-bc73-b2d818118d5b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/bf38c910-3088-44a7-90a7-7dccc4207da4 returned with HTTP 200 Jul 31 20:52:16.937519 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 477/1943] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:16 2026] GET /volume/v3/volumes/bf38c910-3088-44a7-90a7-7dccc4207da4 => generated 890 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:17.142102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6c02ad5c-8673-4a40-afb5-aac896b72c4e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:17.144593 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6c02ad5c-8673-4a40-afb5-aac896b72c4e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 Jul 31 20:52:17.144800 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6c02ad5c-8673-4a40-afb5-aac896b72c4e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:17.144992 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6c02ad5c-8673-4a40-afb5-aac896b72c4e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:17.155285 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6c02ad5c-8673-4a40-afb5-aac896b72c4e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 returned with HTTP 404 Jul 31 20:52:17.155285 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 490/1944] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:17 2026] GET /volume/v3/snapshots/57ed827c-f8b9-407f-a22e-5823ae725958 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:17.163769 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c1c4007f-82e1-48b0-ae43-3f673452ea52 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:17.166078 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c1c4007f-82e1-48b0-ae43-3f673452ea52 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b Jul 31 20:52:17.166340 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c1c4007f-82e1-48b0-ae43-3f673452ea52 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:17.166549 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c1c4007f-82e1-48b0-ae43-3f673452ea52 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:17.167054 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-c1c4007f-82e1-48b0-ae43-3f673452ea52 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete volume with id: f1c67eab-734a-41c3-8409-3d24da624f0b Jul 31 20:52:17.176888 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:17.176888 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:17.177277 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c1c4007f-82e1-48b0-ae43-3f673452ea52 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:17.214303 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c1c4007f-82e1-48b0-ae43-3f673452ea52 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete volume request issued successfully. Jul 31 20:52:17.214487 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c1c4007f-82e1-48b0-ae43-3f673452ea52 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b returned with HTTP 202 Jul 31 20:52:17.215179 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 490/1945] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:17 2026] DELETE /volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:17.229631 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-81f1ab29-ae95-4ec7-8d53-925c876e35c1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:17.233162 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-81f1ab29-ae95-4ec7-8d53-925c876e35c1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b Jul 31 20:52:17.233162 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-81f1ab29-ae95-4ec7-8d53-925c876e35c1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:17.233373 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-81f1ab29-ae95-4ec7-8d53-925c876e35c1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:17.241961 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:17.241961 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:17.248268 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-81f1ab29-ae95-4ec7-8d53-925c876e35c1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:17.250297 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-81f1ab29-ae95-4ec7-8d53-925c876e35c1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b returned with HTTP 200 Jul 31 20:52:17.250775 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 489/1946] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:17 2026] GET /volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:17.652785 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bd568865-dc6a-45c9-9632-16aca1c20442 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:17.655520 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bd568865-dc6a-45c9-9632-16aca1c20442 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 Jul 31 20:52:17.655821 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bd568865-dc6a-45c9-9632-16aca1c20442 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:17.656095 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bd568865-dc6a-45c9-9632-16aca1c20442 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:17.664938 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:17.664938 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:17.669071 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bd568865-dc6a-45c9-9632-16aca1c20442 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:17.674470 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bd568865-dc6a-45c9-9632-16aca1c20442 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 returned with HTTP 200 Jul 31 20:52:17.674848 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 478/1947] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:17 2026] GET /volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:17.688702 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d4c5fe91-2a13-438a-8fb9-0db6f4bf61cb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:17.690337 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d4c5fe91-2a13-438a-8fb9-0db6f4bf61cb tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:17.690651 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d4c5fe91-2a13-438a-8fb9-0db6f4bf61cb tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3ac11fda-a726-4716-9d16-1bb59f3ed667", "name": "tempest-VolumeDependencyTests-Snapshot-533491549"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:17.698558 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:17.698558 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:17.698995 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d4c5fe91-2a13-438a-8fb9-0db6f4bf61cb tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:17.699101 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-d4c5fe91-2a13-438a-8fb9-0db6f4bf61cb tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create snapshot from volume 3ac11fda-a726-4716-9d16-1bb59f3ed667 Jul 31 20:52:17.737262 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-d4c5fe91-2a13-438a-8fb9-0db6f4bf61cb tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['efc7a4d8-0ab5-4d66-9890-d88d3514380e', 'abc7c998-53f7-4635-856a-204f789350e4', 'e3ba53f6-8e0f-4ac4-a653-887165903656', '8d1f542f-f576-4f2d-bc57-619b4857cde5'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:17.777383 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d4c5fe91-2a13-438a-8fb9-0db6f4bf61cb tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot create request issued successfully. Jul 31 20:52:17.777696 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d4c5fe91-2a13-438a-8fb9-0db6f4bf61cb tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:52:17.778110 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 491/1948] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:52:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:17.787560 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-67257c2f-862b-4acb-926d-061b0a9e7d76 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:17.788854 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-67257c2f-862b-4acb-926d-061b0a9e7d76 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b Jul 31 20:52:17.789050 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-67257c2f-862b-4acb-926d-061b0a9e7d76 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:17.789274 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-67257c2f-862b-4acb-926d-061b0a9e7d76 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:17.794963 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:17.794963 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:17.795473 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-67257c2f-862b-4acb-926d-061b0a9e7d76 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:17.796438 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-67257c2f-862b-4acb-926d-061b0a9e7d76 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b returned with HTTP 200 Jul 31 20:52:17.796827 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 491/1949] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:17 2026] GET /volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:17.953215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-65f349b2-2849-492f-9191-2b404b57834e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:17.954726 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-65f349b2-2849-492f-9191-2b404b57834e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/bf38c910-3088-44a7-90a7-7dccc4207da4 Jul 31 20:52:17.955019 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-65f349b2-2849-492f-9191-2b404b57834e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:17.955249 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-65f349b2-2849-492f-9191-2b404b57834e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:17.961601 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:17.961601 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:17.964873 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-65f349b2-2849-492f-9191-2b404b57834e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:17.965730 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-65f349b2-2849-492f-9191-2b404b57834e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:17.965966 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-65f349b2-2849-492f-9191-2b404b57834e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:18.001403 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-65f349b2-2849-492f-9191-2b404b57834e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:18.004420 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:18.004420 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:18.011988 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-65f349b2-2849-492f-9191-2b404b57834e tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/bf38c910-3088-44a7-90a7-7dccc4207da4 returned with HTTP 200 Jul 31 20:52:18.012481 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 490/1950] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:17 2026] GET /volume/v3/volumes/bf38c910-3088-44a7-90a7-7dccc4207da4 => generated 915 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:18.024296 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:18.026543 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:18.027063 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1106828031", "volume_type": "4c2d8219-8822-4951-aeea-cf40981ca28e", "group_id": "18e2a2f6-a68d-4c68-819b-a68d0c7f70ab", "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:18.030577 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1106828031', 'volume_type': '4c2d8219-8822-4951-aeea-cf40981ca28e', 'group_id': '18e2a2f6-a68d-4c68-819b-a68d0c7f70ab', 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:18.042314 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:18.042314 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:18.042314 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume of 1 GB Jul 31 20:52:18.048701 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Availability Zones retrieved successfully. Jul 31 20:52:18.056266 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Flow 'volume_create_api' (262b127b-2a02-4fc1-b654-21072a9e3118) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:18.057709 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9569e6-4ebf-4919-88d6-ac4a87f83174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.058366 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:18.058366 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:18.058943 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:18.077455 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd9569e6-4ebf-4919-88d6-ac4a87f83174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:52:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=4c2d8219-8822-4951-aeea-cf40981ca28e,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-546606041',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4c2d8219-8822-4951-aeea-cf40981ca28e', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '18e2a2f6-a68d-4c68-819b-a68d0c7f70ab', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.078104 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e39754-3187-4127-8e7f-3c1c1d748ee9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.102372 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-546606041 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-546606041, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:18.102763 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-546606041 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-546606041, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:18.119766 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['5e91439e-f218-4a51-8fb2-6964866dc6f5', '2bae5fe7-da8f-4d59-a0ce-21c7fff0b194', 'e0db8691-1ac7-4700-8095-cd9027001bb6', 'a676fdc6-f47d-4234-9447-9339846be8ec'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:18.120528 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2e39754-3187-4127-8e7f-3c1c1d748ee9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e91439e-f218-4a51-8fb2-6964866dc6f5', '2bae5fe7-da8f-4d59-a0ce-21c7fff0b194', 'e0db8691-1ac7-4700-8095-cd9027001bb6', 'a676fdc6-f47d-4234-9447-9339846be8ec']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.121358 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aa7c672-9136-4d9e-8435-66175fb21005) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.160088 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aa7c672-9136-4d9e-8435-66175fb21005) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7348e881-7841-44ca-ac4c-8f3ea0e5320f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1106828031',encryption_key_id=None,group_id=18e2a2f6-a68d-4c68-819b-a68d0c7f70ab,group_type_id=,metadata={},multiattach=False,project_id='4ed6e5496fe24a619d3607d799366115',qos_specs=None,replication_status=,reservations=['5e91439e-f218-4a51-8fb2-6964866dc6f5','2bae5fe7-da8f-4d59-a0ce-21c7fff0b194','e0db8691-1ac7-4700-8095-cd9027001bb6','a676fdc6-f47d-4234-9447-9339846be8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d206553180944b59795aeae2b577bcf',volume_type_id=4c2d8219-8822-4951-aeea-cf40981ca28e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1106828031',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=18e2a2f6-a68d-4c68-819b-a68d0c7f70ab,host=None,id=7348e881-7841-44ca-ac4c-8f3ea0e5320f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ed6e5496fe24a619d3607d799366115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d206553180944b59795aeae2b577bcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4c2d8219-8822-4951-aeea-cf40981ca28e),volume_type_id=4c2d8219-8822-4951-aeea-cf40981ca28e)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.160861 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3d5256-05a0-4761-b9da-324cfa8d6a4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.188290 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3d5256-05a0-4761-b9da-324cfa8d6a4a) transitioned into state 'SUCCESS' from state '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-1106828031',encryption_key_id=None,group_id=18e2a2f6-a68d-4c68-819b-a68d0c7f70ab,group_type_id=,metadata={},multiattach=False,project_id='4ed6e5496fe24a619d3607d799366115',qos_specs=None,replication_status=,reservations=['5e91439e-f218-4a51-8fb2-6964866dc6f5','2bae5fe7-da8f-4d59-a0ce-21c7fff0b194','e0db8691-1ac7-4700-8095-cd9027001bb6','a676fdc6-f47d-4234-9447-9339846be8ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d206553180944b59795aeae2b577bcf',volume_type_id=4c2d8219-8822-4951-aeea-cf40981ca28e)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.189090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee2f794c-e63c-4540-b787-1396c879aa62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.201657 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee2f794c-e63c-4540-b787-1396c879aa62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.202659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Flow 'volume_create_api' (262b127b-2a02-4fc1-b654-21072a9e3118) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:18.203007 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume request issued successfully. Jul 31 20:52:18.203669 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:18.203826 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:18.246382 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:18.249865 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:18.249865 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:18.254429 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1a56986a-47dd-4a40-8a62-ecce8f68aea9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:18.254953 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 479/1951] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:18 2026] POST /volume/v3/volumes => generated 822 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:18.265827 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2df0358c-84b5-4c1e-ab4b-b9a636852b55 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:18.267044 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cff6d986-772d-46c8-aaeb-3fc47a2556dc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:18.268087 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2df0358c-84b5-4c1e-ab4b-b9a636852b55 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f Jul 31 20:52:18.268347 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2df0358c-84b5-4c1e-ab4b-b9a636852b55 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:18.268547 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2df0358c-84b5-4c1e-ab4b-b9a636852b55 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:18.268761 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cff6d986-772d-46c8-aaeb-3fc47a2556dc tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b Jul 31 20:52:18.268951 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cff6d986-772d-46c8-aaeb-3fc47a2556dc tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:18.269143 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cff6d986-772d-46c8-aaeb-3fc47a2556dc tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:18.276502 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cff6d986-772d-46c8-aaeb-3fc47a2556dc tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b returned with HTTP 404 Jul 31 20:52:18.276727 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:18.276727 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:18.276922 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 492/1952] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:18 2026] GET /volume/v3/volumes/f1c67eab-734a-41c3-8409-3d24da624f0b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:18.283055 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2df0358c-84b5-4c1e-ab4b-b9a636852b55 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:18.283768 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-2df0358c-84b5-4c1e-ab4b-b9a636852b55 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:18.283914 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-2df0358c-84b5-4c1e-ab4b-b9a636852b55 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:18.288297 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:18.290822 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:18.291186 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1007286494"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:18.293595 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1007286494'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:18.293822 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume of 1 GB Jul 31 20:52:18.298195 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Availability Zones retrieved successfully. Jul 31 20:52:18.305940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Flow 'volume_create_api' (3ab5f1f5-f56d-41c0-abdd-65b3d8e81f03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:18.307179 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eecee4f6-c358-4ab2-8631-5b3610e7785d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.308232 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:18.335268 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eecee4f6-c358-4ab2-8631-5b3610e7785d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.335918 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4f4dac-fe68-4a28-9b2b-578f64aa34a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.340175 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-2df0358c-84b5-4c1e-ab4b-b9a636852b55 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:18.344903 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:18.344903 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:18.356652 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2df0358c-84b5-4c1e-ab4b-b9a636852b55 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f returned with HTTP 200 Jul 31 20:52:18.357147 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 492/1953] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:18 2026] GET /volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f => generated 890 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:18.378663 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Created reservations ['e83756f3-2c87-4c23-a3db-6cae38811b7e', '33e1f5fc-04d8-40bd-8a54-28ac1a3a0f49', '6a5a835c-74c1-4fbe-a905-6ca9b0dc2f72', '03a277bf-2b65-44a2-b20a-5d21e8960e06'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:18.379513 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4f4dac-fe68-4a28-9b2b-578f64aa34a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e83756f3-2c87-4c23-a3db-6cae38811b7e', '33e1f5fc-04d8-40bd-8a54-28ac1a3a0f49', '6a5a835c-74c1-4fbe-a905-6ca9b0dc2f72', '03a277bf-2b65-44a2-b20a-5d21e8960e06']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.380662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ed4afc1-9d5e-4edd-8cf3-663589e70a6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.403594 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ed4afc1-9d5e-4edd-8cf3-663589e70a6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37358233-f780-42b0-a485-dfd6d49f2153', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1007286494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c49b73749a7432780441b94a5ac04ec',qos_specs=None,replication_status=,reservations=['e83756f3-2c87-4c23-a3db-6cae38811b7e','33e1f5fc-04d8-40bd-8a54-28ac1a3a0f49','6a5a835c-74c1-4fbe-a905-6ca9b0dc2f72','03a277bf-2b65-44a2-b20a-5d21e8960e06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d75469be8a445c84441e3cc3844934',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1007286494',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37358233-f780-42b0-a485-dfd6d49f2153,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c49b73749a7432780441b94a5ac04ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d75469be8a445c84441e3cc3844934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.404291 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f9d973-6768-448b-8a1c-216c6ff4f6a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.420707 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a5f9d973-6768-448b-8a1c-216c6ff4f6a1) transitioned into state 'SUCCESS' from state '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-1007286494',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c49b73749a7432780441b94a5ac04ec',qos_specs=None,replication_status=,reservations=['e83756f3-2c87-4c23-a3db-6cae38811b7e','33e1f5fc-04d8-40bd-8a54-28ac1a3a0f49','6a5a835c-74c1-4fbe-a905-6ca9b0dc2f72','03a277bf-2b65-44a2-b20a-5d21e8960e06'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d75469be8a445c84441e3cc3844934',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.421666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a2232d-355c-4f38-aada-ac3a2009089b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.431301 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a2232d-355c-4f38-aada-ac3a2009089b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.432050 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Flow 'volume_create_api' (3ab5f1f5-f56d-41c0-abdd-65b3d8e81f03) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:18.432361 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume request issued successfully. Jul 31 20:52:18.432927 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fc7a3415-240c-4ec8-b661-d5c1063c7692 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:18.433390 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 491/1954] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:18 2026] POST /volume/v3/volumes => generated 778 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:18.445893 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bedf4d32-9a16-4efb-a4c2-6d9c823150ef None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:18.447705 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bedf4d32-9a16-4efb-a4c2-6d9c823150ef tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 Jul 31 20:52:18.447705 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bedf4d32-9a16-4efb-a4c2-6d9c823150ef tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:18.447932 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bedf4d32-9a16-4efb-a4c2-6d9c823150ef tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:18.454446 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:18.454446 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:18.457506 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bedf4d32-9a16-4efb-a4c2-6d9c823150ef tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:18.461230 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bedf4d32-9a16-4efb-a4c2-6d9c823150ef tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 returned with HTTP 200 Jul 31 20:52:18.461501 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 480/1955] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:18 2026] GET /volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:18.807762 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a2df28ac-f538-47a2-8b02-d88f255588b9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:18.809537 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2df28ac-f538-47a2-8b02-d88f255588b9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b Jul 31 20:52:18.809764 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2df28ac-f538-47a2-8b02-d88f255588b9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:18.809984 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2df28ac-f538-47a2-8b02-d88f255588b9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:18.814544 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:18.814544 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:18.814980 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a2df28ac-f538-47a2-8b02-d88f255588b9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:18.815824 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2df28ac-f538-47a2-8b02-d88f255588b9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b returned with HTTP 200 Jul 31 20:52:18.816196 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 493/1956] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:18 2026] GET /volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:18.826051 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:18.829583 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:18.830025 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "a1b085e9-1bf7-4759-9e48-632541f96f6b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-73581398"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:18.833820 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request body: {'volume': {'snapshot_id': 'a1b085e9-1bf7-4759-9e48-632541f96f6b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-73581398'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:18.839354 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:18.839354 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:18.839850 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:18.840290 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume of 1 GB Jul 31 20:52:18.843917 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Availability Zones retrieved successfully. Jul 31 20:52:18.850322 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (309d4bcd-f3b7-4d65-ac6a-8cada26e5881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:18.851538 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a16f9d7-78ad-476e-9aaa-9425c233738e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.852771 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:18.885600 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a16f9d7-78ad-476e-9aaa-9425c233738e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1b085e9-1bf7-4759-9e48-632541f96f6b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.886694 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b637c9-ae51-4ac8-b4a3-8d048b55f4de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.927995 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['c7520ed0-ca08-4171-91a7-14e08a7c4113', '6c095209-446c-4750-b52d-6ac22b323186', '8f722a14-78c3-450f-9e71-4997a3d3aa2a', '03e08422-1f4f-4e7f-8368-7446c30cf9e3'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:18.928759 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d5b637c9-ae51-4ac8-b4a3-8d048b55f4de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c7520ed0-ca08-4171-91a7-14e08a7c4113', '6c095209-446c-4750-b52d-6ac22b323186', '8f722a14-78c3-450f-9e71-4997a3d3aa2a', '03e08422-1f4f-4e7f-8368-7446c30cf9e3']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.929503 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db828e41-cb80-4baf-964f-a93134fe83a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.968276 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db828e41-cb80-4baf-964f-a93134fe83a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb785318-71a3-4d1e-80d7-4024419d3ef8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-73581398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['c7520ed0-ca08-4171-91a7-14e08a7c4113','6c095209-446c-4750-b52d-6ac22b323186','8f722a14-78c3-450f-9e71-4997a3d3aa2a','03e08422-1f4f-4e7f-8368-7446c30cf9e3'],size=1,snapshot_id=a1b085e9-1bf7-4759-9e48-632541f96f6b,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-73581398',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb785318-71a3-4d1e-80d7-4024419d3ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e49f2380db741238986ea2799b9676d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1b085e9-1bf7-4759-9e48-632541f96f6b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00df0c65844ff5920abc5cb83a5215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.968929 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99062f9-831e-4d19-bcea-655775b20616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:18.987766 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a99062f9-831e-4d19-bcea-655775b20616) transitioned into state 'SUCCESS' from state '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-73581398',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['c7520ed0-ca08-4171-91a7-14e08a7c4113','6c095209-446c-4750-b52d-6ac22b323186','8f722a14-78c3-450f-9e71-4997a3d3aa2a','03e08422-1f4f-4e7f-8368-7446c30cf9e3'],size=1,snapshot_id=a1b085e9-1bf7-4759-9e48-632541f96f6b,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:18.988437 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6371d893-b241-42b6-9ac7-8bb117d3021b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:19.008613 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6371d893-b241-42b6-9ac7-8bb117d3021b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:19.009378 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (309d4bcd-f3b7-4d65-ac6a-8cada26e5881) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:19.009659 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request issued successfully. Jul 31 20:52:19.010197 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6aa439d3-94ac-4099-a694-c1ddd5065256 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:19.010617 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 493/1957] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:18 2026] POST /volume/v3/volumes => generated 802 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:19.022550 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a46018cc-bbff-46ed-8f35-1c6f059321ca None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:19.024952 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a46018cc-bbff-46ed-8f35-1c6f059321ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 Jul 31 20:52:19.024952 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a46018cc-bbff-46ed-8f35-1c6f059321ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:19.025113 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a46018cc-bbff-46ed-8f35-1c6f059321ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:19.034757 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:19.034757 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:19.039003 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a46018cc-bbff-46ed-8f35-1c6f059321ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:19.043631 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a46018cc-bbff-46ed-8f35-1c6f059321ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 returned with HTTP 200 Jul 31 20:52:19.044311 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 492/1958] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:19 2026] GET /volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:19.374354 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-df260d75-389f-4243-a726-84d0ee21609c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:19.375809 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-df260d75-389f-4243-a726-84d0ee21609c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f Jul 31 20:52:19.377186 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-df260d75-389f-4243-a726-84d0ee21609c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:19.377186 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-df260d75-389f-4243-a726-84d0ee21609c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:19.385473 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:19.385473 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:19.391093 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-df260d75-389f-4243-a726-84d0ee21609c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:19.391940 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-df260d75-389f-4243-a726-84d0ee21609c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:19.392204 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-df260d75-389f-4243-a726-84d0ee21609c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:19.429104 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-df260d75-389f-4243-a726-84d0ee21609c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:19.432070 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:19.432070 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:19.438348 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-df260d75-389f-4243-a726-84d0ee21609c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f returned with HTTP 200 Jul 31 20:52:19.438716 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 481/1959] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:19 2026] GET /volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f => generated 915 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:19.451063 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e370a8b4-8e2c-4774-9842-d1a728b33978 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:19.452687 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e370a8b4-8e2c-4774-9842-d1a728b33978 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] PUT https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:19.452984 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e370a8b4-8e2c-4774-9842-d1a728b33978 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "bf38c910-3088-44a7-90a7-7dccc4207da4"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:19.457856 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-e370a8b4-8e2c-4774-9842-d1a728b33978 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Update called for group 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab. {{(pid=100191) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 20:52:19.457960 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.groups [None req-e370a8b4-8e2c-4774-9842-d1a728b33978 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Updating group 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab with name None description: None add_volumes: None remove_volumes: bf38c910-3088-44a7-90a7-7dccc4207da4. Jul 31 20:52:19.462248 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:19.462248 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:19.476972 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-20b3446c-4d8d-424d-8b12-3f5f7002ec0d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:19.478572 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e370a8b4-8e2c-4774-9842-d1a728b33978 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 202 Jul 31 20:52:19.478792 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20b3446c-4d8d-424d-8b12-3f5f7002ec0d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 Jul 31 20:52:19.479206 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 494/1960] 10.4.3.157 () {70 vars in 1406 bytes} [Fri Jul 31 20:52:19 2026] PUT /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:19.479265 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-20b3446c-4d8d-424d-8b12-3f5f7002ec0d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:19.479265 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-20b3446c-4d8d-424d-8b12-3f5f7002ec0d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:19.485503 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:19.485503 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:19.488193 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-20b3446c-4d8d-424d-8b12-3f5f7002ec0d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:19.489100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a57d9123-01c5-492c-a005-1a6081977dc5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:19.491408 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20b3446c-4d8d-424d-8b12-3f5f7002ec0d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 returned with HTTP 200 Jul 31 20:52:19.491744 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 494/1961] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:19 2026] GET /volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:19.492936 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a57d9123-01c5-492c-a005-1a6081977dc5 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:19.493385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a57d9123-01c5-492c-a005-1a6081977dc5 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:19.493385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a57d9123-01c5-492c-a005-1a6081977dc5 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:19.493501 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-a57d9123-01c5-492c-a005-1a6081977dc5 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:19.500584 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:19.500584 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:19.510100 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a57d9123-01c5-492c-a005-1a6081977dc5 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 200 Jul 31 20:52:19.510561 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 493/1962] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:19 2026] GET /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:19.513615 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-62a596b9-e2b6-479c-9aa0-1107abf7813b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:19.513854 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62a596b9-e2b6-479c-9aa0-1107abf7813b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:19.514262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-62a596b9-e2b6-479c-9aa0-1107abf7813b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "37358233-f780-42b0-a485-dfd6d49f2153", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-293893743"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:19.523177 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:19.523177 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:19.523177 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-62a596b9-e2b6-479c-9aa0-1107abf7813b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:19.523177 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-62a596b9-e2b6-479c-9aa0-1107abf7813b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create snapshot from volume 37358233-f780-42b0-a485-dfd6d49f2153 Jul 31 20:52:19.550840 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-62a596b9-e2b6-479c-9aa0-1107abf7813b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Created reservations ['806622da-3068-465d-bca2-460e75ef876d', '007c480b-c4b9-4d18-9076-27c0e82f20b3', '0276bb3d-5b03-433a-b42e-de5a908d5188', '3db49dfc-c5fb-421f-adbb-9534abc6b7d9'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:19.610629 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-62a596b9-e2b6-479c-9aa0-1107abf7813b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot create request issued successfully. Jul 31 20:52:19.611611 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62a596b9-e2b6-479c-9aa0-1107abf7813b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:52:19.612232 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 482/1963] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:52:19 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 20:52:19.627828 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-69b1d3e1-1d4a-489b-9d03-2a76c359f133 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:19.629850 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-69b1d3e1-1d4a-489b-9d03-2a76c359f133 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba Jul 31 20:52:19.630028 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-69b1d3e1-1d4a-489b-9d03-2a76c359f133 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:19.630259 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-69b1d3e1-1d4a-489b-9d03-2a76c359f133 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:19.636532 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:19.636532 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:19.636835 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-69b1d3e1-1d4a-489b-9d03-2a76c359f133 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:19.637538 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-69b1d3e1-1d4a-489b-9d03-2a76c359f133 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba returned with HTTP 200 Jul 31 20:52:19.637890 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 495/1964] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:19 2026] GET /volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:20.059438 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-016bdb71-7a78-412c-b6ef-a5cfa9c695ae None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:20.061111 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-016bdb71-7a78-412c-b6ef-a5cfa9c695ae tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 Jul 31 20:52:20.061223 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-016bdb71-7a78-412c-b6ef-a5cfa9c695ae tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:20.061342 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-016bdb71-7a78-412c-b6ef-a5cfa9c695ae tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:20.067475 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:20.067475 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:20.070833 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-016bdb71-7a78-412c-b6ef-a5cfa9c695ae tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:20.074974 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-016bdb71-7a78-412c-b6ef-a5cfa9c695ae tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 returned with HTTP 200 Jul 31 20:52:20.075355 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 495/1965] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:20 2026] GET /volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 => generated 895 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:20.086994 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-87485b90-cda7-42c2-aab0-97ae512ff779 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:20.088963 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-87485b90-cda7-42c2-aab0-97ae512ff779 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:20.089078 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-87485b90-cda7-42c2-aab0-97ae512ff779 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb785318-71a3-4d1e-80d7-4024419d3ef8", "name": "tempest-VolumeDependencyTests-Snapshot-448077324"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:20.096634 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:20.096634 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:20.097085 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-87485b90-cda7-42c2-aab0-97ae512ff779 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:20.097268 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-87485b90-cda7-42c2-aab0-97ae512ff779 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create snapshot from volume bb785318-71a3-4d1e-80d7-4024419d3ef8 Jul 31 20:52:20.123822 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-87485b90-cda7-42c2-aab0-97ae512ff779 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['5a7ce3eb-eb66-4b28-b9e4-b2b90395e766', 'abf08358-fb25-4701-b0ac-66c36b51f1de', '40882ce6-0804-40e1-9a10-5e4e33f32bae', '275b8a3e-0024-4001-8ea1-6e6f4ff4de0c'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:20.161811 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-87485b90-cda7-42c2-aab0-97ae512ff779 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot create request issued successfully. Jul 31 20:52:20.162144 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-87485b90-cda7-42c2-aab0-97ae512ff779 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:52:20.162592 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 494/1966] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:52:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:20.172763 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-44b290be-adf2-4787-909d-9a336b211c07 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:20.174856 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-44b290be-adf2-4787-909d-9a336b211c07 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 Jul 31 20:52:20.175052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-44b290be-adf2-4787-909d-9a336b211c07 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:20.175318 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-44b290be-adf2-4787-909d-9a336b211c07 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:20.182474 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:20.182474 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:20.182474 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-44b290be-adf2-4787-909d-9a336b211c07 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:20.183212 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-44b290be-adf2-4787-909d-9a336b211c07 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 returned with HTTP 200 Jul 31 20:52:20.183603 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 483/1967] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:20 2026] GET /volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:20.520431 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-43a2ccff-5a02-42d3-b081-04c0853688be None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:20.522287 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-43a2ccff-5a02-42d3-b081-04c0853688be tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:20.522507 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-43a2ccff-5a02-42d3-b081-04c0853688be tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:20.522686 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-43a2ccff-5a02-42d3-b081-04c0853688be tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:20.522805 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-43a2ccff-5a02-42d3-b081-04c0853688be tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:20.526062 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:20.526062 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:20.533001 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-43a2ccff-5a02-42d3-b081-04c0853688be tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 200 Jul 31 20:52:20.533455 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 496/1968] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:20 2026] GET /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:20.542192 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-07fe1a4c-85c8-42f2-9740-1af9af2e944b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:20.543781 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-07fe1a4c-85c8-42f2-9740-1af9af2e944b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] PUT https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:20.544099 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-07fe1a4c-85c8-42f2-9740-1af9af2e944b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "bf38c910-3088-44a7-90a7-7dccc4207da4"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:20.548879 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-07fe1a4c-85c8-42f2-9740-1af9af2e944b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Update called for group 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab. {{(pid=100193) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 20:52:20.548983 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.groups [None req-07fe1a4c-85c8-42f2-9740-1af9af2e944b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Updating group 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab with name None description: None add_volumes: bf38c910-3088-44a7-90a7-7dccc4207da4 remove_volumes: None. Jul 31 20:52:20.552199 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:20.552199 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:20.603928 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-07fe1a4c-85c8-42f2-9740-1af9af2e944b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 202 Jul 31 20:52:20.603928 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 496/1969] 10.4.3.157 () {70 vars in 1406 bytes} [Fri Jul 31 20:52:20 2026] PUT /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:20.611213 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-18e47dd0-50f0-4a3e-b677-350d2e84b15f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:20.613720 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18e47dd0-50f0-4a3e-b677-350d2e84b15f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:20.614038 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18e47dd0-50f0-4a3e-b677-350d2e84b15f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:20.614352 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18e47dd0-50f0-4a3e-b677-350d2e84b15f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:20.614670 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-18e47dd0-50f0-4a3e-b677-350d2e84b15f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:20.619235 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:20.619235 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:20.626572 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18e47dd0-50f0-4a3e-b677-350d2e84b15f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 200 Jul 31 20:52:20.627201 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 495/1970] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:20 2026] GET /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:20.647035 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b2bc0a96-55c3-46bc-a119-845c1a1fdc0a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:20.648792 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b2bc0a96-55c3-46bc-a119-845c1a1fdc0a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba Jul 31 20:52:20.648963 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b2bc0a96-55c3-46bc-a119-845c1a1fdc0a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:20.649175 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b2bc0a96-55c3-46bc-a119-845c1a1fdc0a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:20.653562 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:20.653562 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:20.653908 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b2bc0a96-55c3-46bc-a119-845c1a1fdc0a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:20.654509 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b2bc0a96-55c3-46bc-a119-845c1a1fdc0a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba returned with HTTP 200 Jul 31 20:52:20.654878 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 484/1971] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:20 2026] GET /volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:20.664206 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f5039fd3-a7a7-4213-ac91-bff92a91d91b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:20.665695 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f5039fd3-a7a7-4213-ac91-bff92a91d91b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] GET https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:20.665849 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f5039fd3-a7a7-4213-ac91-bff92a91d91b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:20.666011 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f5039fd3-a7a7-4213-ac91-bff92a91d91b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:20.666235 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-f5039fd3-a7a7-4213-ac91-bff92a91d91b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:20.666462 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:20.666462 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:20.667190 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.db.api [None req-f5039fd3-a7a7-4213-ac91-bff92a91d91b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Building query based on filter {{(pid=100191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:52:20.672315 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f5039fd3-a7a7-4213-ac91-bff92a91d91b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Get all snapshots completed successfully. Jul 31 20:52:20.672560 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f5039fd3-a7a7-4213-ac91-bff92a91d91b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] https://10.4.3.157/volume/v3/snapshots returned with HTTP 200 Jul 31 20:52:20.672904 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 497/1972] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:52:20 2026] GET /volume/v3/snapshots => generated 335 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:20.682506 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a8915ff4-d252-490e-aee7-d01ca3fd0b31 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:20.684088 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a8915ff4-d252-490e-aee7-d01ca3fd0b31 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba Jul 31 20:52:20.684295 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a8915ff4-d252-490e-aee7-d01ca3fd0b31 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:20.684474 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a8915ff4-d252-490e-aee7-d01ca3fd0b31 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:20.684626 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-a8915ff4-d252-490e-aee7-d01ca3fd0b31 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete snapshot with id: 5bdc0de1-c52e-43d2-adc4-f8f6115318ba Jul 31 20:52:20.688830 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:20.688830 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:20.689068 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a8915ff4-d252-490e-aee7-d01ca3fd0b31 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:20.702950 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a8915ff4-d252-490e-aee7-d01ca3fd0b31 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot delete request issued successfully. Jul 31 20:52:20.703106 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a8915ff4-d252-490e-aee7-d01ca3fd0b31 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba returned with HTTP 202 Jul 31 20:52:20.703484 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 497/1973] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:20 2026] DELETE /volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:20.712871 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e9f98112-a93f-4a37-b915-5ee9aff417be None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:20.714743 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e9f98112-a93f-4a37-b915-5ee9aff417be tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba Jul 31 20:52:20.714950 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e9f98112-a93f-4a37-b915-5ee9aff417be tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:20.715213 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e9f98112-a93f-4a37-b915-5ee9aff417be tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:20.721809 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:20.721809 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:20.722284 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e9f98112-a93f-4a37-b915-5ee9aff417be tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:20.723338 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e9f98112-a93f-4a37-b915-5ee9aff417be tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba returned with HTTP 200 Jul 31 20:52:20.723851 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 496/1974] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:20 2026] GET /volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:21.192196 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8ba99b15-2268-4b3f-86cd-ac8baf6b312e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:21.194211 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8ba99b15-2268-4b3f-86cd-ac8baf6b312e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 Jul 31 20:52:21.194426 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8ba99b15-2268-4b3f-86cd-ac8baf6b312e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:21.194629 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8ba99b15-2268-4b3f-86cd-ac8baf6b312e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:21.200114 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:21.200114 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:21.200786 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8ba99b15-2268-4b3f-86cd-ac8baf6b312e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:21.201602 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8ba99b15-2268-4b3f-86cd-ac8baf6b312e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 returned with HTTP 200 Jul 31 20:52:21.202185 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 485/1975] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:21 2026] GET /volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:21.210639 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:21.212691 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:21.213022 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2944a8a6-1a60-47fc-8043-81a90129d821", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1517673085"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:21.214495 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request body: {'volume': {'snapshot_id': '2944a8a6-1a60-47fc-8043-81a90129d821', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1517673085'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:21.226444 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:21.226444 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:21.226997 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:21.230207 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume of 1 GB Jul 31 20:52:21.236326 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Availability Zones retrieved successfully. Jul 31 20:52:21.244603 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (dbd25fa4-b0ff-4c59-bdb6-d5de3d61b55f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:21.245901 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfcb7edd-ca51-4cb8-8180-c97e383fbe09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:21.246881 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:21.273862 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfcb7edd-ca51-4cb8-8180-c97e383fbe09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2944a8a6-1a60-47fc-8043-81a90129d821', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:21.274791 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b77e4c-f283-4f71-97c6-b12826d9dade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:21.318632 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['717ce9bc-4f74-4bc3-b359-2df0620121cd', '01c63133-d172-4cff-a79a-65a9ba7c0e25', '3b5467be-bf73-43a0-8033-43d4449e25c1', '1da7ccda-040e-4bd4-bbf3-cf52f37efb87'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:21.319468 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23b77e4c-f283-4f71-97c6-b12826d9dade) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['717ce9bc-4f74-4bc3-b359-2df0620121cd', '01c63133-d172-4cff-a79a-65a9ba7c0e25', '3b5467be-bf73-43a0-8033-43d4449e25c1', '1da7ccda-040e-4bd4-bbf3-cf52f37efb87']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:21.320935 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34bf5ad8-bd1c-4f7c-86d0-ea415eed23c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:21.365895 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34bf5ad8-bd1c-4f7c-86d0-ea415eed23c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c53a05eb-2879-4930-a0cd-a06816c9dc4e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1517673085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['717ce9bc-4f74-4bc3-b359-2df0620121cd','01c63133-d172-4cff-a79a-65a9ba7c0e25','3b5467be-bf73-43a0-8033-43d4449e25c1','1da7ccda-040e-4bd4-bbf3-cf52f37efb87'],size=1,snapshot_id=2944a8a6-1a60-47fc-8043-81a90129d821,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1517673085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c53a05eb-2879-4930-a0cd-a06816c9dc4e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e49f2380db741238986ea2799b9676d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2944a8a6-1a60-47fc-8043-81a90129d821,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00df0c65844ff5920abc5cb83a5215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:21.366812 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a7dd593-31d6-4e11-bfc4-709ed387662c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:21.384764 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a7dd593-31d6-4e11-bfc4-709ed387662c) transitioned into state 'SUCCESS' from state '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-1517673085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['717ce9bc-4f74-4bc3-b359-2df0620121cd','01c63133-d172-4cff-a79a-65a9ba7c0e25','3b5467be-bf73-43a0-8033-43d4449e25c1','1da7ccda-040e-4bd4-bbf3-cf52f37efb87'],size=1,snapshot_id=2944a8a6-1a60-47fc-8043-81a90129d821,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:21.385618 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93aecbc0-2663-4cd1-9011-a69ec2a851f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:21.406413 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93aecbc0-2663-4cd1-9011-a69ec2a851f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:21.407481 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (dbd25fa4-b0ff-4c59-bdb6-d5de3d61b55f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:21.407947 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request issued successfully. Jul 31 20:52:21.408597 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c4fad7ca-b0de-4932-80bd-093c571e86b1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:21.409074 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 498/1976] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:21 2026] POST /volume/v3/volumes => generated 804 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:21.423564 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-922221a9-c586-4bcd-8c50-07eafb10f9c1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:21.425590 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-922221a9-c586-4bcd-8c50-07eafb10f9c1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e Jul 31 20:52:21.426407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-922221a9-c586-4bcd-8c50-07eafb10f9c1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:21.426407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-922221a9-c586-4bcd-8c50-07eafb10f9c1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:21.432462 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:21.432462 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:21.436187 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-922221a9-c586-4bcd-8c50-07eafb10f9c1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:21.439567 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-922221a9-c586-4bcd-8c50-07eafb10f9c1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e returned with HTTP 200 Jul 31 20:52:21.439914 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 498/1977] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:21 2026] GET /volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:21.635680 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-99ebb74c-9874-4b43-a859-5f274c4cd2f6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:21.637326 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-99ebb74c-9874-4b43-a859-5f274c4cd2f6 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:21.637522 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-99ebb74c-9874-4b43-a859-5f274c4cd2f6 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:21.637693 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-99ebb74c-9874-4b43-a859-5f274c4cd2f6 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:21.637806 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-99ebb74c-9874-4b43-a859-5f274c4cd2f6 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:21.640968 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:21.640968 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:21.648525 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-99ebb74c-9874-4b43-a859-5f274c4cd2f6 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 200 Jul 31 20:52:21.648848 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 497/1978] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:21 2026] GET /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:21.659756 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6181a5a3-abfe-4230-8a23-afcebb3abce3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:21.661952 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6181a5a3-abfe-4230-8a23-afcebb3abce3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] PUT https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:21.662272 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6181a5a3-abfe-4230-8a23-afcebb3abce3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "7348e881-7841-44ca-ac4c-8f3ea0e5320f"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:21.663545 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-6181a5a3-abfe-4230-8a23-afcebb3abce3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Update called for group 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab. {{(pid=100194) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 20:52:21.663667 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.groups [None req-6181a5a3-abfe-4230-8a23-afcebb3abce3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Updating group 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab with name None description: None add_volumes: None remove_volumes: 7348e881-7841-44ca-ac4c-8f3ea0e5320f. Jul 31 20:52:21.668685 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:21.668685 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:21.695979 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6181a5a3-abfe-4230-8a23-afcebb3abce3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 202 Jul 31 20:52:21.696429 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 486/1979] 10.4.3.157 () {70 vars in 1406 bytes} [Fri Jul 31 20:52:21 2026] PUT /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:21.705952 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8a2a193a-40af-4b14-97ce-f35be6f284de None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:21.707805 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8a2a193a-40af-4b14-97ce-f35be6f284de tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:21.708034 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8a2a193a-40af-4b14-97ce-f35be6f284de tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:21.708238 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8a2a193a-40af-4b14-97ce-f35be6f284de tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:21.708360 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-8a2a193a-40af-4b14-97ce-f35be6f284de tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:21.711673 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:21.711673 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:21.718535 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8a2a193a-40af-4b14-97ce-f35be6f284de tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 200 Jul 31 20:52:21.718899 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 499/1980] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:21 2026] GET /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:21.734022 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5412d64a-86d3-4a79-8f6a-3ca78b8826e6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:21.735719 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5412d64a-86d3-4a79-8f6a-3ca78b8826e6 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba Jul 31 20:52:21.735894 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5412d64a-86d3-4a79-8f6a-3ca78b8826e6 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:21.736090 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5412d64a-86d3-4a79-8f6a-3ca78b8826e6 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:21.739716 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5412d64a-86d3-4a79-8f6a-3ca78b8826e6 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba returned with HTTP 404 Jul 31 20:52:21.740167 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 499/1981] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:21 2026] GET /volume/v3/snapshots/5bdc0de1-c52e-43d2-adc4-f8f6115318ba => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:21.746263 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-15a49512-3548-4df9-8cfd-9a10bc94758e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:21.748070 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-15a49512-3548-4df9-8cfd-9a10bc94758e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 Jul 31 20:52:21.748291 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-15a49512-3548-4df9-8cfd-9a10bc94758e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:21.748472 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-15a49512-3548-4df9-8cfd-9a10bc94758e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:21.748623 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-15a49512-3548-4df9-8cfd-9a10bc94758e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete volume with id: 37358233-f780-42b0-a485-dfd6d49f2153 Jul 31 20:52:21.756231 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:21.756231 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:21.756656 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-15a49512-3548-4df9-8cfd-9a10bc94758e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:21.777558 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-15a49512-3548-4df9-8cfd-9a10bc94758e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete volume request issued successfully. Jul 31 20:52:21.777761 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-15a49512-3548-4df9-8cfd-9a10bc94758e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 returned with HTTP 202 Jul 31 20:52:21.778194 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 498/1982] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:21 2026] DELETE /volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:21.786915 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d7f58f90-f3ff-4e74-bd0c-9f5ecec50e91 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:21.790213 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d7f58f90-f3ff-4e74-bd0c-9f5ecec50e91 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 Jul 31 20:52:21.791467 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d7f58f90-f3ff-4e74-bd0c-9f5ecec50e91 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:21.791467 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d7f58f90-f3ff-4e74-bd0c-9f5ecec50e91 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:21.797697 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:21.797697 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:21.801614 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d7f58f90-f3ff-4e74-bd0c-9f5ecec50e91 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:21.806408 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d7f58f90-f3ff-4e74-bd0c-9f5ecec50e91 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 returned with HTTP 200 Jul 31 20:52:21.806842 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 487/1983] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:21 2026] GET /volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:22.450820 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b849aa2f-3d57-4372-9616-023af1f0d651 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:22.452469 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b849aa2f-3d57-4372-9616-023af1f0d651 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e Jul 31 20:52:22.452657 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b849aa2f-3d57-4372-9616-023af1f0d651 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:22.452827 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b849aa2f-3d57-4372-9616-023af1f0d651 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:22.458894 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:22.458894 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:22.461451 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b849aa2f-3d57-4372-9616-023af1f0d651 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:22.464845 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b849aa2f-3d57-4372-9616-023af1f0d651 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e returned with HTTP 200 Jul 31 20:52:22.465167 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 500/1984] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:22 2026] GET /volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e => generated 897 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:22.476903 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-75c2f651-46d7-4532-8d4a-0de6afc98b29 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:22.478139 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-75c2f651-46d7-4532-8d4a-0de6afc98b29 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b Jul 31 20:52:22.478316 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-75c2f651-46d7-4532-8d4a-0de6afc98b29 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:22.478488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-75c2f651-46d7-4532-8d4a-0de6afc98b29 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:22.478584 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-75c2f651-46d7-4532-8d4a-0de6afc98b29 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete snapshot with id: a1b085e9-1bf7-4759-9e48-632541f96f6b Jul 31 20:52:22.487149 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:22.487149 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:22.487149 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-75c2f651-46d7-4532-8d4a-0de6afc98b29 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:22.500608 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-75c2f651-46d7-4532-8d4a-0de6afc98b29 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot delete request issued successfully. Jul 31 20:52:22.500774 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-75c2f651-46d7-4532-8d4a-0de6afc98b29 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b returned with HTTP 202 Jul 31 20:52:22.501181 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 500/1985] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:22 2026] DELETE /volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:22.507070 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9dacf4e8-8e6f-458e-91aa-be17f61f6fc0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:22.508626 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9dacf4e8-8e6f-458e-91aa-be17f61f6fc0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b Jul 31 20:52:22.508806 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9dacf4e8-8e6f-458e-91aa-be17f61f6fc0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:22.508984 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9dacf4e8-8e6f-458e-91aa-be17f61f6fc0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:22.514556 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:22.514556 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:22.514556 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9dacf4e8-8e6f-458e-91aa-be17f61f6fc0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:22.515177 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9dacf4e8-8e6f-458e-91aa-be17f61f6fc0 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b returned with HTTP 200 Jul 31 20:52:22.515534 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 499/1986] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:22 2026] GET /volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:22.727491 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-00cad5ac-8539-4a6f-a3ed-e2d332cfe20a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:22.729575 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-00cad5ac-8539-4a6f-a3ed-e2d332cfe20a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:22.729831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-00cad5ac-8539-4a6f-a3ed-e2d332cfe20a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:22.730011 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-00cad5ac-8539-4a6f-a3ed-e2d332cfe20a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:22.730187 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-00cad5ac-8539-4a6f-a3ed-e2d332cfe20a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:22.735149 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:22.735149 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:22.743480 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-00cad5ac-8539-4a6f-a3ed-e2d332cfe20a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 200 Jul 31 20:52:22.743988 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 488/1987] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:22 2026] GET /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:22.752059 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-efe6907b-509f-4d37-9b17-10527956e5ef None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:22.753868 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-efe6907b-509f-4d37-9b17-10527956e5ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] PUT https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:22.753993 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-efe6907b-509f-4d37-9b17-10527956e5ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "7348e881-7841-44ca-ac4c-8f3ea0e5320f"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:22.755474 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-efe6907b-509f-4d37-9b17-10527956e5ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Update called for group 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab. {{(pid=100191) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 20:52:22.755474 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.groups [None req-efe6907b-509f-4d37-9b17-10527956e5ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Updating group 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab with name None description: None add_volumes: 7348e881-7841-44ca-ac4c-8f3ea0e5320f remove_volumes: None. Jul 31 20:52:22.758215 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:22.758215 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:22.777929 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-efe6907b-509f-4d37-9b17-10527956e5ef tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 202 Jul 31 20:52:22.778476 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 501/1988] 10.4.3.157 () {70 vars in 1406 bytes} [Fri Jul 31 20:52:22 2026] PUT /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:22.785177 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e0dbfa53-9702-41fb-b1d6-39671a0534bb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:22.787537 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e0dbfa53-9702-41fb-b1d6-39671a0534bb tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:22.787537 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e0dbfa53-9702-41fb-b1d6-39671a0534bb tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:22.787537 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e0dbfa53-9702-41fb-b1d6-39671a0534bb tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:22.787537 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-e0dbfa53-9702-41fb-b1d6-39671a0534bb tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:22.790530 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:22.790530 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:22.797119 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e0dbfa53-9702-41fb-b1d6-39671a0534bb tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 200 Jul 31 20:52:22.797588 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 501/1989] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:22 2026] GET /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:22.818885 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-86ac668a-2c05-419a-974d-ff91f6c36b83 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:22.820431 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-86ac668a-2c05-419a-974d-ff91f6c36b83 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 Jul 31 20:52:22.820597 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-86ac668a-2c05-419a-974d-ff91f6c36b83 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:22.820764 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-86ac668a-2c05-419a-974d-ff91f6c36b83 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:22.826215 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-86ac668a-2c05-419a-974d-ff91f6c36b83 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 returned with HTTP 404 Jul 31 20:52:22.827201 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 500/1990] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:22 2026] GET /volume/v3/volumes/37358233-f780-42b0-a485-dfd6d49f2153 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:22.837262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-910fb558-a9ec-4f52-8be6-81aef3681431 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:22.838914 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:22.839042 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-6132000"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:22.840369 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-6132000'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:22.840502 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume of 1 GB Jul 31 20:52:22.840704 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:22.840704 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:22.845063 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Availability Zones retrieved successfully. Jul 31 20:52:22.852186 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Flow 'volume_create_api' (5469e136-cd42-49f0-aa1e-0fdd7c69c6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:22.853416 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9811732-8b54-438e-a40f-f877abb76eb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:22.854920 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:22.890150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b9811732-8b54-438e-a40f-f877abb76eb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:22.890150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3043471e-b120-4d74-b4a2-c3c38238324d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:22.935338 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Created reservations ['2df3d4a8-d2e2-4e13-b943-730a61dd7ba8', '1ff58167-43e6-415a-a597-5f1ac4f454b6', '28da6faf-c23c-473e-9692-55db5234015c', '595cfdd6-32ee-4f24-aaa5-09f7c00da1bb'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:22.936044 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3043471e-b120-4d74-b4a2-c3c38238324d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2df3d4a8-d2e2-4e13-b943-730a61dd7ba8', '1ff58167-43e6-415a-a597-5f1ac4f454b6', '28da6faf-c23c-473e-9692-55db5234015c', '595cfdd6-32ee-4f24-aaa5-09f7c00da1bb']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:22.937275 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b764620-891e-4c92-a301-830658a4c1da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:22.964047 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b764620-891e-4c92-a301-830658a4c1da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c64d560b-fae6-4776-a0f2-f0a891e1de01', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-6132000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c49b73749a7432780441b94a5ac04ec',qos_specs=None,replication_status=,reservations=['2df3d4a8-d2e2-4e13-b943-730a61dd7ba8','1ff58167-43e6-415a-a597-5f1ac4f454b6','28da6faf-c23c-473e-9692-55db5234015c','595cfdd6-32ee-4f24-aaa5-09f7c00da1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d75469be8a445c84441e3cc3844934',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-6132000',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c64d560b-fae6-4776-a0f2-f0a891e1de01,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c49b73749a7432780441b94a5ac04ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d75469be8a445c84441e3cc3844934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:22.965578 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f69a21d-a219-422a-98f4-499b9d5fe2e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:23.009901 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f69a21d-a219-422a-98f4-499b9d5fe2e2) transitioned into state 'SUCCESS' from state '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-6132000',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c49b73749a7432780441b94a5ac04ec',qos_specs=None,replication_status=,reservations=['2df3d4a8-d2e2-4e13-b943-730a61dd7ba8','1ff58167-43e6-415a-a597-5f1ac4f454b6','28da6faf-c23c-473e-9692-55db5234015c','595cfdd6-32ee-4f24-aaa5-09f7c00da1bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d75469be8a445c84441e3cc3844934',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:23.010630 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b82bc9c-c0f3-4729-a1c5-ee79d93ec0e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:23.020968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b82bc9c-c0f3-4729-a1c5-ee79d93ec0e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:23.022658 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Flow 'volume_create_api' (5469e136-cd42-49f0-aa1e-0fdd7c69c6c3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:23.022916 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume request issued successfully. Jul 31 20:52:23.023545 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-910fb558-a9ec-4f52-8be6-81aef3681431 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:23.023939 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 489/1991] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:22 2026] POST /volume/v3/volumes => generated 775 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:23.040947 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dd840523-58ac-42ff-8baa-67f9a3b0b084 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:23.042320 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dd840523-58ac-42ff-8baa-67f9a3b0b084 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 Jul 31 20:52:23.042499 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dd840523-58ac-42ff-8baa-67f9a3b0b084 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:23.043880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dd840523-58ac-42ff-8baa-67f9a3b0b084 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:23.050328 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:23.050328 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:23.053383 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-dd840523-58ac-42ff-8baa-67f9a3b0b084 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:23.056720 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dd840523-58ac-42ff-8baa-67f9a3b0b084 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 returned with HTTP 200 Jul 31 20:52:23.057064 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 502/1992] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:23 2026] GET /volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:23.524788 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5f7b45a3-32cb-490f-a34c-91b83c859c01 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:23.526506 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5f7b45a3-32cb-490f-a34c-91b83c859c01 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b Jul 31 20:52:23.526730 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5f7b45a3-32cb-490f-a34c-91b83c859c01 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:23.526960 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5f7b45a3-32cb-490f-a34c-91b83c859c01 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:23.530873 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5f7b45a3-32cb-490f-a34c-91b83c859c01 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b returned with HTTP 404 Jul 31 20:52:23.531375 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 502/1993] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:23 2026] GET /volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:23.537745 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4226ed20-0835-4770-9abb-97ab7e0a3689 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:23.539248 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4226ed20-0835-4770-9abb-97ab7e0a3689 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 Jul 31 20:52:23.539425 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4226ed20-0835-4770-9abb-97ab7e0a3689 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:23.539597 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4226ed20-0835-4770-9abb-97ab7e0a3689 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:23.539692 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-4226ed20-0835-4770-9abb-97ab7e0a3689 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete snapshot with id: 2944a8a6-1a60-47fc-8043-81a90129d821 Jul 31 20:52:23.543726 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:23.543726 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:23.544139 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4226ed20-0835-4770-9abb-97ab7e0a3689 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:23.556549 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4226ed20-0835-4770-9abb-97ab7e0a3689 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot delete request issued successfully. Jul 31 20:52:23.556714 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4226ed20-0835-4770-9abb-97ab7e0a3689 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 returned with HTTP 202 Jul 31 20:52:23.557068 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 501/1994] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:23 2026] DELETE /volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:23.567726 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5e47c971-ae36-4097-9df3-9817fa69fcdc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:23.570682 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5e47c971-ae36-4097-9df3-9817fa69fcdc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 Jul 31 20:52:23.570958 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5e47c971-ae36-4097-9df3-9817fa69fcdc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:23.571319 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5e47c971-ae36-4097-9df3-9817fa69fcdc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:23.576716 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:23.576716 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:23.577228 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5e47c971-ae36-4097-9df3-9817fa69fcdc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:23.578325 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5e47c971-ae36-4097-9df3-9817fa69fcdc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 returned with HTTP 200 Jul 31 20:52:23.578471 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 490/1995] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:23 2026] GET /volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:23.809468 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ce832ffe-fcbe-4067-baf5-852a661982ff None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:23.811074 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce832ffe-fcbe-4067-baf5-852a661982ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:23.811402 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce832ffe-fcbe-4067-baf5-852a661982ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:23.811611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce832ffe-fcbe-4067-baf5-852a661982ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:23.811763 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-ce832ffe-fcbe-4067-baf5-852a661982ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:23.816375 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:23.816375 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:23.821457 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce832ffe-fcbe-4067-baf5-852a661982ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 200 Jul 31 20:52:23.821825 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 503/1996] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:23 2026] GET /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 392 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:23.830146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-acd35af0-262d-467b-a828-04459fc9fb42 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:23.832089 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:23.832898 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:23.832898 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:23.833026 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:23.833870 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:23.833870 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:23.833977 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:23.842772 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all volumes completed successfully. Jul 31 20:52:23.843660 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:23.847148 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:23.902311 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:23.905921 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:23.905921 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:23.910401 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:23.910605 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:23.962615 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:23.965888 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:23.965888 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:23.974381 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-acd35af0-262d-467b-a828-04459fc9fb42 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:23.974894 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 503/1997] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:23 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:23.990555 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-69fbae11-ddea-4e4e-8112-8e78cdf086b9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:23.992621 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69fbae11-ddea-4e4e-8112-8e78cdf086b9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/group_snapshots Jul 31 20:52:23.993117 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69fbae11-ddea-4e4e-8112-8e78cdf086b9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "18e2a2f6-a68d-4c68-819b-a68d0c7f70ab", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-449975829"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:23.994568 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.group_snapshots [None req-69fbae11-ddea-4e4e-8112-8e78cdf086b9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '18e2a2f6-a68d-4c68-819b-a68d0c7f70ab', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-449975829'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 20:52:23.998442 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:23.998442 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:24.001754 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.group_snapshots [None req-69fbae11-ddea-4e4e-8112-8e78cdf086b9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-449975829. Jul 31 20:52:24.021468 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:24.021468 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:24.036366 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-69fbae11-ddea-4e4e-8112-8e78cdf086b9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-546606041 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-546606041, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:24.059279 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-69fbae11-ddea-4e4e-8112-8e78cdf086b9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['23fd39aa-383f-4030-b4d8-1c63048455b9', '48a84006-c47a-4eca-b246-6ba76a84e882', 'ba44adb1-2786-4c7e-a8a2-6353b43e0d47', '3d4c3425-5bfe-4b97-93de-65794b00adbb'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:24.073251 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-67ae8f08-3402-41d0-816a-b2ccb1f4312f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:24.075955 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-67ae8f08-3402-41d0-816a-b2ccb1f4312f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 Jul 31 20:52:24.076147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-67ae8f08-3402-41d0-816a-b2ccb1f4312f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:24.076691 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-67ae8f08-3402-41d0-816a-b2ccb1f4312f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:24.085420 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:24.085420 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:24.089423 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-67ae8f08-3402-41d0-816a-b2ccb1f4312f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:24.094743 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-67ae8f08-3402-41d0-816a-b2ccb1f4312f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 returned with HTTP 200 Jul 31 20:52:24.095025 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 491/1998] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:24 2026] GET /volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:24.104482 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69fbae11-ddea-4e4e-8112-8e78cdf086b9 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots returned with HTTP 202 Jul 31 20:52:24.105960 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 502/1999] 10.4.3.157 () {70 vars in 1324 bytes} [Fri Jul 31 20:52:23 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:24.107200 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d4d2d2b4-25fb-431e-9247-a6c5395101a7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:24.108667 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d4d2d2b4-25fb-431e-9247-a6c5395101a7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:24.108957 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d4d2d2b4-25fb-431e-9247-a6c5395101a7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c64d560b-fae6-4776-a0f2-f0a891e1de01", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-290053606"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:24.114013 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-955bf592-1296-4005-a0d9-fdc7997ce7e3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:24.116140 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-955bf592-1296-4005-a0d9-fdc7997ce7e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 Jul 31 20:52:24.116385 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-955bf592-1296-4005-a0d9-fdc7997ce7e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:24.116569 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:24.116569 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:24.116730 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-955bf592-1296-4005-a0d9-fdc7997ce7e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:24.116730 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.group_snapshots [None req-955bf592-1296-4005-a0d9-fdc7997ce7e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 5153c4f1-9042-4737-8429-b7964cb32311 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:52:24.116879 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d4d2d2b4-25fb-431e-9247-a6c5395101a7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:24.117005 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-d4d2d2b4-25fb-431e-9247-a6c5395101a7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create snapshot from volume c64d560b-fae6-4776-a0f2-f0a891e1de01 Jul 31 20:52:24.120532 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:24.120532 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:24.124937 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-955bf592-1296-4005-a0d9-fdc7997ce7e3 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 returned with HTTP 200 Jul 31 20:52:24.125469 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 504/2000] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:24 2026] GET /volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:24.144663 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-d4d2d2b4-25fb-431e-9247-a6c5395101a7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Created reservations ['d83a9537-e761-4832-8a84-ab446219a277', 'a4f03d9b-401f-4322-8628-680006cb7fc3', '9c8548fc-36db-42dc-9448-bb6d0ae6e511', '3d431821-b9f5-414d-b11b-baaee75d345a'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:24.183557 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d4d2d2b4-25fb-431e-9247-a6c5395101a7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot create request issued successfully. Jul 31 20:52:24.183958 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d4d2d2b4-25fb-431e-9247-a6c5395101a7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:52:24.184469 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 504/2001] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:52:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:24.203216 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-41f2d00e-6fd8-45e8-8ce5-dc823344511c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:24.204380 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-41f2d00e-6fd8-45e8-8ce5-dc823344511c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e Jul 31 20:52:24.205009 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-41f2d00e-6fd8-45e8-8ce5-dc823344511c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:24.205395 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-41f2d00e-6fd8-45e8-8ce5-dc823344511c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:24.210992 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:24.210992 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:24.211281 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-41f2d00e-6fd8-45e8-8ce5-dc823344511c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:24.212136 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-41f2d00e-6fd8-45e8-8ce5-dc823344511c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e returned with HTTP 200 Jul 31 20:52:24.212522 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 492/2002] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:24 2026] GET /volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:24.587791 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-13769ddf-a0d2-43bd-8a5e-c62de5cdf88c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:24.590210 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-13769ddf-a0d2-43bd-8a5e-c62de5cdf88c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 Jul 31 20:52:24.590676 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-13769ddf-a0d2-43bd-8a5e-c62de5cdf88c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:24.590985 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-13769ddf-a0d2-43bd-8a5e-c62de5cdf88c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:24.595705 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-13769ddf-a0d2-43bd-8a5e-c62de5cdf88c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 returned with HTTP 404 Jul 31 20:52:24.596252 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 503/2003] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:24 2026] GET /volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:24.603662 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-61442751-2cc3-48a0-9d58-a68e87834cce None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:24.605442 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-61442751-2cc3-48a0-9d58-a68e87834cce tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 Jul 31 20:52:24.605681 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-61442751-2cc3-48a0-9d58-a68e87834cce tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:24.605896 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-61442751-2cc3-48a0-9d58-a68e87834cce tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:24.606092 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-61442751-2cc3-48a0-9d58-a68e87834cce tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: 3ac11fda-a726-4716-9d16-1bb59f3ed667 Jul 31 20:52:24.612554 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:24.612554 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:24.612998 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-61442751-2cc3-48a0-9d58-a68e87834cce tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:24.631782 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-61442751-2cc3-48a0-9d58-a68e87834cce tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume request issued successfully. Jul 31 20:52:24.631957 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-61442751-2cc3-48a0-9d58-a68e87834cce tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 returned with HTTP 202 Jul 31 20:52:24.632529 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 505/2004] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:24 2026] DELETE /volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:24.638886 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-62f01bce-c0c8-44d5-bb47-62f49673c3a7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:24.642923 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-62f01bce-c0c8-44d5-bb47-62f49673c3a7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 Jul 31 20:52:24.643144 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-62f01bce-c0c8-44d5-bb47-62f49673c3a7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:24.643427 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-62f01bce-c0c8-44d5-bb47-62f49673c3a7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:24.650750 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:24.650750 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:24.657223 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-62f01bce-c0c8-44d5-bb47-62f49673c3a7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:24.661530 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-62f01bce-c0c8-44d5-bb47-62f49673c3a7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 returned with HTTP 200 Jul 31 20:52:24.661961 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 505/2005] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:24 2026] GET /volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:24.709925 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:24.711626 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:24.711953 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1719074892"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:24.713370 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1719074892'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:24.713478 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Create volume of 1 GB Jul 31 20:52:24.717243 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Availability Zones retrieved successfully. Jul 31 20:52:24.722309 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Flow 'volume_create_api' (0433200d-5235-4f09-bcf7-d5e573693c68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:24.723341 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdafd98b-d1f8-4f1d-8cdf-ade23d16d2d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:24.724262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:24.749440 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fdafd98b-d1f8-4f1d-8cdf-ade23d16d2d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:24.750065 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4699aabc-1e0d-45d6-9065-b621ed2b50bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:24.811287 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Created reservations ['3b49eace-5592-46c2-869c-c6e8d069ea4f', 'de6fea53-af39-406e-a8da-20c4a3b3adca', 'b9612fab-d906-4993-a07f-9c899bbdafa6', '3360dc2c-2d53-4f74-b589-b16e77e2bbe6'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:24.812049 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4699aabc-1e0d-45d6-9065-b621ed2b50bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b49eace-5592-46c2-869c-c6e8d069ea4f', 'de6fea53-af39-406e-a8da-20c4a3b3adca', 'b9612fab-d906-4993-a07f-9c899bbdafa6', '3360dc2c-2d53-4f74-b589-b16e77e2bbe6']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:24.812771 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca86860-1973-4218-a2c8-a98c5d536816) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:24.835715 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca86860-1973-4218-a2c8-a98c5d536816) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f84b256b-ecfe-480e-ab0b-8c8257e7ca10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1719074892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a689a621f0074501b9b2fda5280d8f55',qos_specs=None,replication_status=,reservations=['3b49eace-5592-46c2-869c-c6e8d069ea4f','de6fea53-af39-406e-a8da-20c4a3b3adca','b9612fab-d906-4993-a07f-9c899bbdafa6','3360dc2c-2d53-4f74-b589-b16e77e2bbe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eea607e117e482f971295a9d09b5e98',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1719074892',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f84b256b-ecfe-480e-ab0b-8c8257e7ca10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a689a621f0074501b9b2fda5280d8f55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eea607e117e482f971295a9d09b5e98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:24.836489 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ebfbdbc-2f7a-4de6-aa99-76a587ef023c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:24.871830 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ebfbdbc-2f7a-4de6-aa99-76a587ef023c) transitioned into state 'SUCCESS' from state '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-1719074892',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a689a621f0074501b9b2fda5280d8f55',qos_specs=None,replication_status=,reservations=['3b49eace-5592-46c2-869c-c6e8d069ea4f','de6fea53-af39-406e-a8da-20c4a3b3adca','b9612fab-d906-4993-a07f-9c899bbdafa6','3360dc2c-2d53-4f74-b589-b16e77e2bbe6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eea607e117e482f971295a9d09b5e98',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:24.872662 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dba969-ae9a-4b21-8305-139703581d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:24.885991 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52dba969-ae9a-4b21-8305-139703581d1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:24.886826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Flow 'volume_create_api' (0433200d-5235-4f09-bcf7-d5e573693c68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:24.887281 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Create volume request issued successfully. Jul 31 20:52:24.888240 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ff874bb2-005c-440a-967e-b8f11dcd6d41 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:24.888667 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 493/2006] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:24 2026] POST /volume/v3/volumes => generated 757 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:24.905045 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-92ba97e4-a062-4678-9792-f26d221370e1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:24.907218 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-92ba97e4-a062-4678-9792-f26d221370e1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:52:24.908442 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-92ba97e4-a062-4678-9792-f26d221370e1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:24.909197 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-92ba97e4-a062-4678-9792-f26d221370e1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:24.920419 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:24.920419 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:24.924289 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-92ba97e4-a062-4678-9792-f26d221370e1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:52:24.930152 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-92ba97e4-a062-4678-9792-f26d221370e1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 200 Jul 31 20:52:24.930540 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 504/2007] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:24 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:24.951432 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-dfad6321-957b-41b1-ad4e-584ae031549b req-5c6c12a4-2fa7-400b-9ba8-9e548772c289 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:24.955553 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dfad6321-957b-41b1-ad4e-584ae031549b req-5c6c12a4-2fa7-400b-9ba8-9e548772c289 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/limits Jul 31 20:52:24.955770 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dfad6321-957b-41b1-ad4e-584ae031549b req-5c6c12a4-2fa7-400b-9ba8-9e548772c289 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:24.955990 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dfad6321-957b-41b1-ad4e-584ae031549b req-5c6c12a4-2fa7-400b-9ba8-9e548772c289 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:24.964935 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [req-dfad6321-957b-41b1-ad4e-584ae031549b req-5c6c12a4-2fa7-400b-9ba8-9e548772c289 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-546606041 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-546606041, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:24.965294 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [req-dfad6321-957b-41b1-ad4e-584ae031549b req-5c6c12a4-2fa7-400b-9ba8-9e548772c289 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-546606041 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-546606041, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:24.965712 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [req-dfad6321-957b-41b1-ad4e-584ae031549b req-5c6c12a4-2fa7-400b-9ba8-9e548772c289 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-546606041 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-546606041, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:24.978144 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dfad6321-957b-41b1-ad4e-584ae031549b req-5c6c12a4-2fa7-400b-9ba8-9e548772c289 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/limits returned with HTTP 200 Jul 31 20:52:24.978692 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 506/2008] 10.4.3.157 () {68 vars in 1484 bytes} [Fri Jul 31 20:52:24 2026] GET /volume/v3/limits => generated 302 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:25.019393 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-dfad6321-957b-41b1-ad4e-584ae031549b req-f6207006-d117-4ba1-829f-57b0c8979a78 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.021602 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dfad6321-957b-41b1-ad4e-584ae031549b req-f6207006-d117-4ba1-829f-57b0c8979a78 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:52:25.021779 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dfad6321-957b-41b1-ad4e-584ae031549b req-f6207006-d117-4ba1-829f-57b0c8979a78 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.021951 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dfad6321-957b-41b1-ad4e-584ae031549b req-f6207006-d117-4ba1-829f-57b0c8979a78 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.031145 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.031145 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:25.033999 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-dfad6321-957b-41b1-ad4e-584ae031549b req-f6207006-d117-4ba1-829f-57b0c8979a78 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:52:25.037952 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dfad6321-957b-41b1-ad4e-584ae031549b req-f6207006-d117-4ba1-829f-57b0c8979a78 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 returned with HTTP 200 Jul 31 20:52:25.038337 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 506/2009] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 => generated 1662 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:25.047702 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-dfad6321-957b-41b1-ad4e-584ae031549b req-66b97482-3a40-40c6-ac82-d3e84bd511c8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.049660 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-dfad6321-957b-41b1-ad4e-584ae031549b req-66b97482-3a40-40c6-ac82-d3e84bd511c8 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:25.049967 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-dfad6321-957b-41b1-ad4e-584ae031549b req-66b97482-3a40-40c6-ac82-d3e84bd511c8 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03a9af18-6087-4498-a909-83dd27b71047", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-22274571", "description": null, "metadata": {}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:25.060144 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.060144 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:25.060590 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-dfad6321-957b-41b1-ad4e-584ae031549b req-66b97482-3a40-40c6-ac82-d3e84bd511c8 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:52:25.060729 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [req-dfad6321-957b-41b1-ad4e-584ae031549b req-66b97482-3a40-40c6-ac82-d3e84bd511c8 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Create snapshot from volume 03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:52:25.090941 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [req-dfad6321-957b-41b1-ad4e-584ae031549b req-66b97482-3a40-40c6-ac82-d3e84bd511c8 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Created reservations ['b68f8b78-710e-4a1e-a02d-2c02bb62add3', 'ba79533c-403b-464a-a097-da5e986d4d6c', '37d41105-d769-4be8-aabf-9285c51ce103', '902792ab-108e-4722-afce-ebe73f1ed501'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:25.125693 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-dfad6321-957b-41b1-ad4e-584ae031549b req-66b97482-3a40-40c6-ac82-d3e84bd511c8 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot force create request issued successfully. Jul 31 20:52:25.125980 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-dfad6321-957b-41b1-ad4e-584ae031549b req-66b97482-3a40-40c6-ac82-d3e84bd511c8 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:52:25.126442 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 494/2010] 10.4.3.157 () {72 vars in 1547 bytes} [Fri Jul 31 20:52:25 2026] POST /volume/v3/snapshots => generated 322 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:25.133842 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7fd45771-63ee-4cf9-8376-27f52cabf266 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.135783 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7fd45771-63ee-4cf9-8376-27f52cabf266 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 Jul 31 20:52:25.135866 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7fd45771-63ee-4cf9-8376-27f52cabf266 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.136078 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7fd45771-63ee-4cf9-8376-27f52cabf266 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.136243 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.group_snapshots [None req-7fd45771-63ee-4cf9-8376-27f52cabf266 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 5153c4f1-9042-4737-8429-b7964cb32311 {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:52:25.139288 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.139288 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:25.142339 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7fd45771-63ee-4cf9-8376-27f52cabf266 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 returned with HTTP 200 Jul 31 20:52:25.142666 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 505/2011] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 => generated 326 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:25.150353 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-aa37e4b0-a919-4c16-9db5-13bd9731c652 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.152337 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aa37e4b0-a919-4c16-9db5-13bd9731c652 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/detail Jul 31 20:52:25.152551 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-aa37e4b0-a919-4c16-9db5-13bd9731c652 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.152771 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-aa37e4b0-a919-4c16-9db5-13bd9731c652 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.153089 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-aa37e4b0-a919-4c16-9db5-13bd9731c652 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:25.154262 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [None req-aa37e4b0-a919-4c16-9db5-13bd9731c652 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Building query based on filter {{(pid=100193) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:52:25.158576 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-aa37e4b0-a919-4c16-9db5-13bd9731c652 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all snapshots completed successfully. Jul 31 20:52:25.159025 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.159025 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:25.159688 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aa37e4b0-a919-4c16-9db5-13bd9731c652 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 20:52:25.160137 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 507/2012] 10.4.3.157 () {66 vars in 1264 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:25.169431 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3eece694-e045-4167-8236-5230570bfdb2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.171353 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3eece694-e045-4167-8236-5230570bfdb2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/a6cdebf7-18c8-465a-bf75-e2d6a0579ec3 Jul 31 20:52:25.171583 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3eece694-e045-4167-8236-5230570bfdb2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.171885 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3eece694-e045-4167-8236-5230570bfdb2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.177520 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.177520 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:25.178106 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3eece694-e045-4167-8236-5230570bfdb2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Snapshot retrieved successfully. Jul 31 20:52:25.179048 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3eece694-e045-4167-8236-5230570bfdb2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/a6cdebf7-18c8-465a-bf75-e2d6a0579ec3 returned with HTTP 200 Jul 31 20:52:25.179333 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 507/2013] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/snapshots/a6cdebf7-18c8-465a-bf75-e2d6a0579ec3 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:25.192242 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4b260ccf-8f0a-477b-a3fa-b698e5ec4039 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.193982 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4b260ccf-8f0a-477b-a3fa-b698e5ec4039 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/0d668b06-81e5-49ab-8a08-7955ff4790f9 Jul 31 20:52:25.194157 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4b260ccf-8f0a-477b-a3fa-b698e5ec4039 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.194357 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4b260ccf-8f0a-477b-a3fa-b698e5ec4039 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.199508 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.199508 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:25.199858 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4b260ccf-8f0a-477b-a3fa-b698e5ec4039 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Snapshot retrieved successfully. Jul 31 20:52:25.200628 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4b260ccf-8f0a-477b-a3fa-b698e5ec4039 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/0d668b06-81e5-49ab-8a08-7955ff4790f9 returned with HTTP 200 Jul 31 20:52:25.201276 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 495/2014] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/snapshots/0d668b06-81e5-49ab-8a08-7955ff4790f9 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:25.213587 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-934e20ca-59ab-443c-90a2-a70361e6ac31 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.216862 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-934e20ca-59ab-443c-90a2-a70361e6ac31 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] DELETE https://10.4.3.157/volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 Jul 31 20:52:25.217090 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-934e20ca-59ab-443c-90a2-a70361e6ac31 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.217318 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-934e20ca-59ab-443c-90a2-a70361e6ac31 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.217439 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.group_snapshots [None req-934e20ca-59ab-443c-90a2-a70361e6ac31 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] delete called for member 5153c4f1-9042-4737-8429-b7964cb32311 {{(pid=100192) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 20:52:25.219325 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.group_snapshots [None req-934e20ca-59ab-443c-90a2-a70361e6ac31 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Delete group_snapshot with id: 5153c4f1-9042-4737-8429-b7964cb32311 Jul 31 20:52:25.223463 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.223463 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:25.223602 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4fc9ddbe-ad31-42fc-a949-65b017ddaf59 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.225509 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4fc9ddbe-ad31-42fc-a949-65b017ddaf59 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e Jul 31 20:52:25.225742 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4fc9ddbe-ad31-42fc-a949-65b017ddaf59 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.225953 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4fc9ddbe-ad31-42fc-a949-65b017ddaf59 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.230897 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.230897 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:25.231222 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4fc9ddbe-ad31-42fc-a949-65b017ddaf59 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:25.231843 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4fc9ddbe-ad31-42fc-a949-65b017ddaf59 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e returned with HTTP 200 Jul 31 20:52:25.232235 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 508/2015] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:25.240917 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7b533f52-0742-4468-b27e-a042c133808a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.244280 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b533f52-0742-4468-b27e-a042c133808a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] POST https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e/action Jul 31 20:52:25.244888 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b533f52-0742-4468-b27e-a042c133808a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:25.245137 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b533f52-0742-4468-b27e-a042c133808a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:25.246888 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-7b533f52-0742-4468-b27e-a042c133808a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Updating snapshot '4f42767e-a5f2-4546-9e33-89f35db1d03e' with '{'status': 'error'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:52:25.258723 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.258723 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:25.259591 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.policy [None req-7b533f52-0742-4468-b27e-a042c133808a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '01fec2880d4c44c2b7096211e0ca3f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c49b73749a7432780441b94a5ac04ec', '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=100191) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:25.259860 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b533f52-0742-4468-b27e-a042c133808a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e/action returned with HTTP 403 Jul 31 20:52:25.260527 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 508/2016] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:52:25 2026] POST /volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e/action => generated 133 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:25.261750 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-934e20ca-59ab-443c-90a2-a70361e6ac31 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 returned with HTTP 202 Jul 31 20:52:25.262145 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 506/2017] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:52:25 2026] DELETE /volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:25.267370 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1ecf7e5e-d1b9-472f-a8e0-ab8a7d694bf3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.269080 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1ecf7e5e-d1b9-472f-a8e0-ab8a7d694bf3 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e Jul 31 20:52:25.269295 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1ecf7e5e-d1b9-472f-a8e0-ab8a7d694bf3 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.269373 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.269514 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1ecf7e5e-d1b9-472f-a8e0-ab8a7d694bf3 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.269624 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-1ecf7e5e-d1b9-472f-a8e0-ab8a7d694bf3 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete snapshot with id: 4f42767e-a5f2-4546-9e33-89f35db1d03e Jul 31 20:52:25.271154 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:25.271398 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.271636 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.271938 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:25.272690 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:25.274423 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.274423 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:25.274655 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1ecf7e5e-d1b9-472f-a8e0-ab8a7d694bf3 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:25.281303 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all volumes completed successfully. Jul 31 20:52:25.282980 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:25.282980 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:25.297562 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1ecf7e5e-d1b9-472f-a8e0-ab8a7d694bf3 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot delete request issued successfully. Jul 31 20:52:25.297854 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1ecf7e5e-d1b9-472f-a8e0-ab8a7d694bf3 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e returned with HTTP 202 Jul 31 20:52:25.298474 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 496/2018] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:25 2026] DELETE /volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:25.309384 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ce6ed3e6-0599-40f5-8826-96f4c18e8caf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.311043 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce6ed3e6-0599-40f5-8826-96f4c18e8caf tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e Jul 31 20:52:25.311242 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce6ed3e6-0599-40f5-8826-96f4c18e8caf tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.311414 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce6ed3e6-0599-40f5-8826-96f4c18e8caf tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.315924 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.315924 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:25.316274 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ce6ed3e6-0599-40f5-8826-96f4c18e8caf tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:25.317010 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce6ed3e6-0599-40f5-8826-96f4c18e8caf tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e returned with HTTP 200 Jul 31 20:52:25.317444 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 509/2019] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:25.327726 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:25.334142 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.334142 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:25.337697 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:25.337852 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:25.373215 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:25.376264 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.376264 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:25.383901 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-62efa2e8-172a-4a30-8308-3f0af83ab4d7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:25.384396 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 509/2020] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:25.396873 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-49d0ae90-d4e4-4186-ac1c-48b0ccbe99e7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.399168 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-49d0ae90-d4e4-4186-ac1c-48b0ccbe99e7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/detail Jul 31 20:52:25.399419 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-49d0ae90-d4e4-4186-ac1c-48b0ccbe99e7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.399812 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-49d0ae90-d4e4-4186-ac1c-48b0ccbe99e7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.400774 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-49d0ae90-d4e4-4186-ac1c-48b0ccbe99e7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:25.401108 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.401108 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:25.402347 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.db.api [None req-49d0ae90-d4e4-4186-ac1c-48b0ccbe99e7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Building query based on filter {{(pid=100192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:52:25.414806 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-49d0ae90-d4e4-4186-ac1c-48b0ccbe99e7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all snapshots completed successfully. Jul 31 20:52:25.415225 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.415225 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:25.415603 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-49d0ae90-d4e4-4186-ac1c-48b0ccbe99e7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 20:52:25.415972 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 507/2021] 10.4.3.157 () {66 vars in 1264 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/snapshots/detail => generated 470 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:25.425312 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f51d2ad6-b847-482e-bf66-e9d90117f228 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.426980 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f51d2ad6-b847-482e-bf66-e9d90117f228 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/a6cdebf7-18c8-465a-bf75-e2d6a0579ec3 Jul 31 20:52:25.427192 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f51d2ad6-b847-482e-bf66-e9d90117f228 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.427465 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f51d2ad6-b847-482e-bf66-e9d90117f228 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.433287 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f51d2ad6-b847-482e-bf66-e9d90117f228 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/a6cdebf7-18c8-465a-bf75-e2d6a0579ec3 returned with HTTP 404 Jul 31 20:52:25.433934 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 497/2022] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/snapshots/a6cdebf7-18c8-465a-bf75-e2d6a0579ec3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:25.441020 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ab2b71a4-5067-476e-90e7-47c92d8cd4d1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.444221 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ab2b71a4-5067-476e-90e7-47c92d8cd4d1 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 Jul 31 20:52:25.444620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ab2b71a4-5067-476e-90e7-47c92d8cd4d1 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.444848 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ab2b71a4-5067-476e-90e7-47c92d8cd4d1 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.445115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.group_snapshots [None req-ab2b71a4-5067-476e-90e7-47c92d8cd4d1 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 5153c4f1-9042-4737-8429-b7964cb32311 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:52:25.449903 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ab2b71a4-5067-476e-90e7-47c92d8cd4d1 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 returned with HTTP 404 Jul 31 20:52:25.450463 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 510/2023] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 => generated 116 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:25.457925 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6ddb2b20-838e-49bc-ae0f-06cc3f05f69f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.460512 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6ddb2b20-838e-49bc-ae0f-06cc3f05f69f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] DELETE https://10.4.3.157/volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 Jul 31 20:52:25.460801 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6ddb2b20-838e-49bc-ae0f-06cc3f05f69f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.461060 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6ddb2b20-838e-49bc-ae0f-06cc3f05f69f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.461698 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.group_snapshots [None req-6ddb2b20-838e-49bc-ae0f-06cc3f05f69f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] delete called for member 5153c4f1-9042-4737-8429-b7964cb32311 {{(pid=100193) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 20:52:25.461698 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.group_snapshots [None req-6ddb2b20-838e-49bc-ae0f-06cc3f05f69f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Delete group_snapshot with id: 5153c4f1-9042-4737-8429-b7964cb32311 Jul 31 20:52:25.465231 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6ddb2b20-838e-49bc-ae0f-06cc3f05f69f tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 returned with HTTP 404 Jul 31 20:52:25.465834 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 510/2024] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:52:25 2026] DELETE /volume/v3/group_snapshots/5153c4f1-9042-4737-8429-b7964cb32311 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:25.474869 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-59dce657-ac7b-468b-a917-b4f84983c21b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.476783 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:25.477015 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.477257 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.477551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:25.478374 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:25.486724 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all volumes completed successfully. Jul 31 20:52:25.487591 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:25.488005 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:25.529303 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:25.532287 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.532287 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:25.535732 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:25.535877 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:25.571213 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:25.573927 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.573927 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:25.579785 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-59dce657-ac7b-468b-a917-b4f84983c21b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:25.580144 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 508/2025] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/volumes/detail => generated 1823 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:25.595256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c6294747-8c7c-41a4-a6eb-a19d4d558c9d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.597438 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6294747-8c7c-41a4-a6eb-a19d4d558c9d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab/action Jul 31 20:52:25.597793 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6294747-8c7c-41a4-a6eb-a19d4d558c9d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:25.597906 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6294747-8c7c-41a4-a6eb-a19d4d558c9d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:25.599476 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-c6294747-8c7c-41a4-a6eb-a19d4d558c9d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] delete called for group 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100194) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:52:25.599588 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.groups [None req-c6294747-8c7c-41a4-a6eb-a19d4d558c9d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Delete group with id: 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:25.603021 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.603021 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:25.666196 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6294747-8c7c-41a4-a6eb-a19d4d558c9d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab/action returned with HTTP 202 Jul 31 20:52:25.666698 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 498/2026] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:52:25 2026] POST /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:25.674061 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7875dda7-0344-402c-a1e5-68862871271c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.675876 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7875dda7-0344-402c-a1e5-68862871271c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f Jul 31 20:52:25.676191 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7875dda7-0344-402c-a1e5-68862871271c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.676427 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7875dda7-0344-402c-a1e5-68862871271c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.680215 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-174a03e7-1d57-4fc5-b721-ee391d04569c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.682222 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-174a03e7-1d57-4fc5-b721-ee391d04569c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 Jul 31 20:52:25.682466 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-174a03e7-1d57-4fc5-b721-ee391d04569c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.682670 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-174a03e7-1d57-4fc5-b721-ee391d04569c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.684678 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.684678 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:25.688909 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-174a03e7-1d57-4fc5-b721-ee391d04569c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 returned with HTTP 404 Jul 31 20:52:25.689195 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7875dda7-0344-402c-a1e5-68862871271c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:25.689474 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 511/2027] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:25.689972 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-7875dda7-0344-402c-a1e5-68862871271c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:25.690249 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-7875dda7-0344-402c-a1e5-68862871271c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:25.697474 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e3ac8b33-84dd-4dfb-a324-6210957ae6c6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.699820 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3ac8b33-84dd-4dfb-a324-6210957ae6c6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 Jul 31 20:52:25.700033 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e3ac8b33-84dd-4dfb-a324-6210957ae6c6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.700231 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e3ac8b33-84dd-4dfb-a324-6210957ae6c6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.700390 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-e3ac8b33-84dd-4dfb-a324-6210957ae6c6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: bb785318-71a3-4d1e-80d7-4024419d3ef8 Jul 31 20:52:25.713752 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.713752 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:25.714267 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e3ac8b33-84dd-4dfb-a324-6210957ae6c6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:25.735082 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e3ac8b33-84dd-4dfb-a324-6210957ae6c6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume request issued successfully. Jul 31 20:52:25.735309 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3ac8b33-84dd-4dfb-a324-6210957ae6c6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 returned with HTTP 202 Jul 31 20:52:25.735711 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 509/2028] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:25 2026] DELETE /volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:25.747453 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4cc2c797-e545-4932-be44-d0c2bd6c2ae1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.750697 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4cc2c797-e545-4932-be44-d0c2bd6c2ae1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 Jul 31 20:52:25.750777 np0000006272 devstack@c-api.service[100191]: DEBUG oslo_db.sqlalchemy.engines [None req-7875dda7-0344-402c-a1e5-68862871271c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:25.750985 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4cc2c797-e545-4932-be44-d0c2bd6c2ae1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.751266 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4cc2c797-e545-4932-be44-d0c2bd6c2ae1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.754091 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.754091 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:25.761549 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7875dda7-0344-402c-a1e5-68862871271c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f returned with HTTP 200 Jul 31 20:52:25.761948 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 511/2029] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f => generated 914 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:25.764192 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.764192 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:25.769090 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4cc2c797-e545-4932-be44-d0c2bd6c2ae1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:25.775876 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4cc2c797-e545-4932-be44-d0c2bd6c2ae1 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 returned with HTTP 200 Jul 31 20:52:25.776440 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 499/2030] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 => generated 894 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:25.944853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-07e4c805-b79f-4cb3-a796-cba52d095e39 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:25.946957 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-07e4c805-b79f-4cb3-a796-cba52d095e39 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:52:25.947313 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-07e4c805-b79f-4cb3-a796-cba52d095e39 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:25.947593 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-07e4c805-b79f-4cb3-a796-cba52d095e39 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:25.957099 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:25.957099 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:25.961534 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-07e4c805-b79f-4cb3-a796-cba52d095e39 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:52:25.969233 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-07e4c805-b79f-4cb3-a796-cba52d095e39 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 200 Jul 31 20:52:25.969744 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 512/2031] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:25 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:26.330139 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-470b5008-7182-4ed0-ae1d-83040a7bcb56 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.334439 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-470b5008-7182-4ed0-ae1d-83040a7bcb56 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e Jul 31 20:52:26.334632 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-470b5008-7182-4ed0-ae1d-83040a7bcb56 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.334826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-470b5008-7182-4ed0-ae1d-83040a7bcb56 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.344239 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-470b5008-7182-4ed0-ae1d-83040a7bcb56 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e returned with HTTP 404 Jul 31 20:52:26.348152 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 510/2032] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:26 2026] GET /volume/v3/snapshots/4f42767e-a5f2-4546-9e33-89f35db1d03e => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:26.352118 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-679ba405-8ce6-4d43-9dd9-f6d75df28763 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.354399 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-679ba405-8ce6-4d43-9dd9-f6d75df28763 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 Jul 31 20:52:26.354627 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-679ba405-8ce6-4d43-9dd9-f6d75df28763 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.356143 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-679ba405-8ce6-4d43-9dd9-f6d75df28763 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.356143 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-679ba405-8ce6-4d43-9dd9-f6d75df28763 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete volume with id: c64d560b-fae6-4776-a0f2-f0a891e1de01 Jul 31 20:52:26.367420 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:26.367420 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:26.367912 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-679ba405-8ce6-4d43-9dd9-f6d75df28763 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:26.387851 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-679ba405-8ce6-4d43-9dd9-f6d75df28763 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete volume request issued successfully. Jul 31 20:52:26.388040 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-679ba405-8ce6-4d43-9dd9-f6d75df28763 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 returned with HTTP 202 Jul 31 20:52:26.388553 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 512/2033] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:26 2026] DELETE /volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:26.399971 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a55ab95f-9209-4abd-9698-c561907b7a9d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.401818 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a55ab95f-9209-4abd-9698-c561907b7a9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 Jul 31 20:52:26.402084 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a55ab95f-9209-4abd-9698-c561907b7a9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.402299 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a55ab95f-9209-4abd-9698-c561907b7a9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.409275 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:26.409275 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:26.413632 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a55ab95f-9209-4abd-9698-c561907b7a9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:26.418120 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a55ab95f-9209-4abd-9698-c561907b7a9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 returned with HTTP 200 Jul 31 20:52:26.418670 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 500/2034] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:26 2026] GET /volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 => generated 1005 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:26.774676 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3ecb38ad-f2b0-4712-9e87-27a3bb94417a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.778957 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3ecb38ad-f2b0-4712-9e87-27a3bb94417a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f Jul 31 20:52:26.779281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3ecb38ad-f2b0-4712-9e87-27a3bb94417a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.779526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3ecb38ad-f2b0-4712-9e87-27a3bb94417a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.785311 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3ecb38ad-f2b0-4712-9e87-27a3bb94417a tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f returned with HTTP 404 Jul 31 20:52:26.785842 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 513/2035] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:26 2026] GET /volume/v3/volumes/7348e881-7841-44ca-ac4c-8f3ea0e5320f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:26.790339 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8ed5e515-9ae2-4f10-9eb5-4dcb2b674743 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.792037 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8ed5e515-9ae2-4f10-9eb5-4dcb2b674743 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 Jul 31 20:52:26.792370 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8ed5e515-9ae2-4f10-9eb5-4dcb2b674743 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.792645 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8ed5e515-9ae2-4f10-9eb5-4dcb2b674743 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.795981 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-40004522-c6d1-4533-a72c-c55d59266e53 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.798093 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-40004522-c6d1-4533-a72c-c55d59266e53 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/bf38c910-3088-44a7-90a7-7dccc4207da4 Jul 31 20:52:26.798093 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-40004522-c6d1-4533-a72c-c55d59266e53 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.798093 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-40004522-c6d1-4533-a72c-c55d59266e53 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.800632 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8ed5e515-9ae2-4f10-9eb5-4dcb2b674743 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 returned with HTTP 404 Jul 31 20:52:26.800731 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 511/2036] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:26 2026] GET /volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:26.803897 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-40004522-c6d1-4533-a72c-c55d59266e53 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/bf38c910-3088-44a7-90a7-7dccc4207da4 returned with HTTP 404 Jul 31 20:52:26.804366 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 513/2037] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:26 2026] GET /volume/v3/volumes/bf38c910-3088-44a7-90a7-7dccc4207da4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:26.808285 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3dedeab0-78df-4ad9-9c26-5b13fce4d8e9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.810251 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3dedeab0-78df-4ad9-9c26-5b13fce4d8e9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e Jul 31 20:52:26.810539 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3dedeab0-78df-4ad9-9c26-5b13fce4d8e9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.810753 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3dedeab0-78df-4ad9-9c26-5b13fce4d8e9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.810923 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-3dedeab0-78df-4ad9-9c26-5b13fce4d8e9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: c53a05eb-2879-4930-a0cd-a06816c9dc4e Jul 31 20:52:26.812436 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e23e4fd1-e2d3-44f4-9773-ff42ea051ac0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.814466 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e23e4fd1-e2d3-44f4-9773-ff42ea051ac0 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab Jul 31 20:52:26.814731 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e23e4fd1-e2d3-44f4-9773-ff42ea051ac0 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.814994 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e23e4fd1-e2d3-44f4-9773-ff42ea051ac0 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.815198 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-e23e4fd1-e2d3-44f4-9773-ff42ea051ac0 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 18e2a2f6-a68d-4c68-819b-a68d0c7f70ab {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:26.818493 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:26.818493 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:26.818952 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e23e4fd1-e2d3-44f4-9773-ff42ea051ac0 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab returned with HTTP 404 Jul 31 20:52:26.819010 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3dedeab0-78df-4ad9-9c26-5b13fce4d8e9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:26.819354 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 514/2038] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:26 2026] GET /volume/v3/groups/18e2a2f6-a68d-4c68-819b-a68d0c7f70ab => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:26.828613 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-35b9f373-82ae-407a-a638-20e5a5a6b24d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.831527 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-35b9f373-82ae-407a-a638-20e5a5a6b24d tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/8079e6d2-191b-47d3-a27e-5b06186593c5 Jul 31 20:52:26.833762 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-35b9f373-82ae-407a-a638-20e5a5a6b24d tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.833992 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-35b9f373-82ae-407a-a638-20e5a5a6b24d tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.842593 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3dedeab0-78df-4ad9-9c26-5b13fce4d8e9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume request issued successfully. Jul 31 20:52:26.842783 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3dedeab0-78df-4ad9-9c26-5b13fce4d8e9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e returned with HTTP 202 Jul 31 20:52:26.843307 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 501/2039] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:26 2026] DELETE /volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:26.851726 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e2544e98-73d4-40f6-8401-f666bed8bf09 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.856644 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e2544e98-73d4-40f6-8401-f666bed8bf09 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e Jul 31 20:52:26.856875 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e2544e98-73d4-40f6-8401-f666bed8bf09 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.857072 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e2544e98-73d4-40f6-8401-f666bed8bf09 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.861885 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-35b9f373-82ae-407a-a638-20e5a5a6b24d tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/group_types/8079e6d2-191b-47d3-a27e-5b06186593c5 returned with HTTP 202 Jul 31 20:52:26.861885 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 512/2040] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:52:26 2026] DELETE /volume/v3/group_types/8079e6d2-191b-47d3-a27e-5b06186593c5 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:26.866457 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:26.866457 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:26.870446 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-449b2829-9886-4a48-847e-c53f531fd5e3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.872275 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-449b2829-9886-4a48-847e-c53f531fd5e3 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] DELETE https://10.4.3.157/volume/v3/types/4c2d8219-8822-4951-aeea-cf40981ca28e Jul 31 20:52:26.872493 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-449b2829-9886-4a48-847e-c53f531fd5e3 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.872728 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-449b2829-9886-4a48-847e-c53f531fd5e3 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.877507 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e2544e98-73d4-40f6-8401-f666bed8bf09 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:26.885656 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e2544e98-73d4-40f6-8401-f666bed8bf09 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e returned with HTTP 200 Jul 31 20:52:26.886259 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 514/2041] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:26 2026] GET /volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e => generated 896 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:26.914533 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-449b2829-9886-4a48-847e-c53f531fd5e3 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/types/4c2d8219-8822-4951-aeea-cf40981ca28e returned with HTTP 202 Jul 31 20:52:26.918086 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 515/2042] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:26 2026] DELETE /volume/v3/types/4c2d8219-8822-4951-aeea-cf40981ca28e => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:26.922429 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ab6bb09e-68ce-4737-83b4-9bdcf013c8eb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.924175 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ab6bb09e-68ce-4737-83b4-9bdcf013c8eb tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] GET https://10.4.3.157/volume/v3/types/4c2d8219-8822-4951-aeea-cf40981ca28e Jul 31 20:52:26.924345 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ab6bb09e-68ce-4737-83b4-9bdcf013c8eb tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:26.924519 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ab6bb09e-68ce-4737-83b4-9bdcf013c8eb tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:26.928024 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ab6bb09e-68ce-4737-83b4-9bdcf013c8eb tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/types/4c2d8219-8822-4951-aeea-cf40981ca28e returned with HTTP 404 Jul 31 20:52:26.928548 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 502/2043] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:52:26 2026] GET /volume/v3/types/4c2d8219-8822-4951-aeea-cf40981ca28e => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:26.940109 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f3c3e207-6eb9-4d12-942b-98def9bfab11 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.942175 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f3c3e207-6eb9-4d12-942b-98def9bfab11 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:26.942554 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f3c3e207-6eb9-4d12-942b-98def9bfab11 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1948691050"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:26.958461 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f3c3e207-6eb9-4d12-942b-98def9bfab11 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:26.958987 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 513/2044] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:52:26 2026] POST /volume/v3/types => generated 224 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:26.966958 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3d8e2196-a411-4f05-a50e-0fae2383e951 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:26.971219 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3d8e2196-a411-4f05-a50e-0fae2383e951 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:52:26.971219 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3d8e2196-a411-4f05-a50e-0fae2383e951 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1823163006"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:26.992362 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3d8e2196-a411-4f05-a50e-0fae2383e951 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:52:26.992720 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 515/2045] 10.4.3.157 () {70 vars in 1311 bytes} [Fri Jul 31 20:52:26 2026] POST /volume/v3/group_types => generated 181 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:27.001811 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-84e29ab3-42ed-49d7-a5d7-88e1b22ead08 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:27.004594 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-84e29ab3-42ed-49d7-a5d7-88e1b22ead08 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/groups Jul 31 20:52:27.004897 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-84e29ab3-42ed-49d7-a5d7-88e1b22ead08 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2fd34e3e-5a4f-40a8-b5c2-d961f94695e0", "volume_types": ["135b5bae-8fe5-43cb-989d-b87665709405"], "name": "tempest-GroupSnapshotsTest-Group-222750781"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:27.006737 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-84e29ab3-42ed-49d7-a5d7-88e1b22ead08 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating new group {'group': {'group_type': '2fd34e3e-5a4f-40a8-b5c2-d961f94695e0', 'volume_types': ['135b5bae-8fe5-43cb-989d-b87665709405'], 'name': 'tempest-GroupSnapshotsTest-Group-222750781'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 20:52:27.010032 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.groups [None req-84e29ab3-42ed-49d7-a5d7-88e1b22ead08 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating group tempest-GroupSnapshotsTest-Group-222750781. Jul 31 20:52:27.026374 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-84e29ab3-42ed-49d7-a5d7-88e1b22ead08 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Availability zone cache updated, next update will occur around 2026-07-31 21:52:27.026012. {{(pid=100193) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 20:52:27.026503 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-84e29ab3-42ed-49d7-a5d7-88e1b22ead08 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Availability Zones retrieved successfully. Jul 31 20:52:27.039450 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-84e29ab3-42ed-49d7-a5d7-88e1b22ead08 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['55e646e4-25bc-4860-aa8b-453b178f9a92'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:27.042175 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e19bce58-3637-4a90-b240-32ac671ff402 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:27.044491 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e19bce58-3637-4a90-b240-32ac671ff402 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 Jul 31 20:52:27.044766 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e19bce58-3637-4a90-b240-32ac671ff402 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:27.045062 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e19bce58-3637-4a90-b240-32ac671ff402 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:27.053751 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:27.053751 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:27.054752 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e19bce58-3637-4a90-b240-32ac671ff402 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot retrieved successfully. Jul 31 20:52:27.056207 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e19bce58-3637-4a90-b240-32ac671ff402 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 returned with HTTP 200 Jul 31 20:52:27.057293 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 503/2046] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:27 2026] GET /volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:27.066291 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-84e29ab3-42ed-49d7-a5d7-88e1b22ead08 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups returned with HTTP 202 Jul 31 20:52:27.066678 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 516/2047] 10.4.3.157 () {70 vars in 1297 bytes} [Fri Jul 31 20:52:27 2026] POST /volume/v3/groups => generated 111 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:27.079928 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1454e2b1-ca06-4445-a392-c5b9ac75e9bf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:27.081648 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1454e2b1-ca06-4445-a392-c5b9ac75e9bf tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 Jul 31 20:52:27.081949 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1454e2b1-ca06-4445-a392-c5b9ac75e9bf tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:27.082062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1454e2b1-ca06-4445-a392-c5b9ac75e9bf tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:27.082214 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-1454e2b1-ca06-4445-a392-c5b9ac75e9bf tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:27.086135 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:27.086135 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:27.094527 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1454e2b1-ca06-4445-a392-c5b9ac75e9bf tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 returned with HTTP 200 Jul 31 20:52:27.094961 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 514/2048] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:27 2026] GET /volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 => generated 391 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:27.098462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:27.101190 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:27.101509 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-661085120", "snapshot_id": null, "imageRef": "6c51c33d-3463-4819-ae93-e4848aa17985", "volume_type": null, "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:27.103032 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-661085120', 'snapshot_id': None, 'imageRef': '6c51c33d-3463-4819-ae93-e4848aa17985', 'volume_type': None, 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:27.188303 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:27.188303 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:27.188701 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot retrieved successfully. Jul 31 20:52:27.188852 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Create volume of 1 GB Jul 31 20:52:27.191905 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Availability Zones retrieved successfully. Jul 31 20:52:27.197937 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Flow 'volume_create_api' (9b32a17f-ef8a-40d9-a2e1-4889303992fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:27.198876 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe0b50d-f0c4-44e6-b9bf-ee80d2a5cbb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:27.199732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:27.237751 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8fe0b50d-f0c4-44e6-b9bf-ee80d2a5cbb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:27.239553 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867f9630-eb5f-4054-b6ba-65b9f2cad3f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:27.287192 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Created reservations ['6603e1ec-b2c4-45de-8b81-c41977e55f8f', '749a5598-647f-481d-8664-77abe0960ec3', 'e6a2d911-e3fd-4529-82d0-9b7a0d68cc6e', 'a74b781f-f17f-4a4d-991c-632071e7133b'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:27.287877 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (867f9630-eb5f-4054-b6ba-65b9f2cad3f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6603e1ec-b2c4-45de-8b81-c41977e55f8f', '749a5598-647f-481d-8664-77abe0960ec3', 'e6a2d911-e3fd-4529-82d0-9b7a0d68cc6e', 'a74b781f-f17f-4a4d-991c-632071e7133b']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:27.288683 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb59c788-314f-4554-9967-65dddb6d7ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:27.332021 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fb59c788-314f-4554-9967-65dddb6d7ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29ccb47d-e2b4-4357-9365-60a875ae0a3c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-661085120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a701c66fc4463884155ad5c29011a',qos_specs=None,replication_status=,reservations=['6603e1ec-b2c4-45de-8b81-c41977e55f8f','749a5598-647f-481d-8664-77abe0960ec3','e6a2d911-e3fd-4529-82d0-9b7a0d68cc6e','a74b781f-f17f-4a4d-991c-632071e7133b'],size=1,snapshot_id=0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8,source_replicaid=,source_volid=None,status='creating',user_id='6bc8d708c0f74830b085848e5d59bf52',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), '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-31T20:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-661085120',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29ccb47d-e2b4-4357-9365-60a875ae0a3c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='378a701c66fc4463884155ad5c29011a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bc8d708c0f74830b085848e5d59bf52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:27.333380 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed158190-99b3-4b14-8add-d1e5c46da917) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:27.353152 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed158190-99b3-4b14-8add-d1e5c46da917) transitioned into state 'SUCCESS' from state '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-661085120',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a701c66fc4463884155ad5c29011a',qos_specs=None,replication_status=,reservations=['6603e1ec-b2c4-45de-8b81-c41977e55f8f','749a5598-647f-481d-8664-77abe0960ec3','e6a2d911-e3fd-4529-82d0-9b7a0d68cc6e','a74b781f-f17f-4a4d-991c-632071e7133b'],size=1,snapshot_id=0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8,source_replicaid=,source_volid=None,status='creating',user_id='6bc8d708c0f74830b085848e5d59bf52',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:27.353152 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d2e8e1c-e281-4c66-ac6f-ff2bfb8bfe23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:27.381217 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d2e8e1c-e281-4c66-ac6f-ff2bfb8bfe23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:27.382383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Flow 'volume_create_api' (9b32a17f-ef8a-40d9-a2e1-4889303992fa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:27.382701 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Create volume request issued successfully. Jul 31 20:52:27.383278 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0b6a11cc-15e6-4216-94a6-cb095393c0eb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:27.383985 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 516/2049] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:27 2026] POST /volume/v3/volumes => generated 813 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:27.402247 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f106cfae-cc0b-488c-a0ce-afb4c088d191 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:27.407935 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f106cfae-cc0b-488c-a0ce-afb4c088d191 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c Jul 31 20:52:27.411314 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f106cfae-cc0b-488c-a0ce-afb4c088d191 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:27.411604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f106cfae-cc0b-488c-a0ce-afb4c088d191 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:27.421926 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:27.421926 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:27.426624 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f106cfae-cc0b-488c-a0ce-afb4c088d191 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:52:27.430482 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f106cfae-cc0b-488c-a0ce-afb4c088d191 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c returned with HTTP 200 Jul 31 20:52:27.431514 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 504/2050] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:27 2026] GET /volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c => generated 881 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:27.433332 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e8f3b538-5d13-4706-a102-39eca42ce1ff None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:27.435739 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e8f3b538-5d13-4706-a102-39eca42ce1ff tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 Jul 31 20:52:27.435984 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e8f3b538-5d13-4706-a102-39eca42ce1ff tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:27.436232 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e8f3b538-5d13-4706-a102-39eca42ce1ff tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:27.445666 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e8f3b538-5d13-4706-a102-39eca42ce1ff tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 returned with HTTP 404 Jul 31 20:52:27.446360 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 517/2051] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:27 2026] GET /volume/v3/volumes/c64d560b-fae6-4776-a0f2-f0a891e1de01 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:27.453872 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:27.455384 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:27.455665 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1084887542"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:27.456965 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1084887542'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:27.457108 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume of 1 GB Jul 31 20:52:27.457563 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:27.457563 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:27.462508 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Availability Zones retrieved successfully. Jul 31 20:52:27.468267 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Flow 'volume_create_api' (e3446e1a-b282-4d28-bcd6-4b092c69b726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:27.469082 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23bfb371-2225-4b7d-a502-20b13992c28f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:27.470566 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:27.495501 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23bfb371-2225-4b7d-a502-20b13992c28f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:27.496204 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9b700f-191b-445f-a81a-56f49bd5a8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:27.539376 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Created reservations ['5b288e4d-88e3-4d87-ad0c-d4ce6cfac13e', '480aeace-01f2-4edc-854c-bd8d249cf51d', 'db1f3363-dd0f-42be-9dc9-b2693eb2fb2c', 'e4ad7bd0-69fb-4772-89e6-dce6836d274f'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:27.540535 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db9b700f-191b-445f-a81a-56f49bd5a8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b288e4d-88e3-4d87-ad0c-d4ce6cfac13e', '480aeace-01f2-4edc-854c-bd8d249cf51d', 'db1f3363-dd0f-42be-9dc9-b2693eb2fb2c', 'e4ad7bd0-69fb-4772-89e6-dce6836d274f']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:27.541649 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d33ba8-28d6-4c77-b334-7795630625fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:27.581866 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b1d33ba8-28d6-4c77-b334-7795630625fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da9ce0b6-abd2-4996-9a6b-48582993f6a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1084887542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c49b73749a7432780441b94a5ac04ec',qos_specs=None,replication_status=,reservations=['5b288e4d-88e3-4d87-ad0c-d4ce6cfac13e','480aeace-01f2-4edc-854c-bd8d249cf51d','db1f3363-dd0f-42be-9dc9-b2693eb2fb2c','e4ad7bd0-69fb-4772-89e6-dce6836d274f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d75469be8a445c84441e3cc3844934',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1084887542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da9ce0b6-abd2-4996-9a6b-48582993f6a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c49b73749a7432780441b94a5ac04ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d75469be8a445c84441e3cc3844934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:27.582608 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca143006-c0c6-4ce2-91c6-5cfba2d3658e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:27.603648 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca143006-c0c6-4ce2-91c6-5cfba2d3658e) transitioned into state 'SUCCESS' from state '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-1084887542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c49b73749a7432780441b94a5ac04ec',qos_specs=None,replication_status=,reservations=['5b288e4d-88e3-4d87-ad0c-d4ce6cfac13e','480aeace-01f2-4edc-854c-bd8d249cf51d','db1f3363-dd0f-42be-9dc9-b2693eb2fb2c','e4ad7bd0-69fb-4772-89e6-dce6836d274f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d75469be8a445c84441e3cc3844934',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:27.612381 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ebfd8a6-33c9-459d-a298-277f1562089f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:27.615593 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8ebfd8a6-33c9-459d-a298-277f1562089f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:27.616771 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Flow 'volume_create_api' (e3446e1a-b282-4d28-bcd6-4b092c69b726) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:27.617214 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume request issued successfully. Jul 31 20:52:27.617888 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bc5958f0-6800-4f1b-9f0d-40856f070b32 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:27.618345 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 515/2052] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:27 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:27.636454 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-61c8f5c6-e0fb-4c2f-9903-71beece133ec None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:27.638232 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-61c8f5c6-e0fb-4c2f-9903-71beece133ec tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 Jul 31 20:52:27.638429 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-61c8f5c6-e0fb-4c2f-9903-71beece133ec tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:27.638657 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-61c8f5c6-e0fb-4c2f-9903-71beece133ec tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:27.647055 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:27.647055 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:27.653847 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-61c8f5c6-e0fb-4c2f-9903-71beece133ec tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:27.660955 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-61c8f5c6-e0fb-4c2f-9903-71beece133ec tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 returned with HTTP 200 Jul 31 20:52:27.661530 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 517/2053] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:27 2026] GET /volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 => generated 957 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:27.903514 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d3f79a72-d3c8-4975-b078-f351fac5b91f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:27.905617 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d3f79a72-d3c8-4975-b078-f351fac5b91f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e Jul 31 20:52:27.905817 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d3f79a72-d3c8-4975-b078-f351fac5b91f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:27.906020 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d3f79a72-d3c8-4975-b078-f351fac5b91f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:27.912401 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d3f79a72-d3c8-4975-b078-f351fac5b91f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e returned with HTTP 404 Jul 31 20:52:27.912871 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 505/2054] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:27 2026] GET /volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:27.920504 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7ae194ec-7011-43ed-933f-a9667b31f04c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:27.922155 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:27.922483 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1720961168"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:27.923848 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1720961168'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:27.923966 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume of 1 GB Jul 31 20:52:27.924277 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:27.924277 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:27.928172 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Availability Zones retrieved successfully. Jul 31 20:52:27.933435 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (5ea42eb9-7594-484b-90a6-5d4a22420fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:27.934348 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8288e219-cb72-40bc-a1a9-a8c14bbed56d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:27.935179 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:27.967078 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8288e219-cb72-40bc-a1a9-a8c14bbed56d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:27.967866 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca97c7c-545e-4e1a-8a63-39e2fa459581) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:28.028560 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['07fb9df9-a7f6-4f39-90cd-8682fc15be4b', '46b9d8d6-3ea6-4bd6-ad21-91b383d14b8b', '0420e3cf-398f-411a-a4bc-24dbb5ee8ec2', 'd9a161f0-92e1-4726-81cf-560c3a0c6404'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:28.029698 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ca97c7c-545e-4e1a-8a63-39e2fa459581) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07fb9df9-a7f6-4f39-90cd-8682fc15be4b', '46b9d8d6-3ea6-4bd6-ad21-91b383d14b8b', '0420e3cf-398f-411a-a4bc-24dbb5ee8ec2', 'd9a161f0-92e1-4726-81cf-560c3a0c6404']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:28.030638 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319ac26e-49eb-4b5e-8503-ae3f56e75d4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:28.060669 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (319ac26e-49eb-4b5e-8503-ae3f56e75d4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a09b4fdd-c4b2-4526-9c88-80a69fb69d82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1720961168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['07fb9df9-a7f6-4f39-90cd-8682fc15be4b','46b9d8d6-3ea6-4bd6-ad21-91b383d14b8b','0420e3cf-398f-411a-a4bc-24dbb5ee8ec2','d9a161f0-92e1-4726-81cf-560c3a0c6404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1720961168',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a09b4fdd-c4b2-4526-9c88-80a69fb69d82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e49f2380db741238986ea2799b9676d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00df0c65844ff5920abc5cb83a5215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:28.062343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (874eae6c-603d-42f2-a37b-a83ce3ae1c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:28.099961 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (874eae6c-603d-42f2-a37b-a83ce3ae1c8f) transitioned into state 'SUCCESS' from state '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-1720961168',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['07fb9df9-a7f6-4f39-90cd-8682fc15be4b','46b9d8d6-3ea6-4bd6-ad21-91b383d14b8b','0420e3cf-398f-411a-a4bc-24dbb5ee8ec2','d9a161f0-92e1-4726-81cf-560c3a0c6404'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:28.101792 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e212d9b-47ab-4d86-9f8e-4c79faa1231a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:28.109175 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c72b19d1-838d-4776-9df9-f20017b1008c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:28.115416 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c72b19d1-838d-4776-9df9-f20017b1008c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 Jul 31 20:52:28.115687 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c72b19d1-838d-4776-9df9-f20017b1008c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:28.115911 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c72b19d1-838d-4776-9df9-f20017b1008c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:28.117185 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-c72b19d1-838d-4776-9df9-f20017b1008c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:28.119758 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e212d9b-47ab-4d86-9f8e-4c79faa1231a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:28.120704 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (5ea42eb9-7594-484b-90a6-5d4a22420fa9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:28.120948 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.120948 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:28.121470 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request issued successfully. Jul 31 20:52:28.121702 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7ae194ec-7011-43ed-933f-a9667b31f04c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:28.125162 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 518/2055] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:52:27 2026] POST /volume/v3/volumes => generated 770 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:28.131313 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c72b19d1-838d-4776-9df9-f20017b1008c tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 returned with HTTP 200 Jul 31 20:52:28.131729 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 516/2056] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:28 2026] GET /volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 => generated 392 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:28.135622 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f0e9845e-60e1-4a5c-a0c5-5077f5c71d0f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:28.139704 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0e9845e-60e1-4a5c-a0c5-5077f5c71d0f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 Jul 31 20:52:28.143572 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0e9845e-60e1-4a5c-a0c5-5077f5c71d0f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:28.143572 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0e9845e-60e1-4a5c-a0c5-5077f5c71d0f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:28.146605 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:28.148379 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:28.149413 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1258229530", "volume_type": "135b5bae-8fe5-43cb-989d-b87665709405", "group_id": "bf88b9f1-c209-4a8b-80f9-acbbdbb332f6", "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:28.150602 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1258229530', 'volume_type': '135b5bae-8fe5-43cb-989d-b87665709405', 'group_id': 'bf88b9f1-c209-4a8b-80f9-acbbdbb332f6', 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:28.151812 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.151812 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:28.156020 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f0e9845e-60e1-4a5c-a0c5-5077f5c71d0f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:28.160192 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.160192 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:28.160558 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume of 1 GB Jul 31 20:52:28.161715 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0e9845e-60e1-4a5c-a0c5-5077f5c71d0f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 returned with HTTP 200 Jul 31 20:52:28.164919 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 518/2057] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:28 2026] GET /volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 => generated 838 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:28.166536 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Availability Zones retrieved successfully. Jul 31 20:52:28.172596 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Flow 'volume_create_api' (b008ba33-3414-4154-8ad4-3c6a354291cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:28.173967 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d306e70e-8723-4595-9fc8-39d6c3e93679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:28.175709 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.175709 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:28.175709 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:28.203290 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d306e70e-8723-4595-9fc8-39d6c3e93679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:52:27Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=135b5bae-8fe5-43cb-989d-b87665709405,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1948691050',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '135b5bae-8fe5-43cb-989d-b87665709405', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'bf88b9f1-c209-4a8b-80f9-acbbdbb332f6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:28.204603 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dea1aea-ac6f-445d-b5cc-b2f23e5146aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:28.247064 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1948691050 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1948691050, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:28.247288 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1948691050 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1948691050, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:28.293798 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['c80078f6-928d-4545-b5c5-2f25b99d8f00', '55d4b52c-4a08-4e7d-aef8-264a8c9695ca', 'dabcbdd4-80fe-494e-b1ee-08817f8b210e', '09611266-5b3e-4a80-bb01-47ba1594cb98'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:28.293798 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5dea1aea-ac6f-445d-b5cc-b2f23e5146aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c80078f6-928d-4545-b5c5-2f25b99d8f00', '55d4b52c-4a08-4e7d-aef8-264a8c9695ca', 'dabcbdd4-80fe-494e-b1ee-08817f8b210e', '09611266-5b3e-4a80-bb01-47ba1594cb98']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:28.293887 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d2b7b5-29b5-48ee-8587-5325a69191b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:28.336146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52d2b7b5-29b5-48ee-8587-5325a69191b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73b4dbe2-f871-4524-8445-2b4a42f79d2c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1258229530',encryption_key_id=None,group_id=bf88b9f1-c209-4a8b-80f9-acbbdbb332f6,group_type_id=,metadata={},multiattach=False,project_id='4ed6e5496fe24a619d3607d799366115',qos_specs=None,replication_status=,reservations=['c80078f6-928d-4545-b5c5-2f25b99d8f00','55d4b52c-4a08-4e7d-aef8-264a8c9695ca','dabcbdd4-80fe-494e-b1ee-08817f8b210e','09611266-5b3e-4a80-bb01-47ba1594cb98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d206553180944b59795aeae2b577bcf',volume_type_id=135b5bae-8fe5-43cb-989d-b87665709405), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1258229530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=bf88b9f1-c209-4a8b-80f9-acbbdbb332f6,host=None,id=73b4dbe2-f871-4524-8445-2b4a42f79d2c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ed6e5496fe24a619d3607d799366115',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d206553180944b59795aeae2b577bcf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(135b5bae-8fe5-43cb-989d-b87665709405),volume_type_id=135b5bae-8fe5-43cb-989d-b87665709405)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:28.337112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464dc812-59a4-4e45-8aa7-caece68f2ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:28.364028 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (464dc812-59a4-4e45-8aa7-caece68f2ef8) transitioned into state 'SUCCESS' from state '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-1258229530',encryption_key_id=None,group_id=bf88b9f1-c209-4a8b-80f9-acbbdbb332f6,group_type_id=,metadata={},multiattach=False,project_id='4ed6e5496fe24a619d3607d799366115',qos_specs=None,replication_status=,reservations=['c80078f6-928d-4545-b5c5-2f25b99d8f00','55d4b52c-4a08-4e7d-aef8-264a8c9695ca','dabcbdd4-80fe-494e-b1ee-08817f8b210e','09611266-5b3e-4a80-bb01-47ba1594cb98'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d206553180944b59795aeae2b577bcf',volume_type_id=135b5bae-8fe5-43cb-989d-b87665709405)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:28.364587 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc6face-6834-4b4a-8df0-e8dc5e9f9bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:28.387380 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cc6face-6834-4b4a-8df0-e8dc5e9f9bac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:28.387696 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Flow 'volume_create_api' (b008ba33-3414-4154-8ad4-3c6a354291cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:28.388039 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Create volume request issued successfully. Jul 31 20:52:28.391497 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:28.391662 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:28.432110 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:28.436401 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.436401 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:28.444785 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-79a37364-5cd3-4c84-bd65-758c7fd80e90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:28.444785 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 506/2058] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:28 2026] POST /volume/v3/volumes => generated 823 bytes in 299 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:28.447338 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-81cbb204-c3da-47d5-b290-c13190d30781 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:28.449452 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81cbb204-c3da-47d5-b290-c13190d30781 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c Jul 31 20:52:28.449697 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81cbb204-c3da-47d5-b290-c13190d30781 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:28.449856 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81cbb204-c3da-47d5-b290-c13190d30781 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:28.457516 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-84c225ea-50f0-4738-a008-5d0b773174ff None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:28.458087 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.458087 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:28.459496 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-84c225ea-50f0-4738-a008-5d0b773174ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c Jul 31 20:52:28.459714 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-84c225ea-50f0-4738-a008-5d0b773174ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:28.459940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-84c225ea-50f0-4738-a008-5d0b773174ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:28.466825 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-81cbb204-c3da-47d5-b290-c13190d30781 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:52:28.467794 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.467794 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:28.473370 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-84c225ea-50f0-4738-a008-5d0b773174ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:28.473474 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81cbb204-c3da-47d5-b290-c13190d30781 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c returned with HTTP 200 Jul 31 20:52:28.473806 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 519/2059] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:28 2026] GET /volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c => generated 1422 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:28.474206 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-84c225ea-50f0-4738-a008-5d0b773174ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:28.474373 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-84c225ea-50f0-4738-a008-5d0b773174ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:28.490070 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fcb1c606-bd8c-4fde-80ce-5d11c4ae6a08 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:28.492616 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fcb1c606-bd8c-4fde-80ce-5d11c4ae6a08 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c Jul 31 20:52:28.493162 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fcb1c606-bd8c-4fde-80ce-5d11c4ae6a08 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:28.494262 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fcb1c606-bd8c-4fde-80ce-5d11c4ae6a08 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:28.503565 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.503565 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:28.508259 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fcb1c606-bd8c-4fde-80ce-5d11c4ae6a08 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:52:28.515010 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fcb1c606-bd8c-4fde-80ce-5d11c4ae6a08 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c returned with HTTP 200 Jul 31 20:52:28.515010 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 519/2060] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:28 2026] GET /volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c => generated 1422 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:28.520556 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-84c225ea-50f0-4738-a008-5d0b773174ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:28.523438 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.523438 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:28.530556 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-84c225ea-50f0-4738-a008-5d0b773174ff tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c returned with HTTP 200 Jul 31 20:52:28.531050 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 517/2061] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:28 2026] GET /volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c => generated 891 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:28.674271 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2d2968f2-c1c0-4380-9349-ab810f6899f7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:28.678584 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d2968f2-c1c0-4380-9349-ab810f6899f7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 Jul 31 20:52:28.678584 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2d2968f2-c1c0-4380-9349-ab810f6899f7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:28.678584 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2d2968f2-c1c0-4380-9349-ab810f6899f7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:28.686145 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.686145 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:28.690193 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2d2968f2-c1c0-4380-9349-ab810f6899f7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:28.694525 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d2968f2-c1c0-4380-9349-ab810f6899f7 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 returned with HTTP 200 Jul 31 20:52:28.694890 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 507/2062] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:28 2026] GET /volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:28.713644 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dd0fc11c-6dc2-4448-8f32-eb0845125de1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:28.715470 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd0fc11c-6dc2-4448-8f32-eb0845125de1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:28.715817 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dd0fc11c-6dc2-4448-8f32-eb0845125de1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "da9ce0b6-abd2-4996-9a6b-48582993f6a4", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1991388054"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:28.725001 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.725001 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:28.725375 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-dd0fc11c-6dc2-4448-8f32-eb0845125de1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:28.725500 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-dd0fc11c-6dc2-4448-8f32-eb0845125de1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create snapshot from volume da9ce0b6-abd2-4996-9a6b-48582993f6a4 Jul 31 20:52:28.750029 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-dd0fc11c-6dc2-4448-8f32-eb0845125de1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Created reservations ['d83083ac-c1f9-4de2-aeef-de6963c1c871', 'f38eb827-b286-4427-b830-78ccf8527ff9', '9cdd3232-5a5d-4861-9a25-fb1e1b255b2c', '8685e6f2-942f-4dc9-8120-b5cada41997d'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:28.798061 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-dd0fc11c-6dc2-4448-8f32-eb0845125de1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot create request issued successfully. Jul 31 20:52:28.798061 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd0fc11c-6dc2-4448-8f32-eb0845125de1 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:52:28.798341 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 520/2063] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:52:28 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 20:52:28.817450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2d52ff62-7faf-4a18-988a-8d4c397f621c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:28.819524 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d52ff62-7faf-4a18-988a-8d4c397f621c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca Jul 31 20:52:28.820038 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d52ff62-7faf-4a18-988a-8d4c397f621c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:28.820464 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d52ff62-7faf-4a18-988a-8d4c397f621c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:28.828206 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:28.828206 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:28.828866 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2d52ff62-7faf-4a18-988a-8d4c397f621c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:28.830177 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d52ff62-7faf-4a18-988a-8d4c397f621c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca returned with HTTP 200 Jul 31 20:52:28.830917 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 520/2064] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:28 2026] GET /volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca => generated 440 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:29.179149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4a1a1fa6-4a4c-4f95-b299-cf3ab20f2679 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:29.181466 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4a1a1fa6-4a4c-4f95-b299-cf3ab20f2679 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 Jul 31 20:52:29.181707 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4a1a1fa6-4a4c-4f95-b299-cf3ab20f2679 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:29.181917 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4a1a1fa6-4a4c-4f95-b299-cf3ab20f2679 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:29.189472 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.189472 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:29.196900 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4a1a1fa6-4a4c-4f95-b299-cf3ab20f2679 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:29.203687 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4a1a1fa6-4a4c-4f95-b299-cf3ab20f2679 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 returned with HTTP 200 Jul 31 20:52:29.204226 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 518/2065] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:29 2026] GET /volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 => generated 863 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:29.220325 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b16e90f3-6a75-4260-b750-8acaa83c0eb5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:29.223451 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b16e90f3-6a75-4260-b750-8acaa83c0eb5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:29.223935 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b16e90f3-6a75-4260-b750-8acaa83c0eb5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a09b4fdd-c4b2-4526-9c88-80a69fb69d82", "name": "tempest-VolumeDependencyTests-Snapshot-109128079"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:29.241104 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.241104 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:29.241762 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b16e90f3-6a75-4260-b750-8acaa83c0eb5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:29.241991 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-b16e90f3-6a75-4260-b750-8acaa83c0eb5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create snapshot from volume a09b4fdd-c4b2-4526-9c88-80a69fb69d82 Jul 31 20:52:29.267287 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-b16e90f3-6a75-4260-b750-8acaa83c0eb5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['da768ca5-5ce6-488d-a862-104a5a6f83b9', '2dcba7cb-1460-41e9-9a7c-6188d032387c', '112f0cc0-6f3c-42c2-9833-bef5520f31dc', 'f1513e3d-4d92-4253-9fa6-53d1b80baa4c'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:29.298306 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b16e90f3-6a75-4260-b750-8acaa83c0eb5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot create request issued successfully. Jul 31 20:52:29.298741 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b16e90f3-6a75-4260-b750-8acaa83c0eb5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:52:29.299313 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 508/2066] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:52:29 2026] POST /volume/v3/snapshots => generated 307 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:29.312264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1ce81b78-adf6-4c9c-9861-daa3d260ab1b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:29.316853 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ce81b78-adf6-4c9c-9861-daa3d260ab1b tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b Jul 31 20:52:29.317771 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ce81b78-adf6-4c9c-9861-daa3d260ab1b tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:29.317771 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ce81b78-adf6-4c9c-9861-daa3d260ab1b tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:29.323484 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.323484 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:29.324273 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1ce81b78-adf6-4c9c-9861-daa3d260ab1b tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:29.325940 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ce81b78-adf6-4c9c-9861-daa3d260ab1b tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b returned with HTTP 200 Jul 31 20:52:29.325940 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 521/2067] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:29 2026] GET /volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b => generated 439 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:29.545213 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-09a33ee6-3893-497f-95ae-ca3b4d83da78 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:29.547363 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-09a33ee6-3893-497f-95ae-ca3b4d83da78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c Jul 31 20:52:29.547570 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-09a33ee6-3893-497f-95ae-ca3b4d83da78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:29.548004 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-09a33ee6-3893-497f-95ae-ca3b4d83da78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:29.555803 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.555803 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:29.559351 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-09a33ee6-3893-497f-95ae-ca3b4d83da78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:29.560238 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-09a33ee6-3893-497f-95ae-ca3b4d83da78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:29.560238 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-09a33ee6-3893-497f-95ae-ca3b4d83da78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:29.608897 np0000006272 devstack@c-api.service[100191]: DEBUG oslo_db.sqlalchemy.engines [None req-09a33ee6-3893-497f-95ae-ca3b4d83da78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:29.613360 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.613360 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:29.621636 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-09a33ee6-3893-497f-95ae-ca3b4d83da78 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c returned with HTTP 200 Jul 31 20:52:29.622072 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 521/2068] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:29 2026] GET /volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c => generated 916 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:29.641470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3e3c6e70-713b-4e2f-ac99-b53d35f70ec7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:29.644487 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e3c6e70-713b-4e2f-ac99-b53d35f70ec7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/group_snapshots Jul 31 20:52:29.644851 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e3c6e70-713b-4e2f-ac99-b53d35f70ec7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "bf88b9f1-c209-4a8b-80f9-acbbdbb332f6", "name": "tempest-group_snapshot-1995269209"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:29.647538 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.group_snapshots [None req-3e3c6e70-713b-4e2f-ac99-b53d35f70ec7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'bf88b9f1-c209-4a8b-80f9-acbbdbb332f6', 'name': 'tempest-group_snapshot-1995269209'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Jul 31 20:52:29.653031 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.653031 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:29.656997 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.group_snapshots [None req-3e3c6e70-713b-4e2f-ac99-b53d35f70ec7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Creating group_snapshot tempest-group_snapshot-1995269209. Jul 31 20:52:29.675632 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.675632 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:29.694594 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-3e3c6e70-713b-4e2f-ac99-b53d35f70ec7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1948691050 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1948691050, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:29.694926 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-3e3c6e70-713b-4e2f-ac99-b53d35f70ec7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1948691050 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1948691050, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:29.725203 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-3e3c6e70-713b-4e2f-ac99-b53d35f70ec7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Created reservations ['1862704c-dbe3-4cd2-aa2c-e758c29ee760', '7ac291d7-fa79-4ad6-98ff-c97298fc6f55', '1f3c82d2-3518-4652-94b4-a19345141b32', '48b4ffa5-b0e1-4a30-904b-3266f77ecfac'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:29.767640 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e3c6e70-713b-4e2f-ac99-b53d35f70ec7 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots returned with HTTP 202 Jul 31 20:52:29.768289 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 519/2069] 10.4.3.157 () {70 vars in 1324 bytes} [Fri Jul 31 20:52:29 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:29.778808 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2f4429b4-2e85-4089-b96a-00c52595d6db None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:29.779775 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-2af3b1ad-f753-4a89-a1cb-1c7309843dba None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:29.780912 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2f4429b4-2e85-4089-b96a-00c52595d6db tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 Jul 31 20:52:29.781192 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2f4429b4-2e85-4089-b96a-00c52595d6db tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:29.781403 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2f4429b4-2e85-4089-b96a-00c52595d6db tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:29.781559 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.group_snapshots [None req-2f4429b4-2e85-4089-b96a-00c52595d6db tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 7ee6756d-ed3c-4625-a42c-af314bd8f7e9 {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:52:29.782290 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-2af3b1ad-f753-4a89-a1cb-1c7309843dba tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c Jul 31 20:52:29.782290 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-2af3b1ad-f753-4a89-a1cb-1c7309843dba tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:29.782476 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-2af3b1ad-f753-4a89-a1cb-1c7309843dba tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:29.785316 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.785316 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:29.789006 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2f4429b4-2e85-4089-b96a-00c52595d6db tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 returned with HTTP 200 Jul 31 20:52:29.789768 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 509/2070] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:29 2026] GET /volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 => generated 307 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:29.794245 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.794245 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:29.799464 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-2af3b1ad-f753-4a89-a1cb-1c7309843dba tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:52:29.805779 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-2af3b1ad-f753-4a89-a1cb-1c7309843dba tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c returned with HTTP 200 Jul 31 20:52:29.806340 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 522/2071] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:29 2026] GET /volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c => generated 1404 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:29.843666 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-11e891cf-fd1b-4621-8ba8-d15bbe794190 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:29.846209 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-11e891cf-fd1b-4621-8ba8-d15bbe794190 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca Jul 31 20:52:29.846209 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-11e891cf-fd1b-4621-8ba8-d15bbe794190 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:29.846343 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-11e891cf-fd1b-4621-8ba8-d15bbe794190 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:29.854284 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.854284 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:29.854625 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-11e891cf-fd1b-4621-8ba8-d15bbe794190 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:29.855546 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-11e891cf-fd1b-4621-8ba8-d15bbe794190 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca returned with HTTP 200 Jul 31 20:52:29.855722 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 522/2072] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:29 2026] GET /volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:29.871073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6ec43c04-92ab-4223-89b6-8530e10e447f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:29.872993 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ec43c04-92ab-4223-89b6-8530e10e447f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] GET https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca Jul 31 20:52:29.873282 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6ec43c04-92ab-4223-89b6-8530e10e447f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:29.873500 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6ec43c04-92ab-4223-89b6-8530e10e447f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:29.882293 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.882293 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:29.883116 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6ec43c04-92ab-4223-89b6-8530e10e447f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Snapshot retrieved successfully. Jul 31 20:52:29.884210 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ec43c04-92ab-4223-89b6-8530e10e447f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca returned with HTTP 200 Jul 31 20:52:29.884975 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 520/2073] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:29 2026] GET /volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca => generated 467 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:29.896764 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d03cdf19-815c-40c6-856d-1dbdf02a1ddb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:29.898586 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d03cdf19-815c-40c6-856d-1dbdf02a1ddb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca Jul 31 20:52:29.898672 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d03cdf19-815c-40c6-856d-1dbdf02a1ddb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:29.898852 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d03cdf19-815c-40c6-856d-1dbdf02a1ddb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:29.899218 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-d03cdf19-815c-40c6-856d-1dbdf02a1ddb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete snapshot with id: bfb906b3-5682-43d3-adb1-701f99c55cca Jul 31 20:52:29.908768 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.908768 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:29.909302 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d03cdf19-815c-40c6-856d-1dbdf02a1ddb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:29.930877 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d03cdf19-815c-40c6-856d-1dbdf02a1ddb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot delete request issued successfully. Jul 31 20:52:29.931610 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d03cdf19-815c-40c6-856d-1dbdf02a1ddb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca returned with HTTP 202 Jul 31 20:52:29.932056 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 510/2074] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:29 2026] DELETE /volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:29.939583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fe1ace2d-7732-42a9-a157-50fefaa42458 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:29.942793 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe1ace2d-7732-42a9-a157-50fefaa42458 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca Jul 31 20:52:29.943196 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fe1ace2d-7732-42a9-a157-50fefaa42458 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:29.943289 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fe1ace2d-7732-42a9-a157-50fefaa42458 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:29.951920 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:29.951920 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:29.952396 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fe1ace2d-7732-42a9-a157-50fefaa42458 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:29.953302 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe1ace2d-7732-42a9-a157-50fefaa42458 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca returned with HTTP 200 Jul 31 20:52:29.954108 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 523/2075] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:29 2026] GET /volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:30.139164 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.139164 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:30.139164 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1817011849"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:30.140875 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1817011849'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:30.141049 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume of 1 GB Jul 31 20:52:30.146689 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Availability Zones retrieved successfully. Jul 31 20:52:30.154578 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (812b5ffd-bc18-415e-9f0c-473851b71fea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:30.155938 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18737019-2552-46ca-9e70-9ba11bc22449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:30.157207 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:30.195440 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18737019-2552-46ca-9e70-9ba11bc22449) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:30.196765 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2275a3-2523-4fc0-b629-37d8350f9f19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:30.280059 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Created reservations ['469698e7-fdb9-45ea-bcfb-f65afbe2c16c', 'b2f12a25-852d-4c07-bd6f-6da0d9202c3d', '4aea1178-3011-42a2-8ec8-a9ad31e7f9c6', '35ed6188-77ec-449b-8d84-bf5864ecdf94'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:30.281016 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b2275a3-2523-4fc0-b629-37d8350f9f19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['469698e7-fdb9-45ea-bcfb-f65afbe2c16c', 'b2f12a25-852d-4c07-bd6f-6da0d9202c3d', '4aea1178-3011-42a2-8ec8-a9ad31e7f9c6', '35ed6188-77ec-449b-8d84-bf5864ecdf94']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:30.281949 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644d4e75-4d77-4db2-9e9d-b589bfd5ca8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:30.306406 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (644d4e75-4d77-4db2-9e9d-b589bfd5ca8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1817011849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['469698e7-fdb9-45ea-bcfb-f65afbe2c16c','b2f12a25-852d-4c07-bd6f-6da0d9202c3d','4aea1178-3011-42a2-8ec8-a9ad31e7f9c6','35ed6188-77ec-449b-8d84-bf5864ecdf94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1817011849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f77f8bd75bab480ba7768a23e5d21a53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9346ce4367704d44ae2e40ceeb87191f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:30.307092 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9048194-6823-4833-9601-87d6326798d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:30.324994 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9048194-6823-4833-9601-87d6326798d3) transitioned into state 'SUCCESS' from state '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-1817011849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['469698e7-fdb9-45ea-bcfb-f65afbe2c16c','b2f12a25-852d-4c07-bd6f-6da0d9202c3d','4aea1178-3011-42a2-8ec8-a9ad31e7f9c6','35ed6188-77ec-449b-8d84-bf5864ecdf94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:30.325903 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c303699-ab17-4949-80ad-df8cb512df98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:30.344086 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5c828c55-8f3c-4c29-b171-542ed18798d2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.344215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c303699-ab17-4949-80ad-df8cb512df98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:30.344215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (812b5ffd-bc18-415e-9f0c-473851b71fea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:30.344215 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request issued successfully. Jul 31 20:52:30.344427 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5c828c55-8f3c-4c29-b171-542ed18798d2 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b Jul 31 20:52:30.344427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5c828c55-8f3c-4c29-b171-542ed18798d2 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.344427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5c828c55-8f3c-4c29-b171-542ed18798d2 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.344534 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d8f6cfd-69f3-41bb-8c54-ef2a7f5de912 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:30.344534 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 523/2076] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:30 2026] POST /volume/v3/volumes => generated 749 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:30.349160 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.349160 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:30.349673 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5c828c55-8f3c-4c29-b171-542ed18798d2 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:30.350990 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5c828c55-8f3c-4c29-b171-542ed18798d2 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b returned with HTTP 200 Jul 31 20:52:30.350990 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 521/2077] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:30.364177 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-433a205c-8045-40db-a7f2-43ac39f362ca None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.367696 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-61325d4a-3e05-4019-82b2-0bc7947e0c34 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.367962 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:30.367962 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e6861ec6-aef6-4396-b048-c04fa663793b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1595863196"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:30.369683 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request body: {'volume': {'snapshot_id': 'e6861ec6-aef6-4396-b048-c04fa663793b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1595863196'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:30.373336 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61325d4a-3e05-4019-82b2-0bc7947e0c34 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:30.373599 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61325d4a-3e05-4019-82b2-0bc7947e0c34 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.373892 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61325d4a-3e05-4019-82b2-0bc7947e0c34 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.379854 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.379854 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:30.380423 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:30.380575 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume of 1 GB Jul 31 20:52:30.383238 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.383238 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:30.387144 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-61325d4a-3e05-4019-82b2-0bc7947e0c34 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:30.387669 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Availability Zones retrieved successfully. Jul 31 20:52:30.392087 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61325d4a-3e05-4019-82b2-0bc7947e0c34 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 200 Jul 31 20:52:30.392216 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 511/2078] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 817 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:30.394736 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (b6d77f65-f59e-4cf9-ac22-cd688937d1c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:30.395906 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e48bca-6e4b-44f9-9ea6-a4a7b0c08937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:30.396583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:30.420590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-f0a620c2-e18f-4f2c-a89a-96149e3ba9c7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.422947 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-a01a8cf1-6014-463a-b4ae-0a5acd235cef None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.424625 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-f0a620c2-e18f-4f2c-a89a-96149e3ba9c7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:52:30.425035 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-f0a620c2-e18f-4f2c-a89a-96149e3ba9c7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.425035 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-f0a620c2-e18f-4f2c-a89a-96149e3ba9c7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.425736 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-a01a8cf1-6014-463a-b4ae-0a5acd235cef tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c Jul 31 20:52:30.426010 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-a01a8cf1-6014-463a-b4ae-0a5acd235cef tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.426278 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-a01a8cf1-6014-463a-b4ae-0a5acd235cef tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.433729 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.433729 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:30.438238 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-a01a8cf1-6014-463a-b4ae-0a5acd235cef tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:52:30.441607 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (80e48bca-6e4b-44f9-9ea6-a4a7b0c08937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e6861ec6-aef6-4396-b048-c04fa663793b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:30.442658 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7b0c52-d70f-4bd6-9a8b-1d2180952aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:30.445608 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-a01a8cf1-6014-463a-b4ae-0a5acd235cef tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c returned with HTTP 200 Jul 31 20:52:30.446172 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 522/2079] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c => generated 1404 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:30.447827 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.447827 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:30.453337 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-f0a620c2-e18f-4f2c-a89a-96149e3ba9c7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:52:30.460363 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-f0a620c2-e18f-4f2c-a89a-96149e3ba9c7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:52:30.461344 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 524/2080] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1442 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:30.463161 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-05fc823b-f4d6-4ccf-b886-41b9fc11dcff None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.463161 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-05fc823b-f4d6-4ccf-b886-41b9fc11dcff None None] GET https://10.4.3.157/volume// Jul 31 20:52:30.463161 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-05fc823b-f4d6-4ccf-b886-41b9fc11dcff None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.463371 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-05fc823b-f4d6-4ccf-b886-41b9fc11dcff None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.463641 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-05fc823b-f4d6-4ccf-b886-41b9fc11dcff None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:52:30.463917 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 512/2081] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:52: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 20:52:30.476008 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-de6c41dc-312a-4713-ab89-0ad034bd7b8a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.477882 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-de6c41dc-312a-4713-ab89-0ad034bd7b8a tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:52:30.477882 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-de6c41dc-312a-4713-ab89-0ad034bd7b8a tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "29ccb47d-e2b4-4357-9365-60a875ae0a3c", "connector": null, "instance_uuid": "c844c2a0-eeec-487c-acef-420657e8dbec"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:30.487597 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.487597 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:30.497949 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['7fb9cdea-5721-43b5-9a1a-1117e1383b6f', 'f3ec951a-94bd-4454-932b-2f86fa3cf529', 'f08328b6-4890-4c83-8254-02a90c2c6664', '6e13976a-f116-43df-9eb3-c8c11869146d'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:30.501149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb7b0c52-d70f-4bd6-9a8b-1d2180952aa4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fb9cdea-5721-43b5-9a1a-1117e1383b6f', 'f3ec951a-94bd-4454-932b-2f86fa3cf529', 'f08328b6-4890-4c83-8254-02a90c2c6664', '6e13976a-f116-43df-9eb3-c8c11869146d']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:30.501149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e094f1d-c1e8-4f89-8b97-32bfe4b6d03e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:30.524644 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-de6c41dc-312a-4713-ab89-0ad034bd7b8a tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:52:30.525164 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 523/2082] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:52:30 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 20:52:30.558102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e094f1d-c1e8-4f89-8b97-32bfe4b6d03e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b89d292b-bc55-40b0-990b-191c86998dcd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1595863196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['7fb9cdea-5721-43b5-9a1a-1117e1383b6f','f3ec951a-94bd-4454-932b-2f86fa3cf529','f08328b6-4890-4c83-8254-02a90c2c6664','6e13976a-f116-43df-9eb3-c8c11869146d'],size=1,snapshot_id=e6861ec6-aef6-4396-b048-c04fa663793b,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1595863196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b89d292b-bc55-40b0-990b-191c86998dcd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e49f2380db741238986ea2799b9676d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e6861ec6-aef6-4396-b048-c04fa663793b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00df0c65844ff5920abc5cb83a5215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:30.559667 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3dddb5-3c9a-49b2-b7e7-02cf51773c81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:30.584414 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3dddb5-3c9a-49b2-b7e7-02cf51773c81) transitioned into state 'SUCCESS' from state '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-1595863196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['7fb9cdea-5721-43b5-9a1a-1117e1383b6f','f3ec951a-94bd-4454-932b-2f86fa3cf529','f08328b6-4890-4c83-8254-02a90c2c6664','6e13976a-f116-43df-9eb3-c8c11869146d'],size=1,snapshot_id=e6861ec6-aef6-4396-b048-c04fa663793b,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:30.585115 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d5a078-016a-4f1c-8817-5002e6c2cda6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:30.610691 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33d5a078-016a-4f1c-8817-5002e6c2cda6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:30.614619 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (b6d77f65-f59e-4cf9-ac22-cd688937d1c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:30.614619 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request issued successfully. Jul 31 20:52:30.614619 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-433a205c-8045-40db-a7f2-43ac39f362ca tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:30.614619 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 524/2083] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:30 2026] POST /volume/v3/volumes => generated 804 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:30.631500 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8139af1d-bacf-404b-a7fb-cc4771869a50 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.638016 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8139af1d-bacf-404b-a7fb-cc4771869a50 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd Jul 31 20:52:30.638377 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8139af1d-bacf-404b-a7fb-cc4771869a50 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.638576 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8139af1d-bacf-404b-a7fb-cc4771869a50 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.647671 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.647671 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:30.652338 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8139af1d-bacf-404b-a7fb-cc4771869a50 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:30.661156 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8139af1d-bacf-404b-a7fb-cc4771869a50 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd returned with HTTP 200 Jul 31 20:52:30.661789 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 525/2084] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd => generated 872 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:30.800690 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c83d4031-fb72-4678-a83e-140a9012c13b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.802914 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c83d4031-fb72-4678-a83e-140a9012c13b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 Jul 31 20:52:30.803164 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c83d4031-fb72-4678-a83e-140a9012c13b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.803397 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c83d4031-fb72-4678-a83e-140a9012c13b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.803583 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.group_snapshots [None req-c83d4031-fb72-4678-a83e-140a9012c13b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 7ee6756d-ed3c-4625-a42c-af314bd8f7e9 {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:52:30.807447 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.807447 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:30.811524 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c83d4031-fb72-4678-a83e-140a9012c13b tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 returned with HTTP 200 Jul 31 20:52:30.812121 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 513/2085] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:30.819503 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ad619cc2-5609-4bb0-a984-fcf1e3af0fe8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.821294 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ad619cc2-5609-4bb0-a984-fcf1e3af0fe8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/detail Jul 31 20:52:30.821496 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ad619cc2-5609-4bb0-a984-fcf1e3af0fe8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.821734 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ad619cc2-5609-4bb0-a984-fcf1e3af0fe8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.822031 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-ad619cc2-5609-4bb0-a984-fcf1e3af0fe8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:30.822319 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.822319 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:30.823045 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.db.api [None req-ad619cc2-5609-4bb0-a984-fcf1e3af0fe8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Building query based on filter {{(pid=100192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:52:30.828446 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ad619cc2-5609-4bb0-a984-fcf1e3af0fe8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all snapshots completed successfully. Jul 31 20:52:30.828446 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.828446 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:30.828446 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ad619cc2-5609-4bb0-a984-fcf1e3af0fe8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 20:52:30.828446 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 524/2086] 10.4.3.157 () {66 vars in 1264 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:30.838656 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d243739c-7368-4375-9f1c-0c427e0870ba None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.840103 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d243739c-7368-4375-9f1c-0c427e0870ba tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/a19f34e8-6923-40dc-9af5-740c1dc2a6bf Jul 31 20:52:30.840429 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d243739c-7368-4375-9f1c-0c427e0870ba tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.840706 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d243739c-7368-4375-9f1c-0c427e0870ba tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.850085 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.850085 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:30.850085 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d243739c-7368-4375-9f1c-0c427e0870ba tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Snapshot retrieved successfully. Jul 31 20:52:30.850085 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d243739c-7368-4375-9f1c-0c427e0870ba tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/a19f34e8-6923-40dc-9af5-740c1dc2a6bf returned with HTTP 200 Jul 31 20:52:30.850085 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 525/2087] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/snapshots/a19f34e8-6923-40dc-9af5-740c1dc2a6bf => generated 451 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:30.861192 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a02c621c-df47-4095-8d29-f6593b2f39e8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.865467 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a02c621c-df47-4095-8d29-f6593b2f39e8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 Jul 31 20:52:30.865758 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a02c621c-df47-4095-8d29-f6593b2f39e8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.865939 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a02c621c-df47-4095-8d29-f6593b2f39e8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.866070 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.group_snapshots [None req-a02c621c-df47-4095-8d29-f6593b2f39e8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 7ee6756d-ed3c-4625-a42c-af314bd8f7e9 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:52:30.869196 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.869196 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:30.872479 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a02c621c-df47-4095-8d29-f6593b2f39e8 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 returned with HTTP 200 Jul 31 20:52:30.872886 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 526/2088] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 => generated 308 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:30.880957 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8a276267-0437-4c4e-9d93-63a4e3bf7b90 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.883240 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8a276267-0437-4c4e-9d93-63a4e3bf7b90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/detail Jul 31 20:52:30.883526 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8a276267-0437-4c4e-9d93-63a4e3bf7b90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.883818 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8a276267-0437-4c4e-9d93-63a4e3bf7b90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.901110 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8a276267-0437-4c4e-9d93-63a4e3bf7b90 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/detail returned with HTTP 200 Jul 31 20:52:30.901596 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 514/2089] 10.4.3.157 () {68 vars in 1323 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/group_snapshots/detail => generated 311 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:30.913790 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3196ce93-be4a-4e27-a9f2-c1644bccba50 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.913912 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-84c7c7bb-21bc-4a77-be06-3ee01e03a6a2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.913971 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3196ce93-be4a-4e27-a9f2-c1644bccba50 None None] GET https://10.4.3.157/volume// Jul 31 20:52:30.913971 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3196ce93-be4a-4e27-a9f2-c1644bccba50 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.914047 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3196ce93-be4a-4e27-a9f2-c1644bccba50 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.914421 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3196ce93-be4a-4e27-a9f2-c1644bccba50 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:52:30.914792 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 525/2090] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:52: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 20:52:30.916422 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-84c7c7bb-21bc-4a77-be06-3ee01e03a6a2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] DELETE https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 Jul 31 20:52:30.916826 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-84c7c7bb-21bc-4a77-be06-3ee01e03a6a2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.917208 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-84c7c7bb-21bc-4a77-be06-3ee01e03a6a2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.918146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.group_snapshots [None req-84c7c7bb-21bc-4a77-be06-3ee01e03a6a2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] delete called for member 7ee6756d-ed3c-4625-a42c-af314bd8f7e9 {{(pid=100193) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 20:52:30.918146 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.group_snapshots [None req-84c7c7bb-21bc-4a77-be06-3ee01e03a6a2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Delete group_snapshot with id: 7ee6756d-ed3c-4625-a42c-af314bd8f7e9 Jul 31 20:52:30.921982 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.921982 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:30.926139 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-fcd7f095-2ba3-4314-95e1-b5701339da4e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.928192 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-fcd7f095-2ba3-4314-95e1-b5701339da4e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:52:30.928537 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-fcd7f095-2ba3-4314-95e1-b5701339da4e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "01d8ede9-e8e2-4d60-a0a0-eb8d71933a85", "connector": null, "instance_uuid": "4fe840ba-c398-41c6-b8fb-5f4d9048463c"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:30.942980 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.942980 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:30.970358 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-56003a18-59ec-4c52-b531-fc62ee570527 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.972374 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-56003a18-59ec-4c52-b531-fc62ee570527 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca Jul 31 20:52:30.972621 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-56003a18-59ec-4c52-b531-fc62ee570527 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.972744 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-56003a18-59ec-4c52-b531-fc62ee570527 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.978380 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-fcd7f095-2ba3-4314-95e1-b5701339da4e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:52:30.979146 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 527/2091] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:52:30 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 20:52:30.981036 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-56003a18-59ec-4c52-b531-fc62ee570527 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca returned with HTTP 404 Jul 31 20:52:30.981506 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 515/2092] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/snapshots/bfb906b3-5682-43d3-adb1-701f99c55cca => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:30.982537 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-84c7c7bb-21bc-4a77-be06-3ee01e03a6a2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 returned with HTTP 202 Jul 31 20:52:30.982537 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 526/2093] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:52:30 2026] DELETE /volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:30.987219 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-aec21872-7032-4eb6-a746-1bb581700378 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.990076 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-aec21872-7032-4eb6-a746-1bb581700378 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/attachments/a36ca373-77b8-4ba6-9604-04b3ca6e1294 Jul 31 20:52:30.990329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-aec21872-7032-4eb6-a746-1bb581700378 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.990491 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c519f1f0-6747-4e0f-8626-db1283618528 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.990611 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-aec21872-7032-4eb6-a746-1bb581700378 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.992873 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c519f1f0-6747-4e0f-8626-db1283618528 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 Jul 31 20:52:30.993471 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c519f1f0-6747-4e0f-8626-db1283618528 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.993471 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c519f1f0-6747-4e0f-8626-db1283618528 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.993575 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-c519f1f0-6747-4e0f-8626-db1283618528 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete volume with id: da9ce0b6-abd2-4996-9a6b-48582993f6a4 Jul 31 20:52:30.993726 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-333b4a63-2270-4b2e-ba0c-c0da4efd9b66 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:30.996701 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-333b4a63-2270-4b2e-ba0c-c0da4efd9b66 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:30.996880 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-333b4a63-2270-4b2e-ba0c-c0da4efd9b66 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:30.997185 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-333b4a63-2270-4b2e-ba0c-c0da4efd9b66 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:30.997522 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-333b4a63-2270-4b2e-ba0c-c0da4efd9b66 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:30.997963 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:30.997963 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:30.998921 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-333b4a63-2270-4b2e-ba0c-c0da4efd9b66 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:31.004832 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.004832 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:31.007300 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.007300 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:31.007650 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-333b4a63-2270-4b2e-ba0c-c0da4efd9b66 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all volumes completed successfully. Jul 31 20:52:31.007712 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c519f1f0-6747-4e0f-8626-db1283618528 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:31.008372 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-333b4a63-2270-4b2e-ba0c-c0da4efd9b66 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:31.008523 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-333b4a63-2270-4b2e-ba0c-c0da4efd9b66 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:31.040329 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c519f1f0-6747-4e0f-8626-db1283618528 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete volume request issued successfully. Jul 31 20:52:31.040512 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c519f1f0-6747-4e0f-8626-db1283618528 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 returned with HTTP 202 Jul 31 20:52:31.041179 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 528/2094] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:30 2026] DELETE /volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:31.050551 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-333b4a63-2270-4b2e-ba0c-c0da4efd9b66 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:31.050711 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b1fec86b-0f39-4175-8317-84aef2bd6e1c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.053277 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b1fec86b-0f39-4175-8317-84aef2bd6e1c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 Jul 31 20:52:31.053346 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b1fec86b-0f39-4175-8317-84aef2bd6e1c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.053534 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b1fec86b-0f39-4175-8317-84aef2bd6e1c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.053781 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.053781 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:31.065151 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-333b4a63-2270-4b2e-ba0c-c0da4efd9b66 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:31.065151 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 516/2095] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:30 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:31.065371 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.065371 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:31.078756 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cd0a7e9f-07a3-4130-8948-e3cfbd4c4f6d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.078901 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b1fec86b-0f39-4175-8317-84aef2bd6e1c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:31.080690 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cd0a7e9f-07a3-4130-8948-e3cfbd4c4f6d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/detail Jul 31 20:52:31.082204 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cd0a7e9f-07a3-4130-8948-e3cfbd4c4f6d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.082204 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cd0a7e9f-07a3-4130-8948-e3cfbd4c4f6d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.082204 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-cd0a7e9f-07a3-4130-8948-e3cfbd4c4f6d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:31.082812 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.db.api [None req-cd0a7e9f-07a3-4130-8948-e3cfbd4c4f6d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Building query based on filter {{(pid=100191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:52:31.084202 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b1fec86b-0f39-4175-8317-84aef2bd6e1c tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 returned with HTTP 200 Jul 31 20:52:31.084768 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 527/2096] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:31.092256 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cd0a7e9f-07a3-4130-8948-e3cfbd4c4f6d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all snapshots completed successfully. Jul 31 20:52:31.092788 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.092788 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:31.093580 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cd0a7e9f-07a3-4130-8948-e3cfbd4c4f6d tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/detail returned with HTTP 200 Jul 31 20:52:31.094147 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 529/2097] 10.4.3.157 () {66 vars in 1264 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:31.098317 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-aec21872-7032-4eb6-a746-1bb581700378 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/a36ca373-77b8-4ba6-9604-04b3ca6e1294 returned with HTTP 200 Jul 31 20:52:31.099091 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 526/2098] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:52:30 2026] DELETE /volume/v3/attachments/a36ca373-77b8-4ba6-9604-04b3ca6e1294 => generated 367 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:31.104963 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c6e3a87a-6fed-4832-b08c-0fbd52bbaffe None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.107250 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6e3a87a-6fed-4832-b08c-0fbd52bbaffe tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/snapshots/a19f34e8-6923-40dc-9af5-740c1dc2a6bf Jul 31 20:52:31.107511 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6e3a87a-6fed-4832-b08c-0fbd52bbaffe tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.107709 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6e3a87a-6fed-4832-b08c-0fbd52bbaffe tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.114275 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6e3a87a-6fed-4832-b08c-0fbd52bbaffe tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/snapshots/a19f34e8-6923-40dc-9af5-740c1dc2a6bf returned with HTTP 404 Jul 31 20:52:31.114798 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 517/2099] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/snapshots/a19f34e8-6923-40dc-9af5-740c1dc2a6bf => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:31.122720 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9fd21a1a-d1d5-40ee-8438-8ffeabc7e6c0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.125258 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9fd21a1a-d1d5-40ee-8438-8ffeabc7e6c0 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 Jul 31 20:52:31.125547 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9fd21a1a-d1d5-40ee-8438-8ffeabc7e6c0 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.125836 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9fd21a1a-d1d5-40ee-8438-8ffeabc7e6c0 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.126059 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.group_snapshots [None req-9fd21a1a-d1d5-40ee-8438-8ffeabc7e6c0 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 7ee6756d-ed3c-4625-a42c-af314bd8f7e9 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:52:31.132427 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.132427 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:31.161056 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9fd21a1a-d1d5-40ee-8438-8ffeabc7e6c0 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 returned with HTTP 200 Jul 31 20:52:31.161629 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 528/2100] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 => generated 307 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:31.405202 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a8e29ee0-1c52-4763-853f-de0a3014ec99 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.407311 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a8e29ee0-1c52-4763-853f-de0a3014ec99 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:31.407551 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a8e29ee0-1c52-4763-853f-de0a3014ec99 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.407755 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a8e29ee0-1c52-4763-853f-de0a3014ec99 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.416941 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.416941 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:31.423085 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a8e29ee0-1c52-4763-853f-de0a3014ec99 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:31.429060 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a8e29ee0-1c52-4763-853f-de0a3014ec99 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 200 Jul 31 20:52:31.429555 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 530/2101] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:31.442973 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-800ba2f9-a8e8-4f8f-a081-fdf4179c885a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.445513 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-800ba2f9-a8e8-4f8f-a081-fdf4179c885a tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] POST https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action Jul 31 20:52:31.446159 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-800ba2f9-a8e8-4f8f-a081-fdf4179c885a tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Action body: b'{"os-attach": {"instance_uuid": "e776048f-649e-46b3-a27e-d57a3f546681", "mountpoint": "/dev/vdb"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:31.447143 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-800ba2f9-a8e8-4f8f-a081-fdf4179c885a tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "e776048f-649e-46b3-a27e-d57a3f546681", "mountpoint": "/dev/vdb"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:31.459351 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.459351 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:31.459351 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-800ba2f9-a8e8-4f8f-a081-fdf4179c885a tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:31.470368 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-800ba2f9-a8e8-4f8f-a081-fdf4179c885a tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Update volume admin metadata completed successfully. Jul 31 20:52:31.533777 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-800ba2f9-a8e8-4f8f-a081-fdf4179c885a tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Attach volume completed successfully. Jul 31 20:52:31.533777 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-800ba2f9-a8e8-4f8f-a081-fdf4179c885a tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action returned with HTTP 202 Jul 31 20:52:31.535612 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 527/2102] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:31 2026] POST /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:31.543067 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c52bc1e7-bd00-4494-aac2-f5aef1197e64 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.544600 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c52bc1e7-bd00-4494-aac2-f5aef1197e64 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:31.544761 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c52bc1e7-bd00-4494-aac2-f5aef1197e64 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.544931 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c52bc1e7-bd00-4494-aac2-f5aef1197e64 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.553470 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.553470 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:31.556939 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c52bc1e7-bd00-4494-aac2-f5aef1197e64 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:31.561472 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c52bc1e7-bd00-4494-aac2-f5aef1197e64 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 200 Jul 31 20:52:31.562076 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 518/2103] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 1176 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:31.574586 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cea5353a-1737-4407-ae73-613eedbb710b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.579079 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cea5353a-1737-4407-ae73-613eedbb710b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:31.579324 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cea5353a-1737-4407-ae73-613eedbb710b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.579514 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cea5353a-1737-4407-ae73-613eedbb710b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.588298 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.588298 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:31.595286 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-cea5353a-1737-4407-ae73-613eedbb710b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:31.603009 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cea5353a-1737-4407-ae73-613eedbb710b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 200 Jul 31 20:52:31.603400 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 529/2104] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 1176 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:31.615685 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e69abb79-bf2d-49b4-83b2-a642707961e5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.673634 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-433fc576-fdac-4115-8fac-bdc6cd007af4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.675430 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-433fc576-fdac-4115-8fac-bdc6cd007af4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd Jul 31 20:52:31.675692 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-433fc576-fdac-4115-8fac-bdc6cd007af4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.675932 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-433fc576-fdac-4115-8fac-bdc6cd007af4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.680594 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e69abb79-bf2d-49b4-83b2-a642707961e5 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action Jul 31 20:52:31.681096 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e69abb79-bf2d-49b4-83b2-a642707961e5 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:31.681430 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e69abb79-bf2d-49b4-83b2-a642707961e5 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:31.682415 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.682415 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:31.686456 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-433fc576-fdac-4115-8fac-bdc6cd007af4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:31.692512 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-433fc576-fdac-4115-8fac-bdc6cd007af4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd returned with HTTP 200 Jul 31 20:52:31.692985 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 528/2105] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd => generated 897 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:31.704348 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.704348 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:31.705314 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-e69abb79-bf2d-49b4-83b2-a642707961e5 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Updating volume '93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1' with '{'status': 'error'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 20:52:31.707231 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e5c7f390-7e5a-4689-8fb9-2f77ae0dce18 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.709662 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e5c7f390-7e5a-4689-8fb9-2f77ae0dce18 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b Jul 31 20:52:31.709869 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e5c7f390-7e5a-4689-8fb9-2f77ae0dce18 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.710102 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e5c7f390-7e5a-4689-8fb9-2f77ae0dce18 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.710246 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-e5c7f390-7e5a-4689-8fb9-2f77ae0dce18 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete snapshot with id: e6861ec6-aef6-4396-b048-c04fa663793b Jul 31 20:52:31.719802 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.719802 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:31.720391 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e5c7f390-7e5a-4689-8fb9-2f77ae0dce18 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:31.743611 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e69abb79-bf2d-49b4-83b2-a642707961e5 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action returned with HTTP 202 Jul 31 20:52:31.744053 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 531/2106] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:31 2026] POST /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:31.747791 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e5c7f390-7e5a-4689-8fb9-2f77ae0dce18 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot delete request issued successfully. Jul 31 20:52:31.748037 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e5c7f390-7e5a-4689-8fb9-2f77ae0dce18 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b returned with HTTP 202 Jul 31 20:52:31.748555 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 519/2107] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:31 2026] DELETE /volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:31.758682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f9494f30-57f0-40a8-9fe6-14ea1c687cf1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.758767 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a6fdfd07-ce8f-4ffe-9388-ab259591bc1e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.760366 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a6fdfd07-ce8f-4ffe-9388-ab259591bc1e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b Jul 31 20:52:31.760575 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a6fdfd07-ce8f-4ffe-9388-ab259591bc1e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.760783 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a6fdfd07-ce8f-4ffe-9388-ab259591bc1e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.764557 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f9494f30-57f0-40a8-9fe6-14ea1c687cf1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:31.764806 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f9494f30-57f0-40a8-9fe6-14ea1c687cf1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.765092 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f9494f30-57f0-40a8-9fe6-14ea1c687cf1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.765203 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.765203 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:31.765644 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a6fdfd07-ce8f-4ffe-9388-ab259591bc1e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Snapshot retrieved successfully. Jul 31 20:52:31.766378 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a6fdfd07-ce8f-4ffe-9388-ab259591bc1e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b returned with HTTP 200 Jul 31 20:52:31.766819 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 529/2108] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b => generated 465 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:31.780504 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.780504 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:31.787537 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f9494f30-57f0-40a8-9fe6-14ea1c687cf1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:31.792237 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f9494f30-57f0-40a8-9fe6-14ea1c687cf1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 200 Jul 31 20:52:31.792637 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 530/2109] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 1175 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:31.812870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d9d1e06e-5716-4f3c-be86-b06ac27e0e05 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.817469 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d9d1e06e-5716-4f3c-be86-b06ac27e0e05 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action Jul 31 20:52:31.817469 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d9d1e06e-5716-4f3c-be86-b06ac27e0e05 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "368797b3-83b3-433f-9a16-511089813fd2"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:31.817469 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d9d1e06e-5716-4f3c-be86-b06ac27e0e05 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "368797b3-83b3-433f-9a16-511089813fd2"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:31.838252 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.838252 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:31.838394 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d9d1e06e-5716-4f3c-be86-b06ac27e0e05 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Volume info retrieved successfully. Jul 31 20:52:31.854984 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d9d1e06e-5716-4f3c-be86-b06ac27e0e05 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Terminate volume connection completed successfully. Jul 31 20:52:31.860464 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-d9d1e06e-5716-4f3c-be86-b06ac27e0e05 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100191) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Jul 31 20:52:31.921788 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d9d1e06e-5716-4f3c-be86-b06ac27e0e05 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Detach volume completed successfully. Jul 31 20:52:31.922069 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d9d1e06e-5716-4f3c-be86-b06ac27e0e05 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action returned with HTTP 202 Jul 31 20:52:31.923099 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 532/2110] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:31 2026] POST /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action => generated 0 bytes in 112 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:31.928597 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-db385ae2-8d7a-4115-a1a1-3853f8ad3469 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.930695 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-db385ae2-8d7a-4115-a1a1-3853f8ad3469 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:31.930943 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-db385ae2-8d7a-4115-a1a1-3853f8ad3469 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.931180 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-db385ae2-8d7a-4115-a1a1-3853f8ad3469 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.941616 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.941616 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:31.946665 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-db385ae2-8d7a-4115-a1a1-3853f8ad3469 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:31.951313 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-db385ae2-8d7a-4115-a1a1-3853f8ad3469 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 200 Jul 31 20:52:31.951757 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 520/2111] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:31.968873 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-670b1534-cb60-4460-b6f3-e039c269ab9f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:31.970098 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-670b1534-cb60-4460-b6f3-e039c269ab9f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:31.970098 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-670b1534-cb60-4460-b6f3-e039c269ab9f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:31.970098 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-670b1534-cb60-4460-b6f3-e039c269ab9f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:31.979458 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:31.979458 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:31.984018 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-670b1534-cb60-4460-b6f3-e039c269ab9f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:31.989515 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-670b1534-cb60-4460-b6f3-e039c269ab9f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 200 Jul 31 20:52:31.989942 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 530/2112] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:31 2026] GET /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:32.002960 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-192300df-3b0d-479f-a2f2-61d0be64437f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.004833 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-192300df-3b0d-479f-a2f2-61d0be64437f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] POST https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action Jul 31 20:52:32.005262 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-192300df-3b0d-479f-a2f2-61d0be64437f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Action body: b'{"os-detach": {}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:32.005410 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-192300df-3b0d-479f-a2f2-61d0be64437f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:32.013723 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.013723 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:32.014245 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-192300df-3b0d-479f-a2f2-61d0be64437f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:32.037694 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-192300df-3b0d-479f-a2f2-61d0be64437f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Detach volume completed successfully. Jul 31 20:52:32.038040 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-192300df-3b0d-479f-a2f2-61d0be64437f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action returned with HTTP 202 Jul 31 20:52:32.038683 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 531/2113] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:32 2026] POST /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:32.046351 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-62440ca4-add8-495d-8a92-1de2ced4d20e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.048080 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-62440ca4-add8-495d-8a92-1de2ced4d20e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:32.048256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-62440ca4-add8-495d-8a92-1de2ced4d20e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.048426 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-62440ca4-add8-495d-8a92-1de2ced4d20e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.057082 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.057082 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:32.061460 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-62440ca4-add8-495d-8a92-1de2ced4d20e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:32.067778 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-62440ca4-add8-495d-8a92-1de2ced4d20e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 200 Jul 31 20:52:32.067778 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 533/2114] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 861 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:32.079532 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-548034c2-9204-4c48-8227-84ea724c9436 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.082229 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-548034c2-9204-4c48-8227-84ea724c9436 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:32.082506 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-548034c2-9204-4c48-8227-84ea724c9436 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.082635 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-548034c2-9204-4c48-8227-84ea724c9436 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.089450 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.089450 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:32.092982 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-548034c2-9204-4c48-8227-84ea724c9436 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:32.097478 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-548034c2-9204-4c48-8227-84ea724c9436 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 200 Jul 31 20:52:32.098254 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 521/2115] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:32.100290 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c5b6d2e3-5fca-49e9-a2c6-f32d9f1dd32a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.102059 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5b6d2e3-5fca-49e9-a2c6-f32d9f1dd32a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 Jul 31 20:52:32.102675 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5b6d2e3-5fca-49e9-a2c6-f32d9f1dd32a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.102675 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5b6d2e3-5fca-49e9-a2c6-f32d9f1dd32a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.109115 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5b6d2e3-5fca-49e9-a2c6-f32d9f1dd32a tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 returned with HTTP 404 Jul 31 20:52:32.109635 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 531/2116] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/da9ce0b6-abd2-4996-9a6b-48582993f6a4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:32.115487 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2bd8e945-0904-47e5-81d4-9dcd2a29880b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.120291 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2bd8e945-0904-47e5-81d4-9dcd2a29880b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] DELETE https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:32.120469 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2bd8e945-0904-47e5-81d4-9dcd2a29880b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.120657 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2bd8e945-0904-47e5-81d4-9dcd2a29880b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.120882 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-2bd8e945-0904-47e5-81d4-9dcd2a29880b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Delete volume with id: 93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:32.121720 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.124661 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:32.125105 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-766790914"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:32.127631 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-766790914'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:32.127847 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume of 1 GB Jul 31 20:52:32.132242 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.132242 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:32.132894 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2bd8e945-0904-47e5-81d4-9dcd2a29880b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:32.137708 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Availability Zones retrieved successfully. Jul 31 20:52:32.146606 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Flow 'volume_create_api' (28efc84d-624e-455d-b1db-56b22a704547) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:32.149232 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c2ee90-806c-41ea-9c96-3e99eb82c01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:32.150499 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:32.156038 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2bd8e945-0904-47e5-81d4-9dcd2a29880b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Delete volume request issued successfully. Jul 31 20:52:32.156590 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2bd8e945-0904-47e5-81d4-9dcd2a29880b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 202 Jul 31 20:52:32.157140 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 532/2117] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:32 2026] DELETE /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:32.164215 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f00393fc-527d-4651-a91d-72c05deb42dd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.168188 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f00393fc-527d-4651-a91d-72c05deb42dd tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:32.168188 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f00393fc-527d-4651-a91d-72c05deb42dd tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.169850 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f00393fc-527d-4651-a91d-72c05deb42dd tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.171766 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8c68e15a-f639-4a18-a274-c50930478857 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.173955 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8c68e15a-f639-4a18-a274-c50930478857 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 Jul 31 20:52:32.174290 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8c68e15a-f639-4a18-a274-c50930478857 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.174682 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8c68e15a-f639-4a18-a274-c50930478857 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.175343 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.group_snapshots [None req-8c68e15a-f639-4a18-a274-c50930478857 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member 7ee6756d-ed3c-4625-a42c-af314bd8f7e9 {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Jul 31 20:52:32.179601 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (57c2ee90-806c-41ea-9c96-3e99eb82c01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:32.180549 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8c68e15a-f639-4a18-a274-c50930478857 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 returned with HTTP 404 Jul 31 20:52:32.180707 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 532/2118] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:32.180750 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792858d6-83fc-40ea-9eb8-1ef206d9cd93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:32.185593 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.185593 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:32.188464 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b0a1c287-cb18-49a4-95d9-9a5ec729c4df None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.191352 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b0a1c287-cb18-49a4-95d9-9a5ec729c4df tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/group_snapshots Jul 31 20:52:32.192618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b0a1c287-cb18-49a4-95d9-9a5ec729c4df tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.192618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b0a1c287-cb18-49a4-95d9-9a5ec729c4df tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.193644 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f00393fc-527d-4651-a91d-72c05deb42dd tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:32.198491 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b0a1c287-cb18-49a4-95d9-9a5ec729c4df tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots returned with HTTP 200 Jul 31 20:52:32.198868 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f00393fc-527d-4651-a91d-72c05deb42dd tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 200 Jul 31 20:52:32.199087 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 533/2119] 10.4.3.157 () {68 vars in 1302 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:32.199366 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 522/2120] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 860 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:32.205275 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-694a1aef-86a0-4728-bbcd-9d96634cfff1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.205275 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-694a1aef-86a0-4728-bbcd-9d96634cfff1 None None] GET https://10.4.3.157/volume// Jul 31 20:52:32.205275 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-694a1aef-86a0-4728-bbcd-9d96634cfff1 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.205275 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-694a1aef-86a0-4728-bbcd-9d96634cfff1 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.205275 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-694a1aef-86a0-4728-bbcd-9d96634cfff1 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:52:32.205636 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 533/2121] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:52:32.213019 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-416f9e19-7c99-4f17-9392-63c11c818cc1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.215305 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-416f9e19-7c99-4f17-9392-63c11c818cc1 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] DELETE https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 Jul 31 20:52:32.215572 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-416f9e19-7c99-4f17-9392-63c11c818cc1 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.215810 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-416f9e19-7c99-4f17-9392-63c11c818cc1 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.215994 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.group_snapshots [None req-416f9e19-7c99-4f17-9392-63c11c818cc1 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] delete called for member 7ee6756d-ed3c-4625-a42c-af314bd8f7e9 {{(pid=100193) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Jul 31 20:52:32.216142 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.group_snapshots [None req-416f9e19-7c99-4f17-9392-63c11c818cc1 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Delete group_snapshot with id: 7ee6756d-ed3c-4625-a42c-af314bd8f7e9 Jul 31 20:52:32.220627 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-416f9e19-7c99-4f17-9392-63c11c818cc1 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 returned with HTTP 404 Jul 31 20:52:32.220627 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 534/2122] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:52:32 2026] DELETE /volume/v3/group_snapshots/7ee6756d-ed3c-4625-a42c-af314bd8f7e9 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:32.226864 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Created reservations ['dc36a85f-2375-4a38-8e46-9dcac146ee13', 'ae4df6f1-bdff-4f5a-b749-b8c1fba68fb9', '80589956-94e2-4288-99da-a19ea5adf66b', '137c2916-afcd-4243-911e-9aa2b81c91e4'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:32.226992 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-1711e63a-fa5d-40bd-a674-3c548a8f7528 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.227044 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (792858d6-83fc-40ea-9eb8-1ef206d9cd93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc36a85f-2375-4a38-8e46-9dcac146ee13', 'ae4df6f1-bdff-4f5a-b749-b8c1fba68fb9', '80589956-94e2-4288-99da-a19ea5adf66b', '137c2916-afcd-4243-911e-9aa2b81c91e4']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:32.227044 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a126363-ac16-453a-acf7-8a3021cbfae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:32.227869 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-1711e63a-fa5d-40bd-a674-3c548a8f7528 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c Jul 31 20:52:32.228088 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-1711e63a-fa5d-40bd-a674-3c548a8f7528 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.228304 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-1711e63a-fa5d-40bd-a674-3c548a8f7528 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.232251 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9fac8558-190a-4e74-a8e0-1f427decc600 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.234410 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9fac8558-190a-4e74-a8e0-1f427decc600 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:32.234695 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9fac8558-190a-4e74-a8e0-1f427decc600 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.235054 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9fac8558-190a-4e74-a8e0-1f427decc600 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.235368 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-9fac8558-190a-4e74-a8e0-1f427decc600 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:32.236247 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-9fac8558-190a-4e74-a8e0-1f427decc600 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:32.237003 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.237003 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:32.242181 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-1711e63a-fa5d-40bd-a674-3c548a8f7528 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:52:32.244550 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9fac8558-190a-4e74-a8e0-1f427decc600 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Get all volumes completed successfully. Jul 31 20:52:32.245754 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-9fac8558-190a-4e74-a8e0-1f427decc600 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:32.245754 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-9fac8558-190a-4e74-a8e0-1f427decc600 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:32.249956 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-1711e63a-fa5d-40bd-a674-3c548a8f7528 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c returned with HTTP 200 Jul 31 20:52:32.250411 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 523/2123] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c => generated 1583 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:32.251996 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-8e8a7247-c5bc-4d8f-90a0-650baea9793a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.256122 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-8e8a7247-c5bc-4d8f-90a0-650baea9793a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] PUT https://10.4.3.157/volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28 Jul 31 20:52:32.256666 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-8e8a7247-c5bc-4d8f-90a0-650baea9793a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:32.259094 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9a126363-ac16-453a-acf7-8a3021cbfae5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7e5f268-9fe0-4884-8554-716051e92203', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-766790914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c49b73749a7432780441b94a5ac04ec',qos_specs=None,replication_status=,reservations=['dc36a85f-2375-4a38-8e46-9dcac146ee13','ae4df6f1-bdff-4f5a-b749-b8c1fba68fb9','80589956-94e2-4288-99da-a19ea5adf66b','137c2916-afcd-4243-911e-9aa2b81c91e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d75469be8a445c84441e3cc3844934',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-766790914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7e5f268-9fe0-4884-8554-716051e92203,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c49b73749a7432780441b94a5ac04ec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60d75469be8a445c84441e3cc3844934',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:32.259094 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20039027-d55f-447b-bf85-5e9dfa086eae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:32.268220 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-8e8a7247-c5bc-4d8f-90a0-650baea9793a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Acquiring lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:52:32.277171 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-8e8a7247-c5bc-4d8f-90a0-650baea9793a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:52:32.277171 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.277171 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:32.288098 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-9fac8558-190a-4e74-a8e0-1f427decc600 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:32.288705 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20039027-d55f-447b-bf85-5e9dfa086eae) transitioned into state 'SUCCESS' from state '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-766790914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c49b73749a7432780441b94a5ac04ec',qos_specs=None,replication_status=,reservations=['dc36a85f-2375-4a38-8e46-9dcac146ee13','ae4df6f1-bdff-4f5a-b749-b8c1fba68fb9','80589956-94e2-4288-99da-a19ea5adf66b','137c2916-afcd-4243-911e-9aa2b81c91e4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60d75469be8a445c84441e3cc3844934',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:32.289614 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf04aa23-84b5-431a-aa07-1ea292fe942b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:32.296354 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.296354 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:32.302568 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf04aa23-84b5-431a-aa07-1ea292fe942b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:32.303400 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Flow 'volume_create_api' (28efc84d-624e-455d-b1db-56b22a704547) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:32.303755 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create volume request issued successfully. Jul 31 20:52:32.304336 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-19a783a4-f23b-465f-9aef-f75aa0ea9173 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:32.304798 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 534/2124] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:32 2026] POST /volume/v3/volumes => generated 777 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:32.304984 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9fac8558-190a-4e74-a8e0-1f427decc600 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:32.305537 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 534/2125] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/detail => generated 919 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:32.319566 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-bf1b1cf8-5c82-42e1-aedd-a10186522c08 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.322112 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d877f717-4e81-4dac-befe-b8dd07522b69 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.322619 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-bf1b1cf8-5c82-42e1-aedd-a10186522c08 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:52:32.322675 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-bf1b1cf8-5c82-42e1-aedd-a10186522c08 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.322849 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-bf1b1cf8-5c82-42e1-aedd-a10186522c08 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.324841 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d877f717-4e81-4dac-befe-b8dd07522b69 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 Jul 31 20:52:32.325281 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d877f717-4e81-4dac-befe-b8dd07522b69 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.325560 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d877f717-4e81-4dac-befe-b8dd07522b69 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.328261 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-79fdd3d0-e2cb-4742-9a88-6bc1c05a3d24 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.330459 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79fdd3d0-e2cb-4742-9a88-6bc1c05a3d24 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] POST https://10.4.3.157/volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6/action Jul 31 20:52:32.331016 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-79fdd3d0-e2cb-4742-9a88-6bc1c05a3d24 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:32.332950 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-79fdd3d0-e2cb-4742-9a88-6bc1c05a3d24 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:32.333073 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.333073 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:32.333334 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-79fdd3d0-e2cb-4742-9a88-6bc1c05a3d24 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] delete called for group bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 {{(pid=100192) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:52:32.333494 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.groups [None req-79fdd3d0-e2cb-4742-9a88-6bc1c05a3d24 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Delete group with id: bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 Jul 31 20:52:32.337295 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.337295 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:32.341742 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.341742 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:32.341980 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-bf1b1cf8-5c82-42e1-aedd-a10186522c08 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:52:32.347165 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d877f717-4e81-4dac-befe-b8dd07522b69 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:32.348475 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-bf1b1cf8-5c82-42e1-aedd-a10186522c08 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 200 Jul 31 20:52:32.348919 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 524/2126] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:32.351364 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d877f717-4e81-4dac-befe-b8dd07522b69 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 returned with HTTP 200 Jul 31 20:52:32.351802 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 535/2127] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 => generated 956 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:32.360268 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-f1b38816-a58d-4390-99cd-e4576f821a37 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.362942 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-f1b38816-a58d-4390-99cd-e4576f821a37 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] PUT https://10.4.3.157/volume/v3/attachments/ffae94ed-05fe-40e0-bff5-7655a384d4b7 Jul 31 20:52:32.363339 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-f1b38816-a58d-4390-99cd-e4576f821a37 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:32.375199 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-f1b38816-a58d-4390-99cd-e4576f821a37 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Acquiring lock "cinder-attachment_update-29ccb47d-e2b4-4357-9365-60a875ae0a3c-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:52:32.376451 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0f8f92a4-555d-403d-a169-f8c3833bd706 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.376451 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0f8f92a4-555d-403d-a169-f8c3833bd706 None None] GET https://10.4.3.157/volume// Jul 31 20:52:32.376592 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0f8f92a4-555d-403d-a169-f8c3833bd706 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.376851 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0f8f92a4-555d-403d-a169-f8c3833bd706 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.376955 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0f8f92a4-555d-403d-a169-f8c3833bd706 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:52:32.377214 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 536/2128] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/ => generated 386 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:52:32.379782 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-f1b38816-a58d-4390-99cd-e4576f821a37 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Lock "cinder-attachment_update-29ccb47d-e2b4-4357-9365-60a875ae0a3c-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:52:32.379938 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-8e8a7247-c5bc-4d8f-90a0-650baea9793a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-01d8ede9-e8e2-4d60-a0a0-eb8d71933a85-np0000006272" released by "attachment_update" :: held 0.106s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:52:32.380319 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-8e8a7247-c5bc-4d8f-90a0-650baea9793a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28 returned with HTTP 200 Jul 31 20:52:32.380875 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 535/2129] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:52:32 2026] PUT /volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28 => generated 969 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:32.380940 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.380940 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:32.386649 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79fdd3d0-e2cb-4742-9a88-6bc1c05a3d24 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6/action returned with HTTP 202 Jul 31 20:52:32.387058 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 535/2130] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:52:32 2026] POST /volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:32.391443 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-92193797-97e1-4ed8-8275-37915e4be94d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.395392 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-92193797-97e1-4ed8-8275-37915e4be94d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:52:32.395392 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-92193797-97e1-4ed8-8275-37915e4be94d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f84b256b-ecfe-480e-ab0b-8c8257e7ca10", "connector": null, "instance_uuid": "7909536d-7666-44d7-b35e-f53baad85cd1"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:32.395632 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c7791d0c-bef3-4002-9100-e3e6c671de14 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.397272 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7791d0c-bef3-4002-9100-e3e6c671de14 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c Jul 31 20:52:32.397534 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7791d0c-bef3-4002-9100-e3e6c671de14 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.397790 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7791d0c-bef3-4002-9100-e3e6c671de14 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.400427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-a0ea27cc-bce3-4458-a7e0-d2487b575a7f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.402881 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.402881 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:32.406811 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-a0ea27cc-bce3-4458-a7e0-d2487b575a7f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28 Jul 31 20:52:32.407099 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-a0ea27cc-bce3-4458-a7e0-d2487b575a7f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.407328 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-a0ea27cc-bce3-4458-a7e0-d2487b575a7f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.409645 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.409645 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:32.414937 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c7791d0c-bef3-4002-9100-e3e6c671de14 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Volume info retrieved successfully. Jul 31 20:52:32.415879 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-c7791d0c-bef3-4002-9100-e3e6c671de14 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:32.416136 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-c7791d0c-bef3-4002-9100-e3e6c671de14 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:32.427767 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-a0ea27cc-bce3-4458-a7e0-d2487b575a7f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28 returned with HTTP 200 Jul 31 20:52:32.428771 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 536/2131] 10.4.3.157 () {70 vars in 1651 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28 => generated 994 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:32.440620 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-92193797-97e1-4ed8-8275-37915e4be94d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:52:32.441073 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 537/2132] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:52:32 2026] POST /volume/v3/attachments => generated 273 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:32.475996 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-c7791d0c-bef3-4002-9100-e3e6c671de14 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:32.482988 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.482988 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:32.492565 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7791d0c-bef3-4002-9100-e3e6c671de14 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c returned with HTTP 200 Jul 31 20:52:32.493149 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 536/2133] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c => generated 915 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:32.505868 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-1ffbab7c-fd9e-4808-98cf-058e844adcd5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.509994 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-1ffbab7c-fd9e-4808-98cf-058e844adcd5 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] POST https://10.4.3.157/volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124/action Jul 31 20:52:32.510389 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-1ffbab7c-fd9e-4808-98cf-058e844adcd5 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:32.510525 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-1ffbab7c-fd9e-4808-98cf-058e844adcd5 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:32.527898 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.527898 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:32.541194 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0be7afad-dee0-41ae-bc7e-3666a49c893f req-1ffbab7c-fd9e-4808-98cf-058e844adcd5 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124/action returned with HTTP 204 Jul 31 20:52:32.541646 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 537/2134] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:52:32 2026] POST /volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:32.551013 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-f1b38816-a58d-4390-99cd-e4576f821a37 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Lock "cinder-attachment_update-29ccb47d-e2b4-4357-9365-60a875ae0a3c-np0000006272" released by "attachment_update" :: held 0.171s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:52:32.551467 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-f1b38816-a58d-4390-99cd-e4576f821a37 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments/ffae94ed-05fe-40e0-bff5-7655a384d4b7 returned with HTTP 200 Jul 31 20:52:32.552279 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 525/2135] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:52:32 2026] PUT /volume/v3/attachments/ffae94ed-05fe-40e0-bff5-7655a384d4b7 => generated 969 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:32.574237 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-006cf477-258b-443d-aeaa-e82d5877ce42 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.576432 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-006cf477-258b-443d-aeaa-e82d5877ce42 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:52:32.576531 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-006cf477-258b-443d-aeaa-e82d5877ce42 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.576705 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-006cf477-258b-443d-aeaa-e82d5877ce42 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.588763 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.588763 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:32.592456 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-006cf477-258b-443d-aeaa-e82d5877ce42 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:52:32.598679 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-006cf477-258b-443d-aeaa-e82d5877ce42 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 200 Jul 31 20:52:32.599239 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 538/2136] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 1112 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:32.609975 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-b3d616a0-4634-42e6-bea5-e014247cfe97 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.612102 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-b3d616a0-4634-42e6-bea5-e014247cfe97 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] POST https://10.4.3.157/volume/v3/attachments/ffae94ed-05fe-40e0-bff5-7655a384d4b7/action Jul 31 20:52:32.612488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-b3d616a0-4634-42e6-bea5-e014247cfe97 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:32.612599 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-b3d616a0-4634-42e6-bea5-e014247cfe97 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:32.612823 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e46de382-b1c8-4c0a-9d00-04c3262bd3ca None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.615406 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e46de382-b1c8-4c0a-9d00-04c3262bd3ca tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:52:32.615561 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e46de382-b1c8-4c0a-9d00-04c3262bd3ca tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.615763 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e46de382-b1c8-4c0a-9d00-04c3262bd3ca tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.628050 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.628050 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:32.629382 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.629382 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:32.642386 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e46de382-b1c8-4c0a-9d00-04c3262bd3ca tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:52:32.646951 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e46de382-b1c8-4c0a-9d00-04c3262bd3ca tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 200 Jul 31 20:52:32.647409 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 538/2137] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 1112 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:32.652051 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-53cf0327-3320-4ec4-bf2b-25130375e3c5 req-b3d616a0-4634-42e6-bea5-e014247cfe97 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments/ffae94ed-05fe-40e0-bff5-7655a384d4b7/action returned with HTTP 204 Jul 31 20:52:32.652618 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 537/2138] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:52:32 2026] POST /volume/v3/attachments/ffae94ed-05fe-40e0-bff5-7655a384d4b7/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:32.780741 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ce1bdf5c-eb21-4a15-8e7c-ece6bed23dda None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.782971 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce1bdf5c-eb21-4a15-8e7c-ece6bed23dda tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b Jul 31 20:52:32.783222 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce1bdf5c-eb21-4a15-8e7c-ece6bed23dda tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.783440 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce1bdf5c-eb21-4a15-8e7c-ece6bed23dda tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.787990 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce1bdf5c-eb21-4a15-8e7c-ece6bed23dda tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b returned with HTTP 404 Jul 31 20:52:32.788957 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 526/2139] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:32.798986 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e72ce0dc-d388-4c4e-891c-276969dd728f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.801861 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e72ce0dc-d388-4c4e-891c-276969dd728f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 Jul 31 20:52:32.804146 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e72ce0dc-d388-4c4e-891c-276969dd728f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.804146 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e72ce0dc-d388-4c4e-891c-276969dd728f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.804146 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-e72ce0dc-d388-4c4e-891c-276969dd728f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: a09b4fdd-c4b2-4526-9c88-80a69fb69d82 Jul 31 20:52:32.812578 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.812578 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:32.813886 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e72ce0dc-d388-4c4e-891c-276969dd728f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:32.842167 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e72ce0dc-d388-4c4e-891c-276969dd728f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume request issued successfully. Jul 31 20:52:32.843231 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e72ce0dc-d388-4c4e-891c-276969dd728f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 returned with HTTP 202 Jul 31 20:52:32.843346 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 539/2140] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:32 2026] DELETE /volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:32.857094 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6d95b48f-13fd-44d0-be44-abb5bcc9472e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:32.858719 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6d95b48f-13fd-44d0-be44-abb5bcc9472e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 Jul 31 20:52:32.859146 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6d95b48f-13fd-44d0-be44-abb5bcc9472e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:32.859430 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6d95b48f-13fd-44d0-be44-abb5bcc9472e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:32.871609 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:32.871609 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:32.880632 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6d95b48f-13fd-44d0-be44-abb5bcc9472e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:32.883233 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6d95b48f-13fd-44d0-be44-abb5bcc9472e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 returned with HTTP 200 Jul 31 20:52:32.883695 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 539/2141] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:32 2026] GET /volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 => generated 862 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:33.215038 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ab95ef2b-7c45-419e-9819-1627baf3e3ee None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.216899 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ab95ef2b-7c45-419e-9819-1627baf3e3ee tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 Jul 31 20:52:33.217147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ab95ef2b-7c45-419e-9819-1627baf3e3ee tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:33.217357 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ab95ef2b-7c45-419e-9819-1627baf3e3ee tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:33.223035 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ab95ef2b-7c45-419e-9819-1627baf3e3ee tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 returned with HTTP 404 Jul 31 20:52:33.223533 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 538/2142] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:33 2026] GET /volume/v3/volumes/93cdd9c8-b869-40c6-ac3a-0a310e8b1ba1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:33.366896 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5bf550ed-70a7-4024-95af-d370827e9938 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.368526 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5bf550ed-70a7-4024-95af-d370827e9938 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 Jul 31 20:52:33.368747 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5bf550ed-70a7-4024-95af-d370827e9938 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:33.369003 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5bf550ed-70a7-4024-95af-d370827e9938 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:33.377911 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:33.377911 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:33.381963 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5bf550ed-70a7-4024-95af-d370827e9938 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:33.388319 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5bf550ed-70a7-4024-95af-d370827e9938 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 returned with HTTP 200 Jul 31 20:52:33.388898 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 527/2143] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:33 2026] GET /volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:33.409065 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-946b6f0c-4a68-488e-b1c3-a818f05fedf8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.409556 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-946b6f0c-4a68-488e-b1c3-a818f05fedf8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:52:33.409872 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-946b6f0c-4a68-488e-b1c3-a818f05fedf8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c7e5f268-9fe0-4884-8554-716051e92203", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1895459003"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:33.418836 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:33.418836 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:33.418836 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-946b6f0c-4a68-488e-b1c3-a818f05fedf8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:33.418836 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-946b6f0c-4a68-488e-b1c3-a818f05fedf8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Create snapshot from volume c7e5f268-9fe0-4884-8554-716051e92203 Jul 31 20:52:33.453099 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-946b6f0c-4a68-488e-b1c3-a818f05fedf8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Created reservations ['b437ac5a-5753-4a6a-8d14-7ca7be79ed9a', '3847dbaa-d337-4deb-8f55-e4d11cde94e6', '065c0785-d8a9-4423-8755-a03fca40d621', 'd58a6d2c-7f50-4d85-91c6-408260875aa0'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:33.492918 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-946b6f0c-4a68-488e-b1c3-a818f05fedf8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot create request issued successfully. Jul 31 20:52:33.493241 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-946b6f0c-4a68-488e-b1c3-a818f05fedf8 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:52:33.493702 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 540/2144] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:52:33 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 20:52:33.503747 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cafe0ffa-ef07-495c-85ad-9c5abaf10e3f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.507415 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cafe0ffa-ef07-495c-85ad-9c5abaf10e3f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 Jul 31 20:52:33.507688 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cafe0ffa-ef07-495c-85ad-9c5abaf10e3f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:33.507916 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cafe0ffa-ef07-495c-85ad-9c5abaf10e3f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:33.508167 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7fd2abf4-5054-4a24-b38c-cd63a32626b2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.510744 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7fd2abf4-5054-4a24-b38c-cd63a32626b2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c Jul 31 20:52:33.511077 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7fd2abf4-5054-4a24-b38c-cd63a32626b2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:33.511370 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7fd2abf4-5054-4a24-b38c-cd63a32626b2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:33.518742 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:33.518742 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:33.519261 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cafe0ffa-ef07-495c-85ad-9c5abaf10e3f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:33.520030 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cafe0ffa-ef07-495c-85ad-9c5abaf10e3f tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 returned with HTTP 200 Jul 31 20:52:33.520454 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 540/2145] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:33 2026] GET /volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 => generated 440 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:33.523119 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7fd2abf4-5054-4a24-b38c-cd63a32626b2 tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c returned with HTTP 404 Jul 31 20:52:33.523690 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 539/2146] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:33 2026] GET /volume/v3/volumes/73b4dbe2-f871-4524-8445-2b4a42f79d2c => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:33.530423 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d6854e07-50a8-402c-9073-c4e5651ceadf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.532368 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d6854e07-50a8-402c-9073-c4e5651ceadf tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] GET https://10.4.3.157/volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 Jul 31 20:52:33.532683 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d6854e07-50a8-402c-9073-c4e5651ceadf tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:33.532987 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d6854e07-50a8-402c-9073-c4e5651ceadf tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:33.533218 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-d6854e07-50a8-402c-9073-c4e5651ceadf tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] show called for member bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:33.536335 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d6854e07-50a8-402c-9073-c4e5651ceadf tempest-GroupSnapshotsTest-1802306935 tempest-GroupSnapshotsTest-1802306935-project-member] https://10.4.3.157/volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 returned with HTTP 404 Jul 31 20:52:33.536813 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 528/2147] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:33 2026] GET /volume/v3/groups/bf88b9f1-c209-4a8b-80f9-acbbdbb332f6 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:33.544737 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-31e9798d-b2e1-4945-98cc-59c2431fb517 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.546385 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-31e9798d-b2e1-4945-98cc-59c2431fb517 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/2fd34e3e-5a4f-40a8-b5c2-d961f94695e0 Jul 31 20:52:33.546560 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-31e9798d-b2e1-4945-98cc-59c2431fb517 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:33.546744 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-31e9798d-b2e1-4945-98cc-59c2431fb517 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:33.546928 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:33.546928 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:33.562181 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-31e9798d-b2e1-4945-98cc-59c2431fb517 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/group_types/2fd34e3e-5a4f-40a8-b5c2-d961f94695e0 returned with HTTP 202 Jul 31 20:52:33.562586 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 541/2148] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:52:33 2026] DELETE /volume/v3/group_types/2fd34e3e-5a4f-40a8-b5c2-d961f94695e0 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:33.569579 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3d38c117-c9d3-4feb-9be7-392342032456 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.571187 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3d38c117-c9d3-4feb-9be7-392342032456 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] DELETE https://10.4.3.157/volume/v3/types/135b5bae-8fe5-43cb-989d-b87665709405 Jul 31 20:52:33.571509 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3d38c117-c9d3-4feb-9be7-392342032456 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:33.571575 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3d38c117-c9d3-4feb-9be7-392342032456 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:33.595093 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3d38c117-c9d3-4feb-9be7-392342032456 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/types/135b5bae-8fe5-43cb-989d-b87665709405 returned with HTTP 202 Jul 31 20:52:33.595671 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 541/2149] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:33 2026] DELETE /volume/v3/types/135b5bae-8fe5-43cb-989d-b87665709405 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:33.602808 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-afeb8ef8-2036-44f8-b5ed-0ef3b3724bc9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.604840 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-afeb8ef8-2036-44f8-b5ed-0ef3b3724bc9 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] GET https://10.4.3.157/volume/v3/types/135b5bae-8fe5-43cb-989d-b87665709405 Jul 31 20:52:33.605017 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-afeb8ef8-2036-44f8-b5ed-0ef3b3724bc9 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:33.605259 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-afeb8ef8-2036-44f8-b5ed-0ef3b3724bc9 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:33.608582 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-afeb8ef8-2036-44f8-b5ed-0ef3b3724bc9 tempest-GroupSnapshotsTest-1752884106 tempest-GroupSnapshotsTest-1752884106-project-admin] https://10.4.3.157/volume/v3/types/135b5bae-8fe5-43cb-989d-b87665709405 returned with HTTP 404 Jul 31 20:52:33.609077 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 540/2150] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:52:33 2026] GET /volume/v3/types/135b5bae-8fe5-43cb-989d-b87665709405 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:33.839915 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-543c9a4d-b248-4780-a14a-5c4ab2be9c69 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.840445 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-543c9a4d-b248-4780-a14a-5c4ab2be9c69 None None] GET https://10.4.3.157/volume// Jul 31 20:52:33.840659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-543c9a4d-b248-4780-a14a-5c4ab2be9c69 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:33.840903 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-543c9a4d-b248-4780-a14a-5c4ab2be9c69 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:33.841356 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-543c9a4d-b248-4780-a14a-5c4ab2be9c69 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:52:33.841742 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 529/2151] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:52:33 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:52:33.852990 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-878183e9-c7bd-40ed-abe1-be88d52064f4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.855016 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-878183e9-c7bd-40ed-abe1-be88d52064f4 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:52:33.855229 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-878183e9-c7bd-40ed-abe1-be88d52064f4 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:33.855607 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-878183e9-c7bd-40ed-abe1-be88d52064f4 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:33.871489 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:33.871489 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:33.880536 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-878183e9-c7bd-40ed-abe1-be88d52064f4 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:52:33.885932 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-878183e9-c7bd-40ed-abe1-be88d52064f4 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 200 Jul 31 20:52:33.886363 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 542/2152] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:52:33 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 1292 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:33.897104 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8467fa42-0749-4b1c-a0a2-0e516d9aa140 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.900993 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8467fa42-0749-4b1c-a0a2-0e516d9aa140 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 Jul 31 20:52:33.900993 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8467fa42-0749-4b1c-a0a2-0e516d9aa140 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:33.900993 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8467fa42-0749-4b1c-a0a2-0e516d9aa140 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:33.912972 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8467fa42-0749-4b1c-a0a2-0e516d9aa140 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 returned with HTTP 404 Jul 31 20:52:33.913562 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 542/2153] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:33 2026] GET /volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:33.926269 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9af8d9bc-9c91-4331-90fe-aba67987595e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.928269 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:33.928634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1155128172"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:33.930231 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1155128172'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:33.930410 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume of 1 GB Jul 31 20:52:33.938432 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Availability Zones retrieved successfully. Jul 31 20:52:33.947212 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (19162c7f-2e6d-4719-87cb-c1d7d8e5309d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:33.948943 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf4ca41-0e58-40d0-b286-8aef6b524fc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:33.950380 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:33.994846 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5cf4ca41-0e58-40d0-b286-8aef6b524fc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:33.995678 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff66e382-23d7-4f81-b88a-63484fa6e51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:33.997694 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-ee03c6b0-1ed5-4c0b-a40b-6403f9551549 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:33.999702 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-ee03c6b0-1ed5-4c0b-a40b-6403f9551549 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] PUT https://10.4.3.157/volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124 Jul 31 20:52:34.000085 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-ee03c6b0-1ed5-4c0b-a40b-6403f9551549 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:34.009704 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-ee03c6b0-1ed5-4c0b-a40b-6403f9551549 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Acquiring lock "cinder-attachment_update-f84b256b-ecfe-480e-ab0b-8c8257e7ca10-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:52:34.015950 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-ee03c6b0-1ed5-4c0b-a40b-6403f9551549 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Lock "cinder-attachment_update-f84b256b-ecfe-480e-ab0b-8c8257e7ca10-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:52:34.016898 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:34.016898 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:34.049174 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['6fc63428-ceb0-4a6f-90eb-9dc1a7dd332e', 'e3181a5b-ae6a-41d0-b0d8-a9a8e08c788a', '6bac1348-bdf2-44ba-8740-ec9ce53d6126', '3e2820b4-9608-4ad5-ab85-271efe353c05'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:34.050303 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff66e382-23d7-4f81-b88a-63484fa6e51a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6fc63428-ceb0-4a6f-90eb-9dc1a7dd332e', 'e3181a5b-ae6a-41d0-b0d8-a9a8e08c788a', '6bac1348-bdf2-44ba-8740-ec9ce53d6126', '3e2820b4-9608-4ad5-ab85-271efe353c05']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:34.051471 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04574030-545c-47e3-aa26-9436a4747a29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:34.090693 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04574030-545c-47e3-aa26-9436a4747a29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1155128172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['6fc63428-ceb0-4a6f-90eb-9dc1a7dd332e','e3181a5b-ae6a-41d0-b0d8-a9a8e08c788a','6bac1348-bdf2-44ba-8740-ec9ce53d6126','3e2820b4-9608-4ad5-ab85-271efe353c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1155128172',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e49f2380db741238986ea2799b9676d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00df0c65844ff5920abc5cb83a5215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:34.091808 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86953a52-4b7b-4c03-876d-4bbd0f2567e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:34.115959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86953a52-4b7b-4c03-876d-4bbd0f2567e8) transitioned into state 'SUCCESS' from state '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-1155128172',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['6fc63428-ceb0-4a6f-90eb-9dc1a7dd332e','e3181a5b-ae6a-41d0-b0d8-a9a8e08c788a','6bac1348-bdf2-44ba-8740-ec9ce53d6126','3e2820b4-9608-4ad5-ab85-271efe353c05'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:34.116654 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab5f06d-004c-4a6d-9a3e-32dadde96c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:34.129055 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-ee03c6b0-1ed5-4c0b-a40b-6403f9551549 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Lock "cinder-attachment_update-f84b256b-ecfe-480e-ab0b-8c8257e7ca10-np0000006272" released by "attachment_update" :: held 0.113s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:52:34.129472 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-ee03c6b0-1ed5-4c0b-a40b-6403f9551549 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124 returned with HTTP 200 Jul 31 20:52:34.130103 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 530/2154] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:52:33 2026] PUT /volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124 => generated 969 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:34.132890 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aab5f06d-004c-4a6d-9a3e-32dadde96c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:34.133895 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (19162c7f-2e6d-4719-87cb-c1d7d8e5309d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:34.134251 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request issued successfully. Jul 31 20:52:34.135625 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9af8d9bc-9c91-4331-90fe-aba67987595e tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:34.136146 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 541/2155] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:52:33 2026] POST /volume/v3/volumes => generated 770 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:34.148898 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2319ca3e-1dee-4535-93ab-f5b88804230a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:34.151009 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2319ca3e-1dee-4535-93ab-f5b88804230a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b Jul 31 20:52:34.151303 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2319ca3e-1dee-4535-93ab-f5b88804230a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:34.151550 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2319ca3e-1dee-4535-93ab-f5b88804230a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:34.160991 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:34.160991 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:34.164429 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-e5a85c7f-5b47-4c69-b109-29fc7df54885 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:34.165494 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2319ca3e-1dee-4535-93ab-f5b88804230a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:34.167025 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-e5a85c7f-5b47-4c69-b109-29fc7df54885 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] POST https://10.4.3.157/volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124/action Jul 31 20:52:34.167457 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-e5a85c7f-5b47-4c69-b109-29fc7df54885 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:34.167590 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-e5a85c7f-5b47-4c69-b109-29fc7df54885 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:34.174848 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2319ca3e-1dee-4535-93ab-f5b88804230a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b returned with HTTP 200 Jul 31 20:52:34.175925 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 543/2156] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:34 2026] GET /volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:34.200935 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:34.200935 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:34.214796 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-d7273cae-fe0e-45e3-a9d9-5fc203ba85cc req-e5a85c7f-5b47-4c69-b109-29fc7df54885 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124/action returned with HTTP 204 Jul 31 20:52:34.215478 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 543/2157] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:52:34 2026] POST /volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:34.529361 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-93816194-a2be-4a24-9c9d-52d2bb221796 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:34.530911 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-93816194-a2be-4a24-9c9d-52d2bb221796 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 Jul 31 20:52:34.531083 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-93816194-a2be-4a24-9c9d-52d2bb221796 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:34.531313 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-93816194-a2be-4a24-9c9d-52d2bb221796 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:34.536040 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:34.536040 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:34.536455 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-93816194-a2be-4a24-9c9d-52d2bb221796 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:34.537036 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-93816194-a2be-4a24-9c9d-52d2bb221796 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 returned with HTTP 200 Jul 31 20:52:34.537512 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 531/2158] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:34 2026] GET /volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:34.548951 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ae17fb8e-58d5-4193-a43c-8dbadfc12f92 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:34.550820 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae17fb8e-58d5-4193-a43c-8dbadfc12f92 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] POST https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82/action Jul 31 20:52:34.551224 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae17fb8e-58d5-4193-a43c-8dbadfc12f92 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:34.551356 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae17fb8e-58d5-4193-a43c-8dbadfc12f92 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:34.552709 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.snapshot_unmanage [None req-ae17fb8e-58d5-4193-a43c-8dbadfc12f92 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Unmanage snapshot with id: 94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 Jul 31 20:52:34.558666 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:34.558666 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:34.559116 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ae17fb8e-58d5-4193-a43c-8dbadfc12f92 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Snapshot retrieved successfully. Jul 31 20:52:34.559883 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-ae17fb8e-58d5-4193-a43c-8dbadfc12f92 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '01fec2880d4c44c2b7096211e0ca3f7e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6c49b73749a7432780441b94a5ac04ec', '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=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:34.560151 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae17fb8e-58d5-4193-a43c-8dbadfc12f92 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-reader] https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82/action returned with HTTP 403 Jul 31 20:52:34.560681 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 542/2159] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:52:34 2026] POST /volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82/action => generated 117 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:34.567166 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-eae97201-5853-47c5-a1f4-37910b6e8e9d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:34.569016 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eae97201-5853-47c5-a1f4-37910b6e8e9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 Jul 31 20:52:34.569209 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eae97201-5853-47c5-a1f4-37910b6e8e9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:34.569411 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eae97201-5853-47c5-a1f4-37910b6e8e9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:34.569538 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-eae97201-5853-47c5-a1f4-37910b6e8e9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete snapshot with id: 94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 Jul 31 20:52:34.578688 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:34.578688 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:34.579097 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-eae97201-5853-47c5-a1f4-37910b6e8e9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:34.608115 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-eae97201-5853-47c5-a1f4-37910b6e8e9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot delete request issued successfully. Jul 31 20:52:34.608297 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eae97201-5853-47c5-a1f4-37910b6e8e9d tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 returned with HTTP 202 Jul 31 20:52:34.608714 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 544/2160] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:34 2026] DELETE /volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:34.616147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cb376817-b0e0-489b-a1ce-40c5aeef0ffb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:34.617930 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cb376817-b0e0-489b-a1ce-40c5aeef0ffb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 Jul 31 20:52:34.618243 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cb376817-b0e0-489b-a1ce-40c5aeef0ffb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:34.618589 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cb376817-b0e0-489b-a1ce-40c5aeef0ffb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:34.623702 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:34.623702 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:34.623965 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cb376817-b0e0-489b-a1ce-40c5aeef0ffb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Snapshot retrieved successfully. Jul 31 20:52:34.624578 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cb376817-b0e0-489b-a1ce-40c5aeef0ffb tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 returned with HTTP 200 Jul 31 20:52:34.624943 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 544/2161] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:34 2026] GET /volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:35.195971 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4df06aa4-a85b-46ef-bee6-c4520ad7ea1c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:35.197684 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4df06aa4-a85b-46ef-bee6-c4520ad7ea1c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b Jul 31 20:52:35.197867 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4df06aa4-a85b-46ef-bee6-c4520ad7ea1c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:35.198044 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4df06aa4-a85b-46ef-bee6-c4520ad7ea1c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:35.205296 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:35.205296 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:35.212108 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4df06aa4-a85b-46ef-bee6-c4520ad7ea1c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:35.215961 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4df06aa4-a85b-46ef-bee6-c4520ad7ea1c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b returned with HTTP 200 Jul 31 20:52:35.216338 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 532/2162] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:35 2026] GET /volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b => generated 863 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:35.233583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:35.235098 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:35.235509 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-134964948"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:35.236866 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request body: {'volume': {'source_volid': '4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-134964948'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:35.245459 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:35.245459 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:35.246097 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume retrieved successfully. Jul 31 20:52:35.246261 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume of 1 GB Jul 31 20:52:35.252985 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Availability Zones retrieved successfully. Jul 31 20:52:35.259372 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (aa1c5047-058d-4db9-840b-ba6bd3335d76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:35.260578 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d155a9-7e7b-4277-93ce-1fc3ae8f504c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:35.261457 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:35.282568 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3d155a9-7e7b-4277-93ce-1fc3ae8f504c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b', 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:35.283330 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30782360-c949-44cb-b816-1a8c56690753) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:35.327449 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Created reservations ['a802fccf-02f6-4fc2-b779-646dafd09ddf', '7825910e-0378-4e9b-8b94-3b9e0b1a4806', 'dcc350e9-4053-4397-93be-7c3ff9969993', '6412bbb4-0032-48a9-b0ec-10d83827cac0'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:35.328248 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30782360-c949-44cb-b816-1a8c56690753) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a802fccf-02f6-4fc2-b779-646dafd09ddf', '7825910e-0378-4e9b-8b94-3b9e0b1a4806', 'dcc350e9-4053-4397-93be-7c3ff9969993', '6412bbb4-0032-48a9-b0ec-10d83827cac0']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:35.329433 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21dfaa47-7e6f-4317-8531-5541ad6d0586) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:35.361215 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21dfaa47-7e6f-4317-8531-5541ad6d0586) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '43c0ebdc-26f0-42f7-8cf9-ac6842e49e84', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-134964948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['a802fccf-02f6-4fc2-b779-646dafd09ddf','7825910e-0378-4e9b-8b94-3b9e0b1a4806','dcc350e9-4053-4397-93be-7c3ff9969993','6412bbb4-0032-48a9-b0ec-10d83827cac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-134964948',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=43c0ebdc-26f0-42f7-8cf9-ac6842e49e84,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e49f2380db741238986ea2799b9676d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7e00df0c65844ff5920abc5cb83a5215',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:35.361977 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de104f5-c2a4-45a3-aef7-ff153b82930a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:35.379769 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9de104f5-c2a4-45a3-aef7-ff153b82930a) transitioned into state 'SUCCESS' from state '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-134964948',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e49f2380db741238986ea2799b9676d',qos_specs=None,replication_status=,reservations=['a802fccf-02f6-4fc2-b779-646dafd09ddf','7825910e-0378-4e9b-8b94-3b9e0b1a4806','dcc350e9-4053-4397-93be-7c3ff9969993','6412bbb4-0032-48a9-b0ec-10d83827cac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b,status='creating',user_id='7e00df0c65844ff5920abc5cb83a5215',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:35.381141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb511e45-b1fa-472f-9c8e-a7a94162d373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:35.415023 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb511e45-b1fa-472f-9c8e-a7a94162d373) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:35.417396 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Flow 'volume_create_api' (aa1c5047-058d-4db9-840b-ba6bd3335d76) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:35.417396 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Create volume request issued successfully. Jul 31 20:52:35.417396 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e3bec54d-fc87-42b3-8cae-92dd8002ceec tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:35.417396 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 543/2163] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:35 2026] POST /volume/v3/volumes => generated 803 bytes in 184 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:35.434434 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8a722d41-044e-4d0a-93b8-2f3a7ad1d7d9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:35.439151 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8a722d41-044e-4d0a-93b8-2f3a7ad1d7d9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 Jul 31 20:52:35.439151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8a722d41-044e-4d0a-93b8-2f3a7ad1d7d9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:35.439151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8a722d41-044e-4d0a-93b8-2f3a7ad1d7d9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:35.451755 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:35.451755 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:35.458696 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8a722d41-044e-4d0a-93b8-2f3a7ad1d7d9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:35.464281 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8a722d41-044e-4d0a-93b8-2f3a7ad1d7d9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 returned with HTTP 200 Jul 31 20:52:35.464739 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 545/2164] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:35 2026] GET /volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 => generated 871 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:35.637204 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3edf02c6-b290-4d15-a62c-5310ba561a22 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:35.639655 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3edf02c6-b290-4d15-a62c-5310ba561a22 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 Jul 31 20:52:35.639863 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3edf02c6-b290-4d15-a62c-5310ba561a22 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:35.640071 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3edf02c6-b290-4d15-a62c-5310ba561a22 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:35.644552 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3edf02c6-b290-4d15-a62c-5310ba561a22 tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 returned with HTTP 404 Jul 31 20:52:35.645036 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 545/2165] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:35 2026] GET /volume/v3/snapshots/94d7ce5c-ef8a-4ee7-a379-6ef001dd4c82 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:35.652457 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-36bf48cb-1c79-46cc-acf6-7c6fd89bfe4e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:35.654588 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-36bf48cb-1c79-46cc-acf6-7c6fd89bfe4e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 Jul 31 20:52:35.654795 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-36bf48cb-1c79-46cc-acf6-7c6fd89bfe4e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:35.654991 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-36bf48cb-1c79-46cc-acf6-7c6fd89bfe4e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:35.655199 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-36bf48cb-1c79-46cc-acf6-7c6fd89bfe4e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete volume with id: c7e5f268-9fe0-4884-8554-716051e92203 Jul 31 20:52:35.662724 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:35.662724 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:35.663078 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-36bf48cb-1c79-46cc-acf6-7c6fd89bfe4e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:35.689858 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-36bf48cb-1c79-46cc-acf6-7c6fd89bfe4e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Delete volume request issued successfully. Jul 31 20:52:35.690348 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-36bf48cb-1c79-46cc-acf6-7c6fd89bfe4e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 returned with HTTP 202 Jul 31 20:52:35.690939 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 533/2166] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:35 2026] DELETE /volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:35.701740 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d1ea54ed-a3e4-4505-85ea-6c8db25ec03e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:35.703378 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d1ea54ed-a3e4-4505-85ea-6c8db25ec03e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 Jul 31 20:52:35.703659 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d1ea54ed-a3e4-4505-85ea-6c8db25ec03e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:35.705012 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d1ea54ed-a3e4-4505-85ea-6c8db25ec03e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:35.712971 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:35.712971 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:35.721212 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d1ea54ed-a3e4-4505-85ea-6c8db25ec03e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Volume info retrieved successfully. Jul 31 20:52:35.723752 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d1ea54ed-a3e4-4505-85ea-6c8db25ec03e tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 returned with HTTP 200 Jul 31 20:52:35.724285 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 544/2167] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:35 2026] GET /volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 => generated 1016 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:35.962941 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-684b87b2-5d9b-42c6-a01c-3b3017227d36 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:36.051713 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-684b87b2-5d9b-42c6-a01c-3b3017227d36 tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:36.052397 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-684b87b2-5d9b-42c6-a01c-3b3017227d36 tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1975536972"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:36.070513 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-684b87b2-5d9b-42c6-a01c-3b3017227d36 tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:36.070891 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 546/2168] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:52:35 2026] POST /volume/v3/types => generated 220 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:36.078984 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4d09fb28-d103-4cb0-95a7-3f1a673e2f08 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:36.081154 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4d09fb28-d103-4cb0-95a7-3f1a673e2f08 tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:52:36.081329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4d09fb28-d103-4cb0-95a7-3f1a673e2f08 tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-760549122"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:36.098370 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4d09fb28-d103-4cb0-95a7-3f1a673e2f08 tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:52:36.098754 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 546/2169] 10.4.3.157 () {70 vars in 1311 bytes} [Fri Jul 31 20:52:36 2026] POST /volume/v3/group_types => generated 176 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:36.107707 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5fce0b2a-d5f5-455c-8e9c-46fbc5f2ba56 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:36.175089 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5fce0b2a-d5f5-455c-8e9c-46fbc5f2ba56 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] POST https://10.4.3.157/volume/v3/groups Jul 31 20:52:36.175498 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5fce0b2a-d5f5-455c-8e9c-46fbc5f2ba56 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2d7c413e-2297-405b-8a1d-c36eaa4e7806", "volume_types": ["ce357312-5c17-49a3-814e-08c2748de633"], "name": "tempest-GroupsV314Test-Group-622310561"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:36.177819 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-5fce0b2a-d5f5-455c-8e9c-46fbc5f2ba56 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Creating new group {'group': {'group_type': '2d7c413e-2297-405b-8a1d-c36eaa4e7806', 'volume_types': ['ce357312-5c17-49a3-814e-08c2748de633'], 'name': 'tempest-GroupsV314Test-Group-622310561'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 20:52:36.183201 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.groups [None req-5fce0b2a-d5f5-455c-8e9c-46fbc5f2ba56 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Creating group tempest-GroupsV314Test-Group-622310561. Jul 31 20:52:36.191064 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5fce0b2a-d5f5-455c-8e9c-46fbc5f2ba56 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Availability Zones retrieved successfully. Jul 31 20:52:36.213887 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-5fce0b2a-d5f5-455c-8e9c-46fbc5f2ba56 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Created reservations ['a3dcf406-fe15-4a7d-8f36-fd4195915c0a'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:36.247880 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5fce0b2a-d5f5-455c-8e9c-46fbc5f2ba56 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/groups returned with HTTP 202 Jul 31 20:52:36.248523 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 534/2170] 10.4.3.157 () {70 vars in 1297 bytes} [Fri Jul 31 20:52:36 2026] POST /volume/v3/groups => generated 107 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:36.257827 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-53d1f8fd-d65f-41b3-b3a2-d18aa4513946 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:36.261562 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-53d1f8fd-d65f-41b3-b3a2-d18aa4513946 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c Jul 31 20:52:36.261868 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-53d1f8fd-d65f-41b3-b3a2-d18aa4513946 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:36.262094 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-53d1f8fd-d65f-41b3-b3a2-d18aa4513946 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:36.262369 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-53d1f8fd-d65f-41b3-b3a2-d18aa4513946 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] show called for member c57b8ad5-db8d-4105-8a6c-7e997062e19c {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:36.267914 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:36.267914 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:36.281240 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-53d1f8fd-d65f-41b3-b3a2-d18aa4513946 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c returned with HTTP 200 Jul 31 20:52:36.281643 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 545/2171] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:36 2026] GET /volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:36.468231 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-47f3324d-76b6-44cc-8923-3b3b50d7813a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:36.470544 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-47f3324d-76b6-44cc-8923-3b3b50d7813a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28/action Jul 31 20:52:36.470924 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-47f3324d-76b6-44cc-8923-3b3b50d7813a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:36.471095 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-47f3324d-76b6-44cc-8923-3b3b50d7813a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:36.481652 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-160da703-981e-47ae-9929-14999bfdbde9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:36.483729 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-160da703-981e-47ae-9929-14999bfdbde9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 Jul 31 20:52:36.483997 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-160da703-981e-47ae-9929-14999bfdbde9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:36.484249 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-160da703-981e-47ae-9929-14999bfdbde9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:36.491097 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:36.491097 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:36.492274 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:36.492274 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:36.496504 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-160da703-981e-47ae-9929-14999bfdbde9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:36.503601 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-160da703-981e-47ae-9929-14999bfdbde9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 returned with HTTP 200 Jul 31 20:52:36.503788 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 547/2172] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:36 2026] GET /volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 => generated 896 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:36.505331 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-6b76331c-a820-4d1f-b2ca-1ef2fa60172b req-47f3324d-76b6-44cc-8923-3b3b50d7813a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28/action returned with HTTP 204 Jul 31 20:52:36.505954 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 547/2173] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:52:36 2026] POST /volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:36.516120 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bffb1048-016a-4417-a327-89867661674c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:36.518009 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bffb1048-016a-4417-a327-89867661674c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b Jul 31 20:52:36.518291 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bffb1048-016a-4417-a327-89867661674c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:36.518534 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bffb1048-016a-4417-a327-89867661674c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:36.518753 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-bffb1048-016a-4417-a327-89867661674c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: 4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b Jul 31 20:52:36.525565 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:36.525565 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:36.526089 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bffb1048-016a-4417-a327-89867661674c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:36.543178 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bffb1048-016a-4417-a327-89867661674c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume request issued successfully. Jul 31 20:52:36.543178 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bffb1048-016a-4417-a327-89867661674c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b returned with HTTP 202 Jul 31 20:52:36.543629 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 535/2174] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:36 2026] DELETE /volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:36.552026 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3485ba81-d3e2-4ff4-92f0-d78756759ab3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:36.556239 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3485ba81-d3e2-4ff4-92f0-d78756759ab3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b Jul 31 20:52:36.556239 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3485ba81-d3e2-4ff4-92f0-d78756759ab3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:36.556239 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3485ba81-d3e2-4ff4-92f0-d78756759ab3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:36.566742 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:36.566742 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:36.578698 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3485ba81-d3e2-4ff4-92f0-d78756759ab3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:36.583850 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3485ba81-d3e2-4ff4-92f0-d78756759ab3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b returned with HTTP 200 Jul 31 20:52:36.584401 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 546/2175] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:36 2026] GET /volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b => generated 862 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:36.744219 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7e99daa0-a4c4-4845-a906-2d09c13e285b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:36.746728 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e99daa0-a4c4-4845-a906-2d09c13e285b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] GET https://10.4.3.157/volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 Jul 31 20:52:36.746921 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e99daa0-a4c4-4845-a906-2d09c13e285b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:36.747117 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e99daa0-a4c4-4845-a906-2d09c13e285b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:36.752809 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e99daa0-a4c4-4845-a906-2d09c13e285b tempest-ProjectReaderTests-1378607596 tempest-ProjectReaderTests-1378607596-project-admin] https://10.4.3.157/volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 returned with HTTP 404 Jul 31 20:52:36.753676 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 548/2176] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:36 2026] GET /volume/v3/volumes/c7e5f268-9fe0-4884-8554-716051e92203 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:36.861482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:36.863396 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:36.863885 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-250674317"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:36.865633 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-250674317'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:36.865747 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume of 1 GB Jul 31 20:52:36.871548 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Availability Zones retrieved successfully. Jul 31 20:52:36.878216 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (e708b6a9-7fd1-484d-986c-2ca27dac6a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:36.878216 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238f593c-7ea2-44b5-954f-4102b9665012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:36.878506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:36.914210 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (238f593c-7ea2-44b5-954f-4102b9665012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:36.914885 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c22db22-1983-45f1-9db6-e0c1c0245c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:36.969810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Created reservations ['002f596f-35c7-4760-9f3b-ac19bbc739f3', '846350e6-ba4f-46bd-954c-a6026334b4c1', '9705ff73-1850-469b-bded-218b9ec5d208', '39655b79-5329-46ef-b30b-df941cbeac32'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:36.970535 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c22db22-1983-45f1-9db6-e0c1c0245c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['002f596f-35c7-4760-9f3b-ac19bbc739f3', '846350e6-ba4f-46bd-954c-a6026334b4c1', '9705ff73-1850-469b-bded-218b9ec5d208', '39655b79-5329-46ef-b30b-df941cbeac32']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:36.971479 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8476d314-a5fe-4168-9675-f8c29e692ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:37.006620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8476d314-a5fe-4168-9675-f8c29e692ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1f3c84cc-804b-4a53-bc1e-2055bcfb86d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-250674317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['002f596f-35c7-4760-9f3b-ac19bbc739f3','846350e6-ba4f-46bd-954c-a6026334b4c1','9705ff73-1850-469b-bded-218b9ec5d208','39655b79-5329-46ef-b30b-df941cbeac32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-250674317',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1f3c84cc-804b-4a53-bc1e-2055bcfb86d5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f77f8bd75bab480ba7768a23e5d21a53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9346ce4367704d44ae2e40ceeb87191f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:37.007436 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d44424c-d072-4d3e-acaa-e7b2751b7221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:37.031487 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8d44424c-d072-4d3e-acaa-e7b2751b7221) transitioned into state 'SUCCESS' from state '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-250674317',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['002f596f-35c7-4760-9f3b-ac19bbc739f3','846350e6-ba4f-46bd-954c-a6026334b4c1','9705ff73-1850-469b-bded-218b9ec5d208','39655b79-5329-46ef-b30b-df941cbeac32'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:37.032681 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f430cc-4708-4349-a1ed-193dd75b4128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:37.043999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73f430cc-4708-4349-a1ed-193dd75b4128) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:37.045040 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (e708b6a9-7fd1-484d-986c-2ca27dac6a11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:37.045424 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request issued successfully. Jul 31 20:52:37.046073 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f5a9fa5f-7740-4e1a-819b-f9948e15de3e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:37.046575 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 548/2177] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:36 2026] POST /volume/v3/volumes => generated 748 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:37.064404 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-119d0d3f-e7e9-42e6-8a1f-26b0d2b3a885 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:37.068509 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-119d0d3f-e7e9-42e6-8a1f-26b0d2b3a885 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 Jul 31 20:52:37.068807 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-119d0d3f-e7e9-42e6-8a1f-26b0d2b3a885 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:37.069111 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-119d0d3f-e7e9-42e6-8a1f-26b0d2b3a885 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:37.076274 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:37.076274 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:37.079907 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-119d0d3f-e7e9-42e6-8a1f-26b0d2b3a885 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:37.084525 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-119d0d3f-e7e9-42e6-8a1f-26b0d2b3a885 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 returned with HTTP 200 Jul 31 20:52:37.084921 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 536/2178] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:37 2026] GET /volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 => generated 816 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:37.292581 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-95ac0c08-c374-46e6-8846-31839a01eb7e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:37.295250 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-95ac0c08-c374-46e6-8846-31839a01eb7e tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c Jul 31 20:52:37.295527 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-95ac0c08-c374-46e6-8846-31839a01eb7e tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:37.295796 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-95ac0c08-c374-46e6-8846-31839a01eb7e tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:37.295995 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-95ac0c08-c374-46e6-8846-31839a01eb7e tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] show called for member c57b8ad5-db8d-4105-8a6c-7e997062e19c {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:37.300064 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:37.300064 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:37.318460 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-95ac0c08-c374-46e6-8846-31839a01eb7e tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c returned with HTTP 200 Jul 31 20:52:37.319032 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 547/2179] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:37 2026] GET /volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c => generated 388 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:37.331062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:37.332848 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:37.333297 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1104776639", "volume_type": "ce357312-5c17-49a3-814e-08c2748de633", "group_id": "c57b8ad5-db8d-4105-8a6c-7e997062e19c", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:37.334739 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1104776639', 'volume_type': 'ce357312-5c17-49a3-814e-08c2748de633', 'group_id': 'c57b8ad5-db8d-4105-8a6c-7e997062e19c', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:37.341676 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:37.341676 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:37.342183 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Create volume of 1 GB Jul 31 20:52:37.347913 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Availability Zones retrieved successfully. Jul 31 20:52:37.353371 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Flow 'volume_create_api' (71323b0f-7def-4444-8c1e-1cf85f27a520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:37.354523 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11525cf6-851e-46cf-9ea7-f54e2d6beac6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:37.355077 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:37.355077 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:37.355516 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:37.396919 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (11525cf6-851e-46cf-9ea7-f54e2d6beac6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:52:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce357312-5c17-49a3-814e-08c2748de633,is_public=True,name='tempest-GroupsV314Test-volume-type-1975536972',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce357312-5c17-49a3-814e-08c2748de633', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c57b8ad5-db8d-4105-8a6c-7e997062e19c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:37.398244 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddedb14e-347d-4856-9b21-58cb0f84c719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:37.432721 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1975536972 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1975536972, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:37.433193 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1975536972 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1975536972, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:37.479486 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Created reservations ['8b8dc2cf-5f65-4693-8ca0-95109f40d3b3', 'ae2cda14-2266-43a0-a769-57dfc4e6ef11', 'e298d09a-d940-4b78-adca-8d7f577bb7b5', '8d320f6b-83bc-4758-b1bd-534097998097'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:37.480201 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ddedb14e-347d-4856-9b21-58cb0f84c719) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b8dc2cf-5f65-4693-8ca0-95109f40d3b3', 'ae2cda14-2266-43a0-a769-57dfc4e6ef11', 'e298d09a-d940-4b78-adca-8d7f577bb7b5', '8d320f6b-83bc-4758-b1bd-534097998097']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:37.480843 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e42d95a-57db-49f3-bb04-729745277728) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:37.516726 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e42d95a-57db-49f3-bb04-729745277728) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2cc2bdae-7590-40df-8895-cd532e7e2b10', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1104776639',encryption_key_id=None,group_id=c57b8ad5-db8d-4105-8a6c-7e997062e19c,group_type_id=,metadata={},multiattach=False,project_id='a4c081f7ea8943f28497d8ff32eede02',qos_specs=None,replication_status=,reservations=['8b8dc2cf-5f65-4693-8ca0-95109f40d3b3','ae2cda14-2266-43a0-a769-57dfc4e6ef11','e298d09a-d940-4b78-adca-8d7f577bb7b5','8d320f6b-83bc-4758-b1bd-534097998097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d30f5fc34d214065976634fa70110fc4',volume_type_id=ce357312-5c17-49a3-814e-08c2748de633), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1104776639',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c57b8ad5-db8d-4105-8a6c-7e997062e19c,host=None,id=2cc2bdae-7590-40df-8895-cd532e7e2b10,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4c081f7ea8943f28497d8ff32eede02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d30f5fc34d214065976634fa70110fc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce357312-5c17-49a3-814e-08c2748de633),volume_type_id=ce357312-5c17-49a3-814e-08c2748de633)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:37.517468 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94c4edd8-aa83-45b6-aa82-b1cc75c02059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:37.540879 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (94c4edd8-aa83-45b6-aa82-b1cc75c02059) transitioned into state 'SUCCESS' from state '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-1104776639',encryption_key_id=None,group_id=c57b8ad5-db8d-4105-8a6c-7e997062e19c,group_type_id=,metadata={},multiattach=False,project_id='a4c081f7ea8943f28497d8ff32eede02',qos_specs=None,replication_status=,reservations=['8b8dc2cf-5f65-4693-8ca0-95109f40d3b3','ae2cda14-2266-43a0-a769-57dfc4e6ef11','e298d09a-d940-4b78-adca-8d7f577bb7b5','8d320f6b-83bc-4758-b1bd-534097998097'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d30f5fc34d214065976634fa70110fc4',volume_type_id=ce357312-5c17-49a3-814e-08c2748de633)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:37.542049 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb1c901-0c87-4c5f-86c8-e50e6a3a52a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:37.556972 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8eb1c901-0c87-4c5f-86c8-e50e6a3a52a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:37.557786 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Flow 'volume_create_api' (71323b0f-7def-4444-8c1e-1cf85f27a520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:37.558196 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Create volume request issued successfully. Jul 31 20:52:37.558840 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:37.559070 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:37.601985 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-21c09826-c7c6-4528-b2b4-d11482345b9b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:37.604348 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:37.604463 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-21c09826-c7c6-4528-b2b4-d11482345b9b tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b Jul 31 20:52:37.604653 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-21c09826-c7c6-4528-b2b4-d11482345b9b tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:37.604925 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-21c09826-c7c6-4528-b2b4-d11482345b9b tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:37.607332 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:37.607332 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:37.611959 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ebe0b38f-6f0c-4e04-bfd5-bb161b9bceef tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:37.611959 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 549/2180] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:37 2026] POST /volume/v3/volumes => generated 819 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:37.612755 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-21c09826-c7c6-4528-b2b4-d11482345b9b tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b returned with HTTP 404 Jul 31 20:52:37.613322 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 549/2181] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:37 2026] GET /volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:37.626962 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c35963cd-0d25-4c6f-88ed-a05af95aa048 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:37.627341 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bd302371-a1c4-4fab-9d9d-22d1fada4d14 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:37.631393 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c35963cd-0d25-4c6f-88ed-a05af95aa048 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 Jul 31 20:52:37.631806 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c35963cd-0d25-4c6f-88ed-a05af95aa048 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:37.631806 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c35963cd-0d25-4c6f-88ed-a05af95aa048 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:37.631936 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-c35963cd-0d25-4c6f-88ed-a05af95aa048 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: 43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 Jul 31 20:52:37.631974 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bd302371-a1c4-4fab-9d9d-22d1fada4d14 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 Jul 31 20:52:37.632189 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bd302371-a1c4-4fab-9d9d-22d1fada4d14 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:37.632419 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bd302371-a1c4-4fab-9d9d-22d1fada4d14 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:37.644196 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:37.644196 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:37.644336 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:37.644336 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:37.644777 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c35963cd-0d25-4c6f-88ed-a05af95aa048 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:37.658782 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bd302371-a1c4-4fab-9d9d-22d1fada4d14 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Volume info retrieved successfully. Jul 31 20:52:37.659633 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-bd302371-a1c4-4fab-9d9d-22d1fada4d14 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:37.659807 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-bd302371-a1c4-4fab-9d9d-22d1fada4d14 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:37.675060 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c35963cd-0d25-4c6f-88ed-a05af95aa048 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume request issued successfully. Jul 31 20:52:37.675261 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c35963cd-0d25-4c6f-88ed-a05af95aa048 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 returned with HTTP 202 Jul 31 20:52:37.675706 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 537/2182] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:37 2026] DELETE /volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:37.685292 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c527470f-0f96-4f05-acb3-6336f8a206b5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:37.687692 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c527470f-0f96-4f05-acb3-6336f8a206b5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 Jul 31 20:52:37.687968 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c527470f-0f96-4f05-acb3-6336f8a206b5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:37.688255 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c527470f-0f96-4f05-acb3-6336f8a206b5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:37.698002 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:37.698002 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:37.700777 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-bd302371-a1c4-4fab-9d9d-22d1fada4d14 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:37.703140 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c527470f-0f96-4f05-acb3-6336f8a206b5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:37.706284 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:37.706284 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:37.707554 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c527470f-0f96-4f05-acb3-6336f8a206b5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 returned with HTTP 200 Jul 31 20:52:37.707969 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 550/2183] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:37 2026] GET /volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 => generated 895 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:37.721680 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bd302371-a1c4-4fab-9d9d-22d1fada4d14 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 returned with HTTP 200 Jul 31 20:52:37.722151 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 548/2184] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:37 2026] GET /volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 => generated 887 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:38.096780 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-598ce383-f12e-4e4b-a41c-876798049922 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.099662 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-598ce383-f12e-4e4b-a41c-876798049922 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 Jul 31 20:52:38.099885 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-598ce383-f12e-4e4b-a41c-876798049922 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:38.100100 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-598ce383-f12e-4e4b-a41c-876798049922 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:38.114428 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.114428 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:38.124442 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-598ce383-f12e-4e4b-a41c-876798049922 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:38.130779 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-598ce383-f12e-4e4b-a41c-876798049922 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 returned with HTTP 200 Jul 31 20:52:38.131548 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 550/2185] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:38 2026] GET /volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:38.148094 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1deb77a3-a1d2-44f8-9753-a442e878991c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.150491 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1deb77a3-a1d2-44f8-9753-a442e878991c tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5/action Jul 31 20:52:38.151166 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1deb77a3-a1d2-44f8-9753-a442e878991c tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:38.151428 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1deb77a3-a1d2-44f8-9753-a442e878991c tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:38.167370 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.167370 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:38.167850 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.admin_actions [None req-1deb77a3-a1d2-44f8-9753-a442e878991c tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Updating volume '1f3c84cc-804b-4a53-bc1e-2055bcfb86d5' with '{'status': 'attaching'}' {{(pid=100194) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 20:52:38.199873 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1deb77a3-a1d2-44f8-9753-a442e878991c tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5/action returned with HTTP 202 Jul 31 20:52:38.200596 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 538/2186] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:38 2026] POST /volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 20:52:38.208385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7e5a10c3-d951-4ecc-bd8d-6084c3f15446 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.213194 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e5a10c3-d951-4ecc-bd8d-6084c3f15446 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 Jul 31 20:52:38.213486 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e5a10c3-d951-4ecc-bd8d-6084c3f15446 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:38.213758 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e5a10c3-d951-4ecc-bd8d-6084c3f15446 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:38.222617 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.222617 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:38.228661 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7e5a10c3-d951-4ecc-bd8d-6084c3f15446 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:38.233098 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e5a10c3-d951-4ecc-bd8d-6084c3f15446 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 returned with HTTP 200 Jul 31 20:52:38.233908 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 551/2187] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:38 2026] GET /volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:38.251398 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8a898383-add7-40ab-b7c2-6b0fee53a939 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.256887 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8a898383-add7-40ab-b7c2-6b0fee53a939 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5/action Jul 31 20:52:38.257428 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8a898383-add7-40ab-b7c2-6b0fee53a939 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:38.257498 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8a898383-add7-40ab-b7c2-6b0fee53a939 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:38.276169 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.276169 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:38.276672 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8a898383-add7-40ab-b7c2-6b0fee53a939 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Volume info retrieved successfully. Jul 31 20:52:38.313555 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8a898383-add7-40ab-b7c2-6b0fee53a939 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Delete volume request issued successfully. Jul 31 20:52:38.313884 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8a898383-add7-40ab-b7c2-6b0fee53a939 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5/action returned with HTTP 202 Jul 31 20:52:38.314520 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 549/2188] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:38 2026] POST /volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:38.324109 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-47deda93-e798-4649-b285-cc0c576b9dd1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.325980 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-47deda93-e798-4649-b285-cc0c576b9dd1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 Jul 31 20:52:38.326267 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-47deda93-e798-4649-b285-cc0c576b9dd1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:38.326449 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-47deda93-e798-4649-b285-cc0c576b9dd1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:38.334744 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.334744 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:38.338480 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-47deda93-e798-4649-b285-cc0c576b9dd1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:38.343456 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-47deda93-e798-4649-b285-cc0c576b9dd1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 returned with HTTP 200 Jul 31 20:52:38.343935 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 551/2189] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:38 2026] GET /volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:38.655361 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e8a2f0d7-b1f6-4a24-b743-61923ea98d0b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.726417 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fcc1f096-0fef-4615-b018-3406b986312a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.727909 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fcc1f096-0fef-4615-b018-3406b986312a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 Jul 31 20:52:38.728116 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fcc1f096-0fef-4615-b018-3406b986312a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:38.728313 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fcc1f096-0fef-4615-b018-3406b986312a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:38.735480 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fcc1f096-0fef-4615-b018-3406b986312a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 returned with HTTP 404 Jul 31 20:52:38.735865 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-29b43c77-e329-4be3-bde1-5cd119700353 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.736016 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 552/2190] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:38 2026] GET /volume/v3/volumes/43c0ebdc-26f0-42f7-8cf9-ac6842e49e84 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:38.738052 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-29b43c77-e329-4be3-bde1-5cd119700353 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 Jul 31 20:52:38.738052 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-29b43c77-e329-4be3-bde1-5cd119700353 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:38.738231 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-29b43c77-e329-4be3-bde1-5cd119700353 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:38.743097 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d3084c2c-f09f-434e-9caf-e20e9fdd99f5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.745043 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.745043 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:38.747624 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d3084c2c-f09f-434e-9caf-e20e9fdd99f5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b Jul 31 20:52:38.747924 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d3084c2c-f09f-434e-9caf-e20e9fdd99f5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:38.748171 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d3084c2c-f09f-434e-9caf-e20e9fdd99f5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:38.748375 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-d3084c2c-f09f-434e-9caf-e20e9fdd99f5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: 4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b Jul 31 20:52:38.748850 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-29b43c77-e329-4be3-bde1-5cd119700353 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Volume info retrieved successfully. Jul 31 20:52:38.749521 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-29b43c77-e329-4be3-bde1-5cd119700353 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:38.749688 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-29b43c77-e329-4be3-bde1-5cd119700353 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:38.761343 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d3084c2c-f09f-434e-9caf-e20e9fdd99f5 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b returned with HTTP 404 Jul 31 20:52:38.761983 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 552/2191] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:38 2026] DELETE /volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:38.766225 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e8a2f0d7-b1f6-4a24-b743-61923ea98d0b tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:38.766916 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e8a2f0d7-b1f6-4a24-b743-61923ea98d0b tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-622215998", "extra_specs": {"storage_protocol": "tempest-storage_protocol-88749732", "vendor_name": "tempest-vendor_name-40739374"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:38.768679 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.768679 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:38.771634 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a5a7fc09-a5b4-4cce-8bff-fa633f3a1c70 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.773175 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a5a7fc09-a5b4-4cce-8bff-fa633f3a1c70 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b Jul 31 20:52:38.773471 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a5a7fc09-a5b4-4cce-8bff-fa633f3a1c70 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:38.773719 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a5a7fc09-a5b4-4cce-8bff-fa633f3a1c70 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:38.785106 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-29b43c77-e329-4be3-bde1-5cd119700353 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:38.786677 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a5a7fc09-a5b4-4cce-8bff-fa633f3a1c70 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b returned with HTTP 404 Jul 31 20:52:38.787328 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 553/2192] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:38 2026] GET /volume/v3/volumes/4a8b3de6-18b3-4eab-8ccd-7a9e8897d10b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:38.788071 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.788071 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:38.791772 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e8a2f0d7-b1f6-4a24-b743-61923ea98d0b tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:38.792349 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 539/2193] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:52:38 2026] POST /volume/v3/types => generated 325 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:38.795431 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e8053395-c922-4f2b-b0a7-a4ca9c0722dc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.796431 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-29b43c77-e329-4be3-bde1-5cd119700353 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 returned with HTTP 200 Jul 31 20:52:38.796926 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 550/2194] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:38 2026] GET /volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 => generated 912 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:38.798477 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e8053395-c922-4f2b-b0a7-a4ca9c0722dc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd Jul 31 20:52:38.798712 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e8053395-c922-4f2b-b0a7-a4ca9c0722dc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:38.798943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e8053395-c922-4f2b-b0a7-a4ca9c0722dc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:38.799134 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-e8053395-c922-4f2b-b0a7-a4ca9c0722dc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: b89d292b-bc55-40b0-990b-191c86998dcd Jul 31 20:52:38.802058 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e3e09616-f92a-4159-85a3-027c059b64c2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.805581 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:38.805919 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "81c745a8-40e9-43df-b428-5407d52303bf", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:38.806951 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.806951 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:38.807384 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Create volume request body: {'volume': {'volume_type': '81c745a8-40e9-43df-b428-5407d52303bf', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:38.807468 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e8053395-c922-4f2b-b0a7-a4ca9c0722dc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:38.810558 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Create volume of 1 GB Jul 31 20:52:38.810820 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.810820 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:38.810974 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.811225 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Availability Zones retrieved successfully. Jul 31 20:52:38.813243 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] POST https://10.4.3.157/volume/v3/groups/action Jul 31 20:52:38.813694 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Action body: b'{"create-from-src": {"source_group_id": "c57b8ad5-db8d-4105-8a6c-7e997062e19c", "name": "tempest-Group_from_grp-273050151"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:38.813868 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "c57b8ad5-db8d-4105-8a6c-7e997062e19c", "name": "tempest-Group_from_grp-273050151"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:38.816066 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Creating new group {'create-from-src': {'source_group_id': 'c57b8ad5-db8d-4105-8a6c-7e997062e19c', 'name': 'tempest-Group_from_grp-273050151'}}. {{(pid=100194) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Jul 31 20:52:38.816232 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.groups [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Creating group tempest-Group_from_grp-273050151 from source group c57b8ad5-db8d-4105-8a6c-7e997062e19c. Jul 31 20:52:38.816627 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Flow 'volume_create_api' (842d1432-5613-4233-a778-020091622d67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:38.817535 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b062d47-c2e7-41bc-b09d-d0db86b549f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:38.818304 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:38.820100 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.820100 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:38.832993 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.832993 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:38.835428 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e8053395-c922-4f2b-b0a7-a4ca9c0722dc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume request issued successfully. Jul 31 20:52:38.836315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b062d47-c2e7-41bc-b09d-d0db86b549f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:52:39Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-88749732',vendor_name='tempest-vendor_name-40739374'},id=81c745a8-40e9-43df-b428-5407d52303bf,is_public=True,name='tempest-ProjectReaderTests-volume-type-622215998',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '81c745a8-40e9-43df-b428-5407d52303bf', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:38.836501 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e8053395-c922-4f2b-b0a7-a4ca9c0722dc tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd returned with HTTP 202 Jul 31 20:52:38.836501 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 553/2195] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:38 2026] DELETE /volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:38.836562 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0cc04c3-12e4-486b-a91f-f8b2470f5653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:38.847369 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6778bbf0-9825-4948-b531-3651c59ae133 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:38.849713 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6778bbf0-9825-4948-b531-3651c59ae133 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd Jul 31 20:52:38.850006 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6778bbf0-9825-4948-b531-3651c59ae133 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:38.850284 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6778bbf0-9825-4948-b531-3651c59ae133 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:38.859825 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.859825 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:38.860719 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-622215998 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-622215998, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:38.861027 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-622215998 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-622215998, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:38.865361 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6778bbf0-9825-4948-b531-3651c59ae133 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Volume info retrieved successfully. Jul 31 20:52:38.877725 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Created reservations ['f753742b-de80-4d61-8fe1-d3904442d403'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:38.877877 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6778bbf0-9825-4948-b531-3651c59ae133 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd returned with HTTP 200 Jul 31 20:52:38.878080 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 551/2196] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:38 2026] GET /volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd => generated 896 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:38.928948 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Created reservations ['390c66cd-3c54-4ae7-b164-fc8c01bded74', '77eaf239-8bcd-4c08-8630-3047c9ff9e77', '6fc3b8a9-b251-4253-9830-44fb0f1f23f6', '2d5d6248-102e-4e44-ad70-109c39e00027'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:38.929771 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0cc04c3-12e4-486b-a91f-f8b2470f5653) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['390c66cd-3c54-4ae7-b164-fc8c01bded74', '77eaf239-8bcd-4c08-8630-3047c9ff9e77', '6fc3b8a9-b251-4253-9830-44fb0f1f23f6', '2d5d6248-102e-4e44-ad70-109c39e00027']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:38.930549 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ca345a1-dfa3-4a2d-a83a-ee287119fa2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:38.946056 np0000006272 devstack@c-api.service[100194]: INFO cinder.group.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] A mapping entry already exists for group 392d0a58-6013-472f-a0e2-d12320f2706b and volume type ce357312-5c17-49a3-814e-08c2748de633. Do not need to create again. Jul 31 20:52:38.946476 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:38.946476 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:38.947654 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Availability Zones retrieved successfully. Jul 31 20:52:38.953689 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Flow 'volume_create_api' (92aaaf0a-45a2-4df7-aa42-0b0091b4083f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:38.954554 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38ccee3-3839-41c8-8f12-84f72c5d5d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:38.955579 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ca345a1-dfa3-4a2d-a83a-ee287119fa2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba66e03c-98b3-48dd-b2ad-590fcf09cb63', '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='5fcb35666fca416692e0054cbd4f4e7d',qos_specs=None,replication_status=,reservations=['390c66cd-3c54-4ae7-b164-fc8c01bded74','77eaf239-8bcd-4c08-8630-3047c9ff9e77','6fc3b8a9-b251-4253-9830-44fb0f1f23f6','2d5d6248-102e-4e44-ad70-109c39e00027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ec280aa200a4b5cb87d6a576cb981fe',volume_type_id=81c745a8-40e9-43df-b428-5407d52303bf), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:38Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba66e03c-98b3-48dd-b2ad-590fcf09cb63,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fcb35666fca416692e0054cbd4f4e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ec280aa200a4b5cb87d6a576cb981fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(81c745a8-40e9-43df-b428-5407d52303bf),volume_type_id=81c745a8-40e9-43df-b428-5407d52303bf)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:38.955919 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:38.956402 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6005fe22-8428-4fa1-b2b6-13642f7a8d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:38.973899 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6005fe22-8428-4fa1-b2b6-13642f7a8d7d) transitioned into state 'SUCCESS' from 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='5fcb35666fca416692e0054cbd4f4e7d',qos_specs=None,replication_status=,reservations=['390c66cd-3c54-4ae7-b164-fc8c01bded74','77eaf239-8bcd-4c08-8630-3047c9ff9e77','6fc3b8a9-b251-4253-9830-44fb0f1f23f6','2d5d6248-102e-4e44-ad70-109c39e00027'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ec280aa200a4b5cb87d6a576cb981fe',volume_type_id=81c745a8-40e9-43df-b428-5407d52303bf)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:38.974512 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38ccee3-3839-41c8-8f12-84f72c5d5d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '2cc2bdae-7590-40df-8895-cd532e7e2b10', 'volume_type': VolumeType(created_at=2026-07-31T20:52:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ce357312-5c17-49a3-814e-08c2748de633,is_public=True,name='tempest-GroupsV314Test-volume-type-1975536972',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce357312-5c17-49a3-814e-08c2748de633', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '392d0a58-6013-472f-a0e2-d12320f2706b', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:38.974635 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001a5221-3ee2-47f0-8766-49ade75888e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:38.975228 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad2065a4-c366-4e47-88fe-d0f300919632) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:38.989096 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (001a5221-3ee2-47f0-8766-49ade75888e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:38.992145 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Flow 'volume_create_api' (842d1432-5613-4233-a778-020091622d67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:38.992145 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Create volume request issued successfully. Jul 31 20:52:38.992145 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3e09616-f92a-4159-85a3-027c059b64c2 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:38.992145 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 554/2197] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:52:38 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 20:52:38.999516 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1975536972 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1975536972, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:38.999817 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1975536972 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1975536972, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:39.007062 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-229ee259-0164-47b6-abf5-457ad800e294 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.009011 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-229ee259-0164-47b6-abf5-457ad800e294 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] GET https://10.4.3.157/volume/v3/volumes/ba66e03c-98b3-48dd-b2ad-590fcf09cb63 Jul 31 20:52:39.009260 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-229ee259-0164-47b6-abf5-457ad800e294 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.009479 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-229ee259-0164-47b6-abf5-457ad800e294 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.014634 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Created reservations ['27f48153-1065-498a-a4e2-92e05f6ec238', '2377ee57-f376-452d-9f90-029b3f00cbe2', '18d498b5-d495-4c05-922b-4770f9640921', '235e06df-a897-4737-8cb3-7f726f83955c'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:39.015851 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad2065a4-c366-4e47-88fe-d0f300919632) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['27f48153-1065-498a-a4e2-92e05f6ec238', '2377ee57-f376-452d-9f90-029b3f00cbe2', '18d498b5-d495-4c05-922b-4770f9640921', '235e06df-a897-4737-8cb3-7f726f83955c']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:39.016417 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.016417 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:39.017256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb57fd4-9f37-4d74-bc32-797143bd6281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:39.019518 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-229ee259-0164-47b6-abf5-457ad800e294 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Volume info retrieved successfully. Jul 31 20:52:39.024756 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-229ee259-0164-47b6-abf5-457ad800e294 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/volumes/ba66e03c-98b3-48dd-b2ad-590fcf09cb63 returned with HTTP 200 Jul 31 20:52:39.024756 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 554/2198] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/volumes/ba66e03c-98b3-48dd-b2ad-590fcf09cb63 => generated 952 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:39.050911 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6fb57fd4-9f37-4d74-bc32-797143bd6281) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dc3e856-6a75-4eed-b46a-143507e56075', '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=392d0a58-6013-472f-a0e2-d12320f2706b,group_type_id=,metadata={},multiattach=False,project_id='a4c081f7ea8943f28497d8ff32eede02',qos_specs=None,replication_status=,reservations=['27f48153-1065-498a-a4e2-92e05f6ec238','2377ee57-f376-452d-9f90-029b3f00cbe2','18d498b5-d495-4c05-922b-4770f9640921','235e06df-a897-4737-8cb3-7f726f83955c'],size=1,snapshot_id=None,source_replicaid=,source_volid=2cc2bdae-7590-40df-8895-cd532e7e2b10,status='creating',user_id='d30f5fc34d214065976634fa70110fc4',volume_type_id=ce357312-5c17-49a3-814e-08c2748de633), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:39Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=392d0a58-6013-472f-a0e2-d12320f2706b,host=None,id=8dc3e856-6a75-4eed-b46a-143507e56075,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4c081f7ea8943f28497d8ff32eede02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=2cc2bdae-7590-40df-8895-cd532e7e2b10,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d30f5fc34d214065976634fa70110fc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce357312-5c17-49a3-814e-08c2748de633),volume_type_id=ce357312-5c17-49a3-814e-08c2748de633)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:39.052964 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f90b83-43b2-4290-b100-de30d5da915a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:39.084009 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0f90b83-43b2-4290-b100-de30d5da915a) transitioned into state 'SUCCESS' from 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=392d0a58-6013-472f-a0e2-d12320f2706b,group_type_id=,metadata={},multiattach=False,project_id='a4c081f7ea8943f28497d8ff32eede02',qos_specs=None,replication_status=,reservations=['27f48153-1065-498a-a4e2-92e05f6ec238','2377ee57-f376-452d-9f90-029b3f00cbe2','18d498b5-d495-4c05-922b-4770f9640921','235e06df-a897-4737-8cb3-7f726f83955c'],size=1,snapshot_id=None,source_replicaid=,source_volid=2cc2bdae-7590-40df-8895-cd532e7e2b10,status='creating',user_id='d30f5fc34d214065976634fa70110fc4',volume_type_id=ce357312-5c17-49a3-814e-08c2748de633)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:39.084880 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Flow 'volume_create_api' (92aaaf0a-45a2-4df7-aa42-0b0091b4083f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:39.085353 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Create volume request issued successfully. Jul 31 20:52:39.104240 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5373e3eb-3c88-42e6-8165-ef4580c4938d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/groups/action returned with HTTP 202 Jul 31 20:52:39.104746 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 540/2199] 10.4.3.157 () {70 vars in 1318 bytes} [Fri Jul 31 20:52:38 2026] POST /volume/v3/groups/action => generated 101 bytes in 294 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:39.112394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-63b57258-dcc5-4dff-897b-c79a26907f9c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.116255 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:39.116482 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.116690 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.116947 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:39.117642 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:39.130992 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Get all volumes completed successfully. Jul 31 20:52:39.133558 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:39.134713 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:39.178347 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:39.181201 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.181201 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:39.184525 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:39.184669 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:39.228390 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:39.236055 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.236055 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:39.243115 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-63b57258-dcc5-4dff-897b-c79a26907f9c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:39.243759 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 552/2200] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/volumes/detail => generated 1827 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:39.261587 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-911057e5-e67e-4827-b270-d6022b0bdcf2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.263271 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-911057e5-e67e-4827-b270-d6022b0bdcf2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/volumes/8dc3e856-6a75-4eed-b46a-143507e56075 Jul 31 20:52:39.263491 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-911057e5-e67e-4827-b270-d6022b0bdcf2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.263697 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-911057e5-e67e-4827-b270-d6022b0bdcf2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.272457 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.272457 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:39.276603 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-911057e5-e67e-4827-b270-d6022b0bdcf2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Volume info retrieved successfully. Jul 31 20:52:39.277246 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-911057e5-e67e-4827-b270-d6022b0bdcf2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:39.277423 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-911057e5-e67e-4827-b270-d6022b0bdcf2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:39.309451 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-911057e5-e67e-4827-b270-d6022b0bdcf2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:39.312571 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.312571 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:39.318910 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-911057e5-e67e-4827-b270-d6022b0bdcf2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/volumes/8dc3e856-6a75-4eed-b46a-143507e56075 returned with HTTP 200 Jul 31 20:52:39.319408 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 555/2201] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/volumes/8dc3e856-6a75-4eed-b46a-143507e56075 => generated 923 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:39.339151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d64a74df-241d-4e26-b899-15558c70a65c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.340532 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d64a74df-241d-4e26-b899-15558c70a65c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/groups/392d0a58-6013-472f-a0e2-d12320f2706b Jul 31 20:52:39.340745 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d64a74df-241d-4e26-b899-15558c70a65c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.340938 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d64a74df-241d-4e26-b899-15558c70a65c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.341140 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-d64a74df-241d-4e26-b899-15558c70a65c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] show called for member 392d0a58-6013-472f-a0e2-d12320f2706b {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:39.344455 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.344455 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:39.352143 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d64a74df-241d-4e26-b899-15558c70a65c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/groups/392d0a58-6013-472f-a0e2-d12320f2706b returned with HTTP 200 Jul 31 20:52:39.352143 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 555/2202] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/groups/392d0a58-6013-472f-a0e2-d12320f2706b => generated 416 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:39.359682 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a324ee25-98da-4645-849c-ef4b1a40a1b9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.361509 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a324ee25-98da-4645-849c-ef4b1a40a1b9 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 Jul 31 20:52:39.361681 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a324ee25-98da-4645-849c-ef4b1a40a1b9 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.361909 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a324ee25-98da-4645-849c-ef4b1a40a1b9 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.364802 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.368146 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:39.368146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.368146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.368146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:39.368326 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a324ee25-98da-4645-849c-ef4b1a40a1b9 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 returned with HTTP 404 Jul 31 20:52:39.368381 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:39.368420 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 541/2203] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:39.374903 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Get all volumes completed successfully. Jul 31 20:52:39.375581 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:39.375717 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:39.378290 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-027249c2-960a-45a6-9f9a-cbdf358850c7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.380150 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-027249c2-960a-45a6-9f9a-cbdf358850c7 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 Jul 31 20:52:39.380359 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-027249c2-960a-45a6-9f9a-cbdf358850c7 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.380535 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-027249c2-960a-45a6-9f9a-cbdf358850c7 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.386304 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-027249c2-960a-45a6-9f9a-cbdf358850c7 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 returned with HTTP 404 Jul 31 20:52:39.386754 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 556/2204] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:39.395491 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b8a73f23-0c78-4834-8b8c-e433c00c6fa0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.397226 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b8a73f23-0c78-4834-8b8c-e433c00c6fa0 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] DELETE https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 Jul 31 20:52:39.397539 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b8a73f23-0c78-4834-8b8c-e433c00c6fa0 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.397709 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b8a73f23-0c78-4834-8b8c-e433c00c6fa0 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.397871 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-b8a73f23-0c78-4834-8b8c-e433c00c6fa0 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Delete volume with id: 1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 Jul 31 20:52:39.404176 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b8a73f23-0c78-4834-8b8c-e433c00c6fa0 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 returned with HTTP 404 Jul 31 20:52:39.405483 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 556/2205] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:39 2026] DELETE /volume/v3/volumes/1f3c84cc-804b-4a53-bc1e-2055bcfb86d5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:39.412943 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.415349 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:39.415655 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-850845710"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:39.416991 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:39.417365 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-850845710'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:39.417528 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume of 1 GB Jul 31 20:52:39.417817 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.417817 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:39.419863 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.419863 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:39.420958 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Availability Zones retrieved successfully. Jul 31 20:52:39.423304 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:39.423450 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:39.426764 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (47cd90d1-14f9-4053-b342-d235b2585dc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:39.427643 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4a1255-2ad0-4193-a4d7-06617d0921fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:39.428588 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:39.453978 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0c4a1255-2ad0-4193-a4d7-06617d0921fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:39.454708 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25ad9c1c-7339-4e54-b7cc-fb9f44690d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:39.458602 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:39.461362 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.461362 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:39.467809 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f4ab4ceb-ad77-4478-bb4a-43dc586d617c tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:39.468168 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 553/2206] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/volumes/detail => generated 1828 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:39.480666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9087b910-e1d1-4ca3-b0b0-0e694433a702 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.482769 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9087b910-e1d1-4ca3-b0b0-0e694433a702 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] POST https://10.4.3.157/volume/v3/groups/392d0a58-6013-472f-a0e2-d12320f2706b/action Jul 31 20:52:39.483252 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9087b910-e1d1-4ca3-b0b0-0e694433a702 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:39.483430 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9087b910-e1d1-4ca3-b0b0-0e694433a702 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:39.485305 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-9087b910-e1d1-4ca3-b0b0-0e694433a702 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] delete called for group 392d0a58-6013-472f-a0e2-d12320f2706b {{(pid=100192) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:52:39.485455 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.groups [None req-9087b910-e1d1-4ca3-b0b0-0e694433a702 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Delete group with id: 392d0a58-6013-472f-a0e2-d12320f2706b Jul 31 20:52:39.489376 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.489376 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:39.491423 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Created reservations ['7cb62d90-0264-42b4-8761-9ea0c55076bb', '77aa4a51-a04d-4c10-8456-63db33da1a38', '610190e0-c94e-42cd-bcd5-24859194b746', '62dcf2a9-ae02-4a2c-9986-784a46a7abf4'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:39.492218 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25ad9c1c-7339-4e54-b7cc-fb9f44690d88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cb62d90-0264-42b4-8761-9ea0c55076bb', '77aa4a51-a04d-4c10-8456-63db33da1a38', '610190e0-c94e-42cd-bcd5-24859194b746', '62dcf2a9-ae02-4a2c-9986-784a46a7abf4']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:39.493081 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb6c772-e183-4d09-b25a-ccb30e9fc7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:39.514218 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9eb6c772-e183-4d09-b25a-ccb30e9fc7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed6ff784-0dff-49cb-952a-c296e6896f0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-850845710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['7cb62d90-0264-42b4-8761-9ea0c55076bb','77aa4a51-a04d-4c10-8456-63db33da1a38','610190e0-c94e-42cd-bcd5-24859194b746','62dcf2a9-ae02-4a2c-9986-784a46a7abf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-850845710',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed6ff784-0dff-49cb-952a-c296e6896f0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f77f8bd75bab480ba7768a23e5d21a53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9346ce4367704d44ae2e40ceeb87191f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:39.514948 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03835f8d-96bc-4057-b5ef-9201c48a227e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:39.523988 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9087b910-e1d1-4ca3-b0b0-0e694433a702 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/groups/392d0a58-6013-472f-a0e2-d12320f2706b/action returned with HTTP 202 Jul 31 20:52:39.524549 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 557/2207] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:52:39 2026] POST /volume/v3/groups/392d0a58-6013-472f-a0e2-d12320f2706b/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:39.531100 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (03835f8d-96bc-4057-b5ef-9201c48a227e) transitioned into state 'SUCCESS' from state '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-850845710',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['7cb62d90-0264-42b4-8761-9ea0c55076bb','77aa4a51-a04d-4c10-8456-63db33da1a38','610190e0-c94e-42cd-bcd5-24859194b746','62dcf2a9-ae02-4a2c-9986-784a46a7abf4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:39.532024 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0813ca73-ffad-4928-9367-69694493823b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.532083 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6184b5e9-b0af-4e63-a13a-40ba89f9882d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:39.535541 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0813ca73-ffad-4928-9367-69694493823b tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/volumes/8dc3e856-6a75-4eed-b46a-143507e56075 Jul 31 20:52:39.535750 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0813ca73-ffad-4928-9367-69694493823b tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.535920 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0813ca73-ffad-4928-9367-69694493823b tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.542195 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6184b5e9-b0af-4e63-a13a-40ba89f9882d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:39.543113 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (47cd90d1-14f9-4053-b342-d235b2585dc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:39.543610 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request issued successfully. Jul 31 20:52:39.544308 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-51a8d0a9-2e99-4d1d-86d3-c527c177fdb5 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:39.544765 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 542/2208] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:39 2026] POST /volume/v3/volumes => generated 748 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:39.545982 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.545982 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:39.555406 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0813ca73-ffad-4928-9367-69694493823b tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Volume info retrieved successfully. Jul 31 20:52:39.556249 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-0813ca73-ffad-4928-9367-69694493823b tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:39.556445 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-0813ca73-ffad-4928-9367-69694493823b tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:39.557460 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-206d138b-4826-4486-99b4-5839a905dbc8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.559696 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-206d138b-4826-4486-99b4-5839a905dbc8 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a Jul 31 20:52:39.559953 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-206d138b-4826-4486-99b4-5839a905dbc8 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.560194 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-206d138b-4826-4486-99b4-5839a905dbc8 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.568742 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.568742 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:39.573966 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-206d138b-4826-4486-99b4-5839a905dbc8 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:39.578639 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-206d138b-4826-4486-99b4-5839a905dbc8 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a returned with HTTP 200 Jul 31 20:52:39.579139 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 554/2209] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:39.609363 np0000006272 devstack@c-api.service[100191]: DEBUG oslo_db.sqlalchemy.engines [None req-0813ca73-ffad-4928-9367-69694493823b tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:39.613814 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:39.613814 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:39.622828 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0813ca73-ffad-4928-9367-69694493823b tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/volumes/8dc3e856-6a75-4eed-b46a-143507e56075 returned with HTTP 200 Jul 31 20:52:39.623402 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 557/2210] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/volumes/8dc3e856-6a75-4eed-b46a-143507e56075 => generated 922 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:39.894199 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8f0db194-9a4d-45af-9e7c-bc2002ed81b7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.896117 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f0db194-9a4d-45af-9e7c-bc2002ed81b7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd Jul 31 20:52:39.896117 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f0db194-9a4d-45af-9e7c-bc2002ed81b7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.896216 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f0db194-9a4d-45af-9e7c-bc2002ed81b7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.901545 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f0db194-9a4d-45af-9e7c-bc2002ed81b7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd returned with HTTP 404 Jul 31 20:52:39.901966 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 558/2211] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/volumes/b89d292b-bc55-40b0-990b-191c86998dcd => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:39.909505 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e6a1fc4a-9891-4d71-8bde-4cb2851d942d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.911325 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e6a1fc4a-9891-4d71-8bde-4cb2851d942d tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b Jul 31 20:52:39.911489 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e6a1fc4a-9891-4d71-8bde-4cb2851d942d tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.911659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e6a1fc4a-9891-4d71-8bde-4cb2851d942d tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.911754 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-e6a1fc4a-9891-4d71-8bde-4cb2851d942d tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete snapshot with id: e6861ec6-aef6-4396-b048-c04fa663793b Jul 31 20:52:39.917068 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e6a1fc4a-9891-4d71-8bde-4cb2851d942d tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b returned with HTTP 404 Jul 31 20:52:39.917484 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 543/2212] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:39 2026] DELETE /volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Jul 31 20:52:39.925394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5cad4e1f-b01d-4392-a106-ea261199327a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.926941 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5cad4e1f-b01d-4392-a106-ea261199327a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b Jul 31 20:52:39.927103 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5cad4e1f-b01d-4392-a106-ea261199327a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.927332 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5cad4e1f-b01d-4392-a106-ea261199327a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.934652 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5cad4e1f-b01d-4392-a106-ea261199327a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b returned with HTTP 404 Jul 31 20:52:39.935184 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 555/2213] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/snapshots/e6861ec6-aef6-4396-b048-c04fa663793b => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:39.941478 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e4a8c62b-9985-4a10-916b-909a8627e429 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.942924 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e4a8c62b-9985-4a10-916b-909a8627e429 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 Jul 31 20:52:39.943272 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e4a8c62b-9985-4a10-916b-909a8627e429 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.943543 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e4a8c62b-9985-4a10-916b-909a8627e429 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.943839 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-e4a8c62b-9985-4a10-916b-909a8627e429 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: a09b4fdd-c4b2-4526-9c88-80a69fb69d82 Jul 31 20:52:39.949678 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e4a8c62b-9985-4a10-916b-909a8627e429 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 returned with HTTP 404 Jul 31 20:52:39.950251 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 558/2214] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:39 2026] DELETE /volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:39.958344 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d9592b80-2db7-478f-899c-87956e18cda6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.960659 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d9592b80-2db7-478f-899c-87956e18cda6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 Jul 31 20:52:39.960970 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d9592b80-2db7-478f-899c-87956e18cda6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.961229 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d9592b80-2db7-478f-899c-87956e18cda6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.968069 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d9592b80-2db7-478f-899c-87956e18cda6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 returned with HTTP 404 Jul 31 20:52:39.968645 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 559/2215] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/volumes/a09b4fdd-c4b2-4526-9c88-80a69fb69d82 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:39.975614 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a0f530fd-c282-444e-a27f-69e3cc85dbde None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.979190 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a0f530fd-c282-444e-a27f-69e3cc85dbde tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e Jul 31 20:52:39.979467 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a0f530fd-c282-444e-a27f-69e3cc85dbde tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.979707 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a0f530fd-c282-444e-a27f-69e3cc85dbde tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:39.979937 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-a0f530fd-c282-444e-a27f-69e3cc85dbde tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: c53a05eb-2879-4930-a0cd-a06816c9dc4e Jul 31 20:52:39.988252 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a0f530fd-c282-444e-a27f-69e3cc85dbde tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e returned with HTTP 404 Jul 31 20:52:39.988789 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 544/2216] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:39 2026] DELETE /volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:39.995914 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6adea3d2-0363-4ef2-adf0-7b90031c032f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:39.997960 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6adea3d2-0363-4ef2-adf0-7b90031c032f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e Jul 31 20:52:39.998244 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6adea3d2-0363-4ef2-adf0-7b90031c032f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:39.998465 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6adea3d2-0363-4ef2-adf0-7b90031c032f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.006486 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6adea3d2-0363-4ef2-adf0-7b90031c032f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e returned with HTTP 404 Jul 31 20:52:40.007027 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 556/2217] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:39 2026] GET /volume/v3/volumes/c53a05eb-2879-4930-a0cd-a06816c9dc4e => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.013462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-33b4a242-8484-47b0-83b6-31e1c6a45f25 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.018077 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-33b4a242-8484-47b0-83b6-31e1c6a45f25 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 Jul 31 20:52:40.018077 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-33b4a242-8484-47b0-83b6-31e1c6a45f25 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.018077 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-33b4a242-8484-47b0-83b6-31e1c6a45f25 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.018077 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-33b4a242-8484-47b0-83b6-31e1c6a45f25 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete snapshot with id: 2944a8a6-1a60-47fc-8043-81a90129d821 Jul 31 20:52:40.023210 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-33b4a242-8484-47b0-83b6-31e1c6a45f25 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 returned with HTTP 404 Jul 31 20:52:40.023954 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 559/2218] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:40.029857 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-78c11b57-0f34-461e-805a-11ed5264f72a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.031457 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-78c11b57-0f34-461e-805a-11ed5264f72a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 Jul 31 20:52:40.031628 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-78c11b57-0f34-461e-805a-11ed5264f72a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.031828 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-78c11b57-0f34-461e-805a-11ed5264f72a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.035786 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-78c11b57-0f34-461e-805a-11ed5264f72a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 returned with HTTP 404 Jul 31 20:52:40.036218 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 560/2219] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/snapshots/2944a8a6-1a60-47fc-8043-81a90129d821 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:40.038917 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8bae486a-6c0f-4898-bcc9-7b5bba6996e3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.041275 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8bae486a-6c0f-4898-bcc9-7b5bba6996e3 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] GET https://10.4.3.157/volume/v3/volumes/ba66e03c-98b3-48dd-b2ad-590fcf09cb63 Jul 31 20:52:40.041599 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9ce59c6c-6ec8-491e-83c1-7a23c78113b8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.041686 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8bae486a-6c0f-4898-bcc9-7b5bba6996e3 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.041945 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8bae486a-6c0f-4898-bcc9-7b5bba6996e3 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.044455 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9ce59c6c-6ec8-491e-83c1-7a23c78113b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 Jul 31 20:52:40.045367 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9ce59c6c-6ec8-491e-83c1-7a23c78113b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.045569 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9ce59c6c-6ec8-491e-83c1-7a23c78113b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.045790 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-9ce59c6c-6ec8-491e-83c1-7a23c78113b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: bb785318-71a3-4d1e-80d7-4024419d3ef8 Jul 31 20:52:40.057164 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.057164 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:40.062238 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8bae486a-6c0f-4898-bcc9-7b5bba6996e3 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Volume info retrieved successfully. Jul 31 20:52:40.063014 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9ce59c6c-6ec8-491e-83c1-7a23c78113b8 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 returned with HTTP 404 Jul 31 20:52:40.063556 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 557/2220] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.067109 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8bae486a-6c0f-4898-bcc9-7b5bba6996e3 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/volumes/ba66e03c-98b3-48dd-b2ad-590fcf09cb63 returned with HTTP 200 Jul 31 20:52:40.067502 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 545/2221] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/ba66e03c-98b3-48dd-b2ad-590fcf09cb63 => generated 973 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:40.069927 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2254234d-21c4-4ec5-9db2-96e78c812442 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.071423 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2254234d-21c4-4ec5-9db2-96e78c812442 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 Jul 31 20:52:40.071709 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2254234d-21c4-4ec5-9db2-96e78c812442 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.072028 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2254234d-21c4-4ec5-9db2-96e78c812442 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.077596 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2254234d-21c4-4ec5-9db2-96e78c812442 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 returned with HTTP 404 Jul 31 20:52:40.078200 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 560/2222] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/bb785318-71a3-4d1e-80d7-4024419d3ef8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.082322 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bc003a98-c25a-4265-8ac5-5efba60669a0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.084457 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bc003a98-c25a-4265-8ac5-5efba60669a0 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] GET https://10.4.3.157/volume/v3/messages Jul 31 20:52:40.084735 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bc003a98-c25a-4265-8ac5-5efba60669a0 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.084989 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bc003a98-c25a-4265-8ac5-5efba60669a0 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.090459 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-60cd7220-8978-4dba-a548-1a5da818e90a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.092944 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-60cd7220-8978-4dba-a548-1a5da818e90a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b Jul 31 20:52:40.093218 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-60cd7220-8978-4dba-a548-1a5da818e90a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.093423 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-60cd7220-8978-4dba-a548-1a5da818e90a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.093573 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-60cd7220-8978-4dba-a548-1a5da818e90a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete snapshot with id: a1b085e9-1bf7-4759-9e48-632541f96f6b Jul 31 20:52:40.095414 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bc003a98-c25a-4265-8ac5-5efba60669a0 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:52:40.097663 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 561/2223] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/messages => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:40.103211 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-60cd7220-8978-4dba-a548-1a5da818e90a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b returned with HTTP 404 Jul 31 20:52:40.103211 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 558/2224] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:40.109190 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-197326d2-3714-43d2-aba0-902046c870f8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.113763 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-db460098-713e-4d99-b4e7-e08d30ba1450 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.117046 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-db460098-713e-4d99-b4e7-e08d30ba1450 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b Jul 31 20:52:40.117046 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-db460098-713e-4d99-b4e7-e08d30ba1450 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.117046 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-db460098-713e-4d99-b4e7-e08d30ba1450 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.121021 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-db460098-713e-4d99-b4e7-e08d30ba1450 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b returned with HTTP 404 Jul 31 20:52:40.121694 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 561/2225] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/snapshots/a1b085e9-1bf7-4759-9e48-632541f96f6b => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:40.131389 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-40131694-9d53-4012-bcd4-0e08ad7c671c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.136356 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-40131694-9d53-4012-bcd4-0e08ad7c671c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 Jul 31 20:52:40.136633 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-40131694-9d53-4012-bcd4-0e08ad7c671c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.136912 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-40131694-9d53-4012-bcd4-0e08ad7c671c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.137144 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-40131694-9d53-4012-bcd4-0e08ad7c671c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: 3ac11fda-a726-4716-9d16-1bb59f3ed667 Jul 31 20:52:40.151606 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-40131694-9d53-4012-bcd4-0e08ad7c671c tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 returned with HTTP 404 Jul 31 20:52:40.151734 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 562/2226] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.163109 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ab00ba0b-e1f4-4849-9f4e-d6f48e4e57e9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.167685 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ab00ba0b-e1f4-4849-9f4e-d6f48e4e57e9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 Jul 31 20:52:40.167685 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ab00ba0b-e1f4-4849-9f4e-d6f48e4e57e9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.167685 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ab00ba0b-e1f4-4849-9f4e-d6f48e4e57e9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.176095 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ab00ba0b-e1f4-4849-9f4e-d6f48e4e57e9 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 returned with HTTP 404 Jul 31 20:52:40.176095 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 559/2227] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/3ac11fda-a726-4716-9d16-1bb59f3ed667 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.185307 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-27de602d-9aba-4b7c-9a19-9082de3a9ce7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.187168 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-27de602d-9aba-4b7c-9a19-9082de3a9ce7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d Jul 31 20:52:40.187522 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-27de602d-9aba-4b7c-9a19-9082de3a9ce7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.187810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-27de602d-9aba-4b7c-9a19-9082de3a9ce7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.188056 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-27de602d-9aba-4b7c-9a19-9082de3a9ce7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d Jul 31 20:52:40.195444 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-27de602d-9aba-4b7c-9a19-9082de3a9ce7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d returned with HTTP 404 Jul 31 20:52:40.196214 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 562/2228] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.197950 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-197326d2-3714-43d2-aba0-902046c870f8 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-reader] GET https://10.4.3.157/volume/v3/messages Jul 31 20:52:40.198206 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-197326d2-3714-43d2-aba0-902046c870f8 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-reader] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.198397 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-197326d2-3714-43d2-aba0-902046c870f8 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-reader] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.205076 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-75865b3e-a5bb-4d43-8bae-de89d9b53541 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.206532 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-197326d2-3714-43d2-aba0-902046c870f8 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-reader] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:52:40.207343 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 546/2229] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/messages => generated 670 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:40.207599 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-75865b3e-a5bb-4d43-8bae-de89d9b53541 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d Jul 31 20:52:40.207905 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-75865b3e-a5bb-4d43-8bae-de89d9b53541 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.208207 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-75865b3e-a5bb-4d43-8bae-de89d9b53541 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.214952 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-75865b3e-a5bb-4d43-8bae-de89d9b53541 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d returned with HTTP 404 Jul 31 20:52:40.215549 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 563/2230] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/bab1c914-c2b0-4ca6-aa31-bdc4ea9c275d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.217712 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4317a770-c5d3-4933-a327-d19d34784007 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.219967 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4317a770-c5d3-4933-a327-d19d34784007 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] DELETE https://10.4.3.157/volume/v3/messages/c2afba05-b14d-4854-843c-925e8ad2e1f2 Jul 31 20:52:40.220265 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4317a770-c5d3-4933-a327-d19d34784007 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.220544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4317a770-c5d3-4933-a327-d19d34784007 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.227501 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0fe441d4-6221-4e32-a4ec-a6879120f3d4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.230351 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0fe441d4-6221-4e32-a4ec-a6879120f3d4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 Jul 31 20:52:40.230351 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0fe441d4-6221-4e32-a4ec-a6879120f3d4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.230818 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0fe441d4-6221-4e32-a4ec-a6879120f3d4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.230818 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-0fe441d4-6221-4e32-a4ec-a6879120f3d4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: 2ac3f723-a8e4-42aa-8d5e-366240414130 Jul 31 20:52:40.242036 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4317a770-c5d3-4933-a327-d19d34784007 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/messages/c2afba05-b14d-4854-843c-925e8ad2e1f2 returned with HTTP 204 Jul 31 20:52:40.242577 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 560/2231] 10.4.3.157 () {68 vars in 1394 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/messages/c2afba05-b14d-4854-843c-925e8ad2e1f2 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 20:52:40.243394 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0fe441d4-6221-4e32-a4ec-a6879120f3d4 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 returned with HTTP 404 Jul 31 20:52:40.243886 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 563/2232] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.252982 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2147654f-846a-4a25-8d8a-0896c44d2015 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.253886 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-40ce00bb-4766-4c88-b1ad-0668a6a6dcf3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.254914 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-40ce00bb-4766-4c88-b1ad-0668a6a6dcf3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 Jul 31 20:52:40.255743 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-40ce00bb-4766-4c88-b1ad-0668a6a6dcf3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.255743 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-40ce00bb-4766-4c88-b1ad-0668a6a6dcf3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.258026 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2147654f-846a-4a25-8d8a-0896c44d2015 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/ba66e03c-98b3-48dd-b2ad-590fcf09cb63 Jul 31 20:52:40.258321 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2147654f-846a-4a25-8d8a-0896c44d2015 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.259210 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2147654f-846a-4a25-8d8a-0896c44d2015 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.259210 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-2147654f-846a-4a25-8d8a-0896c44d2015 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Delete volume with id: ba66e03c-98b3-48dd-b2ad-590fcf09cb63 Jul 31 20:52:40.262474 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-40ce00bb-4766-4c88-b1ad-0668a6a6dcf3 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 returned with HTTP 404 Jul 31 20:52:40.263494 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 564/2233] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/2ac3f723-a8e4-42aa-8d5e-366240414130 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.270935 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-982e893c-feb4-41db-982c-ce198ef1f0a6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.273525 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-982e893c-feb4-41db-982c-ce198ef1f0a6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b Jul 31 20:52:40.273840 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-982e893c-feb4-41db-982c-ce198ef1f0a6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.274139 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-982e893c-feb4-41db-982c-ce198ef1f0a6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.274315 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-982e893c-feb4-41db-982c-ce198ef1f0a6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete snapshot with id: c9a721ba-bcab-4078-a833-33769003621b Jul 31 20:52:40.274675 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.274675 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:40.275054 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2147654f-846a-4a25-8d8a-0896c44d2015 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Volume info retrieved successfully. Jul 31 20:52:40.276119 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2147654f-846a-4a25-8d8a-0896c44d2015 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100194) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 20:52:40.282569 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-982e893c-feb4-41db-982c-ce198ef1f0a6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b returned with HTTP 404 Jul 31 20:52:40.283116 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 561/2234] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:40.291765 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6869efce-71b9-42f4-9b58-5bfbb2ab1a12 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.293673 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6869efce-71b9-42f4-9b58-5bfbb2ab1a12 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b Jul 31 20:52:40.293892 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6869efce-71b9-42f4-9b58-5bfbb2ab1a12 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.294140 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6869efce-71b9-42f4-9b58-5bfbb2ab1a12 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.298930 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6869efce-71b9-42f4-9b58-5bfbb2ab1a12 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b returned with HTTP 404 Jul 31 20:52:40.299095 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-2147654f-846a-4a25-8d8a-0896c44d2015 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-622215998 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-622215998, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:40.299514 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-2147654f-846a-4a25-8d8a-0896c44d2015 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-622215998 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-622215998, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:40.299596 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 564/2235] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/snapshots/c9a721ba-bcab-4078-a833-33769003621b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:40.309352 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1d1418b0-8233-4752-b54c-75ae06733506 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.313670 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-2147654f-846a-4a25-8d8a-0896c44d2015 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Created reservations ['dafb65ac-0058-4f32-84a0-fb5555ac7535', '886b992d-c705-49c6-ac7d-92deb9f470eb', '016c4ae2-a418-4073-9987-9bdaef7fe243', 'a5341902-3e52-4fd5-9447-d06a741a7d41'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:40.314240 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1d1418b0-8233-4752-b54c-75ae06733506 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e Jul 31 20:52:40.314482 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1d1418b0-8233-4752-b54c-75ae06733506 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.314665 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1d1418b0-8233-4752-b54c-75ae06733506 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.314832 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-1d1418b0-8233-4752-b54c-75ae06733506 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: 9a47fe36-4a10-49a0-a025-bf9f3337d47e Jul 31 20:52:40.327732 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1d1418b0-8233-4752-b54c-75ae06733506 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e returned with HTTP 404 Jul 31 20:52:40.328278 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 565/2236] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.342262 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-80e66e6f-e794-4751-8e38-58d78d91c8f6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.344180 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-80e66e6f-e794-4751-8e38-58d78d91c8f6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e Jul 31 20:52:40.344407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-80e66e6f-e794-4751-8e38-58d78d91c8f6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.344591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-80e66e6f-e794-4751-8e38-58d78d91c8f6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.351018 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-80e66e6f-e794-4751-8e38-58d78d91c8f6 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e returned with HTTP 404 Jul 31 20:52:40.351584 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 562/2237] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/9a47fe36-4a10-49a0-a025-bf9f3337d47e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.363752 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2988aed5-03ab-46d3-97fe-83d6b339d47a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.367324 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2147654f-846a-4a25-8d8a-0896c44d2015 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Delete volume request issued successfully. Jul 31 20:52:40.367685 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2147654f-846a-4a25-8d8a-0896c44d2015 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/volumes/ba66e03c-98b3-48dd-b2ad-590fcf09cb63 returned with HTTP 202 Jul 31 20:52:40.367945 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2988aed5-03ab-46d3-97fe-83d6b339d47a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 Jul 31 20:52:40.368009 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 547/2238] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/volumes/ba66e03c-98b3-48dd-b2ad-590fcf09cb63 => generated 0 bytes in 116 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:40.368273 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2988aed5-03ab-46d3-97fe-83d6b339d47a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.368527 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2988aed5-03ab-46d3-97fe-83d6b339d47a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.368644 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-2988aed5-03ab-46d3-97fe-83d6b339d47a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete snapshot with id: a7c355db-2030-4350-b2ce-7f44086a6905 Jul 31 20:52:40.376189 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2988aed5-03ab-46d3-97fe-83d6b339d47a tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 returned with HTTP 404 Jul 31 20:52:40.376763 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 565/2239] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:40.378317 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6aca6233-312f-4be1-9a7c-824f650eba01 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.381592 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6aca6233-312f-4be1-9a7c-824f650eba01 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] DELETE https://10.4.3.157/volume/v3/types/81c745a8-40e9-43df-b428-5407d52303bf Jul 31 20:52:40.381592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6aca6233-312f-4be1-9a7c-824f650eba01 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.381855 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6aca6233-312f-4be1-9a7c-824f650eba01 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.384617 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c94f4ec8-adad-496a-9bcd-682eb345bdc7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.388445 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c94f4ec8-adad-496a-9bcd-682eb345bdc7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 Jul 31 20:52:40.389025 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c94f4ec8-adad-496a-9bcd-682eb345bdc7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.389195 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c94f4ec8-adad-496a-9bcd-682eb345bdc7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.395989 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c94f4ec8-adad-496a-9bcd-682eb345bdc7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 returned with HTTP 404 Jul 31 20:52:40.396989 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 563/2240] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/snapshots/a7c355db-2030-4350-b2ce-7f44086a6905 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:40.404750 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c8611aa6-2da8-46f0-9a86-420f6d44cac7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.405872 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c8611aa6-2da8-46f0-9a86-420f6d44cac7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] DELETE https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a Jul 31 20:52:40.406094 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c8611aa6-2da8-46f0-9a86-420f6d44cac7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.406421 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c8611aa6-2da8-46f0-9a86-420f6d44cac7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.406944 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-c8611aa6-2da8-46f0-9a86-420f6d44cac7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Delete volume with id: 1d3cf2d1-30bf-4ff4-a229-7ddffa41957a Jul 31 20:52:40.415186 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c8611aa6-2da8-46f0-9a86-420f6d44cac7 tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a returned with HTTP 404 Jul 31 20:52:40.415756 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 548/2241] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.423554 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6aca6233-312f-4be1-9a7c-824f650eba01 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/types/81c745a8-40e9-43df-b428-5407d52303bf returned with HTTP 202 Jul 31 20:52:40.424089 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 566/2242] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:40 2026] DELETE /volume/v3/types/81c745a8-40e9-43df-b428-5407d52303bf => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:40.427055 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f3cdce4d-30f8-4dc7-a1ed-de2c0a4c252f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.429510 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f3cdce4d-30f8-4dc7-a1ed-de2c0a4c252f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] GET https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a Jul 31 20:52:40.429839 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f3cdce4d-30f8-4dc7-a1ed-de2c0a4c252f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.430106 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f3cdce4d-30f8-4dc7-a1ed-de2c0a4c252f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.437632 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f3cdce4d-30f8-4dc7-a1ed-de2c0a4c252f tempest-VolumeDependencyTests-1143532471 tempest-VolumeDependencyTests-1143532471-project-member] https://10.4.3.157/volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a returned with HTTP 404 Jul 31 20:52:40.438415 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 566/2243] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/1d3cf2d1-30bf-4ff4-a229-7ddffa41957a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.448884 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f94b17ad-d0fc-4111-aeda-0a976eeb2421 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.450803 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f94b17ad-d0fc-4111-aeda-0a976eeb2421 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:40.451166 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f94b17ad-d0fc-4111-aeda-0a976eeb2421 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1907194733", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1456314863", "vendor_name": "tempest-vendor_name-1392149041"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:40.477253 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f94b17ad-d0fc-4111-aeda-0a976eeb2421 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:40.478000 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 564/2244] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:52:40 2026] POST /volume/v3/types => generated 330 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:40.489938 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.491843 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:40.492035 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "272ce0a6-9b46-4941-88d6-1ca7440c08e6", "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:40.493915 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Create volume request body: {'volume': {'volume_type': '272ce0a6-9b46-4941-88d6-1ca7440c08e6', 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:40.497994 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Create volume of 1 GB Jul 31 20:52:40.498358 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.498358 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:40.499388 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Availability Zones retrieved successfully. Jul 31 20:52:40.504319 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Flow 'volume_create_api' (7e7b5da0-d926-4698-a2e4-7f5d4c77edb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:40.505978 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0178cf67-8566-4833-acc4-f500d2ae354d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:40.506622 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:40.534177 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0178cf67-8566-4833-acc4-f500d2ae354d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:52:40Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1456314863',vendor_name='tempest-vendor_name-1392149041'},id=272ce0a6-9b46-4941-88d6-1ca7440c08e6,is_public=True,name='tempest-ProjectReaderTests-volume-type-1907194733',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '272ce0a6-9b46-4941-88d6-1ca7440c08e6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:40.534627 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26164f75-915d-43ca-8fb6-d2be7bd40935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:40.562379 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1907194733 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1907194733, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:40.562668 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1907194733 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1907194733, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:40.593403 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-37aed90d-0417-48f1-9e88-8a4d74859bd3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.595312 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-37aed90d-0417-48f1-9e88-8a4d74859bd3 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a Jul 31 20:52:40.595705 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-37aed90d-0417-48f1-9e88-8a4d74859bd3 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.595705 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-37aed90d-0417-48f1-9e88-8a4d74859bd3 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.602214 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Created reservations ['6de889b5-f4ac-44b7-b050-13150fde6d8c', '08f68e60-c0dd-4cc2-8602-ce8a3c9b9b5b', '9d93d431-8162-4d9b-94eb-911e3a836f7d', '44f34932-ec45-433b-8ee5-f1c513aed9e5'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:40.602910 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26164f75-915d-43ca-8fb6-d2be7bd40935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6de889b5-f4ac-44b7-b050-13150fde6d8c', '08f68e60-c0dd-4cc2-8602-ce8a3c9b9b5b', '9d93d431-8162-4d9b-94eb-911e3a836f7d', '44f34932-ec45-433b-8ee5-f1c513aed9e5']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:40.603558 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dacdfd5-c707-4c94-9941-2c4060beb721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:40.603922 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.603922 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:40.608361 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-37aed90d-0417-48f1-9e88-8a4d74859bd3 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:40.612864 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-37aed90d-0417-48f1-9e88-8a4d74859bd3 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a returned with HTTP 200 Jul 31 20:52:40.613464 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 567/2245] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:40.626800 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7aa77f1f-d589-475b-85f8-36cbe15042ef None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.628954 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7aa77f1f-d589-475b-85f8-36cbe15042ef tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a/action Jul 31 20:52:40.629390 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7aa77f1f-d589-475b-85f8-36cbe15042ef tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:40.629551 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7aa77f1f-d589-475b-85f8-36cbe15042ef tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:40.638219 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-85fd5c86-8bc0-432a-91fe-d206cdfd54f8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.640538 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-85fd5c86-8bc0-432a-91fe-d206cdfd54f8 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/volumes/8dc3e856-6a75-4eed-b46a-143507e56075 Jul 31 20:52:40.640832 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-85fd5c86-8bc0-432a-91fe-d206cdfd54f8 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.641121 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-85fd5c86-8bc0-432a-91fe-d206cdfd54f8 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.641538 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8dacdfd5-c707-4c94-9941-2c4060beb721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af689172-4293-407c-b9ee-db3eebe7ae9f', '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='5fcb35666fca416692e0054cbd4f4e7d',qos_specs=None,replication_status=,reservations=['6de889b5-f4ac-44b7-b050-13150fde6d8c','08f68e60-c0dd-4cc2-8602-ce8a3c9b9b5b','9d93d431-8162-4d9b-94eb-911e3a836f7d','44f34932-ec45-433b-8ee5-f1c513aed9e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ec280aa200a4b5cb87d6a576cb981fe',volume_type_id=272ce0a6-9b46-4941-88d6-1ca7440c08e6), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:40Z,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=af689172-4293-407c-b9ee-db3eebe7ae9f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5fcb35666fca416692e0054cbd4f4e7d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ec280aa200a4b5cb87d6a576cb981fe',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(272ce0a6-9b46-4941-88d6-1ca7440c08e6),volume_type_id=272ce0a6-9b46-4941-88d6-1ca7440c08e6)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:40.642359 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1df1fe2a-708f-4891-a367-fea5259d41d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:40.647518 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-85fd5c86-8bc0-432a-91fe-d206cdfd54f8 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/volumes/8dc3e856-6a75-4eed-b46a-143507e56075 returned with HTTP 404 Jul 31 20:52:40.648200 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 565/2246] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/8dc3e856-6a75-4eed-b46a-143507e56075 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.651632 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.651632 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:40.651632 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-7aa77f1f-d589-475b-85f8-36cbe15042ef tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Updating volume 'ed6ff784-0dff-49cb-952a-c296e6896f0a' with '{'status': 'creating'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 20:52:40.660112 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-086c6b5c-950d-494f-baa5-2706028e41ab None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.664536 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-086c6b5c-950d-494f-baa5-2706028e41ab tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/groups/392d0a58-6013-472f-a0e2-d12320f2706b Jul 31 20:52:40.664811 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-086c6b5c-950d-494f-baa5-2706028e41ab tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.665012 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-086c6b5c-950d-494f-baa5-2706028e41ab tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.666145 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-086c6b5c-950d-494f-baa5-2706028e41ab tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] show called for member 392d0a58-6013-472f-a0e2-d12320f2706b {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:40.671489 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1df1fe2a-708f-4891-a367-fea5259d41d0) transitioned into state 'SUCCESS' from 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='5fcb35666fca416692e0054cbd4f4e7d',qos_specs=None,replication_status=,reservations=['6de889b5-f4ac-44b7-b050-13150fde6d8c','08f68e60-c0dd-4cc2-8602-ce8a3c9b9b5b','9d93d431-8162-4d9b-94eb-911e3a836f7d','44f34932-ec45-433b-8ee5-f1c513aed9e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ec280aa200a4b5cb87d6a576cb981fe',volume_type_id=272ce0a6-9b46-4941-88d6-1ca7440c08e6)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:40.672240 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3efbdb28-a9af-409c-909f-a3ed4be8b743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:40.675122 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-086c6b5c-950d-494f-baa5-2706028e41ab tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/groups/392d0a58-6013-472f-a0e2-d12320f2706b returned with HTTP 404 Jul 31 20:52:40.675892 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 568/2247] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/groups/392d0a58-6013-472f-a0e2-d12320f2706b => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:40.682816 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-75ecb1ac-41eb-4d5d-9e57-5ae3ccc6f023 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.684903 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7aa77f1f-d589-475b-85f8-36cbe15042ef tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a/action returned with HTTP 202 Jul 31 20:52:40.685015 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3efbdb28-a9af-409c-909f-a3ed4be8b743) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:40.685118 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-75ecb1ac-41eb-4d5d-9e57-5ae3ccc6f023 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:52:40.685815 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-75ecb1ac-41eb-4d5d-9e57-5ae3ccc6f023 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.685815 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-75ecb1ac-41eb-4d5d-9e57-5ae3ccc6f023 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.685916 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Flow 'volume_create_api' (7e7b5da0-d926-4698-a2e4-7f5d4c77edb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:40.686263 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Create volume request issued successfully. Jul 31 20:52:40.686329 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 567/2248] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:40 2026] POST /volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a/action => generated 0 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:40.686369 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-75ecb1ac-41eb-4d5d-9e57-5ae3ccc6f023 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:40.686712 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2fc24ab6-bf82-47e4-92c2-d02590e4befa tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:40.687393 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 549/2249] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:52:40 2026] POST /volume/v3/volumes => generated 774 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:40.687468 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-75ecb1ac-41eb-4d5d-9e57-5ae3ccc6f023 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:52:40.694176 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7f05b3bc-4e74-47d6-a0c8-83974fdba5a8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.696674 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-75ecb1ac-41eb-4d5d-9e57-5ae3ccc6f023 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Get all volumes completed successfully. Jul 31 20:52:40.697942 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-75ecb1ac-41eb-4d5d-9e57-5ae3ccc6f023 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:40.698025 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f05b3bc-4e74-47d6-a0c8-83974fdba5a8 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a Jul 31 20:52:40.698071 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-75ecb1ac-41eb-4d5d-9e57-5ae3ccc6f023 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:40.698898 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f05b3bc-4e74-47d6-a0c8-83974fdba5a8 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.699174 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f05b3bc-4e74-47d6-a0c8-83974fdba5a8 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.703661 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fd8cbe3c-4548-4c88-afab-6f6a398c956f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.706761 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fd8cbe3c-4548-4c88-afab-6f6a398c956f tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] GET https://10.4.3.157/volume/v3/volumes/af689172-4293-407c-b9ee-db3eebe7ae9f Jul 31 20:52:40.706761 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fd8cbe3c-4548-4c88-afab-6f6a398c956f tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.706761 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fd8cbe3c-4548-4c88-afab-6f6a398c956f tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.714268 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.714268 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:40.716709 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.716709 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:40.717805 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7f05b3bc-4e74-47d6-a0c8-83974fdba5a8 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:40.723293 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fd8cbe3c-4548-4c88-afab-6f6a398c956f tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Volume info retrieved successfully. Jul 31 20:52:40.723579 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f05b3bc-4e74-47d6-a0c8-83974fdba5a8 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a returned with HTTP 200 Jul 31 20:52:40.725802 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 569/2250] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:40.727639 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fd8cbe3c-4548-4c88-afab-6f6a398c956f tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/volumes/af689172-4293-407c-b9ee-db3eebe7ae9f returned with HTTP 200 Jul 31 20:52:40.728331 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 568/2251] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/af689172-4293-407c-b9ee-db3eebe7ae9f => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:40.739027 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-93ba2669-ce82-48fa-80da-a0977c847435 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.741248 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-93ba2669-ce82-48fa-80da-a0977c847435 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a/action Jul 31 20:52:40.741759 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-93ba2669-ce82-48fa-80da-a0977c847435 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:40.741855 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-93ba2669-ce82-48fa-80da-a0977c847435 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:40.743490 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-75ecb1ac-41eb-4d5d-9e57-5ae3ccc6f023 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:40.747706 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.747706 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:40.752991 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.752991 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:40.753341 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-93ba2669-ce82-48fa-80da-a0977c847435 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Volume info retrieved successfully. Jul 31 20:52:40.759609 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-75ecb1ac-41eb-4d5d-9e57-5ae3ccc6f023 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:52:40.760527 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 566/2252] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/detail => generated 915 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:40.779397 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a6ad37d2-23f2-4ddf-a066-b2d1ccec8c2d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.781614 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a6ad37d2-23f2-4ddf-a066-b2d1ccec8c2d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] POST https://10.4.3.157/volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c/action Jul 31 20:52:40.782101 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a6ad37d2-23f2-4ddf-a066-b2d1ccec8c2d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:40.782294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a6ad37d2-23f2-4ddf-a066-b2d1ccec8c2d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:40.784100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-a6ad37d2-23f2-4ddf-a066-b2d1ccec8c2d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] delete called for group c57b8ad5-db8d-4105-8a6c-7e997062e19c {{(pid=100192) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:52:40.784276 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.groups [None req-a6ad37d2-23f2-4ddf-a066-b2d1ccec8c2d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Delete group with id: c57b8ad5-db8d-4105-8a6c-7e997062e19c Jul 31 20:52:40.789048 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.789048 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:40.791270 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-93ba2669-ce82-48fa-80da-a0977c847435 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Delete volume request issued successfully. Jul 31 20:52:40.791477 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-93ba2669-ce82-48fa-80da-a0977c847435 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a/action returned with HTTP 202 Jul 31 20:52:40.791890 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 550/2253] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:40 2026] POST /volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:40.799747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fc55f7aa-c833-4299-9a40-2524702cb760 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.801380 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fc55f7aa-c833-4299-9a40-2524702cb760 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a Jul 31 20:52:40.801711 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fc55f7aa-c833-4299-9a40-2524702cb760 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.803060 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fc55f7aa-c833-4299-9a40-2524702cb760 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.813168 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.813168 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:40.824181 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fc55f7aa-c833-4299-9a40-2524702cb760 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:40.828352 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fc55f7aa-c833-4299-9a40-2524702cb760 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a returned with HTTP 200 Jul 31 20:52:40.831427 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 569/2254] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:40.834719 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a6ad37d2-23f2-4ddf-a066-b2d1ccec8c2d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c/action returned with HTTP 202 Jul 31 20:52:40.835292 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 570/2255] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:52:40 2026] POST /volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:40.843176 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9c955c84-428b-4128-a05b-04db75a95a3d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:40.844431 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9c955c84-428b-4128-a05b-04db75a95a3d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 Jul 31 20:52:40.844722 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9c955c84-428b-4128-a05b-04db75a95a3d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:40.844949 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9c955c84-428b-4128-a05b-04db75a95a3d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:40.856242 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.856242 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:40.864065 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9c955c84-428b-4128-a05b-04db75a95a3d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Volume info retrieved successfully. Jul 31 20:52:40.864232 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-9c955c84-428b-4128-a05b-04db75a95a3d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:52:40.864385 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-9c955c84-428b-4128-a05b-04db75a95a3d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:52:40.901378 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-9c955c84-428b-4128-a05b-04db75a95a3d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:52:40.905114 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:40.905114 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:40.913838 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9c955c84-428b-4128-a05b-04db75a95a3d tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 returned with HTTP 200 Jul 31 20:52:40.914249 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 567/2256] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:40 2026] GET /volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 => generated 911 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:41.742847 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-88371c5d-34d5-4239-b083-e462244f4047 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.745454 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88371c5d-34d5-4239-b083-e462244f4047 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] GET https://10.4.3.157/volume/v3/volumes/af689172-4293-407c-b9ee-db3eebe7ae9f Jul 31 20:52:41.745691 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88371c5d-34d5-4239-b083-e462244f4047 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.745930 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88371c5d-34d5-4239-b083-e462244f4047 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.762871 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:41.762871 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:41.768820 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-88371c5d-34d5-4239-b083-e462244f4047 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Volume info retrieved successfully. Jul 31 20:52:41.778153 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88371c5d-34d5-4239-b083-e462244f4047 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/volumes/af689172-4293-407c-b9ee-db3eebe7ae9f returned with HTTP 200 Jul 31 20:52:41.778153 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 551/2257] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:41 2026] GET /volume/v3/volumes/af689172-4293-407c-b9ee-db3eebe7ae9f => generated 974 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:41.790595 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-88ddb2d6-a4f9-4858-9409-bb6e18513aa7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.792428 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-88ddb2d6-a4f9-4858-9409-bb6e18513aa7 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] GET https://10.4.3.157/volume/v3/messages Jul 31 20:52:41.792428 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-88ddb2d6-a4f9-4858-9409-bb6e18513aa7 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.792645 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-88ddb2d6-a4f9-4858-9409-bb6e18513aa7 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.798686 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-88ddb2d6-a4f9-4858-9409-bb6e18513aa7 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:52:41.799257 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 570/2258] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:52:41 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:41.808309 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f9e57c7e-bb0f-4bd7-a2f8-00f5231d6629 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.811614 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f9e57c7e-bb0f-4bd7-a2f8-00f5231d6629 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-reader] GET https://10.4.3.157/volume/v3/messages/119e60fe-288f-4432-9b94-100c77cbb866 Jul 31 20:52:41.811844 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f9e57c7e-bb0f-4bd7-a2f8-00f5231d6629 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.812024 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f9e57c7e-bb0f-4bd7-a2f8-00f5231d6629 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-reader] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.816522 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f9e57c7e-bb0f-4bd7-a2f8-00f5231d6629 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-reader] https://10.4.3.157/volume/v3/messages/119e60fe-288f-4432-9b94-100c77cbb866 returned with HTTP 200 Jul 31 20:52:41.816940 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 571/2259] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:52:41 2026] GET /volume/v3/messages/119e60fe-288f-4432-9b94-100c77cbb866 => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:41.826201 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7519fa2a-bbff-496a-9edc-ece87662dc13 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.828017 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7519fa2a-bbff-496a-9edc-ece87662dc13 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] DELETE https://10.4.3.157/volume/v3/messages/119e60fe-288f-4432-9b94-100c77cbb866 Jul 31 20:52:41.828285 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7519fa2a-bbff-496a-9edc-ece87662dc13 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.828488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7519fa2a-bbff-496a-9edc-ece87662dc13 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.836534 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7519fa2a-bbff-496a-9edc-ece87662dc13 tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/messages/119e60fe-288f-4432-9b94-100c77cbb866 returned with HTTP 204 Jul 31 20:52:41.837077 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 568/2260] 10.4.3.157 () {68 vars in 1394 bytes} [Fri Jul 31 20:52:41 2026] DELETE /volume/v3/messages/119e60fe-288f-4432-9b94-100c77cbb866 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 20:52:41.842716 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-42ce6eb4-f94c-40a2-9c7e-74d79e6025de None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.843612 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.844550 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-42ce6eb4-f94c-40a2-9c7e-74d79e6025de tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a Jul 31 20:52:41.844764 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-42ce6eb4-f94c-40a2-9c7e-74d79e6025de tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.844948 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-42ce6eb4-f94c-40a2-9c7e-74d79e6025de tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.846091 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/af689172-4293-407c-b9ee-db3eebe7ae9f Jul 31 20:52:41.846387 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.846609 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.846803 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Delete volume with id: af689172-4293-407c-b9ee-db3eebe7ae9f Jul 31 20:52:41.850067 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-42ce6eb4-f94c-40a2-9c7e-74d79e6025de tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a returned with HTTP 404 Jul 31 20:52:41.850568 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 552/2261] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:41 2026] GET /volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:41.853929 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:41.853929 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:41.854269 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Volume info retrieved successfully. Jul 31 20:52:41.855155 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100191) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 20:52:41.859548 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-40f53c56-748e-4386-8ab5-a597d62acbdd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.862230 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-40f53c56-748e-4386-8ab5-a597d62acbdd tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a Jul 31 20:52:41.862483 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-40f53c56-748e-4386-8ab5-a597d62acbdd tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.862811 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-40f53c56-748e-4386-8ab5-a597d62acbdd tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.871409 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-40f53c56-748e-4386-8ab5-a597d62acbdd tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a returned with HTTP 404 Jul 31 20:52:41.871983 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 572/2262] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:41 2026] GET /volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:41.874518 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1907194733 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1907194733, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:41.874518 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1907194733 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1907194733, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:41.880715 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5014c024-b00c-4610-9836-037869e229ee None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.882653 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5014c024-b00c-4610-9836-037869e229ee tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] DELETE https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a Jul 31 20:52:41.883043 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5014c024-b00c-4610-9836-037869e229ee tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.883230 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3f11b999-15fb-444a-9080-e0d408219432 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.883445 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5014c024-b00c-4610-9836-037869e229ee tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.883736 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-5014c024-b00c-4610-9836-037869e229ee tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Delete volume with id: ed6ff784-0dff-49cb-952a-c296e6896f0a Jul 31 20:52:41.891864 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5014c024-b00c-4610-9836-037869e229ee tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a returned with HTTP 404 Jul 31 20:52:41.892728 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 569/2263] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:41 2026] DELETE /volume/v3/volumes/ed6ff784-0dff-49cb-952a-c296e6896f0a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:41.892798 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Created reservations ['24fdf62a-825c-482a-8720-db269cb854ea', 'c961ae3f-8101-45f6-b782-4581181bd4f2', '11a4d03e-30bf-4e90-9237-20e8777f01f8', '7c254fe9-4642-4d78-bcbb-145b17fa8d38'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:41.902930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.904639 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:41.904977 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-861151134"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:41.906653 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-861151134'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:41.906783 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume of 1 GB Jul 31 20:52:41.912284 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Availability Zones retrieved successfully. Jul 31 20:52:41.919440 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (56639abb-e082-436d-837e-42383e6e5fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:41.921378 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052f4504-9da4-4bda-b297-73771b5def77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:41.922290 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:41.930509 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-caa44b19-0aa0-404a-9db4-137b791d7b62 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.932262 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-caa44b19-0aa0-404a-9db4-137b791d7b62 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 Jul 31 20:52:41.932461 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-caa44b19-0aa0-404a-9db4-137b791d7b62 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.932630 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-caa44b19-0aa0-404a-9db4-137b791d7b62 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.939920 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-caa44b19-0aa0-404a-9db4-137b791d7b62 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 returned with HTTP 404 Jul 31 20:52:41.940870 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 570/2264] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:41 2026] GET /volume/v3/volumes/2cc2bdae-7590-40df-8895-cd532e7e2b10 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:41.943378 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Delete volume request issued successfully. Jul 31 20:52:41.943378 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6fa83d91-f6f1-4dac-92f0-d2b8813fe3bc tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/volumes/af689172-4293-407c-b9ee-db3eebe7ae9f returned with HTTP 202 Jul 31 20:52:41.943378 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 571/2265] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:52:41 2026] DELETE /volume/v3/volumes/af689172-4293-407c-b9ee-db3eebe7ae9f => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:41.948306 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5ee549e4-a7eb-4985-a04a-419c821712d2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.949522 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a4a5ae65-3045-4443-bcf6-ccfbe35e294e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.949665 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5ee549e4-a7eb-4985-a04a-419c821712d2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] GET https://10.4.3.157/volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c Jul 31 20:52:41.949913 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5ee549e4-a7eb-4985-a04a-419c821712d2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.950172 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5ee549e4-a7eb-4985-a04a-419c821712d2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.950343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-5ee549e4-a7eb-4985-a04a-419c821712d2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] show called for member c57b8ad5-db8d-4105-8a6c-7e997062e19c {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:52:41.951590 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a4a5ae65-3045-4443-bcf6-ccfbe35e294e tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] DELETE https://10.4.3.157/volume/v3/types/272ce0a6-9b46-4941-88d6-1ca7440c08e6 Jul 31 20:52:41.953151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a4a5ae65-3045-4443-bcf6-ccfbe35e294e tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.953151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a4a5ae65-3045-4443-bcf6-ccfbe35e294e tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.953278 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052f4504-9da4-4bda-b297-73771b5def77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:41.954251 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4998c7b9-8c87-4daf-9aa0-4008c7f022c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:41.954406 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5ee549e4-a7eb-4985-a04a-419c821712d2 tempest-GroupsV314Test-810657961 tempest-GroupsV314Test-810657961-project-member] https://10.4.3.157/volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c returned with HTTP 404 Jul 31 20:52:41.954847 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 571/2266] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:52:41 2026] GET /volume/v3/groups/c57b8ad5-db8d-4105-8a6c-7e997062e19c => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:41.961791 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ed2e7d93-fc9b-45e3-b1f8-ec0d68c44494 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.964147 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ed2e7d93-fc9b-45e3-b1f8-ec0d68c44494 tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/2d7c413e-2297-405b-8a1d-c36eaa4e7806 Jul 31 20:52:41.964417 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ed2e7d93-fc9b-45e3-b1f8-ec0d68c44494 tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.964672 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ed2e7d93-fc9b-45e3-b1f8-ec0d68c44494 tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.980925 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a4a5ae65-3045-4443-bcf6-ccfbe35e294e tempest-ProjectReaderTests-1434146270 tempest-ProjectReaderTests-1434146270-project-admin] https://10.4.3.157/volume/v3/types/272ce0a6-9b46-4941-88d6-1ca7440c08e6 returned with HTTP 202 Jul 31 20:52:41.981303 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 572/2267] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:41 2026] DELETE /volume/v3/types/272ce0a6-9b46-4941-88d6-1ca7440c08e6 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:41.982250 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ed2e7d93-fc9b-45e3-b1f8-ec0d68c44494 tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] https://10.4.3.157/volume/v3/group_types/2d7c413e-2297-405b-8a1d-c36eaa4e7806 returned with HTTP 202 Jul 31 20:52:41.982648 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 572/2268] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:52:41 2026] DELETE /volume/v3/group_types/2d7c413e-2297-405b-8a1d-c36eaa4e7806 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:52:41.989686 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cadec122-d9b9-4259-8902-efefcabd58bb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:41.991301 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cadec122-d9b9-4259-8902-efefcabd58bb tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] DELETE https://10.4.3.157/volume/v3/types/ce357312-5c17-49a3-814e-08c2748de633 Jul 31 20:52:41.991453 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cadec122-d9b9-4259-8902-efefcabd58bb tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:41.991629 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cadec122-d9b9-4259-8902-efefcabd58bb tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:41.996090 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:41.996586 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1086455051"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:41.998782 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1086455051'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:41.998996 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume of 1 GB Jul 31 20:52:42.003533 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Availability Zones retrieved successfully. Jul 31 20:52:42.006458 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Created reservations ['3d25502a-ebba-4d42-a82d-4edba0740f35', '04e36714-b027-4569-b580-7ec0b0065aac', 'dfd7adbb-ad9d-4e18-8ac1-7c9a645833e8', '488d2640-0ce0-4a0d-b097-80cd765e1610'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:42.007165 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4998c7b9-8c87-4daf-9aa0-4008c7f022c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d25502a-ebba-4d42-a82d-4edba0740f35', '04e36714-b027-4569-b580-7ec0b0065aac', 'dfd7adbb-ad9d-4e18-8ac1-7c9a645833e8', '488d2640-0ce0-4a0d-b097-80cd765e1610']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:42.007808 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5d9f826-e73a-4873-9282-16f840239dfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:42.010223 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Flow 'volume_create_api' (f7ad338a-2977-4c6c-8cb1-990f7248273c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:42.011528 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de3c7ce-da15-4de6-8428-e7099387e6fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:42.012463 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:42.016548 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cadec122-d9b9-4259-8902-efefcabd58bb tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] https://10.4.3.157/volume/v3/types/ce357312-5c17-49a3-814e-08c2748de633 returned with HTTP 202 Jul 31 20:52:42.016981 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 573/2269] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:41 2026] DELETE /volume/v3/types/ce357312-5c17-49a3-814e-08c2748de633 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:42.023104 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-58dbd675-50dc-4f92-abaf-2ca2d006f14b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:42.024597 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-58dbd675-50dc-4f92-abaf-2ca2d006f14b tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] GET https://10.4.3.157/volume/v3/types/ce357312-5c17-49a3-814e-08c2748de633 Jul 31 20:52:42.024793 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-58dbd675-50dc-4f92-abaf-2ca2d006f14b tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:42.024965 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-58dbd675-50dc-4f92-abaf-2ca2d006f14b tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:42.027740 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-58dbd675-50dc-4f92-abaf-2ca2d006f14b tempest-GroupsV314Test-2127001054 tempest-GroupsV314Test-2127001054-project-admin] https://10.4.3.157/volume/v3/types/ce357312-5c17-49a3-814e-08c2748de633 returned with HTTP 404 Jul 31 20:52:42.028209 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 573/2270] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:52:42 2026] GET /volume/v3/types/ce357312-5c17-49a3-814e-08c2748de633 => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:42.035411 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5d9f826-e73a-4873-9282-16f840239dfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c167addd-bced-4159-a382-2f978ff1182b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-861151134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['3d25502a-ebba-4d42-a82d-4edba0740f35','04e36714-b027-4569-b580-7ec0b0065aac','dfd7adbb-ad9d-4e18-8ac1-7c9a645833e8','488d2640-0ce0-4a0d-b097-80cd765e1610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-861151134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c167addd-bced-4159-a382-2f978ff1182b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f77f8bd75bab480ba7768a23e5d21a53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9346ce4367704d44ae2e40ceeb87191f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:42.036268 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9e4b54-2a35-4939-9e12-cb6440eeece1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:42.038986 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de3c7ce-da15-4de6-8428-e7099387e6fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:42.039723 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b616f9d1-3ad2-4ecc-ae06-9379cd0b7390) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:42.053622 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b9e4b54-2a35-4939-9e12-cb6440eeece1) transitioned into state 'SUCCESS' from state '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-861151134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['3d25502a-ebba-4d42-a82d-4edba0740f35','04e36714-b027-4569-b580-7ec0b0065aac','dfd7adbb-ad9d-4e18-8ac1-7c9a645833e8','488d2640-0ce0-4a0d-b097-80cd765e1610'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:42.054353 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5fc59e0-5edf-41f8-97ab-23fad7885e87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:42.064322 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c5fc59e0-5edf-41f8-97ab-23fad7885e87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:42.065211 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (56639abb-e082-436d-837e-42383e6e5fe2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:42.065760 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request issued successfully. Jul 31 20:52:42.066332 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dffc5494-7713-4e3b-b117-7cfe121c1753 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:42.066877 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 573/2271] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:41 2026] POST /volume/v3/volumes => generated 748 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:42.085736 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-85a4b1f4-f216-4496-a661-a93707e3b635 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:42.087395 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-85a4b1f4-f216-4496-a661-a93707e3b635 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b Jul 31 20:52:42.087582 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-85a4b1f4-f216-4496-a661-a93707e3b635 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:42.087878 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-85a4b1f4-f216-4496-a661-a93707e3b635 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:42.094583 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:42.094583 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:42.099223 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-85a4b1f4-f216-4496-a661-a93707e3b635 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:42.103394 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Created reservations ['8bfd6ee2-2805-4668-ad94-a0fc8aa4b036', 'b7dc156a-040f-49e1-8c5d-e8a00633aa18', 'ac4ba503-3bba-448d-bbef-4eb32730636f', 'a2b5fa3f-bdc3-4a4b-a06d-a6ae83680d8f'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:42.104069 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-85a4b1f4-f216-4496-a661-a93707e3b635 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b returned with HTTP 200 Jul 31 20:52:42.104256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b616f9d1-3ad2-4ecc-ae06-9379cd0b7390) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bfd6ee2-2805-4668-ad94-a0fc8aa4b036', 'b7dc156a-040f-49e1-8c5d-e8a00633aa18', 'ac4ba503-3bba-448d-bbef-4eb32730636f', 'a2b5fa3f-bdc3-4a4b-a06d-a6ae83680d8f']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:42.104825 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 574/2272] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:42 2026] GET /volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:42.104996 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91598106-56d0-473a-b240-4e4332352f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:42.129340 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91598106-56d0-473a-b240-4e4332352f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8988a5ec-f4dc-4e14-aae4-5e2f404cd024', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1086455051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',qos_specs=None,replication_status=,reservations=['8bfd6ee2-2805-4668-ad94-a0fc8aa4b036','b7dc156a-040f-49e1-8c5d-e8a00633aa18','ac4ba503-3bba-448d-bbef-4eb32730636f','a2b5fa3f-bdc3-4a4b-a06d-a6ae83680d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1086455051',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8988a5ec-f4dc-4e14-aae4-5e2f404cd024,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:42.130204 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a90d231-fe70-43b2-a13f-60abe6dbbbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:42.157636 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a90d231-fe70-43b2-a13f-60abe6dbbbcd) transitioned into state 'SUCCESS' from state '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-1086455051',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',qos_specs=None,replication_status=,reservations=['8bfd6ee2-2805-4668-ad94-a0fc8aa4b036','b7dc156a-040f-49e1-8c5d-e8a00633aa18','ac4ba503-3bba-448d-bbef-4eb32730636f','a2b5fa3f-bdc3-4a4b-a06d-a6ae83680d8f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:42.158424 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bfac349-18cd-4f65-86ff-e12fc50b7c6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:42.172395 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9bfac349-18cd-4f65-86ff-e12fc50b7c6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:42.173201 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Flow 'volume_create_api' (f7ad338a-2977-4c6c-8cb1-990f7248273c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:42.173483 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume request issued successfully. Jul 31 20:52:42.174015 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f11b999-15fb-444a-9080-e0d408219432 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:42.174405 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 553/2273] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:52:41 2026] POST /volume/v3/volumes => generated 778 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:42.186677 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bf2ae4c8-6b17-44fb-bf83-08c4f71f4004 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:42.191289 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bf2ae4c8-6b17-44fb-bf83-08c4f71f4004 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 Jul 31 20:52:42.191289 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bf2ae4c8-6b17-44fb-bf83-08c4f71f4004 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:42.191289 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bf2ae4c8-6b17-44fb-bf83-08c4f71f4004 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:42.207175 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:42.207175 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:42.212594 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bf2ae4c8-6b17-44fb-bf83-08c4f71f4004 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:52:42.217521 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bf2ae4c8-6b17-44fb-bf83-08c4f71f4004 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 returned with HTTP 200 Jul 31 20:52:42.217980 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 574/2274] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:42 2026] GET /volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 => generated 957 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:43.124119 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-134e2ae8-1853-4b90-9c5b-aab0a85a70fe None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:43.125918 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-134e2ae8-1853-4b90-9c5b-aab0a85a70fe tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b Jul 31 20:52:43.126101 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-134e2ae8-1853-4b90-9c5b-aab0a85a70fe tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:43.126295 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-134e2ae8-1853-4b90-9c5b-aab0a85a70fe tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:43.133989 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:43.133989 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:43.139531 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-134e2ae8-1853-4b90-9c5b-aab0a85a70fe tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:43.142764 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-134e2ae8-1853-4b90-9c5b-aab0a85a70fe tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b returned with HTTP 200 Jul 31 20:52:43.143346 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 574/2275] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:43 2026] GET /volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b => generated 841 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:52:43.154393 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-18ac5f3a-cec8-4d51-a881-fd74999be37d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:43.156175 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18ac5f3a-cec8-4d51-a881-fd74999be37d tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b/action Jul 31 20:52:43.156905 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18ac5f3a-cec8-4d51-a881-fd74999be37d tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:43.156905 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18ac5f3a-cec8-4d51-a881-fd74999be37d tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:43.165100 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:43.165100 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:43.165507 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-18ac5f3a-cec8-4d51-a881-fd74999be37d tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Updating volume 'c167addd-bced-4159-a382-2f978ff1182b' with '{'status': 'error'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 20:52:43.196362 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18ac5f3a-cec8-4d51-a881-fd74999be37d tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b/action returned with HTTP 202 Jul 31 20:52:43.197031 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 575/2276] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:43 2026] POST /volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:43.204384 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-13a1694f-17ad-40b1-acef-18460c191502 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:43.206958 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-13a1694f-17ad-40b1-acef-18460c191502 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b Jul 31 20:52:43.207207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-13a1694f-17ad-40b1-acef-18460c191502 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:43.207483 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-13a1694f-17ad-40b1-acef-18460c191502 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:43.217475 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:43.217475 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:43.222455 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-13a1694f-17ad-40b1-acef-18460c191502 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:43.230612 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-13a1694f-17ad-40b1-acef-18460c191502 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b returned with HTTP 200 Jul 31 20:52:43.230612 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 554/2277] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:43 2026] GET /volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b => generated 837 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:43.233019 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-45544676-e952-41e6-ba3c-15420f968e51 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:43.235340 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-45544676-e952-41e6-ba3c-15420f968e51 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 Jul 31 20:52:43.235568 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-45544676-e952-41e6-ba3c-15420f968e51 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:43.235753 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-45544676-e952-41e6-ba3c-15420f968e51 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:43.243123 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ce52b345-57a5-4b69-953c-e93c3bb71cee None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:43.243954 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:43.243954 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:43.247822 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-45544676-e952-41e6-ba3c-15420f968e51 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:52:43.248161 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce52b345-57a5-4b69-953c-e93c3bb71cee tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b/action Jul 31 20:52:43.248603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce52b345-57a5-4b69-953c-e93c3bb71cee tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:43.248716 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce52b345-57a5-4b69-953c-e93c3bb71cee tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:43.252449 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-45544676-e952-41e6-ba3c-15420f968e51 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 returned with HTTP 200 Jul 31 20:52:43.253011 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 575/2278] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:43 2026] GET /volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 => generated 1009 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:43.263468 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:43.263468 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:43.263953 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ce52b345-57a5-4b69-953c-e93c3bb71cee tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Volume info retrieved successfully. Jul 31 20:52:43.278401 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-413ebdba-2711-4c4b-bed6-30c5ad18e632 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:43.280784 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-413ebdba-2711-4c4b-bed6-30c5ad18e632 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:52:43.281169 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-413ebdba-2711-4c4b-bed6-30c5ad18e632 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8988a5ec-f4dc-4e14-aae4-5e2f404cd024", "name": "tempest-type-Backup-1072001638"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:43.282904 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-413ebdba-2711-4c4b-bed6-30c5ad18e632 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Creating new backup {'backup': {'volume_id': '8988a5ec-f4dc-4e14-aae4-5e2f404cd024', 'name': 'tempest-type-Backup-1072001638'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:52:43.283021 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-413ebdba-2711-4c4b-bed6-30c5ad18e632 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Creating backup of volume 8988a5ec-f4dc-4e14-aae4-5e2f404cd024 in container None Jul 31 20:52:43.291398 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:43.291398 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:43.291718 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-413ebdba-2711-4c4b-bed6-30c5ad18e632 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:52:43.301152 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ce52b345-57a5-4b69-953c-e93c3bb71cee tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Delete volume request issued successfully. Jul 31 20:52:43.301152 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce52b345-57a5-4b69-953c-e93c3bb71cee tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b/action returned with HTTP 202 Jul 31 20:52:43.301152 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 575/2279] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:43 2026] POST /volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:43.306636 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-00619154-b876-41c6-a8ab-292a13ff8687 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:43.308785 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-00619154-b876-41c6-a8ab-292a13ff8687 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b Jul 31 20:52:43.309864 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-00619154-b876-41c6-a8ab-292a13ff8687 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:43.309864 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-00619154-b876-41c6-a8ab-292a13ff8687 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:43.318868 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:43.318868 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:43.323259 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-00619154-b876-41c6-a8ab-292a13ff8687 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:43.328152 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-00619154-b876-41c6-a8ab-292a13ff8687 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b returned with HTTP 200 Jul 31 20:52:43.329434 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 555/2280] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:43 2026] GET /volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b => generated 840 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:43.339838 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-413ebdba-2711-4c4b-bed6-30c5ad18e632 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Created reservations ['f8c9ce0f-4ee5-4bfb-ab6d-d408b2e61931', 'dfb0ce23-d755-44f1-8ae9-5600518d2620'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:43.381069 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-413ebdba-2711-4c4b-bed6-30c5ad18e632 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:52:43.381638 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 576/2281] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:52:43 2026] POST /volume/v3/backups => generated 316 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:43.398717 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-83eeabf6-cca3-49ea-97a7-3c23ec418d44 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:43.401239 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-83eeabf6-cca3-49ea-97a7-3c23ec418d44 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:43.402733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-83eeabf6-cca3-49ea-97a7-3c23ec418d44 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:43.402733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-83eeabf6-cca3-49ea-97a7-3c23ec418d44 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:43.402733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-83eeabf6-cca3-49ea-97a7-3c23ec418d44 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:43.406650 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:43.406650 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:43.407669 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-83eeabf6-cca3-49ea-97a7-3c23ec418d44 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:43.408114 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 576/2282] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:43 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:43.966937 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c1e70436-26f3-4eea-a225-b76973512c25 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:44.079004 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:44.079637 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1052211069"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:44.081906 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1052211069'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:44.083830 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Create volume of 1 GB Jul 31 20:52:44.090865 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Availability Zones retrieved successfully. Jul 31 20:52:44.096845 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Flow 'volume_create_api' (3e83fbf6-b27e-4390-b046-ddadd1d2ee57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:44.098294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2f0512-0737-4033-b070-2cd749656f8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.099470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:44.147719 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b2f0512-0737-4033-b070-2cd749656f8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.149703 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282acbe3-c84c-40ea-bf7b-1bb1408547fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.223262 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Created reservations ['d925b7f6-16c7-4039-bb5b-7f4f8801ffcb', '004a1069-bc2f-42eb-a015-0bf55e578e15', 'a89e8930-a1ad-4898-a267-e7fdc67c3d76', '697f5e75-e54f-4594-b721-c883677face2'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:44.223966 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (282acbe3-c84c-40ea-bf7b-1bb1408547fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d925b7f6-16c7-4039-bb5b-7f4f8801ffcb', '004a1069-bc2f-42eb-a015-0bf55e578e15', 'a89e8930-a1ad-4898-a267-e7fdc67c3d76', '697f5e75-e54f-4594-b721-c883677face2']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.225925 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76173094-ecd9-4df4-8800-b0eda7660a82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.254569 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76173094-ecd9-4df4-8800-b0eda7660a82) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dda33af9-95e7-45ae-b96b-89964148261b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052211069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ebf182c49ba4007a53e990265be1f82',qos_specs=None,replication_status=,reservations=['d925b7f6-16c7-4039-bb5b-7f4f8801ffcb','004a1069-bc2f-42eb-a015-0bf55e578e15','a89e8930-a1ad-4898-a267-e7fdc67c3d76','697f5e75-e54f-4594-b721-c883677face2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fccc8e739b0404aa08acfc694f06ab3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1052211069',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dda33af9-95e7-45ae-b96b-89964148261b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ebf182c49ba4007a53e990265be1f82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fccc8e739b0404aa08acfc694f06ab3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.255556 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ba8c06-f9ea-49a1-b39b-57696351ae4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.278324 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63ba8c06-f9ea-49a1-b39b-57696351ae4a) transitioned into state 'SUCCESS' from state '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-1052211069',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ebf182c49ba4007a53e990265be1f82',qos_specs=None,replication_status=,reservations=['d925b7f6-16c7-4039-bb5b-7f4f8801ffcb','004a1069-bc2f-42eb-a015-0bf55e578e15','a89e8930-a1ad-4898-a267-e7fdc67c3d76','697f5e75-e54f-4594-b721-c883677face2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fccc8e739b0404aa08acfc694f06ab3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.279111 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8567269a-9427-43c1-8e4a-5624a57a29d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.292724 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8567269a-9427-43c1-8e4a-5624a57a29d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.293519 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Flow 'volume_create_api' (3e83fbf6-b27e-4390-b046-ddadd1d2ee57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:44.293891 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Create volume request issued successfully. Jul 31 20:52:44.294431 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c1e70436-26f3-4eea-a225-b76973512c25 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:44.294881 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 576/2283] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:43 2026] POST /volume/v3/volumes => generated 778 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:44.309454 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5adf2e1b-c579-4a80-b011-5bb570ad94c4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:44.311748 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5adf2e1b-c579-4a80-b011-5bb570ad94c4 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] GET https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b Jul 31 20:52:44.312062 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5adf2e1b-c579-4a80-b011-5bb570ad94c4 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:44.312291 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5adf2e1b-c579-4a80-b011-5bb570ad94c4 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:44.321449 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:44.321449 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:44.323365 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5adf2e1b-c579-4a80-b011-5bb570ad94c4 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Volume info retrieved successfully. Jul 31 20:52:44.327097 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5adf2e1b-c579-4a80-b011-5bb570ad94c4 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b returned with HTTP 200 Jul 31 20:52:44.327486 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 556/2284] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:44 2026] GET /volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:44.342090 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f593de56-f608-49ed-9890-ee25ada7b597 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:44.344153 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f593de56-f608-49ed-9890-ee25ada7b597 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b Jul 31 20:52:44.344342 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f593de56-f608-49ed-9890-ee25ada7b597 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:44.344567 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f593de56-f608-49ed-9890-ee25ada7b597 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:44.354389 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f593de56-f608-49ed-9890-ee25ada7b597 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b returned with HTTP 404 Jul 31 20:52:44.355054 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 577/2285] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:44 2026] GET /volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:44.362255 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6f141a40-85c7-4857-8cd2-df6cdc6d1406 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:44.364041 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6f141a40-85c7-4857-8cd2-df6cdc6d1406 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b Jul 31 20:52:44.364280 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6f141a40-85c7-4857-8cd2-df6cdc6d1406 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:44.364460 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6f141a40-85c7-4857-8cd2-df6cdc6d1406 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:44.372223 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6f141a40-85c7-4857-8cd2-df6cdc6d1406 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b returned with HTTP 404 Jul 31 20:52:44.372920 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 577/2286] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:44 2026] GET /volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:44.387672 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b8478057-7b17-4f85-9eb2-ff74a1eb8907 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:44.390155 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b8478057-7b17-4f85-9eb2-ff74a1eb8907 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b Jul 31 20:52:44.390622 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b8478057-7b17-4f85-9eb2-ff74a1eb8907 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:44.390972 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b8478057-7b17-4f85-9eb2-ff74a1eb8907 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:44.391332 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-b8478057-7b17-4f85-9eb2-ff74a1eb8907 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Delete volume with id: c167addd-bced-4159-a382-2f978ff1182b Jul 31 20:52:44.399628 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b8478057-7b17-4f85-9eb2-ff74a1eb8907 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b returned with HTTP 404 Jul 31 20:52:44.400242 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 577/2287] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:44 2026] DELETE /volume/v3/volumes/c167addd-bced-4159-a382-2f978ff1182b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:44.412464 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:44.415793 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:44.416250 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1724231728"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:44.418807 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1724231728'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:44.418958 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume of 1 GB Jul 31 20:52:44.420925 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1d884904-8888-4e33-af61-1a1e96058c36 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:44.424543 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1d884904-8888-4e33-af61-1a1e96058c36 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:44.424963 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1d884904-8888-4e33-af61-1a1e96058c36 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:44.425112 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Availability Zones retrieved successfully. Jul 31 20:52:44.425219 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1d884904-8888-4e33-af61-1a1e96058c36 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:44.425365 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1d884904-8888-4e33-af61-1a1e96058c36 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:44.430814 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:44.430814 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:44.431776 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1d884904-8888-4e33-af61-1a1e96058c36 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:44.432259 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 578/2288] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:44 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:44.435327 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (ade9ea1f-a0e7-46e9-8993-1b19dac188d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:44.436756 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e43f9e-709d-4b3e-a65f-c265d6a531d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.438582 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:44.479829 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2e43f9e-709d-4b3e-a65f-c265d6a531d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.481183 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d0d491-ca6d-466c-8455-27b6a32cb272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.530257 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Created reservations ['030e208e-2bf1-4602-b3e8-69eccceeb3cc', 'e8d77b1b-8bae-450b-a7ba-719c783d4979', '0c64f91d-a9f1-4857-98a4-03df54d035e7', 'a70aff4e-0fdf-4f40-b04f-fbfc6d90bea9'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:44.531426 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71d0d491-ca6d-466c-8455-27b6a32cb272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['030e208e-2bf1-4602-b3e8-69eccceeb3cc', 'e8d77b1b-8bae-450b-a7ba-719c783d4979', '0c64f91d-a9f1-4857-98a4-03df54d035e7', 'a70aff4e-0fdf-4f40-b04f-fbfc6d90bea9']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.532320 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c053cb0d-aa2f-4cca-9807-2f4fa85ee9b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.543303 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bf4c7227-2f9d-4306-beea-495b99a7b539 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:44.555416 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c053cb0d-aa2f-4cca-9807-2f4fa85ee9b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1724231728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['030e208e-2bf1-4602-b3e8-69eccceeb3cc','e8d77b1b-8bae-450b-a7ba-719c783d4979','0c64f91d-a9f1-4857-98a4-03df54d035e7','a70aff4e-0fdf-4f40-b04f-fbfc6d90bea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1724231728',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f77f8bd75bab480ba7768a23e5d21a53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9346ce4367704d44ae2e40ceeb87191f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.556932 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a7cb46-428f-4a48-a5cd-caca66c43625) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.575053 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a6a7cb46-428f-4a48-a5cd-caca66c43625) transitioned into state 'SUCCESS' from state '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-1724231728',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['030e208e-2bf1-4602-b3e8-69eccceeb3cc','e8d77b1b-8bae-450b-a7ba-719c783d4979','0c64f91d-a9f1-4857-98a4-03df54d035e7','a70aff4e-0fdf-4f40-b04f-fbfc6d90bea9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.575810 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46135665-4f1b-48fb-9c0e-5b0a4d918945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.586299 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46135665-4f1b-48fb-9c0e-5b0a4d918945) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.587213 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (ade9ea1f-a0e7-46e9-8993-1b19dac188d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:44.587576 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request issued successfully. Jul 31 20:52:44.588142 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be4e9e9e-0662-4a23-a430-dcc4b1d4fc8f tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:44.588625 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 557/2289] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:44 2026] POST /volume/v3/volumes => generated 749 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:44.604546 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e094b2a1-c5a1-4b7e-9faf-ce20d5a64e32 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:44.606141 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e094b2a1-c5a1-4b7e-9faf-ce20d5a64e32 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f Jul 31 20:52:44.606354 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e094b2a1-c5a1-4b7e-9faf-ce20d5a64e32 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:44.606525 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e094b2a1-c5a1-4b7e-9faf-ce20d5a64e32 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:44.614756 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:44.614756 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:44.618745 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e094b2a1-c5a1-4b7e-9faf-ce20d5a64e32 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:44.622938 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e094b2a1-c5a1-4b7e-9faf-ce20d5a64e32 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f returned with HTTP 200 Jul 31 20:52:44.623368 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 578/2290] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:44 2026] GET /volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f => generated 817 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:44.651611 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bf4c7227-2f9d-4306-beea-495b99a7b539 tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:44.652146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bf4c7227-2f9d-4306-beea-495b99a7b539 tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1081861481", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1423315653", "vendor_name": "tempest-vendor_name-172319340"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:44.671285 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bf4c7227-2f9d-4306-beea-495b99a7b539 tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:44.671641 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 578/2291] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:52:44 2026] POST /volume/v3/types => generated 327 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:44.682239 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-082ccdec-302b-430d-99de-4ef31bb4d616 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:44.766860 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:44.767286 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f7b8d602-35b3-466f-93b7-17f9d586cac4", "size": 1, "name": "tempest-UserMessagesTest-Volume-378738205"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:44.768887 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Create volume request body: {'volume': {'volume_type': 'f7b8d602-35b3-466f-93b7-17f9d586cac4', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-378738205'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:44.774476 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Create volume of 1 GB Jul 31 20:52:44.774825 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:44.774825 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:44.775403 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Availability Zones retrieved successfully. Jul 31 20:52:44.782556 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Flow 'volume_create_api' (a7f5c477-cbf6-4f92-932e-ea416d2f775d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:44.784235 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e62896-af70-44ae-b3b4-a500b431f60f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.785412 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:44.810167 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04e62896-af70-44ae-b3b4-a500b431f60f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:52:45Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1423315653',vendor_name='tempest-vendor_name-172319340'},id=f7b8d602-35b3-466f-93b7-17f9d586cac4,is_public=True,name='tempest-UserMessagesTest-volume-type-1081861481',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f7b8d602-35b3-466f-93b7-17f9d586cac4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.810918 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dca2913-e52e-48ba-b630-ae72559d24a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.839988 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1081861481 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1081861481, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:44.840267 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1081861481 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1081861481, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:44.889448 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Created reservations ['f4070d61-5d62-4a3d-a407-c2c2ab2667ec', 'ff73a254-2780-457e-9d84-8beeb93bfeda', '7a5a0c05-a9b7-4ac5-b629-6ee85fe52555', '060d837d-24a7-4845-840e-74dce0963d00'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:44.890620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7dca2913-e52e-48ba-b630-ae72559d24a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f4070d61-5d62-4a3d-a407-c2c2ab2667ec', 'ff73a254-2780-457e-9d84-8beeb93bfeda', '7a5a0c05-a9b7-4ac5-b629-6ee85fe52555', '060d837d-24a7-4845-840e-74dce0963d00']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.891683 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ad535a-4e18-4688-88da-ea4ac891a877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.920549 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7ad535a-4e18-4688-88da-ea4ac891a877) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f9c5ee8a-6e22-450a-9cd4-71bba16697e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-378738205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8203c369654846138618edbc7d63ce0a',qos_specs=None,replication_status=,reservations=['f4070d61-5d62-4a3d-a407-c2c2ab2667ec','ff73a254-2780-457e-9d84-8beeb93bfeda','7a5a0c05-a9b7-4ac5-b629-6ee85fe52555','060d837d-24a7-4845-840e-74dce0963d00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3760fd979bd4ba6b76e750a40a1e1f6',volume_type_id=f7b8d602-35b3-466f-93b7-17f9d586cac4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-378738205',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f9c5ee8a-6e22-450a-9cd4-71bba16697e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8203c369654846138618edbc7d63ce0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3760fd979bd4ba6b76e750a40a1e1f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f7b8d602-35b3-466f-93b7-17f9d586cac4),volume_type_id=f7b8d602-35b3-466f-93b7-17f9d586cac4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.921504 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a0831e-142c-465e-9a49-07bc425d5507) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.943027 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6a0831e-142c-465e-9a49-07bc425d5507) transitioned into state 'SUCCESS' from state '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-378738205',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8203c369654846138618edbc7d63ce0a',qos_specs=None,replication_status=,reservations=['f4070d61-5d62-4a3d-a407-c2c2ab2667ec','ff73a254-2780-457e-9d84-8beeb93bfeda','7a5a0c05-a9b7-4ac5-b629-6ee85fe52555','060d837d-24a7-4845-840e-74dce0963d00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3760fd979bd4ba6b76e750a40a1e1f6',volume_type_id=f7b8d602-35b3-466f-93b7-17f9d586cac4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.943973 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c89951-5e4e-4ccd-9d23-c6249474851c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:44.954443 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c89951-5e4e-4ccd-9d23-c6249474851c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:44.955651 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Flow 'volume_create_api' (a7f5c477-cbf6-4f92-932e-ea416d2f775d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:44.956110 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Create volume request issued successfully. Jul 31 20:52:44.956950 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-082ccdec-302b-430d-99de-4ef31bb4d616 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:44.957539 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 579/2292] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:52:44 2026] POST /volume/v3/volumes => generated 785 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:44.968868 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9ea43cdb-1e2e-44a0-83e2-1cbc19cc8d18 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:44.971264 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ea43cdb-1e2e-44a0-83e2-1cbc19cc8d18 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 Jul 31 20:52:44.971541 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ea43cdb-1e2e-44a0-83e2-1cbc19cc8d18 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:44.971807 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ea43cdb-1e2e-44a0-83e2-1cbc19cc8d18 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:44.980513 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:44.980513 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:44.985196 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9ea43cdb-1e2e-44a0-83e2-1cbc19cc8d18 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Volume info retrieved successfully. Jul 31 20:52:44.990534 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ea43cdb-1e2e-44a0-83e2-1cbc19cc8d18 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 returned with HTTP 200 Jul 31 20:52:44.991050 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 558/2293] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:44 2026] GET /volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:45.344428 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f10436f3-349d-43a1-b60b-6252b112a2b7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:45.346259 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f10436f3-349d-43a1-b60b-6252b112a2b7 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] GET https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b Jul 31 20:52:45.346600 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f10436f3-349d-43a1-b60b-6252b112a2b7 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:45.346914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f10436f3-349d-43a1-b60b-6252b112a2b7 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:45.353410 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:45.353410 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:45.357397 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f10436f3-349d-43a1-b60b-6252b112a2b7 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Volume info retrieved successfully. Jul 31 20:52:45.361869 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f10436f3-349d-43a1-b60b-6252b112a2b7 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b returned with HTTP 200 Jul 31 20:52:45.362442 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 579/2294] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:45 2026] GET /volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b => generated 1009 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:45.375600 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a500c354-9460-4824-b3bb-917cbb3a9b33 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:45.427464 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a500c354-9460-4824-b3bb-917cbb3a9b33 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-reader] POST https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b/action Jul 31 20:52:45.427941 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a500c354-9460-4824-b3bb-917cbb3a9b33 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:45.428118 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a500c354-9460-4824-b3bb-917cbb3a9b33 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:45.438687 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:45.438687 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:45.439294 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a500c354-9460-4824-b3bb-917cbb3a9b33 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-reader] Volume info retrieved successfully. Jul 31 20:52:45.440951 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-a500c354-9460-4824-b3bb-917cbb3a9b33 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a74fb7eee1914af7a7249b8a34acecf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ebf182c49ba4007a53e990265be1f82', '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=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:45.441238 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a500c354-9460-4824-b3bb-917cbb3a9b33 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-reader] https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b/action returned with HTTP 403 Jul 31 20:52:45.441849 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 579/2295] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:45 2026] POST /volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b/action => generated 131 bytes in 67 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:45.444891 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8fe5cae1-5a8a-4872-ab22-28d4e2b5e902 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:45.447089 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8fe5cae1-5a8a-4872-ab22-28d4e2b5e902 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:45.447784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8fe5cae1-5a8a-4872-ab22-28d4e2b5e902 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:45.447784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8fe5cae1-5a8a-4872-ab22-28d4e2b5e902 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:45.447784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8fe5cae1-5a8a-4872-ab22-28d4e2b5e902 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:45.449576 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-91d06999-5693-4eff-9b7f-b67106a7ee53 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:45.451449 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-91d06999-5693-4eff-9b7f-b67106a7ee53 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b Jul 31 20:52:45.451713 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-91d06999-5693-4eff-9b7f-b67106a7ee53 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:45.451858 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:45.451858 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:45.451960 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-91d06999-5693-4eff-9b7f-b67106a7ee53 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:45.452145 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-91d06999-5693-4eff-9b7f-b67106a7ee53 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Delete volume with id: dda33af9-95e7-45ae-b96b-89964148261b Jul 31 20:52:45.452405 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8fe5cae1-5a8a-4872-ab22-28d4e2b5e902 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:45.452859 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 580/2296] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:45 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:45.461412 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:45.461412 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:45.461778 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-91d06999-5693-4eff-9b7f-b67106a7ee53 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Volume info retrieved successfully. Jul 31 20:52:45.479075 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-91d06999-5693-4eff-9b7f-b67106a7ee53 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Delete volume request issued successfully. Jul 31 20:52:45.482151 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-91d06999-5693-4eff-9b7f-b67106a7ee53 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b returned with HTTP 202 Jul 31 20:52:45.482151 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 559/2297] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:45 2026] DELETE /volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:45.492201 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0bcdefd6-edb1-4df2-8451-357729591fe9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:45.495758 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0bcdefd6-edb1-4df2-8451-357729591fe9 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] GET https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b Jul 31 20:52:45.496361 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0bcdefd6-edb1-4df2-8451-357729591fe9 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:45.496361 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0bcdefd6-edb1-4df2-8451-357729591fe9 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:45.508369 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:45.508369 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:45.514021 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0bcdefd6-edb1-4df2-8451-357729591fe9 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Volume info retrieved successfully. Jul 31 20:52:45.518365 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0bcdefd6-edb1-4df2-8451-357729591fe9 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b returned with HTTP 200 Jul 31 20:52:45.518979 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 580/2298] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:45 2026] GET /volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b => generated 1008 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:45.636356 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c78d93ba-1813-4c9b-84a2-2185ce579cb3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:45.638275 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c78d93ba-1813-4c9b-84a2-2185ce579cb3 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f Jul 31 20:52:45.638499 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c78d93ba-1813-4c9b-84a2-2185ce579cb3 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:45.638752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c78d93ba-1813-4c9b-84a2-2185ce579cb3 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:45.646413 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:45.646413 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:45.650676 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c78d93ba-1813-4c9b-84a2-2185ce579cb3 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:45.655237 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c78d93ba-1813-4c9b-84a2-2185ce579cb3 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f returned with HTTP 200 Jul 31 20:52:45.655638 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 580/2299] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:45 2026] GET /volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:45.672352 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b389fae1-446a-49d0-830e-aa6ebf270678 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:45.674215 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b389fae1-446a-49d0-830e-aa6ebf270678 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f/action Jul 31 20:52:45.674575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b389fae1-446a-49d0-830e-aa6ebf270678 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:45.674755 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b389fae1-446a-49d0-830e-aa6ebf270678 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:45.683404 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:45.683404 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:45.683830 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-b389fae1-446a-49d0-830e-aa6ebf270678 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Updating volume '57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f' with '{'status': 'maintenance'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 20:52:45.704193 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b389fae1-446a-49d0-830e-aa6ebf270678 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f/action returned with HTTP 202 Jul 31 20:52:45.704659 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 581/2300] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:45 2026] POST /volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:45.712622 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f1378853-cef0-4227-84da-f2a317bc1ec4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:45.714485 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f1378853-cef0-4227-84da-f2a317bc1ec4 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f Jul 31 20:52:45.714724 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f1378853-cef0-4227-84da-f2a317bc1ec4 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:45.714944 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f1378853-cef0-4227-84da-f2a317bc1ec4 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:45.722117 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:45.722117 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:45.725295 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f1378853-cef0-4227-84da-f2a317bc1ec4 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:45.728935 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f1378853-cef0-4227-84da-f2a317bc1ec4 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f returned with HTTP 200 Jul 31 20:52:45.729305 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 560/2301] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:45 2026] GET /volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f => generated 844 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:45.742461 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dfb79f91-82eb-4871-962d-62d5f9a2b79d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:45.744075 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dfb79f91-82eb-4871-962d-62d5f9a2b79d tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f/action Jul 31 20:52:45.744468 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dfb79f91-82eb-4871-962d-62d5f9a2b79d tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:45.744612 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dfb79f91-82eb-4871-962d-62d5f9a2b79d tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:45.751951 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:45.751951 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:45.752314 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dfb79f91-82eb-4871-962d-62d5f9a2b79d tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Volume info retrieved successfully. Jul 31 20:52:45.768984 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dfb79f91-82eb-4871-962d-62d5f9a2b79d tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Delete volume request issued successfully. Jul 31 20:52:45.769306 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dfb79f91-82eb-4871-962d-62d5f9a2b79d tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f/action returned with HTTP 202 Jul 31 20:52:45.769890 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 581/2302] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:45 2026] POST /volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:45.777826 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4b4b45ad-4f91-41c1-9769-480fb1031f06 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:45.779674 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4b4b45ad-4f91-41c1-9769-480fb1031f06 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f Jul 31 20:52:45.779912 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4b4b45ad-4f91-41c1-9769-480fb1031f06 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:45.780073 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4b4b45ad-4f91-41c1-9769-480fb1031f06 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:45.786489 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:45.786489 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:45.789821 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4b4b45ad-4f91-41c1-9769-480fb1031f06 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:45.793671 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4b4b45ad-4f91-41c1-9769-480fb1031f06 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f returned with HTTP 200 Jul 31 20:52:45.794068 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 581/2303] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:45 2026] GET /volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:46.003859 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1feb393c-1ef9-4893-af71-0791db8ec9b8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.005533 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1feb393c-1ef9-4893-af71-0791db8ec9b8 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 Jul 31 20:52:46.005768 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1feb393c-1ef9-4893-af71-0791db8ec9b8 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.006036 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1feb393c-1ef9-4893-af71-0791db8ec9b8 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.013632 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:46.013632 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:46.017270 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1feb393c-1ef9-4893-af71-0791db8ec9b8 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Volume info retrieved successfully. Jul 31 20:52:46.021700 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1feb393c-1ef9-4893-af71-0791db8ec9b8 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 returned with HTTP 200 Jul 31 20:52:46.022084 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 582/2304] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:46.034365 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8877ded9-2687-4108-b2b4-3550a35f3f9d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.035854 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8877ded9-2687-4108-b2b4-3550a35f3f9d tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/messages Jul 31 20:52:46.036055 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8877ded9-2687-4108-b2b4-3550a35f3f9d tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.036248 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8877ded9-2687-4108-b2b4-3550a35f3f9d tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.039510 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8877ded9-2687-4108-b2b4-3550a35f3f9d tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:52:46.039863 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 561/2305] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:46.047657 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d99b6ab8-5870-4d02-84af-e7672f54bc1e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.049626 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d99b6ab8-5870-4d02-84af-e7672f54bc1e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] DELETE https://10.4.3.157/volume/v3/messages/24671fd0-032b-403c-b6b2-95246506f0fe Jul 31 20:52:46.049875 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d99b6ab8-5870-4d02-84af-e7672f54bc1e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.050055 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d99b6ab8-5870-4d02-84af-e7672f54bc1e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.059993 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d99b6ab8-5870-4d02-84af-e7672f54bc1e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/messages/24671fd0-032b-403c-b6b2-95246506f0fe returned with HTTP 204 Jul 31 20:52:46.060424 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 582/2306] 10.4.3.157 () {68 vars in 1394 bytes} [Fri Jul 31 20:52:46 2026] DELETE /volume/v3/messages/24671fd0-032b-403c-b6b2-95246506f0fe => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 20:52:46.069205 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f68043c5-c646-4b54-a393-381aa12d18fe None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.070853 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f68043c5-c646-4b54-a393-381aa12d18fe tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/messages/24671fd0-032b-403c-b6b2-95246506f0fe Jul 31 20:52:46.071057 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f68043c5-c646-4b54-a393-381aa12d18fe tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.071532 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f68043c5-c646-4b54-a393-381aa12d18fe tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.077374 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f68043c5-c646-4b54-a393-381aa12d18fe tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/messages/24671fd0-032b-403c-b6b2-95246506f0fe returned with HTTP 404 Jul 31 20:52:46.077374 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 582/2307] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/messages/24671fd0-032b-403c-b6b2-95246506f0fe => generated 110 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:46.084961 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-de7b3ae7-6946-45d1-9ed5-67957bbbeffc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.088003 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-de7b3ae7-6946-45d1-9ed5-67957bbbeffc tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 Jul 31 20:52:46.088368 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-de7b3ae7-6946-45d1-9ed5-67957bbbeffc tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.088650 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-de7b3ae7-6946-45d1-9ed5-67957bbbeffc tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.098370 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:46.098370 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:46.103489 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-de7b3ae7-6946-45d1-9ed5-67957bbbeffc tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Volume info retrieved successfully. Jul 31 20:52:46.108841 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-de7b3ae7-6946-45d1-9ed5-67957bbbeffc tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 returned with HTTP 200 Jul 31 20:52:46.109525 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 583/2308] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 => generated 874 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:46.122206 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-20259858-56e4-4d11-a0d0-4355a9ec698e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.123909 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-20259858-56e4-4d11-a0d0-4355a9ec698e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 Jul 31 20:52:46.123909 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-20259858-56e4-4d11-a0d0-4355a9ec698e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.123909 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-20259858-56e4-4d11-a0d0-4355a9ec698e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.124115 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-20259858-56e4-4d11-a0d0-4355a9ec698e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Delete volume with id: f9c5ee8a-6e22-450a-9cd4-71bba16697e6 Jul 31 20:52:46.132735 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:46.132735 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:46.133460 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-20259858-56e4-4d11-a0d0-4355a9ec698e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Volume info retrieved successfully. Jul 31 20:52:46.134349 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20259858-56e4-4d11-a0d0-4355a9ec698e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100194) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 20:52:46.148674 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-20259858-56e4-4d11-a0d0-4355a9ec698e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1081861481 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1081861481, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:46.148674 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-20259858-56e4-4d11-a0d0-4355a9ec698e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1081861481 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1081861481, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:46.159808 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-20259858-56e4-4d11-a0d0-4355a9ec698e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Created reservations ['62ee5b82-1929-49da-8b11-2b194a312ae6', 'd47dd7f8-ed7f-4224-a814-dd0e3eb1d6fa', '6e3af45e-e8b3-4b9f-8599-e92785e23d61', '576eef45-99fe-44e1-91e4-961f7b666007'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:46.190344 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-20259858-56e4-4d11-a0d0-4355a9ec698e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Delete volume request issued successfully. Jul 31 20:52:46.191097 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-20259858-56e4-4d11-a0d0-4355a9ec698e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 returned with HTTP 202 Jul 31 20:52:46.191097 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 562/2309] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:52:46 2026] DELETE /volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:46.198020 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c489b23a-7d7e-4941-96d6-53bed814b754 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.200267 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c489b23a-7d7e-4941-96d6-53bed814b754 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 Jul 31 20:52:46.200771 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c489b23a-7d7e-4941-96d6-53bed814b754 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.200771 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c489b23a-7d7e-4941-96d6-53bed814b754 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.206322 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c489b23a-7d7e-4941-96d6-53bed814b754 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 returned with HTTP 404 Jul 31 20:52:46.207032 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 583/2310] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/volumes/f9c5ee8a-6e22-450a-9cd4-71bba16697e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:46.214715 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5d8ed689-1905-4f21-bc15-5a6665debc2d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.215584 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5d8ed689-1905-4f21-bc15-5a6665debc2d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] DELETE https://10.4.3.157/volume/v3/types/f7b8d602-35b3-466f-93b7-17f9d586cac4 Jul 31 20:52:46.215693 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5d8ed689-1905-4f21-bc15-5a6665debc2d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.216311 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5d8ed689-1905-4f21-bc15-5a6665debc2d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.237422 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5d8ed689-1905-4f21-bc15-5a6665debc2d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] https://10.4.3.157/volume/v3/types/f7b8d602-35b3-466f-93b7-17f9d586cac4 returned with HTTP 202 Jul 31 20:52:46.237890 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 583/2311] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:46 2026] DELETE /volume/v3/types/f7b8d602-35b3-466f-93b7-17f9d586cac4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:46.244702 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-525fc423-6dce-4527-a03f-51d506b76d2d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.247060 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-525fc423-6dce-4527-a03f-51d506b76d2d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] GET https://10.4.3.157/volume/v3/types/f7b8d602-35b3-466f-93b7-17f9d586cac4 Jul 31 20:52:46.247342 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-525fc423-6dce-4527-a03f-51d506b76d2d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.247592 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-525fc423-6dce-4527-a03f-51d506b76d2d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.251476 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-525fc423-6dce-4527-a03f-51d506b76d2d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] https://10.4.3.157/volume/v3/types/f7b8d602-35b3-466f-93b7-17f9d586cac4 returned with HTTP 404 Jul 31 20:52:46.252069 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 584/2312] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/types/f7b8d602-35b3-466f-93b7-17f9d586cac4 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:46.260626 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6bc2e73c-fd61-4c49-96ca-32625ea27ae3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.263089 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6bc2e73c-fd61-4c49-96ca-32625ea27ae3 tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:46.263577 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6bc2e73c-fd61-4c49-96ca-32625ea27ae3 tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-253092588", "extra_specs": {"storage_protocol": "tempest-storage_protocol-820985279", "vendor_name": "tempest-vendor_name-714301726"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:46.281349 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6bc2e73c-fd61-4c49-96ca-32625ea27ae3 tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:46.281858 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 563/2313] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:52:46 2026] POST /volume/v3/types => generated 325 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:46.293389 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-573043f9-94c0-46fe-94b6-60df04344288 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.294995 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:46.295403 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d7bd447a-7f89-42ea-bd28-ac79fbc457f8", "size": 1, "name": "tempest-UserMessagesTest-Volume-51246240"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:46.296790 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Create volume request body: {'volume': {'volume_type': 'd7bd447a-7f89-42ea-bd28-ac79fbc457f8', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-51246240'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:46.307444 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Create volume of 1 GB Jul 31 20:52:46.307776 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:46.307776 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:46.308375 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Availability Zones retrieved successfully. Jul 31 20:52:46.313737 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Flow 'volume_create_api' (4bd6dc07-7fb7-4bc0-b5a3-c154e62a8553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:46.314730 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58aeb243-93d3-433a-810b-2087e5698403) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.315670 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:46.337304 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (58aeb243-93d3-433a-810b-2087e5698403) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:52:46Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-820985279',vendor_name='tempest-vendor_name-714301726'},id=d7bd447a-7f89-42ea-bd28-ac79fbc457f8,is_public=True,name='tempest-UserMessagesTest-volume-type-253092588',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd7bd447a-7f89-42ea-bd28-ac79fbc457f8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.338288 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8acafe-b7e7-4673-a6fb-6bc52c410cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.364884 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-253092588 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-253092588, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:46.365336 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-253092588 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-253092588, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:46.388219 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Created reservations ['2e52950e-105e-49de-8cba-3991e2068dd2', 'b92d75b1-c677-480e-9599-9b4c370cedbf', '5b1d6496-c3cd-45e0-9508-2ee41290c6fa', '1db97c10-4ae3-4296-92ab-f8d068231709'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:46.389005 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c8acafe-b7e7-4673-a6fb-6bc52c410cf9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e52950e-105e-49de-8cba-3991e2068dd2', 'b92d75b1-c677-480e-9599-9b4c370cedbf', '5b1d6496-c3cd-45e0-9508-2ee41290c6fa', '1db97c10-4ae3-4296-92ab-f8d068231709']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.389728 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0c614d-eae8-4707-ad92-10264e02bfd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.412452 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fe0c614d-eae8-4707-ad92-10264e02bfd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af50cd3f-b543-454f-bd07-885beffdb4a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-51246240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8203c369654846138618edbc7d63ce0a',qos_specs=None,replication_status=,reservations=['2e52950e-105e-49de-8cba-3991e2068dd2','b92d75b1-c677-480e-9599-9b4c370cedbf','5b1d6496-c3cd-45e0-9508-2ee41290c6fa','1db97c10-4ae3-4296-92ab-f8d068231709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3760fd979bd4ba6b76e750a40a1e1f6',volume_type_id=d7bd447a-7f89-42ea-bd28-ac79fbc457f8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-51246240',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af50cd3f-b543-454f-bd07-885beffdb4a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8203c369654846138618edbc7d63ce0a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3760fd979bd4ba6b76e750a40a1e1f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d7bd447a-7f89-42ea-bd28-ac79fbc457f8),volume_type_id=d7bd447a-7f89-42ea-bd28-ac79fbc457f8)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.413175 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6575c8eb-a1ab-41c1-89b9-2b0bbfc24073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.429217 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6575c8eb-a1ab-41c1-89b9-2b0bbfc24073) transitioned into state 'SUCCESS' from state '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-51246240',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8203c369654846138618edbc7d63ce0a',qos_specs=None,replication_status=,reservations=['2e52950e-105e-49de-8cba-3991e2068dd2','b92d75b1-c677-480e-9599-9b4c370cedbf','5b1d6496-c3cd-45e0-9508-2ee41290c6fa','1db97c10-4ae3-4296-92ab-f8d068231709'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3760fd979bd4ba6b76e750a40a1e1f6',volume_type_id=d7bd447a-7f89-42ea-bd28-ac79fbc457f8)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.429849 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2940b76b-495b-45e4-99ac-d287e5141001) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.438764 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2940b76b-495b-45e4-99ac-d287e5141001) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.439601 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Flow 'volume_create_api' (4bd6dc07-7fb7-4bc0-b5a3-c154e62a8553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:46.439950 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Create volume request issued successfully. Jul 31 20:52:46.440537 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-573043f9-94c0-46fe-94b6-60df04344288 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:46.440991 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 584/2314] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:52:46 2026] POST /volume/v3/volumes => generated 783 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:46.455827 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2d9eb55e-2907-4f4e-a4ae-e57d917ccc14 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.457528 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2d9eb55e-2907-4f4e-a4ae-e57d917ccc14 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 Jul 31 20:52:46.457815 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2d9eb55e-2907-4f4e-a4ae-e57d917ccc14 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.458052 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2d9eb55e-2907-4f4e-a4ae-e57d917ccc14 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.464007 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3351899c-eb37-44f0-91be-04cdee7f4783 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.465486 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:46.465486 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:46.466263 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3351899c-eb37-44f0-91be-04cdee7f4783 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:46.466503 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3351899c-eb37-44f0-91be-04cdee7f4783 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.466767 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3351899c-eb37-44f0-91be-04cdee7f4783 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.466909 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-3351899c-eb37-44f0-91be-04cdee7f4783 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:46.469621 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2d9eb55e-2907-4f4e-a4ae-e57d917ccc14 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Volume info retrieved successfully. Jul 31 20:52:46.472148 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:46.472148 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:46.472934 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3351899c-eb37-44f0-91be-04cdee7f4783 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:46.473445 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 585/2315] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:46.474727 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2d9eb55e-2907-4f4e-a4ae-e57d917ccc14 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 returned with HTTP 200 Jul 31 20:52:46.475276 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 584/2316] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:46.532356 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6dfd5290-8eeb-46f5-8f1b-a768345778d6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.535843 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6dfd5290-8eeb-46f5-8f1b-a768345778d6 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] GET https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b Jul 31 20:52:46.536157 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6dfd5290-8eeb-46f5-8f1b-a768345778d6 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.536429 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6dfd5290-8eeb-46f5-8f1b-a768345778d6 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.546186 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6dfd5290-8eeb-46f5-8f1b-a768345778d6 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b returned with HTTP 404 Jul 31 20:52:46.546854 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 564/2317] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/volumes/dda33af9-95e7-45ae-b96b-89964148261b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:46.559306 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.561354 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:46.561727 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-439640782"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:46.563403 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-439640782'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:46.563535 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Create volume of 1 GB Jul 31 20:52:46.563836 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:46.563836 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:46.569251 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Availability Zones retrieved successfully. Jul 31 20:52:46.575989 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Flow 'volume_create_api' (25416af4-77c7-4afc-bf76-d1b0081a58c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:46.577099 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21bf8a2e-3d23-4880-9d7f-9495a6385e1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.578286 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:46.606394 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (21bf8a2e-3d23-4880-9d7f-9495a6385e1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.607315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28433ed8-5d19-4d77-b293-24609829601a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.647467 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Created reservations ['ec33def9-6f8a-4900-b17d-6e39d2f55390', 'a715d2cc-1628-404b-b1c1-8bfab29d90e7', '1b8ef037-c8c7-44e1-ba04-64f90adcafce', '40766400-7906-4577-9376-d3f1fb50450e'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:46.648411 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28433ed8-5d19-4d77-b293-24609829601a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec33def9-6f8a-4900-b17d-6e39d2f55390', 'a715d2cc-1628-404b-b1c1-8bfab29d90e7', '1b8ef037-c8c7-44e1-ba04-64f90adcafce', '40766400-7906-4577-9376-d3f1fb50450e']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.649653 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d8c18ad-e46e-406b-a14a-a15cd3fea9ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.677504 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7d8c18ad-e46e-406b-a14a-a15cd3fea9ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3eb57242-df16-4fb3-bef0-55a6f935039c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-439640782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ebf182c49ba4007a53e990265be1f82',qos_specs=None,replication_status=,reservations=['ec33def9-6f8a-4900-b17d-6e39d2f55390','a715d2cc-1628-404b-b1c1-8bfab29d90e7','1b8ef037-c8c7-44e1-ba04-64f90adcafce','40766400-7906-4577-9376-d3f1fb50450e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fccc8e739b0404aa08acfc694f06ab3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-439640782',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3eb57242-df16-4fb3-bef0-55a6f935039c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5ebf182c49ba4007a53e990265be1f82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0fccc8e739b0404aa08acfc694f06ab3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.679140 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ee8aa2e-5381-4798-ad3e-82558bb9e633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.696109 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ee8aa2e-5381-4798-ad3e-82558bb9e633) transitioned into state 'SUCCESS' from state '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-439640782',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5ebf182c49ba4007a53e990265be1f82',qos_specs=None,replication_status=,reservations=['ec33def9-6f8a-4900-b17d-6e39d2f55390','a715d2cc-1628-404b-b1c1-8bfab29d90e7','1b8ef037-c8c7-44e1-ba04-64f90adcafce','40766400-7906-4577-9376-d3f1fb50450e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0fccc8e739b0404aa08acfc694f06ab3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.697236 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc5ef16-08ce-4fb9-af28-7e96d09c61cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.706156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc5ef16-08ce-4fb9-af28-7e96d09c61cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.707001 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Flow 'volume_create_api' (25416af4-77c7-4afc-bf76-d1b0081a58c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:46.707348 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Create volume request issued successfully. Jul 31 20:52:46.707898 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f3c34b2d-ec44-4665-a044-54604ceeb558 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:46.708366 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 585/2318] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:46 2026] POST /volume/v3/volumes => generated 777 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:46.749799 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a3f58ba5-5714-4e4f-97e6-810b198247d6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.752426 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3f58ba5-5714-4e4f-97e6-810b198247d6 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] GET https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c Jul 31 20:52:46.752530 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a3f58ba5-5714-4e4f-97e6-810b198247d6 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.753115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a3f58ba5-5714-4e4f-97e6-810b198247d6 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.760084 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:46.760084 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:46.763256 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a3f58ba5-5714-4e4f-97e6-810b198247d6 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Volume info retrieved successfully. Jul 31 20:52:46.766841 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3f58ba5-5714-4e4f-97e6-810b198247d6 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c returned with HTTP 200 Jul 31 20:52:46.767054 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 586/2319] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:46.807702 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fd2e65d7-0a3d-4e7e-b28c-7236901ef7f0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.810339 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd2e65d7-0a3d-4e7e-b28c-7236901ef7f0 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f Jul 31 20:52:46.810529 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd2e65d7-0a3d-4e7e-b28c-7236901ef7f0 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.810729 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd2e65d7-0a3d-4e7e-b28c-7236901ef7f0 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.816143 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd2e65d7-0a3d-4e7e-b28c-7236901ef7f0 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f returned with HTTP 404 Jul 31 20:52:46.816596 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 585/2320] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:46.825454 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-184fa507-f495-4772-b7ca-66818964e01a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.827257 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-184fa507-f495-4772-b7ca-66818964e01a tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f Jul 31 20:52:46.827489 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-184fa507-f495-4772-b7ca-66818964e01a tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.827722 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-184fa507-f495-4772-b7ca-66818964e01a tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.834158 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-184fa507-f495-4772-b7ca-66818964e01a tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f returned with HTTP 404 Jul 31 20:52:46.834605 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 565/2321] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:46 2026] GET /volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:46.842461 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-172aa6af-dca6-41e9-ac84-4302fc456330 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.844856 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-172aa6af-dca6-41e9-ac84-4302fc456330 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] DELETE https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f Jul 31 20:52:46.845102 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-172aa6af-dca6-41e9-ac84-4302fc456330 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:46.845339 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-172aa6af-dca6-41e9-ac84-4302fc456330 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:46.845499 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-172aa6af-dca6-41e9-ac84-4302fc456330 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Delete volume with id: 57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f Jul 31 20:52:46.851436 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-172aa6af-dca6-41e9-ac84-4302fc456330 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f returned with HTTP 404 Jul 31 20:52:46.851916 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 586/2322] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:46 2026] DELETE /volume/v3/volumes/57ef4fdd-7cd7-4ddc-b7e9-85a9bb84486f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:46.860509 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:46.862549 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:46.862880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-54084616"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:46.865060 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-54084616'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:46.865252 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume of 1 GB Jul 31 20:52:46.870349 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Availability Zones retrieved successfully. Jul 31 20:52:46.880922 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (16cdc9c5-72b4-4b74-9ad6-15a1dca0b159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:46.882210 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110c8660-dd32-4ee5-baa7-573be588a82c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.883690 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:46.922055 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (110c8660-dd32-4ee5-baa7-573be588a82c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.923344 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4012e9ec-9775-4c41-a675-5f46b611bad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.963410 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Created reservations ['c17f4d13-15ec-4f44-b01d-1bbfe36df928', 'e069bdce-a169-4864-9501-df5bb291d88c', '02252c67-47a4-462f-9aad-71bef378d7e7', '648ad92a-eb99-40c5-b777-cbc7b719cd31'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:46.965182 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4012e9ec-9775-4c41-a675-5f46b611bad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c17f4d13-15ec-4f44-b01d-1bbfe36df928', 'e069bdce-a169-4864-9501-df5bb291d88c', '02252c67-47a4-462f-9aad-71bef378d7e7', '648ad92a-eb99-40c5-b777-cbc7b719cd31']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.965182 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e6a5f0-a5ed-4984-840b-958681e4ec9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:46.987469 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d7e6a5f0-a5ed-4984-840b-958681e4ec9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5938b2a8-28a3-4d86-9fc8-e1fac9921639', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-54084616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['c17f4d13-15ec-4f44-b01d-1bbfe36df928','e069bdce-a169-4864-9501-df5bb291d88c','02252c67-47a4-462f-9aad-71bef378d7e7','648ad92a-eb99-40c5-b777-cbc7b719cd31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-54084616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5938b2a8-28a3-4d86-9fc8-e1fac9921639,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f77f8bd75bab480ba7768a23e5d21a53',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9346ce4367704d44ae2e40ceeb87191f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:46.988142 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af0b080-cf82-4366-9cf2-a4b6f51f0944) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:47.005180 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7af0b080-cf82-4366-9cf2-a4b6f51f0944) transitioned into state 'SUCCESS' from state '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-54084616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f77f8bd75bab480ba7768a23e5d21a53',qos_specs=None,replication_status=,reservations=['c17f4d13-15ec-4f44-b01d-1bbfe36df928','e069bdce-a169-4864-9501-df5bb291d88c','02252c67-47a4-462f-9aad-71bef378d7e7','648ad92a-eb99-40c5-b777-cbc7b719cd31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9346ce4367704d44ae2e40ceeb87191f',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:47.005851 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79ff1335-797e-4a1e-aa84-69ab344b3221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:47.014963 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79ff1335-797e-4a1e-aa84-69ab344b3221) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:47.016209 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Flow 'volume_create_api' (16cdc9c5-72b4-4b74-9ad6-15a1dca0b159) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:47.016632 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Create volume request issued successfully. Jul 31 20:52:47.017464 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3dfa7aa5-6b96-4d98-91f7-282155ae6a22 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:47.018065 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 587/2323] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:46 2026] POST /volume/v3/volumes => generated 747 bytes in 158 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:47.029313 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fcbafb56-8d5c-4d70-8a1c-50448151706e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.031089 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fcbafb56-8d5c-4d70-8a1c-50448151706e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 Jul 31 20:52:47.031320 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fcbafb56-8d5c-4d70-8a1c-50448151706e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.031504 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fcbafb56-8d5c-4d70-8a1c-50448151706e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.037861 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:47.037861 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:47.041040 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fcbafb56-8d5c-4d70-8a1c-50448151706e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:47.044717 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fcbafb56-8d5c-4d70-8a1c-50448151706e tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 returned with HTTP 200 Jul 31 20:52:47.045149 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 586/2324] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:47 2026] GET /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:47.484723 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6c65d495-4cb4-482e-8000-7fdd5f486dc4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.487208 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c65d495-4cb4-482e-8000-7fdd5f486dc4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:47.487208 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6c65d495-4cb4-482e-8000-7fdd5f486dc4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.487208 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6c65d495-4cb4-482e-8000-7fdd5f486dc4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.487208 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-6c65d495-4cb4-482e-8000-7fdd5f486dc4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:47.487614 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-12e633bf-962d-49f2-9d58-feb1ba8acb90 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.490070 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-12e633bf-962d-49f2-9d58-feb1ba8acb90 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 Jul 31 20:52:47.491775 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-12e633bf-962d-49f2-9d58-feb1ba8acb90 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.491775 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-12e633bf-962d-49f2-9d58-feb1ba8acb90 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.491881 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:47.491881 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:47.492456 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c65d495-4cb4-482e-8000-7fdd5f486dc4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:47.492890 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 566/2325] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:47 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:47.500491 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:47.500491 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:47.504407 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-12e633bf-962d-49f2-9d58-feb1ba8acb90 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Volume info retrieved successfully. Jul 31 20:52:47.508274 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-12e633bf-962d-49f2-9d58-feb1ba8acb90 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 returned with HTTP 200 Jul 31 20:52:47.508729 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 587/2326] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:47 2026] GET /volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 => generated 872 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:47.519712 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-67387055-8a23-4acb-99e7-baa46c045b39 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.521780 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-67387055-8a23-4acb-99e7-baa46c045b39 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/messages Jul 31 20:52:47.522005 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-67387055-8a23-4acb-99e7-baa46c045b39 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.522229 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-67387055-8a23-4acb-99e7-baa46c045b39 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.522528 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:47.522528 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:47.526183 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-67387055-8a23-4acb-99e7-baa46c045b39 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:52:47.526534 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 588/2327] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:52:47 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:47.534540 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1adc75c6-c58c-4b7f-9cf8-6e81b620f9d1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.536266 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1adc75c6-c58c-4b7f-9cf8-6e81b620f9d1 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/messages/31a1f0e3-a91e-4c03-b9e5-1444a725dad6 Jul 31 20:52:47.536465 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1adc75c6-c58c-4b7f-9cf8-6e81b620f9d1 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.536649 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1adc75c6-c58c-4b7f-9cf8-6e81b620f9d1 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.540260 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1adc75c6-c58c-4b7f-9cf8-6e81b620f9d1 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/messages/31a1f0e3-a91e-4c03-b9e5-1444a725dad6 returned with HTTP 200 Jul 31 20:52:47.540633 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 587/2328] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:52:47 2026] GET /volume/v3/messages/31a1f0e3-a91e-4c03-b9e5-1444a725dad6 => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:47.548837 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-957dc657-94b0-4b9c-a557-205beea79c36 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.550893 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-957dc657-94b0-4b9c-a557-205beea79c36 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/messages Jul 31 20:52:47.551118 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-957dc657-94b0-4b9c-a557-205beea79c36 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.551351 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-957dc657-94b0-4b9c-a557-205beea79c36 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.555215 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-957dc657-94b0-4b9c-a557-205beea79c36 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:52:47.555782 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 567/2329] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:52:47 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:47.564002 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-21f86bee-6d18-425e-bffa-80796180cc9a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.565195 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-21f86bee-6d18-425e-bffa-80796180cc9a tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] DELETE https://10.4.3.157/volume/v3/messages/31a1f0e3-a91e-4c03-b9e5-1444a725dad6 Jul 31 20:52:47.565452 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-21f86bee-6d18-425e-bffa-80796180cc9a tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.565698 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-21f86bee-6d18-425e-bffa-80796180cc9a tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.573327 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-21f86bee-6d18-425e-bffa-80796180cc9a tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/messages/31a1f0e3-a91e-4c03-b9e5-1444a725dad6 returned with HTTP 204 Jul 31 20:52:47.573844 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 588/2330] 10.4.3.157 () {68 vars in 1394 bytes} [Fri Jul 31 20:52:47 2026] DELETE /volume/v3/messages/31a1f0e3-a91e-4c03-b9e5-1444a725dad6 => generated 0 bytes in 11 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 20:52:47.581216 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6f01fb36-e5a8-4723-8536-6eef31de9144 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.582801 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6f01fb36-e5a8-4723-8536-6eef31de9144 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 Jul 31 20:52:47.583019 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6f01fb36-e5a8-4723-8536-6eef31de9144 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.583249 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6f01fb36-e5a8-4723-8536-6eef31de9144 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.589602 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:47.589602 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:47.592839 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6f01fb36-e5a8-4723-8536-6eef31de9144 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Volume info retrieved successfully. Jul 31 20:52:47.596606 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6f01fb36-e5a8-4723-8536-6eef31de9144 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 returned with HTTP 200 Jul 31 20:52:47.597012 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 589/2331] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:47 2026] GET /volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 => generated 872 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:47.610002 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c0127e88-663f-4e12-b96c-65392614db3e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.611649 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c0127e88-663f-4e12-b96c-65392614db3e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] DELETE https://10.4.3.157/volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 Jul 31 20:52:47.611921 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c0127e88-663f-4e12-b96c-65392614db3e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.612174 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c0127e88-663f-4e12-b96c-65392614db3e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.612365 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-c0127e88-663f-4e12-b96c-65392614db3e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Delete volume with id: af50cd3f-b543-454f-bd07-885beffdb4a1 Jul 31 20:52:47.619377 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:47.619377 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:47.619980 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c0127e88-663f-4e12-b96c-65392614db3e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Volume info retrieved successfully. Jul 31 20:52:47.621495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c0127e88-663f-4e12-b96c-65392614db3e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100193) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 20:52:47.636146 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-c0127e88-663f-4e12-b96c-65392614db3e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-253092588 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-253092588, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:47.636146 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-c0127e88-663f-4e12-b96c-65392614db3e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-253092588 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-253092588, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:52:47.642300 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-c0127e88-663f-4e12-b96c-65392614db3e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Created reservations ['5560304d-1500-4c79-92c5-9a83dc9395a3', 'd15ce3cd-7bff-42c6-aa7c-fd3fbb71c422', '126bc613-b64b-468e-b2fe-6fc4f5e6d1a9', 'fc503412-d872-4dbd-8373-d9a882b3561d'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:47.669055 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c0127e88-663f-4e12-b96c-65392614db3e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Delete volume request issued successfully. Jul 31 20:52:47.669296 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c0127e88-663f-4e12-b96c-65392614db3e tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 returned with HTTP 202 Jul 31 20:52:47.669787 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 588/2332] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:52:47 2026] DELETE /volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:47.676711 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0dac0510-c69e-49f9-b41e-71e47bd046c6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.678541 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0dac0510-c69e-49f9-b41e-71e47bd046c6 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] GET https://10.4.3.157/volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 Jul 31 20:52:47.678770 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0dac0510-c69e-49f9-b41e-71e47bd046c6 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.678950 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0dac0510-c69e-49f9-b41e-71e47bd046c6 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.684693 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0dac0510-c69e-49f9-b41e-71e47bd046c6 tempest-UserMessagesTest-1495338961 tempest-UserMessagesTest-1495338961-project-member] https://10.4.3.157/volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 returned with HTTP 404 Jul 31 20:52:47.685116 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 568/2333] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:47 2026] GET /volume/v3/volumes/af50cd3f-b543-454f-bd07-885beffdb4a1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:47.690810 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7860d7cd-6d32-4b92-b40c-689d6576a60d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.696842 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7860d7cd-6d32-4b92-b40c-689d6576a60d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] DELETE https://10.4.3.157/volume/v3/types/d7bd447a-7f89-42ea-bd28-ac79fbc457f8 Jul 31 20:52:47.696842 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7860d7cd-6d32-4b92-b40c-689d6576a60d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.696842 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7860d7cd-6d32-4b92-b40c-689d6576a60d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.725762 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7860d7cd-6d32-4b92-b40c-689d6576a60d tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] https://10.4.3.157/volume/v3/types/d7bd447a-7f89-42ea-bd28-ac79fbc457f8 returned with HTTP 202 Jul 31 20:52:47.725762 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 589/2334] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:47 2026] DELETE /volume/v3/types/d7bd447a-7f89-42ea-bd28-ac79fbc457f8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:47.733186 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d2fe1ff8-730b-41e5-b87c-d3a998608747 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.735478 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d2fe1ff8-730b-41e5-b87c-d3a998608747 tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] GET https://10.4.3.157/volume/v3/types/d7bd447a-7f89-42ea-bd28-ac79fbc457f8 Jul 31 20:52:47.735729 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d2fe1ff8-730b-41e5-b87c-d3a998608747 tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.735989 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d2fe1ff8-730b-41e5-b87c-d3a998608747 tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.739550 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d2fe1ff8-730b-41e5-b87c-d3a998608747 tempest-UserMessagesTest-373124760 tempest-UserMessagesTest-373124760-project-admin] https://10.4.3.157/volume/v3/types/d7bd447a-7f89-42ea-bd28-ac79fbc457f8 returned with HTTP 404 Jul 31 20:52:47.740042 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 590/2335] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:52:47 2026] GET /volume/v3/types/d7bd447a-7f89-42ea-bd28-ac79fbc457f8 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:47.780467 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2ad47716-a91f-4a70-a5cf-49c66c14b3b1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.782376 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ad47716-a91f-4a70-a5cf-49c66c14b3b1 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] GET https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c Jul 31 20:52:47.782575 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2ad47716-a91f-4a70-a5cf-49c66c14b3b1 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.782823 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2ad47716-a91f-4a70-a5cf-49c66c14b3b1 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.789902 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:47.789902 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:47.793737 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2ad47716-a91f-4a70-a5cf-49c66c14b3b1 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Volume info retrieved successfully. Jul 31 20:52:47.797496 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ad47716-a91f-4a70-a5cf-49c66c14b3b1 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c returned with HTTP 200 Jul 31 20:52:47.797900 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 589/2336] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:47 2026] GET /volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c => generated 1008 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:47.811862 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ab306900-fcba-4662-84b0-200beddcc90a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.813650 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ab306900-fcba-4662-84b0-200beddcc90a tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-reader] POST https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c/action Jul 31 20:52:47.814106 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ab306900-fcba-4662-84b0-200beddcc90a tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:47.814305 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ab306900-fcba-4662-84b0-200beddcc90a tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:47.824609 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:47.824609 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:47.825117 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-ab306900-fcba-4662-84b0-200beddcc90a tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a74fb7eee1914af7a7249b8a34acecf0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5ebf182c49ba4007a53e990265be1f82', '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=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:47.825410 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ab306900-fcba-4662-84b0-200beddcc90a tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-reader] https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c/action returned with HTTP 403 Jul 31 20:52:47.825961 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 569/2337] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:47 2026] POST /volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c/action => generated 131 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:47.835726 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7333a6a8-0c7f-4c4d-9a11-7a5a300b6450 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.839155 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7333a6a8-0c7f-4c4d-9a11-7a5a300b6450 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c Jul 31 20:52:47.839155 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7333a6a8-0c7f-4c4d-9a11-7a5a300b6450 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.839155 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7333a6a8-0c7f-4c4d-9a11-7a5a300b6450 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.839155 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-7333a6a8-0c7f-4c4d-9a11-7a5a300b6450 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Delete volume with id: 3eb57242-df16-4fb3-bef0-55a6f935039c Jul 31 20:52:47.848172 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:47.848172 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:47.848789 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7333a6a8-0c7f-4c4d-9a11-7a5a300b6450 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Volume info retrieved successfully. Jul 31 20:52:47.878409 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7333a6a8-0c7f-4c4d-9a11-7a5a300b6450 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Delete volume request issued successfully. Jul 31 20:52:47.878409 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7333a6a8-0c7f-4c4d-9a11-7a5a300b6450 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c returned with HTTP 202 Jul 31 20:52:47.878409 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 590/2338] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:47 2026] DELETE /volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:47.888338 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a25dd98d-348c-4312-bab1-1e78ae39e298 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:47.891243 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a25dd98d-348c-4312-bab1-1e78ae39e298 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] GET https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c Jul 31 20:52:47.891434 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a25dd98d-348c-4312-bab1-1e78ae39e298 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:47.891771 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a25dd98d-348c-4312-bab1-1e78ae39e298 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:47.903794 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:47.903794 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:47.915891 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a25dd98d-348c-4312-bab1-1e78ae39e298 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Volume info retrieved successfully. Jul 31 20:52:47.923197 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a25dd98d-348c-4312-bab1-1e78ae39e298 tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c returned with HTTP 200 Jul 31 20:52:47.923779 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 591/2339] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:47 2026] GET /volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c => generated 1007 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:48.057967 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a3f28400-780e-4326-992f-d55b4270ed95 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.060101 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a3f28400-780e-4326-992f-d55b4270ed95 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 Jul 31 20:52:48.060407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a3f28400-780e-4326-992f-d55b4270ed95 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:48.060658 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a3f28400-780e-4326-992f-d55b4270ed95 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:48.067982 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.067982 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:48.071696 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a3f28400-780e-4326-992f-d55b4270ed95 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:48.075664 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a3f28400-780e-4326-992f-d55b4270ed95 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 returned with HTTP 200 Jul 31 20:52:48.076063 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 590/2340] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:48 2026] GET /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:48.088097 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2691d00a-61e2-45ce-aa16-50043a256fd4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.089777 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2691d00a-61e2-45ce-aa16-50043a256fd4 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action Jul 31 20:52:48.090093 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2691d00a-61e2-45ce-aa16-50043a256fd4 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:48.090258 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2691d00a-61e2-45ce-aa16-50043a256fd4 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:48.098017 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.098017 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:48.098564 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.admin_actions [None req-2691d00a-61e2-45ce-aa16-50043a256fd4 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Updating volume '5938b2a8-28a3-4d86-9fc8-e1fac9921639' with '{'status': 'error'}' {{(pid=100194) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 20:52:48.114628 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2691d00a-61e2-45ce-aa16-50043a256fd4 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action returned with HTTP 202 Jul 31 20:52:48.115026 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 570/2341] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:48 2026] POST /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:48.122699 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2a50e60d-b457-44a9-a3e1-9c20cbc5f93b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.125024 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2a50e60d-b457-44a9-a3e1-9c20cbc5f93b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 Jul 31 20:52:48.125600 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2a50e60d-b457-44a9-a3e1-9c20cbc5f93b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:48.127244 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2a50e60d-b457-44a9-a3e1-9c20cbc5f93b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:48.136601 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.136601 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:48.141349 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2a50e60d-b457-44a9-a3e1-9c20cbc5f93b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:48.146379 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2a50e60d-b457-44a9-a3e1-9c20cbc5f93b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 returned with HTTP 200 Jul 31 20:52:48.147292 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 591/2342] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:48 2026] GET /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 => generated 836 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:48.163792 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-55c9fea6-0553-426d-8d34-1430f463dc50 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.165506 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-55c9fea6-0553-426d-8d34-1430f463dc50 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action Jul 31 20:52:48.165859 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-55c9fea6-0553-426d-8d34-1430f463dc50 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:48.165945 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-55c9fea6-0553-426d-8d34-1430f463dc50 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:48.174977 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.174977 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:48.175360 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-55c9fea6-0553-426d-8d34-1430f463dc50 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Updating volume '5938b2a8-28a3-4d86-9fc8-e1fac9921639' with '{'status': 'available'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 20:52:48.192218 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-55c9fea6-0553-426d-8d34-1430f463dc50 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action returned with HTTP 202 Jul 31 20:52:48.192727 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 592/2343] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:48 2026] POST /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:48.200915 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4accc5ea-ec37-4b41-9b87-9d9c5d0672ab None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.203140 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4accc5ea-ec37-4b41-9b87-9d9c5d0672ab tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 Jul 31 20:52:48.203465 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4accc5ea-ec37-4b41-9b87-9d9c5d0672ab tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:48.203772 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4accc5ea-ec37-4b41-9b87-9d9c5d0672ab tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:48.211157 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.211157 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:48.216876 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4accc5ea-ec37-4b41-9b87-9d9c5d0672ab tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:48.220201 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4accc5ea-ec37-4b41-9b87-9d9c5d0672ab tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 returned with HTTP 200 Jul 31 20:52:48.220638 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 591/2344] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:48 2026] GET /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 => generated 840 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:48.233296 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9f24c4f9-b82d-4e2e-bff0-9d09d9807df0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.235093 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f24c4f9-b82d-4e2e-bff0-9d09d9807df0 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action Jul 31 20:52:48.235484 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9f24c4f9-b82d-4e2e-bff0-9d09d9807df0 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:48.235628 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9f24c4f9-b82d-4e2e-bff0-9d09d9807df0 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:48.244292 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.244292 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:48.244686 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.admin_actions [None req-9f24c4f9-b82d-4e2e-bff0-9d09d9807df0 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Updating volume '5938b2a8-28a3-4d86-9fc8-e1fac9921639' with '{'status': 'maintenance'}' {{(pid=100194) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 20:52:48.270252 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f24c4f9-b82d-4e2e-bff0-9d09d9807df0 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action returned with HTTP 202 Jul 31 20:52:48.270832 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 571/2345] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:48 2026] POST /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:48.280069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-495e3f67-08bb-4484-b492-f98dd0ecfbea None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.281934 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-495e3f67-08bb-4484-b492-f98dd0ecfbea tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 Jul 31 20:52:48.282422 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-495e3f67-08bb-4484-b492-f98dd0ecfbea tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:48.282834 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-495e3f67-08bb-4484-b492-f98dd0ecfbea tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:48.291257 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.291257 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:48.295583 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-495e3f67-08bb-4484-b492-f98dd0ecfbea tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:48.300053 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-495e3f67-08bb-4484-b492-f98dd0ecfbea tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 returned with HTTP 200 Jul 31 20:52:48.300554 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 592/2346] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:48 2026] GET /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:48.314616 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ef20eb33-0d3b-4078-a57a-d8d4f323ad21 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.318237 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ef20eb33-0d3b-4078-a57a-d8d4f323ad21 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] POST https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action Jul 31 20:52:48.318747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ef20eb33-0d3b-4078-a57a-d8d4f323ad21 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:52:48.318929 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ef20eb33-0d3b-4078-a57a-d8d4f323ad21 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:48.329798 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.329798 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:48.330308 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-ef20eb33-0d3b-4078-a57a-d8d4f323ad21 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] Updating volume '5938b2a8-28a3-4d86-9fc8-e1fac9921639' with '{'status': 'available'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 20:52:48.370023 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ef20eb33-0d3b-4078-a57a-d8d4f323ad21 tempest-VolumesActionsTest-1929018718 tempest-VolumesActionsTest-1929018718-project-admin] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action returned with HTTP 202 Jul 31 20:52:48.370879 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 593/2347] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:52:48 2026] POST /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:52:48.378516 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6d0d2577-8caf-4406-a1a9-697889bdab71 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.380567 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6d0d2577-8caf-4406-a1a9-697889bdab71 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 Jul 31 20:52:48.380860 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6d0d2577-8caf-4406-a1a9-697889bdab71 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:48.381080 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6d0d2577-8caf-4406-a1a9-697889bdab71 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:48.387853 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.387853 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:48.391461 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6d0d2577-8caf-4406-a1a9-697889bdab71 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:48.395575 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6d0d2577-8caf-4406-a1a9-697889bdab71 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 returned with HTTP 200 Jul 31 20:52:48.395923 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 592/2348] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:48 2026] GET /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:48.413233 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-60670bd9-98d1-4431-9dc7-67e5f3125499 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.415037 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-60670bd9-98d1-4431-9dc7-67e5f3125499 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 Jul 31 20:52:48.415281 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-60670bd9-98d1-4431-9dc7-67e5f3125499 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:48.415499 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-60670bd9-98d1-4431-9dc7-67e5f3125499 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:48.422287 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.422287 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:48.425732 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-60670bd9-98d1-4431-9dc7-67e5f3125499 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:48.429413 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-60670bd9-98d1-4431-9dc7-67e5f3125499 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 returned with HTTP 200 Jul 31 20:52:48.429809 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 572/2349] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:48 2026] GET /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:48.443577 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7ceae807-f8bb-4508-ad96-f7913f545e16 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.449158 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7ceae807-f8bb-4508-ad96-f7913f545e16 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] DELETE https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 Jul 31 20:52:48.449158 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7ceae807-f8bb-4508-ad96-f7913f545e16 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:48.449158 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7ceae807-f8bb-4508-ad96-f7913f545e16 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:48.449158 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-7ceae807-f8bb-4508-ad96-f7913f545e16 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Delete volume with id: 5938b2a8-28a3-4d86-9fc8-e1fac9921639 Jul 31 20:52:48.457391 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.457391 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:48.458344 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7ceae807-f8bb-4508-ad96-f7913f545e16 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:48.488367 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7ceae807-f8bb-4508-ad96-f7913f545e16 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Delete volume request issued successfully. Jul 31 20:52:48.489064 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7ceae807-f8bb-4508-ad96-f7913f545e16 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 returned with HTTP 202 Jul 31 20:52:48.489559 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 593/2350] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:48 2026] DELETE /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:48.498702 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-eaff89da-0196-4311-b7c3-b53c65446a2b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.500154 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eaff89da-0196-4311-b7c3-b53c65446a2b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 Jul 31 20:52:48.500847 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eaff89da-0196-4311-b7c3-b53c65446a2b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:48.501111 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eaff89da-0196-4311-b7c3-b53c65446a2b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:48.503809 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cab30f3c-7c8e-489f-8b20-1955483ac4a6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.505557 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cab30f3c-7c8e-489f-8b20-1955483ac4a6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:48.505782 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cab30f3c-7c8e-489f-8b20-1955483ac4a6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:48.506322 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cab30f3c-7c8e-489f-8b20-1955483ac4a6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:48.506322 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-cab30f3c-7c8e-489f-8b20-1955483ac4a6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:48.508233 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.508233 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:48.510040 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:48.510040 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:48.510626 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cab30f3c-7c8e-489f-8b20-1955483ac4a6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:48.511008 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 593/2351] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:48 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:48.515404 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-eaff89da-0196-4311-b7c3-b53c65446a2b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Volume info retrieved successfully. Jul 31 20:52:48.524147 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eaff89da-0196-4311-b7c3-b53c65446a2b tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 returned with HTTP 200 Jul 31 20:52:48.525960 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 594/2352] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:48 2026] GET /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:48.938934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c351da41-05b2-4521-a715-aa123d9510cd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:48.940641 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c351da41-05b2-4521-a715-aa123d9510cd tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] GET https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c Jul 31 20:52:48.940824 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c351da41-05b2-4521-a715-aa123d9510cd tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:48.940998 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c351da41-05b2-4521-a715-aa123d9510cd tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:48.946567 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c351da41-05b2-4521-a715-aa123d9510cd tempest-ProjectReaderTests-622860449 tempest-ProjectReaderTests-622860449-project-admin] https://10.4.3.157/volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c returned with HTTP 404 Jul 31 20:52:48.947045 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 573/2353] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:48 2026] GET /volume/v3/volumes/3eb57242-df16-4fb3-bef0-55a6f935039c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:49.524065 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-00f43b14-4b99-4c0b-9109-aaa0076cf328 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:49.527793 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00f43b14-4b99-4c0b-9109-aaa0076cf328 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:49.527793 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-00f43b14-4b99-4c0b-9109-aaa0076cf328 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:49.527793 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-00f43b14-4b99-4c0b-9109-aaa0076cf328 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:49.527793 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-00f43b14-4b99-4c0b-9109-aaa0076cf328 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:49.531760 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:49.531760 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:49.532640 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00f43b14-4b99-4c0b-9109-aaa0076cf328 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:49.533291 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 594/2354] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:49 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:49.540889 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7e9a915a-4825-4cf6-801c-87ef85af4cd1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:49.543152 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e9a915a-4825-4cf6-801c-87ef85af4cd1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] GET https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 Jul 31 20:52:49.543432 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e9a915a-4825-4cf6-801c-87ef85af4cd1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:49.543730 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e9a915a-4825-4cf6-801c-87ef85af4cd1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:49.550251 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e9a915a-4825-4cf6-801c-87ef85af4cd1 tempest-VolumesActionsTest-2022046232 tempest-VolumesActionsTest-2022046232-project-member] https://10.4.3.157/volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 returned with HTTP 404 Jul 31 20:52:49.550757 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 594/2355] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:49 2026] GET /volume/v3/volumes/5938b2a8-28a3-4d86-9fc8-e1fac9921639 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:50.211675 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-85ca395e-0e57-4406-af0d-2e620ae53868 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:50.376657 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-85ca395e-0e57-4406-af0d-2e620ae53868 tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] GET https://10.4.3.157/volume/v3/os-hosts Jul 31 20:52:50.380210 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-85ca395e-0e57-4406-af0d-2e620ae53868 tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:50.380458 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-85ca395e-0e57-4406-af0d-2e620ae53868 tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:50.390327 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.hosts [None req-85ca395e-0e57-4406-af0d-2e620ae53868 tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] status, active and update: available, enabled, 2026-07-31 20:51:42+00:00 {{(pid=100191) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 20:52:50.390496 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.hosts [None req-85ca395e-0e57-4406-af0d-2e620ae53868 tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] status, active and update: available, enabled, 2026-07-31 20:51:39+00:00 {{(pid=100191) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 20:52:50.390639 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.hosts [None req-85ca395e-0e57-4406-af0d-2e620ae53868 tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] status, active and update: available, enabled, 2026-07-31 20:51:17+00:00 {{(pid=100191) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 20:52:50.390965 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-85ca395e-0e57-4406-af0d-2e620ae53868 tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] https://10.4.3.157/volume/v3/os-hosts returned with HTTP 200 Jul 31 20:52:50.392479 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 595/2356] 10.4.3.157 () {66 vars in 1240 bytes} [Fri Jul 31 20:52:50 2026] GET /volume/v3/os-hosts => generated 560 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:50.402890 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b46847d3-2058-4063-a703-3d8884d1c65c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:50.404562 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b46847d3-2058-4063-a703-3d8884d1c65c tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] GET https://10.4.3.157/volume/v3/os-hosts Jul 31 20:52:50.404753 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b46847d3-2058-4063-a703-3d8884d1c65c tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:50.404928 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b46847d3-2058-4063-a703-3d8884d1c65c tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:50.413278 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.hosts [None req-b46847d3-2058-4063-a703-3d8884d1c65c tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] status, active and update: available, enabled, 2026-07-31 20:51:42+00:00 {{(pid=100194) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 20:52:50.413414 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.hosts [None req-b46847d3-2058-4063-a703-3d8884d1c65c tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] status, active and update: available, enabled, 2026-07-31 20:51:39+00:00 {{(pid=100194) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 20:52:50.413526 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.hosts [None req-b46847d3-2058-4063-a703-3d8884d1c65c tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] status, active and update: available, enabled, 2026-07-31 20:51:17+00:00 {{(pid=100194) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Jul 31 20:52:50.413873 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b46847d3-2058-4063-a703-3d8884d1c65c tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] https://10.4.3.157/volume/v3/os-hosts returned with HTTP 200 Jul 31 20:52:50.414353 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 574/2357] 10.4.3.157 () {66 vars in 1240 bytes} [Fri Jul 31 20:52:50 2026] GET /volume/v3/os-hosts => generated 560 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:52:50.426991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c933a873-90f4-4e46-8bec-c17e982e32c3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:50.432351 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c933a873-90f4-4e46-8bec-c17e982e32c3 tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] GET https://10.4.3.157/volume/v3/os-hosts/np0000006272@storpool Jul 31 20:52:50.432351 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c933a873-90f4-4e46-8bec-c17e982e32c3 tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:50.432351 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c933a873-90f4-4e46-8bec-c17e982e32c3 tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:50.506735 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c933a873-90f4-4e46-8bec-c17e982e32c3 tempest-VolumeHostsAdminTestsJSON-1877713183 tempest-VolumeHostsAdminTestsJSON-1877713183-project-admin] https://10.4.3.157/volume/v3/os-hosts/np0000006272@storpool returned with HTTP 200 Jul 31 20:52:50.507110 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 595/2358] 10.4.3.157 () {66 vars in 1306 bytes} [Fri Jul 31 20:52:50 2026] GET /volume/v3/os-hosts/np0000006272@storpool => generated 1125 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:50.548210 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-24aa778f-97d8-44cb-89b9-b4a262b6919f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:50.549911 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-24aa778f-97d8-44cb-89b9-b4a262b6919f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:50.550049 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-24aa778f-97d8-44cb-89b9-b4a262b6919f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:50.550191 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-24aa778f-97d8-44cb-89b9-b4a262b6919f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:50.550297 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-24aa778f-97d8-44cb-89b9-b4a262b6919f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:50.555624 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:50.555624 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:50.556247 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-24aa778f-97d8-44cb-89b9-b4a262b6919f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:50.556586 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 595/2359] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:50 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:50.983168 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0f2776e8-ba21-4e77-95d1-c8bc183400f5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.116152 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0f2776e8-ba21-4e77-95d1-c8bc183400f5 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:51.116661 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0f2776e8-ba21-4e77-95d1-c8bc183400f5 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-493345053", "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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.151156 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0f2776e8-ba21-4e77-95d1-c8bc183400f5 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:51.151511 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 596/2360] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:52:50 2026] POST /volume/v3/types => generated 379 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:51.163301 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a45335e5-128b-45ea-9c8b-5e41ef18acf4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.166075 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a45335e5-128b-45ea-9c8b-5e41ef18acf4 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] POST https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption Jul 31 20:52:51.166266 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a45335e5-128b-45ea-9c8b-5e41ef18acf4 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.211188 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a45335e5-128b-45ea-9c8b-5e41ef18acf4 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption returned with HTTP 200 Jul 31 20:52:51.211745 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 575/2361] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:52:51 2026] POST /volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption => generated 239 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:51.224155 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ccd75f80-e988-42d4-b085-c8d64c4ae03b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.226028 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ccd75f80-e988-42d4-b085-c8d64c4ae03b tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:51.226519 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ccd75f80-e988-42d4-b085-c8d64c4ae03b tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1839091386", "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=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.253451 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ccd75f80-e988-42d4-b085-c8d64c4ae03b tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:51.253842 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 596/2362] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:52:51 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:51.262696 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e533523d-4174-4097-951d-74d04cd55177 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.342462 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e533523d-4174-4097-951d-74d04cd55177 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] POST https://10.4.3.157/volume/v3/types/0223421d-685d-4e10-b5ad-b95499d0b363/encryption Jul 31 20:52:51.342785 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e533523d-4174-4097-951d-74d04cd55177 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.344559 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-e533523d-4174-4097-951d-74d04cd55177 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.344756 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e533523d-4174-4097-951d-74d04cd55177 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/0223421d-685d-4e10-b5ad-b95499d0b363/encryption returned with HTTP 403 Jul 31 20:52:51.345147 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 596/2363] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:52:51 2026] POST /volume/v3/types/0223421d-685d-4e10-b5ad-b95499d0b363/encryption => generated 127 bytes in 83 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.356586 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cfc0d6da-372a-48fd-af5a-9387ee5306d7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.358139 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cfc0d6da-372a-48fd-af5a-9387ee5306d7 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:51.358451 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cfc0d6da-372a-48fd-af5a-9387ee5306d7 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-475592446", "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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.385385 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cfc0d6da-372a-48fd-af5a-9387ee5306d7 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:51.385762 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 597/2364] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:52:51 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:51.398577 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c90d032e-f331-4474-8fc6-7736bdda6f42 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.400767 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c90d032e-f331-4474-8fc6-7736bdda6f42 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] POST https://10.4.3.157/volume/v3/types/a706faaa-70c3-4c6f-a696-7b1db723c081/extra_specs Jul 31 20:52:51.401094 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c90d032e-f331-4474-8fc6-7736bdda6f42 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.403048 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-c90d032e-f331-4474-8fc6-7736bdda6f42 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.403542 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c90d032e-f331-4474-8fc6-7736bdda6f42 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/a706faaa-70c3-4c6f-a696-7b1db723c081/extra_specs returned with HTTP 403 Jul 31 20:52:51.403726 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 576/2365] 10.4.3.157 () {68 vars in 1399 bytes} [Fri Jul 31 20:52:51 2026] POST /volume/v3/types/a706faaa-70c3-4c6f-a696-7b1db723c081/extra_specs => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.412143 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a4bc89ba-9892-4dd4-abf6-04bd3f84fdb7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.414346 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a4bc89ba-9892-4dd4-abf6-04bd3f84fdb7 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] PUT https://10.4.3.157/volume/v3/types/a706faaa-70c3-4c6f-a696-7b1db723c081/extra_specs/key2 Jul 31 20:52:51.414808 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a4bc89ba-9892-4dd4-abf6-04bd3f84fdb7 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.417232 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.policy [None req-a4bc89ba-9892-4dd4-abf6-04bd3f84fdb7 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100192) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.417528 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a4bc89ba-9892-4dd4-abf6-04bd3f84fdb7 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/a706faaa-70c3-4c6f-a696-7b1db723c081/extra_specs/key2 returned with HTTP 403 Jul 31 20:52:51.418104 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 597/2366] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:51 2026] PUT /volume/v3/types/a706faaa-70c3-4c6f-a696-7b1db723c081/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.427772 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5b7b450c-eb55-4393-8229-09b4726308d8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.429826 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5b7b450c-eb55-4393-8229-09b4726308d8 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:51.430275 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5b7b450c-eb55-4393-8229-09b4726308d8 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.432939 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-5b7b450c-eb55-4393-8229-09b4726308d8 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.433195 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5b7b450c-eb55-4393-8229-09b4726308d8 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types returned with HTTP 403 Jul 31 20:52:51.433657 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 597/2367] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:52:51 2026] POST /volume/v3/types => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.447790 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-92a54026-1839-4b02-9b69-528e9b5cd12c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.449554 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-92a54026-1839-4b02-9b69-528e9b5cd12c tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:51.449914 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-92a54026-1839-4b02-9b69-528e9b5cd12c tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-461867861", "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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.471649 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-92a54026-1839-4b02-9b69-528e9b5cd12c tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:51.472272 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 598/2368] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:52:51 2026] POST /volume/v3/types => generated 379 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:51.481871 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5bcecf2f-b1cb-4f8b-91bd-1709b102e79a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.483877 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5bcecf2f-b1cb-4f8b-91bd-1709b102e79a tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] POST https://10.4.3.157/volume/v3/types/7cf6d3ba-52e7-4e6a-bcd8-31309df02c67/encryption Jul 31 20:52:51.484289 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5bcecf2f-b1cb-4f8b-91bd-1709b102e79a tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.505976 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5bcecf2f-b1cb-4f8b-91bd-1709b102e79a tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types/7cf6d3ba-52e7-4e6a-bcd8-31309df02c67/encryption returned with HTTP 200 Jul 31 20:52:51.506445 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 577/2369] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:52:51 2026] POST /volume/v3/types/7cf6d3ba-52e7-4e6a-bcd8-31309df02c67/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:51.516337 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-075f2b7f-a360-49d4-ad9c-89513c831d71 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.519563 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-075f2b7f-a360-49d4-ad9c-89513c831d71 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] DELETE https://10.4.3.157/volume/v3/types/7cf6d3ba-52e7-4e6a-bcd8-31309df02c67/encryption/2dfa8bc0-42f9-48a8-817c-5605d917fde8 Jul 31 20:52:51.519893 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-075f2b7f-a360-49d4-ad9c-89513c831d71 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.520196 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-075f2b7f-a360-49d4-ad9c-89513c831d71 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.521163 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.policy [None req-075f2b7f-a360-49d4-ad9c-89513c831d71 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100192) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.521427 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-075f2b7f-a360-49d4-ad9c-89513c831d71 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/7cf6d3ba-52e7-4e6a-bcd8-31309df02c67/encryption/2dfa8bc0-42f9-48a8-817c-5605d917fde8 returned with HTTP 403 Jul 31 20:52:51.522061 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 598/2370] 10.4.3.157 () {66 vars in 1489 bytes} [Fri Jul 31 20:52:51 2026] DELETE /volume/v3/types/7cf6d3ba-52e7-4e6a-bcd8-31309df02c67/encryption/2dfa8bc0-42f9-48a8-817c-5605d917fde8 => generated 127 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.531954 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5f43f8d7-31ec-497e-8082-215b6f46b1a1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.536860 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5f43f8d7-31ec-497e-8082-215b6f46b1a1 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:51.537277 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5f43f8d7-31ec-497e-8082-215b6f46b1a1 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-310786051", "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=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.559407 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5f43f8d7-31ec-497e-8082-215b6f46b1a1 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:51.560791 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 598/2371] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:52:51 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:51.571254 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2299a9ce-40f5-4ead-b743-d1125370423c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.574044 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2299a9ce-40f5-4ead-b743-d1125370423c tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] DELETE https://10.4.3.157/volume/v3/types/74a95177-7d37-4ff2-b98b-e30187275bc1/extra_specs/key1 Jul 31 20:52:51.574343 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2299a9ce-40f5-4ead-b743-d1125370423c tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.574622 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2299a9ce-40f5-4ead-b743-d1125370423c tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.586239 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.policy [None req-2299a9ce-40f5-4ead-b743-d1125370423c tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100191) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.587389 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8d16c443-ec83-4c3a-bea0-a9aa116320bb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.588171 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2299a9ce-40f5-4ead-b743-d1125370423c tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/74a95177-7d37-4ff2-b98b-e30187275bc1/extra_specs/key1 returned with HTTP 403 Jul 31 20:52:51.588566 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 599/2372] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:52:51 2026] DELETE /volume/v3/types/74a95177-7d37-4ff2-b98b-e30187275bc1/extra_specs/key1 => generated 122 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.590407 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8d16c443-ec83-4c3a-bea0-a9aa116320bb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:51.592074 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8d16c443-ec83-4c3a-bea0-a9aa116320bb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.592826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8d16c443-ec83-4c3a-bea0-a9aa116320bb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.592826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-8d16c443-ec83-4c3a-bea0-a9aa116320bb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:51.596455 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:51.596455 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:51.597049 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8d16c443-ec83-4c3a-bea0-a9aa116320bb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:51.597419 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 578/2373] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:51 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:51.597636 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cb0c87fc-211a-42f0-8bf5-ab4c1d1b2595 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.603144 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cb0c87fc-211a-42f0-8bf5-ab4c1d1b2595 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:51.603558 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cb0c87fc-211a-42f0-8bf5-ab4c1d1b2595 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-137850913", "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=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.625716 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cb0c87fc-211a-42f0-8bf5-ab4c1d1b2595 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:51.626252 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 599/2374] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:52:51 2026] POST /volume/v3/types => generated 379 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:51.638722 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-859f3f97-34da-4558-ba3c-5c7a90497c1f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.640626 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-859f3f97-34da-4558-ba3c-5c7a90497c1f tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] DELETE https://10.4.3.157/volume/v3/types/f1c8f3c6-d654-4902-bdfc-2d7ebf27ec9e Jul 31 20:52:51.640626 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-859f3f97-34da-4558-ba3c-5c7a90497c1f tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.640937 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-859f3f97-34da-4558-ba3c-5c7a90497c1f tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.641575 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-859f3f97-34da-4558-ba3c-5c7a90497c1f tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.641751 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-859f3f97-34da-4558-ba3c-5c7a90497c1f tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/f1c8f3c6-d654-4902-bdfc-2d7ebf27ec9e returned with HTTP 403 Jul 31 20:52:51.642149 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 599/2375] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:51 2026] DELETE /volume/v3/types/f1c8f3c6-d654-4902-bdfc-2d7ebf27ec9e => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.655190 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8bce6f84-3c28-4887-8dc9-8dd040d115b4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.657378 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8bce6f84-3c28-4887-8dc9-8dd040d115b4 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] GET https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/extra_specs Jul 31 20:52:51.657571 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8bce6f84-3c28-4887-8dc9-8dd040d115b4 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.657796 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8bce6f84-3c28-4887-8dc9-8dd040d115b4 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.666738 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8bce6f84-3c28-4887-8dc9-8dd040d115b4 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/extra_specs returned with HTTP 200 Jul 31 20:52:51.666795 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 600/2376] 10.4.3.157 () {66 vars in 1378 bytes} [Fri Jul 31 20:52:51 2026] GET /volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/extra_specs => generated 123 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:51.681091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-47672816-31c7-44be-8150-f54a8b8855f3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.682938 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-47672816-31c7-44be-8150-f54a8b8855f3 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] GET https://10.4.3.157/volume/v3/types Jul 31 20:52:51.683233 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-47672816-31c7-44be-8150-f54a8b8855f3 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.683479 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-47672816-31c7-44be-8150-f54a8b8855f3 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.684268 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-47672816-31c7-44be-8150-f54a8b8855f3 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:52:51.706061 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-47672816-31c7-44be-8150-f54a8b8855f3 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:51.706521 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 579/2377] 10.4.3.157 () {66 vars in 1231 bytes} [Fri Jul 31 20:52:51 2026] GET /volume/v3/types => generated 2384 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:51.720203 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-98658edc-5f47-4470-9b0c-b19bc34d1cdb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.723058 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-98658edc-5f47-4470-9b0c-b19bc34d1cdb tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] GET https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption/cipher Jul 31 20:52:51.723426 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-98658edc-5f47-4470-9b0c-b19bc34d1cdb tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.723777 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-98658edc-5f47-4470-9b0c-b19bc34d1cdb tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.725163 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.policy [None req-98658edc-5f47-4470-9b0c-b19bc34d1cdb tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100192) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.725408 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-98658edc-5f47-4470-9b0c-b19bc34d1cdb tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption/cipher returned with HTTP 403 Jul 31 20:52:51.726023 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 600/2378] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:52:51 2026] GET /volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption/cipher => generated 124 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.734754 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3b730091-9f15-4f70-93e3-5566e61cc29e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.736444 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3b730091-9f15-4f70-93e3-5566e61cc29e tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] GET https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption Jul 31 20:52:51.736689 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3b730091-9f15-4f70-93e3-5566e61cc29e tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.737069 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3b730091-9f15-4f70-93e3-5566e61cc29e tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.737823 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-3b730091-9f15-4f70-93e3-5566e61cc29e tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.738117 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3b730091-9f15-4f70-93e3-5566e61cc29e tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption returned with HTTP 403 Jul 31 20:52:51.738632 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 600/2379] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:52:51 2026] GET /volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.747847 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-34459f60-76a1-4702-b863-a2e6be5cb91d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.750010 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-34459f60-76a1-4702-b863-a2e6be5cb91d tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] GET https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/extra_specs/multiattach Jul 31 20:52:51.750288 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-34459f60-76a1-4702-b863-a2e6be5cb91d tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.750567 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-34459f60-76a1-4702-b863-a2e6be5cb91d tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.760503 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-34459f60-76a1-4702-b863-a2e6be5cb91d tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/extra_specs/multiattach returned with HTTP 200 Jul 31 20:52:51.760940 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 601/2380] 10.4.3.157 () {66 vars in 1414 bytes} [Fri Jul 31 20:52:51 2026] GET /volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:52:51.770821 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0358687b-8da4-4f4c-a0f8-2a6011fc2378 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.772991 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0358687b-8da4-4f4c-a0f8-2a6011fc2378 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] GET https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/extra_specs/volume_backend_name Jul 31 20:52:51.773259 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0358687b-8da4-4f4c-a0f8-2a6011fc2378 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.773459 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0358687b-8da4-4f4c-a0f8-2a6011fc2378 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.781735 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0358687b-8da4-4f4c-a0f8-2a6011fc2378 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 20:52:51.782187 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 580/2381] 10.4.3.157 () {66 vars in 1438 bytes} [Fri Jul 31 20:52:51 2026] GET /volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/extra_specs/volume_backend_name => generated 143 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.791508 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3655dd5d-9486-4bbf-855f-96fe7dd09f83 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.793756 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3655dd5d-9486-4bbf-855f-96fe7dd09f83 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] GET https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8 Jul 31 20:52:51.794109 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3655dd5d-9486-4bbf-855f-96fe7dd09f83 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.794447 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3655dd5d-9486-4bbf-855f-96fe7dd09f83 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.803715 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3655dd5d-9486-4bbf-855f-96fe7dd09f83 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8 returned with HTTP 200 Jul 31 20:52:51.804303 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 601/2382] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:52:51 2026] GET /volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8 => generated 317 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:51.814797 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4094699b-e909-462a-8c91-8c76d8155b35 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.817263 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4094699b-e909-462a-8c91-8c76d8155b35 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] PUT https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption/daf82117-2b2c-4d02-b8ba-c2614a8c7eeb Jul 31 20:52:51.817636 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4094699b-e909-462a-8c91-8c76d8155b35 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.820416 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-4094699b-e909-462a-8c91-8c76d8155b35 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.820662 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4094699b-e909-462a-8c91-8c76d8155b35 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption/daf82117-2b2c-4d02-b8ba-c2614a8c7eeb returned with HTTP 403 Jul 31 20:52:51.821154 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 601/2383] 10.4.3.157 () {68 vars in 1506 bytes} [Fri Jul 31 20:52:51 2026] PUT /volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/encryption/daf82117-2b2c-4d02-b8ba-c2614a8c7eeb => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.830784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6617fd7d-da5f-4883-8541-c54f7ad156b6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.832432 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6617fd7d-da5f-4883-8541-c54f7ad156b6 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] PUT https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/extra_specs/key1 Jul 31 20:52:51.832741 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6617fd7d-da5f-4883-8541-c54f7ad156b6 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.834452 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.policy [None req-6617fd7d-da5f-4883-8541-c54f7ad156b6 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100191) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.834588 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6617fd7d-da5f-4883-8541-c54f7ad156b6 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/extra_specs/key1 returned with HTTP 403 Jul 31 20:52:51.835145 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 602/2384] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:51 2026] PUT /volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8/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 20:52:51.845889 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-56da85d7-5e73-4560-8ad6-4fd0327927ae None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.848024 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-56da85d7-5e73-4560-8ad6-4fd0327927ae tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] PUT https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8 Jul 31 20:52:51.848388 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-56da85d7-5e73-4560-8ad6-4fd0327927ae tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:51.851523 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-56da85d7-5e73-4560-8ad6-4fd0327927ae tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '932788bb6b6d43a78ba7b9b37116408c', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ab638b610ff44a41ab93d124dff9d9e3', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:52:51.851786 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-56da85d7-5e73-4560-8ad6-4fd0327927ae tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-member] https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8 returned with HTTP 403 Jul 31 20:52:51.852236 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 581/2385] 10.4.3.157 () {68 vars in 1362 bytes} [Fri Jul 31 20:52:51 2026] PUT /volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:51.863156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-227f9431-1fa8-4829-8ce1-1cb396532aaf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.865489 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-227f9431-1fa8-4829-8ce1-1cb396532aaf tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] DELETE https://10.4.3.157/volume/v3/types/f1c8f3c6-d654-4902-bdfc-2d7ebf27ec9e Jul 31 20:52:51.865779 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-227f9431-1fa8-4829-8ce1-1cb396532aaf tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.866073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-227f9431-1fa8-4829-8ce1-1cb396532aaf tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.912438 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-227f9431-1fa8-4829-8ce1-1cb396532aaf tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types/f1c8f3c6-d654-4902-bdfc-2d7ebf27ec9e returned with HTTP 202 Jul 31 20:52:51.912998 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 602/2386] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:51 2026] DELETE /volume/v3/types/f1c8f3c6-d654-4902-bdfc-2d7ebf27ec9e => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:51.923034 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2cabd30e-3b4a-4c17-bd47-5011593aaae1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.925659 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2cabd30e-3b4a-4c17-bd47-5011593aaae1 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] DELETE https://10.4.3.157/volume/v3/types/74a95177-7d37-4ff2-b98b-e30187275bc1 Jul 31 20:52:51.925836 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2cabd30e-3b4a-4c17-bd47-5011593aaae1 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.926019 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2cabd30e-3b4a-4c17-bd47-5011593aaae1 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:51.971822 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2cabd30e-3b4a-4c17-bd47-5011593aaae1 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types/74a95177-7d37-4ff2-b98b-e30187275bc1 returned with HTTP 202 Jul 31 20:52:51.972142 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 602/2387] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:51 2026] DELETE /volume/v3/types/74a95177-7d37-4ff2-b98b-e30187275bc1 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:51.982345 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1e6a5cc8-118f-443a-86fd-b11d733755db None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:51.985756 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e6a5cc8-118f-443a-86fd-b11d733755db tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] DELETE https://10.4.3.157/volume/v3/types/7cf6d3ba-52e7-4e6a-bcd8-31309df02c67 Jul 31 20:52:51.986047 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e6a5cc8-118f-443a-86fd-b11d733755db tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:51.986390 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e6a5cc8-118f-443a-86fd-b11d733755db tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:52.019919 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e6a5cc8-118f-443a-86fd-b11d733755db tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types/7cf6d3ba-52e7-4e6a-bcd8-31309df02c67 returned with HTTP 202 Jul 31 20:52:52.020390 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 603/2388] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:51 2026] DELETE /volume/v3/types/7cf6d3ba-52e7-4e6a-bcd8-31309df02c67 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:52.028319 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e62cb9d7-aea7-4fbd-8f97-1d4fa6f1c507 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:52.030051 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e62cb9d7-aea7-4fbd-8f97-1d4fa6f1c507 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] DELETE https://10.4.3.157/volume/v3/types/a706faaa-70c3-4c6f-a696-7b1db723c081 Jul 31 20:52:52.030380 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e62cb9d7-aea7-4fbd-8f97-1d4fa6f1c507 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:52.030606 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e62cb9d7-aea7-4fbd-8f97-1d4fa6f1c507 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:52.064537 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e62cb9d7-aea7-4fbd-8f97-1d4fa6f1c507 tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types/a706faaa-70c3-4c6f-a696-7b1db723c081 returned with HTTP 202 Jul 31 20:52:52.065030 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 582/2389] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:52 2026] DELETE /volume/v3/types/a706faaa-70c3-4c6f-a696-7b1db723c081 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:52.072327 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-94dd2eaf-cf67-4682-beac-5131c55bcebc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:52.074503 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-94dd2eaf-cf67-4682-beac-5131c55bcebc tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] DELETE https://10.4.3.157/volume/v3/types/0223421d-685d-4e10-b5ad-b95499d0b363 Jul 31 20:52:52.074802 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-94dd2eaf-cf67-4682-beac-5131c55bcebc tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:52.075060 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-94dd2eaf-cf67-4682-beac-5131c55bcebc tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:52.105281 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-94dd2eaf-cf67-4682-beac-5131c55bcebc tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types/0223421d-685d-4e10-b5ad-b95499d0b363 returned with HTTP 202 Jul 31 20:52:52.105681 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 603/2390] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:52 2026] DELETE /volume/v3/types/0223421d-685d-4e10-b5ad-b95499d0b363 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:52.118695 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-994d4e5f-8a9d-4cb3-8f8f-7c63e8802b3b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:52.120506 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-994d4e5f-8a9d-4cb3-8f8f-7c63e8802b3b tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] DELETE https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8 Jul 31 20:52:52.120710 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-994d4e5f-8a9d-4cb3-8f8f-7c63e8802b3b tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:52.120888 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-994d4e5f-8a9d-4cb3-8f8f-7c63e8802b3b tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:52.154172 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-994d4e5f-8a9d-4cb3-8f8f-7c63e8802b3b tempest-VolumeTypesMemberTests-996660383 tempest-VolumeTypesMemberTests-996660383-project-admin] https://10.4.3.157/volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8 returned with HTTP 202 Jul 31 20:52:52.154534 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 603/2391] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:52 2026] DELETE /volume/v3/types/0b7db752-4d06-49f6-ae71-b279b9e5a8f8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:52.611144 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-370efa5b-484e-497c-ae94-2624a63f2bff None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:52.613394 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-370efa5b-484e-497c-ae94-2624a63f2bff tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:52.613789 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-370efa5b-484e-497c-ae94-2624a63f2bff tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:52.614215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-370efa5b-484e-497c-ae94-2624a63f2bff tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:52.614381 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-370efa5b-484e-497c-ae94-2624a63f2bff tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:52.627110 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:52.627110 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:52.628025 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-370efa5b-484e-497c-ae94-2624a63f2bff tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:52.628829 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 604/2392] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:52 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:53.349781 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-17ace2bc-a837-4ac1-b8c7-ea4652f1a866 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:53.441324 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-17ace2bc-a837-4ac1-b8c7-ea4652f1a866 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] GET https://10.4.3.157/volume/v3/os-services Jul 31 20:52:53.441495 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-17ace2bc-a837-4ac1-b8c7-ea4652f1a866 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:53.441673 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-17ace2bc-a837-4ac1-b8c7-ea4652f1a866 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:53.446292 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-17ace2bc-a837-4ac1-b8c7-ea4652f1a866 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] https://10.4.3.157/volume/v3/os-services returned with HTTP 200 Jul 31 20:52:53.446608 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 583/2393] 10.4.3.157 () {66 vars in 1249 bytes} [Fri Jul 31 20:52:53 2026] GET /volume/v3/os-services => generated 626 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:53.455638 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5b11b074-4613-4514-bdbd-b1c805113f38 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:53.457381 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5b11b074-4613-4514-bdbd-b1c805113f38 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] GET https://10.4.3.157/volume/v3/os-services?host=np0000006272 Jul 31 20:52:53.457650 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5b11b074-4613-4514-bdbd-b1c805113f38 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:53.457874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5b11b074-4613-4514-bdbd-b1c805113f38 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:53.463253 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5b11b074-4613-4514-bdbd-b1c805113f38 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] https://10.4.3.157/volume/v3/os-services?host=np0000006272 returned with HTTP 200 Jul 31 20:52:53.463596 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 604/2394] 10.4.3.157 () {66 vars in 1284 bytes} [Fri Jul 31 20:52:53 2026] GET /volume/v3/os-services?host=np0000006272 => generated 626 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:53.473057 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cdfca9a7-60db-48ce-a9e1-bfa5298c39ed None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:53.474762 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cdfca9a7-60db-48ce-a9e1-bfa5298c39ed tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] GET https://10.4.3.157/volume/v3/os-services?host=np0000006272&binary=cinder-scheduler Jul 31 20:52:53.474964 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cdfca9a7-60db-48ce-a9e1-bfa5298c39ed tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:53.475150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cdfca9a7-60db-48ce-a9e1-bfa5298c39ed tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:53.479495 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cdfca9a7-60db-48ce-a9e1-bfa5298c39ed tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] https://10.4.3.157/volume/v3/os-services?host=np0000006272&binary=cinder-scheduler returned with HTTP 200 Jul 31 20:52:53.479926 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 604/2395] 10.4.3.157 () {66 vars in 1332 bytes} [Fri Jul 31 20:52:53 2026] GET /volume/v3/os-services?host=np0000006272&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 20:52:53.488263 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1c045a62-74f9-4576-ae48-721d5ee2ff15 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:53.490132 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1c045a62-74f9-4576-ae48-721d5ee2ff15 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] GET https://10.4.3.157/volume/v3/os-services?binary=cinder-scheduler Jul 31 20:52:53.490342 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1c045a62-74f9-4576-ae48-721d5ee2ff15 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:53.490521 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1c045a62-74f9-4576-ae48-721d5ee2ff15 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:53.494040 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1c045a62-74f9-4576-ae48-721d5ee2ff15 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] https://10.4.3.157/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Jul 31 20:52:53.494439 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 605/2396] 10.4.3.157 () {66 vars in 1296 bytes} [Fri Jul 31 20:52:53 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 20:52:53.503866 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:53.614793 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:53.615115 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-175188835"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:53.616405 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-175188835'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:53.616521 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Create volume of 1 GB Jul 31 20:52:53.620384 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Availability Zones retrieved successfully. Jul 31 20:52:53.625317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Flow 'volume_create_api' (172444d7-9cf5-481b-852b-aaac394e795c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:53.626439 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e0aca2-1e8d-4fe5-9f19-0ea5fa0b304f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:53.627371 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:53.653146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47e0aca2-1e8d-4fe5-9f19-0ea5fa0b304f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:53.653943 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13ed20aa-fd56-45e5-81d9-59966608f354) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:53.668948 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f9342b75-6e96-4b1b-a92b-89e539326f3c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:53.671298 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f9342b75-6e96-4b1b-a92b-89e539326f3c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:53.671530 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f9342b75-6e96-4b1b-a92b-89e539326f3c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:53.672827 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f9342b75-6e96-4b1b-a92b-89e539326f3c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:53.673061 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-f9342b75-6e96-4b1b-a92b-89e539326f3c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:53.682158 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:53.682158 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:53.683088 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f9342b75-6e96-4b1b-a92b-89e539326f3c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:53.683510 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 605/2397] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:53 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:53.729905 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Created reservations ['52bd98ea-b2c9-4202-b832-c93ca770d6c8', '1215c83c-7686-4c77-b87b-ca3397ad7413', '6c52ada0-fe08-406c-ac0f-09337acbf2ac', '9149c8e7-7bb2-45da-a569-bf5ce9d1c6ee'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:53.731023 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13ed20aa-fd56-45e5-81d9-59966608f354) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52bd98ea-b2c9-4202-b832-c93ca770d6c8', '1215c83c-7686-4c77-b87b-ca3397ad7413', '6c52ada0-fe08-406c-ac0f-09337acbf2ac', '9149c8e7-7bb2-45da-a569-bf5ce9d1c6ee']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:53.732106 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b989c29-0c1f-4a44-b515-51057bb0acc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:53.760057 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b989c29-0c1f-4a44-b515-51057bb0acc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '037cf482-dc78-46db-82e9-74238bd3f114', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-175188835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e4c65be07c4a0a9469a2d297169539',qos_specs=None,replication_status=,reservations=['52bd98ea-b2c9-4202-b832-c93ca770d6c8','1215c83c-7686-4c77-b87b-ca3397ad7413','6c52ada0-fe08-406c-ac0f-09337acbf2ac','9149c8e7-7bb2-45da-a569-bf5ce9d1c6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03d82b3d2ce147b7acff1d7b0c8a0b3c',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-175188835',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=037cf482-dc78-46db-82e9-74238bd3f114,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='49e4c65be07c4a0a9469a2d297169539',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='03d82b3d2ce147b7acff1d7b0c8a0b3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:53.760874 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00353c7-3a48-4a0d-a597-4db7ec455c03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:53.777640 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d00353c7-3a48-4a0d-a597-4db7ec455c03) transitioned into state 'SUCCESS' from state '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-175188835',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='49e4c65be07c4a0a9469a2d297169539',qos_specs=None,replication_status=,reservations=['52bd98ea-b2c9-4202-b832-c93ca770d6c8','1215c83c-7686-4c77-b87b-ca3397ad7413','6c52ada0-fe08-406c-ac0f-09337acbf2ac','9149c8e7-7bb2-45da-a569-bf5ce9d1c6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='03d82b3d2ce147b7acff1d7b0c8a0b3c',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:53.778393 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae20727-28a0-4fab-a93b-9ef9f7d9aa32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:53.788665 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae20727-28a0-4fab-a93b-9ef9f7d9aa32) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:53.789487 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Flow 'volume_create_api' (172444d7-9cf5-481b-852b-aaac394e795c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:53.789798 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Create volume request issued successfully. Jul 31 20:52:53.790404 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ed8e7e50-9f1b-4b65-b4ca-9f8f58d4ed58 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:53.790869 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 584/2398] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:53 2026] POST /volume/v3/volumes => generated 753 bytes in 287 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:53.803289 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-feb143c9-af62-4e55-bfa5-5197578ea53f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:53.807697 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-feb143c9-af62-4e55-bfa5-5197578ea53f tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] GET https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 Jul 31 20:52:53.807802 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-feb143c9-af62-4e55-bfa5-5197578ea53f tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:53.808009 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-feb143c9-af62-4e55-bfa5-5197578ea53f tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:53.814838 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:53.814838 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:53.820202 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-feb143c9-af62-4e55-bfa5-5197578ea53f tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Volume info retrieved successfully. Jul 31 20:52:53.825513 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-feb143c9-af62-4e55-bfa5-5197578ea53f tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 returned with HTTP 200 Jul 31 20:52:53.826009 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 605/2399] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:53 2026] GET /volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 => generated 821 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:54.695012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-aa1fecd4-7ad2-40a9-9035-b6d0311102ce None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:54.696757 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aa1fecd4-7ad2-40a9-9035-b6d0311102ce tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:54.697139 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aa1fecd4-7ad2-40a9-9035-b6d0311102ce tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:54.698311 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aa1fecd4-7ad2-40a9-9035-b6d0311102ce tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:54.698311 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-aa1fecd4-7ad2-40a9-9035-b6d0311102ce tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:54.701674 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:54.701674 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:54.702486 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aa1fecd4-7ad2-40a9-9035-b6d0311102ce tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:54.703020 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 606/2400] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:54 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:54.838526 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-df8d8b79-048c-4252-900d-989e1c74e7d3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:54.841059 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-df8d8b79-048c-4252-900d-989e1c74e7d3 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] GET https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 Jul 31 20:52:54.841059 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-df8d8b79-048c-4252-900d-989e1c74e7d3 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:54.841241 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-df8d8b79-048c-4252-900d-989e1c74e7d3 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:54.850469 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:54.850469 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:54.854655 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-df8d8b79-048c-4252-900d-989e1c74e7d3 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Volume info retrieved successfully. Jul 31 20:52:54.860913 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-df8d8b79-048c-4252-900d-989e1c74e7d3 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 returned with HTTP 200 Jul 31 20:52:54.861445 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 606/2401] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:54 2026] GET /volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:54.876871 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b34d32ef-2678-4bbb-8db5-28c18a0f9547 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:54.879697 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b34d32ef-2678-4bbb-8db5-28c18a0f9547 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] GET https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 Jul 31 20:52:54.879697 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b34d32ef-2678-4bbb-8db5-28c18a0f9547 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:54.879697 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b34d32ef-2678-4bbb-8db5-28c18a0f9547 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:54.887877 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:54.887877 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:54.893869 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b34d32ef-2678-4bbb-8db5-28c18a0f9547 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Volume info retrieved successfully. Jul 31 20:52:54.898935 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b34d32ef-2678-4bbb-8db5-28c18a0f9547 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 returned with HTTP 200 Jul 31 20:52:54.899163 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 585/2402] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:54 2026] GET /volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 => generated 1010 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:54.910507 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-001f6b2f-e620-45d9-b126-fa1d99ec57c5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:54.912189 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-001f6b2f-e620-45d9-b126-fa1d99ec57c5 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] GET https://10.4.3.157/volume/v3/os-services?host=np0000006272&binary=cinder-volume Jul 31 20:52:54.912373 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-001f6b2f-e620-45d9-b126-fa1d99ec57c5 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:54.912575 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-001f6b2f-e620-45d9-b126-fa1d99ec57c5 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:54.916530 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-001f6b2f-e620-45d9-b126-fa1d99ec57c5 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] https://10.4.3.157/volume/v3/os-services?host=np0000006272&binary=cinder-volume returned with HTTP 200 Jul 31 20:52:54.916883 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 606/2403] 10.4.3.157 () {66 vars in 1326 bytes} [Fri Jul 31 20:52:54 2026] GET /volume/v3/os-services?host=np0000006272&binary=cinder-volume => generated 275 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:54.925408 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-83bd9261-8f0a-4bd9-a9c0-989e8b6119f6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:54.926941 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-83bd9261-8f0a-4bd9-a9c0-989e8b6119f6 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] GET https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 Jul 31 20:52:54.927283 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-83bd9261-8f0a-4bd9-a9c0-989e8b6119f6 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:54.927531 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-83bd9261-8f0a-4bd9-a9c0-989e8b6119f6 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:54.937786 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:54.937786 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:54.943117 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-83bd9261-8f0a-4bd9-a9c0-989e8b6119f6 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Volume info retrieved successfully. Jul 31 20:52:54.947976 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-83bd9261-8f0a-4bd9-a9c0-989e8b6119f6 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 returned with HTTP 200 Jul 31 20:52:54.948468 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 607/2404] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:54 2026] GET /volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:54.964315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1e07089c-7e2f-466a-bb0b-6534f608a816 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:54.966353 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1e07089c-7e2f-466a-bb0b-6534f608a816 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] DELETE https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 Jul 31 20:52:54.966631 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1e07089c-7e2f-466a-bb0b-6534f608a816 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:54.966846 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1e07089c-7e2f-466a-bb0b-6534f608a816 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:54.967053 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-1e07089c-7e2f-466a-bb0b-6534f608a816 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Delete volume with id: 037cf482-dc78-46db-82e9-74238bd3f114 Jul 31 20:52:54.980959 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:54.980959 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:54.982675 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1e07089c-7e2f-466a-bb0b-6534f608a816 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Volume info retrieved successfully. Jul 31 20:52:54.999052 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1e07089c-7e2f-466a-bb0b-6534f608a816 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Delete volume request issued successfully. Jul 31 20:52:54.999323 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1e07089c-7e2f-466a-bb0b-6534f608a816 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 returned with HTTP 202 Jul 31 20:52:54.999797 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 607/2405] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:52:54 2026] DELETE /volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:55.010938 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-66695df2-cf86-4736-9887-9b4391651ca7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:55.012797 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-66695df2-cf86-4736-9887-9b4391651ca7 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] GET https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 Jul 31 20:52:55.013013 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-66695df2-cf86-4736-9887-9b4391651ca7 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:55.013271 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-66695df2-cf86-4736-9887-9b4391651ca7 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:55.023080 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:55.023080 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:55.027891 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-66695df2-cf86-4736-9887-9b4391651ca7 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Volume info retrieved successfully. Jul 31 20:52:55.035185 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-66695df2-cf86-4736-9887-9b4391651ca7 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 returned with HTTP 200 Jul 31 20:52:55.035726 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 586/2406] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:55 2026] GET /volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:55.322596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:55.438484 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:55.438879 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-90290248"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:55.440363 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-90290248'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:55.440496 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Create volume of 1 GB Jul 31 20:52:55.444315 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Availability Zones retrieved successfully. Jul 31 20:52:55.453578 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Flow 'volume_create_api' (1af6f67d-b887-4a8c-b0e0-d654762426b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:55.456090 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08174a80-4808-4e84-a49c-575cabff019f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:55.457174 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:55.485377 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (08174a80-4808-4e84-a49c-575cabff019f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:55.486180 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617ca203-7ee6-4b1c-9bdc-b1f278b368c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:55.540797 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Created reservations ['b73a3c09-417e-40f2-a891-6dcfe96de31e', 'e9c7f252-f8c8-4d35-9f23-25b59f2194f0', 'f88c4666-b9b2-4d15-9e26-ec36c3bda251', '0a240ccc-faee-4765-9fa1-4bb24839cf77'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:55.541505 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (617ca203-7ee6-4b1c-9bdc-b1f278b368c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b73a3c09-417e-40f2-a891-6dcfe96de31e', 'e9c7f252-f8c8-4d35-9f23-25b59f2194f0', 'f88c4666-b9b2-4d15-9e26-ec36c3bda251', '0a240ccc-faee-4765-9fa1-4bb24839cf77']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:55.542239 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (454c083b-8751-455c-abc8-6606f9caf5fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:55.562904 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (454c083b-8751-455c-abc8-6606f9caf5fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '11feb6b9-dd04-4f94-9f74-e55e48eaee2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-90290248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfdca8123d94167ac6ddcff3040b6a4',qos_specs=None,replication_status=,reservations=['b73a3c09-417e-40f2-a891-6dcfe96de31e','e9c7f252-f8c8-4d35-9f23-25b59f2194f0','f88c4666-b9b2-4d15-9e26-ec36c3bda251','0a240ccc-faee-4765-9fa1-4bb24839cf77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c51a0d9f7f7f4bf4be0aedaea1b62b1a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-90290248',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=11feb6b9-dd04-4f94-9f74-e55e48eaee2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bfdca8123d94167ac6ddcff3040b6a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c51a0d9f7f7f4bf4be0aedaea1b62b1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:55.563605 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3b53f1-98f1-443e-98d7-a6f691966521) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:55.581307 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cb3b53f1-98f1-443e-98d7-a6f691966521) transitioned into state 'SUCCESS' from state '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-90290248',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfdca8123d94167ac6ddcff3040b6a4',qos_specs=None,replication_status=,reservations=['b73a3c09-417e-40f2-a891-6dcfe96de31e','e9c7f252-f8c8-4d35-9f23-25b59f2194f0','f88c4666-b9b2-4d15-9e26-ec36c3bda251','0a240ccc-faee-4765-9fa1-4bb24839cf77'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c51a0d9f7f7f4bf4be0aedaea1b62b1a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:55.582016 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acec8697-6ed4-40c4-9d86-b98f8c8a6735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:55.594618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acec8697-6ed4-40c4-9d86-b98f8c8a6735) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:55.595772 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Flow 'volume_create_api' (1af6f67d-b887-4a8c-b0e0-d654762426b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:55.596344 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Create volume request issued successfully. Jul 31 20:52:55.597110 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e277e2f-3adf-4590-bc49-504706a17fb0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:55.597682 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 607/2407] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:52:55 2026] POST /volume/v3/volumes => generated 752 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 20:52:55.612147 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f040fb8c-9911-4a64-a98b-74994c41cc2a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:55.615549 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f040fb8c-9911-4a64-a98b-74994c41cc2a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b Jul 31 20:52:55.615633 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f040fb8c-9911-4a64-a98b-74994c41cc2a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:55.615808 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f040fb8c-9911-4a64-a98b-74994c41cc2a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:55.621808 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:55.621808 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:55.625026 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f040fb8c-9911-4a64-a98b-74994c41cc2a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:52:55.628985 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f040fb8c-9911-4a64-a98b-74994c41cc2a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b returned with HTTP 200 Jul 31 20:52:55.629366 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 608/2408] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:55 2026] GET /volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b => generated 820 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:55.713351 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-92bd4eb3-3c3f-46bb-98cd-ffa6001f0c7f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:55.715744 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-92bd4eb3-3c3f-46bb-98cd-ffa6001f0c7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:55.716044 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-92bd4eb3-3c3f-46bb-98cd-ffa6001f0c7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:55.716337 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-92bd4eb3-3c3f-46bb-98cd-ffa6001f0c7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:55.716493 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-92bd4eb3-3c3f-46bb-98cd-ffa6001f0c7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:55.721800 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:55.721800 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:55.722744 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-92bd4eb3-3c3f-46bb-98cd-ffa6001f0c7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:55.723340 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 608/2409] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:55 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:56.050546 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1bcfd6da-5f1d-4537-a0c1-3a1786ad7650 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:56.054292 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1bcfd6da-5f1d-4537-a0c1-3a1786ad7650 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] GET https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 Jul 31 20:52:56.054292 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1bcfd6da-5f1d-4537-a0c1-3a1786ad7650 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:56.054292 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1bcfd6da-5f1d-4537-a0c1-3a1786ad7650 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:56.059238 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1bcfd6da-5f1d-4537-a0c1-3a1786ad7650 tempest-VolumesServicesTestJSON-2131376572 tempest-VolumesServicesTestJSON-2131376572-project-member] https://10.4.3.157/volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 returned with HTTP 404 Jul 31 20:52:56.059825 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 587/2410] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:56 2026] GET /volume/v3/volumes/037cf482-dc78-46db-82e9-74238bd3f114 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:56.069478 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-94a612fb-4e5c-4ffc-93b1-48fb96882b71 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:56.072083 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-94a612fb-4e5c-4ffc-93b1-48fb96882b71 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] GET https://10.4.3.157/volume/v3/os-services Jul 31 20:52:56.072382 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-94a612fb-4e5c-4ffc-93b1-48fb96882b71 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:56.072645 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-94a612fb-4e5c-4ffc-93b1-48fb96882b71 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:56.072959 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:56.072959 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:56.075065 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=747,cinder:UPDATE=231,cinder:INSERT=130 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:52:56.078479 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-94a612fb-4e5c-4ffc-93b1-48fb96882b71 tempest-VolumesServicesTestJSON-2110936286 tempest-VolumesServicesTestJSON-2110936286-project-admin] https://10.4.3.157/volume/v3/os-services returned with HTTP 200 Jul 31 20:52:56.079140 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 608/2411] 10.4.3.157 () {66 vars in 1249 bytes} [Fri Jul 31 20:52:56 2026] GET /volume/v3/os-services => generated 626 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:56.644922 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6597c7aa-e781-449f-a0e4-8085f210a19b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:56.648119 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6597c7aa-e781-449f-a0e4-8085f210a19b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b Jul 31 20:52:56.648448 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6597c7aa-e781-449f-a0e4-8085f210a19b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:56.648743 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6597c7aa-e781-449f-a0e4-8085f210a19b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:56.661701 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:56.661701 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:56.666296 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6597c7aa-e781-449f-a0e4-8085f210a19b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:52:56.672357 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6597c7aa-e781-449f-a0e4-8085f210a19b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b returned with HTTP 200 Jul 31 20:52:56.672914 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 609/2412] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:56 2026] GET /volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:56.686329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-099eb62e-bb98-4504-9e5a-807430f2e044 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:56.688808 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-099eb62e-bb98-4504-9e5a-807430f2e044 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:52:56.689061 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-099eb62e-bb98-4504-9e5a-807430f2e044 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "11feb6b9-dd04-4f94-9f74-e55e48eaee2b", "name": "tempest-VolumesBackupsAdminTest-Backup-1778813422", "container": "tempest-volumesbackupsadmintest-backup-container-1271248723"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:56.691023 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-099eb62e-bb98-4504-9e5a-807430f2e044 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Creating new backup {'backup': {'volume_id': '11feb6b9-dd04-4f94-9f74-e55e48eaee2b', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1778813422', 'container': 'tempest-volumesbackupsadmintest-backup-container-1271248723'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:52:56.691595 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-099eb62e-bb98-4504-9e5a-807430f2e044 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Creating backup of volume 11feb6b9-dd04-4f94-9f74-e55e48eaee2b in container tempest-volumesbackupsadmintest-backup-container-1271248723 Jul 31 20:52:56.693753 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=818,cinder:INSERT=137,cinder:UPDATE=234 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:52:56.701708 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:56.701708 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:56.701708 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-099eb62e-bb98-4504-9e5a-807430f2e044 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:52:56.728196 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:56.729965 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:52:56.730325 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-93309634", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:56.731929 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-93309634', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:52:56.731994 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Create volume of 1 GB Jul 31 20:52:56.736596 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-099eb62e-bb98-4504-9e5a-807430f2e044 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Created reservations ['2addf10f-a51d-4edd-82c8-6aadd915ce45', '6749df96-33f7-4845-bedb-2ab31285ca5e'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:56.737103 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Availability Zones retrieved successfully. Jul 31 20:52:56.743151 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Flow 'volume_create_api' (42a61af6-0ce8-47e3-88a4-edabfb7849ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:56.744950 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0872308a-9a31-474f-abf2-fdb1a761fb95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:56.745136 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f1d082a0-262d-4f5a-84cd-cc80369cb8dc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:56.746382 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:52:56.747418 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f1d082a0-262d-4f5a-84cd-cc80369cb8dc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:56.747721 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f1d082a0-262d-4f5a-84cd-cc80369cb8dc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:56.748156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f1d082a0-262d-4f5a-84cd-cc80369cb8dc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:56.748156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-f1d082a0-262d-4f5a-84cd-cc80369cb8dc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:56.753559 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:56.753559 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:56.754105 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f1d082a0-262d-4f5a-84cd-cc80369cb8dc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:56.754417 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 609/2413] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:56 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:56.778775 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0872308a-9a31-474f-abf2-fdb1a761fb95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:56.779325 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fc84c23-6256-43ae-8fb6-cb502340fc17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:56.792136 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-099eb62e-bb98-4504-9e5a-807430f2e044 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:52:56.792688 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 609/2414] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:52:56 2026] POST /volume/v3/backups => generated 335 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:56.802774 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8b1ec0bc-9c2a-4603-ad51-c4c32ba8759b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:56.804454 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8b1ec0bc-9c2a-4603-ad51-c4c32ba8759b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:52:56.804819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8b1ec0bc-9c2a-4603-ad51-c4c32ba8759b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:56.804922 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8b1ec0bc-9c2a-4603-ad51-c4c32ba8759b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:56.805065 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8b1ec0bc-9c2a-4603-ad51-c4c32ba8759b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:56.814208 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:56.814208 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:56.814956 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8b1ec0bc-9c2a-4603-ad51-c4c32ba8759b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:52:56.816117 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 610/2415] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:56 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 799 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:52:56.850967 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Created reservations ['3cc3e7ca-c628-4049-a2a2-452121e85f97', '25211f00-4f04-4a9c-b540-d589800c2296', '1231b29c-0df5-4f2c-a8c7-8b02e7dbe25a', '409b57e1-b8b8-4cdc-9258-27ceeb57341b'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:56.851760 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fc84c23-6256-43ae-8fb6-cb502340fc17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cc3e7ca-c628-4049-a2a2-452121e85f97', '25211f00-4f04-4a9c-b540-d589800c2296', '1231b29c-0df5-4f2c-a8c7-8b02e7dbe25a', '409b57e1-b8b8-4cdc-9258-27ceeb57341b']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:56.852495 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (678cfcbd-97de-47e9-b7d5-4d2e1f442158) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:56.877797 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (678cfcbd-97de-47e9-b7d5-4d2e1f442158) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'da2f9384-1e26-4f33-b47b-7c814cebde45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-93309634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d0f3a343864d69a78ba18fbba7c38f',qos_specs=None,replication_status=,reservations=['3cc3e7ca-c628-4049-a2a2-452121e85f97','25211f00-4f04-4a9c-b540-d589800c2296','1231b29c-0df5-4f2c-a8c7-8b02e7dbe25a','409b57e1-b8b8-4cdc-9258-27ceeb57341b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02afea871e2b4d3ab82432a94342c9cd',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:52:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-93309634',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=da2f9384-1e26-4f33-b47b-7c814cebde45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f7d0f3a343864d69a78ba18fbba7c38f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='02afea871e2b4d3ab82432a94342c9cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:56.878545 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5590ee-605c-4781-ac0c-71333ad3b732) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:56.933323 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a5590ee-605c-4781-ac0c-71333ad3b732) transitioned into state 'SUCCESS' from state '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-93309634',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f7d0f3a343864d69a78ba18fbba7c38f',qos_specs=None,replication_status=,reservations=['3cc3e7ca-c628-4049-a2a2-452121e85f97','25211f00-4f04-4a9c-b540-d589800c2296','1231b29c-0df5-4f2c-a8c7-8b02e7dbe25a','409b57e1-b8b8-4cdc-9258-27ceeb57341b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='02afea871e2b4d3ab82432a94342c9cd',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:56.934335 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092925c9-1eae-4188-93a6-350c6acf8ba3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:52:56.950902 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (092925c9-1eae-4188-93a6-350c6acf8ba3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:52:56.952205 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Flow 'volume_create_api' (42a61af6-0ce8-47e3-88a4-edabfb7849ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:52:56.952666 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Create volume request issued successfully. Jul 31 20:52:56.953550 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cd941e6a-58e9-4ba3-87ae-5bcdb5924583 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:52:56.953880 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 588/2416] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:52:56 2026] POST /volume/v3/volumes => generated 787 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:56.969958 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a73807c7-13a1-40f9-a6b6-6316d1e7259b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:56.973571 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a73807c7-13a1-40f9-a6b6-6316d1e7259b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:52:56.973774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a73807c7-13a1-40f9-a6b6-6316d1e7259b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:56.973976 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a73807c7-13a1-40f9-a6b6-6316d1e7259b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:56.984115 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:56.984115 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:56.989450 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a73807c7-13a1-40f9-a6b6-6316d1e7259b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:52:56.995356 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a73807c7-13a1-40f9-a6b6-6316d1e7259b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:52:56.996069 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 610/2417] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:56 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 855 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:57.772329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e36ab5f6-183a-4e7a-ba62-aacb4195cbde None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:57.775081 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e36ab5f6-183a-4e7a-ba62-aacb4195cbde tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:57.775412 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e36ab5f6-183a-4e7a-ba62-aacb4195cbde tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:57.775700 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e36ab5f6-183a-4e7a-ba62-aacb4195cbde tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:57.775868 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e36ab5f6-183a-4e7a-ba62-aacb4195cbde tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:57.781273 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:57.781273 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:57.782062 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e36ab5f6-183a-4e7a-ba62-aacb4195cbde tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:57.782574 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 610/2418] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:57 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:57.828320 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3c09017a-9cc2-419f-9392-349ea9517dda None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:57.830020 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3c09017a-9cc2-419f-9392-349ea9517dda tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:52:57.830244 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3c09017a-9cc2-419f-9392-349ea9517dda tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:57.830421 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3c09017a-9cc2-419f-9392-349ea9517dda tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:57.830538 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-3c09017a-9cc2-419f-9392-349ea9517dda tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:57.838227 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:57.838227 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:57.839255 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3c09017a-9cc2-419f-9392-349ea9517dda tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:52:57.840097 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 611/2419] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:57 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:58.009955 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ae9c52de-bffd-4661-b017-ac1cecfad550 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.011781 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ae9c52de-bffd-4661-b017-ac1cecfad550 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:52:58.011976 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ae9c52de-bffd-4661-b017-ac1cecfad550 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.012162 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ae9c52de-bffd-4661-b017-ac1cecfad550 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.018576 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:58.018576 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:58.023447 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ae9c52de-bffd-4661-b017-ac1cecfad550 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:52:58.025624 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ae9c52de-bffd-4661-b017-ac1cecfad550 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:52:58.025981 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 589/2420] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:58 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 880 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:58.040205 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-58e38d84-45d5-4172-8494-14e1fd27266e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.041690 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-58e38d84-45d5-4172-8494-14e1fd27266e tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:52:58.041877 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-58e38d84-45d5-4172-8494-14e1fd27266e tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.042046 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-58e38d84-45d5-4172-8494-14e1fd27266e tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.049331 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:58.049331 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:58.053089 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-58e38d84-45d5-4172-8494-14e1fd27266e tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:52:58.058177 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-58e38d84-45d5-4172-8494-14e1fd27266e tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:52:58.058696 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 611/2421] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:58 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 880 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:58.105387 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-c0eaf090-d499-4bc6-ae4d-e117c357d609 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.107201 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-c0eaf090-d499-4bc6-ae4d-e117c357d609 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:52:58.107351 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-c0eaf090-d499-4bc6-ae4d-e117c357d609 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.107422 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-c0eaf090-d499-4bc6-ae4d-e117c357d609 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.113572 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:58.113572 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:58.116898 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-c0eaf090-d499-4bc6-ae4d-e117c357d609 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:52:58.120627 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-c0eaf090-d499-4bc6-ae4d-e117c357d609 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:52:58.121004 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 611/2422] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:52:58 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 862 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:58.214781 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9fcae513-3ea9-4d9b-8c89-490204f593e5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.215184 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9fcae513-3ea9-4d9b-8c89-490204f593e5 None None] GET https://10.4.3.157/volume// Jul 31 20:52:58.215348 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9fcae513-3ea9-4d9b-8c89-490204f593e5 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.215545 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9fcae513-3ea9-4d9b-8c89-490204f593e5 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.216153 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9fcae513-3ea9-4d9b-8c89-490204f593e5 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:52:58.216153 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 612/2423] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:52: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 20:52:58.224260 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-e935ac86-aa0f-4e46-b993-cf1f602cab2c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.278876 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c56bc9e3-c31f-4013-b473-972e70fd7a4b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.316790 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c56bc9e3-c31f-4013-b473-972e70fd7a4b tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:52:58.317156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c56bc9e3-c31f-4013-b473-972e70fd7a4b tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-945020487", "extra_specs": {"spec1": "val1"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:58.337890 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c56bc9e3-c31f-4013-b473-972e70fd7a4b tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:52:58.338253 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 612/2424] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:52:58 2026] POST /volume/v3/types => generated 242 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:58.350147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-87d8b746-3ee2-43f1-8511-5ad39f0dad9b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.350225 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-e935ac86-aa0f-4e46-b993-cf1f602cab2c tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:52:58.350277 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-87d8b746-3ee2-43f1-8511-5ad39f0dad9b tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] POST https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs Jul 31 20:52:58.350302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-e935ac86-aa0f-4e46-b993-cf1f602cab2c tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "da2f9384-1e26-4f33-b47b-7c814cebde45", "connector": null, "instance_uuid": "ead77633-bd0f-4aee-aad2-475205cdc3f4"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:58.350355 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-87d8b746-3ee2-43f1-8511-5ad39f0dad9b tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:58.350355 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-87d8b746-3ee2-43f1-8511-5ad39f0dad9b tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs returned with HTTP 400 Jul 31 20:52:58.350393 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 612/2425] 10.4.3.157 () {68 vars in 1399 bytes} [Fri Jul 31 20:52:58 2026] POST /volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs => generated 146 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:52:58.357248 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:58.357248 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:58.358257 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-acfc17fd-2ea0-4a77-ae6e-2268cd86768f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.359905 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-acfc17fd-2ea0-4a77-ae6e-2268cd86768f tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] POST https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs Jul 31 20:52:58.360229 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-acfc17fd-2ea0-4a77-ae6e-2268cd86768f tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:58.361557 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-acfc17fd-2ea0-4a77-ae6e-2268cd86768f tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs returned with HTTP 400 Jul 31 20:52:58.362112 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 613/2426] 10.4.3.157 () {68 vars in 1399 bytes} [Fri Jul 31 20:52:58 2026] POST /volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs => generated 132 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:52:58.368577 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-aea4aa38-881b-4c34-89b7-631a70bb16b9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.370692 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aea4aa38-881b-4c34-89b7-631a70bb16b9 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] POST https://10.4.3.157/volume/v3/types/930e2884-36b5-4103-a039-e8001614fe6c/extra_specs Jul 31 20:52:58.370692 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-aea4aa38-881b-4c34-89b7-631a70bb16b9 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:58.380424 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aea4aa38-881b-4c34-89b7-631a70bb16b9 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/930e2884-36b5-4103-a039-e8001614fe6c/extra_specs returned with HTTP 404 Jul 31 20:52:58.381691 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 613/2427] 10.4.3.157 () {68 vars in 1399 bytes} [Fri Jul 31 20:52:58 2026] POST /volume/v3/types/930e2884-36b5-4103-a039-e8001614fe6c/extra_specs => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:58.388910 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2ea3f6b4-69b4-44c5-a7d2-08c50537b279 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.390586 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-e935ac86-aa0f-4e46-b993-cf1f602cab2c tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:52:58.390681 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2ea3f6b4-69b4-44c5-a7d2-08c50537b279 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] DELETE https://10.4.3.157/volume/v3/types/72024551-d1e8-4930-9991-558990496fd9/extra_specs/spec1 Jul 31 20:52:58.390752 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 590/2428] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:52:58 2026] POST /volume/v3/attachments => generated 273 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:58.390820 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2ea3f6b4-69b4-44c5-a7d2-08c50537b279 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.390977 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2ea3f6b4-69b4-44c5-a7d2-08c50537b279 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.394372 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2ea3f6b4-69b4-44c5-a7d2-08c50537b279 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/72024551-d1e8-4930-9991-558990496fd9/extra_specs/spec1 returned with HTTP 404 Jul 31 20:52:58.394795 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 613/2429] 10.4.3.157 () {66 vars in 1399 bytes} [Fri Jul 31 20:52:58 2026] DELETE /volume/v3/types/72024551-d1e8-4930-9991-558990496fd9/extra_specs/spec1 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:58.404441 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d3dcfa43-307a-4edc-8379-0f548b870403 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.406915 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d3dcfa43-307a-4edc-8379-0f548b870403 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] GET https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/nonexistent_extra_spec_name Jul 31 20:52:58.407697 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d3dcfa43-307a-4edc-8379-0f548b870403 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.408082 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d3dcfa43-307a-4edc-8379-0f548b870403 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.415448 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2968d298-9569-46fa-9d55-e5c098dccb44 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.416264 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d3dcfa43-307a-4edc-8379-0f548b870403 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Jul 31 20:52:58.416264 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 614/2430] 10.4.3.157 () {66 vars in 1462 bytes} [Fri Jul 31 20:52:58 2026] GET /volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:58.417704 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2968d298-9569-46fa-9d55-e5c098dccb44 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:52:58.417894 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2968d298-9569-46fa-9d55-e5c098dccb44 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.418082 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2968d298-9569-46fa-9d55-e5c098dccb44 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.426628 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dfd9364b-d5c5-4adf-a7ee-21b0e808edb7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.426699 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-eeb484ff-55d2-4367-9610-338117469c07 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.427321 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eeb484ff-55d2-4367-9610-338117469c07 None None] GET https://10.4.3.157/volume// Jul 31 20:52:58.427418 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eeb484ff-55d2-4367-9610-338117469c07 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.427518 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:58.427518 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:58.430433 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eeb484ff-55d2-4367-9610-338117469c07 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.430433 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eeb484ff-55d2-4367-9610-338117469c07 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:52:58.430433 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 614/2431] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:52: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 20:52:58.430509 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dfd9364b-d5c5-4adf-a7ee-21b0e808edb7 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] GET https://10.4.3.157/volume/v3/types/c0f933df-c8e0-4c24-b39f-124ecec83e6b/extra_specs/spec1 Jul 31 20:52:58.430509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dfd9364b-d5c5-4adf-a7ee-21b0e808edb7 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.430509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dfd9364b-d5c5-4adf-a7ee-21b0e808edb7 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.430509 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:58.430509 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:58.433431 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2968d298-9569-46fa-9d55-e5c098dccb44 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:52:58.434671 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2968d298-9569-46fa-9d55-e5c098dccb44 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:52:58.435024 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 614/2432] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:58 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 879 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:58.437318 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dfd9364b-d5c5-4adf-a7ee-21b0e808edb7 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/c0f933df-c8e0-4c24-b39f-124ecec83e6b/extra_specs/spec1 returned with HTTP 404 Jul 31 20:52:58.437618 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-d2cd54af-ca1f-43fc-bc10-11bf51c711c3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.437987 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 591/2433] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:52:58 2026] GET /volume/v3/types/c0f933df-c8e0-4c24-b39f-124ecec83e6b/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 20:52:58.441787 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-d2cd54af-ca1f-43fc-bc10-11bf51c711c3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:52:58.441993 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-d2cd54af-ca1f-43fc-bc10-11bf51c711c3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.442196 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-d2cd54af-ca1f-43fc-bc10-11bf51c711c3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.449197 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3344d8fd-afe4-4f48-9955-2a63bc527557 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.450596 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:58.450596 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:58.451038 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3344d8fd-afe4-4f48-9955-2a63bc527557 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] GET https://10.4.3.157/volume/v3/types/97de129a-2859-4bdd-9bbb-1569239acef5/extra_specs Jul 31 20:52:58.451289 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3344d8fd-afe4-4f48-9955-2a63bc527557 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.451550 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3344d8fd-afe4-4f48-9955-2a63bc527557 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.454009 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-d2cd54af-ca1f-43fc-bc10-11bf51c711c3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:52:58.454803 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3344d8fd-afe4-4f48-9955-2a63bc527557 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/97de129a-2859-4bdd-9bbb-1569239acef5/extra_specs returned with HTTP 404 Jul 31 20:52:58.455227 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 615/2434] 10.4.3.157 () {66 vars in 1378 bytes} [Fri Jul 31 20:52:58 2026] GET /volume/v3/types/97de129a-2859-4bdd-9bbb-1569239acef5/extra_specs => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:58.458004 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-d2cd54af-ca1f-43fc-bc10-11bf51c711c3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:52:58.458559 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 615/2435] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:52:58 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 1041 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:52:58.464919 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-65d2b1a7-2e6c-46f8-bd7e-606d32caceb4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.466753 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-65d2b1a7-2e6c-46f8-bd7e-606d32caceb4 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] PUT https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/spec1 Jul 31 20:52:58.467117 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-65d2b1a7-2e6c-46f8-bd7e-606d32caceb4 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:58.468529 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-65d2b1a7-2e6c-46f8-bd7e-606d32caceb4 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/spec1 returned with HTTP 400 Jul 31 20:52:58.468991 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 615/2436] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:52:58 2026] PUT /volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/spec1 => generated 102 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:52:58.477479 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-47aeabe7-5d8e-4130-935e-fcf1fd332b02 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.480876 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-47aeabe7-5d8e-4130-935e-fcf1fd332b02 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] PUT https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/spec1 Jul 31 20:52:58.480876 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-47aeabe7-5d8e-4130-935e-fcf1fd332b02 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Action: 'update', calling method: update, body: null {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:58.480876 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-47aeabe7-5d8e-4130-935e-fcf1fd332b02 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/spec1 returned with HTTP 400 Jul 31 20:52:58.480876 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 592/2437] 10.4.3.157 () {68 vars in 1415 bytes} [Fri Jul 31 20:52:58 2026] PUT /volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/spec1 => generated 72 bytes in 4 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:58.491469 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ac9d1d65-7322-47ff-bc41-dbc3123f47e0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.493256 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ac9d1d65-7322-47ff-bc41-dbc3123f47e0 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] PUT https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/None Jul 31 20:52:58.493632 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ac9d1d65-7322-47ff-bc41-dbc3123f47e0 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:58.504017 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ac9d1d65-7322-47ff-bc41-dbc3123f47e0 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 20:52:58.504234 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ac9d1d65-7322-47ff-bc41-dbc3123f47e0 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/None returned with HTTP 400 Jul 31 20:52:58.504839 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 616/2438] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:52:58 2026] PUT /volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/None => generated 73 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:58.513335 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-32dc8fda-c082-4695-9d52-3af3a9489e1a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.515168 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32dc8fda-c082-4695-9d52-3af3a9489e1a tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] PUT https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/19205e08-c114-4b36-acab-c5660367f825 Jul 31 20:52:58.515477 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32dc8fda-c082-4695-9d52-3af3a9489e1a tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:58.524792 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32dc8fda-c082-4695-9d52-3af3a9489e1a tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] HTTP exception thrown: Request body and URI mismatch Jul 31 20:52:58.524932 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32dc8fda-c082-4695-9d52-3af3a9489e1a tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/19205e08-c114-4b36-acab-c5660367f825 returned with HTTP 400 Jul 31 20:52:58.525408 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 616/2439] 10.4.3.157 () {68 vars in 1509 bytes} [Fri Jul 31 20:52:58 2026] PUT /volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815/extra_specs/19205e08-c114-4b36-acab-c5660367f825 => generated 73 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:52:58.533062 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9c746769-6eaa-4950-b545-b00259a671ac None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.536194 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9c746769-6eaa-4950-b545-b00259a671ac tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] PUT https://10.4.3.157/volume/v3/types/b282b03a-4cee-43ed-935c-4448289c7cd3/extra_specs/spec1 Jul 31 20:52:58.537277 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9c746769-6eaa-4950-b545-b00259a671ac tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:58.548651 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9c746769-6eaa-4950-b545-b00259a671ac tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/b282b03a-4cee-43ed-935c-4448289c7cd3/extra_specs/spec1 returned with HTTP 404 Jul 31 20:52:58.549160 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 616/2440] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:52:58 2026] PUT /volume/v3/types/b282b03a-4cee-43ed-935c-4448289c7cd3/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:58.556081 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4eae4426-68b7-4cd2-b17f-16f8df26b4e9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.558398 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4eae4426-68b7-4cd2-b17f-16f8df26b4e9 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] DELETE https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815 Jul 31 20:52:58.563666 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4eae4426-68b7-4cd2-b17f-16f8df26b4e9 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.563666 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4eae4426-68b7-4cd2-b17f-16f8df26b4e9 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.567476 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-17142259-f8cf-4f3e-aaa5-529eab37c5db None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.570077 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-17142259-f8cf-4f3e-aaa5-529eab37c5db tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] PUT https://10.4.3.157/volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e Jul 31 20:52:58.570910 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-17142259-f8cf-4f3e-aaa5-529eab37c5db tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:58.578532 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-17142259-f8cf-4f3e-aaa5-529eab37c5db tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Acquiring lock "cinder-attachment_update-da2f9384-1e26-4f33-b47b-7c814cebde45-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:52:58.583758 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-17142259-f8cf-4f3e-aaa5-529eab37c5db tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Lock "cinder-attachment_update-da2f9384-1e26-4f33-b47b-7c814cebde45-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:52:58.584686 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:58.584686 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:58.587860 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4eae4426-68b7-4cd2-b17f-16f8df26b4e9 tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815 returned with HTTP 202 Jul 31 20:52:58.587860 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 593/2441] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:52:58 2026] DELETE /volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:52:58.595192 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-395f872e-fdb1-4029-bf34-84d4aaa16e6d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.596959 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-395f872e-fdb1-4029-bf34-84d4aaa16e6d tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] GET https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815 Jul 31 20:52:58.597146 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-395f872e-fdb1-4029-bf34-84d4aaa16e6d tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.597347 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-395f872e-fdb1-4029-bf34-84d4aaa16e6d tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.600172 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-395f872e-fdb1-4029-bf34-84d4aaa16e6d tempest-ExtraSpecsNegativeTest-1970202320 tempest-ExtraSpecsNegativeTest-1970202320-project-admin] https://10.4.3.157/volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815 returned with HTTP 404 Jul 31 20:52:58.600585 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 617/2442] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:52:58 2026] GET /volume/v3/types/3e7da36c-3153-4271-80ca-c17387a15815 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:52:58.663666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-17142259-f8cf-4f3e-aaa5-529eab37c5db tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Lock "cinder-attachment_update-da2f9384-1e26-4f33-b47b-7c814cebde45-np0000006272" released by "attachment_update" :: held 0.080s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:52:58.664043 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-17142259-f8cf-4f3e-aaa5-529eab37c5db tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e returned with HTTP 200 Jul 31 20:52:58.667790 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 617/2443] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:52:58 2026] PUT /volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:58.793218 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1f5fe98d-fb30-4105-992c-3cce84a02092 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.794969 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1f5fe98d-fb30-4105-992c-3cce84a02092 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:58.795134 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1f5fe98d-fb30-4105-992c-3cce84a02092 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.795346 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1f5fe98d-fb30-4105-992c-3cce84a02092 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.795442 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-1f5fe98d-fb30-4105-992c-3cce84a02092 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:58.799449 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:58.799449 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:58.800160 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1f5fe98d-fb30-4105-992c-3cce84a02092 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:58.800559 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 617/2444] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:58 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:58.849611 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1231e941-a292-411b-9d08-b8770c3f0365 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:58.851199 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1231e941-a292-411b-9d08-b8770c3f0365 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:52:58.851547 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1231e941-a292-411b-9d08-b8770c3f0365 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:58.851874 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1231e941-a292-411b-9d08-b8770c3f0365 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:58.852100 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-1231e941-a292-411b-9d08-b8770c3f0365 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:58.856522 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:58.856522 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:58.857995 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1231e941-a292-411b-9d08-b8770c3f0365 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:52:58.857995 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 594/2445] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:58 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:59.448170 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bb47a3c5-1cc1-4e45-adc0-04cea8c9e25b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:59.450547 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bb47a3c5-1cc1-4e45-adc0-04cea8c9e25b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:52:59.453153 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bb47a3c5-1cc1-4e45-adc0-04cea8c9e25b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:59.453153 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bb47a3c5-1cc1-4e45-adc0-04cea8c9e25b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:59.465179 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:59.465179 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:59.470798 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-bb47a3c5-1cc1-4e45-adc0-04cea8c9e25b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:52:59.475927 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bb47a3c5-1cc1-4e45-adc0-04cea8c9e25b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:52:59.476541 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 618/2446] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:52:59 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 880 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:52:59.812040 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ab077b14-2ac3-43f0-8e51-a99c16cd5b19 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:59.813590 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ab077b14-2ac3-43f0-8e51-a99c16cd5b19 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:52:59.813804 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ab077b14-2ac3-43f0-8e51-a99c16cd5b19 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:59.814034 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ab077b14-2ac3-43f0-8e51-a99c16cd5b19 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:59.814183 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ab077b14-2ac3-43f0-8e51-a99c16cd5b19 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:59.817858 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:59.817858 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:52:59.818598 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ab077b14-2ac3-43f0-8e51-a99c16cd5b19 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:52:59.818893 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 618/2447] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:59 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:59.828215 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-19956672-a88f-43a1-8235-9ed1df685e9d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:59.830111 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-19956672-a88f-43a1-8235-9ed1df685e9d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:52:59.830559 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-19956672-a88f-43a1-8235-9ed1df685e9d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8988a5ec-f4dc-4e14-aae4-5e2f404cd024"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:52:59.831956 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-19956672-a88f-43a1-8235-9ed1df685e9d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Creating new backup {'backup': {'volume_id': '8988a5ec-f4dc-4e14-aae4-5e2f404cd024'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:52:59.832095 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-19956672-a88f-43a1-8235-9ed1df685e9d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Creating backup of volume 8988a5ec-f4dc-4e14-aae4-5e2f404cd024 in container None Jul 31 20:52:59.840754 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:59.840754 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:52:59.841273 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-19956672-a88f-43a1-8235-9ed1df685e9d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:52:59.859495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-19956672-a88f-43a1-8235-9ed1df685e9d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Created reservations ['01725dd8-ee3e-4076-982b-dc5f1158ae15', '2c5860f2-7e4f-4a64-ab49-5b16c9f13127'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:52:59.869070 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cb58bf45-8c45-47c4-bc8c-c1057de682e6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:59.871107 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cb58bf45-8c45-47c4-bc8c-c1057de682e6 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:52:59.871317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cb58bf45-8c45-47c4-bc8c-c1057de682e6 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:59.871527 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cb58bf45-8c45-47c4-bc8c-c1057de682e6 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:59.871636 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-cb58bf45-8c45-47c4-bc8c-c1057de682e6 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:59.876674 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:59.876674 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:52:59.876674 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cb58bf45-8c45-47c4-bc8c-c1057de682e6 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:52:59.876940 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 595/2448] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:52:59 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:52:59.908763 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-19956672-a88f-43a1-8235-9ed1df685e9d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:52:59.909277 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 618/2449] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:52:59 2026] POST /volume/v3/backups => generated 288 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:52:59.920461 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2a646332-bd2a-43fe-aeaf-cf292dba3fd9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:52:59.922165 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a646332-bd2a-43fe-aeaf-cf292dba3fd9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:52:59.922377 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a646332-bd2a-43fe-aeaf-cf292dba3fd9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:52:59.922582 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a646332-bd2a-43fe-aeaf-cf292dba3fd9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:52:59.922673 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-2a646332-bd2a-43fe-aeaf-cf292dba3fd9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:52:59.931360 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:52:59.931360 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:52:59.932111 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a646332-bd2a-43fe-aeaf-cf292dba3fd9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:52:59.932471 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 619/2450] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:52:59 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 695 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:00.184445 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-39d5c956-c988-434b-97b6-e3995a722994 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:00.184796 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-39d5c956-c988-434b-97b6-e3995a722994 None None] GET https://10.4.3.157/volume// Jul 31 20:53:00.184977 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-39d5c956-c988-434b-97b6-e3995a722994 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:00.185157 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-39d5c956-c988-434b-97b6-e3995a722994 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:00.185532 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-39d5c956-c988-434b-97b6-e3995a722994 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:00.185768 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 619/2451] 10.4.3.157 () {64 vars in 1004 bytes} [Fri Jul 31 20:53: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 20:53:00.195250 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d42bd445-3f14-4214-8ac9-630a37f9d9e5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:00.195805 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d42bd445-3f14-4214-8ac9-630a37f9d9e5 None None] GET https://10.4.3.157/volume// Jul 31 20:53:00.196035 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d42bd445-3f14-4214-8ac9-630a37f9d9e5 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:00.196311 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d42bd445-3f14-4214-8ac9-630a37f9d9e5 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:00.196755 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d42bd445-3f14-4214-8ac9-630a37f9d9e5 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:00.197617 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 596/2452] 10.4.3.157 () {64 vars in 1004 bytes} [Fri Jul 31 20:53:00 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:53:00.204658 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7bd63858-07b9-4bab-ba05-248e35870d36 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:00.301256 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7bd63858-07b9-4bab-ba05-248e35870d36 tempest-VersionsTest-1752959937 tempest-VersionsTest-1752959937-project-member] GET https://10.4.3.157/volume/v3/ Jul 31 20:53:00.301514 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7bd63858-07b9-4bab-ba05-248e35870d36 tempest-VersionsTest-1752959937 tempest-VersionsTest-1752959937-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:00.301743 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7bd63858-07b9-4bab-ba05-248e35870d36 tempest-VersionsTest-1752959937 tempest-VersionsTest-1752959937-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:00.302290 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7bd63858-07b9-4bab-ba05-248e35870d36 tempest-VersionsTest-1752959937 tempest-VersionsTest-1752959937-project-member] https://10.4.3.157/volume/v3/ returned with HTTP 200 Jul 31 20:53:00.302677 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 619/2453] 10.4.3.157 () {66 vars in 1216 bytes} [Fri Jul 31 20:53:00 2026] GET /volume/v3/ => generated 386 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:00.491087 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-280ded63-4f09-4d30-8bed-ad6b75fb70cd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:00.494422 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-280ded63-4f09-4d30-8bed-ad6b75fb70cd tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:00.494578 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-280ded63-4f09-4d30-8bed-ad6b75fb70cd tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:00.494801 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-280ded63-4f09-4d30-8bed-ad6b75fb70cd tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:00.506312 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:00.506312 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:00.509786 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-280ded63-4f09-4d30-8bed-ad6b75fb70cd tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:53:00.514285 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-280ded63-4f09-4d30-8bed-ad6b75fb70cd tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:53:00.514791 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 620/2454] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:53:00 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:00.886399 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-21f69f81-56e5-414f-a8f5-0af8172739b8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:00.888151 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-21f69f81-56e5-414f-a8f5-0af8172739b8 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:00.888329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-21f69f81-56e5-414f-a8f5-0af8172739b8 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:00.888518 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-21f69f81-56e5-414f-a8f5-0af8172739b8 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:00.888638 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-21f69f81-56e5-414f-a8f5-0af8172739b8 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:00.893414 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:00.893414 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:00.894026 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-21f69f81-56e5-414f-a8f5-0af8172739b8 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:00.894351 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 620/2455] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:00 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:00.941842 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2025815d-27f0-42e8-ab22-9e3b3607966a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:00.945155 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2025815d-27f0-42e8-ab22-9e3b3607966a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:00.945155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2025815d-27f0-42e8-ab22-9e3b3607966a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:00.945155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2025815d-27f0-42e8-ab22-9e3b3607966a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:00.945155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2025815d-27f0-42e8-ab22-9e3b3607966a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:00.948799 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:00.948799 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:00.949411 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2025815d-27f0-42e8-ab22-9e3b3607966a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:00.949772 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 597/2456] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:00 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:01.496806 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:01.529397 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-094c4f90-3c31-4d5b-ad81-eb33dfbf6cc3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:01.531234 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-094c4f90-3c31-4d5b-ad81-eb33dfbf6cc3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:01.531467 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-094c4f90-3c31-4d5b-ad81-eb33dfbf6cc3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:01.531647 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-094c4f90-3c31-4d5b-ad81-eb33dfbf6cc3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:01.533396 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=845,cinder:INSERT=136,cinder:UPDATE=231,cinder:DELETE=6 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:53:01.541089 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:01.541089 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:01.544494 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-094c4f90-3c31-4d5b-ad81-eb33dfbf6cc3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:53:01.549048 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-094c4f90-3c31-4d5b-ad81-eb33dfbf6cc3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:53:01.549423 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 621/2457] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:53:01 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:01.585923 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:01.586263 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-230056021"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:01.587944 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-230056021'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:01.588066 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create volume of 1 GB Jul 31 20:53:01.588407 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:01.588407 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:01.592021 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Availability Zones retrieved successfully. Jul 31 20:53:01.597843 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Flow 'volume_create_api' (701f7771-53b4-4911-95e6-18d4508ad29e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:01.599268 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63740ee8-946d-4750-8577-00281d9069f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:01.600152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:01.624996 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63740ee8-946d-4750-8577-00281d9069f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:01.625814 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9fcd2f3-3687-43eb-994a-7cd674bb5887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:01.688638 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Created reservations ['c9e9c1d9-009e-42fb-bfe5-d091e580c039', 'f750988c-7ff0-485d-a721-5ba72b030f3e', '9589b66b-937c-4879-b943-8b7a4c0e5cba', 'b6569e45-982b-445c-8fa7-e5e8c240ee10'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:01.689512 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9fcd2f3-3687-43eb-994a-7cd674bb5887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9e9c1d9-009e-42fb-bfe5-d091e580c039', 'f750988c-7ff0-485d-a721-5ba72b030f3e', '9589b66b-937c-4879-b943-8b7a4c0e5cba', 'b6569e45-982b-445c-8fa7-e5e8c240ee10']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:01.690271 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b4e6f2-cfb8-4441-beef-63ce91988756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:01.711980 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (20b4e6f2-cfb8-4441-beef-63ce91988756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efe8f7e9-98f7-47d7-81ab-019a43b43dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-230056021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9ae398e73a24ebabe5b1985cc36ad49',qos_specs=None,replication_status=,reservations=['c9e9c1d9-009e-42fb-bfe5-d091e580c039','f750988c-7ff0-485d-a721-5ba72b030f3e','9589b66b-937c-4879-b943-8b7a4c0e5cba','b6569e45-982b-445c-8fa7-e5e8c240ee10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c6d25a629c4ead87b4970479bb1772',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-230056021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=efe8f7e9-98f7-47d7-81ab-019a43b43dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9ae398e73a24ebabe5b1985cc36ad49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c6d25a629c4ead87b4970479bb1772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:01.712707 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4385141a-e9bc-4fcc-a6dd-6e863d72abfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:01.728930 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4385141a-e9bc-4fcc-a6dd-6e863d72abfa) transitioned into state 'SUCCESS' from state '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-230056021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9ae398e73a24ebabe5b1985cc36ad49',qos_specs=None,replication_status=,reservations=['c9e9c1d9-009e-42fb-bfe5-d091e580c039','f750988c-7ff0-485d-a721-5ba72b030f3e','9589b66b-937c-4879-b943-8b7a4c0e5cba','b6569e45-982b-445c-8fa7-e5e8c240ee10'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c6d25a629c4ead87b4970479bb1772',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:01.729591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea6917dd-c5ff-43f4-92e3-fa82eae6bd20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:01.737629 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea6917dd-c5ff-43f4-92e3-fa82eae6bd20) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:01.738421 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Flow 'volume_create_api' (701f7771-53b4-4911-95e6-18d4508ad29e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:01.738724 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create volume request issued successfully. Jul 31 20:53:01.739304 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d15eac2e-ef23-4182-b264-b4fd7b297e7e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:01.739719 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 620/2458] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:53:01 2026] POST /volume/v3/volumes => generated 750 bytes in 243 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:01.757993 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-293a275e-11d2-4d48-b1bb-3b27936da289 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:01.759787 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-293a275e-11d2-4d48-b1bb-3b27936da289 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 Jul 31 20:53:01.760037 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-293a275e-11d2-4d48-b1bb-3b27936da289 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:01.760269 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-293a275e-11d2-4d48-b1bb-3b27936da289 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:01.776140 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:01.776140 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:01.779488 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-293a275e-11d2-4d48-b1bb-3b27936da289 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:01.784715 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-293a275e-11d2-4d48-b1bb-3b27936da289 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 returned with HTTP 200 Jul 31 20:53:01.785321 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 621/2459] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:01 2026] GET /volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 => generated 818 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:01.905781 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-25b53645-221f-401d-a3fd-b2208a18480d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:01.907603 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-25b53645-221f-401d-a3fd-b2208a18480d tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:01.907822 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-25b53645-221f-401d-a3fd-b2208a18480d tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:01.908036 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-25b53645-221f-401d-a3fd-b2208a18480d tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:01.908185 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-25b53645-221f-401d-a3fd-b2208a18480d tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:01.910056 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=906,cinder:INSERT=201,cinder:UPDATE=329,cinder:DELETE=3 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:53:01.915147 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:01.915147 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:01.915147 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-25b53645-221f-401d-a3fd-b2208a18480d tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:01.915147 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 598/2460] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:01 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:01.959215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1402d538-bb87-4f7d-83d9-5a01e866bff5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:01.961549 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1402d538-bb87-4f7d-83d9-5a01e866bff5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:01.961861 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1402d538-bb87-4f7d-83d9-5a01e866bff5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:01.962138 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1402d538-bb87-4f7d-83d9-5a01e866bff5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:01.962309 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1402d538-bb87-4f7d-83d9-5a01e866bff5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:01.966539 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:01.966539 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:01.967098 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1402d538-bb87-4f7d-83d9-5a01e866bff5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:01.967503 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 622/2461] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:01 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:02.560736 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-31174cb5-4a74-4741-af7a-853ccd0a7605 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:02.562453 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-31174cb5-4a74-4741-af7a-853ccd0a7605 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:02.562680 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-31174cb5-4a74-4741-af7a-853ccd0a7605 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:02.562848 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-31174cb5-4a74-4741-af7a-853ccd0a7605 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:02.571671 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:02.571671 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:02.574771 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-31174cb5-4a74-4741-af7a-853ccd0a7605 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:53:02.578434 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-31174cb5-4a74-4741-af7a-853ccd0a7605 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:53:02.578767 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 621/2462] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:53:02 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 880 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:02.654532 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-b42ab697-0f1c-4d10-9bd0-b9ca2ce79660 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:02.658147 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-b42ab697-0f1c-4d10-9bd0-b9ca2ce79660 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] POST https://10.4.3.157/volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e/action Jul 31 20:53:02.658147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-b42ab697-0f1c-4d10-9bd0-b9ca2ce79660 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:02.658147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-b42ab697-0f1c-4d10-9bd0-b9ca2ce79660 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:02.675830 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:02.675830 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:02.687207 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-1efea18f-faae-43a5-9ac9-c0323de4e1b9 req-b42ab697-0f1c-4d10-9bd0-b9ca2ce79660 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e/action returned with HTTP 204 Jul 31 20:53:02.687791 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 622/2463] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:53:02 2026] POST /volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:02.799535 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f427c671-6920-4d26-9d1a-8c86de9a79f8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:02.801716 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f427c671-6920-4d26-9d1a-8c86de9a79f8 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 Jul 31 20:53:02.801912 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f427c671-6920-4d26-9d1a-8c86de9a79f8 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:02.802188 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f427c671-6920-4d26-9d1a-8c86de9a79f8 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:02.811768 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:02.811768 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:02.818749 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f427c671-6920-4d26-9d1a-8c86de9a79f8 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:02.827876 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f427c671-6920-4d26-9d1a-8c86de9a79f8 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 returned with HTTP 200 Jul 31 20:53:02.828366 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 599/2464] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:02 2026] GET /volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 => generated 843 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:02.841598 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fa2703fd-7ccd-444f-8f08-c5375f7d1363 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:02.843799 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa2703fd-7ccd-444f-8f08-c5375f7d1363 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:53:02.844238 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fa2703fd-7ccd-444f-8f08-c5375f7d1363 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efe8f7e9-98f7-47d7-81ab-019a43b43dc5", "name": "tempest-VolumesDeleteCascade-Snapshot-64360032"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:02.853500 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:02.853500 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:02.854262 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fa2703fd-7ccd-444f-8f08-c5375f7d1363 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:02.854438 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-fa2703fd-7ccd-444f-8f08-c5375f7d1363 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create snapshot from volume efe8f7e9-98f7-47d7-81ab-019a43b43dc5 Jul 31 20:53:02.896452 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-fa2703fd-7ccd-444f-8f08-c5375f7d1363 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Created reservations ['cb8f7fab-befb-41d8-9bde-46d1f0ac0908', '62ec6b8f-fd2c-4b0e-b63f-1e882f072d59', 'dba2bf7a-4df8-443a-a940-1f379985295e', '73f600dd-f7af-42b3-a4fb-eff3ccde1c18'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:02.926405 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fe4e61d2-2e50-48ee-89ec-a20e00cba0b0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:02.928432 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe4e61d2-2e50-48ee-89ec-a20e00cba0b0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:02.929142 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fe4e61d2-2e50-48ee-89ec-a20e00cba0b0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:02.929728 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fe4e61d2-2e50-48ee-89ec-a20e00cba0b0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:02.929945 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-fe4e61d2-2e50-48ee-89ec-a20e00cba0b0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:02.936137 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:02.936137 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:02.936976 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe4e61d2-2e50-48ee-89ec-a20e00cba0b0 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:02.937370 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 622/2465] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:02 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:02.945310 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fa2703fd-7ccd-444f-8f08-c5375f7d1363 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Snapshot create request issued successfully. Jul 31 20:53:02.945727 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa2703fd-7ccd-444f-8f08-c5375f7d1363 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:53:02.946243 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 623/2466] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:53:02 2026] POST /volume/v3/snapshots => generated 305 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:02.956849 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-74f4ebbf-9a82-4f5a-bd53-0834ec6841f1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:02.959939 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-74f4ebbf-9a82-4f5a-bd53-0834ec6841f1 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/snapshots/51cee664-4281-4419-9d13-a508268b0229 Jul 31 20:53:02.959939 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-74f4ebbf-9a82-4f5a-bd53-0834ec6841f1 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:02.959939 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-74f4ebbf-9a82-4f5a-bd53-0834ec6841f1 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:02.966587 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:02.966587 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:02.967519 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-74f4ebbf-9a82-4f5a-bd53-0834ec6841f1 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Snapshot retrieved successfully. Jul 31 20:53:02.968853 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-74f4ebbf-9a82-4f5a-bd53-0834ec6841f1 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots/51cee664-4281-4419-9d13-a508268b0229 returned with HTTP 200 Jul 31 20:53:02.969516 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 623/2467] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:53:02 2026] GET /volume/v3/snapshots/51cee664-4281-4419-9d13-a508268b0229 => generated 437 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:02.979522 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-45ae77eb-bc1e-4e3b-9abd-6d94054059fb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:02.981498 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-45ae77eb-bc1e-4e3b-9abd-6d94054059fb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:02.981737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-45ae77eb-bc1e-4e3b-9abd-6d94054059fb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:02.981942 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-45ae77eb-bc1e-4e3b-9abd-6d94054059fb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:02.982044 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-45ae77eb-bc1e-4e3b-9abd-6d94054059fb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:02.986245 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:02.986245 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:02.986897 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-45ae77eb-bc1e-4e3b-9abd-6d94054059fb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:02.987288 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 600/2468] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:02 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 697 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:03.594743 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-eceb00e2-1cc0-46fb-826f-07f51627d525 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.596387 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eceb00e2-1cc0-46fb-826f-07f51627d525 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:03.596608 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eceb00e2-1cc0-46fb-826f-07f51627d525 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:03.596800 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eceb00e2-1cc0-46fb-826f-07f51627d525 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:03.603399 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-98c252ff-5589-481b-bbc0-6cc25c447a9e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.605848 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-98c252ff-5589-481b-bbc0-6cc25c447a9e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:03.606101 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-98c252ff-5589-481b-bbc0-6cc25c447a9e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:03.606383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-98c252ff-5589-481b-bbc0-6cc25c447a9e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:03.607870 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:03.607870 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:03.611879 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-eceb00e2-1cc0-46fb-826f-07f51627d525 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:53:03.615938 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eceb00e2-1cc0-46fb-826f-07f51627d525 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:53:03.616332 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 623/2469] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:53:03 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 1172 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:53:03.620530 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:03.620530 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:03.623475 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-98c252ff-5589-481b-bbc0-6cc25c447a9e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Volume info retrieved successfully. Jul 31 20:53:03.627257 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-98c252ff-5589-481b-bbc0-6cc25c447a9e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:03.627623 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 624/2470] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:03 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1442 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:03.632628 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a33c6c8a-1687-4afd-9de4-8e71d0f670f8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.634195 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a33c6c8a-1687-4afd-9de4-8e71d0f670f8 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:03.634550 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a33c6c8a-1687-4afd-9de4-8e71d0f670f8 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:03.634848 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a33c6c8a-1687-4afd-9de4-8e71d0f670f8 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:03.647899 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:03.647899 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:03.654279 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a33c6c8a-1687-4afd-9de4-8e71d0f670f8 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:53:03.661033 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a33c6c8a-1687-4afd-9de4-8e71d0f670f8 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:53:03.661033 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 624/2471] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:53:03 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 1172 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:53:03.666813 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-9a5ae322-5532-44af-9957-edd201ab4a99 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.669305 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-9a5ae322-5532-44af-9957-edd201ab4a99 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:03.669549 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-9a5ae322-5532-44af-9957-edd201ab4a99 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:03.669763 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-9a5ae322-5532-44af-9957-edd201ab4a99 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:03.678953 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-30a911d8-9375-42b2-ab2d-88f0930d4cf3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.681684 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 624/2472] 10.4.3.157 () {70 vars in 1611 bytes} [Fri Jul 31 20:53:03 2026] DELETE /volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 20:53:03.686603 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:03.686603 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:03.689326 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ca417748-ff22-4d9c-8f83-9154515c97ff None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.689870 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-9a5ae322-5532-44af-9957-edd201ab4a99 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:03.693689 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-9a5ae322-5532-44af-9957-edd201ab4a99 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:03.693874 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 601/2473] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:03 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:03.718872 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-3cb1a323-bc6c-4b78-9440-93f01925504d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.720495 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-3cb1a323-bc6c-4b78-9440-93f01925504d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85/action Jul 31 20:53:03.721098 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-3cb1a323-bc6c-4b78-9440-93f01925504d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:03.723148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-3cb1a323-bc6c-4b78-9440-93f01925504d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:03.723201 np0000006272 devstack@c-api.service[100191]: WARNING keystonemiddleware.auth_token [None req-ca417748-ff22-4d9c-8f83-9154515c97ff None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 20:53:03.723938 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 625/2474] 10.4.3.157 () {70 vars in 1611 bytes} [Fri Jul 31 20:53:03 2026] DELETE /volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e => generated 114 bytes in 35 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 20:53:03.731281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.732898 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] DELETE https://10.4.3.157/volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e Jul 31 20:53:03.733087 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:03.733281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:03.733459 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:03.733459 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:03.733960 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-3cb1a323-bc6c-4b78-9440-93f01925504d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:03.739223 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:03.739223 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:03.740183 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-3cb1a323-bc6c-4b78-9440-93f01925504d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Begin detaching volume completed successfully. Jul 31 20:53:03.740183 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-3cb1a323-bc6c-4b78-9440-93f01925504d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85/action returned with HTTP 202 Jul 31 20:53:03.740183 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 625/2475] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:53:03 2026] POST /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:53:03.757510 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ad50bb87-1df9-4372-bedf-fa1abc7ae32b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.760197 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad50bb87-1df9-4372-bedf-fa1abc7ae32b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:03.760378 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad50bb87-1df9-4372-bedf-fa1abc7ae32b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:03.761745 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad50bb87-1df9-4372-bedf-fa1abc7ae32b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:03.781266 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:03.781266 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:03.782662 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a336e190-eb61-4dce-a8a4-1810b6b2e55d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.782903 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a336e190-eb61-4dce-a8a4-1810b6b2e55d None None] GET https://10.4.3.157/volume// Jul 31 20:53:03.783119 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a336e190-eb61-4dce-a8a4-1810b6b2e55d None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:03.783331 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a336e190-eb61-4dce-a8a4-1810b6b2e55d None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:03.783796 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a336e190-eb61-4dce-a8a4-1810b6b2e55d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:03.784118 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 626/2476] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:53: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 20:53:03.784671 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ad50bb87-1df9-4372-bedf-fa1abc7ae32b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:03.789784 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad50bb87-1df9-4372-bedf-fa1abc7ae32b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:03.790172 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 602/2477] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:03 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1445 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:03.790332 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-892bbe24-2bae-413d-b634-1579f7e9cdef None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.792307 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-892bbe24-2bae-413d-b634-1579f7e9cdef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:03.793069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-892bbe24-2bae-413d-b634-1579f7e9cdef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:03.793069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-892bbe24-2bae-413d-b634-1579f7e9cdef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:03.803825 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:03.803825 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:03.805372 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Attachment connected to vm ead77633-bd0f-4aee-aad2-475205cdc3f4, checking data on nova Jul 31 20:53:03.805745 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.compute.nova [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Creating Keystone token plugin using URL: https://10.4.3.157/identity {{(pid=100193) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 20:53:03.806513 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-892bbe24-2bae-413d-b634-1579f7e9cdef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:03.810657 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-892bbe24-2bae-413d-b634-1579f7e9cdef tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:03.811074 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 626/2478] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:53:03 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1625 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:53:03.947744 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bfa45d08-8274-4726-95fe-18782da04334 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.951558 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bfa45d08-8274-4726-95fe-18782da04334 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:03.951558 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bfa45d08-8274-4726-95fe-18782da04334 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:03.951558 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bfa45d08-8274-4726-95fe-18782da04334 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:03.951558 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-bfa45d08-8274-4726-95fe-18782da04334 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:03.955458 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:03.955458 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:03.956330 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bfa45d08-8274-4726-95fe-18782da04334 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:03.956777 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 627/2479] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:03 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:03.979204 np0000006272 devstack@c-api.service[100193]: DEBUG novaclient.v2.client [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] REQ: curl -g -i -X GET https://10.4.3.157/compute/v2.1/servers/ead77633-bd0f-4aee-aad2-475205cdc3f4/os-volume_attachments/da2f9384-1e26-4f33-b47b-7c814cebde45 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}4e3b91827db03fbc58aadc5f9a97addd840e50801100a44c1d135cb2bc69afc3" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3a5f2ab4-fca3-4810-bcb2-30f80987834b" -H "X-Service-Token: {SHA256}62429c1c678ef728655f854f533b749eb293d18ef2be002924a3f62863af352e" {{(pid=100193) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 20:53:03.979674 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e754fd3c-dc32-4966-91d0-94d7d9752c5f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.981384 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e754fd3c-dc32-4966-91d0-94d7d9752c5f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/snapshots/51cee664-4281-4419-9d13-a508268b0229 Jul 31 20:53:03.981589 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e754fd3c-dc32-4966-91d0-94d7d9752c5f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:03.981801 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e754fd3c-dc32-4966-91d0-94d7d9752c5f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:03.986459 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:03.986459 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:03.986876 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e754fd3c-dc32-4966-91d0-94d7d9752c5f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Snapshot retrieved successfully. Jul 31 20:53:03.987634 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e754fd3c-dc32-4966-91d0-94d7d9752c5f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots/51cee664-4281-4419-9d13-a508268b0229 returned with HTTP 200 Jul 31 20:53:03.987980 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 603/2480] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:53:03 2026] GET /volume/v3/snapshots/51cee664-4281-4419-9d13-a508268b0229 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:03.997510 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-11e96b87-47b7-4ab3-8cad-2342be30f7c4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.999015 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2df264e9-8c40-4f02-a4d5-6d96e0b5af0e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:03.999674 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-11e96b87-47b7-4ab3-8cad-2342be30f7c4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:53:04.000054 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-11e96b87-47b7-4ab3-8cad-2342be30f7c4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "efe8f7e9-98f7-47d7-81ab-019a43b43dc5", "name": "tempest-VolumesDeleteCascade-Snapshot-1761412140"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:04.001194 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2df264e9-8c40-4f02-a4d5-6d96e0b5af0e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:04.001493 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2df264e9-8c40-4f02-a4d5-6d96e0b5af0e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:04.001728 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2df264e9-8c40-4f02-a4d5-6d96e0b5af0e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:04.001830 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-2df264e9-8c40-4f02-a4d5-6d96e0b5af0e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:04.006790 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.006790 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:04.007534 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2df264e9-8c40-4f02-a4d5-6d96e0b5af0e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:04.007970 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 628/2481] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:03 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 697 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:04.009702 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.009702 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:04.010288 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-11e96b87-47b7-4ab3-8cad-2342be30f7c4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:04.010436 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-11e96b87-47b7-4ab3-8cad-2342be30f7c4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create snapshot from volume efe8f7e9-98f7-47d7-81ab-019a43b43dc5 Jul 31 20:53:04.039135 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-11e96b87-47b7-4ab3-8cad-2342be30f7c4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Created reservations ['9c91e2bc-196e-43d2-b966-5e47f7fcd184', 'c6853d66-3c3c-4341-a4a5-9c818d5454bd', '5747c7e8-5373-499e-8266-1e9732d120f2', 'a1a49eef-187d-4408-9efe-e611c39a69ad'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:04.079352 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-11e96b87-47b7-4ab3-8cad-2342be30f7c4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Snapshot create request issued successfully. Jul 31 20:53:04.079794 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-11e96b87-47b7-4ab3-8cad-2342be30f7c4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:53:04.080380 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 627/2482] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:53:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:04.091646 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ebdddd49-6924-46ef-b3f8-b21999345a95 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.093354 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ebdddd49-6924-46ef-b3f8-b21999345a95 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/snapshots/23cd03e5-171c-4453-918a-938be809f993 Jul 31 20:53:04.095015 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ebdddd49-6924-46ef-b3f8-b21999345a95 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:04.095015 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ebdddd49-6924-46ef-b3f8-b21999345a95 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:04.098501 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.098501 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:04.098926 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ebdddd49-6924-46ef-b3f8-b21999345a95 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Snapshot retrieved successfully. Jul 31 20:53:04.099784 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ebdddd49-6924-46ef-b3f8-b21999345a95 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots/23cd03e5-171c-4453-918a-938be809f993 returned with HTTP 200 Jul 31 20:53:04.100194 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 604/2483] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:53:04 2026] GET /volume/v3/snapshots/23cd03e5-171c-4453-918a-938be809f993 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:04.130150 np0000006272 devstack@c-api.service[100193]: DEBUG novaclient.v2.client [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 20:53:04 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-798e2154-7425-4cb1-a778-576964a463e0 x-openstack-request-id: req-798e2154-7425-4cb1-a778-576964a463e0 {{(pid=100193) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 20:53:04.130300 np0000006272 devstack@c-api.service[100193]: DEBUG novaclient.v2.client [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "da2f9384-1e26-4f33-b47b-7c814cebde45", "serverId": "ead77633-bd0f-4aee-aad2-475205cdc3f4", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "f4cf6ee6-5376-4f5a-986d-297b869f8d6e", "bdm_uuid": "4e836dca-e918-4ea9-8656-090f050f0056"}} {{(pid=100193) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 20:53:04.130403 np0000006272 devstack@c-api.service[100193]: DEBUG novaclient.v2.client [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET call to compute for https://10.4.3.157/compute/v2.1/servers/ead77633-bd0f-4aee-aad2-475205cdc3f4/os-volume_attachments/da2f9384-1e26-4f33-b47b-7c814cebde45 used request id req-798e2154-7425-4cb1-a778-576964a463e0 {{(pid=100193) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 20:53:04.132173 np0000006272 devstack@c-api.service[100193]: ERROR cinder.volume.api [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-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 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Caught error: Detach volume from instance ead77633-bd0f-4aee-aad2-475205cdc3f4 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ead77633-bd0f-4aee-aad2-475205cdc3f4 using the Compute API Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: 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 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: 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 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: 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 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: 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 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: 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 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: 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 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: 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 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: 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 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 20:53:04.135276 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: 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 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: 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 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance ead77633-bd0f-4aee-aad2-475205cdc3f4 using the Compute API Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.middleware.fault [None req-3a5f2ab4-fca3-4810-bcb2-30f80987834b tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e returned with HTTP 409 Jul 31 20:53:04.136440 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 625/2484] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:53:03 2026] DELETE /volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e => generated 167 bytes in 405 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:04.181082 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-15b4a0b8-9386-4870-964e-73ff832c60c3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.183179 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-15b4a0b8-9386-4870-964e-73ff832c60c3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:04.183321 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-15b4a0b8-9386-4870-964e-73ff832c60c3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:04.183549 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-15b4a0b8-9386-4870-964e-73ff832c60c3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:04.192328 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.192328 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:04.195380 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-15b4a0b8-9386-4870-964e-73ff832c60c3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:53:04.198901 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-15b4a0b8-9386-4870-964e-73ff832c60c3 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:53:04.199293 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 629/2485] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:04 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 1154 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:04.216520 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-5c2b54fd-bd40-4e1a-91e3-0e93e96f8d24 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.218567 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-5c2b54fd-bd40-4e1a-91e3-0e93e96f8d24 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] POST https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45/action Jul 31 20:53:04.218891 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-5c2b54fd-bd40-4e1a-91e3-0e93e96f8d24 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:04.219005 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-5c2b54fd-bd40-4e1a-91e3-0e93e96f8d24 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:04.228414 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.228414 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:04.228880 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-5c2b54fd-bd40-4e1a-91e3-0e93e96f8d24 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:53:04.235893 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-5c2b54fd-bd40-4e1a-91e3-0e93e96f8d24 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Begin detaching volume completed successfully. Jul 31 20:53:04.236162 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-5c2b54fd-bd40-4e1a-91e3-0e93e96f8d24 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45/action returned with HTTP 202 Jul 31 20:53:04.236654 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 628/2486] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:53:04 2026] POST /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:53:04.285217 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f1ee10d7-d01e-4bbe-9195-3cc7c0c6eb20 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.285599 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f1ee10d7-d01e-4bbe-9195-3cc7c0c6eb20 None None] GET https://10.4.3.157/volume// Jul 31 20:53:04.285759 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f1ee10d7-d01e-4bbe-9195-3cc7c0c6eb20 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:04.285945 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f1ee10d7-d01e-4bbe-9195-3cc7c0c6eb20 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:04.286268 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f1ee10d7-d01e-4bbe-9195-3cc7c0c6eb20 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:04.286577 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 605/2487] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:53: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 20:53:04.293999 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-8dfb3194-4918-44ef-be24-06c6201e3dfd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.296188 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-8dfb3194-4918-44ef-be24-06c6201e3dfd tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:04.296418 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-8dfb3194-4918-44ef-be24-06c6201e3dfd tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:04.296642 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-8dfb3194-4918-44ef-be24-06c6201e3dfd tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:04.331716 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-8dfb3194-4918-44ef-be24-06c6201e3dfd tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:53:04.340965 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.340965 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:04.344275 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-8dfb3194-4918-44ef-be24-06c6201e3dfd tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:53:04.349005 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-8dfb3194-4918-44ef-be24-06c6201e3dfd tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:53:04.349406 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 626/2488] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:53:04 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 1337 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:53:04.505514 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-84e13f90-37d4-4f1d-8fee-3ec7006c91ae None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.508138 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-84e13f90-37d4-4f1d-8fee-3ec7006c91ae tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:04.508392 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-84e13f90-37d4-4f1d-8fee-3ec7006c91ae tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:04.508618 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-84e13f90-37d4-4f1d-8fee-3ec7006c91ae tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:04.522560 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.522560 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:04.527057 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-84e13f90-37d4-4f1d-8fee-3ec7006c91ae tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:04.532702 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-84e13f90-37d4-4f1d-8fee-3ec7006c91ae tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:04.533212 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 630/2489] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:04 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1445 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:04.550061 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-d0705db9-108b-44d8-8d68-7e0b22d32d72 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.555632 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-d0705db9-108b-44d8-8d68-7e0b22d32d72 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d Jul 31 20:53:04.555632 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-d0705db9-108b-44d8-8d68-7e0b22d32d72 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:04.555632 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-d0705db9-108b-44d8-8d68-7e0b22d32d72 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:04.565513 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.565513 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:04.617889 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-bec5b4f5-4066-4e05-bca1-6f5404ce3139 req-d0705db9-108b-44d8-8d68-7e0b22d32d72 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d returned with HTTP 200 Jul 31 20:53:04.617889 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 629/2490] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:53:04 2026] DELETE /volume/v3/attachments/e2b95637-12a6-426d-9d7f-b9b033644d4d => generated 192 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:04.807185 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d6e2760d-c60b-4536-8701-abc7958212a1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.809824 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d6e2760d-c60b-4536-8701-abc7958212a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:04.809824 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d6e2760d-c60b-4536-8701-abc7958212a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:04.809824 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d6e2760d-c60b-4536-8701-abc7958212a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:04.822686 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.822686 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:04.828083 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d6e2760d-c60b-4536-8701-abc7958212a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:04.834528 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d6e2760d-c60b-4536-8701-abc7958212a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:04.835062 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 606/2491] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:04 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1145 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:04.853329 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a501e50d-5fbf-4bac-b72c-24ce6772a675 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.855388 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a501e50d-5fbf-4bac-b72c-24ce6772a675 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:04.855675 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a501e50d-5fbf-4bac-b72c-24ce6772a675 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:04.855939 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a501e50d-5fbf-4bac-b72c-24ce6772a675 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:04.869284 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.869284 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:04.873067 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a501e50d-5fbf-4bac-b72c-24ce6772a675 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] Volume info retrieved successfully. Jul 31 20:53:04.877688 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a501e50d-5fbf-4bac-b72c-24ce6772a675 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-reader] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:04.878137 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 627/2492] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:04 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1145 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:04.931328 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e3e4f3ab-ce65-401b-99e1-7e46a8164932 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.934492 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e3e4f3ab-ce65-401b-99e1-7e46a8164932 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:04.934723 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e3e4f3ab-ce65-401b-99e1-7e46a8164932 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:04.934929 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e3e4f3ab-ce65-401b-99e1-7e46a8164932 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:04.946093 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.946093 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:04.950039 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e3e4f3ab-ce65-401b-99e1-7e46a8164932 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:04.954396 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e3e4f3ab-ce65-401b-99e1-7e46a8164932 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:04.954863 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 631/2493] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:04 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1145 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:04.967702 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1d700488-38d1-473d-a3bc-514fafbe926b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.969302 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1d700488-38d1-473d-a3bc-514fafbe926b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:04.969522 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1d700488-38d1-473d-a3bc-514fafbe926b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:04.969729 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1d700488-38d1-473d-a3bc-514fafbe926b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:04.969869 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-1d700488-38d1-473d-a3bc-514fafbe926b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:04.973955 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.973955 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:04.974316 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e978325a-ebe9-4148-8b7a-4215e5c58d4b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:04.974804 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1d700488-38d1-473d-a3bc-514fafbe926b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:04.975205 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 630/2494] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:04 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:04.976716 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e978325a-ebe9-4148-8b7a-4215e5c58d4b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85/action Jul 31 20:53:04.977102 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e978325a-ebe9-4148-8b7a-4215e5c58d4b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:04.977277 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e978325a-ebe9-4148-8b7a-4215e5c58d4b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:04.989837 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:04.989837 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:04.990423 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e978325a-ebe9-4148-8b7a-4215e5c58d4b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:04.999538 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e978325a-ebe9-4148-8b7a-4215e5c58d4b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Begin detaching volume completed successfully. Jul 31 20:53:04.999651 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-e978325a-ebe9-4148-8b7a-4215e5c58d4b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85/action returned with HTTP 202 Jul 31 20:53:05.000157 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 607/2495] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:53:04 2026] POST /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:53:05.018867 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-263c6b84-cd37-4fa3-b1b2-769bcc235fc7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.020703 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-899a4a21-8213-4e1e-b953-141779c8ff6b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.020882 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-263c6b84-cd37-4fa3-b1b2-769bcc235fc7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:05.020882 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-263c6b84-cd37-4fa3-b1b2-769bcc235fc7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.020970 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-263c6b84-cd37-4fa3-b1b2-769bcc235fc7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.021095 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-263c6b84-cd37-4fa3-b1b2-769bcc235fc7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:05.022742 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-899a4a21-8213-4e1e-b953-141779c8ff6b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:05.023015 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-899a4a21-8213-4e1e-b953-141779c8ff6b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.023282 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-899a4a21-8213-4e1e-b953-141779c8ff6b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.025784 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:05.025784 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:05.026608 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-263c6b84-cd37-4fa3-b1b2-769bcc235fc7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:05.027051 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 628/2496] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:05 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:05.033884 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:05.033884 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:05.037804 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-899a4a21-8213-4e1e-b953-141779c8ff6b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:05.042457 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-899a4a21-8213-4e1e-b953-141779c8ff6b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:05.042906 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 632/2497] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:05 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:05.053992 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4f7b8bf1-a4ad-464a-a65b-5351b539f570 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.054478 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f7b8bf1-a4ad-464a-a65b-5351b539f570 None None] GET https://10.4.3.157/volume// Jul 31 20:53:05.054686 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4f7b8bf1-a4ad-464a-a65b-5351b539f570 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.054886 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4f7b8bf1-a4ad-464a-a65b-5351b539f570 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.055260 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f7b8bf1-a4ad-464a-a65b-5351b539f570 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:05.055625 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 631/2498] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:53: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 20:53:05.070936 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-cd0a0332-9cfb-4cc3-aea1-7552c212445b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.073498 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-cd0a0332-9cfb-4cc3-aea1-7552c212445b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:05.073768 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-cd0a0332-9cfb-4cc3-aea1-7552c212445b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.073997 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-cd0a0332-9cfb-4cc3-aea1-7552c212445b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.084832 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:05.084832 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:05.088600 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-cd0a0332-9cfb-4cc3-aea1-7552c212445b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:05.093561 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-cd0a0332-9cfb-4cc3-aea1-7552c212445b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:05.093936 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 608/2499] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:53:05 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1328 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:53:05.110803 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f32a119d-20a8-4741-b6ec-739818a1e350 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.113037 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f32a119d-20a8-4741-b6ec-739818a1e350 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/snapshots/23cd03e5-171c-4453-918a-938be809f993 Jul 31 20:53:05.113283 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f32a119d-20a8-4741-b6ec-739818a1e350 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.113612 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f32a119d-20a8-4741-b6ec-739818a1e350 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.118759 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:05.118759 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:05.119296 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f32a119d-20a8-4741-b6ec-739818a1e350 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Snapshot retrieved successfully. Jul 31 20:53:05.120068 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f32a119d-20a8-4741-b6ec-739818a1e350 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots/23cd03e5-171c-4453-918a-938be809f993 returned with HTTP 200 Jul 31 20:53:05.120441 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 629/2500] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:53:05 2026] GET /volume/v3/snapshots/23cd03e5-171c-4453-918a-938be809f993 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:05.128737 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d066e13b-324d-4fb6-aa82-7b473f68f65c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.130649 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d066e13b-324d-4fb6-aa82-7b473f68f65c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] DELETE https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5?cascade=True Jul 31 20:53:05.130842 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d066e13b-324d-4fb6-aa82-7b473f68f65c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.131033 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d066e13b-324d-4fb6-aa82-7b473f68f65c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.131236 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-d066e13b-324d-4fb6-aa82-7b473f68f65c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Delete volume with id: efe8f7e9-98f7-47d7-81ab-019a43b43dc5 Jul 31 20:53:05.137804 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:05.137804 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:05.138302 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d066e13b-324d-4fb6-aa82-7b473f68f65c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:05.180381 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d066e13b-324d-4fb6-aa82-7b473f68f65c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Delete volume request issued successfully. Jul 31 20:53:05.180600 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d066e13b-324d-4fb6-aa82-7b473f68f65c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5?cascade=True returned with HTTP 202 Jul 31 20:53:05.181002 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 633/2501] 10.4.3.157 () {66 vars in 1376 bytes} [Fri Jul 31 20:53:05 2026] DELETE /volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5?cascade=True => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:05.190033 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-57d2e017-dd81-457f-ad70-3f0a79424e16 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.191987 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-57d2e017-dd81-457f-ad70-3f0a79424e16 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 Jul 31 20:53:05.192270 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-57d2e017-dd81-457f-ad70-3f0a79424e16 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.192516 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-57d2e017-dd81-457f-ad70-3f0a79424e16 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.200340 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:05.200340 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:05.204657 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-57d2e017-dd81-457f-ad70-3f0a79424e16 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:05.208839 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-57d2e017-dd81-457f-ad70-3f0a79424e16 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 returned with HTTP 200 Jul 31 20:53:05.209239 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 632/2502] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:05 2026] GET /volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:05.233304 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-acb2757d-82f9-4423-9914-c02af87eb04f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.235179 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-acb2757d-82f9-4423-9914-c02af87eb04f tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] DELETE https://10.4.3.157/volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e Jul 31 20:53:05.235365 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-acb2757d-82f9-4423-9914-c02af87eb04f tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.235551 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-acb2757d-82f9-4423-9914-c02af87eb04f tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.241619 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:05.241619 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:05.294520 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ffa8dd7e-dd94-4ab2-ad86-f74fb48cac77 req-acb2757d-82f9-4423-9914-c02af87eb04f tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e returned with HTTP 200 Jul 31 20:53:05.295380 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 609/2503] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:53:05 2026] DELETE /volume/v3/attachments/f4cf6ee6-5376-4f5a-986d-297b869f8d6e => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:05.372901 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-90d4f242-7e4c-4cff-b72e-8f23cc4d50b1 req-854e9926-4075-43ed-a6ee-2f86f77e1ba6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.375503 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-90d4f242-7e4c-4cff-b72e-8f23cc4d50b1 req-854e9926-4075-43ed-a6ee-2f86f77e1ba6 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:05.375766 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-90d4f242-7e4c-4cff-b72e-8f23cc4d50b1 req-854e9926-4075-43ed-a6ee-2f86f77e1ba6 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.376019 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-90d4f242-7e4c-4cff-b72e-8f23cc4d50b1 req-854e9926-4075-43ed-a6ee-2f86f77e1ba6 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.384758 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:05.384758 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:05.389425 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-90d4f242-7e4c-4cff-b72e-8f23cc4d50b1 req-854e9926-4075-43ed-a6ee-2f86f77e1ba6 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:53:05.394674 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-90d4f242-7e4c-4cff-b72e-8f23cc4d50b1 req-854e9926-4075-43ed-a6ee-2f86f77e1ba6 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:53:05.395070 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 630/2504] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:05 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:05.409159 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-10c50c9b-a5d3-4fc4-9dbe-d31bbc789283 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.411600 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-10c50c9b-a5d3-4fc4-9dbe-d31bbc789283 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] DELETE https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:05.412299 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-10c50c9b-a5d3-4fc4-9dbe-d31bbc789283 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.413276 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-10c50c9b-a5d3-4fc4-9dbe-d31bbc789283 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.413516 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-10c50c9b-a5d3-4fc4-9dbe-d31bbc789283 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Delete volume with id: da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:05.424201 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:05.424201 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:05.424968 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-10c50c9b-a5d3-4fc4-9dbe-d31bbc789283 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:53:05.445698 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-10c50c9b-a5d3-4fc4-9dbe-d31bbc789283 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Delete volume request issued successfully. Jul 31 20:53:05.446057 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-10c50c9b-a5d3-4fc4-9dbe-d31bbc789283 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 202 Jul 31 20:53:05.446602 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 634/2505] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:53:05 2026] DELETE /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:53:05.456386 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b9c79542-ec17-43db-a0dd-14aa34080122 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.459736 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b9c79542-ec17-43db-a0dd-14aa34080122 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:05.459925 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b9c79542-ec17-43db-a0dd-14aa34080122 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.460097 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b9c79542-ec17-43db-a0dd-14aa34080122 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.474432 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:05.474432 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:05.481342 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b9c79542-ec17-43db-a0dd-14aa34080122 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Volume info retrieved successfully. Jul 31 20:53:05.489772 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b9c79542-ec17-43db-a0dd-14aa34080122 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 200 Jul 31 20:53:05.490358 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 633/2506] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:53:05 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 879 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:05.987382 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e719c383-b343-49cc-9a4c-934b64ac3927 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:05.989255 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e719c383-b343-49cc-9a4c-934b64ac3927 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:05.989496 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e719c383-b343-49cc-9a4c-934b64ac3927 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:05.989698 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e719c383-b343-49cc-9a4c-934b64ac3927 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:05.989796 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-e719c383-b343-49cc-9a4c-934b64ac3927 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:05.993846 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:05.993846 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:05.994501 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e719c383-b343-49cc-9a4c-934b64ac3927 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:05.994941 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 610/2507] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:05 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:06.037649 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f46dd97f-3e54-47a3-934f-0b329daf649e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.039313 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f46dd97f-3e54-47a3-934f-0b329daf649e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:06.039540 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f46dd97f-3e54-47a3-934f-0b329daf649e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:06.039726 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f46dd97f-3e54-47a3-934f-0b329daf649e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:06.039824 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-f46dd97f-3e54-47a3-934f-0b329daf649e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:06.043635 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:06.043635 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:06.044233 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f46dd97f-3e54-47a3-934f-0b329daf649e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:06.044596 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 631/2508] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:06 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:06.055930 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cccb6d49-1421-4aef-be08-f964a26918d0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.057628 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cccb6d49-1421-4aef-be08-f964a26918d0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:06.057843 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cccb6d49-1421-4aef-be08-f964a26918d0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:06.058018 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cccb6d49-1421-4aef-be08-f964a26918d0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:06.067722 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:06.067722 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:06.071177 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cccb6d49-1421-4aef-be08-f964a26918d0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:06.074723 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cccb6d49-1421-4aef-be08-f964a26918d0 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:06.075091 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 635/2509] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:06 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:06.225275 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-87a7be3b-bf8b-4a65-b30c-ce0ce4313884 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.227178 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-87a7be3b-bf8b-4a65-b30c-ce0ce4313884 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 Jul 31 20:53:06.227357 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-87a7be3b-bf8b-4a65-b30c-ce0ce4313884 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:06.227552 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-87a7be3b-bf8b-4a65-b30c-ce0ce4313884 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:06.233335 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-87a7be3b-bf8b-4a65-b30c-ce0ce4313884 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 returned with HTTP 404 Jul 31 20:53:06.233775 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 634/2510] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:06 2026] GET /volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:06.241517 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-33131cd8-75cb-4904-a467-6cd45d325d67 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.243885 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-33131cd8-75cb-4904-a467-6cd45d325d67 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes Jul 31 20:53:06.244179 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-33131cd8-75cb-4904-a467-6cd45d325d67 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:06.244426 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-33131cd8-75cb-4904-a467-6cd45d325d67 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:06.244816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-33131cd8-75cb-4904-a467-6cd45d325d67 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:53:06.245814 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-33131cd8-75cb-4904-a467-6cd45d325d67 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:53:06.254382 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-33131cd8-75cb-4904-a467-6cd45d325d67 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Get all volumes completed successfully. Jul 31 20:53:06.254858 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-33131cd8-75cb-4904-a467-6cd45d325d67 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 200 Jul 31 20:53:06.255385 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 611/2511] 10.4.3.157 () {66 vars in 1237 bytes} [Fri Jul 31 20:53:06 2026] GET /volume/v3/volumes => generated 15 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:53:06.264853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-67979cc9-ae07-4767-af53-6b38fee2307c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.266815 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-67979cc9-ae07-4767-af53-6b38fee2307c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/snapshots Jul 31 20:53:06.267070 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-67979cc9-ae07-4767-af53-6b38fee2307c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:06.267277 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-67979cc9-ae07-4767-af53-6b38fee2307c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:06.267635 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-67979cc9-ae07-4767-af53-6b38fee2307c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:53:06.268836 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [None req-67979cc9-ae07-4767-af53-6b38fee2307c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Building query based on filter {{(pid=100193) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:53:06.272640 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-67979cc9-ae07-4767-af53-6b38fee2307c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Get all snapshots completed successfully. Jul 31 20:53:06.272897 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-67979cc9-ae07-4767-af53-6b38fee2307c tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 200 Jul 31 20:53:06.273343 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 632/2512] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:53:06 2026] GET /volume/v3/snapshots => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:53:06.289965 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-aa46837d-ae48-4ded-97ec-0b7db8ca78e0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.307160 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aa46837d-ae48-4ded-97ec-0b7db8ca78e0 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/23cd03e5-171c-4453-918a-938be809f993 Jul 31 20:53:06.308485 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aa46837d-ae48-4ded-97ec-0b7db8ca78e0 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:06.309258 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aa46837d-ae48-4ded-97ec-0b7db8ca78e0 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:06.309923 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-aa46837d-ae48-4ded-97ec-0b7db8ca78e0 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Delete snapshot with id: 23cd03e5-171c-4453-918a-938be809f993 Jul 31 20:53:06.324489 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aa46837d-ae48-4ded-97ec-0b7db8ca78e0 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots/23cd03e5-171c-4453-918a-938be809f993 returned with HTTP 404 Jul 31 20:53:06.326628 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 636/2513] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:53:06 2026] DELETE /volume/v3/snapshots/23cd03e5-171c-4453-918a-938be809f993 => generated 111 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:06.334595 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b8ebf81f-669a-40ac-91d9-bd9ac1452dae None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.336657 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b8ebf81f-669a-40ac-91d9-bd9ac1452dae tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/51cee664-4281-4419-9d13-a508268b0229 Jul 31 20:53:06.336869 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b8ebf81f-669a-40ac-91d9-bd9ac1452dae tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:06.337068 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b8ebf81f-669a-40ac-91d9-bd9ac1452dae tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:06.337241 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-b8ebf81f-669a-40ac-91d9-bd9ac1452dae tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Delete snapshot with id: 51cee664-4281-4419-9d13-a508268b0229 Jul 31 20:53:06.341793 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b8ebf81f-669a-40ac-91d9-bd9ac1452dae tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots/51cee664-4281-4419-9d13-a508268b0229 returned with HTTP 404 Jul 31 20:53:06.342250 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 635/2514] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:53:06 2026] DELETE /volume/v3/snapshots/51cee664-4281-4419-9d13-a508268b0229 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:06.349156 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-11a7b1eb-add2-4889-8974-89940a6b9bd3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.350872 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-11a7b1eb-add2-4889-8974-89940a6b9bd3 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 Jul 31 20:53:06.351044 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-11a7b1eb-add2-4889-8974-89940a6b9bd3 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:06.351246 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-11a7b1eb-add2-4889-8974-89940a6b9bd3 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:06.356922 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-11a7b1eb-add2-4889-8974-89940a6b9bd3 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 returned with HTTP 404 Jul 31 20:53:06.357652 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 612/2515] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:06 2026] GET /volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:06.369041 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e35de34d-01c2-41a7-bf7a-1f18fbb468b3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.370610 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e35de34d-01c2-41a7-bf7a-1f18fbb468b3 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] DELETE https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 Jul 31 20:53:06.370781 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e35de34d-01c2-41a7-bf7a-1f18fbb468b3 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:06.370944 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e35de34d-01c2-41a7-bf7a-1f18fbb468b3 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:06.371088 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-e35de34d-01c2-41a7-bf7a-1f18fbb468b3 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Delete volume with id: efe8f7e9-98f7-47d7-81ab-019a43b43dc5 Jul 31 20:53:06.375820 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e35de34d-01c2-41a7-bf7a-1f18fbb468b3 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 returned with HTTP 404 Jul 31 20:53:06.376195 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 633/2516] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:06 2026] DELETE /volume/v3/volumes/efe8f7e9-98f7-47d7-81ab-019a43b43dc5 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:06.384267 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4cad060d-2060-48bb-895e-e28aec439857 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.385662 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:06.385967 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1220184997"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:06.387290 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1220184997'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:06.387390 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create volume of 1 GB Jul 31 20:53:06.391046 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Availability Zones retrieved successfully. Jul 31 20:53:06.395690 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Flow 'volume_create_api' (e13e0348-b73e-4639-ad6f-2f795a3ba47c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:06.396629 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c003ef-76f4-4e3d-b308-7adfb2286a14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:06.397502 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:06.418191 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3c003ef-76f4-4e3d-b308-7adfb2286a14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:06.418849 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d28b138c-b70e-4ce5-8c4f-74232e9601d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:06.454108 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Created reservations ['8b32eb2a-2887-479e-a45e-4c9d58ec1936', '2dd8e002-2e42-4033-9d8c-4f55fff6e7ca', '5e5e77d5-4972-488e-b284-a649b7e743c4', 'ddbe50be-bc34-43e0-be5c-865ef9ff78d2'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:06.454788 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d28b138c-b70e-4ce5-8c4f-74232e9601d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b32eb2a-2887-479e-a45e-4c9d58ec1936', '2dd8e002-2e42-4033-9d8c-4f55fff6e7ca', '5e5e77d5-4972-488e-b284-a649b7e743c4', 'ddbe50be-bc34-43e0-be5c-865ef9ff78d2']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:06.455515 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12adeb54-3607-4aa2-a796-85f1cfec39e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:06.476975 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12adeb54-3607-4aa2-a796-85f1cfec39e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4be6add9-e2e5-4f31-9499-6a6027fe0842', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1220184997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9ae398e73a24ebabe5b1985cc36ad49',qos_specs=None,replication_status=,reservations=['8b32eb2a-2887-479e-a45e-4c9d58ec1936','2dd8e002-2e42-4033-9d8c-4f55fff6e7ca','5e5e77d5-4972-488e-b284-a649b7e743c4','ddbe50be-bc34-43e0-be5c-865ef9ff78d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c6d25a629c4ead87b4970479bb1772',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1220184997',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4be6add9-e2e5-4f31-9499-6a6027fe0842,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9ae398e73a24ebabe5b1985cc36ad49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c6d25a629c4ead87b4970479bb1772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:06.477579 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43ba954-51be-4166-9489-46d1173b954b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:06.493726 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e43ba954-51be-4166-9489-46d1173b954b) transitioned into state 'SUCCESS' from state '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-1220184997',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9ae398e73a24ebabe5b1985cc36ad49',qos_specs=None,replication_status=,reservations=['8b32eb2a-2887-479e-a45e-4c9d58ec1936','2dd8e002-2e42-4033-9d8c-4f55fff6e7ca','5e5e77d5-4972-488e-b284-a649b7e743c4','ddbe50be-bc34-43e0-be5c-865ef9ff78d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='24c6d25a629c4ead87b4970479bb1772',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:06.494285 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db1bca6b-1d49-4a35-96e3-78e2f03d682e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:06.503378 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db1bca6b-1d49-4a35-96e3-78e2f03d682e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:06.504256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Flow 'volume_create_api' (e13e0348-b73e-4639-ad6f-2f795a3ba47c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:06.504543 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create volume request issued successfully. Jul 31 20:53:06.505032 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4cad060d-2060-48bb-895e-e28aec439857 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:06.505425 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 637/2517] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:53:06 2026] POST /volume/v3/volumes => generated 751 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:06.508831 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-07967d62-f4e5-4d03-be3d-3dacf9ad0ab9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.511183 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-07967d62-f4e5-4d03-be3d-3dacf9ad0ab9 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] GET https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 Jul 31 20:53:06.511454 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-07967d62-f4e5-4d03-be3d-3dacf9ad0ab9 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:06.511707 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-07967d62-f4e5-4d03-be3d-3dacf9ad0ab9 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:06.517882 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1473269c-d5dd-4218-b7c7-22ae0f5ae338 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:06.519513 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-07967d62-f4e5-4d03-be3d-3dacf9ad0ab9 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950 tempest-TestServerVolumeAttachScenarioOldVersion-1006262950-project-member] https://10.4.3.157/volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 returned with HTTP 404 Jul 31 20:53:06.520104 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 636/2518] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:53:06 2026] GET /volume/v3/volumes/da2f9384-1e26-4f33-b47b-7c814cebde45 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:53:06.520188 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1473269c-d5dd-4218-b7c7-22ae0f5ae338 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 Jul 31 20:53:06.520467 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1473269c-d5dd-4218-b7c7-22ae0f5ae338 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:06.520718 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1473269c-d5dd-4218-b7c7-22ae0f5ae338 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:06.531899 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:06.531899 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:06.536569 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1473269c-d5dd-4218-b7c7-22ae0f5ae338 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:06.541712 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1473269c-d5dd-4218-b7c7-22ae0f5ae338 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 returned with HTTP 200 Jul 31 20:53:06.542194 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 613/2519] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:06 2026] GET /volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:07.006091 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-42271c1a-5ef0-468e-90a6-cf33007ff537 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:07.007958 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-42271c1a-5ef0-468e-90a6-cf33007ff537 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:07.008322 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-42271c1a-5ef0-468e-90a6-cf33007ff537 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:07.008589 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-42271c1a-5ef0-468e-90a6-cf33007ff537 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:07.008731 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-42271c1a-5ef0-468e-90a6-cf33007ff537 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:07.012944 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:07.012944 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:07.013780 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-42271c1a-5ef0-468e-90a6-cf33007ff537 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:07.014181 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 634/2520] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:07 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:07.057937 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8ae460d0-c20a-4d57-8fdc-e8f4ee1dc1fd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:07.060007 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ae460d0-c20a-4d57-8fdc-e8f4ee1dc1fd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:07.060238 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ae460d0-c20a-4d57-8fdc-e8f4ee1dc1fd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:07.060447 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ae460d0-c20a-4d57-8fdc-e8f4ee1dc1fd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:07.060545 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8ae460d0-c20a-4d57-8fdc-e8f4ee1dc1fd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:07.064917 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:07.064917 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:07.065719 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ae460d0-c20a-4d57-8fdc-e8f4ee1dc1fd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:07.066264 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 638/2521] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:07 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:07.086603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-74a93606-88a9-4220-bb5f-a70f467d6078 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:07.093539 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-74a93606-88a9-4220-bb5f-a70f467d6078 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:07.093708 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-74a93606-88a9-4220-bb5f-a70f467d6078 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:07.093874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-74a93606-88a9-4220-bb5f-a70f467d6078 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:07.111647 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:07.111647 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:07.115533 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-74a93606-88a9-4220-bb5f-a70f467d6078 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:07.120522 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-74a93606-88a9-4220-bb5f-a70f467d6078 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:07.120981 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 637/2522] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:07 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:07.556936 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d0d64027-ee89-4bdc-8ba1-9432cba2b59f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:07.558886 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d0d64027-ee89-4bdc-8ba1-9432cba2b59f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 Jul 31 20:53:07.559109 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d0d64027-ee89-4bdc-8ba1-9432cba2b59f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:07.559356 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d0d64027-ee89-4bdc-8ba1-9432cba2b59f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:07.566455 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:07.566455 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:07.571686 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d0d64027-ee89-4bdc-8ba1-9432cba2b59f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:07.576731 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d0d64027-ee89-4bdc-8ba1-9432cba2b59f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 returned with HTTP 200 Jul 31 20:53:07.577107 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 614/2523] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:07 2026] GET /volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 => generated 844 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:07.589047 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-48ac4bb4-9980-4002-a33b-556e8f5a0ca5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:07.591310 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-48ac4bb4-9980-4002-a33b-556e8f5a0ca5 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:53:07.591684 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-48ac4bb4-9980-4002-a33b-556e8f5a0ca5 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4be6add9-e2e5-4f31-9499-6a6027fe0842", "name": "tempest-VolumesDeleteCascade-Snapshot-1728258200"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:07.600918 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:07.600918 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:07.601688 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-48ac4bb4-9980-4002-a33b-556e8f5a0ca5 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:07.601825 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-48ac4bb4-9980-4002-a33b-556e8f5a0ca5 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create snapshot from volume 4be6add9-e2e5-4f31-9499-6a6027fe0842 Jul 31 20:53:07.636562 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-48ac4bb4-9980-4002-a33b-556e8f5a0ca5 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Created reservations ['56ce10be-8a68-4cb6-92b8-b8cd68ec41d3', 'cf28b882-9914-4146-bbef-55490583c91b', '41cd4cf5-6a6c-491b-8bfd-f3dca3185b75', '3082f5ad-836c-4922-ba8d-fded84ef17ba'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:07.676769 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-48ac4bb4-9980-4002-a33b-556e8f5a0ca5 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Snapshot create request issued successfully. Jul 31 20:53:07.677090 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-48ac4bb4-9980-4002-a33b-556e8f5a0ca5 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:53:07.677524 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 635/2524] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:53:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:07.686924 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-144ae0c8-32e5-485a-ab91-ecc8dab32efa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:07.689019 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-144ae0c8-32e5-485a-ab91-ecc8dab32efa tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/snapshots/9e159621-465f-490e-a02d-80ee5a15a1c2 Jul 31 20:53:07.689290 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-144ae0c8-32e5-485a-ab91-ecc8dab32efa tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:07.689536 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-144ae0c8-32e5-485a-ab91-ecc8dab32efa tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:07.695789 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:07.695789 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:07.695789 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-144ae0c8-32e5-485a-ab91-ecc8dab32efa tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Snapshot retrieved successfully. Jul 31 20:53:07.696766 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-144ae0c8-32e5-485a-ab91-ecc8dab32efa tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots/9e159621-465f-490e-a02d-80ee5a15a1c2 returned with HTTP 200 Jul 31 20:53:07.697484 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 639/2525] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:53:07 2026] GET /volume/v3/snapshots/9e159621-465f-490e-a02d-80ee5a15a1c2 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:08.026207 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-38bd3668-b04c-45b7-82ac-5ba43c41df06 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:08.029592 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-38bd3668-b04c-45b7-82ac-5ba43c41df06 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:08.029768 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-38bd3668-b04c-45b7-82ac-5ba43c41df06 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:08.029966 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-38bd3668-b04c-45b7-82ac-5ba43c41df06 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:08.030070 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-38bd3668-b04c-45b7-82ac-5ba43c41df06 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:08.034333 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:08.034333 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:08.035082 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-38bd3668-b04c-45b7-82ac-5ba43c41df06 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:08.035483 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 638/2526] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:08 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:08.075847 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d9e91ec8-cb37-47cc-85ac-48d86fede882 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:08.077942 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d9e91ec8-cb37-47cc-85ac-48d86fede882 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:08.078217 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d9e91ec8-cb37-47cc-85ac-48d86fede882 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:08.079147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d9e91ec8-cb37-47cc-85ac-48d86fede882 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:08.079147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-d9e91ec8-cb37-47cc-85ac-48d86fede882 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:08.083574 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:08.083574 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:08.084345 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d9e91ec8-cb37-47cc-85ac-48d86fede882 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:08.084813 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 615/2527] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:08 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:08.134201 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6a340096-5a24-4478-b901-78b7b69abefd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:08.135737 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6a340096-5a24-4478-b901-78b7b69abefd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:08.135929 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6a340096-5a24-4478-b901-78b7b69abefd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:08.136051 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6a340096-5a24-4478-b901-78b7b69abefd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:08.145115 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:08.145115 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:08.149098 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6a340096-5a24-4478-b901-78b7b69abefd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:08.157324 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6a340096-5a24-4478-b901-78b7b69abefd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:08.157792 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 636/2528] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:08 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:53:08.705565 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dba3e249-d2b2-4787-b8d4-b8ac406af85f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:08.707255 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dba3e249-d2b2-4787-b8d4-b8ac406af85f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/snapshots/9e159621-465f-490e-a02d-80ee5a15a1c2 Jul 31 20:53:08.707458 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dba3e249-d2b2-4787-b8d4-b8ac406af85f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:08.707636 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dba3e249-d2b2-4787-b8d4-b8ac406af85f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:08.712202 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:08.712202 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:08.712614 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-dba3e249-d2b2-4787-b8d4-b8ac406af85f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Snapshot retrieved successfully. Jul 31 20:53:08.713315 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dba3e249-d2b2-4787-b8d4-b8ac406af85f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots/9e159621-465f-490e-a02d-80ee5a15a1c2 returned with HTTP 200 Jul 31 20:53:08.713653 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 640/2529] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:53:08 2026] GET /volume/v3/snapshots/9e159621-465f-490e-a02d-80ee5a15a1c2 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:08.724381 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:08.726478 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:08.726898 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9e159621-465f-490e-a02d-80ee5a15a1c2", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-470615396"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:08.728777 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create volume request body: {'volume': {'snapshot_id': '9e159621-465f-490e-a02d-80ee5a15a1c2', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-470615396'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:08.735578 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:08.735578 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:08.736102 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Snapshot retrieved successfully. Jul 31 20:53:08.736265 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create volume of 1 GB Jul 31 20:53:08.740132 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Availability Zones retrieved successfully. Jul 31 20:53:08.746976 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Flow 'volume_create_api' (ab9d1cb1-1901-43b2-8262-7c75845da469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:08.748394 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c413152-0440-4493-9dd4-09f5890802eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:08.750137 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:08.786955 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9c413152-0440-4493-9dd4-09f5890802eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9e159621-465f-490e-a02d-80ee5a15a1c2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:08.787967 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a14abb9-1ac6-4fc5-ad73-a6bb368783ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:08.867885 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Created reservations ['8bd45ce9-ef6d-4970-aff6-bce6dfb28978', '0a7797c1-b029-4dbf-be14-82c1935cf7ce', '659e0082-0ca0-43d9-8a26-6328cb51e901', '14db50c9-8aec-4d6e-b830-e8648e05976e'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:08.873828 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6a14abb9-1ac6-4fc5-ad73-a6bb368783ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8bd45ce9-ef6d-4970-aff6-bce6dfb28978', '0a7797c1-b029-4dbf-be14-82c1935cf7ce', '659e0082-0ca0-43d9-8a26-6328cb51e901', '14db50c9-8aec-4d6e-b830-e8648e05976e']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:08.877548 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c6268b-6628-4296-8aa9-cb43690afe35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:08.987356 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e8c6268b-6628-4296-8aa9-cb43690afe35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6d8857-03b8-4283-8e58-7a573c629ae4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-470615396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9ae398e73a24ebabe5b1985cc36ad49',qos_specs=None,replication_status=,reservations=['8bd45ce9-ef6d-4970-aff6-bce6dfb28978','0a7797c1-b029-4dbf-be14-82c1935cf7ce','659e0082-0ca0-43d9-8a26-6328cb51e901','14db50c9-8aec-4d6e-b830-e8648e05976e'],size=1,snapshot_id=9e159621-465f-490e-a02d-80ee5a15a1c2,source_replicaid=,source_volid=None,status='creating',user_id='24c6d25a629c4ead87b4970479bb1772',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-470615396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f6d8857-03b8-4283-8e58-7a573c629ae4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d9ae398e73a24ebabe5b1985cc36ad49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9e159621-465f-490e-a02d-80ee5a15a1c2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='24c6d25a629c4ead87b4970479bb1772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:08.988139 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d6f1ff-9a1f-4d58-8f09-088e5b7170b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:09.012379 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96d6f1ff-9a1f-4d58-8f09-088e5b7170b0) transitioned into state 'SUCCESS' from state '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-470615396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d9ae398e73a24ebabe5b1985cc36ad49',qos_specs=None,replication_status=,reservations=['8bd45ce9-ef6d-4970-aff6-bce6dfb28978','0a7797c1-b029-4dbf-be14-82c1935cf7ce','659e0082-0ca0-43d9-8a26-6328cb51e901','14db50c9-8aec-4d6e-b830-e8648e05976e'],size=1,snapshot_id=9e159621-465f-490e-a02d-80ee5a15a1c2,source_replicaid=,source_volid=None,status='creating',user_id='24c6d25a629c4ead87b4970479bb1772',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:09.013032 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb2bbb0-287c-44d5-8adb-f2af90279056) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:09.033052 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6eb2bbb0-287c-44d5-8adb-f2af90279056) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:09.033843 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Flow 'volume_create_api' (ab9d1cb1-1901-43b2-8262-7c75845da469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:09.034157 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Create volume request issued successfully. Jul 31 20:53:09.034940 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dc633b93-7b5e-43e3-bb5e-011a194849fd tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:09.035412 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 639/2530] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:08 2026] POST /volume/v3/volumes => generated 784 bytes in 311 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:09.046555 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e5c9b0a3-e00e-4d4e-a642-9af2c5a1714e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:09.047807 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-514ad71b-1837-4b89-991d-bf5d4527733e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:09.049547 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e5c9b0a3-e00e-4d4e-a642-9af2c5a1714e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:09.049751 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e5c9b0a3-e00e-4d4e-a642-9af2c5a1714e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:09.049933 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e5c9b0a3-e00e-4d4e-a642-9af2c5a1714e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:09.050036 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-e5c9b0a3-e00e-4d4e-a642-9af2c5a1714e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:09.052286 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-514ad71b-1837-4b89-991d-bf5d4527733e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 Jul 31 20:53:09.052526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-514ad71b-1837-4b89-991d-bf5d4527733e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:09.052719 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-514ad71b-1837-4b89-991d-bf5d4527733e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:09.057892 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:09.057892 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:09.059017 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e5c9b0a3-e00e-4d4e-a642-9af2c5a1714e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:09.059543 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 616/2531] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:09 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:09.059860 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:09.059860 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:09.064116 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-514ad71b-1837-4b89-991d-bf5d4527733e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:09.068633 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-514ad71b-1837-4b89-991d-bf5d4527733e tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 returned with HTTP 200 Jul 31 20:53:09.069357 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 637/2532] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:09 2026] GET /volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:53:09.099075 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b3214da1-635d-49f7-913c-0cac150b68ec None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:09.103048 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b3214da1-635d-49f7-913c-0cac150b68ec tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:09.103048 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b3214da1-635d-49f7-913c-0cac150b68ec tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:09.103048 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b3214da1-635d-49f7-913c-0cac150b68ec tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:09.103048 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-b3214da1-635d-49f7-913c-0cac150b68ec tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:09.107453 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:09.107453 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:09.108320 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b3214da1-635d-49f7-913c-0cac150b68ec tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:09.108846 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 641/2533] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:09 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:09.171050 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d2e8a372-4410-47cd-b283-ce600362d4ab None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:09.174348 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d2e8a372-4410-47cd-b283-ce600362d4ab tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:09.174348 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d2e8a372-4410-47cd-b283-ce600362d4ab tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:09.174348 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d2e8a372-4410-47cd-b283-ce600362d4ab tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:09.183609 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:09.183609 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:09.187291 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d2e8a372-4410-47cd-b283-ce600362d4ab tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:09.192812 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d2e8a372-4410-47cd-b283-ce600362d4ab tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:09.193526 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 640/2534] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:09 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:10.079833 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-48c803bb-4fa5-45ee-b48f-ad0187003b0c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:10.080473 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bb96b4e6-6b49-45fd-b568-f2928ccf7bde None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:10.082441 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bb96b4e6-6b49-45fd-b568-f2928ccf7bde tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 Jul 31 20:53:10.082523 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-48c803bb-4fa5-45ee-b48f-ad0187003b0c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:10.082567 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bb96b4e6-6b49-45fd-b568-f2928ccf7bde tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:10.082616 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-48c803bb-4fa5-45ee-b48f-ad0187003b0c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:10.082740 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bb96b4e6-6b49-45fd-b568-f2928ccf7bde tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:10.082785 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-48c803bb-4fa5-45ee-b48f-ad0187003b0c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:10.082895 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-48c803bb-4fa5-45ee-b48f-ad0187003b0c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:10.087738 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:10.087738 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:10.088589 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-48c803bb-4fa5-45ee-b48f-ad0187003b0c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:10.088993 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 617/2535] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:10 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:10.090981 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:10.090981 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:10.095525 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bb96b4e6-6b49-45fd-b568-f2928ccf7bde tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:10.100203 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bb96b4e6-6b49-45fd-b568-f2928ccf7bde tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 returned with HTTP 200 Jul 31 20:53:10.100677 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 638/2536] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:10 2026] GET /volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:10.117664 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c07c6f97-8fbb-4fe6-ad98-779e61db0247 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:10.118871 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c5f9b8c9-e76e-490d-b6ad-1db59570534c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:10.120962 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5f9b8c9-e76e-490d-b6ad-1db59570534c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:10.121163 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5f9b8c9-e76e-490d-b6ad-1db59570534c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:10.121529 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5f9b8c9-e76e-490d-b6ad-1db59570534c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:10.121584 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c5f9b8c9-e76e-490d-b6ad-1db59570534c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:10.126213 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:10.126213 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:10.127000 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5f9b8c9-e76e-490d-b6ad-1db59570534c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:10.127494 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 641/2537] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:10 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:10.131087 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c07c6f97-8fbb-4fe6-ad98-779e61db0247 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 Jul 31 20:53:10.133757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c07c6f97-8fbb-4fe6-ad98-779e61db0247 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:10.136907 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c07c6f97-8fbb-4fe6-ad98-779e61db0247 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:10.171718 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:10.171718 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:10.180478 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c07c6f97-8fbb-4fe6-ad98-779e61db0247 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:10.191590 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c07c6f97-8fbb-4fe6-ad98-779e61db0247 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 returned with HTTP 200 Jul 31 20:53:10.192415 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 642/2538] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:10 2026] GET /volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 => generated 877 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:10.211299 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1d72fdb4-bfd8-41da-a154-70cd240c6847 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:10.213431 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ea07496c-2d8c-4e55-9d12-568525df73e4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:10.213718 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1d72fdb4-bfd8-41da-a154-70cd240c6847 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:10.214009 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1d72fdb4-bfd8-41da-a154-70cd240c6847 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:10.214329 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1d72fdb4-bfd8-41da-a154-70cd240c6847 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:10.215172 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ea07496c-2d8c-4e55-9d12-568525df73e4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] DELETE https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842?cascade=True Jul 31 20:53:10.215559 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ea07496c-2d8c-4e55-9d12-568525df73e4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:10.215890 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ea07496c-2d8c-4e55-9d12-568525df73e4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:10.217149 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-ea07496c-2d8c-4e55-9d12-568525df73e4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Delete volume with id: 4be6add9-e2e5-4f31-9499-6a6027fe0842 Jul 31 20:53:10.226016 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:10.226016 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:10.226573 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ea07496c-2d8c-4e55-9d12-568525df73e4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:10.228274 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:10.228274 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:10.233707 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1d72fdb4-bfd8-41da-a154-70cd240c6847 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:10.244142 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1d72fdb4-bfd8-41da-a154-70cd240c6847 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:10.244142 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 618/2539] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:10 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:10.254096 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-92186848-785c-4c39-bb83-85c05cc43f0a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:10.257609 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-92186848-785c-4c39-bb83-85c05cc43f0a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:10.257609 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-92186848-785c-4c39-bb83-85c05cc43f0a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:10.257960 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-92186848-785c-4c39-bb83-85c05cc43f0a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:10.268023 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:10.268023 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:10.268760 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ea07496c-2d8c-4e55-9d12-568525df73e4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Delete volume request issued successfully. Jul 31 20:53:10.268967 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ea07496c-2d8c-4e55-9d12-568525df73e4 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842?cascade=True returned with HTTP 202 Jul 31 20:53:10.269397 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 639/2540] 10.4.3.157 () {66 vars in 1376 bytes} [Fri Jul 31 20:53:10 2026] DELETE /volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842?cascade=True => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:10.270712 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-92186848-785c-4c39-bb83-85c05cc43f0a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:10.275438 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-92186848-785c-4c39-bb83-85c05cc43f0a tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:10.275632 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 642/2541] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:10 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 1148 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:10.281993 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-be0f73c5-ff31-4f96-839b-0d232441148f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:10.283677 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-be0f73c5-ff31-4f96-839b-0d232441148f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 Jul 31 20:53:10.283877 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-be0f73c5-ff31-4f96-839b-0d232441148f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:10.284077 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-be0f73c5-ff31-4f96-839b-0d232441148f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:10.291051 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:10.291051 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:10.295138 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-be0f73c5-ff31-4f96-839b-0d232441148f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:10.299144 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-be0f73c5-ff31-4f96-839b-0d232441148f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 returned with HTTP 200 Jul 31 20:53:10.299892 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 643/2542] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:10 2026] GET /volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:10.637890 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-732bb8e9-51d4-4443-8572-56b097cb9042 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:10.639797 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-732bb8e9-51d4-4443-8572-56b097cb9042 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28 Jul 31 20:53:10.639976 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-732bb8e9-51d4-4443-8572-56b097cb9042 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:10.640154 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-732bb8e9-51d4-4443-8572-56b097cb9042 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:10.646088 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:10.646088 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:10.687982 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d8149e47-ea49-4055-9b9c-7e6174df7d31 req-732bb8e9-51d4-4443-8572-56b097cb9042 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28 returned with HTTP 200 Jul 31 20:53:10.689160 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 619/2543] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:53:10 2026] DELETE /volume/v3/attachments/7630276d-4940-43e4-a9e2-4b7185d02e28 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:11.107544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0e4da0e4-e110-4178-af48-c29b6b29d314 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.109893 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0e4da0e4-e110-4178-af48-c29b6b29d314 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:11.110178 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0e4da0e4-e110-4178-af48-c29b6b29d314 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.110476 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0e4da0e4-e110-4178-af48-c29b6b29d314 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.110646 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-0e4da0e4-e110-4178-af48-c29b6b29d314 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:11.117159 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:11.117159 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:11.117635 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0e4da0e4-e110-4178-af48-c29b6b29d314 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:11.118208 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 640/2544] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:11 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:11.139879 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a0af193e-b893-4891-a26f-0afac5a9a4ca None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.141494 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a0af193e-b893-4891-a26f-0afac5a9a4ca tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:11.141635 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a0af193e-b893-4891-a26f-0afac5a9a4ca tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.141796 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a0af193e-b893-4891-a26f-0afac5a9a4ca tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.141898 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-a0af193e-b893-4891-a26f-0afac5a9a4ca tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:11.145660 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:11.145660 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:11.146264 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a0af193e-b893-4891-a26f-0afac5a9a4ca tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:11.146605 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 643/2545] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:11 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:11.258033 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-99030ab3-2162-47dd-80d3-3bc796816446 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.260237 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-99030ab3-2162-47dd-80d3-3bc796816446 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:11.260497 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-99030ab3-2162-47dd-80d3-3bc796816446 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.260740 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-99030ab3-2162-47dd-80d3-3bc796816446 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.277437 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:11.277437 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:11.285184 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-99030ab3-2162-47dd-80d3-3bc796816446 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:11.291061 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-99030ab3-2162-47dd-80d3-3bc796816446 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:11.291610 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 644/2546] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:11 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 853 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:11.307847 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-38f52097-65c2-49ba-93ad-ed21d84ec680 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.310473 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-38f52097-65c2-49ba-93ad-ed21d84ec680 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:11.310743 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-38f52097-65c2-49ba-93ad-ed21d84ec680 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.310890 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-38f52097-65c2-49ba-93ad-ed21d84ec680 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.313871 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0920ee38-fe3a-437d-8601-f36083c85663 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.315685 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0920ee38-fe3a-437d-8601-f36083c85663 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 Jul 31 20:53:11.315878 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0920ee38-fe3a-437d-8601-f36083c85663 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.316062 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0920ee38-fe3a-437d-8601-f36083c85663 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.319082 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:11.319082 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:11.322161 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0920ee38-fe3a-437d-8601-f36083c85663 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 returned with HTTP 404 Jul 31 20:53:11.322923 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 641/2547] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:11 2026] GET /volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:11.323597 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-38f52097-65c2-49ba-93ad-ed21d84ec680 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:11.330413 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-38f52097-65c2-49ba-93ad-ed21d84ec680 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:11.330844 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 620/2548] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:11 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 853 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:11.331219 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3fac4da5-e636-4990-8a8b-381a0bd63db9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.333835 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3fac4da5-e636-4990-8a8b-381a0bd63db9 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes Jul 31 20:53:11.333991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3fac4da5-e636-4990-8a8b-381a0bd63db9 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.334232 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3fac4da5-e636-4990-8a8b-381a0bd63db9 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.334614 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-3fac4da5-e636-4990-8a8b-381a0bd63db9 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:53:11.335328 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3fac4da5-e636-4990-8a8b-381a0bd63db9 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:53:11.342854 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3fac4da5-e636-4990-8a8b-381a0bd63db9 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Get all volumes completed successfully. Jul 31 20:53:11.343370 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3fac4da5-e636-4990-8a8b-381a0bd63db9 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 200 Jul 31 20:53:11.343824 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 644/2549] 10.4.3.157 () {66 vars in 1237 bytes} [Fri Jul 31 20:53:11 2026] GET /volume/v3/volumes => generated 334 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:11.357030 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-49c351d8-1332-4a18-a6be-668a253c2985 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.361101 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-49c351d8-1332-4a18-a6be-668a253c2985 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/snapshots Jul 31 20:53:11.361310 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-49c351d8-1332-4a18-a6be-668a253c2985 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.361491 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-49c351d8-1332-4a18-a6be-668a253c2985 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.361860 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-49c351d8-1332-4a18-a6be-668a253c2985 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:53:11.367082 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.db.api [None req-49c351d8-1332-4a18-a6be-668a253c2985 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Building query based on filter {{(pid=100191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:53:11.374331 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-49c351d8-1332-4a18-a6be-668a253c2985 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Get all snapshots completed successfully. Jul 31 20:53:11.374668 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-49c351d8-1332-4a18-a6be-668a253c2985 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 200 Jul 31 20:53:11.375317 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 645/2550] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:53:11 2026] GET /volume/v3/snapshots => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:53:11.384264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9bafce6a-15a5-4331-a5e4-c04d775ea418 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.388037 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9bafce6a-15a5-4331-a5e4-c04d775ea418 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 Jul 31 20:53:11.388277 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9bafce6a-15a5-4331-a5e4-c04d775ea418 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.388508 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9bafce6a-15a5-4331-a5e4-c04d775ea418 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.395384 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:11.395384 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:11.399362 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9bafce6a-15a5-4331-a5e4-c04d775ea418 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:11.403403 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-02a8e56a-c08f-4a54-a955-a6b63fb0e826 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.403511 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9bafce6a-15a5-4331-a5e4-c04d775ea418 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 returned with HTTP 200 Jul 31 20:53:11.403827 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 642/2551] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:11 2026] GET /volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:11.405091 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-02a8e56a-c08f-4a54-a955-a6b63fb0e826 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:11.405311 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-02a8e56a-c08f-4a54-a955-a6b63fb0e826 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.405535 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-02a8e56a-c08f-4a54-a955-a6b63fb0e826 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.414462 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:11.414462 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:11.415594 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-88b97db7-92f9-4c9d-8936-6fea1ba45f2f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.417542 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-88b97db7-92f9-4c9d-8936-6fea1ba45f2f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] DELETE https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 Jul 31 20:53:11.417737 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-88b97db7-92f9-4c9d-8936-6fea1ba45f2f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.417926 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-88b97db7-92f9-4c9d-8936-6fea1ba45f2f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.418078 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-88b97db7-92f9-4c9d-8936-6fea1ba45f2f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Delete volume with id: 3f6d8857-03b8-4283-8e58-7a573c629ae4 Jul 31 20:53:11.418759 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-02a8e56a-c08f-4a54-a955-a6b63fb0e826 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:11.424652 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-02a8e56a-c08f-4a54-a955-a6b63fb0e826 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:11.425260 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 621/2552] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:11 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:11.425970 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:11.425970 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:11.426449 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-88b97db7-92f9-4c9d-8936-6fea1ba45f2f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:11.444044 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-88b97db7-92f9-4c9d-8936-6fea1ba45f2f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Delete volume request issued successfully. Jul 31 20:53:11.444226 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-88b97db7-92f9-4c9d-8936-6fea1ba45f2f tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 returned with HTTP 202 Jul 31 20:53:11.444769 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 645/2553] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:11 2026] DELETE /volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:11.454636 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-75c44252-bfb5-4b32-a5ed-6c0a574b3403 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.456872 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-75c44252-bfb5-4b32-a5ed-6c0a574b3403 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 Jul 31 20:53:11.457143 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-75c44252-bfb5-4b32-a5ed-6c0a574b3403 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.457596 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-75c44252-bfb5-4b32-a5ed-6c0a574b3403 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.469870 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:11.469870 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:11.475898 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-75c44252-bfb5-4b32-a5ed-6c0a574b3403 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Volume info retrieved successfully. Jul 31 20:53:11.486203 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-75c44252-bfb5-4b32-a5ed-6c0a574b3403 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 returned with HTTP 200 Jul 31 20:53:11.486584 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 646/2554] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:11 2026] GET /volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:11.489872 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.493381 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:11.495690 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-424596532", "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:11.497093 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-424596532', 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:11.596684 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume of 1 GB Jul 31 20:53:11.597059 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:11.597059 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:11.597786 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Availability Zones retrieved successfully. Jul 31 20:53:11.606664 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Flow 'volume_create_api' (a35c015c-7814-4fc3-a626-7d7807677631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:11.607982 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553c5a5b-9518-42dc-b090-e94a22bb62d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:11.609294 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:11.650323 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:11.650323 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:11.666108 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (553c5a5b-9518-42dc-b090-e94a22bb62d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:41Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63', 'encryption_key_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=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:11.667375 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b66facb5-7a69-4ac9-b3bd-a1b2873598e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:11.713062 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Created reservations ['9518e805-ce9e-4ac1-b835-bda97bdc391b', 'abcc2d77-2aad-4284-8df2-48c802864efa', 'cf9c385f-30de-40bc-bc5c-4d6e5497505e', '92cc5349-b25e-4a5a-8c5f-4b2c15a302db'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:11.714058 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b66facb5-7a69-4ac9-b3bd-a1b2873598e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9518e805-ce9e-4ac1-b835-bda97bdc391b', 'abcc2d77-2aad-4284-8df2-48c802864efa', 'cf9c385f-30de-40bc-bc5c-4d6e5497505e', '92cc5349-b25e-4a5a-8c5f-4b2c15a302db']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:11.716068 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aab6ec1-f477-4232-8016-23acd7839790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:11.742778 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2aab6ec1-f477-4232-8016-23acd7839790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-424596532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='19a500c1bb6448d58477129b8a3952dc',qos_specs=None,replication_status=,reservations=['9518e805-ce9e-4ac1-b835-bda97bdc391b','abcc2d77-2aad-4284-8df2-48c802864efa','cf9c385f-30de-40bc-bc5c-4d6e5497505e','92cc5349-b25e-4a5a-8c5f-4b2c15a302db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d0943ab4be4734b5b99063f1847a89',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-424596532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='19a500c1bb6448d58477129b8a3952dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b9d0943ab4be4734b5b99063f1847a89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63),volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:11.743003 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2205d6c-6756-4458-95aa-e7ed021e5a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:11.762454 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2205d6c-6756-4458-95aa-e7ed021e5a90) transitioned into state 'SUCCESS' from state '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-424596532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='19a500c1bb6448d58477129b8a3952dc',qos_specs=None,replication_status=,reservations=['9518e805-ce9e-4ac1-b835-bda97bdc391b','abcc2d77-2aad-4284-8df2-48c802864efa','cf9c385f-30de-40bc-bc5c-4d6e5497505e','92cc5349-b25e-4a5a-8c5f-4b2c15a302db'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b9d0943ab4be4734b5b99063f1847a89',volume_type_id=b3bb12c2-3f26-4ecc-aea8-8b9d8456eb63)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:11.763179 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647ef7ad-9169-45a1-9a3e-34892cf22e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:11.775668 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (647ef7ad-9169-45a1-9a3e-34892cf22e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:11.776842 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Flow 'volume_create_api' (a35c015c-7814-4fc3-a626-7d7807677631) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:11.777301 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create volume request issued successfully. Jul 31 20:53:11.778095 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-846dad80-042b-4e0c-8b20-dde3cb4293a1 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:11.778638 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 643/2555] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:11 2026] POST /volume/v3/volumes => generated 759 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:11.791445 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-696d5294-9041-4951-8f07-6bbf450707ca None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:11.795866 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-696d5294-9041-4951-8f07-6bbf450707ca tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:11.796093 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-696d5294-9041-4951-8f07-6bbf450707ca tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:11.796416 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-696d5294-9041-4951-8f07-6bbf450707ca tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:11.803327 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:11.803327 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:11.806878 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-696d5294-9041-4951-8f07-6bbf450707ca tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:11.815054 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-696d5294-9041-4951-8f07-6bbf450707ca tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 returned with HTTP 200 Jul 31 20:53:11.816923 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 622/2556] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:11 2026] GET /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 => generated 827 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:12.128706 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d4e6e485-0efd-43e8-9830-1de4c7686c84 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:12.130622 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d4e6e485-0efd-43e8-9830-1de4c7686c84 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:12.130825 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d4e6e485-0efd-43e8-9830-1de4c7686c84 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:12.133166 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d4e6e485-0efd-43e8-9830-1de4c7686c84 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:12.133166 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d4e6e485-0efd-43e8-9830-1de4c7686c84 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:12.135777 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:12.135777 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:12.136626 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d4e6e485-0efd-43e8-9830-1de4c7686c84 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:12.137164 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 646/2557] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:12 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 802 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:12.158193 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0ac9e489-0dd0-409d-a156-38783b0b7282 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:12.159869 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0ac9e489-0dd0-409d-a156-38783b0b7282 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:12.160147 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0ac9e489-0dd0-409d-a156-38783b0b7282 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:12.160438 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0ac9e489-0dd0-409d-a156-38783b0b7282 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:12.161169 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-0ac9e489-0dd0-409d-a156-38783b0b7282 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:12.164712 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:12.164712 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:12.165335 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0ac9e489-0dd0-409d-a156-38783b0b7282 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:12.165729 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 647/2558] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:12 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:12.501508 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fe22810d-4a03-4b4d-a930-1db49a11fb9a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:12.503970 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe22810d-4a03-4b4d-a930-1db49a11fb9a tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 Jul 31 20:53:12.504226 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fe22810d-4a03-4b4d-a930-1db49a11fb9a tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:12.504508 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fe22810d-4a03-4b4d-a930-1db49a11fb9a tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:12.512683 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe22810d-4a03-4b4d-a930-1db49a11fb9a tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 returned with HTTP 404 Jul 31 20:53:12.514005 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 644/2559] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:12 2026] GET /volume/v3/volumes/3f6d8857-03b8-4283-8e58-7a573c629ae4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:12.525281 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a38d6533-4509-4ec3-8106-a0e995133989 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:12.531801 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a38d6533-4509-4ec3-8106-a0e995133989 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/9e159621-465f-490e-a02d-80ee5a15a1c2 Jul 31 20:53:12.533525 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a38d6533-4509-4ec3-8106-a0e995133989 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:12.534921 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a38d6533-4509-4ec3-8106-a0e995133989 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:12.535939 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-a38d6533-4509-4ec3-8106-a0e995133989 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Delete snapshot with id: 9e159621-465f-490e-a02d-80ee5a15a1c2 Jul 31 20:53:12.556270 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a38d6533-4509-4ec3-8106-a0e995133989 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/snapshots/9e159621-465f-490e-a02d-80ee5a15a1c2 returned with HTTP 404 Jul 31 20:53:12.558145 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 623/2560] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:53:12 2026] DELETE /volume/v3/snapshots/9e159621-465f-490e-a02d-80ee5a15a1c2 => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:12.566028 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4cc6ae91-189d-403d-b62a-ffc437b5ae73 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:12.568169 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4cc6ae91-189d-403d-b62a-ffc437b5ae73 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] GET https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 Jul 31 20:53:12.568422 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4cc6ae91-189d-403d-b62a-ffc437b5ae73 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:12.568661 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4cc6ae91-189d-403d-b62a-ffc437b5ae73 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:12.577822 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4cc6ae91-189d-403d-b62a-ffc437b5ae73 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 returned with HTTP 404 Jul 31 20:53:12.578630 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 647/2561] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:12 2026] GET /volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:12.587074 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6db8650e-4429-4631-9b9d-72138fa021e8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:12.589007 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6db8650e-4429-4631-9b9d-72138fa021e8 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] DELETE https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 Jul 31 20:53:12.589664 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6db8650e-4429-4631-9b9d-72138fa021e8 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:12.589664 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6db8650e-4429-4631-9b9d-72138fa021e8 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:12.589763 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-6db8650e-4429-4631-9b9d-72138fa021e8 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] Delete volume with id: 4be6add9-e2e5-4f31-9499-6a6027fe0842 Jul 31 20:53:12.594986 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6db8650e-4429-4631-9b9d-72138fa021e8 tempest-VolumesDeleteCascade-1575508639 tempest-VolumesDeleteCascade-1575508639-project-member] https://10.4.3.157/volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 returned with HTTP 404 Jul 31 20:53:12.595523 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 648/2562] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:12 2026] DELETE /volume/v3/volumes/4be6add9-e2e5-4f31-9499-6a6027fe0842 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:12.831674 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-32af3f7a-4bc1-40e5-9a00-39430bd65779 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:12.833780 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-32af3f7a-4bc1-40e5-9a00-39430bd65779 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:12.834020 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-32af3f7a-4bc1-40e5-9a00-39430bd65779 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:12.834278 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-32af3f7a-4bc1-40e5-9a00-39430bd65779 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:12.844846 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:12.844846 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:12.850694 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-32af3f7a-4bc1-40e5-9a00-39430bd65779 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:12.857274 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-32af3f7a-4bc1-40e5-9a00-39430bd65779 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 returned with HTTP 200 Jul 31 20:53:12.857748 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 645/2563] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:12 2026] GET /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 => generated 1367 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:13.023584 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c5bbf136-df42-4d64-96af-86fca1dc2ea9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:13.025672 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c5bbf136-df42-4d64-96af-86fca1dc2ea9 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:13.025948 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c5bbf136-df42-4d64-96af-86fca1dc2ea9 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:13.026231 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c5bbf136-df42-4d64-96af-86fca1dc2ea9 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:13.046883 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:13.046883 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:13.060436 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c5bbf136-df42-4d64-96af-86fca1dc2ea9 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:13.085568 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c5bbf136-df42-4d64-96af-86fca1dc2ea9 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 returned with HTTP 200 Jul 31 20:53:13.086436 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 624/2564] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:13 2026] GET /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 => generated 1367 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:13.150094 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3cf0afd4-0ba1-4f78-a57e-5de54edf276f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:13.151876 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3cf0afd4-0ba1-4f78-a57e-5de54edf276f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:13.152062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3cf0afd4-0ba1-4f78-a57e-5de54edf276f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:13.152264 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3cf0afd4-0ba1-4f78-a57e-5de54edf276f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:13.152405 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-3cf0afd4-0ba1-4f78-a57e-5de54edf276f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:13.161745 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:13.161745 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:13.162820 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3cf0afd4-0ba1-4f78-a57e-5de54edf276f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:13.163292 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 648/2565] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:13 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:13.174794 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-32f8779a-bfd7-4f94-afd5-ba25c14f1145 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:13.176498 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32f8779a-bfd7-4f94-afd5-ba25c14f1145 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b Jul 31 20:53:13.176689 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32f8779a-bfd7-4f94-afd5-ba25c14f1145 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:13.176903 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32f8779a-bfd7-4f94-afd5-ba25c14f1145 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:13.183745 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:13.183745 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:13.185855 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-203d4b79-0c33-41dc-8c71-863c838b2582 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:13.187291 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-32f8779a-bfd7-4f94-afd5-ba25c14f1145 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:13.188225 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-203d4b79-0c33-41dc-8c71-863c838b2582 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:13.188563 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-203d4b79-0c33-41dc-8c71-863c838b2582 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:13.188852 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-203d4b79-0c33-41dc-8c71-863c838b2582 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:13.189024 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-203d4b79-0c33-41dc-8c71-863c838b2582 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:13.191969 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32f8779a-bfd7-4f94-afd5-ba25c14f1145 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b returned with HTTP 200 Jul 31 20:53:13.192582 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 649/2566] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:13 2026] GET /volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:13.194249 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:13.194249 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:13.195060 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-203d4b79-0c33-41dc-8c71-863c838b2582 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:13.195580 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 646/2567] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:13 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:13.205788 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ebcc2eab-7199-4bb6-9fcc-dbe83cf0102e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:13.350891 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ebcc2eab-7199-4bb6-9fcc-dbe83cf0102e tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65/export_record Jul 31 20:53:13.350891 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ebcc2eab-7199-4bb6-9fcc-dbe83cf0102e tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:13.351151 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ebcc2eab-7199-4bb6-9fcc-dbe83cf0102e tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Calling method 'export_record' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:13.351350 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-ebcc2eab-7199-4bb6-9fcc-dbe83cf0102e tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Export record for backup 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 20:53:13.356567 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:13.356567 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:13.357885 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.api [None req-ebcc2eab-7199-4bb6-9fcc-dbe83cf0102e tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Calling RPCAPI with context: , host: np0000006272, backup: 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 20:53:13.367918 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.rpcapi [None req-ebcc2eab-7199-4bb6-9fcc-dbe83cf0102e tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] export_record in rpcapi backup_id 9dcd98c1-cf60-4d24-aa83-40713d979d65 on host np0000006272. {{(pid=100194) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 20:53:13.382980 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-ebcc2eab-7199-4bb6-9fcc-dbe83cf0102e tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOWRjZDk4YzEtY2Y2MC00ZDI0LWFhODMtNDA3MTNkOTc5ZDY1IiwgInVzZXJfaWQiOiAiYzUxYTBkOWY3ZjdmNGJmNGJlMGFlZGFlYTFiNjJiMWEiLCAicHJvamVjdF9pZCI6ICI2YmZkY2E4MTIzZDk0MTY3YWM2ZGRjZmYzMDQwYjZhNCIsICJ2b2x1bWVfaWQiOiAiMTFmZWI2YjktZGQwNC00Zjk0LTlmNzQtZTU1ZTQ4ZWFlZTJiIiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjcxMjQ4NzIzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3Nzg4MTM0MjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMWZlYjZiOS1kZDA0LTRmOTQtOWY3NC1lNTVlNDhlYWVlMmIvMjAyNjA3MzEyMDUyNTkvYXpfbm92YV9iYWNrdXBfOWRjZDk4YzEtY2Y2MC00ZDI0LWFhODMtNDA3MTNkOTc5ZDY1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1Mjo1N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1Mjo1N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjUzOjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100194) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 20:53:13.383283 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ebcc2eab-7199-4bb6-9fcc-dbe83cf0102e tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65/export_record returned with HTTP 200 Jul 31 20:53:13.383685 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 625/2568] 10.4.3.157 () {66 vars in 1390 bytes} [Fri Jul 31 20:53:13 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65/export_record => generated 1512 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:13.392279 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5dd5bfdb-2892-4548-af4d-3b3b5c2d1ea9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:13.393972 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5dd5bfdb-2892-4548-af4d-3b3b5c2d1ea9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] POST https://10.4.3.157/volume/v3/backups/import_record Jul 31 20:53:13.394573 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5dd5bfdb-2892-4548-af4d-3b3b5c2d1ea9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmMyZTA3YjYtOGMyMS00N2YyLWI4MDktZDgxZTg5NWIzYmNiIiwgInVzZXJfaWQiOiAiYzUxYTBkOWY3ZjdmNGJmNGJlMGFlZGFlYTFiNjJiMWEiLCAicHJvamVjdF9pZCI6ICI2YmZkY2E4MTIzZDk0MTY3YWM2ZGRjZmYzMDQwYjZhNCIsICJ2b2x1bWVfaWQiOiAiMTFmZWI2YjktZGQwNC00Zjk0LTlmNzQtZTU1ZTQ4ZWFlZTJiIiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjcxMjQ4NzIzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3Nzg4MTM0MjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMWZlYjZiOS1kZDA0LTRmOTQtOWY3NC1lNTVlNDhlYWVlMmIvMjAyNjA3MzEyMDUyNTkvYXpfbm92YV9iYWNrdXBfOWRjZDk4YzEtY2Y2MC00ZDI0LWFhODMtNDA3MTNkOTc5ZDY1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1Mjo1N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1Mjo1N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjUzOjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:13.398470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-5dd5bfdb-2892-4548-af4d-3b3b5c2d1ea9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmMyZTA3YjYtOGMyMS00N2YyLWI4MDktZDgxZTg5NWIzYmNiIiwgInVzZXJfaWQiOiAiYzUxYTBkOWY3ZjdmNGJmNGJlMGFlZGFlYTFiNjJiMWEiLCAicHJvamVjdF9pZCI6ICI2YmZkY2E4MTIzZDk0MTY3YWM2ZGRjZmYzMDQwYjZhNCIsICJ2b2x1bWVfaWQiOiAiMTFmZWI2YjktZGQwNC00Zjk0LTlmNzQtZTU1ZTQ4ZWFlZTJiIiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjcxMjQ4NzIzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3Nzg4MTM0MjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMWZlYjZiOS1kZDA0LTRmOTQtOWY3NC1lNTVlNDhlYWVlMmIvMjAyNjA3MzEyMDUyNTkvYXpfbm92YV9iYWNrdXBfOWRjZDk4YzEtY2Y2MC00ZDI0LWFhODMtNDA3MTNkOTc5ZDY1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1Mjo1N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1Mjo1N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjUzOjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100192) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 20:53:13.398470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-5dd5bfdb-2892-4548-af4d-3b3b5c2d1ea9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmMyZTA3YjYtOGMyMS00N2YyLWI4MDktZDgxZTg5NWIzYmNiIiwgInVzZXJfaWQiOiAiYzUxYTBkOWY3ZjdmNGJmNGJlMGFlZGFlYTFiNjJiMWEiLCAicHJvamVjdF9pZCI6ICI2YmZkY2E4MTIzZDk0MTY3YWM2ZGRjZmYzMDQwYjZhNCIsICJ2b2x1bWVfaWQiOiAiMTFmZWI2YjktZGQwNC00Zjk0LTlmNzQtZTU1ZTQ4ZWFlZTJiIiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjcxMjQ4NzIzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3Nzg4MTM0MjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMWZlYjZiOS1kZDA0LTRmOTQtOWY3NC1lNTVlNDhlYWVlMmIvMjAyNjA3MzEyMDUyNTkvYXpfbm92YV9iYWNrdXBfOWRjZDk4YzEtY2Y2MC00ZDI0LWFhODMtNDA3MTNkOTc5ZDY1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1Mjo1N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1Mjo1N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjUzOjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100192) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 20:53:13.446739 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-5dd5bfdb-2892-4548-af4d-3b3b5c2d1ea9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Created reservations ['13e6b5ff-edd3-4f0c-9273-7b1608e23294', 'ebea9eee-5e31-4f5a-87ef-818a7151c1b9'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:13.471610 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-5dd5bfdb-2892-4548-af4d-3b3b5c2d1ea9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] import_record rpcapi backup id bc2e07b6-8c21-47f2-b809-d81e895b3bcb on host np0000006272 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmMyZTA3YjYtOGMyMS00N2YyLWI4MDktZDgxZTg5NWIzYmNiIiwgInVzZXJfaWQiOiAiYzUxYTBkOWY3ZjdmNGJmNGJlMGFlZGFlYTFiNjJiMWEiLCAicHJvamVjdF9pZCI6ICI2YmZkY2E4MTIzZDk0MTY3YWM2ZGRjZmYzMDQwYjZhNCIsICJ2b2x1bWVfaWQiOiAiMTFmZWI2YjktZGQwNC00Zjk0LTlmNzQtZTU1ZTQ4ZWFlZTJiIiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMjcxMjQ4NzIzIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTE3Nzg4MTM0MjIiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xMWZlYjZiOS1kZDA0LTRmOTQtOWY3NC1lNTVlNDhlYWVlMmIvMjAyNjA3MzEyMDUyNTkvYXpfbm92YV9iYWNrdXBfOWRjZDk4YzEtY2Y2MC00ZDI0LWFhODMtNDA3MTNkOTc5ZDY1IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1Mjo1N1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1Mjo1N1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjUzOjEyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100192) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 20:53:13.476417 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-5dd5bfdb-2892-4548-af4d-3b3b5c2d1ea9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Import record output: {'backup': {'id': 'bc2e07b6-8c21-47f2-b809-d81e895b3bcb', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.157/volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb'}, {'rel': 'bookmark', 'href': 'https://10.4.3.157/volume/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb'}]}}. {{(pid=100192) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 20:53:13.476417 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5dd5bfdb-2892-4548-af4d-3b3b5c2d1ea9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] https://10.4.3.157/volume/v3/backups/import_record returned with HTTP 201 Jul 31 20:53:13.476417 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 649/2569] 10.4.3.157 () {68 vars in 1302 bytes} [Fri Jul 31 20:53:13 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 83 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 20:53:13.483207 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9ae4af4c-422e-46bc-bc17-c860e45abbdc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:13.486274 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ae4af4c-422e-46bc-bc17-c860e45abbdc tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] GET https://10.4.3.157/volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb Jul 31 20:53:13.486451 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ae4af4c-422e-46bc-bc17-c860e45abbdc tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:13.486618 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ae4af4c-422e-46bc-bc17-c860e45abbdc tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:13.488070 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-9ae4af4c-422e-46bc-bc17-c860e45abbdc tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Show backup with id bc2e07b6-8c21-47f2-b809-d81e895b3bcb. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:13.492801 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:13.492801 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:13.493743 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ae4af4c-422e-46bc-bc17-c860e45abbdc tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] https://10.4.3.157/volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb returned with HTTP 200 Jul 31 20:53:13.494499 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 650/2570] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:13 2026] GET /volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb => generated 647 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:13.544191 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-1f7b1920-34e6-4b19-a6b0-d314a2ac447d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:13.546485 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-1f7b1920-34e6-4b19-a6b0-d314a2ac447d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:13.546704 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-1f7b1920-34e6-4b19-a6b0-d314a2ac447d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:13.546911 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-1f7b1920-34e6-4b19-a6b0-d314a2ac447d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:13.553654 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:13.553654 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:13.557016 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-1f7b1920-34e6-4b19-a6b0-d314a2ac447d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:13.562224 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-1f7b1920-34e6-4b19-a6b0-d314a2ac447d tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 returned with HTTP 200 Jul 31 20:53:13.562639 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 647/2571] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:13 2026] GET /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:53:13.572686 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7b074248-4e66-4454-8a26-d34c10715116 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:13.573121 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7b074248-4e66-4454-8a26-d34c10715116 None None] GET https://10.4.3.157/volume// Jul 31 20:53:13.573267 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7b074248-4e66-4454-8a26-d34c10715116 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:13.573498 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7b074248-4e66-4454-8a26-d34c10715116 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:13.573837 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7b074248-4e66-4454-8a26-d34c10715116 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:13.574138 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 626/2572] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:53: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 20:53:13.580499 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-a9231f25-c534-407e-b9b8-390ac99fff07 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:13.582540 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-a9231f25-c534-407e-b9b8-390ac99fff07 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:53:13.582842 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-a9231f25-c534-407e-b9b8-390ac99fff07 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4", "connector": null, "instance_uuid": "b86c75f2-dc46-4764-8790-e9e17f9a164d"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:13.590650 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:13.590650 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:13.618068 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-a9231f25-c534-407e-b9b8-390ac99fff07 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:53:13.618544 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 650/2573] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:53:13 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 20:53:14.208100 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-58eea825-f9d2-44a3-ab13-8359d44e1074 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:14.213469 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-58eea825-f9d2-44a3-ab13-8359d44e1074 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:14.213741 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-58eea825-f9d2-44a3-ab13-8359d44e1074 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:14.213963 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-58eea825-f9d2-44a3-ab13-8359d44e1074 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:14.214086 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-58eea825-f9d2-44a3-ab13-8359d44e1074 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:14.222926 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:14.222926 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:14.223712 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-58eea825-f9d2-44a3-ab13-8359d44e1074 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:14.224033 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 651/2574] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:14 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:14.248803 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:14.250939 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:14.251403 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1997894385"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:14.253333 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume request body: {'volume': {'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1997894385'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:14.338660 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume of 1 GB Jul 31 20:53:14.343461 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Availability Zones retrieved successfully. Jul 31 20:53:14.348733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Flow 'volume_create_api' (f1b78bf0-1b64-471d-829e-72d17e5eaa80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:14.350115 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73339e6-edaf-45e5-a9c4-0a54a4df1918) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.351051 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:14.356398 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:14.413456 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b73339e6-edaf-45e5-a9c4-0a54a4df1918) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.414201 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f1b63e-cc97-4854-9fc6-75d6fc842488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.447069 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:14.447435 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1418432938"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:14.449198 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume request body: {'volume': {"'imageRef": 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1418432938'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:14.449331 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume of 1 GB Jul 31 20:53:14.453061 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Availability Zones retrieved successfully. Jul 31 20:53:14.458185 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Flow 'volume_create_api' (57a9ae3f-2b02-4b87-b7b2-c8b6c17410bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:14.459047 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5502e4de-02ed-4a7b-87b5-d672d7cdb239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.459907 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:14.475978 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Created reservations ['c9b49188-05e0-4b7d-99d5-0032bdce249a', '781273d5-a6bc-46a9-8fbe-14f89e3fbe96', '0a6d9427-205a-49e5-bed4-7685a3417c05', 'c8cda9c0-5446-409a-bcd5-6e0b213cbea1'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:14.476738 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8f1b63e-cc97-4854-9fc6-75d6fc842488) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9b49188-05e0-4b7d-99d5-0032bdce249a', '781273d5-a6bc-46a9-8fbe-14f89e3fbe96', '0a6d9427-205a-49e5-bed4-7685a3417c05', 'c8cda9c0-5446-409a-bcd5-6e0b213cbea1']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.477774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c7b22af-dcc7-40c3-9925-fad7a2605d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.483401 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5502e4de-02ed-4a7b-87b5-d672d7cdb239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.484146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5892acd3-8a83-4495-a029-34ee67d1b3b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.502864 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6c7b22af-dcc7-40c3-9925-fad7a2605d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3ac3cd46-ea01-456f-aa95-04ece32ef2ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1997894385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70056ca272e04821ac1539ff5c5a43fd',qos_specs=None,replication_status=,reservations=['c9b49188-05e0-4b7d-99d5-0032bdce249a','781273d5-a6bc-46a9-8fbe-14f89e3fbe96','0a6d9427-205a-49e5-bed4-7685a3417c05','c8cda9c0-5446-409a-bcd5-6e0b213cbea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a4a19673f8d42c28851c89b40621b74',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1997894385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3ac3cd46-ea01-456f-aa95-04ece32ef2ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70056ca272e04821ac1539ff5c5a43fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a4a19673f8d42c28851c89b40621b74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.503622 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbacd244-1ad5-49b3-ac02-95633c6e9f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.507193 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e84dfba9-55ef-47de-88e2-10d06e75f835 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:14.509304 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e84dfba9-55ef-47de-88e2-10d06e75f835 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] GET https://10.4.3.157/volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb Jul 31 20:53:14.509597 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e84dfba9-55ef-47de-88e2-10d06e75f835 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:14.509822 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e84dfba9-55ef-47de-88e2-10d06e75f835 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:14.509959 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e84dfba9-55ef-47de-88e2-10d06e75f835 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Show backup with id bc2e07b6-8c21-47f2-b809-d81e895b3bcb. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:14.514633 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:14.514633 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:14.515616 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e84dfba9-55ef-47de-88e2-10d06e75f835 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] https://10.4.3.157/volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb returned with HTTP 200 Jul 31 20:53:14.516144 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 651/2575] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:14 2026] GET /volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:14.525147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbacd244-1ad5-49b3-ac02-95633c6e9f0e) transitioned into state 'SUCCESS' from state '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-1997894385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70056ca272e04821ac1539ff5c5a43fd',qos_specs=None,replication_status=,reservations=['c9b49188-05e0-4b7d-99d5-0032bdce249a','781273d5-a6bc-46a9-8fbe-14f89e3fbe96','0a6d9427-205a-49e5-bed4-7685a3417c05','c8cda9c0-5446-409a-bcd5-6e0b213cbea1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a4a19673f8d42c28851c89b40621b74',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.525822 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee07486b-4789-44b4-8147-4a036382ed8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.526290 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6ae21be2-4c04-4700-ba80-61d973ff18a9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:14.528374 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6ae21be2-4c04-4700-ba80-61d973ff18a9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] GET https://10.4.3.157/volume/v3/backups Jul 31 20:53:14.528615 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6ae21be2-4c04-4700-ba80-61d973ff18a9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:14.528850 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6ae21be2-4c04-4700-ba80-61d973ff18a9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:14.535856 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee07486b-4789-44b4-8147-4a036382ed8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.536694 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Flow 'volume_create_api' (f1b78bf0-1b64-471d-829e-72d17e5eaa80) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:14.536980 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume request issued successfully. Jul 31 20:53:14.537555 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-760ea7c1-8afa-4b8e-b4a7-ebc63fa4b2f1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:14.537948 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 648/2576] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:14 2026] POST /volume/v3/volumes => generated 747 bytes in 290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:14.541932 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6ae21be2-4c04-4700-ba80-61d973ff18a9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 200 Jul 31 20:53:14.542386 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 652/2577] 10.4.3.157 () {66 vars in 1237 bytes} [Fri Jul 31 20:53:14 2026] GET /volume/v3/backups => generated 338 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:14.545019 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Created reservations ['15529cc2-1157-44be-acea-1aa83bd741ec', '8d5ef50d-2e71-4403-8a8c-8207386c563c', '0cfb099c-f1c0-4712-8001-f2e3e12e15e3', '8f41b3cf-7911-4d94-9d2f-57fd08698a8a'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:14.545844 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5892acd3-8a83-4495-a029-34ee67d1b3b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['15529cc2-1157-44be-acea-1aa83bd741ec', '8d5ef50d-2e71-4403-8a8c-8207386c563c', '0cfb099c-f1c0-4712-8001-f2e3e12e15e3', '8f41b3cf-7911-4d94-9d2f-57fd08698a8a']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.546570 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d541b26-a9d1-4dbc-8adb-32e27354814d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.549351 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0a638bbe-345d-429d-bf02-be65619da2f2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:14.551488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:14.551815 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0a638bbe-345d-429d-bf02-be65619da2f2 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab Jul 31 20:53:14.552064 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0a638bbe-345d-429d-bf02-be65619da2f2 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:14.552353 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0a638bbe-345d-429d-bf02-be65619da2f2 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:14.553432 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] POST https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65/restore Jul 31 20:53:14.553793 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:14.555412 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Restoring backup 9dcd98c1-cf60-4d24-aa83-40713d979d65 ({'restore': {}}) {{(pid=100193) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 20:53:14.555576 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Restoring backup 9dcd98c1-cf60-4d24-aa83-40713d979d65 to volume None. Jul 31 20:53:14.558988 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:14.558988 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:14.562354 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0a638bbe-345d-429d-bf02-be65619da2f2 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:14.563049 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:14.563049 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:14.564191 np0000006272 devstack@c-api.service[100193]: INFO cinder.backup.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Creating volume of 1 GB for restore of backup 9dcd98c1-cf60-4d24-aa83-40713d979d65. Jul 31 20:53:14.567630 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d541b26-a9d1-4dbc-8adb-32e27354814d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '00456b1c-e962-4fea-ae66-1b1e43620577', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1418432938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a51338795454c5fb4258d2e3477ce3e',qos_specs=None,replication_status=,reservations=['15529cc2-1157-44be-acea-1aa83bd741ec','8d5ef50d-2e71-4403-8a8c-8207386c563c','0cfb099c-f1c0-4712-8001-f2e3e12e15e3','8f41b3cf-7911-4d94-9d2f-57fd08698a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0304bef6a430aae07b506db999058',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1418432938',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=00456b1c-e962-4fea-ae66-1b1e43620577,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a51338795454c5fb4258d2e3477ce3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce0304bef6a430aae07b506db999058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.567805 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0a638bbe-345d-429d-bf02-be65619da2f2 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab returned with HTTP 200 Jul 31 20:53:14.568351 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46cf9e16-b1cc-4039-92c6-8c73a54c1eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.568567 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 652/2578] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:14 2026] GET /volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:14.570545 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Availability zone cache updated, next update will occur around 2026-07-31 21:53:14.570280. {{(pid=100193) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 20:53:14.570655 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Availability Zones retrieved successfully. Jul 31 20:53:14.575954 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Flow 'volume_create_api' (b2aeed50-91f1-4bf3-a8fe-aa5d670035b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:14.576923 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2099a636-80af-4073-8d3f-f5d52395b418) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.577936 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:14.584961 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46cf9e16-b1cc-4039-92c6-8c73a54c1eef) transitioned into state 'SUCCESS' from state '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-1418432938',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a51338795454c5fb4258d2e3477ce3e',qos_specs=None,replication_status=,reservations=['15529cc2-1157-44be-acea-1aa83bd741ec','8d5ef50d-2e71-4403-8a8c-8207386c563c','0cfb099c-f1c0-4712-8001-f2e3e12e15e3','8f41b3cf-7911-4d94-9d2f-57fd08698a8a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0304bef6a430aae07b506db999058',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.585688 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d708644d-d8a5-4ea4-8ab8-e12f0aaacb30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.594522 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d708644d-d8a5-4ea4-8ab8-e12f0aaacb30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.595405 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Flow 'volume_create_api' (57a9ae3f-2b02-4b87-b7b2-c8b6c17410bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:14.595596 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume request issued successfully. Jul 31 20:53:14.596096 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-929c098f-a59b-4aed-b019-4a12fdae9fa6 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:14.596513 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 627/2579] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:14 2026] POST /volume/v3/volumes => generated 757 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:14.611056 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:14.613577 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:14.614169 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-211714871"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:14.614485 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2099a636-80af-4073-8d3f-f5d52395b418) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.615901 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume request body: {'volume': {"'imageRef": 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-211714871'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:14.616165 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume of 1 GB Jul 31 20:53:14.616492 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:14.616492 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:14.616584 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (213d0693-b0e0-43c1-9797-c56e952a29c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.621905 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Availability Zones retrieved successfully. Jul 31 20:53:14.627832 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Flow 'volume_create_api' (f2783e29-2c85-46b2-b026-4ecf756d7e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:14.629081 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7208a5-0a83-44ab-9db6-b14e19b474b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.630193 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:14.652057 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Created reservations ['e4f9aa82-ec56-4cd9-9023-509e8ce19954', '5c3e899b-5e16-4a15-89be-9e707aa265e3', 'a228780b-3799-4a88-b4d0-75dbd1c70da2', '937c4ae9-6216-4117-ab59-d8d095fb1c16'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:14.652248 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (213d0693-b0e0-43c1-9797-c56e952a29c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e4f9aa82-ec56-4cd9-9023-509e8ce19954', '5c3e899b-5e16-4a15-89be-9e707aa265e3', 'a228780b-3799-4a88-b4d0-75dbd1c70da2', '937c4ae9-6216-4117-ab59-d8d095fb1c16']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.652950 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9506f288-73b5-4d66-a857-f811b9137bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.653590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b7208a5-0a83-44ab-9db6-b14e19b474b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.654550 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437f5cec-65f9-4c2e-8241-c83131242414) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.679474 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9506f288-73b5-4d66-a857-f811b9137bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0332a33-c791-4a35-95c1-fa30442a1bab', '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_9dcd98c1-cf60-4d24-aa83-40713d979d65',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfdca8123d94167ac6ddcff3040b6a4',qos_specs=None,replication_status=,reservations=['e4f9aa82-ec56-4cd9-9023-509e8ce19954','5c3e899b-5e16-4a15-89be-9e707aa265e3','a228780b-3799-4a88-b4d0-75dbd1c70da2','937c4ae9-6216-4117-ab59-d8d095fb1c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c51a0d9f7f7f4bf4be0aedaea1b62b1a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:14Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9dcd98c1-cf60-4d24-aa83-40713d979d65',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0332a33-c791-4a35-95c1-fa30442a1bab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bfdca8123d94167ac6ddcff3040b6a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c51a0d9f7f7f4bf4be0aedaea1b62b1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.680147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00f562d4-8b71-411f-b2c5-ef4798598652) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.692724 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Created reservations ['bec32896-b5a5-4d2e-9d0c-a80f3390d9e1', '9498bb9d-8172-4ffd-bbae-21b4de405efb', '4c7c68e9-2420-433a-b416-ba69bc331527', 'e415c0f7-4347-47f8-8757-a6d6595a48d8'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:14.693487 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (437f5cec-65f9-4c2e-8241-c83131242414) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bec32896-b5a5-4d2e-9d0c-a80f3390d9e1', '9498bb9d-8172-4ffd-bbae-21b4de405efb', '4c7c68e9-2420-433a-b416-ba69bc331527', 'e415c0f7-4347-47f8-8757-a6d6595a48d8']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.694196 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8ed03a-a22e-4847-82d9-682be92dc011) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.703495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (00f562d4-8b71-411f-b2c5-ef4798598652) transitioned into 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_9dcd98c1-cf60-4d24-aa83-40713d979d65',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfdca8123d94167ac6ddcff3040b6a4',qos_specs=None,replication_status=,reservations=['e4f9aa82-ec56-4cd9-9023-509e8ce19954','5c3e899b-5e16-4a15-89be-9e707aa265e3','a228780b-3799-4a88-b4d0-75dbd1c70da2','937c4ae9-6216-4117-ab59-d8d095fb1c16'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c51a0d9f7f7f4bf4be0aedaea1b62b1a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.704452 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29cd49ae-dea5-4a07-8efe-8f4935998ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.715059 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29cd49ae-dea5-4a07-8efe-8f4935998ac8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.715823 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Flow 'volume_create_api' (b2aeed50-91f1-4bf3-a8fe-aa5d670035b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:14.716087 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Create volume request issued successfully. Jul 31 20:53:14.722722 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:14.722722 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:14.723170 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:14.724025 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a8ed03a-a22e-4847-82d9-682be92dc011) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d1f3e62-c8b8-4adf-ad31-11795c53bffd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-211714871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a51338795454c5fb4258d2e3477ce3e',qos_specs=None,replication_status=,reservations=['bec32896-b5a5-4d2e-9d0c-a80f3390d9e1','9498bb9d-8172-4ffd-bbae-21b4de405efb','4c7c68e9-2420-433a-b416-ba69bc331527','e415c0f7-4347-47f8-8757-a6d6595a48d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0304bef6a430aae07b506db999058',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-211714871',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d1f3e62-c8b8-4adf-ad31-11795c53bffd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a51338795454c5fb4258d2e3477ce3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce0304bef6a430aae07b506db999058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.724884 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd5a4fd8-7cae-44bc-bd5f-62571701356c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.753401 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd5a4fd8-7cae-44bc-bd5f-62571701356c) transitioned into state 'SUCCESS' from state '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-211714871',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a51338795454c5fb4258d2e3477ce3e',qos_specs=None,replication_status=,reservations=['bec32896-b5a5-4d2e-9d0c-a80f3390d9e1','9498bb9d-8172-4ffd-bbae-21b4de405efb','4c7c68e9-2420-433a-b416-ba69bc331527','e415c0f7-4347-47f8-8757-a6d6595a48d8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0304bef6a430aae07b506db999058',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.754030 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (394f6073-e7ba-44ce-b7ab-a89e2744c046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.763252 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (394f6073-e7ba-44ce-b7ab-a89e2744c046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.763981 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Flow 'volume_create_api' (f2783e29-2c85-46b2-b026-4ecf756d7e55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:14.764391 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume request issued successfully. Jul 31 20:53:14.764929 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-893229ae-af6b-4f8a-b548-6f50a58de0c0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:14.765590 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 653/2580] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:14 2026] POST /volume/v3/volumes => generated 756 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:14.783826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3597284f-4d65-4e2b-b040-13301ee47825 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:14.786319 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:14.787019 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1810412093"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:14.791152 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume request body: {'volume': {"'imageRef": 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1810412093'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:14.791152 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume of 1 GB Jul 31 20:53:14.798277 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Availability Zones retrieved successfully. Jul 31 20:53:14.804531 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Flow 'volume_create_api' (b04131b1-93a1-403a-ade5-499f42131348) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:14.806018 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd9e876-9872-45ee-a0c8-250dce33bf77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.807412 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:14.842082 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2cd9e876-9872-45ee-a0c8-250dce33bf77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.843336 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2844e18c-e793-4136-b3c3-4ddd3d0e11c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.908450 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Created reservations ['b1f166d2-885f-4372-b592-37e8d0a84685', '632118c7-8de4-439b-9839-70c7215f5e7d', '1a29b2d3-547b-40fb-aa79-76b114e21295', '630fa7f3-fef6-467e-868a-f381c2ba2e4a'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:14.909204 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2844e18c-e793-4136-b3c3-4ddd3d0e11c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1f166d2-885f-4372-b592-37e8d0a84685', '632118c7-8de4-439b-9839-70c7215f5e7d', '1a29b2d3-547b-40fb-aa79-76b114e21295', '630fa7f3-fef6-467e-868a-f381c2ba2e4a']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.909880 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95e2596-2a3a-40a7-9a61-7f12be8d46be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.949570 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d95e2596-2a3a-40a7-9a61-7f12be8d46be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '049f3500-d555-495e-bedb-44873fbbee1a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1810412093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a51338795454c5fb4258d2e3477ce3e',qos_specs=None,replication_status=,reservations=['b1f166d2-885f-4372-b592-37e8d0a84685','632118c7-8de4-439b-9839-70c7215f5e7d','1a29b2d3-547b-40fb-aa79-76b114e21295','630fa7f3-fef6-467e-868a-f381c2ba2e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0304bef6a430aae07b506db999058',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1810412093',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=049f3500-d555-495e-bedb-44873fbbee1a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a51338795454c5fb4258d2e3477ce3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce0304bef6a430aae07b506db999058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.949570 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eed5f99a-ddfe-42fb-ae31-07d90a843c5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.980085 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eed5f99a-ddfe-42fb-ae31-07d90a843c5f) transitioned into state 'SUCCESS' from state '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-1810412093',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a51338795454c5fb4258d2e3477ce3e',qos_specs=None,replication_status=,reservations=['b1f166d2-885f-4372-b592-37e8d0a84685','632118c7-8de4-439b-9839-70c7215f5e7d','1a29b2d3-547b-40fb-aa79-76b114e21295','630fa7f3-fef6-467e-868a-f381c2ba2e4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0304bef6a430aae07b506db999058',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.981701 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844ced5a-93df-4fa2-93db-c1b8d9c13250) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:14.984309 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3212ee4a-63f5-43dc-b322-e7b4c4ccf098 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:14.984754 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3212ee4a-63f5-43dc-b322-e7b4c4ccf098 None None] GET https://10.4.3.157/volume// Jul 31 20:53:14.984907 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3212ee4a-63f5-43dc-b322-e7b4c4ccf098 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:14.985082 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3212ee4a-63f5-43dc-b322-e7b4c4ccf098 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:14.985440 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3212ee4a-63f5-43dc-b322-e7b4c4ccf098 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:14.987841 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 628/2581] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:53: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 20:53:14.993162 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (844ced5a-93df-4fa2-93db-c1b8d9c13250) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:14.993793 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Flow 'volume_create_api' (b04131b1-93a1-403a-ade5-499f42131348) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:14.994075 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume request issued successfully. Jul 31 20:53:14.994310 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-0d3bb6ac-7e64-4802-b4c5-cca1ea6589a6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:14.994731 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3597284f-4d65-4e2b-b040-13301ee47825 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:14.995231 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 653/2582] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:14 2026] POST /volume/v3/volumes => generated 757 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:14.996400 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-0d3bb6ac-7e64-4802-b4c5-cca1ea6589a6 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:14.996677 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-0d3bb6ac-7e64-4802-b4c5-cca1ea6589a6 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:14.996916 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-0d3bb6ac-7e64-4802-b4c5-cca1ea6589a6 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.007723 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.009530 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:15.009937 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-182966396"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:15.011732 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume request body: {'volume': {"'imageRef": 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-182966396'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:15.011887 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume of 1 GB Jul 31 20:53:15.012148 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.012148 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:15.015907 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Availability Zones retrieved successfully. Jul 31 20:53:15.021212 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Flow 'volume_create_api' (c0cceb3a-a90f-4303-8ff6-fb7686de0429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:15.022052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170d8cca-cc24-4ec8-b2b3-4890cd301185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.023454 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:15.030067 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.030067 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:15.035240 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-0d3bb6ac-7e64-4802-b4c5-cca1ea6589a6 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:15.043417 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-0d3bb6ac-7e64-4802-b4c5-cca1ea6589a6 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 returned with HTTP 200 Jul 31 20:53:15.043999 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 654/2583] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:53:14 2026] GET /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 => generated 1546 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:53:15.056780 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (170d8cca-cc24-4ec8-b2b3-4890cd301185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.057549 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fc0bae8-8eb6-4c89-8249-05c2341e5cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.105932 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Created reservations ['76be4bf4-9bda-4a71-8de3-938c46daf2b7', '4ab66875-6bf5-4218-a6c4-3300cd7d05f4', '166e125c-d12d-4f85-9f02-722f507e5543', 'b73d0bad-a9b0-4218-a64a-ed625299554a'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:15.106892 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fc0bae8-8eb6-4c89-8249-05c2341e5cce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['76be4bf4-9bda-4a71-8de3-938c46daf2b7', '4ab66875-6bf5-4218-a6c4-3300cd7d05f4', '166e125c-d12d-4f85-9f02-722f507e5543', 'b73d0bad-a9b0-4218-a64a-ed625299554a']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.107905 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce9ff00-c878-46aa-855e-b3381f85caec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.134617 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5ce9ff00-c878-46aa-855e-b3381f85caec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '045e927b-2f09-47f0-9250-e612fed731ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-182966396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a51338795454c5fb4258d2e3477ce3e',qos_specs=None,replication_status=,reservations=['76be4bf4-9bda-4a71-8de3-938c46daf2b7','4ab66875-6bf5-4218-a6c4-3300cd7d05f4','166e125c-d12d-4f85-9f02-722f507e5543','b73d0bad-a9b0-4218-a64a-ed625299554a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0304bef6a430aae07b506db999058',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-182966396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=045e927b-2f09-47f0-9250-e612fed731ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a51338795454c5fb4258d2e3477ce3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce0304bef6a430aae07b506db999058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.135370 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef24af9-9f8c-49cf-9e7a-ea5614a8871e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.145651 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c3466cc8-35e8-44b2-b1de-591bb37ae678 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.147973 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c3466cc8-35e8-44b2-b1de-591bb37ae678 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] PUT https://10.4.3.157/volume/v3/attachments/b69be052-6b7c-4540-a2f5-0c391c60c3b7 Jul 31 20:53:15.148373 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c3466cc8-35e8-44b2-b1de-591bb37ae678 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:15.156553 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ef24af9-9f8c-49cf-9e7a-ea5614a8871e) transitioned into state 'SUCCESS' from state '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-182966396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a51338795454c5fb4258d2e3477ce3e',qos_specs=None,replication_status=,reservations=['76be4bf4-9bda-4a71-8de3-938c46daf2b7','4ab66875-6bf5-4218-a6c4-3300cd7d05f4','166e125c-d12d-4f85-9f02-722f507e5543','b73d0bad-a9b0-4218-a64a-ed625299554a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0304bef6a430aae07b506db999058',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.157241 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c3466cc8-35e8-44b2-b1de-591bb37ae678 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Acquiring lock "cinder-attachment_update-9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:53:15.157423 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (575f04b3-b2e6-47cb-8bdd-646fd4e22e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.161913 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c3466cc8-35e8-44b2-b1de-591bb37ae678 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:53:15.162976 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.162976 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:15.168033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (575f04b3-b2e6-47cb-8bdd-646fd4e22e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.169351 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Flow 'volume_create_api' (c0cceb3a-a90f-4303-8ff6-fb7686de0429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:15.169833 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume request issued successfully. Jul 31 20:53:15.170651 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f53a9798-83fe-4850-b1c2-96fa7f4238a2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:15.171235 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 629/2584] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:15 2026] POST /volume/v3/volumes => generated 756 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:15.183999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b69a0955-7340-435e-9efd-21f4e89f43da None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.186143 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:15.186732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-667743979"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:15.188688 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume request body: {'volume': {"'imageRef": 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-667743979'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:15.190806 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume of 1 GB Jul 31 20:53:15.195932 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Availability Zones retrieved successfully. Jul 31 20:53:15.203436 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Flow 'volume_create_api' (ce7db1bc-4f4d-4853-94a3-a18cc418a577) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:15.204750 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2788e8e-75f7-43a4-909f-d4d358689406) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.206024 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:15.228590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2788e8e-75f7-43a4-909f-d4d358689406) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.229823 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95589cfe-8ff2-451e-b9f0-1bf8fccc36a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.235382 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7a8f3c19-a4e2-4315-a578-a8925e72aac6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.237196 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7a8f3c19-a4e2-4315-a578-a8925e72aac6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:15.237423 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7a8f3c19-a4e2-4315-a578-a8925e72aac6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:15.237609 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7a8f3c19-a4e2-4315-a578-a8925e72aac6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.237710 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-7a8f3c19-a4e2-4315-a578-a8925e72aac6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:15.239132 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c3466cc8-35e8-44b2-b1de-591bb37ae678 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Lock "cinder-attachment_update-9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4-np0000006272" released by "attachment_update" :: held 0.077s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:53:15.239498 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-c3466cc8-35e8-44b2-b1de-591bb37ae678 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/b69be052-6b7c-4540-a2f5-0c391c60c3b7 returned with HTTP 200 Jul 31 20:53:15.239953 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 654/2585] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:53:15 2026] PUT /volume/v3/attachments/b69be052-6b7c-4540-a2f5-0c391c60c3b7 => generated 969 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:15.242957 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.242957 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:15.243245 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7a8f3c19-a4e2-4315-a578-a8925e72aac6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:15.243590 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 630/2586] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:15 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:15.270367 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-f9713f9e-ecb7-4050-8ad5-29bf844e33b3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.272369 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-f9713f9e-ecb7-4050-8ad5-29bf844e33b3 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/attachments/b69be052-6b7c-4540-a2f5-0c391c60c3b7/action Jul 31 20:53:15.272712 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-f9713f9e-ecb7-4050-8ad5-29bf844e33b3 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:15.272827 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-f9713f9e-ecb7-4050-8ad5-29bf844e33b3 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:15.274351 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Created reservations ['920fdd84-d652-48cf-be7a-4f82633a1f73', '5fc89b1f-568d-421d-a46e-47106c89fd09', '981d7cac-0930-4697-b0f1-d3d04309c29b', '2c9d9e6c-5d1a-44e3-9195-d33d6262a074'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:15.275431 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (95589cfe-8ff2-451e-b9f0-1bf8fccc36a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['920fdd84-d652-48cf-be7a-4f82633a1f73', '5fc89b1f-568d-421d-a46e-47106c89fd09', '981d7cac-0930-4697-b0f1-d3d04309c29b', '2c9d9e6c-5d1a-44e3-9195-d33d6262a074']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.276450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d534fb-329e-4010-870b-1635117a4450) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.295420 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.295420 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:15.310057 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c7d534fb-329e-4010-870b-1635117a4450) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5418c3c2-a0b2-4a09-977d-5c52b7e584ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-667743979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a51338795454c5fb4258d2e3477ce3e',qos_specs=None,replication_status=,reservations=['920fdd84-d652-48cf-be7a-4f82633a1f73','5fc89b1f-568d-421d-a46e-47106c89fd09','981d7cac-0930-4697-b0f1-d3d04309c29b','2c9d9e6c-5d1a-44e3-9195-d33d6262a074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0304bef6a430aae07b506db999058',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-667743979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5418c3c2-a0b2-4a09-977d-5c52b7e584ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5a51338795454c5fb4258d2e3477ce3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ce0304bef6a430aae07b506db999058',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.310319 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9ce253f7-d6c3-4d53-a149-d4155ba19821 req-f9713f9e-ecb7-4050-8ad5-29bf844e33b3 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/b69be052-6b7c-4540-a2f5-0c391c60c3b7/action returned with HTTP 204 Jul 31 20:53:15.310648 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 655/2587] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:53:15 2026] POST /volume/v3/attachments/b69be052-6b7c-4540-a2f5-0c391c60c3b7/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:15.312857 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726f4e03-175a-4d5c-9374-79d447cdc140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.327870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (726f4e03-175a-4d5c-9374-79d447cdc140) transitioned into state 'SUCCESS' from state '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-667743979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5a51338795454c5fb4258d2e3477ce3e',qos_specs=None,replication_status=,reservations=['920fdd84-d652-48cf-be7a-4f82633a1f73','5fc89b1f-568d-421d-a46e-47106c89fd09','981d7cac-0930-4697-b0f1-d3d04309c29b','2c9d9e6c-5d1a-44e3-9195-d33d6262a074'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ce0304bef6a430aae07b506db999058',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.328611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f08366-daa4-4b83-8c24-cece5c045eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.337000 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3f08366-daa4-4b83-8c24-cece5c045eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.337910 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Flow 'volume_create_api' (ce7db1bc-4f4d-4853-94a3-a18cc418a577) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:15.338261 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Create volume request issued successfully. Jul 31 20:53:15.338834 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b69a0955-7340-435e-9efd-21f4e89f43da tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:15.341104 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 655/2588] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:15 2026] POST /volume/v3/volumes => generated 756 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:15.370193 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f2907493-dd3d-49f7-a3a9-befaf402175d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.390703 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f2907493-dd3d-49f7-a3a9-befaf402175d tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 Jul 31 20:53:15.390703 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f2907493-dd3d-49f7-a3a9-befaf402175d tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:15.390703 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f2907493-dd3d-49f7-a3a9-befaf402175d tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.405072 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.405072 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:15.410904 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f2907493-dd3d-49f7-a3a9-befaf402175d tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:15.416265 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f2907493-dd3d-49f7-a3a9-befaf402175d tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 returned with HTTP 200 Jul 31 20:53:15.417201 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 631/2589] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:15 2026] GET /volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 => generated 850 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:15.434398 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6f89a22d-43cb-4a6f-840a-71a84bdc3f80 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.437559 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6f89a22d-43cb-4a6f-840a-71a84bdc3f80 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd Jul 31 20:53:15.438097 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6f89a22d-43cb-4a6f-840a-71a84bdc3f80 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:15.438394 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6f89a22d-43cb-4a6f-840a-71a84bdc3f80 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.449768 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.449768 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:15.454685 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6f89a22d-43cb-4a6f-840a-71a84bdc3f80 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:15.462004 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6f89a22d-43cb-4a6f-840a-71a84bdc3f80 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd returned with HTTP 200 Jul 31 20:53:15.462509 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 656/2590] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:15 2026] GET /volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:15.478020 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4d129629-42e6-498b-80e3-b61950de1ca3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.480451 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4d129629-42e6-498b-80e3-b61950de1ca3 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a Jul 31 20:53:15.480699 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4d129629-42e6-498b-80e3-b61950de1ca3 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:15.480943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4d129629-42e6-498b-80e3-b61950de1ca3 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.489973 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.489973 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:15.496336 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4d129629-42e6-498b-80e3-b61950de1ca3 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:15.501471 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4d129629-42e6-498b-80e3-b61950de1ca3 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a returned with HTTP 200 Jul 31 20:53:15.501947 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 656/2591] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:15 2026] GET /volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:15.516173 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b6b98488-133f-485e-b1e6-cf641c506003 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.518307 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6b98488-133f-485e-b1e6-cf641c506003 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac Jul 31 20:53:15.518518 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b6b98488-133f-485e-b1e6-cf641c506003 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:15.518735 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b6b98488-133f-485e-b1e6-cf641c506003 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.526806 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.526806 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:15.530968 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b6b98488-133f-485e-b1e6-cf641c506003 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:15.535528 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6b98488-133f-485e-b1e6-cf641c506003 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac returned with HTTP 200 Jul 31 20:53:15.535980 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 632/2592] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:15 2026] GET /volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:15.547293 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c88b0ae8-a13c-4584-952c-35c764b02e2b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.549119 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c88b0ae8-a13c-4584-952c-35c764b02e2b tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac Jul 31 20:53:15.549397 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c88b0ae8-a13c-4584-952c-35c764b02e2b tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:15.549680 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c88b0ae8-a13c-4584-952c-35c764b02e2b tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.556444 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.556444 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:15.559748 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c88b0ae8-a13c-4584-952c-35c764b02e2b tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:15.563835 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c88b0ae8-a13c-4584-952c-35c764b02e2b tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac returned with HTTP 200 Jul 31 20:53:15.564234 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 657/2593] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:15 2026] GET /volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac => generated 849 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:15.579807 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fa0700b1-debd-4000-a1d2-73f9b7636a48 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.580026 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-939ff0c8-f180-417e-98ff-e45eff88924a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.581807 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa0700b1-debd-4000-a1d2-73f9b7636a48 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab Jul 31 20:53:15.582057 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fa0700b1-debd-4000-a1d2-73f9b7636a48 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:15.582348 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fa0700b1-debd-4000-a1d2-73f9b7636a48 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.582441 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-939ff0c8-f180-417e-98ff-e45eff88924a tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] DELETE https://10.4.3.157/volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac Jul 31 20:53:15.582694 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-939ff0c8-f180-417e-98ff-e45eff88924a tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:15.582931 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-939ff0c8-f180-417e-98ff-e45eff88924a tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.583141 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-939ff0c8-f180-417e-98ff-e45eff88924a tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Delete volume with id: 5418c3c2-a0b2-4a09-977d-5c52b7e584ac Jul 31 20:53:15.591257 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.591257 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:15.592601 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.592601 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:15.593181 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-939ff0c8-f180-417e-98ff-e45eff88924a tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:15.595196 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fa0700b1-debd-4000-a1d2-73f9b7636a48 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:15.600595 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa0700b1-debd-4000-a1d2-73f9b7636a48 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab returned with HTTP 200 Jul 31 20:53:15.601041 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 657/2594] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:15 2026] GET /volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab => generated 1355 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:15.613504 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-939ff0c8-f180-417e-98ff-e45eff88924a tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Delete volume request issued successfully. Jul 31 20:53:15.613716 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-939ff0c8-f180-417e-98ff-e45eff88924a tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac returned with HTTP 202 Jul 31 20:53:15.614321 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 633/2595] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:15 2026] DELETE /volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 20:53:15.614385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.616542 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:15.617068 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3ac3cd46-ea01-456f-aa95-04ece32ef2ab", "size": 1, "name": "tempest-VolumesCloneTest-Volume-921270843"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:15.620540 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume request body: {'volume': {'source_volid': '3ac3cd46-ea01-456f-aa95-04ece32ef2ab', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-921270843'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:15.624438 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4988681c-f700-4255-947b-e5312903cdf9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.625904 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4988681c-f700-4255-947b-e5312903cdf9 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac Jul 31 20:53:15.626064 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4988681c-f700-4255-947b-e5312903cdf9 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:15.626243 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4988681c-f700-4255-947b-e5312903cdf9 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.630987 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.630987 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:15.631723 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume retrieved successfully. Jul 31 20:53:15.631922 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume of 1 GB Jul 31 20:53:15.632342 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.632342 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:15.635557 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4988681c-f700-4255-947b-e5312903cdf9 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:15.636495 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Availability Zones retrieved successfully. Jul 31 20:53:15.639308 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4988681c-f700-4255-947b-e5312903cdf9 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac returned with HTTP 200 Jul 31 20:53:15.639725 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 658/2596] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:15 2026] GET /volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac => generated 848 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:15.644803 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Flow 'volume_create_api' (2c699805-a4b7-4db8-a52e-5f1a642dc256) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:15.646396 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e672d78-86aa-4f6f-ac1d-dbe89077ae16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.647816 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:15.675318 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e672d78-86aa-4f6f-ac1d-dbe89077ae16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3ac3cd46-ea01-456f-aa95-04ece32ef2ab', 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.676180 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08706fa1-c357-49cf-b6dc-99f357573648) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.724740 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Created reservations ['9b085e8b-38fa-4669-bb45-69430385f09f', 'f0a31442-5837-4c7d-a544-f5e066bc3e64', '909ce46f-7e9a-4d9c-b61f-b8c76de26798', '43127317-8c51-447a-b81f-e1807f48bc06'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:15.725656 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (08706fa1-c357-49cf-b6dc-99f357573648) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9b085e8b-38fa-4669-bb45-69430385f09f', 'f0a31442-5837-4c7d-a544-f5e066bc3e64', '909ce46f-7e9a-4d9c-b61f-b8c76de26798', '43127317-8c51-447a-b81f-e1807f48bc06']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.726343 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03905193-77cc-4950-8f57-c0e50bdd57b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.730844 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.730844 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:15.731549 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:15.731744 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Checking backup size 1 against volume size 1 {{(pid=100193) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 20:53:15.731909 np0000006272 devstack@c-api.service[100193]: INFO cinder.backup.api [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Overwriting volume b0332a33-c791-4a35-95c1-fa30442a1bab with restore of backup 9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:15.743350 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] restore_backup in rpcapi backup_id 9dcd98c1-cf60-4d24-aa83-40713d979d65 {{(pid=100193) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 20:53:15.745440 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ba73b4d1-4b0e-4c42-a544-9b7fd5ff6874 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65/restore returned with HTTP 202 Jul 31 20:53:15.745988 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 649/2597] 10.4.3.157 () {68 vars in 1393 bytes} [Fri Jul 31 20:53:14 2026] POST /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65/restore => generated 189 bytes in 1195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:15.755783 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03905193-77cc-4950-8f57-c0e50bdd57b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bfea9914-493a-4dd4-aeb7-a13ac5947c16', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-921270843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70056ca272e04821ac1539ff5c5a43fd',qos_specs=None,replication_status=,reservations=['9b085e8b-38fa-4669-bb45-69430385f09f','f0a31442-5837-4c7d-a544-f5e066bc3e64','909ce46f-7e9a-4d9c-b61f-b8c76de26798','43127317-8c51-447a-b81f-e1807f48bc06'],size=1,snapshot_id=None,source_replicaid=,source_volid=3ac3cd46-ea01-456f-aa95-04ece32ef2ab,status='creating',user_id='6a4a19673f8d42c28851c89b40621b74',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), '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-31T20:53:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-921270843',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bfea9914-493a-4dd4-aeb7-a13ac5947c16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70056ca272e04821ac1539ff5c5a43fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3ac3cd46-ea01-456f-aa95-04ece32ef2ab,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a4a19673f8d42c28851c89b40621b74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.755943 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a00b4995-8c24-4322-9bbf-0075a2547b13 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.757156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135d059a-eaca-42f7-beb4-a08a860720fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.757878 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a00b4995-8c24-4322-9bbf-0075a2547b13 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:15.758092 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a00b4995-8c24-4322-9bbf-0075a2547b13 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:15.758327 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a00b4995-8c24-4322-9bbf-0075a2547b13 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.758431 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-a00b4995-8c24-4322-9bbf-0075a2547b13 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:15.763117 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.763117 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:15.764001 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a00b4995-8c24-4322-9bbf-0075a2547b13 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:15.764454 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 634/2598] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:15 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:15.778961 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (135d059a-eaca-42f7-beb4-a08a860720fc) transitioned into state 'SUCCESS' from state '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-921270843',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70056ca272e04821ac1539ff5c5a43fd',qos_specs=None,replication_status=,reservations=['9b085e8b-38fa-4669-bb45-69430385f09f','f0a31442-5837-4c7d-a544-f5e066bc3e64','909ce46f-7e9a-4d9c-b61f-b8c76de26798','43127317-8c51-447a-b81f-e1807f48bc06'],size=1,snapshot_id=None,source_replicaid=,source_volid=3ac3cd46-ea01-456f-aa95-04ece32ef2ab,status='creating',user_id='6a4a19673f8d42c28851c89b40621b74',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.779769 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766f8a1e-9bd1-4086-8beb-4ecb7ca790a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:15.797076 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (766f8a1e-9bd1-4086-8beb-4ecb7ca790a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:15.798105 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Flow 'volume_create_api' (2c699805-a4b7-4db8-a52e-5f1a642dc256) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:15.798566 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume request issued successfully. Jul 31 20:53:15.799338 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-15548200-e4c8-43b0-b7b1-aab1d92e7dd9 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:15.799846 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 658/2599] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:15 2026] POST /volume/v3/volumes => generated 779 bytes in 186 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:15.810538 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-af3b65c0-5c1c-4e75-b6ee-69e869469c89 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:15.811977 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af3b65c0-5c1c-4e75-b6ee-69e869469c89 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 Jul 31 20:53:15.812161 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af3b65c0-5c1c-4e75-b6ee-69e869469c89 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:15.812372 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af3b65c0-5c1c-4e75-b6ee-69e869469c89 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:15.818202 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:15.818202 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:15.820978 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-af3b65c0-5c1c-4e75-b6ee-69e869469c89 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:15.824594 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af3b65c0-5c1c-4e75-b6ee-69e869469c89 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 returned with HTTP 200 Jul 31 20:53:15.824929 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 659/2600] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:15 2026] GET /volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:16.256876 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cefc8cfc-4357-45d8-b0d8-976a3d7d1a0a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:16.258606 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cefc8cfc-4357-45d8-b0d8-976a3d7d1a0a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:16.258768 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cefc8cfc-4357-45d8-b0d8-976a3d7d1a0a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:16.258936 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cefc8cfc-4357-45d8-b0d8-976a3d7d1a0a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:16.259030 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-cefc8cfc-4357-45d8-b0d8-976a3d7d1a0a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:16.262876 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:16.262876 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:16.263463 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cefc8cfc-4357-45d8-b0d8-976a3d7d1a0a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:16.263997 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 650/2601] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:16 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:16.653415 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-aa34eeb1-867f-4208-b148-bdeed6b8a804 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:16.655624 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aa34eeb1-867f-4208-b148-bdeed6b8a804 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac Jul 31 20:53:16.655896 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aa34eeb1-867f-4208-b148-bdeed6b8a804 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:16.656141 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aa34eeb1-867f-4208-b148-bdeed6b8a804 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:16.662689 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aa34eeb1-867f-4208-b148-bdeed6b8a804 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac returned with HTTP 404 Jul 31 20:53:16.663244 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 635/2602] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:16 2026] GET /volume/v3/volumes/5418c3c2-a0b2-4a09-977d-5c52b7e584ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:16.669682 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7ebaca47-e7d9-49ef-b37e-6f59ef399e98 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:16.671789 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7ebaca47-e7d9-49ef-b37e-6f59ef399e98 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] DELETE https://10.4.3.157/volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac Jul 31 20:53:16.671992 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7ebaca47-e7d9-49ef-b37e-6f59ef399e98 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:16.672208 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7ebaca47-e7d9-49ef-b37e-6f59ef399e98 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:16.672403 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-7ebaca47-e7d9-49ef-b37e-6f59ef399e98 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Delete volume with id: 045e927b-2f09-47f0-9250-e612fed731ac Jul 31 20:53:16.679219 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:16.679219 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:16.679678 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7ebaca47-e7d9-49ef-b37e-6f59ef399e98 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:16.695785 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7ebaca47-e7d9-49ef-b37e-6f59ef399e98 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Delete volume request issued successfully. Jul 31 20:53:16.695996 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7ebaca47-e7d9-49ef-b37e-6f59ef399e98 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac returned with HTTP 202 Jul 31 20:53:16.696480 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 659/2603] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:16 2026] DELETE /volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:16.702745 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-48c12565-1507-49d6-9edf-89c32b5385f7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:16.704642 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-48c12565-1507-49d6-9edf-89c32b5385f7 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac Jul 31 20:53:16.704867 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-48c12565-1507-49d6-9edf-89c32b5385f7 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:16.705091 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-48c12565-1507-49d6-9edf-89c32b5385f7 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:16.711370 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:16.711370 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:16.714735 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-48c12565-1507-49d6-9edf-89c32b5385f7 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:16.720079 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-48c12565-1507-49d6-9edf-89c32b5385f7 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac returned with HTTP 200 Jul 31 20:53:16.720749 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 660/2604] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:16 2026] GET /volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:53:16.774262 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5011f972-3dab-4875-bfa6-73782da1e832 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:16.776656 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5011f972-3dab-4875-bfa6-73782da1e832 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:16.776968 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5011f972-3dab-4875-bfa6-73782da1e832 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:16.777578 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5011f972-3dab-4875-bfa6-73782da1e832 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:16.777578 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-5011f972-3dab-4875-bfa6-73782da1e832 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:16.782730 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:16.782730 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:16.783813 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5011f972-3dab-4875-bfa6-73782da1e832 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:16.784324 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 651/2605] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:16 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:16.836389 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ce44bf20-5cc5-4aca-8678-fcc790b33af1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:16.838077 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce44bf20-5cc5-4aca-8678-fcc790b33af1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 Jul 31 20:53:16.838289 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce44bf20-5cc5-4aca-8678-fcc790b33af1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:16.838471 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce44bf20-5cc5-4aca-8678-fcc790b33af1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:16.844842 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:16.844842 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:16.848014 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ce44bf20-5cc5-4aca-8678-fcc790b33af1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:16.851929 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce44bf20-5cc5-4aca-8678-fcc790b33af1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 returned with HTTP 200 Jul 31 20:53:16.852286 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 636/2606] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:16 2026] GET /volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 => generated 1388 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:16.863639 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e5581259-301e-429f-babd-8268e798086e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:16.865763 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e5581259-301e-429f-babd-8268e798086e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 Jul 31 20:53:16.865948 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e5581259-301e-429f-babd-8268e798086e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:16.866138 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e5581259-301e-429f-babd-8268e798086e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:16.873692 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:16.873692 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:16.877002 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e5581259-301e-429f-babd-8268e798086e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:16.881262 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e5581259-301e-429f-babd-8268e798086e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 returned with HTTP 200 Jul 31 20:53:16.881669 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 660/2607] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:16 2026] GET /volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 => generated 1388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:16.893653 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-517d29f8-ce16-46ff-872f-936fab0f1b01 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:16.895502 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-517d29f8-ce16-46ff-872f-936fab0f1b01 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 Jul 31 20:53:16.895714 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-517d29f8-ce16-46ff-872f-936fab0f1b01 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:16.895907 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-517d29f8-ce16-46ff-872f-936fab0f1b01 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:16.903753 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:16.903753 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:16.906974 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-517d29f8-ce16-46ff-872f-936fab0f1b01 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:16.910728 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-517d29f8-ce16-46ff-872f-936fab0f1b01 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 returned with HTTP 200 Jul 31 20:53:16.911049 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 661/2608] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:16 2026] GET /volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 => generated 1388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:16.925234 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-25402740-234c-4633-98a4-e50b137015b1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:16.932333 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-25402740-234c-4633-98a4-e50b137015b1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] DELETE https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 Jul 31 20:53:16.932549 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-25402740-234c-4633-98a4-e50b137015b1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:16.932729 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-25402740-234c-4633-98a4-e50b137015b1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:16.932881 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-25402740-234c-4633-98a4-e50b137015b1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Delete volume with id: bfea9914-493a-4dd4-aeb7-a13ac5947c16 Jul 31 20:53:16.944301 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:16.944301 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:16.944849 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-25402740-234c-4633-98a4-e50b137015b1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:16.963160 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-25402740-234c-4633-98a4-e50b137015b1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Delete volume request issued successfully. Jul 31 20:53:16.963410 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-25402740-234c-4633-98a4-e50b137015b1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 returned with HTTP 202 Jul 31 20:53:16.963808 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 652/2609] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:16 2026] DELETE /volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:16.973185 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a8c652cb-a631-4737-b449-7e81c8973df1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:16.974917 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a8c652cb-a631-4737-b449-7e81c8973df1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 Jul 31 20:53:16.975117 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a8c652cb-a631-4737-b449-7e81c8973df1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:16.975347 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a8c652cb-a631-4737-b449-7e81c8973df1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:16.984746 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:16.984746 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:16.988864 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a8c652cb-a631-4737-b449-7e81c8973df1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:16.994229 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a8c652cb-a631-4737-b449-7e81c8973df1 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 returned with HTTP 200 Jul 31 20:53:16.994693 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 637/2610] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:16 2026] GET /volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:17.273929 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d392e954-77a1-44d3-8de9-e0b1b3a1839a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:17.275485 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d392e954-77a1-44d3-8de9-e0b1b3a1839a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:17.275682 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d392e954-77a1-44d3-8de9-e0b1b3a1839a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:17.275860 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d392e954-77a1-44d3-8de9-e0b1b3a1839a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:17.275943 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d392e954-77a1-44d3-8de9-e0b1b3a1839a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:17.281166 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:17.281166 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:17.281743 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d392e954-77a1-44d3-8de9-e0b1b3a1839a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:17.282054 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 661/2611] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:17 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:17.732575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9e00cc1c-ca84-4e9e-828d-db39666a6f43 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:17.734283 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9e00cc1c-ca84-4e9e-828d-db39666a6f43 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac Jul 31 20:53:17.734513 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9e00cc1c-ca84-4e9e-828d-db39666a6f43 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:17.734688 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9e00cc1c-ca84-4e9e-828d-db39666a6f43 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:17.741934 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9e00cc1c-ca84-4e9e-828d-db39666a6f43 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac returned with HTTP 404 Jul 31 20:53:17.742437 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 662/2612] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:17 2026] GET /volume/v3/volumes/045e927b-2f09-47f0-9250-e612fed731ac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:17.749313 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-161249b4-cd67-44cf-9c1f-0242900d7537 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:17.750826 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-161249b4-cd67-44cf-9c1f-0242900d7537 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] DELETE https://10.4.3.157/volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a Jul 31 20:53:17.750998 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-161249b4-cd67-44cf-9c1f-0242900d7537 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:17.751194 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-161249b4-cd67-44cf-9c1f-0242900d7537 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:17.751357 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-161249b4-cd67-44cf-9c1f-0242900d7537 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Delete volume with id: 049f3500-d555-495e-bedb-44873fbbee1a Jul 31 20:53:17.757251 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:17.757251 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:17.757697 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-161249b4-cd67-44cf-9c1f-0242900d7537 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:17.771614 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-161249b4-cd67-44cf-9c1f-0242900d7537 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Delete volume request issued successfully. Jul 31 20:53:17.771888 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-161249b4-cd67-44cf-9c1f-0242900d7537 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a returned with HTTP 202 Jul 31 20:53:17.772403 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 653/2613] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:17 2026] DELETE /volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:17.779141 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-96542ede-29f6-4e33-a76d-495b8bf83cf0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:17.780770 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-96542ede-29f6-4e33-a76d-495b8bf83cf0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a Jul 31 20:53:17.780940 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-96542ede-29f6-4e33-a76d-495b8bf83cf0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:17.781108 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-96542ede-29f6-4e33-a76d-495b8bf83cf0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:17.787242 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:17.787242 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:17.790767 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-96542ede-29f6-4e33-a76d-495b8bf83cf0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:17.794054 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6cfbb586-8fdd-4163-9903-05e5166865bd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:17.794902 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-96542ede-29f6-4e33-a76d-495b8bf83cf0 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a returned with HTTP 200 Jul 31 20:53:17.795291 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 638/2614] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:17 2026] GET /volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a => generated 849 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:17.795764 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6cfbb586-8fdd-4163-9903-05e5166865bd tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:17.795945 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6cfbb586-8fdd-4163-9903-05e5166865bd tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:17.796117 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6cfbb586-8fdd-4163-9903-05e5166865bd tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:17.799571 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6cfbb586-8fdd-4163-9903-05e5166865bd tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:17.806524 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:17.806524 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:17.807285 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6cfbb586-8fdd-4163-9903-05e5166865bd tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:17.807643 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 662/2615] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:17 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:18.008355 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f8769b1a-bb9b-4b20-8cdc-d2fc543ae02e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:18.009529 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f8769b1a-bb9b-4b20-8cdc-d2fc543ae02e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 Jul 31 20:53:18.009809 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f8769b1a-bb9b-4b20-8cdc-d2fc543ae02e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:18.010040 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f8769b1a-bb9b-4b20-8cdc-d2fc543ae02e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:18.014672 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f8769b1a-bb9b-4b20-8cdc-d2fc543ae02e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 returned with HTTP 404 Jul 31 20:53:18.015166 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 663/2616] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:18 2026] GET /volume/v3/volumes/bfea9914-493a-4dd4-aeb7-a13ac5947c16 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:18.021409 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-28cb8891-251f-4668-817c-c46358f047ad None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:18.023448 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28cb8891-251f-4668-817c-c46358f047ad tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab Jul 31 20:53:18.023686 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28cb8891-251f-4668-817c-c46358f047ad tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:18.023905 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28cb8891-251f-4668-817c-c46358f047ad tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:18.029868 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:18.029868 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:18.033465 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-28cb8891-251f-4668-817c-c46358f047ad tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:18.037478 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28cb8891-251f-4668-817c-c46358f047ad tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab returned with HTTP 200 Jul 31 20:53:18.037851 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 654/2617] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:18 2026] GET /volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab => generated 1355 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:18.048760 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b6f95963-73c0-4768-9970-436c106f4fac None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:18.050416 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6f95963-73c0-4768-9970-436c106f4fac tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] DELETE https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab Jul 31 20:53:18.050643 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b6f95963-73c0-4768-9970-436c106f4fac tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:18.050828 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b6f95963-73c0-4768-9970-436c106f4fac tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:18.050982 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-b6f95963-73c0-4768-9970-436c106f4fac tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Delete volume with id: 3ac3cd46-ea01-456f-aa95-04ece32ef2ab Jul 31 20:53:18.057514 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:18.057514 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:18.057905 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b6f95963-73c0-4768-9970-436c106f4fac tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:18.074145 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b6f95963-73c0-4768-9970-436c106f4fac tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Delete volume request issued successfully. Jul 31 20:53:18.074392 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6f95963-73c0-4768-9970-436c106f4fac tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab returned with HTTP 202 Jul 31 20:53:18.074807 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 639/2618] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:18 2026] DELETE /volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:18.082764 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-89877b21-d983-4eeb-8bdf-11ada59f54b4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:18.084118 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-89877b21-d983-4eeb-8bdf-11ada59f54b4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab Jul 31 20:53:18.084390 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-89877b21-d983-4eeb-8bdf-11ada59f54b4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:18.084645 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-89877b21-d983-4eeb-8bdf-11ada59f54b4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:18.092544 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:18.092544 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:18.095246 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-89877b21-d983-4eeb-8bdf-11ada59f54b4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:18.102349 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-89877b21-d983-4eeb-8bdf-11ada59f54b4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab returned with HTTP 200 Jul 31 20:53:18.102888 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 663/2619] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:18 2026] GET /volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:18.293022 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3ddddb26-6726-49be-b870-657e99792eb3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:18.296678 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3ddddb26-6726-49be-b870-657e99792eb3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:18.298557 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3ddddb26-6726-49be-b870-657e99792eb3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:18.301319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3ddddb26-6726-49be-b870-657e99792eb3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:18.301319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-3ddddb26-6726-49be-b870-657e99792eb3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:18.305031 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:18.305031 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:18.305810 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3ddddb26-6726-49be-b870-657e99792eb3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:18.306704 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 664/2620] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:18 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 709 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:18.808900 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b07e6ff9-d893-4d32-b15a-18ad0c4f78fc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:18.810603 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b07e6ff9-d893-4d32-b15a-18ad0c4f78fc tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a Jul 31 20:53:18.810763 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b07e6ff9-d893-4d32-b15a-18ad0c4f78fc tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:18.810935 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b07e6ff9-d893-4d32-b15a-18ad0c4f78fc tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:18.815811 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b07e6ff9-d893-4d32-b15a-18ad0c4f78fc tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a returned with HTTP 404 Jul 31 20:53:18.816218 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 655/2621] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:18 2026] GET /volume/v3/volumes/049f3500-d555-495e-bedb-44873fbbee1a => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:18.816848 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-309de18c-feea-4d25-a53d-ac47fbdb018c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:18.820762 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-309de18c-feea-4d25-a53d-ac47fbdb018c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:18.820762 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-309de18c-feea-4d25-a53d-ac47fbdb018c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:18.820762 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-309de18c-feea-4d25-a53d-ac47fbdb018c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:18.820762 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-309de18c-feea-4d25-a53d-ac47fbdb018c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:18.824320 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:18.824320 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:18.824409 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2dddcbed-1b6a-4598-927b-92f147bb8e54 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:18.824437 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-309de18c-feea-4d25-a53d-ac47fbdb018c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:18.824511 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 640/2622] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:18 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:18.827148 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2dddcbed-1b6a-4598-927b-92f147bb8e54 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] DELETE https://10.4.3.157/volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd Jul 31 20:53:18.827148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2dddcbed-1b6a-4598-927b-92f147bb8e54 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:18.827148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2dddcbed-1b6a-4598-927b-92f147bb8e54 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:18.827148 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-2dddcbed-1b6a-4598-927b-92f147bb8e54 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Delete volume with id: 9d1f3e62-c8b8-4adf-ad31-11795c53bffd Jul 31 20:53:18.832932 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:18.832932 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:18.833528 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2dddcbed-1b6a-4598-927b-92f147bb8e54 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:18.852183 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2dddcbed-1b6a-4598-927b-92f147bb8e54 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Delete volume request issued successfully. Jul 31 20:53:18.852575 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2dddcbed-1b6a-4598-927b-92f147bb8e54 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd returned with HTTP 202 Jul 31 20:53:18.853054 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 664/2623] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:18 2026] DELETE /volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:18.861097 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e4261831-e192-4623-a936-28de114c0f79 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:18.862722 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e4261831-e192-4623-a936-28de114c0f79 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd Jul 31 20:53:18.863013 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e4261831-e192-4623-a936-28de114c0f79 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:18.863352 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e4261831-e192-4623-a936-28de114c0f79 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:18.870625 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:18.870625 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:18.873283 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e4261831-e192-4623-a936-28de114c0f79 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:18.878234 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e4261831-e192-4623-a936-28de114c0f79 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd returned with HTTP 200 Jul 31 20:53:18.878644 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 665/2624] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:18 2026] GET /volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:19.117361 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-73750650-66b1-4e85-84dc-f80daeae9212 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:19.119086 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-73750650-66b1-4e85-84dc-f80daeae9212 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab Jul 31 20:53:19.119281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-73750650-66b1-4e85-84dc-f80daeae9212 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:19.119464 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-73750650-66b1-4e85-84dc-f80daeae9212 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:19.124386 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-73750650-66b1-4e85-84dc-f80daeae9212 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab returned with HTTP 404 Jul 31 20:53:19.124791 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 656/2625] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:19 2026] GET /volume/v3/volumes/3ac3cd46-ea01-456f-aa95-04ece32ef2ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:19.137145 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:19.137145 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:19.137145 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1274203869"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:19.137916 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1274203869'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:19.138028 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume of 1 GB Jul 31 20:53:19.142080 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Availability Zones retrieved successfully. Jul 31 20:53:19.147519 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Flow 'volume_create_api' (8eee1432-c07b-4cff-bbea-8c67ed0f065c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:19.148338 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3da816-a474-4d85-a3d5-fb8c7731100d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:19.149226 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:19.173763 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3da816-a474-4d85-a3d5-fb8c7731100d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:19.174475 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069b37cc-c467-41c1-a97f-3ff066cdfdb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:19.214720 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Created reservations ['472a05a2-59cf-42eb-9174-b104fb4f125e', 'f6a79b20-677d-40d5-9911-fc520d5cc3f9', '352ef6b7-1280-4533-bb23-8b22775e780c', '6deb6444-1529-4d9e-853a-3bf9b45c9813'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:19.215468 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069b37cc-c467-41c1-a97f-3ff066cdfdb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['472a05a2-59cf-42eb-9174-b104fb4f125e', 'f6a79b20-677d-40d5-9911-fc520d5cc3f9', '352ef6b7-1280-4533-bb23-8b22775e780c', '6deb6444-1529-4d9e-853a-3bf9b45c9813']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:19.216147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d760d5-4be4-4c38-8bce-22dd09ba742c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:19.235694 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77d760d5-4be4-4c38-8bce-22dd09ba742c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a756b93f-c611-45c1-b7bf-a8de382e995b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1274203869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70056ca272e04821ac1539ff5c5a43fd',qos_specs=None,replication_status=,reservations=['472a05a2-59cf-42eb-9174-b104fb4f125e','f6a79b20-677d-40d5-9911-fc520d5cc3f9','352ef6b7-1280-4533-bb23-8b22775e780c','6deb6444-1529-4d9e-853a-3bf9b45c9813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a4a19673f8d42c28851c89b40621b74',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1274203869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a756b93f-c611-45c1-b7bf-a8de382e995b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70056ca272e04821ac1539ff5c5a43fd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a4a19673f8d42c28851c89b40621b74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:19.236504 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (604238eb-fbb3-48a5-a188-4688c6896eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:19.253026 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (604238eb-fbb3-48a5-a188-4688c6896eda) transitioned into state 'SUCCESS' from state '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-1274203869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70056ca272e04821ac1539ff5c5a43fd',qos_specs=None,replication_status=,reservations=['472a05a2-59cf-42eb-9174-b104fb4f125e','f6a79b20-677d-40d5-9911-fc520d5cc3f9','352ef6b7-1280-4533-bb23-8b22775e780c','6deb6444-1529-4d9e-853a-3bf9b45c9813'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a4a19673f8d42c28851c89b40621b74',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:19.253762 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd043dc9-d18d-49f9-9567-516e3203edbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:19.261836 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd043dc9-d18d-49f9-9567-516e3203edbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:19.262568 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Flow 'volume_create_api' (8eee1432-c07b-4cff-bbea-8c67ed0f065c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:19.262832 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume request issued successfully. Jul 31 20:53:19.263351 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a4e4185c-3e56-45b3-aa3b-1907e8d5a4d4 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:19.263727 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 641/2626] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:53:19 2026] POST /volume/v3/volumes => generated 747 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:19.275781 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7f386e65-9e04-44f0-ac5a-230dba104188 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:19.277739 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f386e65-9e04-44f0-ac5a-230dba104188 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b Jul 31 20:53:19.278209 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f386e65-9e04-44f0-ac5a-230dba104188 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:19.278522 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f386e65-9e04-44f0-ac5a-230dba104188 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:19.285889 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:19.285889 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:19.289339 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7f386e65-9e04-44f0-ac5a-230dba104188 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:19.297070 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f386e65-9e04-44f0-ac5a-230dba104188 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b returned with HTTP 200 Jul 31 20:53:19.300734 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 665/2627] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:19 2026] GET /volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b => generated 815 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:19.320587 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4900e7de-8a73-46da-8e64-5dcc39f7d3ac None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:19.322139 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4900e7de-8a73-46da-8e64-5dcc39f7d3ac tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:19.322540 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4900e7de-8a73-46da-8e64-5dcc39f7d3ac tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:19.322846 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4900e7de-8a73-46da-8e64-5dcc39f7d3ac tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:19.323071 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-4900e7de-8a73-46da-8e64-5dcc39f7d3ac tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:19.328106 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:19.328106 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:19.328106 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4900e7de-8a73-46da-8e64-5dcc39f7d3ac tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 200 Jul 31 20:53:19.328106 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 666/2628] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:19 2026] GET /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:19.341779 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b15d3126-93ec-4655-9071-c0c84762ffe9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:19.343677 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b15d3126-93ec-4655-9071-c0c84762ffe9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] DELETE https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb Jul 31 20:53:19.343905 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b15d3126-93ec-4655-9071-c0c84762ffe9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:19.344108 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b15d3126-93ec-4655-9071-c0c84762ffe9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:19.344263 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-b15d3126-93ec-4655-9071-c0c84762ffe9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete backup with id: a4f8acc4-baf0-4c04-b106-5a348c7f9cdb. Jul 31 20:53:19.348832 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:19.348832 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:19.361181 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-b15d3126-93ec-4655-9071-c0c84762ffe9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] delete_backup rpcapi backup_id a4f8acc4-baf0-4c04-b106-5a348c7f9cdb {{(pid=100193) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:53:19.363236 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b15d3126-93ec-4655-9071-c0c84762ffe9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb returned with HTTP 202 Jul 31 20:53:19.363820 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 657/2629] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:53:19 2026] DELETE /volume/v3/backups/a4f8acc4-baf0-4c04-b106-5a348c7f9cdb => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:53:19.372279 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:19.378297 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:19.378297 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-416406766"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:19.378297 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-416406766'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:19.378297 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume of 1 GB Jul 31 20:53:19.378297 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:19.378297 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:19.384983 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Availability Zones retrieved successfully. Jul 31 20:53:19.389809 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Flow 'volume_create_api' (e85b8539-dfc1-4e22-b63a-54600fcd1461) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:19.390485 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaff1291-b430-48c5-a846-d4db4d15744c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:19.391293 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:19.416977 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eaff1291-b430-48c5-a846-d4db4d15744c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:19.418728 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6dbd90b-d36f-4a65-b6d4-8395f8cca6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:19.461321 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Created reservations ['aec2313d-c897-466a-b60e-14cda123af82', '0a5d43a2-210f-4cc6-bd4d-be54a7690ab8', '85eeadaa-f5f0-4718-871a-b08f0f0d2a66', '62ede364-e43c-4b06-aeab-bd1ea71eab43'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:19.462091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c6dbd90b-d36f-4a65-b6d4-8395f8cca6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aec2313d-c897-466a-b60e-14cda123af82', '0a5d43a2-210f-4cc6-bd4d-be54a7690ab8', '85eeadaa-f5f0-4718-871a-b08f0f0d2a66', '62ede364-e43c-4b06-aeab-bd1ea71eab43']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:19.462914 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa413e2-b1ed-414a-b011-1e12058f7d6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:19.489155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa413e2-b1ed-414a-b011-1e12058f7d6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73ad9416-7356-4565-9789-e0c31837ba36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-416406766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',qos_specs=None,replication_status=,reservations=['aec2313d-c897-466a-b60e-14cda123af82','0a5d43a2-210f-4cc6-bd4d-be54a7690ab8','85eeadaa-f5f0-4718-871a-b08f0f0d2a66','62ede364-e43c-4b06-aeab-bd1ea71eab43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-416406766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73ad9416-7356-4565-9789-e0c31837ba36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:19.490105 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78acae79-0dad-41c6-aa59-37cb5897802c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:19.514667 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (78acae79-0dad-41c6-aa59-37cb5897802c) transitioned into state 'SUCCESS' from state '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-416406766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',qos_specs=None,replication_status=,reservations=['aec2313d-c897-466a-b60e-14cda123af82','0a5d43a2-210f-4cc6-bd4d-be54a7690ab8','85eeadaa-f5f0-4718-871a-b08f0f0d2a66','62ede364-e43c-4b06-aeab-bd1ea71eab43'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:19.515466 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7313134a-2c99-4737-8e70-75973e897873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:19.534168 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7313134a-2c99-4737-8e70-75973e897873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:19.534723 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Flow 'volume_create_api' (e85b8539-dfc1-4e22-b63a-54600fcd1461) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:19.535543 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume request issued successfully. Jul 31 20:53:19.535838 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c3011a3-ea24-465d-b079-b261571bd1c2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:19.537328 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 642/2630] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:53:19 2026] POST /volume/v3/volumes => generated 777 bytes in 166 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:19.556219 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5e9e7673-c3bf-41f4-8ede-a421320e3986 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:19.560577 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5e9e7673-c3bf-41f4-8ede-a421320e3986 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 Jul 31 20:53:19.562600 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5e9e7673-c3bf-41f4-8ede-a421320e3986 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:19.562600 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5e9e7673-c3bf-41f4-8ede-a421320e3986 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:19.571273 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:19.571273 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:19.583549 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5e9e7673-c3bf-41f4-8ede-a421320e3986 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:53:19.588454 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5e9e7673-c3bf-41f4-8ede-a421320e3986 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 returned with HTTP 200 Jul 31 20:53:19.588949 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 666/2631] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:19 2026] GET /volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 => generated 956 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:19.837576 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1b2d9d8a-3ee9-455d-852a-b91a83006de2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:19.841698 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b2d9d8a-3ee9-455d-852a-b91a83006de2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:19.841698 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b2d9d8a-3ee9-455d-852a-b91a83006de2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:19.841698 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b2d9d8a-3ee9-455d-852a-b91a83006de2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:19.844278 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1b2d9d8a-3ee9-455d-852a-b91a83006de2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:19.853275 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:19.853275 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:19.853275 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b2d9d8a-3ee9-455d-852a-b91a83006de2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:19.853275 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 667/2632] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:19 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:19.893466 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dd7fc419-346a-494f-9901-e699d7543d48 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:19.897505 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd7fc419-346a-494f-9901-e699d7543d48 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd Jul 31 20:53:19.897684 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dd7fc419-346a-494f-9901-e699d7543d48 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:19.897881 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dd7fc419-346a-494f-9901-e699d7543d48 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:19.904720 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd7fc419-346a-494f-9901-e699d7543d48 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd returned with HTTP 404 Jul 31 20:53:19.905371 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 658/2633] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:19 2026] GET /volume/v3/volumes/9d1f3e62-c8b8-4adf-ad31-11795c53bffd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:19.913445 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7eff38b6-7d12-4327-8489-83b4efe3e1bf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:19.916137 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7eff38b6-7d12-4327-8489-83b4efe3e1bf tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] DELETE https://10.4.3.157/volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 Jul 31 20:53:19.916137 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7eff38b6-7d12-4327-8489-83b4efe3e1bf tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:19.916137 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7eff38b6-7d12-4327-8489-83b4efe3e1bf tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:19.916137 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-7eff38b6-7d12-4327-8489-83b4efe3e1bf tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Delete volume with id: 00456b1c-e962-4fea-ae66-1b1e43620577 Jul 31 20:53:19.931830 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:19.931830 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:19.932695 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7eff38b6-7d12-4327-8489-83b4efe3e1bf tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:19.964481 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7eff38b6-7d12-4327-8489-83b4efe3e1bf tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Delete volume request issued successfully. Jul 31 20:53:19.964821 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7eff38b6-7d12-4327-8489-83b4efe3e1bf tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 returned with HTTP 202 Jul 31 20:53:19.965360 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 643/2634] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:19 2026] DELETE /volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:19.976050 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b7f3f686-f509-4653-8ced-d54fd249dca2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:19.978029 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7f3f686-f509-4653-8ced-d54fd249dca2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 Jul 31 20:53:19.978244 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b7f3f686-f509-4653-8ced-d54fd249dca2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:19.978442 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b7f3f686-f509-4653-8ced-d54fd249dca2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:19.987086 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:19.987086 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:19.999801 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b7f3f686-f509-4653-8ced-d54fd249dca2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Volume info retrieved successfully. Jul 31 20:53:20.005738 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7f3f686-f509-4653-8ced-d54fd249dca2 tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 returned with HTTP 200 Jul 31 20:53:20.006095 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 667/2635] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:19 2026] GET /volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:20.316491 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4273f77c-7b8e-41ad-833f-e34cb036c586 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:20.320382 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4273f77c-7b8e-41ad-833f-e34cb036c586 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b Jul 31 20:53:20.320929 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4273f77c-7b8e-41ad-833f-e34cb036c586 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:20.321540 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4273f77c-7b8e-41ad-833f-e34cb036c586 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:20.335787 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:20.335787 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:20.339455 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4273f77c-7b8e-41ad-833f-e34cb036c586 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:20.345087 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4273f77c-7b8e-41ad-833f-e34cb036c586 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b returned with HTTP 200 Jul 31 20:53:20.345680 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 668/2636] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:20 2026] GET /volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b => generated 840 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:20.359115 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:20.362068 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:20.362643 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "a756b93f-c611-45c1-b7bf-a8de382e995b", "size": 2, "name": "tempest-VolumesCloneTest-Volume-649536614"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:20.364192 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume request body: {'volume': {'source_volid': 'a756b93f-c611-45c1-b7bf-a8de382e995b', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-649536614'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:20.373654 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:20.373654 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:20.375469 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume retrieved successfully. Jul 31 20:53:20.375639 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume of 2 GB Jul 31 20:53:20.383330 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Availability Zones retrieved successfully. Jul 31 20:53:20.390897 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Flow 'volume_create_api' (8b37e85e-5461-4ffc-8ba3-eeafde9166d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:20.392149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9788f2-15b3-4c86-9d36-11c6cd222736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:20.394756 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:20.427838 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f9788f2-15b3-4c86-9d36-11c6cd222736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'a756b93f-c611-45c1-b7bf-a8de382e995b', 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:20.428553 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65849a6-9f6f-4434-bbbf-2490471f7b13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:20.470752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Created reservations ['c0ce7f04-6ee4-41d9-891c-6b6b27e8d170', 'c9fd7e75-390d-443b-9025-fa77093fcb2d', '9fe6d6d2-9171-4394-acd6-7ef360ea27bb', 'cbdf0613-52c3-41c3-8d8a-2fa066e8c547'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:20.471574 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d65849a6-9f6f-4434-bbbf-2490471f7b13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0ce7f04-6ee4-41d9-891c-6b6b27e8d170', 'c9fd7e75-390d-443b-9025-fa77093fcb2d', '9fe6d6d2-9171-4394-acd6-7ef360ea27bb', 'cbdf0613-52c3-41c3-8d8a-2fa066e8c547']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:20.472292 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a8fc12-fad2-4ea1-955f-0f09ad5f5cba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:20.510727 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32a8fc12-fad2-4ea1-955f-0f09ad5f5cba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04d3dd80-bbef-45fd-891d-06ccbb98e60d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-649536614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70056ca272e04821ac1539ff5c5a43fd',qos_specs=None,replication_status=,reservations=['c0ce7f04-6ee4-41d9-891c-6b6b27e8d170','c9fd7e75-390d-443b-9025-fa77093fcb2d','9fe6d6d2-9171-4394-acd6-7ef360ea27bb','cbdf0613-52c3-41c3-8d8a-2fa066e8c547'],size=2,snapshot_id=None,source_replicaid=,source_volid=a756b93f-c611-45c1-b7bf-a8de382e995b,status='creating',user_id='6a4a19673f8d42c28851c89b40621b74',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-649536614',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=04d3dd80-bbef-45fd-891d-06ccbb98e60d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70056ca272e04821ac1539ff5c5a43fd',provider_auth=None,provider_geometry=None,provider_id=None,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=a756b93f-c611-45c1-b7bf-a8de382e995b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a4a19673f8d42c28851c89b40621b74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:20.512241 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd7ac0ab-ab6e-4db8-8158-8b9b38a26824) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:20.532886 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bd7ac0ab-ab6e-4db8-8158-8b9b38a26824) transitioned into state 'SUCCESS' from state '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-649536614',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70056ca272e04821ac1539ff5c5a43fd',qos_specs=None,replication_status=,reservations=['c0ce7f04-6ee4-41d9-891c-6b6b27e8d170','c9fd7e75-390d-443b-9025-fa77093fcb2d','9fe6d6d2-9171-4394-acd6-7ef360ea27bb','cbdf0613-52c3-41c3-8d8a-2fa066e8c547'],size=2,snapshot_id=None,source_replicaid=,source_volid=a756b93f-c611-45c1-b7bf-a8de382e995b,status='creating',user_id='6a4a19673f8d42c28851c89b40621b74',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:20.533728 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42acf287-2aec-4aaf-9247-276bdbf44553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:20.548017 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (42acf287-2aec-4aaf-9247-276bdbf44553) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:20.548943 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Flow 'volume_create_api' (8b37e85e-5461-4ffc-8ba3-eeafde9166d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:20.549305 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Create volume request issued successfully. Jul 31 20:53:20.549875 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fce828cf-87dd-4eab-9b2d-906c10383fdd tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:20.550529 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 659/2637] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:20 2026] POST /volume/v3/volumes => generated 780 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:20.559922 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-d5ff990f-499c-4ac6-b4f4-32e3dd64db6d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:20.561819 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-d5ff990f-499c-4ac6-b4f4-32e3dd64db6d tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/limits Jul 31 20:53:20.561897 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5b016dcf-e1b2-4d43-98d0-62da3e68bf3e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:20.562434 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-d5ff990f-499c-4ac6-b4f4-32e3dd64db6d tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:20.562743 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-d5ff990f-499c-4ac6-b4f4-32e3dd64db6d tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:20.563939 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5b016dcf-e1b2-4d43-98d0-62da3e68bf3e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d Jul 31 20:53:20.564268 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5b016dcf-e1b2-4d43-98d0-62da3e68bf3e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:20.564478 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5b016dcf-e1b2-4d43-98d0-62da3e68bf3e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:20.573932 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:20.573932 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:20.578225 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5b016dcf-e1b2-4d43-98d0-62da3e68bf3e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:20.582576 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5b016dcf-e1b2-4d43-98d0-62da3e68bf3e tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d returned with HTTP 200 Jul 31 20:53:20.583035 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 668/2638] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:20 2026] GET /volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:20.583839 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-d5ff990f-499c-4ac6-b4f4-32e3dd64db6d tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/limits returned with HTTP 200 Jul 31 20:53:20.584372 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 644/2639] 10.4.3.157 () {68 vars in 1484 bytes} [Fri Jul 31 20:53:20 2026] GET /volume/v3/limits => generated 302 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:20.602414 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-441dd566-c00e-4327-9e90-3b9d757d2beb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:20.604170 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-441dd566-c00e-4327-9e90-3b9d757d2beb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 Jul 31 20:53:20.604431 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-441dd566-c00e-4327-9e90-3b9d757d2beb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:20.604633 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-441dd566-c00e-4327-9e90-3b9d757d2beb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:20.612148 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:20.612148 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:20.615657 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-441dd566-c00e-4327-9e90-3b9d757d2beb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:53:20.620451 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-c1565d5b-81c6-4c04-b411-f278e5ee7025 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:20.621096 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-441dd566-c00e-4327-9e90-3b9d757d2beb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 returned with HTTP 200 Jul 31 20:53:20.621497 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 669/2640] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:20 2026] GET /volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 => generated 1008 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:20.623009 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-c1565d5b-81c6-4c04-b411-f278e5ee7025 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:53:20.623265 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-c1565d5b-81c6-4c04-b411-f278e5ee7025 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:20.623462 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-c1565d5b-81c6-4c04-b411-f278e5ee7025 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:20.633201 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:20.633201 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:20.636330 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-c1565d5b-81c6-4c04-b411-f278e5ee7025 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:53:20.636599 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-473cf063-5f78-43fc-8075-e0d12dce2454 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:20.638384 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-473cf063-5f78-43fc-8075-e0d12dce2454 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:53:20.638915 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-473cf063-5f78-43fc-8075-e0d12dce2454 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "73ad9416-7356-4565-9789-e0c31837ba36", "name": "tempest-type-Backup-522741531"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:20.640627 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-c1565d5b-81c6-4c04-b411-f278e5ee7025 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 returned with HTTP 200 Jul 31 20:53:20.640686 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-473cf063-5f78-43fc-8075-e0d12dce2454 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Creating new backup {'backup': {'volume_id': '73ad9416-7356-4565-9789-e0c31837ba36', 'name': 'tempest-type-Backup-522741531'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:53:20.640869 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-473cf063-5f78-43fc-8075-e0d12dce2454 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Creating backup of volume 73ad9416-7356-4565-9789-e0c31837ba36 in container None Jul 31 20:53:20.641000 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 660/2641] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:20 2026] GET /volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 => generated 1662 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:20.651412 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:20.651412 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:20.651519 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-ccc22392-4805-49f7-816a-4890d9df5c2e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:20.651547 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-473cf063-5f78-43fc-8075-e0d12dce2454 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:53:20.653070 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-ccc22392-4805-49f7-816a-4890d9df5c2e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:53:20.653527 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-ccc22392-4805-49f7-816a-4890d9df5c2e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "03a9af18-6087-4498-a909-83dd27b71047", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-543904712", "description": null, "metadata": {}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:20.663621 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:20.663621 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:20.664623 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-ccc22392-4805-49f7-816a-4890d9df5c2e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:53:20.664839 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-ccc22392-4805-49f7-816a-4890d9df5c2e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Create snapshot from volume 03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:53:20.667542 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-473cf063-5f78-43fc-8075-e0d12dce2454 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Created reservations ['51607e3a-840c-41a7-85e2-3f1a67b65c29', '53af639d-1c8c-4f0e-95b1-bb5ebefed4cf'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:20.690763 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-ccc22392-4805-49f7-816a-4890d9df5c2e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Created reservations ['ea0c3e62-13db-430b-84a2-56523e94c9a1', '1456badb-5f7b-40c5-a777-2e1d4ffd238a', '10f31c45-40c6-4266-be17-5e25ba35f489', '7a501941-4d4d-4153-baf6-d71650c809e0'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:20.696076 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-473cf063-5f78-43fc-8075-e0d12dce2454 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:53:20.696499 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 669/2642] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:53:20 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 20:53:20.705653 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e5a2b039-3937-4726-a6d4-cd66017112e8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:20.707357 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5a2b039-3937-4726-a6d4-cd66017112e8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:20.707552 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5a2b039-3937-4726-a6d4-cd66017112e8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:20.707720 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5a2b039-3937-4726-a6d4-cd66017112e8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:20.707815 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-e5a2b039-3937-4726-a6d4-cd66017112e8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:20.712992 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:20.712992 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:20.713832 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5a2b039-3937-4726-a6d4-cd66017112e8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:20.714306 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 670/2643] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:20 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:20.717805 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-ccc22392-4805-49f7-816a-4890d9df5c2e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot force create request issued successfully. Jul 31 20:53:20.718276 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9f2349d2-bc43-4aa4-9e12-86848d1f0af7 req-ccc22392-4805-49f7-816a-4890d9df5c2e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:53:20.718850 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 645/2644] 10.4.3.157 () {72 vars in 1547 bytes} [Fri Jul 31 20:53:20 2026] POST /volume/v3/snapshots => generated 323 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:20.861497 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0043af0f-baba-4f8c-9fea-02a8e3e1e0aa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:20.863022 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0043af0f-baba-4f8c-9fea-02a8e3e1e0aa tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:20.863210 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0043af0f-baba-4f8c-9fea-02a8e3e1e0aa tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:20.863396 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0043af0f-baba-4f8c-9fea-02a8e3e1e0aa tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:20.863486 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-0043af0f-baba-4f8c-9fea-02a8e3e1e0aa tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:20.867437 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:20.867437 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:20.868099 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0043af0f-baba-4f8c-9fea-02a8e3e1e0aa tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:20.868432 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 661/2645] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:20 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:21.023774 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5cacedb5-5fb5-4561-999e-c144a0df18df None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.025598 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5cacedb5-5fb5-4561-999e-c144a0df18df tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] GET https://10.4.3.157/volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 Jul 31 20:53:21.025764 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5cacedb5-5fb5-4561-999e-c144a0df18df tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.025943 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5cacedb5-5fb5-4561-999e-c144a0df18df tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.031695 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5cacedb5-5fb5-4561-999e-c144a0df18df tempest-CreateVolumesFromImageTest-1990713058 tempest-CreateVolumesFromImageTest-1990713058-project-member] https://10.4.3.157/volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 returned with HTTP 404 Jul 31 20:53:21.032178 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 670/2646] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:21 2026] GET /volume/v3/volumes/00456b1c-e962-4fea-ae66-1b1e43620577 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:21.599478 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d387b099-8b76-4384-943c-5f6aea7772fb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.601094 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d387b099-8b76-4384-943c-5f6aea7772fb tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d Jul 31 20:53:21.601318 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d387b099-8b76-4384-943c-5f6aea7772fb tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.601590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d387b099-8b76-4384-943c-5f6aea7772fb tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.610858 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:21.610858 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:21.618247 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d387b099-8b76-4384-943c-5f6aea7772fb tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:21.624641 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d387b099-8b76-4384-943c-5f6aea7772fb tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d returned with HTTP 200 Jul 31 20:53:21.624641 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 671/2647] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:21 2026] GET /volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d => generated 873 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:21.638985 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bdc015c1-ab75-4321-9d13-adcafa586020 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.641081 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bdc015c1-ab75-4321-9d13-adcafa586020 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d Jul 31 20:53:21.641318 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bdc015c1-ab75-4321-9d13-adcafa586020 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.641828 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bdc015c1-ab75-4321-9d13-adcafa586020 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.650307 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:21.650307 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:21.653318 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bdc015c1-ab75-4321-9d13-adcafa586020 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:21.661488 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bdc015c1-ab75-4321-9d13-adcafa586020 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d returned with HTTP 200 Jul 31 20:53:21.662100 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 646/2648] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:21 2026] GET /volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d => generated 873 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:21.670610 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a2f19a93-76f0-486c-915a-c19e1e575f63 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.672853 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a2f19a93-76f0-486c-915a-c19e1e575f63 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:53:21.673078 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a2f19a93-76f0-486c-915a-c19e1e575f63 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.673394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a2f19a93-76f0-486c-915a-c19e1e575f63 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.675242 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bc4bf2fb-4c77-4bfd-913f-968388c06607 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.679559 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bc4bf2fb-4c77-4bfd-913f-968388c06607 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d Jul 31 20:53:21.679559 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bc4bf2fb-4c77-4bfd-913f-968388c06607 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.679559 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bc4bf2fb-4c77-4bfd-913f-968388c06607 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.690167 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:21.690167 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:21.690610 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:21.690610 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:21.694497 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a2f19a93-76f0-486c-915a-c19e1e575f63 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:53:21.696985 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bc4bf2fb-4c77-4bfd-913f-968388c06607 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:21.699054 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a2f19a93-76f0-486c-915a-c19e1e575f63 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 200 Jul 31 20:53:21.699654 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 662/2649] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:21 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 1142 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:21.702517 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bc4bf2fb-4c77-4bfd-913f-968388c06607 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d returned with HTTP 200 Jul 31 20:53:21.703051 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 671/2650] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:21 2026] GET /volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d => generated 873 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:21.717936 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b3858aa9-fbdb-4d2c-b165-cde940dcfeb7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.719490 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b3858aa9-fbdb-4d2c-b165-cde940dcfeb7 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] DELETE https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d Jul 31 20:53:21.719673 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b3858aa9-fbdb-4d2c-b165-cde940dcfeb7 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.719874 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b3858aa9-fbdb-4d2c-b165-cde940dcfeb7 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.720015 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-b3858aa9-fbdb-4d2c-b165-cde940dcfeb7 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Delete volume with id: 04d3dd80-bbef-45fd-891d-06ccbb98e60d Jul 31 20:53:21.724697 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1a719f27-b8a0-4a29-a046-5cfb3c57b85f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.726019 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:21.726019 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:21.726421 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1a719f27-b8a0-4a29-a046-5cfb3c57b85f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:21.726469 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b3858aa9-fbdb-4d2c-b165-cde940dcfeb7 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:21.726821 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1a719f27-b8a0-4a29-a046-5cfb3c57b85f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.727077 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1a719f27-b8a0-4a29-a046-5cfb3c57b85f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.727960 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-1a719f27-b8a0-4a29-a046-5cfb3c57b85f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:21.733523 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:21.733523 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:21.733523 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1a719f27-b8a0-4a29-a046-5cfb3c57b85f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:21.733523 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 647/2651] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:21 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:21.743602 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b3858aa9-fbdb-4d2c-b165-cde940dcfeb7 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Delete volume request issued successfully. Jul 31 20:53:21.746183 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b3858aa9-fbdb-4d2c-b165-cde940dcfeb7 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d returned with HTTP 202 Jul 31 20:53:21.746183 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 672/2652] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:21 2026] DELETE /volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:21.748588 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-89df9587-2255-4435-9dc1-8378a0b732fd req-9d065a26-a53d-4b74-967d-3893e59b73c9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.750812 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-9d065a26-a53d-4b74-967d-3893e59b73c9 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:53:21.750812 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-9d065a26-a53d-4b74-967d-3893e59b73c9 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.751106 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-9d065a26-a53d-4b74-967d-3893e59b73c9 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.753725 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ebc09c64-9456-4832-80f9-1fd4505c6267 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.755880 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ebc09c64-9456-4832-80f9-1fd4505c6267 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d Jul 31 20:53:21.756069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ebc09c64-9456-4832-80f9-1fd4505c6267 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.756310 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ebc09c64-9456-4832-80f9-1fd4505c6267 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.759499 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:21.759499 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:21.762443 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:21.762443 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:21.762538 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-89df9587-2255-4435-9dc1-8378a0b732fd req-9d065a26-a53d-4b74-967d-3893e59b73c9 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:53:21.766178 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ebc09c64-9456-4832-80f9-1fd4505c6267 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:21.768248 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-9d065a26-a53d-4b74-967d-3893e59b73c9 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 200 Jul 31 20:53:21.768789 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 663/2653] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:21 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 1142 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:21.772516 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ebc09c64-9456-4832-80f9-1fd4505c6267 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d returned with HTTP 200 Jul 31 20:53:21.772516 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 672/2654] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:21 2026] GET /volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:21.787037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-89df9587-2255-4435-9dc1-8378a0b732fd req-a1f0d9d6-896b-43be-aa66-907c6410c3cc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.788936 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-a1f0d9d6-896b-43be-aa66-907c6410c3cc tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] POST https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10/action Jul 31 20:53:21.789277 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-a1f0d9d6-896b-43be-aa66-907c6410c3cc tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:21.789444 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-a1f0d9d6-896b-43be-aa66-907c6410c3cc tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:21.800341 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:21.800341 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:21.800761 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-89df9587-2255-4435-9dc1-8378a0b732fd req-a1f0d9d6-896b-43be-aa66-907c6410c3cc tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:53:21.806985 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-89df9587-2255-4435-9dc1-8378a0b732fd req-a1f0d9d6-896b-43be-aa66-907c6410c3cc tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Begin detaching volume completed successfully. Jul 31 20:53:21.807297 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-a1f0d9d6-896b-43be-aa66-907c6410c3cc tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10/action returned with HTTP 202 Jul 31 20:53:21.807802 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 648/2655] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:53:21 2026] POST /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:53:21.862012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c815e2f8-d3ed-4ae0-bb5c-89ade685ae94 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.862438 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c815e2f8-d3ed-4ae0-bb5c-89ade685ae94 None None] GET https://10.4.3.157/volume// Jul 31 20:53:21.862627 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c815e2f8-d3ed-4ae0-bb5c-89ade685ae94 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.862835 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c815e2f8-d3ed-4ae0-bb5c-89ade685ae94 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.863160 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c815e2f8-d3ed-4ae0-bb5c-89ade685ae94 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:21.863522 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 673/2656] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:53: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 20:53:21.870396 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-89df9587-2255-4435-9dc1-8378a0b732fd req-35e79333-6fc9-44ee-96f7-3970d4a825e1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.872093 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-35e79333-6fc9-44ee-96f7-3970d4a825e1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:53:21.872324 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-35e79333-6fc9-44ee-96f7-3970d4a825e1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.872516 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-35e79333-6fc9-44ee-96f7-3970d4a825e1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.879372 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-246d9560-9c82-44d0-a201-2f43276410c6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:21.881179 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-246d9560-9c82-44d0-a201-2f43276410c6 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:21.881453 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-246d9560-9c82-44d0-a201-2f43276410c6 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:21.881709 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-246d9560-9c82-44d0-a201-2f43276410c6 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:21.881864 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-246d9560-9c82-44d0-a201-2f43276410c6 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:21.888023 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:21.888023 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:21.889176 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:21.889176 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:21.889904 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-246d9560-9c82-44d0-a201-2f43276410c6 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:21.890287 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 673/2657] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:21 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:21.897662 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-89df9587-2255-4435-9dc1-8378a0b732fd req-35e79333-6fc9-44ee-96f7-3970d4a825e1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:53:21.902143 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-35e79333-6fc9-44ee-96f7-3970d4a825e1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 200 Jul 31 20:53:21.902591 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 664/2658] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:53:21 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 1325 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:53:22.251902 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:22.310966 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:22.311178 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-92795046"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:22.312522 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-92795046'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:22.312701 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume of 1 GB Jul 31 20:53:22.316583 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Availability Zones retrieved successfully. Jul 31 20:53:22.321925 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (d5a601da-ab6d-4199-8a78-e2d333e2426e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:22.322751 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd30f95d-2808-4f2d-b415-06503a7196c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:22.323615 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:22.346756 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dd30f95d-2808-4f2d-b415-06503a7196c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:22.347612 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f8f07d-dcb4-44de-8b9a-9ecca5db80e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:22.415168 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Created reservations ['a7a89c59-3fa3-4a3f-86a1-62fd66d58f09', '02ee778e-a4b0-4a88-9eab-ad0dd7e6a650', 'f42ccf04-7f2d-4b00-8278-3ad037d752d6', 'a567c047-29f3-4d06-9a2a-f5457fd85a95'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:22.415739 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28f8f07d-dcb4-44de-8b9a-9ecca5db80e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7a89c59-3fa3-4a3f-86a1-62fd66d58f09', '02ee778e-a4b0-4a88-9eab-ad0dd7e6a650', 'f42ccf04-7f2d-4b00-8278-3ad037d752d6', 'a567c047-29f3-4d06-9a2a-f5457fd85a95']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:22.416568 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55795b1e-4f9d-489e-8228-d50b299dd661) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:22.440276 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55795b1e-4f9d-489e-8228-d50b299dd661) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4ab660f5-a966-4cbe-b6b5-ca0173f905fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-92795046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['a7a89c59-3fa3-4a3f-86a1-62fd66d58f09','02ee778e-a4b0-4a88-9eab-ad0dd7e6a650','f42ccf04-7f2d-4b00-8278-3ad037d752d6','a567c047-29f3-4d06-9a2a-f5457fd85a95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-92795046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4ab660f5-a966-4cbe-b6b5-ca0173f905fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d33dc6d00de4454b3102e96ebe62168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:22.441117 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8bc3c3-7eed-40d1-ac79-75b0ee650bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:22.459205 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e8bc3c3-7eed-40d1-ac79-75b0ee650bbd) transitioned into state 'SUCCESS' from state '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-92795046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['a7a89c59-3fa3-4a3f-86a1-62fd66d58f09','02ee778e-a4b0-4a88-9eab-ad0dd7e6a650','f42ccf04-7f2d-4b00-8278-3ad037d752d6','a567c047-29f3-4d06-9a2a-f5457fd85a95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:22.459986 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d89e50c-79d6-4642-8cd6-9607a61cc07c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:22.470207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9d89e50c-79d6-4642-8cd6-9607a61cc07c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:22.471434 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (d5a601da-ab6d-4199-8a78-e2d333e2426e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:22.471812 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request issued successfully. Jul 31 20:53:22.472611 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4f966415-74f0-4fa2-8881-bdd5d8083d47 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:22.473079 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 649/2659] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:53:22 2026] POST /volume/v3/volumes => generated 758 bytes in 221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:22.487422 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7c0bd354-101a-4846-86ff-dea4f64b6e57 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:22.489909 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7c0bd354-101a-4846-86ff-dea4f64b6e57 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb Jul 31 20:53:22.490427 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7c0bd354-101a-4846-86ff-dea4f64b6e57 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:22.490784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7c0bd354-101a-4846-86ff-dea4f64b6e57 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:22.499203 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:22.499203 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:22.505596 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7c0bd354-101a-4846-86ff-dea4f64b6e57 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:22.509905 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7c0bd354-101a-4846-86ff-dea4f64b6e57 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb returned with HTTP 200 Jul 31 20:53:22.510506 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 674/2660] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:22 2026] GET /volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb => generated 826 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:22.587672 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2e0533e4-6415-4284-ab38-8f056bf4542e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:22.589088 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2e0533e4-6415-4284-ab38-8f056bf4542e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 Jul 31 20:53:22.589408 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2e0533e4-6415-4284-ab38-8f056bf4542e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:22.589689 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2e0533e4-6415-4284-ab38-8f056bf4542e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:22.595200 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:22.595200 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:22.595505 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2e0533e4-6415-4284-ab38-8f056bf4542e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot retrieved successfully. Jul 31 20:53:22.596103 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2e0533e4-6415-4284-ab38-8f056bf4542e tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 returned with HTTP 200 Jul 31 20:53:22.596478 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 674/2661] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:53:22 2026] GET /volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 => generated 482 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:22.619731 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c866da36-79ef-42e0-b044-8255b5a21a5c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:22.621637 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:22.621774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-626612925", "snapshot_id": null, "imageRef": "d2a815c6-e5f9-4184-bcd4-fea0cfcf7a71", "volume_type": null, "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:22.623259 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-626612925', 'snapshot_id': None, 'imageRef': 'd2a815c6-e5f9-4184-bcd4-fea0cfcf7a71', 'volume_type': None, 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:22.713237 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:22.713237 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:22.713634 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot retrieved successfully. Jul 31 20:53:22.713794 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Create volume of 1 GB Jul 31 20:53:22.716648 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Availability Zones retrieved successfully. Jul 31 20:53:22.721834 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Flow 'volume_create_api' (d527b669-8bbf-4748-b362-12e834dbf052) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:22.723142 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5282b5a6-0e61-4104-83eb-d1903abf14fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:22.724413 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:22.743112 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-751f95ee-bfb6-4f3f-8963-4db35275a435 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:22.744983 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-751f95ee-bfb6-4f3f-8963-4db35275a435 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:22.745314 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-751f95ee-bfb6-4f3f-8963-4db35275a435 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:22.745571 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-751f95ee-bfb6-4f3f-8963-4db35275a435 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:22.745788 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-751f95ee-bfb6-4f3f-8963-4db35275a435 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:22.750743 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:22.750743 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:22.751550 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-751f95ee-bfb6-4f3f-8963-4db35275a435 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:22.751984 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 650/2662] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:22 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:22.761577 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5282b5a6-0e61-4104-83eb-d1903abf14fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '181c899c-92eb-475b-a351-2ce800076a73', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:22.762346 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d49fe1-f098-4c50-8c3e-05c30576d52a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:22.784849 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-761beb2e-2420-4258-9049-9fda699b46c0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:22.786471 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-761beb2e-2420-4258-9049-9fda699b46c0 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d Jul 31 20:53:22.786628 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-761beb2e-2420-4258-9049-9fda699b46c0 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:22.786804 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-761beb2e-2420-4258-9049-9fda699b46c0 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:22.793173 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-761beb2e-2420-4258-9049-9fda699b46c0 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d returned with HTTP 404 Jul 31 20:53:22.793565 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 675/2663] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:22 2026] GET /volume/v3/volumes/04d3dd80-bbef-45fd-891d-06ccbb98e60d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:22.797138 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Created reservations ['1c617b5b-adcb-4e5b-8230-494e5dd71f6d', 'f29812c5-0080-469a-ae45-e9345ce0289c', '3afeb750-2e30-49d6-8d44-6d0bc9db00e6', '203aad24-60b2-4ffd-bf7a-26da9605e1c0'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:22.797866 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3d49fe1-f098-4c50-8c3e-05c30576d52a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c617b5b-adcb-4e5b-8230-494e5dd71f6d', 'f29812c5-0080-469a-ae45-e9345ce0289c', '3afeb750-2e30-49d6-8d44-6d0bc9db00e6', '203aad24-60b2-4ffd-bf7a-26da9605e1c0']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:22.798651 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf466a0-3e1f-45af-8437-9ee7f686d08d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:22.799361 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b28d91ff-741b-4831-9905-4b67657f4e46 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:22.801070 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b28d91ff-741b-4831-9905-4b67657f4e46 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b Jul 31 20:53:22.801315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b28d91ff-741b-4831-9905-4b67657f4e46 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:22.801501 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b28d91ff-741b-4831-9905-4b67657f4e46 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:22.808087 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:22.808087 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:22.811307 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b28d91ff-741b-4831-9905-4b67657f4e46 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:22.816016 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b28d91ff-741b-4831-9905-4b67657f4e46 tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b returned with HTTP 200 Jul 31 20:53:22.816362 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 675/2664] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:22 2026] GET /volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:22.828573 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c1551afe-8818-483a-bf8e-4d2e46d2e3be None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:22.830536 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1551afe-8818-483a-bf8e-4d2e46d2e3be tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] DELETE https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b Jul 31 20:53:22.830747 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1551afe-8818-483a-bf8e-4d2e46d2e3be tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:22.830962 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1551afe-8818-483a-bf8e-4d2e46d2e3be tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:22.831131 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-c1551afe-8818-483a-bf8e-4d2e46d2e3be tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Delete volume with id: a756b93f-c611-45c1-b7bf-a8de382e995b Jul 31 20:53:22.838821 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:22.838821 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:22.839310 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c1551afe-8818-483a-bf8e-4d2e46d2e3be tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:22.839384 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bf466a0-3e1f-45af-8437-9ee7f686d08d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '218af8b6-8d6b-4131-a205-44178dcf3712', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-626612925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a701c66fc4463884155ad5c29011a',qos_specs=None,replication_status=,reservations=['1c617b5b-adcb-4e5b-8230-494e5dd71f6d','f29812c5-0080-469a-ae45-e9345ce0289c','3afeb750-2e30-49d6-8d44-6d0bc9db00e6','203aad24-60b2-4ffd-bf7a-26da9605e1c0'],size=1,snapshot_id=181c899c-92eb-475b-a351-2ce800076a73,source_replicaid=,source_volid=None,status='creating',user_id='6bc8d708c0f74830b085848e5d59bf52',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), '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-31T20:53:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-626612925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=218af8b6-8d6b-4131-a205-44178dcf3712,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='378a701c66fc4463884155ad5c29011a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=181c899c-92eb-475b-a351-2ce800076a73,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6bc8d708c0f74830b085848e5d59bf52',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:22.840195 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6937c8af-8b99-49d6-8cd4-6fe33d107195) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:22.856981 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c1551afe-8818-483a-bf8e-4d2e46d2e3be tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Delete volume request issued successfully. Jul 31 20:53:22.857156 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1551afe-8818-483a-bf8e-4d2e46d2e3be tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b returned with HTTP 202 Jul 31 20:53:22.857586 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 651/2665] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:22 2026] DELETE /volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:22.859363 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6937c8af-8b99-49d6-8cd4-6fe33d107195) transitioned into state 'SUCCESS' from state '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-626612925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='378a701c66fc4463884155ad5c29011a',qos_specs=None,replication_status=,reservations=['1c617b5b-adcb-4e5b-8230-494e5dd71f6d','f29812c5-0080-469a-ae45-e9345ce0289c','3afeb750-2e30-49d6-8d44-6d0bc9db00e6','203aad24-60b2-4ffd-bf7a-26da9605e1c0'],size=1,snapshot_id=181c899c-92eb-475b-a351-2ce800076a73,source_replicaid=,source_volid=None,status='creating',user_id='6bc8d708c0f74830b085848e5d59bf52',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:22.859888 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9462bd6-ff18-404f-affe-b81a081c9d54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:22.864546 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3f45f19a-94eb-4279-8a8d-20287b2808dc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:22.865673 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3f45f19a-94eb-4279-8a8d-20287b2808dc tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b Jul 31 20:53:22.865847 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3f45f19a-94eb-4279-8a8d-20287b2808dc tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:22.866017 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3f45f19a-94eb-4279-8a8d-20287b2808dc tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:22.874226 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:22.874226 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:22.880424 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3f45f19a-94eb-4279-8a8d-20287b2808dc tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Volume info retrieved successfully. Jul 31 20:53:22.884984 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3f45f19a-94eb-4279-8a8d-20287b2808dc tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b returned with HTTP 200 Jul 31 20:53:22.885406 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 676/2666] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:22 2026] GET /volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:22.893732 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9462bd6-ff18-404f-affe-b81a081c9d54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:22.894992 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Flow 'volume_create_api' (d527b669-8bbf-4748-b362-12e834dbf052) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:22.895138 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Create volume request issued successfully. Jul 31 20:53:22.895837 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c866da36-79ef-42e0-b044-8255b5a21a5c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:22.896307 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 665/2667] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:53:22 2026] POST /volume/v3/volumes => generated 813 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:22.899898 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a912f912-acba-4989-85af-43f5292006ad None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:22.902492 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a912f912-acba-4989-85af-43f5292006ad tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:22.902741 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a912f912-acba-4989-85af-43f5292006ad tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:22.903058 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a912f912-acba-4989-85af-43f5292006ad tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:22.903321 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-a912f912-acba-4989-85af-43f5292006ad tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:22.909766 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:22.909766 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:22.910834 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a912f912-acba-4989-85af-43f5292006ad tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:22.911456 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 676/2668] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:22 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:22.912566 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6d471e08-79cf-401a-9d50-31be07e14e69 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:22.914798 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6d471e08-79cf-401a-9d50-31be07e14e69 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 Jul 31 20:53:22.915051 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6d471e08-79cf-401a-9d50-31be07e14e69 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:22.915318 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6d471e08-79cf-401a-9d50-31be07e14e69 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:22.923974 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:22.923974 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:22.928445 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6d471e08-79cf-401a-9d50-31be07e14e69 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:53:22.933339 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6d471e08-79cf-401a-9d50-31be07e14e69 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 returned with HTTP 200 Jul 31 20:53:22.934061 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 652/2669] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:53:22 2026] GET /volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:23.372571 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-bbee04ee-fb70-4a6f-9829-a48ee367e8fe None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:23.374554 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-bbee04ee-fb70-4a6f-9829-a48ee367e8fe tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/limits Jul 31 20:53:23.374730 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-bbee04ee-fb70-4a6f-9829-a48ee367e8fe tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:23.374903 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-bbee04ee-fb70-4a6f-9829-a48ee367e8fe tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:23.391184 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-bbee04ee-fb70-4a6f-9829-a48ee367e8fe tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/limits returned with HTTP 200 Jul 31 20:53:23.391611 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 677/2670] 10.4.3.157 () {68 vars in 1484 bytes} [Fri Jul 31 20:53:23 2026] GET /volume/v3/limits => generated 302 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:23.421797 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-76452afb-525c-4f37-9418-c1c3af882644 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:23.423921 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-76452afb-525c-4f37-9418-c1c3af882644 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:23.424141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-76452afb-525c-4f37-9418-c1c3af882644 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:23.424357 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-76452afb-525c-4f37-9418-c1c3af882644 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:23.434903 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:23.434903 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:23.438563 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-76452afb-525c-4f37-9418-c1c3af882644 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:23.442788 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-76452afb-525c-4f37-9418-c1c3af882644 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 returned with HTTP 200 Jul 31 20:53:23.443229 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 666/2671] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:23 2026] GET /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 => generated 1659 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:23.452315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-1275d612-0ecd-4c3f-bce7-3047a5824323 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:23.454040 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-1275d612-0ecd-4c3f-bce7-3047a5824323 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:53:23.454423 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-1275d612-0ecd-4c3f-bce7-3047a5824323 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:23.464077 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:23.464077 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:23.464569 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-1275d612-0ecd-4c3f-bce7-3047a5824323 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:23.464770 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-1275d612-0ecd-4c3f-bce7-3047a5824323 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Create snapshot from volume 9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:23.494848 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-1275d612-0ecd-4c3f-bce7-3047a5824323 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Created reservations ['23813508-a641-4402-8e20-a91249e77c42', 'f93834be-382a-4635-8306-aa8f0011f516', 'bcf66d75-fc36-4d5a-9be7-2e1f6818e94e', '656207e6-773a-4fdb-aab1-e24c80edd9f1'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:23.523028 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7a557b46-0e72-452f-82e8-aefb141a013a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:23.524358 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-1275d612-0ecd-4c3f-bce7-3047a5824323 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Snapshot force create request issued successfully. Jul 31 20:53:23.524914 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7a557b46-0e72-452f-82e8-aefb141a013a tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb Jul 31 20:53:23.524980 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-66f4dff2-ebc9-4ff5-b222-7eb3711ecdaf req-1275d612-0ecd-4c3f-bce7-3047a5824323 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:53:23.525144 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7a557b46-0e72-452f-82e8-aefb141a013a tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:23.525490 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7a557b46-0e72-452f-82e8-aefb141a013a tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:23.525737 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 677/2672] 10.4.3.157 () {72 vars in 1547 bytes} [Fri Jul 31 20:53:23 2026] POST /volume/v3/snapshots => generated 292 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 20:53:23.532928 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:23.532928 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:23.536660 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7a557b46-0e72-452f-82e8-aefb141a013a tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:23.542269 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7a557b46-0e72-452f-82e8-aefb141a013a tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb returned with HTTP 200 Jul 31 20:53:23.542639 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 653/2673] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:23 2026] GET /volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb => generated 851 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:23.555701 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a2780fe3-bed8-41f6-9fd9-bbb858ae7b77 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:23.557407 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2780fe3-bed8-41f6-9fd9-bbb858ae7b77 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:53:23.557740 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2780fe3-bed8-41f6-9fd9-bbb858ae7b77 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4ab660f5-a966-4cbe-b6b5-ca0173f905fb", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-997473588"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:23.566207 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:23.566207 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:23.566721 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a2780fe3-bed8-41f6-9fd9-bbb858ae7b77 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:23.566839 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-a2780fe3-bed8-41f6-9fd9-bbb858ae7b77 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create snapshot from volume 4ab660f5-a966-4cbe-b6b5-ca0173f905fb Jul 31 20:53:23.599662 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-a2780fe3-bed8-41f6-9fd9-bbb858ae7b77 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Created reservations ['665b0340-c7f6-4e70-a645-bd8a81af7140', 'a95cac6c-73d7-43fd-a805-c168e4fc0162', 'af45aec8-5351-412c-be33-6b61a7cacdc7', '4a941027-7f70-4668-9656-1b9513cf4c22'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:23.628371 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a2780fe3-bed8-41f6-9fd9-bbb858ae7b77 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Snapshot create request issued successfully. Jul 31 20:53:23.628713 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2780fe3-bed8-41f6-9fd9-bbb858ae7b77 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:53:23.629142 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 678/2674] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:53:23 2026] POST /volume/v3/snapshots => generated 315 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:23.638658 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d638535e-86ff-45c9-9e8b-ca1aaee152d4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:23.640061 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d638535e-86ff-45c9-9e8b-ca1aaee152d4 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c Jul 31 20:53:23.640061 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d638535e-86ff-45c9-9e8b-ca1aaee152d4 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:23.640061 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d638535e-86ff-45c9-9e8b-ca1aaee152d4 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:23.646797 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:23.646797 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:23.647509 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d638535e-86ff-45c9-9e8b-ca1aaee152d4 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Snapshot retrieved successfully. Jul 31 20:53:23.649384 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d638535e-86ff-45c9-9e8b-ca1aaee152d4 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c returned with HTTP 200 Jul 31 20:53:23.649384 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 667/2675] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:53:23 2026] GET /volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c => generated 447 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:23.763148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3e4a7404-9e25-4a85-93d2-b13d3984b589 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:23.764661 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e4a7404-9e25-4a85-93d2-b13d3984b589 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:23.764877 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e4a7404-9e25-4a85-93d2-b13d3984b589 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:23.765053 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e4a7404-9e25-4a85-93d2-b13d3984b589 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:23.765172 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-3e4a7404-9e25-4a85-93d2-b13d3984b589 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:23.769147 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:23.769147 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:23.769819 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e4a7404-9e25-4a85-93d2-b13d3984b589 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:23.770161 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 678/2676] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:23 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:23.899146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f6031acf-bc06-484c-be57-792be4e956df None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:23.899855 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f6031acf-bc06-484c-be57-792be4e956df tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] GET https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b Jul 31 20:53:23.900103 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f6031acf-bc06-484c-be57-792be4e956df tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:23.900408 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f6031acf-bc06-484c-be57-792be4e956df tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:23.911314 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f6031acf-bc06-484c-be57-792be4e956df tempest-VolumesCloneTest-1462808663 tempest-VolumesCloneTest-1462808663-project-member] https://10.4.3.157/volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b returned with HTTP 404 Jul 31 20:53:23.913272 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 654/2677] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:23 2026] GET /volume/v3/volumes/a756b93f-c611-45c1-b7bf-a8de382e995b => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:23.924241 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f3d7bffd-6035-48f0-97e9-c6d8f2e8be8e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:23.926667 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f3d7bffd-6035-48f0-97e9-c6d8f2e8be8e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:23.927117 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f3d7bffd-6035-48f0-97e9-c6d8f2e8be8e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:23.927627 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f3d7bffd-6035-48f0-97e9-c6d8f2e8be8e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:23.927793 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-f3d7bffd-6035-48f0-97e9-c6d8f2e8be8e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:23.941177 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:23.941177 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:23.942146 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f3d7bffd-6035-48f0-97e9-c6d8f2e8be8e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:23.942598 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 679/2678] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:23 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:53:23.954069 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-28c6daf0-0e13-4c6a-bd58-0070573952de None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:23.957397 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28c6daf0-0e13-4c6a-bd58-0070573952de tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 Jul 31 20:53:23.957639 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28c6daf0-0e13-4c6a-bd58-0070573952de tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:23.957849 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28c6daf0-0e13-4c6a-bd58-0070573952de tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:23.969410 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:23.969410 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:23.973001 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-28c6daf0-0e13-4c6a-bd58-0070573952de tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:53:23.978907 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28c6daf0-0e13-4c6a-bd58-0070573952de tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 returned with HTTP 200 Jul 31 20:53:23.979488 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 668/2679] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:53:23 2026] GET /volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 => generated 1422 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:53:24.022976 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8f12a33d-9809-4be2-b630-f6681f4a4ccb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:24.025144 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f12a33d-9809-4be2-b630-f6681f4a4ccb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 Jul 31 20:53:24.025441 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f12a33d-9809-4be2-b630-f6681f4a4ccb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:24.025635 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f12a33d-9809-4be2-b630-f6681f4a4ccb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:24.033120 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:24.033120 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:24.037091 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8f12a33d-9809-4be2-b630-f6681f4a4ccb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:53:24.042171 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f12a33d-9809-4be2-b630-f6681f4a4ccb tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 returned with HTTP 200 Jul 31 20:53:24.042826 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 679/2680] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:53:24 2026] GET /volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 => generated 1422 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:53:24.112764 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-89df9587-2255-4435-9dc1-8378a0b732fd req-c75d634a-2adf-432f-8975-959e0f522de7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:24.118137 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-c75d634a-2adf-432f-8975-959e0f522de7 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] DELETE https://10.4.3.157/volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124 Jul 31 20:53:24.118364 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-c75d634a-2adf-432f-8975-959e0f522de7 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:24.118518 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-c75d634a-2adf-432f-8975-959e0f522de7 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:24.128769 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:24.128769 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:24.185071 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-89df9587-2255-4435-9dc1-8378a0b732fd req-c75d634a-2adf-432f-8975-959e0f522de7 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124 returned with HTTP 200 Jul 31 20:53:24.185413 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 655/2681] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:53:24 2026] DELETE /volume/v3/attachments/f538947a-1244-450c-b0d6-110dbfb69124 => generated 19 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:24.658991 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0df58e1e-b2ac-4fa4-8498-fc167e76fd60 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:24.661028 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0df58e1e-b2ac-4fa4-8498-fc167e76fd60 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c Jul 31 20:53:24.661310 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0df58e1e-b2ac-4fa4-8498-fc167e76fd60 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:24.661556 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0df58e1e-b2ac-4fa4-8498-fc167e76fd60 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:24.667830 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:24.667830 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:24.668315 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0df58e1e-b2ac-4fa4-8498-fc167e76fd60 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Snapshot retrieved successfully. Jul 31 20:53:24.669237 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0df58e1e-b2ac-4fa4-8498-fc167e76fd60 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c returned with HTTP 200 Jul 31 20:53:24.669923 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 680/2682] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:53:24 2026] GET /volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c => generated 474 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:24.683889 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:24.689647 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:24.689647 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-108416021"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:24.694364 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-108416021'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:24.694561 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume of 1 GB Jul 31 20:53:24.702200 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Availability Zones retrieved successfully. Jul 31 20:53:24.714731 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (499acf19-b8bd-4a92-a244-55abf04054ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:24.716107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc09b3d9-9041-4060-a237-ed22dfecba87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:24.717537 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:24.753848 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fc09b3d9-9041-4060-a237-ed22dfecba87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:24.755466 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25a13064-f364-4971-827e-b119630584b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:24.780824 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fa26517b-a00f-463b-b28e-6e6714fdcfa3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:24.782872 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fa26517b-a00f-463b-b28e-6e6714fdcfa3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:24.783151 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fa26517b-a00f-463b-b28e-6e6714fdcfa3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:24.783332 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fa26517b-a00f-463b-b28e-6e6714fdcfa3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:24.783440 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-fa26517b-a00f-463b-b28e-6e6714fdcfa3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:24.787680 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:24.787680 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:24.788282 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fa26517b-a00f-463b-b28e-6e6714fdcfa3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:24.788651 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 680/2683] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:24 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:24.808888 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Created reservations ['58563379-55b7-4213-9945-f9fc26992756', 'c330ad1b-9480-4592-b1fc-d3682757cc08', 'ca8cfefe-63c1-450d-9383-87c82353a18c', '8a7bd066-8a2d-40fc-b09a-ea17a0bb09ff'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:24.809893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25a13064-f364-4971-827e-b119630584b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58563379-55b7-4213-9945-f9fc26992756', 'c330ad1b-9480-4592-b1fc-d3682757cc08', 'ca8cfefe-63c1-450d-9383-87c82353a18c', '8a7bd066-8a2d-40fc-b09a-ea17a0bb09ff']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:24.810816 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b2e5c9-8e1d-4080-815d-933011348beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:24.836796 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (01b2e5c9-8e1d-4080-815d-933011348beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a084f16-ffa3-4a1e-99cf-0f17c50e2556', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-108416021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['58563379-55b7-4213-9945-f9fc26992756','c330ad1b-9480-4592-b1fc-d3682757cc08','ca8cfefe-63c1-450d-9383-87c82353a18c','8a7bd066-8a2d-40fc-b09a-ea17a0bb09ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-108416021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a084f16-ffa3-4a1e-99cf-0f17c50e2556,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d33dc6d00de4454b3102e96ebe62168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:24.837734 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5499ea-a844-4eef-9977-b6fc11a98145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:24.859566 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d5499ea-a844-4eef-9977-b6fc11a98145) transitioned into state 'SUCCESS' from state '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-108416021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['58563379-55b7-4213-9945-f9fc26992756','c330ad1b-9480-4592-b1fc-d3682757cc08','ca8cfefe-63c1-450d-9383-87c82353a18c','8a7bd066-8a2d-40fc-b09a-ea17a0bb09ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:24.860414 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89eb5ac5-7a3f-4b9c-aa58-14f1566c967a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:24.872375 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (89eb5ac5-7a3f-4b9c-aa58-14f1566c967a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:24.873434 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (499acf19-b8bd-4a92-a244-55abf04054ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:24.873802 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request issued successfully. Jul 31 20:53:24.874576 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a9a57b81-8eab-4b24-b06d-88f9870b7135 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:24.875552 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 669/2684] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:24 2026] POST /volume/v3/volumes => generated 759 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:24.893620 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:24.895439 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:24.895848 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1106004482"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:24.898436 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1106004482'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:24.898998 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume of 1 GB Jul 31 20:53:24.898998 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:24.898998 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:24.903174 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Availability Zones retrieved successfully. Jul 31 20:53:24.909067 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (361e65fd-e0b9-4668-8c65-5d1535ba907a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:24.910178 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ccd83a-f3b1-481f-95f4-70ab709d9462) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:24.911088 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:24.957897 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (64ccd83a-f3b1-481f-95f4-70ab709d9462) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:24.959101 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc1beca-68a5-48c5-8838-7d1248eec2a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:24.964754 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2ead7c36-2db6-4fb7-a1b2-6c7725501781 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:24.970470 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2ead7c36-2db6-4fb7-a1b2-6c7725501781 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:24.970827 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2ead7c36-2db6-4fb7-a1b2-6c7725501781 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:24.971095 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2ead7c36-2db6-4fb7-a1b2-6c7725501781 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:24.971266 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-2ead7c36-2db6-4fb7-a1b2-6c7725501781 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:24.977244 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:24.977244 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:24.978838 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2ead7c36-2db6-4fb7-a1b2-6c7725501781 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:24.978931 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 681/2685] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:24 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:25.032066 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-30f32f95-a5a4-4427-b447-b414d5a6d58b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.032705 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Created reservations ['77202e96-9f9a-4051-a370-e140ac78ffd5', '08019ffe-4c0a-41d4-ae3e-7c272369d82b', '9c2068b6-a2ab-44c1-851b-f16c56ac1ca6', 'e7f4cb8b-1ac2-4dfa-a5ed-7e2ed58dd5b8'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:25.033463 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3bc1beca-68a5-48c5-8838-7d1248eec2a7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77202e96-9f9a-4051-a370-e140ac78ffd5', '08019ffe-4c0a-41d4-ae3e-7c272369d82b', '9c2068b6-a2ab-44c1-851b-f16c56ac1ca6', 'e7f4cb8b-1ac2-4dfa-a5ed-7e2ed58dd5b8']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.033953 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-30f32f95-a5a4-4427-b447-b414d5a6d58b tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:53:25.034188 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-30f32f95-a5a4-4427-b447-b414d5a6d58b tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:25.034235 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e707a67f-f1a3-4376-9e2f-d5826adf63c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.034415 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-30f32f95-a5a4-4427-b447-b414d5a6d58b tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:25.042861 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:25.042861 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:25.049813 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-30f32f95-a5a4-4427-b447-b414d5a6d58b tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:53:25.056335 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-30f32f95-a5a4-4427-b447-b414d5a6d58b tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 200 Jul 31 20:53:25.056749 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 681/2686] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:25 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:25.066426 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e707a67f-f1a3-4376-9e2f-d5826adf63c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62cdcfde-1a48-4bd4-ba10-2155734b4859', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1106004482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['77202e96-9f9a-4051-a370-e140ac78ffd5','08019ffe-4c0a-41d4-ae3e-7c272369d82b','9c2068b6-a2ab-44c1-851b-f16c56ac1ca6','e7f4cb8b-1ac2-4dfa-a5ed-7e2ed58dd5b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1106004482',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62cdcfde-1a48-4bd4-ba10-2155734b4859,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d33dc6d00de4454b3102e96ebe62168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.067737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012203f7-6806-47b8-ae95-1e2f4044676e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.100724 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (012203f7-6806-47b8-ae95-1e2f4044676e) transitioned into state 'SUCCESS' from state '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-1106004482',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['77202e96-9f9a-4051-a370-e140ac78ffd5','08019ffe-4c0a-41d4-ae3e-7c272369d82b','9c2068b6-a2ab-44c1-851b-f16c56ac1ca6','e7f4cb8b-1ac2-4dfa-a5ed-7e2ed58dd5b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.101607 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09cf48c-33fa-4afa-93ca-ffe4a544b3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.113223 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09cf48c-33fa-4afa-93ca-ffe4a544b3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.113700 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (361e65fd-e0b9-4668-8c65-5d1535ba907a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:25.114015 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request issued successfully. Jul 31 20:53:25.116147 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c5442fdc-4aac-47e7-a609-b683aa57e73d tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:25.116147 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 656/2687] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:24 2026] POST /volume/v3/volumes => generated 760 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:25.135466 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.137821 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:25.138330 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1835324520"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:25.140280 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1835324520'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:25.140522 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume of 1 GB Jul 31 20:53:25.140794 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:25.140794 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:25.145863 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Availability Zones retrieved successfully. Jul 31 20:53:25.151694 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (165b95d2-b232-46bd-91ac-ade3f62c2c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:25.152973 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ce3c21-a0ea-4dc0-b947-905966fb8e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.153943 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:25.206324 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74ce3c21-a0ea-4dc0-b947-905966fb8e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.207092 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c865b72e-311f-4316-8fbd-b25e4035549b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.255767 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Created reservations ['cc380734-d68f-4344-9f13-6371ef6ec6c7', '59ee7895-2341-4c59-8470-cd234078d88b', '8c1b6702-507b-4978-b675-8eab97b6d0f2', 'a09cf34e-c03f-48ce-bfae-ddc8a87378ea'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:25.256995 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c865b72e-311f-4316-8fbd-b25e4035549b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc380734-d68f-4344-9f13-6371ef6ec6c7', '59ee7895-2341-4c59-8470-cd234078d88b', '8c1b6702-507b-4978-b675-8eab97b6d0f2', 'a09cf34e-c03f-48ce-bfae-ddc8a87378ea']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.258350 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f95977a-3ae7-4e48-9668-66e65ea4c73b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.288482 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f95977a-3ae7-4e48-9668-66e65ea4c73b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0e56ee3d-0b33-46c4-99dd-db6a25f1320b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1835324520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['cc380734-d68f-4344-9f13-6371ef6ec6c7','59ee7895-2341-4c59-8470-cd234078d88b','8c1b6702-507b-4978-b675-8eab97b6d0f2','a09cf34e-c03f-48ce-bfae-ddc8a87378ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1835324520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0e56ee3d-0b33-46c4-99dd-db6a25f1320b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d33dc6d00de4454b3102e96ebe62168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.289501 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d66104-0b79-488e-b871-38e29ba8f61f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.322560 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58d66104-0b79-488e-b871-38e29ba8f61f) transitioned into state 'SUCCESS' from state '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-1835324520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['cc380734-d68f-4344-9f13-6371ef6ec6c7','59ee7895-2341-4c59-8470-cd234078d88b','8c1b6702-507b-4978-b675-8eab97b6d0f2','a09cf34e-c03f-48ce-bfae-ddc8a87378ea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.323275 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3ef9ab-4ec5-4eae-a11a-cc80a0e6a8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.338780 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8a3ef9ab-4ec5-4eae-a11a-cc80a0e6a8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.340888 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (165b95d2-b232-46bd-91ac-ade3f62c2c5d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:25.340888 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request issued successfully. Jul 31 20:53:25.341433 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fc994e1d-1d64-4e70-94f1-add7f5a08917 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:25.342023 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 670/2688] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:25 2026] POST /volume/v3/volumes => generated 760 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:25.354443 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.356699 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:25.357209 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1574598516"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:25.359462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1574598516'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:25.359766 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume of 1 GB Jul 31 20:53:25.365749 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Availability Zones retrieved successfully. Jul 31 20:53:25.371818 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (c38b59a4-6eb3-4fed-be1a-c5ce823b0553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:25.372865 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf1a901-4ba2-4e3c-afc5-8d65a378410b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.373882 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:25.403613 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3bf1a901-4ba2-4e3c-afc5-8d65a378410b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.404638 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837907e8-70fb-4b8f-af34-73c995dad089) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.449914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-eb789e18-936f-4b5a-9253-dfb7039e2c52 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.453519 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-eb789e18-936f-4b5a-9253-dfb7039e2c52 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 Jul 31 20:53:25.453923 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-eb789e18-936f-4b5a-9253-dfb7039e2c52 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:25.454155 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-eb789e18-936f-4b5a-9253-dfb7039e2c52 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:25.458975 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Created reservations ['7cbc4e61-f296-49dc-8faf-bcefaffd1694', '774e05aa-d385-4c64-b015-a35371eb1237', 'd5530ec2-75f0-4216-90b3-f86c0a51e92c', '201a19b7-e7ce-42f9-9582-b615ee28ad65'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:25.459801 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (837907e8-70fb-4b8f-af34-73c995dad089) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cbc4e61-f296-49dc-8faf-bcefaffd1694', '774e05aa-d385-4c64-b015-a35371eb1237', 'd5530ec2-75f0-4216-90b3-f86c0a51e92c', '201a19b7-e7ce-42f9-9582-b615ee28ad65']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.460708 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15ea479-e888-423f-b681-fd13778475bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.464225 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:25.464225 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:25.470436 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-eb789e18-936f-4b5a-9253-dfb7039e2c52 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:53:25.476711 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-eb789e18-936f-4b5a-9253-dfb7039e2c52 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 returned with HTTP 200 Jul 31 20:53:25.477302 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 682/2689] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:25 2026] GET /volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 => generated 1404 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:25.491814 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f15ea479-e888-423f-b681-fd13778475bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02dff80e-9d8f-4bdd-a1d3-22171a30b507', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1574598516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['7cbc4e61-f296-49dc-8faf-bcefaffd1694','774e05aa-d385-4c64-b015-a35371eb1237','d5530ec2-75f0-4216-90b3-f86c0a51e92c','201a19b7-e7ce-42f9-9582-b615ee28ad65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1574598516',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02dff80e-9d8f-4bdd-a1d3-22171a30b507,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d33dc6d00de4454b3102e96ebe62168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.492587 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca47b78-5d5d-4323-86fa-b05c786aa4bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.513744 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ca47b78-5d5d-4323-86fa-b05c786aa4bd) transitioned into state 'SUCCESS' from state '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-1574598516',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['7cbc4e61-f296-49dc-8faf-bcefaffd1694','774e05aa-d385-4c64-b015-a35371eb1237','d5530ec2-75f0-4216-90b3-f86c0a51e92c','201a19b7-e7ce-42f9-9582-b615ee28ad65'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.514484 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4ccd06-3c2d-4e95-8b6e-5229a6cad065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.527325 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9f4ccd06-3c2d-4e95-8b6e-5229a6cad065) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.527960 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (c38b59a4-6eb3-4fed-be1a-c5ce823b0553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:25.528279 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request issued successfully. Jul 31 20:53:25.528826 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f4f1e2de-4ace-4141-990e-86859e4f1cfc tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:25.529727 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 682/2690] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:25 2026] POST /volume/v3/volumes => generated 760 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:25.544706 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.548418 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:25.548888 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1683609873"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:25.553148 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request body: {'volume': {"'snapshot_id": 'eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1683609873'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:25.553148 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume of 1 GB Jul 31 20:53:25.553148 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:25.553148 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:25.555692 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Availability Zones retrieved successfully. Jul 31 20:53:25.561395 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (cdb65e4e-2833-4be1-b2e4-b08abe224de5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:25.562689 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6032daf-d088-44b0-933f-0107758fe11c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.563937 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:25.600864 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e6032daf-d088-44b0-933f-0107758fe11c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.601848 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cf8ef8-31e7-4f4f-a0d8-34f7f3bc2763) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.650887 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Created reservations ['ccf7cbfd-2cf3-4d3e-bd06-5a7334777f66', '244033ea-a09c-458b-83f8-389fddd2ac57', '730e35c1-7adf-48be-a858-6caddf5186ce', 'a9d163fa-e998-4cb9-a724-e8daccdd1e57'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:25.652097 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5cf8ef8-31e7-4f4f-a0d8-34f7f3bc2763) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccf7cbfd-2cf3-4d3e-bd06-5a7334777f66', '244033ea-a09c-458b-83f8-389fddd2ac57', '730e35c1-7adf-48be-a858-6caddf5186ce', 'a9d163fa-e998-4cb9-a724-e8daccdd1e57']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.654848 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c5acec-217b-453e-a6b8-aa492a6ee656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.683849 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56c5acec-217b-453e-a6b8-aa492a6ee656) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e617fb07-2037-4c48-b07b-6363e5930833', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1683609873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['ccf7cbfd-2cf3-4d3e-bd06-5a7334777f66','244033ea-a09c-458b-83f8-389fddd2ac57','730e35c1-7adf-48be-a858-6caddf5186ce','a9d163fa-e998-4cb9-a724-e8daccdd1e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1683609873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e617fb07-2037-4c48-b07b-6363e5930833,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3d33dc6d00de4454b3102e96ebe62168',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.684784 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e649f1a-98fc-4a0b-bedc-f1cb0c6fb303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.708066 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e649f1a-98fc-4a0b-bedc-f1cb0c6fb303) transitioned into state 'SUCCESS' from state '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-1683609873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3d33dc6d00de4454b3102e96ebe62168',qos_specs=None,replication_status=,reservations=['ccf7cbfd-2cf3-4d3e-bd06-5a7334777f66','244033ea-a09c-458b-83f8-389fddd2ac57','730e35c1-7adf-48be-a858-6caddf5186ce','a9d163fa-e998-4cb9-a724-e8daccdd1e57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14638e6a0ac1495bbe8de77386ea4f00',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.708759 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239b5d9d-fd35-485f-a96b-e9696eaa282e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:25.724916 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239b5d9d-fd35-485f-a96b-e9696eaa282e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:25.725889 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Flow 'volume_create_api' (cdb65e4e-2833-4be1-b2e4-b08abe224de5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:25.726287 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Create volume request issued successfully. Jul 31 20:53:25.726981 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61390f66-ffb8-47b5-a22e-e1634b99da91 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:25.727508 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 657/2691] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:25 2026] POST /volume/v3/volumes => generated 760 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:25.742686 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e9a424ea-b84a-45e5-a08f-a88676a257b1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.744584 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e9a424ea-b84a-45e5-a08f-a88676a257b1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 Jul 31 20:53:25.744849 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e9a424ea-b84a-45e5-a08f-a88676a257b1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:25.745102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e9a424ea-b84a-45e5-a08f-a88676a257b1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:25.755859 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:25.755859 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:25.764000 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e9a424ea-b84a-45e5-a08f-a88676a257b1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:25.770350 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e9a424ea-b84a-45e5-a08f-a88676a257b1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 returned with HTTP 200 Jul 31 20:53:25.770943 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 671/2692] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:25 2026] GET /volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 => generated 852 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:25.790718 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2a348b5f-b35f-4dd3-99e2-0e31ab50826c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.793103 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2a348b5f-b35f-4dd3-99e2-0e31ab50826c tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 Jul 31 20:53:25.793103 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2a348b5f-b35f-4dd3-99e2-0e31ab50826c tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:25.793103 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2a348b5f-b35f-4dd3-99e2-0e31ab50826c tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:25.799819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9fb6366e-38e4-4d8a-b438-e3da83f34088 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.800170 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:25.800170 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:25.802285 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9fb6366e-38e4-4d8a-b438-e3da83f34088 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:25.802533 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9fb6366e-38e4-4d8a-b438-e3da83f34088 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:25.802792 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9fb6366e-38e4-4d8a-b438-e3da83f34088 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:25.802956 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-9fb6366e-38e4-4d8a-b438-e3da83f34088 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:25.803999 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2a348b5f-b35f-4dd3-99e2-0e31ab50826c tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:25.808325 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2a348b5f-b35f-4dd3-99e2-0e31ab50826c tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 returned with HTTP 200 Jul 31 20:53:25.808741 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 683/2693] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:25 2026] GET /volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 => generated 853 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:25.809792 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:25.809792 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:25.810741 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9fb6366e-38e4-4d8a-b438-e3da83f34088 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:25.811347 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 683/2694] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:25 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:25.822796 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-40639210-461b-41c3-a65c-f6f3e1b60cf1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.827624 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-40639210-461b-41c3-a65c-f6f3e1b60cf1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b Jul 31 20:53:25.827884 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-40639210-461b-41c3-a65c-f6f3e1b60cf1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:25.828312 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-40639210-461b-41c3-a65c-f6f3e1b60cf1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:25.841510 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:25.841510 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:25.847299 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-40639210-461b-41c3-a65c-f6f3e1b60cf1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:25.850831 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-40639210-461b-41c3-a65c-f6f3e1b60cf1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b returned with HTTP 200 Jul 31 20:53:25.851431 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 658/2695] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:25 2026] GET /volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:25.864790 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-20f40766-6831-437c-845c-2cab2a3163a2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.867616 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20f40766-6831-437c-845c-2cab2a3163a2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 Jul 31 20:53:25.868101 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-20f40766-6831-437c-845c-2cab2a3163a2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:25.868101 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-20f40766-6831-437c-845c-2cab2a3163a2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:25.878308 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:25.878308 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:25.885019 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-20f40766-6831-437c-845c-2cab2a3163a2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:25.895740 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20f40766-6831-437c-845c-2cab2a3163a2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 returned with HTTP 200 Jul 31 20:53:25.896313 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 672/2696] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:25 2026] GET /volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:25.911828 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e2e7cd95-a8c7-4d47-9685-ee893db6cdf1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.916852 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e2e7cd95-a8c7-4d47-9685-ee893db6cdf1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 Jul 31 20:53:25.917065 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e2e7cd95-a8c7-4d47-9685-ee893db6cdf1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:25.917293 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e2e7cd95-a8c7-4d47-9685-ee893db6cdf1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:25.934053 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:25.934053 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:25.938077 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e2e7cd95-a8c7-4d47-9685-ee893db6cdf1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:25.942918 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e2e7cd95-a8c7-4d47-9685-ee893db6cdf1 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 returned with HTTP 200 Jul 31 20:53:25.943405 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 684/2697] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:25 2026] GET /volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 => generated 853 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:25.959822 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-461dec3b-8f7b-43f9-8481-30bab63f5bd2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.962277 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-461dec3b-8f7b-43f9-8481-30bab63f5bd2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] DELETE https://10.4.3.157/volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 Jul 31 20:53:25.962530 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-461dec3b-8f7b-43f9-8481-30bab63f5bd2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:25.962778 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-461dec3b-8f7b-43f9-8481-30bab63f5bd2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:25.962961 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-461dec3b-8f7b-43f9-8481-30bab63f5bd2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume with id: e617fb07-2037-4c48-b07b-6363e5930833 Jul 31 20:53:25.971294 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:25.971294 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:25.971971 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-461dec3b-8f7b-43f9-8481-30bab63f5bd2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:25.993111 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1b35e7eb-344b-4ecd-b859-ab5467acf72c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:25.996322 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1b35e7eb-344b-4ecd-b859-ab5467acf72c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:25.996514 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1b35e7eb-344b-4ecd-b859-ab5467acf72c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:25.996684 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1b35e7eb-344b-4ecd-b859-ab5467acf72c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:25.996779 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-1b35e7eb-344b-4ecd-b859-ab5467acf72c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:26.002794 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:26.002794 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:26.003590 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1b35e7eb-344b-4ecd-b859-ab5467acf72c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:26.003957 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 659/2698] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:25 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 803 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:26.015432 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ef42314b-0f7b-478a-9d9f-8ef12b73c92c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:26.018826 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef42314b-0f7b-478a-9d9f-8ef12b73c92c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/b0332a33-c791-4a35-95c1-fa30442a1bab Jul 31 20:53:26.019577 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef42314b-0f7b-478a-9d9f-8ef12b73c92c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:26.019577 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef42314b-0f7b-478a-9d9f-8ef12b73c92c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:26.023253 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-461dec3b-8f7b-43f9-8481-30bab63f5bd2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume request issued successfully. Jul 31 20:53:26.023603 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-461dec3b-8f7b-43f9-8481-30bab63f5bd2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 returned with HTTP 202 Jul 31 20:53:26.024221 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 684/2699] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:25 2026] DELETE /volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:26.033258 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6609d071-d0e7-496a-9b29-327ac708dc4e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:26.038377 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6609d071-d0e7-496a-9b29-327ac708dc4e tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 Jul 31 20:53:26.038567 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6609d071-d0e7-496a-9b29-327ac708dc4e tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:26.038743 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6609d071-d0e7-496a-9b29-327ac708dc4e tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:26.043318 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:26.043318 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:26.048278 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:26.048278 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:26.052819 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ef42314b-0f7b-478a-9d9f-8ef12b73c92c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:26.054066 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6609d071-d0e7-496a-9b29-327ac708dc4e tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:26.061254 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6609d071-d0e7-496a-9b29-327ac708dc4e tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 returned with HTTP 200 Jul 31 20:53:26.061254 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 685/2700] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:26 2026] GET /volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:26.062625 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef42314b-0f7b-478a-9d9f-8ef12b73c92c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/b0332a33-c791-4a35-95c1-fa30442a1bab returned with HTTP 200 Jul 31 20:53:26.063061 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 673/2701] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:26 2026] GET /volume/v3/volumes/b0332a33-c791-4a35-95c1-fa30442a1bab => generated 900 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:26.077198 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9e2bf3fb-aa0b-4bf6-8a93-6740577abba5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:26.078845 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9e2bf3fb-aa0b-4bf6-8a93-6740577abba5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes Jul 31 20:53:26.079041 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9e2bf3fb-aa0b-4bf6-8a93-6740577abba5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:26.079265 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9e2bf3fb-aa0b-4bf6-8a93-6740577abba5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:26.079523 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-9e2bf3fb-aa0b-4bf6-8a93-6740577abba5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:53:26.080143 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-9e2bf3fb-aa0b-4bf6-8a93-6740577abba5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:53:26.093696 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9e2bf3fb-aa0b-4bf6-8a93-6740577abba5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Get all volumes completed successfully. Jul 31 20:53:26.094426 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9e2bf3fb-aa0b-4bf6-8a93-6740577abba5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 200 Jul 31 20:53:26.095003 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 660/2702] 10.4.3.157 () {66 vars in 1237 bytes} [Fri Jul 31 20:53:26 2026] GET /volume/v3/volumes => generated 659 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:26.105387 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fb8ed327-7838-47a6-87e7-0d5300bc48c3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:26.107653 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb8ed327-7838-47a6-87e7-0d5300bc48c3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b0332a33-c791-4a35-95c1-fa30442a1bab Jul 31 20:53:26.107912 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb8ed327-7838-47a6-87e7-0d5300bc48c3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:26.108265 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb8ed327-7838-47a6-87e7-0d5300bc48c3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:26.108516 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-fb8ed327-7838-47a6-87e7-0d5300bc48c3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Delete volume with id: b0332a33-c791-4a35-95c1-fa30442a1bab Jul 31 20:53:26.118204 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:26.118204 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:26.118679 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fb8ed327-7838-47a6-87e7-0d5300bc48c3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:26.149363 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fb8ed327-7838-47a6-87e7-0d5300bc48c3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Delete volume request issued successfully. Jul 31 20:53:26.149595 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb8ed327-7838-47a6-87e7-0d5300bc48c3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/b0332a33-c791-4a35-95c1-fa30442a1bab returned with HTTP 202 Jul 31 20:53:26.150078 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 685/2703] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:26 2026] DELETE /volume/v3/volumes/b0332a33-c791-4a35-95c1-fa30442a1bab => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:26.157068 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8354225b-fc86-4b4c-b128-ef8764171be9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:26.158679 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8354225b-fc86-4b4c-b128-ef8764171be9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] DELETE https://10.4.3.157/volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb Jul 31 20:53:26.158912 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8354225b-fc86-4b4c-b128-ef8764171be9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:26.158912 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8354225b-fc86-4b4c-b128-ef8764171be9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:26.159093 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-8354225b-fc86-4b4c-b128-ef8764171be9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Delete backup with id: bc2e07b6-8c21-47f2-b809-d81e895b3bcb. Jul 31 20:53:26.164664 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-bae2c748-caa2-4f41-aded-f8bcafec46af None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:26.165031 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:26.165031 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:26.166997 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-bae2c748-caa2-4f41-aded-f8bcafec46af tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 Jul 31 20:53:26.167226 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-bae2c748-caa2-4f41-aded-f8bcafec46af tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:26.167427 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-bae2c748-caa2-4f41-aded-f8bcafec46af tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:26.180064 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:26.180064 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:26.185191 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-bae2c748-caa2-4f41-aded-f8bcafec46af tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:53:26.192147 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-bae2c748-caa2-4f41-aded-f8bcafec46af tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 returned with HTTP 200 Jul 31 20:53:26.192147 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 674/2704] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:26 2026] GET /volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 => generated 1404 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:26.192730 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-8354225b-fc86-4b4c-b128-ef8764171be9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] delete_backup rpcapi backup_id bc2e07b6-8c21-47f2-b809-d81e895b3bcb {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:53:26.194457 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8354225b-fc86-4b4c-b128-ef8764171be9 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] https://10.4.3.157/volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb returned with HTTP 202 Jul 31 20:53:26.194838 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 686/2705] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:26 2026] DELETE /volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:53:26.203991 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-10dc4f07-4ca7-4476-9da8-dcfd769378d7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:26.204548 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-10dc4f07-4ca7-4476-9da8-dcfd769378d7 None None] GET https://10.4.3.157/volume// Jul 31 20:53:26.204767 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-10dc4f07-4ca7-4476-9da8-dcfd769378d7 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:26.205036 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-10dc4f07-4ca7-4476-9da8-dcfd769378d7 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:26.205521 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-10dc4f07-4ca7-4476-9da8-dcfd769378d7 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:26.206514 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 661/2706] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:53:26 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:53:26.208015 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-acb141d9-a85c-4b86-a1d2-8123a0b5115a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:26.210597 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-acb141d9-a85c-4b86-a1d2-8123a0b5115a tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] GET https://10.4.3.157/volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb Jul 31 20:53:26.210856 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-acb141d9-a85c-4b86-a1d2-8123a0b5115a tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:26.211142 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-acb141d9-a85c-4b86-a1d2-8123a0b5115a tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:26.211411 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-acb141d9-a85c-4b86-a1d2-8123a0b5115a tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Show backup with id bc2e07b6-8c21-47f2-b809-d81e895b3bcb. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:26.214884 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-b33ff6ca-41e9-429a-a6f3-c77682586e68 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:26.216059 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:26.216059 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:26.216604 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-b33ff6ca-41e9-429a-a6f3-c77682586e68 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:53:26.216949 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-b33ff6ca-41e9-429a-a6f3-c77682586e68 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "218af8b6-8d6b-4131-a205-44178dcf3712", "connector": null, "instance_uuid": "e1807485-aa1b-4b75-ba71-13649b8c06f7"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:26.217025 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-acb141d9-a85c-4b86-a1d2-8123a0b5115a tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] https://10.4.3.157/volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb returned with HTTP 200 Jul 31 20:53:26.217532 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 686/2707] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:26 2026] GET /volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:26.227686 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:26.227686 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:26.275656 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-b33ff6ca-41e9-429a-a6f3-c77682586e68 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:53:26.276222 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 675/2708] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:53:26 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:26.445603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-38c367e5-8378-486f-984b-e94ed8512002 req-97aaa579-bf77-4994-888f-57e730689b5c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:26.447866 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-38c367e5-8378-486f-984b-e94ed8512002 req-97aaa579-bf77-4994-888f-57e730689b5c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:26.448073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-38c367e5-8378-486f-984b-e94ed8512002 req-97aaa579-bf77-4994-888f-57e730689b5c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:26.448291 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-38c367e5-8378-486f-984b-e94ed8512002 req-97aaa579-bf77-4994-888f-57e730689b5c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:26.457913 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:26.457913 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:26.462273 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-38c367e5-8378-486f-984b-e94ed8512002 req-97aaa579-bf77-4994-888f-57e730689b5c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:26.469545 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-38c367e5-8378-486f-984b-e94ed8512002 req-97aaa579-bf77-4994-888f-57e730689b5c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 returned with HTTP 200 Jul 31 20:53:26.470020 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 687/2709] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:26 2026] GET /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 => generated 1659 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:26.826467 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8b5fa741-5053-4592-babe-382b5e7ba281 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:26.830581 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8b5fa741-5053-4592-babe-382b5e7ba281 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:26.830770 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8b5fa741-5053-4592-babe-382b5e7ba281 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:26.830992 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8b5fa741-5053-4592-babe-382b5e7ba281 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:26.831121 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-8b5fa741-5053-4592-babe-382b5e7ba281 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:26.835141 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:26.835141 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:26.835694 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8b5fa741-5053-4592-babe-382b5e7ba281 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:26.836007 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 662/2710] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:26 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:27.074947 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c688320f-4bde-4dc8-93bd-ebdf9cb1b566 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:27.077755 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c688320f-4bde-4dc8-93bd-ebdf9cb1b566 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 Jul 31 20:53:27.078001 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c688320f-4bde-4dc8-93bd-ebdf9cb1b566 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:27.078272 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c688320f-4bde-4dc8-93bd-ebdf9cb1b566 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:27.087579 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c688320f-4bde-4dc8-93bd-ebdf9cb1b566 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 returned with HTTP 404 Jul 31 20:53:27.088744 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 687/2711] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:27 2026] GET /volume/v3/volumes/e617fb07-2037-4c48-b07b-6363e5930833 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:27.099092 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2fc78430-4e40-43e0-8920-e6f1218004e3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:27.100868 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2fc78430-4e40-43e0-8920-e6f1218004e3 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] DELETE https://10.4.3.157/volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 Jul 31 20:53:27.101033 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2fc78430-4e40-43e0-8920-e6f1218004e3 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:27.101244 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2fc78430-4e40-43e0-8920-e6f1218004e3 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:27.101400 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-2fc78430-4e40-43e0-8920-e6f1218004e3 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume with id: 02dff80e-9d8f-4bdd-a1d3-22171a30b507 Jul 31 20:53:27.111767 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:27.111767 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:27.112170 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2fc78430-4e40-43e0-8920-e6f1218004e3 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:27.134527 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2fc78430-4e40-43e0-8920-e6f1218004e3 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume request issued successfully. Jul 31 20:53:27.134527 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2fc78430-4e40-43e0-8920-e6f1218004e3 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 returned with HTTP 202 Jul 31 20:53:27.134714 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 676/2712] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:27 2026] DELETE /volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:27.146827 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a44f89cc-1fe5-4a1a-9993-63c03005c197 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:27.148963 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a44f89cc-1fe5-4a1a-9993-63c03005c197 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 Jul 31 20:53:27.149181 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a44f89cc-1fe5-4a1a-9993-63c03005c197 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:27.149409 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a44f89cc-1fe5-4a1a-9993-63c03005c197 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:27.156513 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:27.156513 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:27.161237 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a44f89cc-1fe5-4a1a-9993-63c03005c197 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:27.166804 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a44f89cc-1fe5-4a1a-9993-63c03005c197 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 returned with HTTP 200 Jul 31 20:53:27.167282 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 688/2713] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:27 2026] GET /volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:27.231752 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5832b230-7259-4e3f-bcd6-a17880dd49cf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:27.233493 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5832b230-7259-4e3f-bcd6-a17880dd49cf tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] GET https://10.4.3.157/volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb Jul 31 20:53:27.233732 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5832b230-7259-4e3f-bcd6-a17880dd49cf tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:27.233913 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5832b230-7259-4e3f-bcd6-a17880dd49cf tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:27.234025 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-5832b230-7259-4e3f-bcd6-a17880dd49cf tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Show backup with id bc2e07b6-8c21-47f2-b809-d81e895b3bcb. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:27.237517 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5832b230-7259-4e3f-bcd6-a17880dd49cf tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] https://10.4.3.157/volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb returned with HTTP 404 Jul 31 20:53:27.238051 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 663/2714] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:27 2026] GET /volume/v3/backups/bc2e07b6-8c21-47f2-b809-d81e895b3bcb => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:27.248392 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6ddaf15f-6263-417b-8780-04bf16a86802 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:27.250440 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6ddaf15f-6263-417b-8780-04bf16a86802 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] DELETE https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:27.250626 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6ddaf15f-6263-417b-8780-04bf16a86802 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:27.250626 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6ddaf15f-6263-417b-8780-04bf16a86802 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:27.250743 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-6ddaf15f-6263-417b-8780-04bf16a86802 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Delete backup with id: 9dcd98c1-cf60-4d24-aa83-40713d979d65. Jul 31 20:53:27.255051 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:27.255051 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:27.268107 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-6ddaf15f-6263-417b-8780-04bf16a86802 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] delete_backup rpcapi backup_id 9dcd98c1-cf60-4d24-aa83-40713d979d65 {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:53:27.270299 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6ddaf15f-6263-417b-8780-04bf16a86802 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 202 Jul 31 20:53:27.270826 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 688/2715] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:27 2026] DELETE /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:53:27.277977 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4409a9db-dd20-479f-a597-4a525ecfb7c5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:27.280281 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4409a9db-dd20-479f-a597-4a525ecfb7c5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:27.280575 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4409a9db-dd20-479f-a597-4a525ecfb7c5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:27.280853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4409a9db-dd20-479f-a597-4a525ecfb7c5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:27.281021 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-4409a9db-dd20-479f-a597-4a525ecfb7c5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:27.288253 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-38c367e5-8378-486f-984b-e94ed8512002 req-9a96a17e-a789-44a1-8f4f-00751dd40f5f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:27.290814 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-38c367e5-8378-486f-984b-e94ed8512002 req-9a96a17e-a789-44a1-8f4f-00751dd40f5f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/attachments/b69be052-6b7c-4540-a2f5-0c391c60c3b7 Jul 31 20:53:27.291036 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-38c367e5-8378-486f-984b-e94ed8512002 req-9a96a17e-a789-44a1-8f4f-00751dd40f5f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:27.291294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-38c367e5-8378-486f-984b-e94ed8512002 req-9a96a17e-a789-44a1-8f4f-00751dd40f5f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:27.291339 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:27.291339 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:27.292489 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4409a9db-dd20-479f-a597-4a525ecfb7c5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 200 Jul 31 20:53:27.293012 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 677/2716] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:27 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 802 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:27.299928 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:27.299928 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:27.355278 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-38c367e5-8378-486f-984b-e94ed8512002 req-9a96a17e-a789-44a1-8f4f-00751dd40f5f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/b69be052-6b7c-4540-a2f5-0c391c60c3b7 returned with HTTP 200 Jul 31 20:53:27.355732 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 689/2717] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:53:27 2026] DELETE /volume/v3/attachments/b69be052-6b7c-4540-a2f5-0c391c60c3b7 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:27.674596 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-95447f93-c91a-452d-a9e0-92ef0b67a054 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:27.675445 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-95447f93-c91a-452d-a9e0-92ef0b67a054 None None] GET https://10.4.3.157/volume// Jul 31 20:53:27.675445 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-95447f93-c91a-452d-a9e0-92ef0b67a054 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:27.675445 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-95447f93-c91a-452d-a9e0-92ef0b67a054 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:27.675772 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-95447f93-c91a-452d-a9e0-92ef0b67a054 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:27.676533 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 664/2718] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:53: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 20:53:27.685333 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-f7e64050-e800-4d90-991d-0bda3d9dcc09 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:27.690096 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-f7e64050-e800-4d90-991d-0bda3d9dcc09 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 Jul 31 20:53:27.690407 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-f7e64050-e800-4d90-991d-0bda3d9dcc09 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:27.690634 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-f7e64050-e800-4d90-991d-0bda3d9dcc09 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:27.702443 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:27.702443 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:27.706222 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-f7e64050-e800-4d90-991d-0bda3d9dcc09 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:53:27.712379 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-f7e64050-e800-4d90-991d-0bda3d9dcc09 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 returned with HTTP 200 Jul 31 20:53:27.713110 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 689/2719] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:53:27 2026] GET /volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 => generated 1583 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:53:27.842418 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-86de5115-e62c-4058-b4d1-404137127cd9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:27.846271 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-86de5115-e62c-4058-b4d1-404137127cd9 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] PUT https://10.4.3.157/volume/v3/attachments/310bc9cd-66de-49f3-9c94-8b4f875311fb Jul 31 20:53:27.846271 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-86de5115-e62c-4058-b4d1-404137127cd9 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:27.848247 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-71805a0e-cb8f-4cc6-9dca-e078f8795a16 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:27.851040 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-71805a0e-cb8f-4cc6-9dca-e078f8795a16 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:27.851349 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-71805a0e-cb8f-4cc6-9dca-e078f8795a16 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:27.851837 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-71805a0e-cb8f-4cc6-9dca-e078f8795a16 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:27.852093 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-71805a0e-cb8f-4cc6-9dca-e078f8795a16 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:27.855853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-86de5115-e62c-4058-b4d1-404137127cd9 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Acquiring lock "cinder-attachment_update-218af8b6-8d6b-4131-a205-44178dcf3712-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:53:27.858963 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:27.858963 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:27.859815 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-71805a0e-cb8f-4cc6-9dca-e078f8795a16 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:27.860297 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 690/2720] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:27 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:27.865062 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-86de5115-e62c-4058-b4d1-404137127cd9 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Lock "cinder-attachment_update-218af8b6-8d6b-4131-a205-44178dcf3712-np0000006272" acquired by "attachment_update" :: waited 0.009s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:53:27.866599 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:27.866599 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:27.984513 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-86de5115-e62c-4058-b4d1-404137127cd9 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Lock "cinder-attachment_update-218af8b6-8d6b-4131-a205-44178dcf3712-np0000006272" released by "attachment_update" :: held 0.119s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:53:27.984906 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-86de5115-e62c-4058-b4d1-404137127cd9 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments/310bc9cd-66de-49f3-9c94-8b4f875311fb returned with HTTP 200 Jul 31 20:53:27.985584 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 678/2721] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:53:27 2026] PUT /volume/v3/attachments/310bc9cd-66de-49f3-9c94-8b4f875311fb => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:28.013169 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-70fa283f-29cd-4f7a-bf49-ae004cebeda9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:28.015309 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-70fa283f-29cd-4f7a-bf49-ae004cebeda9 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] POST https://10.4.3.157/volume/v3/attachments/310bc9cd-66de-49f3-9c94-8b4f875311fb/action Jul 31 20:53:28.015713 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-70fa283f-29cd-4f7a-bf49-ae004cebeda9 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:28.015879 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-70fa283f-29cd-4f7a-bf49-ae004cebeda9 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:28.034814 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:28.034814 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:28.045849 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-186fd533-b7db-46cc-87bd-3be06aea0617 req-70fa283f-29cd-4f7a-bf49-ae004cebeda9 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments/310bc9cd-66de-49f3-9c94-8b4f875311fb/action returned with HTTP 204 Jul 31 20:53:28.046406 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 665/2722] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:53:28 2026] POST /volume/v3/attachments/310bc9cd-66de-49f3-9c94-8b4f875311fb/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:28.182326 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b8597835-6c99-46c4-b65b-c9cf2bd34d17 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:28.184991 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b8597835-6c99-46c4-b65b-c9cf2bd34d17 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 Jul 31 20:53:28.185993 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b8597835-6c99-46c4-b65b-c9cf2bd34d17 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:28.185993 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b8597835-6c99-46c4-b65b-c9cf2bd34d17 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:28.196303 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b8597835-6c99-46c4-b65b-c9cf2bd34d17 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 returned with HTTP 404 Jul 31 20:53:28.196605 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 690/2723] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:28 2026] GET /volume/v3/volumes/02dff80e-9d8f-4bdd-a1d3-22171a30b507 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:28.208666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-38030cc7-6d0b-46d1-a346-c08da526d32b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:28.210780 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-38030cc7-6d0b-46d1-a346-c08da526d32b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] DELETE https://10.4.3.157/volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b Jul 31 20:53:28.211002 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-38030cc7-6d0b-46d1-a346-c08da526d32b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:28.211073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-38030cc7-6d0b-46d1-a346-c08da526d32b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:28.211421 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-38030cc7-6d0b-46d1-a346-c08da526d32b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume with id: 0e56ee3d-0b33-46c4-99dd-db6a25f1320b Jul 31 20:53:28.218326 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:28.218326 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:28.218890 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-38030cc7-6d0b-46d1-a346-c08da526d32b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:28.243553 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-38030cc7-6d0b-46d1-a346-c08da526d32b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume request issued successfully. Jul 31 20:53:28.243754 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-38030cc7-6d0b-46d1-a346-c08da526d32b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b returned with HTTP 202 Jul 31 20:53:28.244290 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 691/2724] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:28 2026] DELETE /volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:28.254901 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5923c9fc-6175-4cfe-8a3f-ad34c8299772 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:28.256742 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5923c9fc-6175-4cfe-8a3f-ad34c8299772 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b Jul 31 20:53:28.256899 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5923c9fc-6175-4cfe-8a3f-ad34c8299772 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:28.257054 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5923c9fc-6175-4cfe-8a3f-ad34c8299772 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:28.265172 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:28.265172 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:28.269514 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5923c9fc-6175-4cfe-8a3f-ad34c8299772 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:28.275329 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5923c9fc-6175-4cfe-8a3f-ad34c8299772 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b returned with HTTP 200 Jul 31 20:53:28.275775 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 679/2725] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:28 2026] GET /volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b => generated 852 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:28.313659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-12c9c3d0-8d4f-4d4b-9372-5bedc469fd48 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:28.317772 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-12c9c3d0-8d4f-4d4b-9372-5bedc469fd48 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 Jul 31 20:53:28.317772 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-12c9c3d0-8d4f-4d4b-9372-5bedc469fd48 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:28.317772 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-12c9c3d0-8d4f-4d4b-9372-5bedc469fd48 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:28.317967 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-12c9c3d0-8d4f-4d4b-9372-5bedc469fd48 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id 9dcd98c1-cf60-4d24-aa83-40713d979d65. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:28.328903 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-12c9c3d0-8d4f-4d4b-9372-5bedc469fd48 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 returned with HTTP 404 Jul 31 20:53:28.329416 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 666/2726] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:28 2026] GET /volume/v3/backups/9dcd98c1-cf60-4d24-aa83-40713d979d65 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:28.401730 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ac6ff428-872f-4fbf-a938-a3abbba4460f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:28.403981 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac6ff428-872f-4fbf-a938-a3abbba4460f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4?cascade=True Jul 31 20:53:28.404303 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac6ff428-872f-4fbf-a938-a3abbba4460f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:28.404486 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac6ff428-872f-4fbf-a938-a3abbba4460f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:28.404713 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-ac6ff428-872f-4fbf-a938-a3abbba4460f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Delete volume with id: 9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:28.415841 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:28.415841 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:28.416481 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ac6ff428-872f-4fbf-a938-a3abbba4460f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:28.456384 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ac6ff428-872f-4fbf-a938-a3abbba4460f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Delete volume request issued successfully. Jul 31 20:53:28.456483 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f7e7d24c-6521-4106-b220-7ba172847825 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:28.456779 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac6ff428-872f-4fbf-a938-a3abbba4460f tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4?cascade=True returned with HTTP 202 Jul 31 20:53:28.457197 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 691/2727] 10.4.3.157 () {66 vars in 1376 bytes} [Fri Jul 31 20:53:28 2026] DELETE /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4?cascade=True => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:28.458498 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f7e7d24c-6521-4106-b220-7ba172847825 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b Jul 31 20:53:28.458788 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f7e7d24c-6521-4106-b220-7ba172847825 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:28.459414 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f7e7d24c-6521-4106-b220-7ba172847825 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:28.469565 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1782d920-f3df-4754-af25-f991ae4ef1b5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:28.470192 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:28.470192 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:28.472241 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1782d920-f3df-4754-af25-f991ae4ef1b5 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:28.472549 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1782d920-f3df-4754-af25-f991ae4ef1b5 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:28.472812 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1782d920-f3df-4754-af25-f991ae4ef1b5 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:28.475610 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f7e7d24c-6521-4106-b220-7ba172847825 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:28.482770 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f7e7d24c-6521-4106-b220-7ba172847825 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b returned with HTTP 200 Jul 31 20:53:28.483320 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 692/2728] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:28 2026] GET /volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:53:28.483413 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:28.483413 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:28.489827 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1782d920-f3df-4754-af25-f991ae4ef1b5 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:28.497677 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-afe21cf0-fda1-48d8-ae62-4e9c811032b5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:28.497943 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1782d920-f3df-4754-af25-f991ae4ef1b5 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 returned with HTTP 200 Jul 31 20:53:28.498523 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 680/2729] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:28 2026] GET /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 => generated 1366 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:28.500310 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-afe21cf0-fda1-48d8-ae62-4e9c811032b5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] DELETE https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b Jul 31 20:53:28.500731 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-afe21cf0-fda1-48d8-ae62-4e9c811032b5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:28.501260 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-afe21cf0-fda1-48d8-ae62-4e9c811032b5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:28.501314 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-afe21cf0-fda1-48d8-ae62-4e9c811032b5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Delete volume with id: 11feb6b9-dd04-4f94-9f74-e55e48eaee2b Jul 31 20:53:28.511270 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:28.511270 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:28.511995 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-afe21cf0-fda1-48d8-ae62-4e9c811032b5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:28.533042 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-afe21cf0-fda1-48d8-ae62-4e9c811032b5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Delete volume request issued successfully. Jul 31 20:53:28.533358 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-afe21cf0-fda1-48d8-ae62-4e9c811032b5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b returned with HTTP 202 Jul 31 20:53:28.533691 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 667/2730] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:28 2026] DELETE /volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:28.540709 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2ce63ce1-4a62-4904-9bc3-84479207486c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:28.542600 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2ce63ce1-4a62-4904-9bc3-84479207486c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b Jul 31 20:53:28.542815 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2ce63ce1-4a62-4904-9bc3-84479207486c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:28.543084 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2ce63ce1-4a62-4904-9bc3-84479207486c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:28.551010 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:28.551010 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:28.555169 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2ce63ce1-4a62-4904-9bc3-84479207486c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:28.560143 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2ce63ce1-4a62-4904-9bc3-84479207486c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b returned with HTTP 200 Jul 31 20:53:28.560596 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 692/2731] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:28 2026] GET /volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:28.869720 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5fb71cf0-d677-475e-8c1b-1fae0f9ead5b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:28.871525 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fb71cf0-d677-475e-8c1b-1fae0f9ead5b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:28.871752 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5fb71cf0-d677-475e-8c1b-1fae0f9ead5b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:28.871927 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5fb71cf0-d677-475e-8c1b-1fae0f9ead5b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:28.872030 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-5fb71cf0-d677-475e-8c1b-1fae0f9ead5b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:28.885786 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:28.885786 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:28.886290 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fb71cf0-d677-475e-8c1b-1fae0f9ead5b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:28.886911 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 693/2732] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:28 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:29.294136 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cbe33f91-39b9-4c50-a9bc-b4c82a386a43 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.295740 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cbe33f91-39b9-4c50-a9bc-b4c82a386a43 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b Jul 31 20:53:29.295898 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cbe33f91-39b9-4c50-a9bc-b4c82a386a43 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:29.296079 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cbe33f91-39b9-4c50-a9bc-b4c82a386a43 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:29.300835 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cbe33f91-39b9-4c50-a9bc-b4c82a386a43 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b returned with HTTP 404 Jul 31 20:53:29.301234 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 681/2733] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:29 2026] GET /volume/v3/volumes/0e56ee3d-0b33-46c4-99dd-db6a25f1320b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:29.309576 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1c54c4b3-6944-4e66-9e36-004d388c06cd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.311179 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1c54c4b3-6944-4e66-9e36-004d388c06cd tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] DELETE https://10.4.3.157/volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 Jul 31 20:53:29.311371 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1c54c4b3-6944-4e66-9e36-004d388c06cd tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:29.311630 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1c54c4b3-6944-4e66-9e36-004d388c06cd tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:29.311867 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-1c54c4b3-6944-4e66-9e36-004d388c06cd tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume with id: 62cdcfde-1a48-4bd4-ba10-2155734b4859 Jul 31 20:53:29.319155 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:29.319155 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:29.319818 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1c54c4b3-6944-4e66-9e36-004d388c06cd tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:29.343110 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1c54c4b3-6944-4e66-9e36-004d388c06cd tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume request issued successfully. Jul 31 20:53:29.343351 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1c54c4b3-6944-4e66-9e36-004d388c06cd tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 returned with HTTP 202 Jul 31 20:53:29.343809 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 668/2734] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:29 2026] DELETE /volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:29.351698 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-23ebb109-e140-4634-bb8f-75e4a1b137bf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.353575 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-23ebb109-e140-4634-bb8f-75e4a1b137bf tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 Jul 31 20:53:29.353773 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-23ebb109-e140-4634-bb8f-75e4a1b137bf tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:29.353951 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-23ebb109-e140-4634-bb8f-75e4a1b137bf tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:29.360383 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:29.360383 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:29.364092 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-23ebb109-e140-4634-bb8f-75e4a1b137bf tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:29.367952 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-23ebb109-e140-4634-bb8f-75e4a1b137bf tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 returned with HTTP 200 Jul 31 20:53:29.368322 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 693/2735] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:29 2026] GET /volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 => generated 852 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:29.513552 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6e9d2e11-2c7c-4b0a-893e-d9ac727f77ea None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.515447 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6e9d2e11-2c7c-4b0a-893e-d9ac727f77ea tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:29.515752 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6e9d2e11-2c7c-4b0a-893e-d9ac727f77ea tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:29.515975 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6e9d2e11-2c7c-4b0a-893e-d9ac727f77ea tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:29.522983 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6e9d2e11-2c7c-4b0a-893e-d9ac727f77ea tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 returned with HTTP 404 Jul 31 20:53:29.523622 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 694/2736] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:29 2026] GET /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:29.573525 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-328fa244-53bb-47a0-be53-9be40941cef7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.575445 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-328fa244-53bb-47a0-be53-9be40941cef7 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b Jul 31 20:53:29.575671 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-328fa244-53bb-47a0-be53-9be40941cef7 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:29.576262 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-328fa244-53bb-47a0-be53-9be40941cef7 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:29.583961 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-328fa244-53bb-47a0-be53-9be40941cef7 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b returned with HTTP 404 Jul 31 20:53:29.584653 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 682/2737] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:29 2026] GET /volume/v3/volumes/11feb6b9-dd04-4f94-9f74-e55e48eaee2b => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:29.597506 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a565ec66-c161-4b8b-8117-7418a92effc3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.599098 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:29.599432 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-386629487"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:29.600713 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-386629487'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:29.600835 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Create volume of 1 GB Jul 31 20:53:29.605403 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Availability Zones retrieved successfully. Jul 31 20:53:29.612796 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Flow 'volume_create_api' (b5108c92-ac85-4408-a004-2e2dc739230f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:29.613964 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740647ef-3251-480d-bca2-ab61463500d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:29.614849 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:29.643860 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (740647ef-3251-480d-bca2-ab61463500d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:29.644615 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0415412-9939-44e6-ae4c-2f3b0b0cf680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:29.690215 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Created reservations ['3cda94c4-1979-4d18-8f5d-16a66bd1c470', '68aa701f-2dda-44b6-9d6d-1889f87e1ea5', '3b07b5b2-daa8-4d73-b3a5-11cfe8892584', 'f0c52b32-9351-4bd9-bcb2-c450718f523d'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:29.691063 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0415412-9939-44e6-ae4c-2f3b0b0cf680) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3cda94c4-1979-4d18-8f5d-16a66bd1c470', '68aa701f-2dda-44b6-9d6d-1889f87e1ea5', '3b07b5b2-daa8-4d73-b3a5-11cfe8892584', 'f0c52b32-9351-4bd9-bcb2-c450718f523d']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:29.691758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (208e8935-97b1-48fe-8e7e-4ff717821966) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:29.720723 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (208e8935-97b1-48fe-8e7e-4ff717821966) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3b363d0-b5fe-4574-8384-550f8e4726c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-386629487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfdca8123d94167ac6ddcff3040b6a4',qos_specs=None,replication_status=,reservations=['3cda94c4-1979-4d18-8f5d-16a66bd1c470','68aa701f-2dda-44b6-9d6d-1889f87e1ea5','3b07b5b2-daa8-4d73-b3a5-11cfe8892584','f0c52b32-9351-4bd9-bcb2-c450718f523d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c51a0d9f7f7f4bf4be0aedaea1b62b1a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-386629487',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3b363d0-b5fe-4574-8384-550f8e4726c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bfdca8123d94167ac6ddcff3040b6a4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c51a0d9f7f7f4bf4be0aedaea1b62b1a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:29.722274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe804e0-5cf0-485d-b535-958c9d60315f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:29.746586 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fe804e0-5cf0-485d-b535-958c9d60315f) transitioned into state 'SUCCESS' from state '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-386629487',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bfdca8123d94167ac6ddcff3040b6a4',qos_specs=None,replication_status=,reservations=['3cda94c4-1979-4d18-8f5d-16a66bd1c470','68aa701f-2dda-44b6-9d6d-1889f87e1ea5','3b07b5b2-daa8-4d73-b3a5-11cfe8892584','f0c52b32-9351-4bd9-bcb2-c450718f523d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c51a0d9f7f7f4bf4be0aedaea1b62b1a',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:29.747395 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cd16f6a-8a0f-4a54-8808-9341b430a05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:29.758575 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3cd16f6a-8a0f-4a54-8808-9341b430a05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:29.759432 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Flow 'volume_create_api' (b5108c92-ac85-4408-a004-2e2dc739230f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:29.759850 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Create volume request issued successfully. Jul 31 20:53:29.760543 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a565ec66-c161-4b8b-8117-7418a92effc3 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:29.761103 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 669/2738] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:53:29 2026] POST /volume/v3/volumes => generated 753 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:29.782553 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-20507c30-7728-481d-b519-c8b6fb46777a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.791256 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-20507c30-7728-481d-b519-c8b6fb46777a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 Jul 31 20:53:29.791460 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-20507c30-7728-481d-b519-c8b6fb46777a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:29.791649 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-20507c30-7728-481d-b519-c8b6fb46777a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:29.799792 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:29.799792 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:29.804240 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-20507c30-7728-481d-b519-c8b6fb46777a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:29.810083 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-20507c30-7728-481d-b519-c8b6fb46777a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 returned with HTTP 200 Jul 31 20:53:29.810633 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 694/2739] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:29 2026] GET /volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 => generated 821 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:29.860311 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1f24ad8a-54a1-42ef-9bff-570b85ebe20e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.863366 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f24ad8a-54a1-42ef-9bff-570b85ebe20e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:29.863592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1f24ad8a-54a1-42ef-9bff-570b85ebe20e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:29.863811 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1f24ad8a-54a1-42ef-9bff-570b85ebe20e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:29.864001 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-1f24ad8a-54a1-42ef-9bff-570b85ebe20e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Delete volume with id: 9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:29.871999 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f24ad8a-54a1-42ef-9bff-570b85ebe20e tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 returned with HTTP 404 Jul 31 20:53:29.872557 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 695/2740] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:29 2026] DELETE /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:29.882510 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c6366da7-c7c3-47cb-89eb-0535cd5953aa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.884358 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c6366da7-c7c3-47cb-89eb-0535cd5953aa tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 Jul 31 20:53:29.884544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c6366da7-c7c3-47cb-89eb-0535cd5953aa tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:29.884726 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c6366da7-c7c3-47cb-89eb-0535cd5953aa tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:29.890630 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c6366da7-c7c3-47cb-89eb-0535cd5953aa tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 returned with HTTP 404 Jul 31 20:53:29.890630 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 683/2741] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:29 2026] GET /volume/v3/volumes/9b5ddecb-ddfb-4ff5-ac3c-08e4cd1f12f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:29.897973 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-eb62c06d-9ef5-446d-892d-fcca3e9fa037 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.898681 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b65a95d9-5d10-4df5-95a0-1cb4990f355e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.899787 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb62c06d-9ef5-446d-892d-fcca3e9fa037 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:29.899971 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eb62c06d-9ef5-446d-892d-fcca3e9fa037 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:29.900198 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eb62c06d-9ef5-446d-892d-fcca3e9fa037 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:29.900385 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-eb62c06d-9ef5-446d-892d-fcca3e9fa037 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Delete volume with id: 01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:29.900422 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b65a95d9-5d10-4df5-95a0-1cb4990f355e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:29.900614 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b65a95d9-5d10-4df5-95a0-1cb4990f355e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:29.900773 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b65a95d9-5d10-4df5-95a0-1cb4990f355e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:29.900881 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-b65a95d9-5d10-4df5-95a0-1cb4990f355e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:29.904903 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:29.904903 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:29.905482 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b65a95d9-5d10-4df5-95a0-1cb4990f355e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:29.905826 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 695/2742] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:29 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:29.912987 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:29.912987 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:29.913481 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-eb62c06d-9ef5-446d-892d-fcca3e9fa037 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:29.949964 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-eb62c06d-9ef5-446d-892d-fcca3e9fa037 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Delete volume request issued successfully. Jul 31 20:53:29.950208 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb62c06d-9ef5-446d-892d-fcca3e9fa037 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 202 Jul 31 20:53:29.950859 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 670/2743] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:29 2026] DELETE /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:29.958069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a111d36e-7e68-4f02-94aa-f0c5ed36befd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:29.959842 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a111d36e-7e68-4f02-94aa-f0c5ed36befd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:29.960019 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a111d36e-7e68-4f02-94aa-f0c5ed36befd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:29.960233 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a111d36e-7e68-4f02-94aa-f0c5ed36befd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:29.967696 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:29.967696 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:29.971250 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a111d36e-7e68-4f02-94aa-f0c5ed36befd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:29.976443 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a111d36e-7e68-4f02-94aa-f0c5ed36befd tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 200 Jul 31 20:53:29.976862 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 696/2744] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:29 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 852 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:30.382439 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2948b63f-4098-46cf-94a9-c0b788d352b3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:30.384860 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2948b63f-4098-46cf-94a9-c0b788d352b3 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 Jul 31 20:53:30.385085 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2948b63f-4098-46cf-94a9-c0b788d352b3 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:30.385304 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2948b63f-4098-46cf-94a9-c0b788d352b3 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:30.390894 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2948b63f-4098-46cf-94a9-c0b788d352b3 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 returned with HTTP 404 Jul 31 20:53:30.391320 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 684/2745] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:30 2026] GET /volume/v3/volumes/62cdcfde-1a48-4bd4-ba10-2155734b4859 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:30.399148 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c1ea043e-a6d9-4571-ad4e-70fd487abe2b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:30.400766 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c1ea043e-a6d9-4571-ad4e-70fd487abe2b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] DELETE https://10.4.3.157/volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 Jul 31 20:53:30.400994 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c1ea043e-a6d9-4571-ad4e-70fd487abe2b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:30.401192 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c1ea043e-a6d9-4571-ad4e-70fd487abe2b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:30.401345 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-c1ea043e-a6d9-4571-ad4e-70fd487abe2b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume with id: 9a084f16-ffa3-4a1e-99cf-0f17c50e2556 Jul 31 20:53:30.407929 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:30.407929 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:30.408371 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c1ea043e-a6d9-4571-ad4e-70fd487abe2b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:30.424731 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c1ea043e-a6d9-4571-ad4e-70fd487abe2b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume request issued successfully. Jul 31 20:53:30.425043 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c1ea043e-a6d9-4571-ad4e-70fd487abe2b tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 returned with HTTP 202 Jul 31 20:53:30.425385 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 696/2746] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:30 2026] DELETE /volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:30.433345 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9552e5ba-1d3c-4822-9721-f8ab15e698e2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:30.434714 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9552e5ba-1d3c-4822-9721-f8ab15e698e2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 Jul 31 20:53:30.434879 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9552e5ba-1d3c-4822-9721-f8ab15e698e2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:30.435052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9552e5ba-1d3c-4822-9721-f8ab15e698e2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:30.442360 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:30.442360 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:30.446931 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9552e5ba-1d3c-4822-9721-f8ab15e698e2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:30.451608 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9552e5ba-1d3c-4822-9721-f8ab15e698e2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 returned with HTTP 200 Jul 31 20:53:30.452045 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 671/2747] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:30 2026] GET /volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:30.824818 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-93a04e3e-ce0e-4817-9098-b45ce5e36b8c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:30.827968 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-93a04e3e-ce0e-4817-9098-b45ce5e36b8c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 Jul 31 20:53:30.828247 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-93a04e3e-ce0e-4817-9098-b45ce5e36b8c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:30.828484 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-93a04e3e-ce0e-4817-9098-b45ce5e36b8c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:30.837263 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:30.837263 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:30.843004 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-93a04e3e-ce0e-4817-9098-b45ce5e36b8c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:30.848203 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-93a04e3e-ce0e-4817-9098-b45ce5e36b8c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 returned with HTTP 200 Jul 31 20:53:30.848682 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 697/2748] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:30 2026] GET /volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:30.860507 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8eb44df3-fa42-4e18-bf32-d83afcd4b30a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:30.862542 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8eb44df3-fa42-4e18-bf32-d83afcd4b30a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:53:30.862861 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8eb44df3-fa42-4e18-bf32-d83afcd4b30a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c3b363d0-b5fe-4574-8384-550f8e4726c6", "name": "tempest-VolumesBackupsAdminTest-Backup-1484815917", "container": "tempest-volumesbackupsadmintest-backup-container-1042614662"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:30.864218 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-8eb44df3-fa42-4e18-bf32-d83afcd4b30a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Creating new backup {'backup': {'volume_id': 'c3b363d0-b5fe-4574-8384-550f8e4726c6', 'name': 'tempest-VolumesBackupsAdminTest-Backup-1484815917', 'container': 'tempest-volumesbackupsadmintest-backup-container-1042614662'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:53:30.864357 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-8eb44df3-fa42-4e18-bf32-d83afcd4b30a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Creating backup of volume c3b363d0-b5fe-4574-8384-550f8e4726c6 in container tempest-volumesbackupsadmintest-backup-container-1042614662 Jul 31 20:53:30.871238 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:30.871238 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:30.871696 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8eb44df3-fa42-4e18-bf32-d83afcd4b30a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:30.891596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-8eb44df3-fa42-4e18-bf32-d83afcd4b30a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Created reservations ['d458144a-8486-49b6-8ac6-13642a06e60c', '44d7d6ef-06f4-436f-a11d-d0a1441f7e9f'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:30.916419 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-94cd1c33-85f5-4d6a-ad09-5d3c4267dae5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:30.918416 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-94cd1c33-85f5-4d6a-ad09-5d3c4267dae5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:30.918657 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-94cd1c33-85f5-4d6a-ad09-5d3c4267dae5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:30.918871 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-94cd1c33-85f5-4d6a-ad09-5d3c4267dae5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:30.918988 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-94cd1c33-85f5-4d6a-ad09-5d3c4267dae5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:30.923529 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:30.923529 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:30.924304 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-94cd1c33-85f5-4d6a-ad09-5d3c4267dae5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:30.924752 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 697/2749] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:30 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:30.943673 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8eb44df3-fa42-4e18-bf32-d83afcd4b30a tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:53:30.943987 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 685/2750] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:30 2026] POST /volume/v3/backups => generated 335 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:30.973717 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9ad06a9d-7d6b-41b6-947a-c15128f26296 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:30.981561 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ad06a9d-7d6b-41b6-947a-c15128f26296 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:30.981773 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ad06a9d-7d6b-41b6-947a-c15128f26296 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:30.981978 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ad06a9d-7d6b-41b6-947a-c15128f26296 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:30.982107 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-9ad06a9d-7d6b-41b6-947a-c15128f26296 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:30.989861 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0e434d56-1d6d-4924-a365-4e6cadc928b6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:30.991700 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0e434d56-1d6d-4924-a365-4e6cadc928b6 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 Jul 31 20:53:30.991886 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0e434d56-1d6d-4924-a365-4e6cadc928b6 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:30.992065 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0e434d56-1d6d-4924-a365-4e6cadc928b6 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:30.996920 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:30.996920 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:30.997917 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ad06a9d-7d6b-41b6-947a-c15128f26296 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:30.998397 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 672/2751] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:30 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 799 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:30.998503 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0e434d56-1d6d-4924-a365-4e6cadc928b6 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 returned with HTTP 404 Jul 31 20:53:30.999062 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 698/2752] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:30 2026] GET /volume/v3/volumes/01d8ede9-e8e2-4d60-a0a0-eb8d71933a85 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:31.476203 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-312e465f-fa2a-4e8d-937a-e4a20477d0b2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:31.476203 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-312e465f-fa2a-4e8d-937a-e4a20477d0b2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 Jul 31 20:53:31.476203 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-312e465f-fa2a-4e8d-937a-e4a20477d0b2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:31.476203 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-312e465f-fa2a-4e8d-937a-e4a20477d0b2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:31.478091 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-312e465f-fa2a-4e8d-937a-e4a20477d0b2 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 returned with HTTP 404 Jul 31 20:53:31.479203 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 698/2753] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:31 2026] GET /volume/v3/volumes/9a084f16-ffa3-4a1e-99cf-0f17c50e2556 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:31.487189 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-54502ccb-74f7-4c76-9a40-8c46ae9c7b17 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:31.490612 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-54502ccb-74f7-4c76-9a40-8c46ae9c7b17 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c Jul 31 20:53:31.490612 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-54502ccb-74f7-4c76-9a40-8c46ae9c7b17 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:31.490766 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-54502ccb-74f7-4c76-9a40-8c46ae9c7b17 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:31.490857 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-54502ccb-74f7-4c76-9a40-8c46ae9c7b17 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete snapshot with id: eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c Jul 31 20:53:31.497384 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:31.497384 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:31.498030 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-54502ccb-74f7-4c76-9a40-8c46ae9c7b17 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Snapshot retrieved successfully. Jul 31 20:53:31.519812 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-54502ccb-74f7-4c76-9a40-8c46ae9c7b17 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Snapshot delete request issued successfully. Jul 31 20:53:31.520083 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-54502ccb-74f7-4c76-9a40-8c46ae9c7b17 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c returned with HTTP 202 Jul 31 20:53:31.520618 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 686/2754] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:53:31 2026] DELETE /volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:31.535728 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1ce217de-7dae-4cdf-952a-ed8adf976e21 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:31.538400 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1ce217de-7dae-4cdf-952a-ed8adf976e21 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c Jul 31 20:53:31.538751 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1ce217de-7dae-4cdf-952a-ed8adf976e21 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:31.541317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1ce217de-7dae-4cdf-952a-ed8adf976e21 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:31.545501 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:31.545501 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:31.546029 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1ce217de-7dae-4cdf-952a-ed8adf976e21 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Snapshot retrieved successfully. Jul 31 20:53:31.547334 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1ce217de-7dae-4cdf-952a-ed8adf976e21 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c returned with HTTP 200 Jul 31 20:53:31.547572 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 673/2755] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:53:31 2026] GET /volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c => generated 473 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:31.934623 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ca0959ce-4fb1-4bca-848e-6360324c8f64 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:31.936764 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ca0959ce-4fb1-4bca-848e-6360324c8f64 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:31.937020 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ca0959ce-4fb1-4bca-848e-6360324c8f64 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:31.937279 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ca0959ce-4fb1-4bca-848e-6360324c8f64 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:31.937420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ca0959ce-4fb1-4bca-848e-6360324c8f64 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:31.945786 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:31.945786 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:31.946660 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ca0959ce-4fb1-4bca-848e-6360324c8f64 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:31.947209 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 699/2756] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:31 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:32.009198 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fe60eb65-c2eb-46ca-8172-c717dcdb0ede None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:32.010942 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fe60eb65-c2eb-46ca-8172-c717dcdb0ede tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:32.011179 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fe60eb65-c2eb-46ca-8172-c717dcdb0ede tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:32.011423 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fe60eb65-c2eb-46ca-8172-c717dcdb0ede tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:32.011531 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-fe60eb65-c2eb-46ca-8172-c717dcdb0ede tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:32.016821 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:32.016821 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:32.017726 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fe60eb65-c2eb-46ca-8172-c717dcdb0ede tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:32.018108 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 699/2757] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:32 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:32.559086 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0b5366ea-32ef-49c7-bbb5-6fd82d44f302 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:32.560962 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0b5366ea-32ef-49c7-bbb5-6fd82d44f302 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c Jul 31 20:53:32.561230 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0b5366ea-32ef-49c7-bbb5-6fd82d44f302 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:32.561360 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0b5366ea-32ef-49c7-bbb5-6fd82d44f302 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:32.565370 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0b5366ea-32ef-49c7-bbb5-6fd82d44f302 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c returned with HTTP 404 Jul 31 20:53:32.565931 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 687/2758] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:53:32 2026] GET /volume/v3/snapshots/eb7b0e9d-d7dd-4d15-aab0-0b98dc31851c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:32.573680 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-12d48a4a-5fdc-4489-a9f7-ba7389fc4c64 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:32.576611 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-12d48a4a-5fdc-4489-a9f7-ba7389fc4c64 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] DELETE https://10.4.3.157/volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb Jul 31 20:53:32.576791 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-12d48a4a-5fdc-4489-a9f7-ba7389fc4c64 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:32.577008 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-12d48a4a-5fdc-4489-a9f7-ba7389fc4c64 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:32.577211 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-12d48a4a-5fdc-4489-a9f7-ba7389fc4c64 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume with id: 4ab660f5-a966-4cbe-b6b5-ca0173f905fb Jul 31 20:53:32.585525 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:32.585525 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:32.586213 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-12d48a4a-5fdc-4489-a9f7-ba7389fc4c64 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:32.607050 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-12d48a4a-5fdc-4489-a9f7-ba7389fc4c64 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Delete volume request issued successfully. Jul 31 20:53:32.607299 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-12d48a4a-5fdc-4489-a9f7-ba7389fc4c64 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb returned with HTTP 202 Jul 31 20:53:32.607723 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 674/2759] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:32 2026] DELETE /volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:32.614960 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8b422a5a-937d-43d0-82da-f5bde6f11104 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:32.619871 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8b422a5a-937d-43d0-82da-f5bde6f11104 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb Jul 31 20:53:32.623362 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8b422a5a-937d-43d0-82da-f5bde6f11104 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:32.623705 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8b422a5a-937d-43d0-82da-f5bde6f11104 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:32.639982 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:32.639982 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:32.644186 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8b422a5a-937d-43d0-82da-f5bde6f11104 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Volume info retrieved successfully. Jul 31 20:53:32.652812 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8b422a5a-937d-43d0-82da-f5bde6f11104 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb returned with HTTP 200 Jul 31 20:53:32.653221 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 700/2760] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:32 2026] GET /volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:32.960683 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-12aa5050-5efa-472f-9845-a882c996e28b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:32.970306 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-12aa5050-5efa-472f-9845-a882c996e28b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:32.970306 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-12aa5050-5efa-472f-9845-a882c996e28b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:32.970306 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-12aa5050-5efa-472f-9845-a882c996e28b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:32.970925 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-12aa5050-5efa-472f-9845-a882c996e28b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:32.979637 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:32.979637 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:32.979956 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-12aa5050-5efa-472f-9845-a882c996e28b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:32.980461 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 700/2761] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:32 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:33.030232 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-25e6c2c6-f95f-44b0-8014-7e003e55b629 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:33.033597 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-25e6c2c6-f95f-44b0-8014-7e003e55b629 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:33.033789 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-25e6c2c6-f95f-44b0-8014-7e003e55b629 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:33.033975 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-25e6c2c6-f95f-44b0-8014-7e003e55b629 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:33.034564 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-25e6c2c6-f95f-44b0-8014-7e003e55b629 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:33.040928 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:33.040928 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:33.041894 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-25e6c2c6-f95f-44b0-8014-7e003e55b629 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:33.041894 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 688/2762] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:33 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:33.667292 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ac22c5ce-3d06-4d4a-a393-c70f919f3040 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:33.669260 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ac22c5ce-3d06-4d4a-a393-c70f919f3040 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] GET https://10.4.3.157/volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb Jul 31 20:53:33.669453 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ac22c5ce-3d06-4d4a-a393-c70f919f3040 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:33.669669 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ac22c5ce-3d06-4d4a-a393-c70f919f3040 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:33.675766 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ac22c5ce-3d06-4d4a-a393-c70f919f3040 tempest-CreateVolumesFromSnapshotTest-341628694 tempest-CreateVolumesFromSnapshotTest-341628694-project-member] https://10.4.3.157/volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb returned with HTTP 404 Jul 31 20:53:33.676245 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 675/2763] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:33 2026] GET /volume/v3/volumes/4ab660f5-a966-4cbe-b6b5-ca0173f905fb => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:34.013831 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6643e7a9-6147-4389-bf55-302a258a0f7a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:34.019732 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6643e7a9-6147-4389-bf55-302a258a0f7a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:34.021817 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6643e7a9-6147-4389-bf55-302a258a0f7a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:34.021817 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6643e7a9-6147-4389-bf55-302a258a0f7a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:34.021817 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6643e7a9-6147-4389-bf55-302a258a0f7a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:34.029271 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:34.029271 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:34.030630 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6643e7a9-6147-4389-bf55-302a258a0f7a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:34.031310 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 701/2764] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:34 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:34.055163 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fde0153f-f889-40ba-b161-1d1f54173181 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:34.057198 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fde0153f-f889-40ba-b161-1d1f54173181 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:34.057440 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fde0153f-f889-40ba-b161-1d1f54173181 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:34.057682 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fde0153f-f889-40ba-b161-1d1f54173181 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:34.057837 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-fde0153f-f889-40ba-b161-1d1f54173181 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:34.062943 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:34.062943 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:34.064060 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fde0153f-f889-40ba-b161-1d1f54173181 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:34.064677 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 701/2765] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:34 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:35.049436 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e48c4344-4066-465f-942d-5c2c26f95da1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:35.052431 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e48c4344-4066-465f-942d-5c2c26f95da1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:35.052681 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e48c4344-4066-465f-942d-5c2c26f95da1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:35.052851 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e48c4344-4066-465f-942d-5c2c26f95da1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:35.052944 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-e48c4344-4066-465f-942d-5c2c26f95da1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:35.059386 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:35.059386 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:35.060265 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e48c4344-4066-465f-942d-5c2c26f95da1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:35.060654 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 689/2766] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:35 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:35.080815 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5342343f-37dc-4236-b3fb-e53e9c34675b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:35.085042 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5342343f-37dc-4236-b3fb-e53e9c34675b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:35.087274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5342343f-37dc-4236-b3fb-e53e9c34675b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:35.087274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5342343f-37dc-4236-b3fb-e53e9c34675b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:35.087274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-5342343f-37dc-4236-b3fb-e53e9c34675b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:35.096904 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:35.096904 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:35.097681 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5342343f-37dc-4236-b3fb-e53e9c34675b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:35.098043 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 676/2767] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:35 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:35.132965 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:35.234114 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:35.234654 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1023449833"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:35.236010 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1023449833'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:35.236156 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume of 1 GB Jul 31 20:53:35.240400 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Availability Zones retrieved successfully. Jul 31 20:53:35.246376 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (5bec685a-39b3-4aef-be10-f8d4bad8b5a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:35.247384 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84502073-5091-4976-a8a9-db9559f000d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:35.248406 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:35.284302 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (84502073-5091-4976-a8a9-db9559f000d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:35.285185 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fbf1924-0647-4cd7-82b6-e3a117143e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:35.367159 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Created reservations ['58e2a59d-645d-4732-bfaa-0412850942c5', '3e0aa1ab-4753-40bb-b4e4-1c33f0b8247d', '492f7a36-8363-48e6-9ffe-1cdd144430eb', '2b06e7c5-6b07-4e24-8c48-febbd544560a'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:35.368244 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fbf1924-0647-4cd7-82b6-e3a117143e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['58e2a59d-645d-4732-bfaa-0412850942c5', '3e0aa1ab-4753-40bb-b4e4-1c33f0b8247d', '492f7a36-8363-48e6-9ffe-1cdd144430eb', '2b06e7c5-6b07-4e24-8c48-febbd544560a']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:35.369389 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5e09e9-ba28-4b3e-a2d4-cc31c827a240) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:35.397966 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9b5e09e9-ba28-4b3e-a2d4-cc31c827a240) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3b2bddc-fde0-482b-8707-0ef23902ec39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1023449833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['58e2a59d-645d-4732-bfaa-0412850942c5','3e0aa1ab-4753-40bb-b4e4-1c33f0b8247d','492f7a36-8363-48e6-9ffe-1cdd144430eb','2b06e7c5-6b07-4e24-8c48-febbd544560a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1023449833',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3b2bddc-fde0-482b-8707-0ef23902ec39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e6753da8c614feca4eab5d05c205453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:35.398738 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7266257-04bc-4801-8cc3-fb4b69be21c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:35.420573 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7266257-04bc-4801-8cc3-fb4b69be21c0) transitioned into state 'SUCCESS' from state '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-1023449833',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['58e2a59d-645d-4732-bfaa-0412850942c5','3e0aa1ab-4753-40bb-b4e4-1c33f0b8247d','492f7a36-8363-48e6-9ffe-1cdd144430eb','2b06e7c5-6b07-4e24-8c48-febbd544560a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:35.421905 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ed8a079-5dd8-48b8-af91-01e6248a8ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:35.431963 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ed8a079-5dd8-48b8-af91-01e6248a8ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:35.432842 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (5bec685a-39b3-4aef-be10-f8d4bad8b5a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:35.433224 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request issued successfully. Jul 31 20:53:35.433786 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-df26f546-dbb6-42c7-bfb5-45c64f844221 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:35.434207 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 702/2768] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:53:35 2026] POST /volume/v3/volumes => generated 764 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:35.449076 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-59bd4831-cb96-4540-8b12-a41d669fc7eb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:35.451394 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-59bd4831-cb96-4540-8b12-a41d669fc7eb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 Jul 31 20:53:35.451653 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-59bd4831-cb96-4540-8b12-a41d669fc7eb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:35.452141 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-59bd4831-cb96-4540-8b12-a41d669fc7eb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:35.459184 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:35.459184 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:35.462406 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-59bd4831-cb96-4540-8b12-a41d669fc7eb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:35.466220 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-59bd4831-cb96-4540-8b12-a41d669fc7eb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 returned with HTTP 200 Jul 31 20:53:35.466556 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 702/2769] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:35 2026] GET /volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:36.051257 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-28c6d668-3a2a-4f69-b67c-3f024482273b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:36.055531 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28c6d668-3a2a-4f69-b67c-3f024482273b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:53:36.055531 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28c6d668-3a2a-4f69-b67c-3f024482273b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:36.055531 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28c6d668-3a2a-4f69-b67c-3f024482273b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:36.055531 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-28c6d668-3a2a-4f69-b67c-3f024482273b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Delete volume with id: 9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:53:36.062310 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:36.062310 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:36.063148 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-28c6d668-3a2a-4f69-b67c-3f024482273b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:36.073251 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cb8d0f50-de72-46b1-aabb-f744e07e3a1f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:36.075426 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cb8d0f50-de72-46b1-aabb-f744e07e3a1f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:36.075686 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cb8d0f50-de72-46b1-aabb-f744e07e3a1f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:36.075912 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cb8d0f50-de72-46b1-aabb-f744e07e3a1f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:36.076056 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-cb8d0f50-de72-46b1-aabb-f744e07e3a1f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:36.081331 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:36.081331 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:36.082007 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cb8d0f50-de72-46b1-aabb-f744e07e3a1f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:36.082516 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 677/2770] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:36 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:36.098177 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-28c6d668-3a2a-4f69-b67c-3f024482273b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Delete volume request issued successfully. Jul 31 20:53:36.099182 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28c6d668-3a2a-4f69-b67c-3f024482273b tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 202 Jul 31 20:53:36.099182 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 690/2771] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:36 2026] DELETE /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:36.108518 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2b938049-4fb6-4ac9-91df-1a44acea35db None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:36.111842 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6dc1c942-94b5-45d2-a5a9-63e418494c9e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:36.113885 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6dc1c942-94b5-45d2-a5a9-63e418494c9e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:36.114112 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6dc1c942-94b5-45d2-a5a9-63e418494c9e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:36.114350 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6dc1c942-94b5-45d2-a5a9-63e418494c9e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:36.114485 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-6dc1c942-94b5-45d2-a5a9-63e418494c9e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:36.114566 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2b938049-4fb6-4ac9-91df-1a44acea35db tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:53:36.114865 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2b938049-4fb6-4ac9-91df-1a44acea35db tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:36.115205 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2b938049-4fb6-4ac9-91df-1a44acea35db tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:36.119323 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:36.119323 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:36.120419 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6dc1c942-94b5-45d2-a5a9-63e418494c9e tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:36.121541 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 703/2772] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:36 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:36.135957 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:36.135957 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:36.142054 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2b938049-4fb6-4ac9-91df-1a44acea35db tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:36.153204 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2b938049-4fb6-4ac9-91df-1a44acea35db tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 200 Jul 31 20:53:36.153204 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 703/2773] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:36 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:36.481925 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6edb2f31-a853-47a0-937b-1bf79329f808 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:36.484523 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6edb2f31-a853-47a0-937b-1bf79329f808 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 Jul 31 20:53:36.484764 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6edb2f31-a853-47a0-937b-1bf79329f808 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:36.484994 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6edb2f31-a853-47a0-937b-1bf79329f808 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:36.497088 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:36.497088 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:36.501895 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6edb2f31-a853-47a0-937b-1bf79329f808 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:36.506659 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6edb2f31-a853-47a0-937b-1bf79329f808 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 returned with HTTP 200 Jul 31 20:53:36.506956 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 678/2774] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:36 2026] GET /volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:36.522564 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:36.524511 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:36.524844 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f3b2bddc-fde0-482b-8707-0ef23902ec39", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1575436602"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:36.526551 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request body: {'volume': {"'source_volid": 'f3b2bddc-fde0-482b-8707-0ef23902ec39', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1575436602'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:36.526852 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume of 1 GB Jul 31 20:53:36.530935 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Availability Zones retrieved successfully. Jul 31 20:53:36.537692 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (8f576462-8f68-46b2-a96f-c6d3a1fc9a3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:36.539229 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d7bdbd-d483-49f2-91b0-042909aab194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:36.540706 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:36.575386 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (72d7bdbd-d483-49f2-91b0-042909aab194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:36.576591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745b80e8-8039-4cf8-a695-8740d41c08f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:36.631603 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Created reservations ['2b0c3abc-433c-4c07-bed6-4a292be0f75c', '9f071da5-e714-497d-a0d9-d7a88617b892', '7264abc6-19fe-49ad-a694-bd8da81f80c4', '42851132-1f13-4e07-b335-8f5d0720b1b9'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:36.632615 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (745b80e8-8039-4cf8-a695-8740d41c08f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b0c3abc-433c-4c07-bed6-4a292be0f75c', '9f071da5-e714-497d-a0d9-d7a88617b892', '7264abc6-19fe-49ad-a694-bd8da81f80c4', '42851132-1f13-4e07-b335-8f5d0720b1b9']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:36.633404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02933f88-3c6b-4ad1-89bf-e1b055de6faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:36.663952 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02933f88-3c6b-4ad1-89bf-e1b055de6faf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8da8c05-ab82-47ba-82d1-5c7485d0881a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1575436602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['2b0c3abc-433c-4c07-bed6-4a292be0f75c','9f071da5-e714-497d-a0d9-d7a88617b892','7264abc6-19fe-49ad-a694-bd8da81f80c4','42851132-1f13-4e07-b335-8f5d0720b1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1575436602',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8da8c05-ab82-47ba-82d1-5c7485d0881a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e6753da8c614feca4eab5d05c205453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:36.664870 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c1e354b-1fd5-463f-8ab7-72b86847a8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:36.694575 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2c1e354b-1fd5-463f-8ab7-72b86847a8c7) transitioned into state 'SUCCESS' from state '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-1575436602',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['2b0c3abc-433c-4c07-bed6-4a292be0f75c','9f071da5-e714-497d-a0d9-d7a88617b892','7264abc6-19fe-49ad-a694-bd8da81f80c4','42851132-1f13-4e07-b335-8f5d0720b1b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:36.695638 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e687181-3d3b-41a2-ab91-250d8feace67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:36.711694 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e687181-3d3b-41a2-ab91-250d8feace67) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:36.712966 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (8f576462-8f68-46b2-a96f-c6d3a1fc9a3e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:36.713945 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request issued successfully. Jul 31 20:53:36.714113 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-97abdeb7-3696-466b-9155-8c21b85dcdaf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:36.715251 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 691/2775] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:36 2026] POST /volume/v3/volumes => generated 764 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:36.732927 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:36.736408 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:36.736408 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f3b2bddc-fde0-482b-8707-0ef23902ec39", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1454351912"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:36.740277 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request body: {'volume': {"'source_volid": 'f3b2bddc-fde0-482b-8707-0ef23902ec39', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1454351912'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:36.740492 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume of 1 GB Jul 31 20:53:36.746348 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Availability Zones retrieved successfully. Jul 31 20:53:36.755917 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (813a8427-7dd6-4b26-a8e2-27a5123f4562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:36.757371 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (327002d1-ff23-45a6-8ed5-1061cce55a41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:36.758616 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:36.805641 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (327002d1-ff23-45a6-8ed5-1061cce55a41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:36.806635 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403095e8-561d-4ceb-a329-209d89a2f480) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:36.862184 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Created reservations ['8024291a-6bee-4a46-af10-dfb5080fdea9', 'f3e8d5f0-f3c9-4200-80e1-c0135171c320', 'a10401dc-5e84-433a-932a-3d36199a1540', '8c960ffb-51e2-4f1f-a3c4-ffb755a19a6b'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:36.863415 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (403095e8-561d-4ceb-a329-209d89a2f480) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8024291a-6bee-4a46-af10-dfb5080fdea9', 'f3e8d5f0-f3c9-4200-80e1-c0135171c320', 'a10401dc-5e84-433a-932a-3d36199a1540', '8c960ffb-51e2-4f1f-a3c4-ffb755a19a6b']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:36.864577 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade8660f-33c9-45a1-be62-71f2cff02221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:36.898808 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ade8660f-33c9-45a1-be62-71f2cff02221) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '94b45207-8b8e-41fa-b268-9796699bce37', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1454351912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['8024291a-6bee-4a46-af10-dfb5080fdea9','f3e8d5f0-f3c9-4200-80e1-c0135171c320','a10401dc-5e84-433a-932a-3d36199a1540','8c960ffb-51e2-4f1f-a3c4-ffb755a19a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1454351912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=94b45207-8b8e-41fa-b268-9796699bce37,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e6753da8c614feca4eab5d05c205453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:36.900039 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1e42cf-4332-4799-b2a5-0f8006867383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:36.932982 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1e42cf-4332-4799-b2a5-0f8006867383) transitioned into state 'SUCCESS' from state '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-1454351912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['8024291a-6bee-4a46-af10-dfb5080fdea9','f3e8d5f0-f3c9-4200-80e1-c0135171c320','a10401dc-5e84-433a-932a-3d36199a1540','8c960ffb-51e2-4f1f-a3c4-ffb755a19a6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:36.933862 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (788175de-6dc4-4ea0-abff-a7bff3047bf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:36.947096 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (788175de-6dc4-4ea0-abff-a7bff3047bf2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:36.948217 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (813a8427-7dd6-4b26-a8e2-27a5123f4562) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:36.948582 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request issued successfully. Jul 31 20:53:36.949442 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-13feda17-b47c-4f0f-b88e-a77b0d5760e9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:36.951042 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 704/2776] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:36 2026] POST /volume/v3/volumes => generated 764 bytes in 219 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:36.970487 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:36.972624 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:36.973050 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f3b2bddc-fde0-482b-8707-0ef23902ec39", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-916956528"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:36.975009 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request body: {'volume': {"'source_volid": 'f3b2bddc-fde0-482b-8707-0ef23902ec39', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-916956528'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:36.975155 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume of 1 GB Jul 31 20:53:36.982160 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Availability Zones retrieved successfully. Jul 31 20:53:36.991646 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (f3c0b9f5-23c2-4d5e-a763-c053b1277be3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:36.993700 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3158f886-da1b-4034-a560-f9335f7edfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:36.993700 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:37.040555 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3158f886-da1b-4034-a560-f9335f7edfd5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.041898 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7360022d-cc5d-432e-adf1-e384b67f3bc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.096950 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c1172eea-82e2-4cc0-9255-111a4e8d207b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.098512 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Created reservations ['47b39390-3ce9-49cf-a801-116d4a4fd280', '35bcf167-aed6-44b4-a1d2-6c07c6fceda9', '9c7ce3f2-e9dd-47d2-9034-3741caabf9f7', '456eefc2-c54a-47a8-a943-48712981c8b9'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:37.099370 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1172eea-82e2-4cc0-9255-111a4e8d207b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:37.099460 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7360022d-cc5d-432e-adf1-e384b67f3bc4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47b39390-3ce9-49cf-a801-116d4a4fd280', '35bcf167-aed6-44b4-a1d2-6c07c6fceda9', '9c7ce3f2-e9dd-47d2-9034-3741caabf9f7', '456eefc2-c54a-47a8-a943-48712981c8b9']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.099670 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1172eea-82e2-4cc0-9255-111a4e8d207b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.099917 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1172eea-82e2-4cc0-9255-111a4e8d207b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.100086 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c1172eea-82e2-4cc0-9255-111a4e8d207b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:37.100350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ccd3a6-7ef7-441f-8e97-5878ea599ea1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.108022 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.108022 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:37.108629 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1172eea-82e2-4cc0-9255-111a4e8d207b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 200 Jul 31 20:53:37.108964 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 679/2777] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:37 2026] GET /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 737 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:37.122861 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5430c11a-04a7-4a6b-bbf6-a5ccf023aee3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.125644 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5430c11a-04a7-4a6b-bbf6-a5ccf023aee3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] DELETE https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 Jul 31 20:53:37.126095 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5430c11a-04a7-4a6b-bbf6-a5ccf023aee3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.126383 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5430c11a-04a7-4a6b-bbf6-a5ccf023aee3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.126864 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-5430c11a-04a7-4a6b-bbf6-a5ccf023aee3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete backup with id: 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993. Jul 31 20:53:37.131366 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.131366 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:37.132301 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (56ccd3a6-7ef7-441f-8e97-5878ea599ea1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13988bce-fe30-471f-96e0-bf834b1db0f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-916956528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['47b39390-3ce9-49cf-a801-116d4a4fd280','35bcf167-aed6-44b4-a1d2-6c07c6fceda9','9c7ce3f2-e9dd-47d2-9034-3741caabf9f7','456eefc2-c54a-47a8-a943-48712981c8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-916956528',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13988bce-fe30-471f-96e0-bf834b1db0f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e6753da8c614feca4eab5d05c205453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.133305 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a76b2e-bc8d-4d2c-9f02-937137ca4f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.138725 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0e039380-520f-48ef-b8aa-f2de5ba70ae5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.140733 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e039380-520f-48ef-b8aa-f2de5ba70ae5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:37.140966 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e039380-520f-48ef-b8aa-f2de5ba70ae5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.141542 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e039380-520f-48ef-b8aa-f2de5ba70ae5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.141542 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-0e039380-520f-48ef-b8aa-f2de5ba70ae5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:37.146540 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.146540 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:37.147549 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e039380-520f-48ef-b8aa-f2de5ba70ae5 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:37.148441 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 705/2778] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:37 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:37.161394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-5430c11a-04a7-4a6b-bbf6-a5ccf023aee3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] delete_backup rpcapi backup_id 3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 {{(pid=100193) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:53:37.163742 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5430c11a-04a7-4a6b-bbf6-a5ccf023aee3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 returned with HTTP 202 Jul 31 20:53:37.163742 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 692/2779] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:53:37 2026] DELETE /volume/v3/backups/3ac0a3e6-9b3f-4735-91e1-a3b4e32a1993 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:53:37.169755 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f419f9f5-d393-4063-9bb9-8d2953279f59 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.169869 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b1a76b2e-bc8d-4d2c-9f02-937137ca4f4f) transitioned into state 'SUCCESS' from state '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-916956528',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['47b39390-3ce9-49cf-a801-116d4a4fd280','35bcf167-aed6-44b4-a1d2-6c07c6fceda9','9c7ce3f2-e9dd-47d2-9034-3741caabf9f7','456eefc2-c54a-47a8-a943-48712981c8b9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.170689 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e034df8-1a43-44cc-ae1d-22dfbab979a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.173803 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4fc1ef1f-7360-49f8-bb9d-120429b8986b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.175040 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f419f9f5-d393-4063-9bb9-8d2953279f59 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b Jul 31 20:53:37.175534 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f419f9f5-d393-4063-9bb9-8d2953279f59 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.175534 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f419f9f5-d393-4063-9bb9-8d2953279f59 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.176462 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4fc1ef1f-7360-49f8-bb9d-120429b8986b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 Jul 31 20:53:37.176792 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4fc1ef1f-7360-49f8-bb9d-120429b8986b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.177039 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4fc1ef1f-7360-49f8-bb9d-120429b8986b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.177338 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-4fc1ef1f-7360-49f8-bb9d-120429b8986b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete volume with id: 73ad9416-7356-4565-9789-e0c31837ba36 Jul 31 20:53:37.186853 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.186853 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:37.187581 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4fc1ef1f-7360-49f8-bb9d-120429b8986b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:53:37.187655 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f419f9f5-d393-4063-9bb9-8d2953279f59 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b returned with HTTP 404 Jul 31 20:53:37.188175 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 680/2780] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:37 2026] GET /volume/v3/volumes/9f6c3849-dfdf-46ef-a06c-93fbbccc626b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:37.190022 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e034df8-1a43-44cc-ae1d-22dfbab979a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.191419 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (f3c0b9f5-23c2-4d5e-a763-c053b1277be3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:37.191781 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request issued successfully. Jul 31 20:53:37.196401 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6866e83d-f33e-40b5-93ce-59ea73672dfe tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:37.197007 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 704/2781] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:36 2026] POST /volume/v3/volumes => generated 763 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:37.214492 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.216808 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:37.217419 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f3b2bddc-fde0-482b-8707-0ef23902ec39", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-336054852"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:37.219057 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request body: {'volume': {"'source_volid": 'f3b2bddc-fde0-482b-8707-0ef23902ec39', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-336054852'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:37.219232 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume of 1 GB Jul 31 20:53:37.225048 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Availability Zones retrieved successfully. Jul 31 20:53:37.228805 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4fc1ef1f-7360-49f8-bb9d-120429b8986b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete volume request issued successfully. Jul 31 20:53:37.229055 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4fc1ef1f-7360-49f8-bb9d-120429b8986b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 returned with HTTP 202 Jul 31 20:53:37.229484 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 706/2782] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:53:37 2026] DELETE /volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:37.236082 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (cd2c460f-ab04-4672-90a0-d26ccb778a08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:37.237956 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdd2098-293d-477c-b00f-3566b1c1134f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.239252 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:37.244172 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a835e3ca-3159-4a51-806d-c3c54096a488 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.248542 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a835e3ca-3159-4a51-806d-c3c54096a488 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 Jul 31 20:53:37.248868 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a835e3ca-3159-4a51-806d-c3c54096a488 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.249207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a835e3ca-3159-4a51-806d-c3c54096a488 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.262197 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.262197 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:37.269170 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a835e3ca-3159-4a51-806d-c3c54096a488 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:53:37.279434 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a835e3ca-3159-4a51-806d-c3c54096a488 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 returned with HTTP 200 Jul 31 20:53:37.280184 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 681/2783] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:37 2026] GET /volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 => generated 1007 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:37.300475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bdd2098-293d-477c-b00f-3566b1c1134f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.301497 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8cfac6e-de85-41be-883f-819f051959fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.348480 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Created reservations ['9817a434-8357-4a84-80b3-6d99fadf49c2', '2e8e08e6-e68d-4284-9ac5-9b16ca37341a', '362e5dbe-1339-4100-95c6-c0af53345fde', 'bb47864a-3eca-4238-8779-caec2fb8ed57'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:37.349526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8cfac6e-de85-41be-883f-819f051959fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9817a434-8357-4a84-80b3-6d99fadf49c2', '2e8e08e6-e68d-4284-9ac5-9b16ca37341a', '362e5dbe-1339-4100-95c6-c0af53345fde', 'bb47864a-3eca-4238-8779-caec2fb8ed57']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.351430 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a093156-7b08-426f-91c7-54021d4ad92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.384842 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a093156-7b08-426f-91c7-54021d4ad92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7a875488-edb9-407c-9381-26f5131d0d33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-336054852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['9817a434-8357-4a84-80b3-6d99fadf49c2','2e8e08e6-e68d-4284-9ac5-9b16ca37341a','362e5dbe-1339-4100-95c6-c0af53345fde','bb47864a-3eca-4238-8779-caec2fb8ed57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-336054852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7a875488-edb9-407c-9381-26f5131d0d33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e6753da8c614feca4eab5d05c205453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.385728 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13a8afc-19a6-4b3a-81c1-7c465b9dd5a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.418958 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a13a8afc-19a6-4b3a-81c1-7c465b9dd5a8) transitioned into state 'SUCCESS' from state '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-336054852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['9817a434-8357-4a84-80b3-6d99fadf49c2','2e8e08e6-e68d-4284-9ac5-9b16ca37341a','362e5dbe-1339-4100-95c6-c0af53345fde','bb47864a-3eca-4238-8779-caec2fb8ed57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.419922 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4f484d-8970-4122-80b5-c90cf853d686) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.435005 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db4f484d-8970-4122-80b5-c90cf853d686) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.436156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (cd2c460f-ab04-4672-90a0-d26ccb778a08) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:37.437774 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request issued successfully. Jul 31 20:53:37.438955 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fed058cf-bcbc-4ded-b4a8-5fd885792cfb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:37.440145 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 693/2784] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:37 2026] POST /volume/v3/volumes => generated 763 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:37.456575 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.459454 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:37.459905 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "f3b2bddc-fde0-482b-8707-0ef23902ec39", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1656126295"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:37.462898 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request body: {'volume': {"'source_volid": 'f3b2bddc-fde0-482b-8707-0ef23902ec39', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1656126295'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:37.463159 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume of 1 GB Jul 31 20:53:37.463624 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.463624 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:37.469531 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Availability Zones retrieved successfully. Jul 31 20:53:37.477045 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (9326431f-0eb4-43d2-80a6-eb3acfae9734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:37.480757 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (676cd76b-eec5-4730-9c3c-6d03e97cba87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.482655 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:37.532041 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (676cd76b-eec5-4730-9c3c-6d03e97cba87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.532935 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069983f0-73b6-4d14-aaf1-10f281329be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.592410 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Created reservations ['b483ac0b-c788-45d4-b056-beb7c9710c4f', '88ac83ff-5baa-4ddd-acfb-681d8717c0be', '71769e53-e9f4-4898-9c7c-7d5d3e28d930', 'c250ad62-a88a-498b-8bec-8552382fb3af'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:37.593707 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (069983f0-73b6-4d14-aaf1-10f281329be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b483ac0b-c788-45d4-b056-beb7c9710c4f', '88ac83ff-5baa-4ddd-acfb-681d8717c0be', '71769e53-e9f4-4898-9c7c-7d5d3e28d930', 'c250ad62-a88a-498b-8bec-8552382fb3af']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.594458 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3aba3d9-1d0b-442b-ad80-dea29490422f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.632183 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c3aba3d9-1d0b-442b-ad80-dea29490422f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ba945ed-c2fd-42f2-820f-cf670c2b9a97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1656126295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['b483ac0b-c788-45d4-b056-beb7c9710c4f','88ac83ff-5baa-4ddd-acfb-681d8717c0be','71769e53-e9f4-4898-9c7c-7d5d3e28d930','c250ad62-a88a-498b-8bec-8552382fb3af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1656126295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9ba945ed-c2fd-42f2-820f-cf670c2b9a97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e6753da8c614feca4eab5d05c205453',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.632994 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f59167a-6069-4ae7-b00e-524d5e73ed16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.656915 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f59167a-6069-4ae7-b00e-524d5e73ed16) transitioned into state 'SUCCESS' from state '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-1656126295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e6753da8c614feca4eab5d05c205453',qos_specs=None,replication_status=,reservations=['b483ac0b-c788-45d4-b056-beb7c9710c4f','88ac83ff-5baa-4ddd-acfb-681d8717c0be','71769e53-e9f4-4898-9c7c-7d5d3e28d930','c250ad62-a88a-498b-8bec-8552382fb3af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a8a4e594ea3b42ad86e717b21bceffe3',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.657610 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd4e30d-e401-43b9-9a24-2f6e5d63a597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:37.668891 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bd4e30d-e401-43b9-9a24-2f6e5d63a597) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:37.670197 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Flow 'volume_create_api' (9326431f-0eb4-43d2-80a6-eb3acfae9734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:37.670620 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Create volume request issued successfully. Jul 31 20:53:37.673381 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-256ae416-26ca-4c44-a57e-71d5e44f49f4 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:37.673984 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 705/2785] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:37 2026] POST /volume/v3/volumes => generated 764 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:37.702165 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cf3bc80b-d2d0-4e0b-8605-343d32d35d4e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.702165 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cf3bc80b-d2d0-4e0b-8605-343d32d35d4e tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/f8da8c05-ab82-47ba-82d1-5c7485d0881a Jul 31 20:53:37.702165 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cf3bc80b-d2d0-4e0b-8605-343d32d35d4e tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.702165 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cf3bc80b-d2d0-4e0b-8605-343d32d35d4e tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.709069 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.709069 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:37.714785 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cf3bc80b-d2d0-4e0b-8605-343d32d35d4e tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:37.725524 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cf3bc80b-d2d0-4e0b-8605-343d32d35d4e tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/f8da8c05-ab82-47ba-82d1-5c7485d0881a returned with HTTP 200 Jul 31 20:53:37.725951 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 707/2786] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:37 2026] GET /volume/v3/volumes/f8da8c05-ab82-47ba-82d1-5c7485d0881a => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:37.746206 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-43b05c35-6284-4e56-b062-4b18d0b4e210 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.752497 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-43b05c35-6284-4e56-b062-4b18d0b4e210 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 Jul 31 20:53:37.752649 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-43b05c35-6284-4e56-b062-4b18d0b4e210 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.752829 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-43b05c35-6284-4e56-b062-4b18d0b4e210 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.764577 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.764577 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:37.769322 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-43b05c35-6284-4e56-b062-4b18d0b4e210 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:37.774811 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-43b05c35-6284-4e56-b062-4b18d0b4e210 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 returned with HTTP 200 Jul 31 20:53:37.775270 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 682/2787] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:37 2026] GET /volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:37.795475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c99d4940-7ca4-4018-a0d4-04b6b9e28c29 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.797700 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c99d4940-7ca4-4018-a0d4-04b6b9e28c29 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 Jul 31 20:53:37.798152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c99d4940-7ca4-4018-a0d4-04b6b9e28c29 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.798152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c99d4940-7ca4-4018-a0d4-04b6b9e28c29 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.810545 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.810545 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:37.817400 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c99d4940-7ca4-4018-a0d4-04b6b9e28c29 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:37.825871 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c99d4940-7ca4-4018-a0d4-04b6b9e28c29 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 returned with HTTP 200 Jul 31 20:53:37.826566 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 694/2788] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:37 2026] GET /volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 => generated 856 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:37.846189 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a9310588-c2ad-492d-bf1f-15112fc9f12e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.849534 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a9310588-c2ad-492d-bf1f-15112fc9f12e tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 Jul 31 20:53:37.849534 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a9310588-c2ad-492d-bf1f-15112fc9f12e tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.849677 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a9310588-c2ad-492d-bf1f-15112fc9f12e tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.859070 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.859070 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:37.863723 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a9310588-c2ad-492d-bf1f-15112fc9f12e tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:37.869342 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a9310588-c2ad-492d-bf1f-15112fc9f12e tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 returned with HTTP 200 Jul 31 20:53:37.870174 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 706/2789] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:37 2026] GET /volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:37.883908 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1124b00f-4acd-4a66-9eb5-f57f3290e5c6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.885803 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1124b00f-4acd-4a66-9eb5-f57f3290e5c6 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 Jul 31 20:53:37.886560 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1124b00f-4acd-4a66-9eb5-f57f3290e5c6 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.886914 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1124b00f-4acd-4a66-9eb5-f57f3290e5c6 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.898511 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.898511 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:37.903571 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1124b00f-4acd-4a66-9eb5-f57f3290e5c6 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:37.909512 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1124b00f-4acd-4a66-9eb5-f57f3290e5c6 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 returned with HTTP 200 Jul 31 20:53:37.910032 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 708/2790] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:37 2026] GET /volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 => generated 857 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:37.928619 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7e2b8a3d-28da-487d-894d-a83e9fb072a7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:37.930867 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7e2b8a3d-28da-487d-894d-a83e9fb072a7 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] DELETE https://10.4.3.157/volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 Jul 31 20:53:37.931122 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7e2b8a3d-28da-487d-894d-a83e9fb072a7 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:37.931554 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7e2b8a3d-28da-487d-894d-a83e9fb072a7 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:37.931604 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-7e2b8a3d-28da-487d-894d-a83e9fb072a7 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume with id: 9ba945ed-c2fd-42f2-820f-cf670c2b9a97 Jul 31 20:53:37.953573 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:37.953573 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:37.954559 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7e2b8a3d-28da-487d-894d-a83e9fb072a7 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:37.996928 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7e2b8a3d-28da-487d-894d-a83e9fb072a7 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume request issued successfully. Jul 31 20:53:37.996928 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7e2b8a3d-28da-487d-894d-a83e9fb072a7 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 returned with HTTP 202 Jul 31 20:53:37.996928 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 683/2791] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:37 2026] DELETE /volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:38.009471 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7828a21e-3dbe-4f83-ab0a-21c56c0a1bcb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:38.014167 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7828a21e-3dbe-4f83-ab0a-21c56c0a1bcb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 Jul 31 20:53:38.014167 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7828a21e-3dbe-4f83-ab0a-21c56c0a1bcb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:38.014167 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7828a21e-3dbe-4f83-ab0a-21c56c0a1bcb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:38.026002 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:38.026002 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:38.037030 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7828a21e-3dbe-4f83-ab0a-21c56c0a1bcb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:38.046614 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7828a21e-3dbe-4f83-ab0a-21c56c0a1bcb tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 returned with HTTP 200 Jul 31 20:53:38.047262 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 695/2792] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:38 2026] GET /volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 => generated 856 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:38.165309 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8a3f10d1-9e04-4c3b-bbd0-7d9542b2a852 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:38.167568 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8a3f10d1-9e04-4c3b-bbd0-7d9542b2a852 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:38.167816 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8a3f10d1-9e04-4c3b-bbd0-7d9542b2a852 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:38.168052 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8a3f10d1-9e04-4c3b-bbd0-7d9542b2a852 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:38.168224 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8a3f10d1-9e04-4c3b-bbd0-7d9542b2a852 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:38.173996 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:38.173996 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:38.174983 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8a3f10d1-9e04-4c3b-bbd0-7d9542b2a852 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:38.175839 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 707/2793] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:38 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:38.299986 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bd20c16b-3b54-40a7-9b96-42a49dcc0ed3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:38.302264 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bd20c16b-3b54-40a7-9b96-42a49dcc0ed3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 Jul 31 20:53:38.302605 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bd20c16b-3b54-40a7-9b96-42a49dcc0ed3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:38.303051 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bd20c16b-3b54-40a7-9b96-42a49dcc0ed3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:38.310432 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bd20c16b-3b54-40a7-9b96-42a49dcc0ed3 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 returned with HTTP 404 Jul 31 20:53:38.311305 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 709/2794] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:38 2026] GET /volume/v3/volumes/73ad9416-7356-4565-9789-e0c31837ba36 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:38.323930 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b9229d96-50fe-4698-afee-d10be02c41c7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:38.326412 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b9229d96-50fe-4698-afee-d10be02c41c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41/export_record Jul 31 20:53:38.326684 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b9229d96-50fe-4698-afee-d10be02c41c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:38.326898 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b9229d96-50fe-4698-afee-d10be02c41c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'export_record' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:38.327010 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-b9229d96-50fe-4698-afee-d10be02c41c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Export record for backup 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100194) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 20:53:38.333864 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:38.333864 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:38.334853 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.api [None req-b9229d96-50fe-4698-afee-d10be02c41c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling RPCAPI with context: , host: np0000006272, backup: 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100194) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 20:53:38.354199 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.rpcapi [None req-b9229d96-50fe-4698-afee-d10be02c41c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] export_record in rpcapi backup_id 18a10254-189f-4a22-910e-42333f774c41 on host np0000006272. {{(pid=100194) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 20:53:38.371504 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-b9229d96-50fe-4698-afee-d10be02c41c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMThhMTAyNTQtMTg5Zi00YTIyLTkxMGUtNDIzMzNmNzc0YzQxIiwgInVzZXJfaWQiOiAiMTNlZDhmYmYyYzA3NDIzYjg4MGExZjdmMTNhN2JjNjgiLCAicHJvamVjdF9pZCI6ICIwZmY2OWZmZTdlNGE0MWEzYWZiOTlkODdjYWI5OGRmMSIsICJ2b2x1bWVfaWQiOiAiODk4OGE1ZWMtZjRkYy00ZTE0LWFhZTQtNWUyZjQwNGNkMDI0IiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xMDcyMDAxNjM4IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfODk4OGE1ZWMtZjRkYy00ZTE0LWFhZTQtNWUyZjQwNGNkMDI0LzIwMjYwNzMxMjA1MjQ2L2F6X25vdmFfYmFja3VwXzE4YTEwMjU0LTE4OWYtNGEyMi05MTBlLTQyMzMzZjc3NGM0MSIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMjA6NTI6NDNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMjA6NTI6NDNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1Mjo1OVoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100194) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 20:53:38.371758 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b9229d96-50fe-4698-afee-d10be02c41c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41/export_record returned with HTTP 200 Jul 31 20:53:38.372327 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 684/2795] 10.4.3.157 () {68 vars in 1430 bytes} [Fri Jul 31 20:53:38 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41/export_record => generated 1424 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:38.385613 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:38.389819 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:38.389819 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-836010690"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:38.400663 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-836010690'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:38.400663 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume of 1 GB Jul 31 20:53:38.403865 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Availability Zones retrieved successfully. Jul 31 20:53:38.411721 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Flow 'volume_create_api' (0f0b2e3b-b438-462d-903f-6c8222c52719) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:38.412959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d92e84a-5460-4a0b-880e-489bbc91e3ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:38.414104 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:38.456021 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d92e84a-5460-4a0b-880e-489bbc91e3ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:38.457207 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459db1d4-8f6b-40de-ad93-ae346b69971b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:38.511770 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Created reservations ['5e105f4b-6573-4c3f-9391-d9202e30a4ff', '608aef79-75a7-43f2-88d6-d3ffcca7faf8', 'da7c7405-d695-4198-9142-71356f79f78a', '2b4135ce-94a0-4596-b939-fd503adde13e'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:38.512877 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (459db1d4-8f6b-40de-ad93-ae346b69971b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e105f4b-6573-4c3f-9391-d9202e30a4ff', '608aef79-75a7-43f2-88d6-d3ffcca7faf8', 'da7c7405-d695-4198-9142-71356f79f78a', '2b4135ce-94a0-4596-b939-fd503adde13e']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:38.513682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f64353aa-1ba0-4083-a7fd-2a5bfe5af22d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:38.515016 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:38.517020 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:38.517465 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1966999126", "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:38.519345 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1966999126', 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:38.539907 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f64353aa-1ba0-4083-a7fd-2a5bfe5af22d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea641d2e-cab4-4621-9e6b-0bb721a158e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-836010690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',qos_specs=None,replication_status=,reservations=['5e105f4b-6573-4c3f-9391-d9202e30a4ff','608aef79-75a7-43f2-88d6-d3ffcca7faf8','da7c7405-d695-4198-9142-71356f79f78a','2b4135ce-94a0-4596-b939-fd503adde13e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-836010690',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea641d2e-cab4-4621-9e6b-0bb721a158e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:38.540762 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1faae66e-9b93-46d9-88ca-addc0c6243e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:38.570397 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1faae66e-9b93-46d9-88ca-addc0c6243e5) transitioned into state 'SUCCESS' from state '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-836010690',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',qos_specs=None,replication_status=,reservations=['5e105f4b-6573-4c3f-9391-d9202e30a4ff','608aef79-75a7-43f2-88d6-d3ffcca7faf8','da7c7405-d695-4198-9142-71356f79f78a','2b4135ce-94a0-4596-b939-fd503adde13e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:38.571484 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4036b63-9845-47b0-9110-b0e32912d088) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:38.586860 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d4036b63-9845-47b0-9110-b0e32912d088) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:38.587679 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Flow 'volume_create_api' (0f0b2e3b-b438-462d-903f-6c8222c52719) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:38.588168 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume request issued successfully. Jul 31 20:53:38.588756 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-85010d8d-972a-4a03-a0ea-5bbccff83b7f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:38.589203 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 696/2796] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:53:38 2026] POST /volume/v3/volumes => generated 777 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:38.604660 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e989b874-83e7-407b-b322-cb6f050801f9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:38.607403 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e989b874-83e7-407b-b322-cb6f050801f9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 Jul 31 20:53:38.607619 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e989b874-83e7-407b-b322-cb6f050801f9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:38.607864 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e989b874-83e7-407b-b322-cb6f050801f9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:38.621225 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:38.621225 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:38.626305 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Create volume of 1 GB Jul 31 20:53:38.629533 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e989b874-83e7-407b-b322-cb6f050801f9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:53:38.631436 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Availability Zones retrieved successfully. Jul 31 20:53:38.634597 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e989b874-83e7-407b-b322-cb6f050801f9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 returned with HTTP 200 Jul 31 20:53:38.634981 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 710/2797] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:38 2026] GET /volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 => generated 956 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:38.637666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Flow 'volume_create_api' (8858645e-c6c0-44e6-b8a6-920c347096f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:38.638944 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77115641-ef6a-4ff9-934d-513c0dd15eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:38.640170 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:38.726914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77115641-ef6a-4ff9-934d-513c0dd15eb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:38.727692 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1da82dd-c518-4763-852a-f279bf1a2a6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:38.815017 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Created reservations ['1aae1cfe-8392-4fd1-8768-fc659173a478', '05b2c4e9-6586-4f21-9d6d-7b058a94f07f', 'e5605f35-67f7-40ef-8699-b2be3b85cf97', 'cf074475-c5a4-45fa-ba00-7d6fd9191315'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:38.816003 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c1da82dd-c518-4763-852a-f279bf1a2a6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1aae1cfe-8392-4fd1-8768-fc659173a478', '05b2c4e9-6586-4f21-9d6d-7b058a94f07f', 'e5605f35-67f7-40ef-8699-b2be3b85cf97', 'cf074475-c5a4-45fa-ba00-7d6fd9191315']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:38.817140 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680783fa-0086-466f-a183-66fb09f57ead) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:38.846720 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (680783fa-0086-466f-a183-66fb09f57ead) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fa74ea22-1502-45ee-9400-ccd6b7f58a7c', '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-1966999126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007cddaeeefc44ce9d71068a52b05677',qos_specs=None,replication_status=,reservations=['1aae1cfe-8392-4fd1-8768-fc659173a478','05b2c4e9-6586-4f21-9d6d-7b058a94f07f','e5605f35-67f7-40ef-8699-b2be3b85cf97','cf074475-c5a4-45fa-ba00-7d6fd9191315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7337ec9775224dfebf1c69265f132ff5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1966999126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fa74ea22-1502-45ee-9400-ccd6b7f58a7c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='007cddaeeefc44ce9d71068a52b05677',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7337ec9775224dfebf1c69265f132ff5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:38.847878 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a083a0c-8447-4854-9aad-a9bc5b998f77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:38.874094 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a083a0c-8447-4854-9aad-a9bc5b998f77) transitioned into state 'SUCCESS' from state '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-1966999126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='007cddaeeefc44ce9d71068a52b05677',qos_specs=None,replication_status=,reservations=['1aae1cfe-8392-4fd1-8768-fc659173a478','05b2c4e9-6586-4f21-9d6d-7b058a94f07f','e5605f35-67f7-40ef-8699-b2be3b85cf97','cf074475-c5a4-45fa-ba00-7d6fd9191315'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7337ec9775224dfebf1c69265f132ff5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:38.875521 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa367c6-f736-4718-88fa-2ddd9d19f0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:38.891681 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fa367c6-f736-4718-88fa-2ddd9d19f0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:38.893046 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Flow 'volume_create_api' (8858645e-c6c0-44e6-b8a6-920c347096f5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:38.893610 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Create volume request issued successfully. Jul 31 20:53:38.894522 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d6c1b8cf-20d1-48b6-9676-83825a6ddf12 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:38.895319 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 708/2798] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:38 2026] POST /volume/v3/volumes => generated 753 bytes in 381 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:38.913747 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-357b4b32-0c73-4964-84e8-a6df456b6da5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:38.917752 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-357b4b32-0c73-4964-84e8-a6df456b6da5 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] GET https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c Jul 31 20:53:38.918165 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-357b4b32-0c73-4964-84e8-a6df456b6da5 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:38.918696 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-357b4b32-0c73-4964-84e8-a6df456b6da5 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:38.937043 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:38.937043 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:38.946158 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-357b4b32-0c73-4964-84e8-a6df456b6da5 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Volume info retrieved successfully. Jul 31 20:53:38.953857 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-357b4b32-0c73-4964-84e8-a6df456b6da5 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c returned with HTTP 200 Jul 31 20:53:38.954761 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 685/2799] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:38 2026] GET /volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:39.062825 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f3964fe9-cf22-440f-be7f-cffffc7831ee None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:39.065016 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f3964fe9-cf22-440f-be7f-cffffc7831ee tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 Jul 31 20:53:39.065347 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f3964fe9-cf22-440f-be7f-cffffc7831ee tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:39.065629 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f3964fe9-cf22-440f-be7f-cffffc7831ee tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:39.073968 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f3964fe9-cf22-440f-be7f-cffffc7831ee tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 returned with HTTP 404 Jul 31 20:53:39.074564 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 697/2800] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:39 2026] GET /volume/v3/volumes/9ba945ed-c2fd-42f2-820f-cf670c2b9a97 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:39.085909 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-af668ff0-2fc8-430f-bc23-34bb7f1271de None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:39.088440 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af668ff0-2fc8-430f-bc23-34bb7f1271de tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] DELETE https://10.4.3.157/volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 Jul 31 20:53:39.088803 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af668ff0-2fc8-430f-bc23-34bb7f1271de tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:39.089070 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af668ff0-2fc8-430f-bc23-34bb7f1271de tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:39.089281 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-af668ff0-2fc8-430f-bc23-34bb7f1271de tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume with id: 7a875488-edb9-407c-9381-26f5131d0d33 Jul 31 20:53:39.101420 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:39.101420 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:39.101875 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-af668ff0-2fc8-430f-bc23-34bb7f1271de tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:39.120733 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-af668ff0-2fc8-430f-bc23-34bb7f1271de tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume request issued successfully. Jul 31 20:53:39.120957 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af668ff0-2fc8-430f-bc23-34bb7f1271de tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 returned with HTTP 202 Jul 31 20:53:39.121484 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 711/2801] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:39 2026] DELETE /volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:39.131079 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-54bee7b1-3535-4515-9fd0-3f4fddce5794 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:39.133323 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-54bee7b1-3535-4515-9fd0-3f4fddce5794 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 Jul 31 20:53:39.133678 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-54bee7b1-3535-4515-9fd0-3f4fddce5794 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:39.134038 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-54bee7b1-3535-4515-9fd0-3f4fddce5794 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:39.142115 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:39.142115 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:39.148483 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-54bee7b1-3535-4515-9fd0-3f4fddce5794 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:39.158724 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-54bee7b1-3535-4515-9fd0-3f4fddce5794 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 returned with HTTP 200 Jul 31 20:53:39.158724 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 709/2802] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:39 2026] GET /volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 => generated 855 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:39.191080 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-db01e117-a2de-4153-b6f4-d4102384049c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:39.194509 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-db01e117-a2de-4153-b6f4-d4102384049c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:39.194509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-db01e117-a2de-4153-b6f4-d4102384049c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:39.194509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-db01e117-a2de-4153-b6f4-d4102384049c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:39.197469 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-db01e117-a2de-4153-b6f4-d4102384049c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:39.205300 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:39.205300 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:39.206191 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-db01e117-a2de-4153-b6f4-d4102384049c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:39.209652 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 686/2803] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:39 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:39.650782 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a77f9a47-6d9d-4c97-926a-4d5ebcf9d638 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:39.652484 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a77f9a47-6d9d-4c97-926a-4d5ebcf9d638 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 Jul 31 20:53:39.652680 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a77f9a47-6d9d-4c97-926a-4d5ebcf9d638 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:39.652856 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a77f9a47-6d9d-4c97-926a-4d5ebcf9d638 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:39.659939 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:39.659939 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:39.663297 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a77f9a47-6d9d-4c97-926a-4d5ebcf9d638 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:53:39.667338 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a77f9a47-6d9d-4c97-926a-4d5ebcf9d638 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 returned with HTTP 200 Jul 31 20:53:39.667846 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 698/2804] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:39 2026] GET /volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 => generated 1008 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:39.679168 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bd388453-4422-48e4-a344-c69963a751a9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:39.680950 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bd388453-4422-48e4-a344-c69963a751a9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:53:39.681401 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bd388453-4422-48e4-a344-c69963a751a9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ea641d2e-cab4-4621-9e6b-0bb721a158e6", "name": "tempest-type-Backup-1980149739"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:39.682900 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-bd388453-4422-48e4-a344-c69963a751a9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Creating new backup {'backup': {'volume_id': 'ea641d2e-cab4-4621-9e6b-0bb721a158e6', 'name': 'tempest-type-Backup-1980149739'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:53:39.683075 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-bd388453-4422-48e4-a344-c69963a751a9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Creating backup of volume ea641d2e-cab4-4621-9e6b-0bb721a158e6 in container None Jul 31 20:53:39.690703 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:39.690703 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:39.691021 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-bd388453-4422-48e4-a344-c69963a751a9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:53:39.706346 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-bd388453-4422-48e4-a344-c69963a751a9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Created reservations ['e2497a26-b3fd-4d25-a93b-041452a6f210', 'e66c434b-dee3-4f56-b13c-5c6d6979ff0f'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:39.736392 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bd388453-4422-48e4-a344-c69963a751a9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:53:39.736993 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 712/2805] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:53:39 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 20:53:39.748321 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6ed66622-0767-42db-8d3b-6d2b61125e48 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:39.750435 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ed66622-0767-42db-8d3b-6d2b61125e48 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:39.750779 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6ed66622-0767-42db-8d3b-6d2b61125e48 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:39.751169 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6ed66622-0767-42db-8d3b-6d2b61125e48 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:39.751223 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6ed66622-0767-42db-8d3b-6d2b61125e48 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:39.755936 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:39.755936 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:39.756734 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ed66622-0767-42db-8d3b-6d2b61125e48 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:39.760080 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 710/2806] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:39 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:39.971884 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7e50597f-737e-45df-b47e-cf4b97e5e9e2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:39.975195 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7e50597f-737e-45df-b47e-cf4b97e5e9e2 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] GET https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c Jul 31 20:53:39.976053 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7e50597f-737e-45df-b47e-cf4b97e5e9e2 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:39.976775 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7e50597f-737e-45df-b47e-cf4b97e5e9e2 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:39.987568 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:39.987568 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:39.994072 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7e50597f-737e-45df-b47e-cf4b97e5e9e2 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Volume info retrieved successfully. Jul 31 20:53:40.016322 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7e50597f-737e-45df-b47e-cf4b97e5e9e2 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c returned with HTTP 200 Jul 31 20:53:40.017354 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 687/2807] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:39 2026] GET /volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c => generated 1361 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:40.057731 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-96959e82-434e-4633-b0ac-84906137cb7a req-f778e7db-a5b4-4eba-aec4-1de796b415a5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:40.060405 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-f778e7db-a5b4-4eba-aec4-1de796b415a5 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] GET https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c Jul 31 20:53:40.060564 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-f778e7db-a5b4-4eba-aec4-1de796b415a5 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:40.060649 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-f778e7db-a5b4-4eba-aec4-1de796b415a5 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:40.068664 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:40.068664 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:40.072918 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-96959e82-434e-4633-b0ac-84906137cb7a req-f778e7db-a5b4-4eba-aec4-1de796b415a5 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Volume info retrieved successfully. Jul 31 20:53:40.078771 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-f778e7db-a5b4-4eba-aec4-1de796b415a5 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c returned with HTTP 200 Jul 31 20:53:40.079233 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 699/2808] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:40 2026] GET /volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c => generated 1361 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:40.176575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a2b23843-5193-4399-8f61-5f9f2bc095f9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:40.178684 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2b23843-5193-4399-8f61-5f9f2bc095f9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 Jul 31 20:53:40.178919 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2b23843-5193-4399-8f61-5f9f2bc095f9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:40.179196 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2b23843-5193-4399-8f61-5f9f2bc095f9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:40.185789 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2b23843-5193-4399-8f61-5f9f2bc095f9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 returned with HTTP 404 Jul 31 20:53:40.186424 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 713/2809] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:40 2026] GET /volume/v3/volumes/7a875488-edb9-407c-9381-26f5131d0d33 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:40.194072 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f87a5a55-4369-40ba-b3d4-b61ed58fc9d1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:40.197696 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f87a5a55-4369-40ba-b3d4-b61ed58fc9d1 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] DELETE https://10.4.3.157/volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 Jul 31 20:53:40.199359 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f87a5a55-4369-40ba-b3d4-b61ed58fc9d1 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:40.199591 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f87a5a55-4369-40ba-b3d4-b61ed58fc9d1 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:40.199746 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-f87a5a55-4369-40ba-b3d4-b61ed58fc9d1 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume with id: 13988bce-fe30-471f-96e0-bf834b1db0f5 Jul 31 20:53:40.211462 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:40.211462 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:40.211914 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f87a5a55-4369-40ba-b3d4-b61ed58fc9d1 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:40.221149 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3fcab026-5389-42da-b0bf-de02709e47a8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:40.222936 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3fcab026-5389-42da-b0bf-de02709e47a8 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:40.223221 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3fcab026-5389-42da-b0bf-de02709e47a8 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:40.223470 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3fcab026-5389-42da-b0bf-de02709e47a8 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:40.223575 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-3fcab026-5389-42da-b0bf-de02709e47a8 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:40.227644 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:40.227644 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:40.228517 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3fcab026-5389-42da-b0bf-de02709e47a8 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:40.228962 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 688/2810] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:40 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:40.246863 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f87a5a55-4369-40ba-b3d4-b61ed58fc9d1 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume request issued successfully. Jul 31 20:53:40.247147 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f87a5a55-4369-40ba-b3d4-b61ed58fc9d1 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 returned with HTTP 202 Jul 31 20:53:40.250762 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 711/2811] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:40 2026] DELETE /volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:40.265599 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7a57bec2-d170-457d-a53d-17b6f0ce0753 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:40.280829 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7a57bec2-d170-457d-a53d-17b6f0ce0753 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 Jul 31 20:53:40.281112 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7a57bec2-d170-457d-a53d-17b6f0ce0753 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:40.281448 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7a57bec2-d170-457d-a53d-17b6f0ce0753 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:40.294501 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:40.294501 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:40.300486 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7a57bec2-d170-457d-a53d-17b6f0ce0753 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:40.305213 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7a57bec2-d170-457d-a53d-17b6f0ce0753 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 returned with HTTP 200 Jul 31 20:53:40.306717 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 700/2812] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:40 2026] GET /volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:40.665799 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-96959e82-434e-4633-b0ac-84906137cb7a req-bcf3b3af-56a4-40c5-92a7-89dfb7de43ba None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:40.672556 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-bcf3b3af-56a4-40c5-92a7-89dfb7de43ba tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] GET https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c Jul 31 20:53:40.672856 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-bcf3b3af-56a4-40c5-92a7-89dfb7de43ba tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:40.673192 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-bcf3b3af-56a4-40c5-92a7-89dfb7de43ba tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:40.686114 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:40.686114 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:40.690601 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-96959e82-434e-4633-b0ac-84906137cb7a req-bcf3b3af-56a4-40c5-92a7-89dfb7de43ba tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Volume info retrieved successfully. Jul 31 20:53:40.696306 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-bcf3b3af-56a4-40c5-92a7-89dfb7de43ba tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c returned with HTTP 200 Jul 31 20:53:40.696777 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 714/2813] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:40 2026] GET /volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c => generated 1361 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:40.710788 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e178afcb-f5ae-4703-b849-d15deba90859 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:40.712317 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e178afcb-f5ae-4703-b849-d15deba90859 None None] GET https://10.4.3.157/volume// Jul 31 20:53:40.712542 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e178afcb-f5ae-4703-b849-d15deba90859 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:40.712971 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e178afcb-f5ae-4703-b849-d15deba90859 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:40.714640 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e178afcb-f5ae-4703-b849-d15deba90859 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:40.715777 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 689/2814] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:53:40 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 20:53:40.729363 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-96959e82-434e-4633-b0ac-84906137cb7a req-602a69f0-cabc-4335-a062-d2896725b8c8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:40.733169 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-602a69f0-cabc-4335-a062-d2896725b8c8 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:53:40.733686 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-602a69f0-cabc-4335-a062-d2896725b8c8 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa74ea22-1502-45ee-9400-ccd6b7f58a7c", "connector": null, "instance_uuid": "14e19897-3112-46e1-8004-3fda8a9c9c2a"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:40.744722 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:40.744722 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:40.770207 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c305f859-1edb-4ceb-b47f-07924675bceb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:40.771631 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c305f859-1edb-4ceb-b47f-07924675bceb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:40.771908 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c305f859-1edb-4ceb-b47f-07924675bceb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:40.772237 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c305f859-1edb-4ceb-b47f-07924675bceb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:40.772381 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-c305f859-1edb-4ceb-b47f-07924675bceb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:40.776780 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:40.776780 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:40.777488 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c305f859-1edb-4ceb-b47f-07924675bceb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:40.777873 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 701/2815] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:40 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:40.782375 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-602a69f0-cabc-4335-a062-d2896725b8c8 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:53:40.782969 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 712/2816] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:53:40 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 20:53:41.242011 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-db2ab948-6006-406e-8398-315ae8215f81 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:41.244009 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-db2ab948-6006-406e-8398-315ae8215f81 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:41.244176 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-db2ab948-6006-406e-8398-315ae8215f81 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:41.244377 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-db2ab948-6006-406e-8398-315ae8215f81 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:41.244488 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-db2ab948-6006-406e-8398-315ae8215f81 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:41.250004 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:41.250004 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:41.251028 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-db2ab948-6006-406e-8398-315ae8215f81 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:41.251840 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 715/2817] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:41 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:41.324186 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6ef63aca-d5d9-4746-980e-b63d91c5bb88 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:41.330488 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6ef63aca-d5d9-4746-980e-b63d91c5bb88 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 Jul 31 20:53:41.330488 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6ef63aca-d5d9-4746-980e-b63d91c5bb88 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:41.330670 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6ef63aca-d5d9-4746-980e-b63d91c5bb88 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:41.347411 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6ef63aca-d5d9-4746-980e-b63d91c5bb88 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 returned with HTTP 404 Jul 31 20:53:41.349303 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 690/2818] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:41 2026] GET /volume/v3/volumes/13988bce-fe30-471f-96e0-bf834b1db0f5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:41.359708 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a7a5f285-7618-4128-a167-8093c0a3e1d8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:41.361792 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a7a5f285-7618-4128-a167-8093c0a3e1d8 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] DELETE https://10.4.3.157/volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 Jul 31 20:53:41.361979 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a7a5f285-7618-4128-a167-8093c0a3e1d8 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:41.362914 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a7a5f285-7618-4128-a167-8093c0a3e1d8 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:41.362914 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-a7a5f285-7618-4128-a167-8093c0a3e1d8 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume with id: 94b45207-8b8e-41fa-b268-9796699bce37 Jul 31 20:53:41.371839 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:41.371839 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:41.372492 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a7a5f285-7618-4128-a167-8093c0a3e1d8 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:41.390587 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a7a5f285-7618-4128-a167-8093c0a3e1d8 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume request issued successfully. Jul 31 20:53:41.390828 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a7a5f285-7618-4128-a167-8093c0a3e1d8 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 returned with HTTP 202 Jul 31 20:53:41.391326 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 702/2819] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:41 2026] DELETE /volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:41.404296 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a9f9fb87-9cd5-4c4c-abd3-c14b07709cbf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:41.408192 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a9f9fb87-9cd5-4c4c-abd3-c14b07709cbf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 Jul 31 20:53:41.408430 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a9f9fb87-9cd5-4c4c-abd3-c14b07709cbf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:41.408826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a9f9fb87-9cd5-4c4c-abd3-c14b07709cbf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:41.418266 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:41.418266 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:41.422847 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a9f9fb87-9cd5-4c4c-abd3-c14b07709cbf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:41.428446 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a9f9fb87-9cd5-4c4c-abd3-c14b07709cbf tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 returned with HTTP 200 Jul 31 20:53:41.428837 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 713/2820] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:41 2026] GET /volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:41.791219 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-83eefd85-4f07-4675-896a-fcd376eb93cd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:41.793475 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-83eefd85-4f07-4675-896a-fcd376eb93cd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:41.793694 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-83eefd85-4f07-4675-896a-fcd376eb93cd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:41.793910 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-83eefd85-4f07-4675-896a-fcd376eb93cd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:41.793990 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-83eefd85-4f07-4675-896a-fcd376eb93cd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:41.798885 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:41.798885 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:41.799806 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-83eefd85-4f07-4675-896a-fcd376eb93cd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:41.800322 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 716/2821] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:41 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:41.947203 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ffcdaa71-d2b2-4e18-a99a-3c668b5cae6c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:41.947609 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ffcdaa71-d2b2-4e18-a99a-3c668b5cae6c None None] GET https://10.4.3.157/volume// Jul 31 20:53:41.947772 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ffcdaa71-d2b2-4e18-a99a-3c668b5cae6c None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:41.947946 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ffcdaa71-d2b2-4e18-a99a-3c668b5cae6c None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:41.948317 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ffcdaa71-d2b2-4e18-a99a-3c668b5cae6c None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:53:41.948573 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 691/2822] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:53: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 20:53:41.960116 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-96959e82-434e-4633-b0ac-84906137cb7a req-bd7569ea-4e02-4e22-9196-0ff2b13c6ab7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:41.962081 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-bd7569ea-4e02-4e22-9196-0ff2b13c6ab7 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] GET https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c Jul 31 20:53:41.962347 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-bd7569ea-4e02-4e22-9196-0ff2b13c6ab7 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:41.962598 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-bd7569ea-4e02-4e22-9196-0ff2b13c6ab7 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:41.972113 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:41.972113 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:41.976780 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-96959e82-434e-4633-b0ac-84906137cb7a req-bd7569ea-4e02-4e22-9196-0ff2b13c6ab7 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Volume info retrieved successfully. Jul 31 20:53:41.982972 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-bd7569ea-4e02-4e22-9196-0ff2b13c6ab7 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c returned with HTTP 200 Jul 31 20:53:41.983552 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 703/2823] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:53:41 2026] GET /volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c => generated 1540 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:53:42.093940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-96959e82-434e-4633-b0ac-84906137cb7a req-6264579f-860a-4e68-abc8-a7e3d057b14f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:42.096165 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-6264579f-860a-4e68-abc8-a7e3d057b14f tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] PUT https://10.4.3.157/volume/v3/attachments/f86aecd7-b92f-45eb-85fa-833c8b76be0f Jul 31 20:53:42.096689 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-6264579f-860a-4e68-abc8-a7e3d057b14f tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:42.106349 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-96959e82-434e-4633-b0ac-84906137cb7a req-6264579f-860a-4e68-abc8-a7e3d057b14f tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Acquiring lock "cinder-attachment_update-fa74ea22-1502-45ee-9400-ccd6b7f58a7c-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:53:42.110907 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-96959e82-434e-4633-b0ac-84906137cb7a req-6264579f-860a-4e68-abc8-a7e3d057b14f tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Lock "cinder-attachment_update-fa74ea22-1502-45ee-9400-ccd6b7f58a7c-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:53:42.111872 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:42.111872 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:42.206997 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-96959e82-434e-4633-b0ac-84906137cb7a req-6264579f-860a-4e68-abc8-a7e3d057b14f tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Lock "cinder-attachment_update-fa74ea22-1502-45ee-9400-ccd6b7f58a7c-np0000006272" released by "attachment_update" :: held 0.096s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:53:42.207429 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-6264579f-860a-4e68-abc8-a7e3d057b14f tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/attachments/f86aecd7-b92f-45eb-85fa-833c8b76be0f returned with HTTP 200 Jul 31 20:53:42.207887 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 714/2824] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:53:42 2026] PUT /volume/v3/attachments/f86aecd7-b92f-45eb-85fa-833c8b76be0f => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:42.238275 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-96959e82-434e-4633-b0ac-84906137cb7a req-a80f1389-2d41-4c37-9a85-cfec5dbcf908 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:42.242152 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-a80f1389-2d41-4c37-9a85-cfec5dbcf908 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] POST https://10.4.3.157/volume/v3/attachments/f86aecd7-b92f-45eb-85fa-833c8b76be0f/action Jul 31 20:53:42.242152 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-a80f1389-2d41-4c37-9a85-cfec5dbcf908 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:42.242152 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-a80f1389-2d41-4c37-9a85-cfec5dbcf908 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:42.264297 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b57460c4-7307-4c12-94cc-6ef01ac453e7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:42.265306 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:42.265306 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:42.266453 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b57460c4-7307-4c12-94cc-6ef01ac453e7 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:42.266531 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b57460c4-7307-4c12-94cc-6ef01ac453e7 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:42.266706 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b57460c4-7307-4c12-94cc-6ef01ac453e7 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:42.266804 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-b57460c4-7307-4c12-94cc-6ef01ac453e7 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:42.271192 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:42.271192 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:42.271949 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b57460c4-7307-4c12-94cc-6ef01ac453e7 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:42.272370 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 692/2825] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:42 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:42.281065 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-96959e82-434e-4633-b0ac-84906137cb7a req-a80f1389-2d41-4c37-9a85-cfec5dbcf908 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/attachments/f86aecd7-b92f-45eb-85fa-833c8b76be0f/action returned with HTTP 204 Jul 31 20:53:42.281560 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 717/2826] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:53:42 2026] POST /volume/v3/attachments/f86aecd7-b92f-45eb-85fa-833c8b76be0f/action => generated 0 bytes in 44 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:42.443566 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d69bfbfb-265f-401f-8d66-daf90db6f675 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:42.447401 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d69bfbfb-265f-401f-8d66-daf90db6f675 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 Jul 31 20:53:42.447627 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d69bfbfb-265f-401f-8d66-daf90db6f675 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:42.448340 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d69bfbfb-265f-401f-8d66-daf90db6f675 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:42.460346 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d69bfbfb-265f-401f-8d66-daf90db6f675 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 returned with HTTP 404 Jul 31 20:53:42.460346 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 704/2827] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:42 2026] GET /volume/v3/volumes/94b45207-8b8e-41fa-b268-9796699bce37 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:42.473289 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cbb5f05e-6e4f-41c5-ad7f-cd399836ac25 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:42.474294 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbb5f05e-6e4f-41c5-ad7f-cd399836ac25 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f8da8c05-ab82-47ba-82d1-5c7485d0881a Jul 31 20:53:42.474506 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cbb5f05e-6e4f-41c5-ad7f-cd399836ac25 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:42.475073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cbb5f05e-6e4f-41c5-ad7f-cd399836ac25 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:42.475235 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-cbb5f05e-6e4f-41c5-ad7f-cd399836ac25 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume with id: f8da8c05-ab82-47ba-82d1-5c7485d0881a Jul 31 20:53:42.488778 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:42.488778 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:42.489424 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cbb5f05e-6e4f-41c5-ad7f-cd399836ac25 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:42.519777 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cbb5f05e-6e4f-41c5-ad7f-cd399836ac25 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume request issued successfully. Jul 31 20:53:42.520579 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbb5f05e-6e4f-41c5-ad7f-cd399836ac25 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/f8da8c05-ab82-47ba-82d1-5c7485d0881a returned with HTTP 202 Jul 31 20:53:42.521210 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 715/2828] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:42 2026] DELETE /volume/v3/volumes/f8da8c05-ab82-47ba-82d1-5c7485d0881a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:42.536696 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c668df7f-0610-4050-b60b-87d4ea705c60 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:42.550754 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c668df7f-0610-4050-b60b-87d4ea705c60 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/f8da8c05-ab82-47ba-82d1-5c7485d0881a Jul 31 20:53:42.552626 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c668df7f-0610-4050-b60b-87d4ea705c60 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:42.554526 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c668df7f-0610-4050-b60b-87d4ea705c60 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:42.587917 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:42.587917 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:42.604761 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c668df7f-0610-4050-b60b-87d4ea705c60 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/f8da8c05-ab82-47ba-82d1-5c7485d0881a returned with HTTP 404 Jul 31 20:53:42.608876 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 693/2829] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:42 2026] GET /volume/v3/volumes/f8da8c05-ab82-47ba-82d1-5c7485d0881a => generated 109 bytes in 77 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:42.618814 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e1942536-ccc8-4357-9a66-1b5992621bf3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:42.622951 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e1942536-ccc8-4357-9a66-1b5992621bf3 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 Jul 31 20:53:42.622951 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e1942536-ccc8-4357-9a66-1b5992621bf3 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:42.623234 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e1942536-ccc8-4357-9a66-1b5992621bf3 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:42.623304 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-e1942536-ccc8-4357-9a66-1b5992621bf3 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume with id: f3b2bddc-fde0-482b-8707-0ef23902ec39 Jul 31 20:53:42.632440 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:42.632440 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:42.633439 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e1942536-ccc8-4357-9a66-1b5992621bf3 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:42.661800 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e1942536-ccc8-4357-9a66-1b5992621bf3 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Delete volume request issued successfully. Jul 31 20:53:42.662001 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e1942536-ccc8-4357-9a66-1b5992621bf3 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 returned with HTTP 202 Jul 31 20:53:42.662499 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 718/2830] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:42 2026] DELETE /volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:42.672838 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-56f630db-06e3-48b8-9c67-7b30f0c96d71 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:42.677578 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-56f630db-06e3-48b8-9c67-7b30f0c96d71 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 Jul 31 20:53:42.677820 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-56f630db-06e3-48b8-9c67-7b30f0c96d71 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:42.678086 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-56f630db-06e3-48b8-9c67-7b30f0c96d71 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:42.698223 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:42.698223 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:42.705662 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-56f630db-06e3-48b8-9c67-7b30f0c96d71 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Volume info retrieved successfully. Jul 31 20:53:42.713678 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-56f630db-06e3-48b8-9c67-7b30f0c96d71 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 returned with HTTP 200 Jul 31 20:53:42.714322 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 705/2831] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:42 2026] GET /volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 => generated 856 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:42.812308 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-677fb663-7009-4ae4-90c8-30c72da8492d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:42.814707 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-677fb663-7009-4ae4-90c8-30c72da8492d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:42.815007 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-677fb663-7009-4ae4-90c8-30c72da8492d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:42.815390 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-677fb663-7009-4ae4-90c8-30c72da8492d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:42.815550 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-677fb663-7009-4ae4-90c8-30c72da8492d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:42.820951 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:42.820951 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:42.821763 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-677fb663-7009-4ae4-90c8-30c72da8492d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:42.822314 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 716/2832] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:42 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:43.291727 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-25a67cc5-e09a-413f-9492-5012a7d7623f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:43.310100 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-25a67cc5-e09a-413f-9492-5012a7d7623f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:43.311994 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-25a67cc5-e09a-413f-9492-5012a7d7623f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:43.313412 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-25a67cc5-e09a-413f-9492-5012a7d7623f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:43.314091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-25a67cc5-e09a-413f-9492-5012a7d7623f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:43.331056 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:43.331056 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:43.335511 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-25a67cc5-e09a-413f-9492-5012a7d7623f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:43.337585 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 694/2833] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:43 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:43.733591 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-65e79e81-cd3c-4745-8529-8ed496f18bd9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:43.734874 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-65e79e81-cd3c-4745-8529-8ed496f18bd9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] GET https://10.4.3.157/volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 Jul 31 20:53:43.735150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-65e79e81-cd3c-4745-8529-8ed496f18bd9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:43.735450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-65e79e81-cd3c-4745-8529-8ed496f18bd9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:43.742047 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-65e79e81-cd3c-4745-8529-8ed496f18bd9 tempest-CreateVolumesFromSourceVolumeTest-955018702 tempest-CreateVolumesFromSourceVolumeTest-955018702-project-member] https://10.4.3.157/volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 returned with HTTP 404 Jul 31 20:53:43.742924 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 719/2834] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:43 2026] GET /volume/v3/volumes/f3b2bddc-fde0-482b-8707-0ef23902ec39 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:43.836046 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-03480749-4ab3-47cd-b050-a65f9f02b5cd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:43.840058 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-03480749-4ab3-47cd-b050-a65f9f02b5cd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:43.840402 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-03480749-4ab3-47cd-b050-a65f9f02b5cd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:43.840559 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-03480749-4ab3-47cd-b050-a65f9f02b5cd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:43.840696 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-03480749-4ab3-47cd-b050-a65f9f02b5cd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:43.846366 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:43.846366 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:43.847164 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-03480749-4ab3-47cd-b050-a65f9f02b5cd tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:43.847627 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 706/2835] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:43 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:43.912772 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-fc220c4b-342d-4fa5-bc39-044504c6bb38 req-1b9b6423-4a29-443b-8f2d-e69907e1265c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:43.916386 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fc220c4b-342d-4fa5-bc39-044504c6bb38 req-1b9b6423-4a29-443b-8f2d-e69907e1265c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 Jul 31 20:53:43.916820 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fc220c4b-342d-4fa5-bc39-044504c6bb38 req-1b9b6423-4a29-443b-8f2d-e69907e1265c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:43.917152 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fc220c4b-342d-4fa5-bc39-044504c6bb38 req-1b9b6423-4a29-443b-8f2d-e69907e1265c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:43.937417 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:43.937417 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:43.951321 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-fc220c4b-342d-4fa5-bc39-044504c6bb38 req-1b9b6423-4a29-443b-8f2d-e69907e1265c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:43.958914 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fc220c4b-342d-4fa5-bc39-044504c6bb38 req-1b9b6423-4a29-443b-8f2d-e69907e1265c tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 returned with HTTP 200 Jul 31 20:53:43.959651 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 717/2836] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:53:43 2026] GET /volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 => generated 1659 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:44.349624 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-145895ac-10e2-49a4-a062-789a319b78a2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:44.351806 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-145895ac-10e2-49a4-a062-789a319b78a2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:44.352027 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-145895ac-10e2-49a4-a062-789a319b78a2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:44.352264 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-145895ac-10e2-49a4-a062-789a319b78a2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:44.352388 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-145895ac-10e2-49a4-a062-789a319b78a2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:44.357284 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:44.357284 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:44.358054 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-145895ac-10e2-49a4-a062-789a319b78a2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:44.358455 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 695/2837] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:44 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:44.866301 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1b7a8af7-2cb5-494a-9096-66a7eed79739 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:44.866959 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b7a8af7-2cb5-494a-9096-66a7eed79739 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:44.867290 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b7a8af7-2cb5-494a-9096-66a7eed79739 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:44.868729 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b7a8af7-2cb5-494a-9096-66a7eed79739 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:44.868841 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1b7a8af7-2cb5-494a-9096-66a7eed79739 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:44.875778 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:44.875778 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:44.876808 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b7a8af7-2cb5-494a-9096-66a7eed79739 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:44.877702 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 720/2838] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:44 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:45.375141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-39f75079-d1a0-4090-b96c-61d7b528edab None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:45.375141 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39f75079-d1a0-4090-b96c-61d7b528edab tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:45.375141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39f75079-d1a0-4090-b96c-61d7b528edab tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:45.375141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39f75079-d1a0-4090-b96c-61d7b528edab tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:45.375141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-39f75079-d1a0-4090-b96c-61d7b528edab tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:45.379540 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:45.379540 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:45.380258 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39f75079-d1a0-4090-b96c-61d7b528edab tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:45.380586 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 707/2839] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:45 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:45.890173 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6a38d472-3356-45b2-a94b-14aea7f85294 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:45.892233 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a38d472-3356-45b2-a94b-14aea7f85294 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:45.892500 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a38d472-3356-45b2-a94b-14aea7f85294 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:45.893208 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a38d472-3356-45b2-a94b-14aea7f85294 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:45.893208 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6a38d472-3356-45b2-a94b-14aea7f85294 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:45.897467 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:45.897467 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:45.898211 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a38d472-3356-45b2-a94b-14aea7f85294 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:45.898658 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 718/2840] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:45 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:46.394433 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f94bb4d1-10a2-48e9-9c68-42c477e58c87 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:46.396325 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f94bb4d1-10a2-48e9-9c68-42c477e58c87 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:46.396572 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f94bb4d1-10a2-48e9-9c68-42c477e58c87 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:46.396781 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f94bb4d1-10a2-48e9-9c68-42c477e58c87 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:46.396906 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-f94bb4d1-10a2-48e9-9c68-42c477e58c87 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:46.402173 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:46.402173 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:46.402743 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f94bb4d1-10a2-48e9-9c68-42c477e58c87 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:46.403241 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 696/2841] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:46 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:46.909733 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7a75f7d0-a107-4399-abca-cd402d9df0b1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:46.912602 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7a75f7d0-a107-4399-abca-cd402d9df0b1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:46.912819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7a75f7d0-a107-4399-abca-cd402d9df0b1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:46.913048 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7a75f7d0-a107-4399-abca-cd402d9df0b1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:46.913160 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-7a75f7d0-a107-4399-abca-cd402d9df0b1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:46.917832 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:46.917832 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:46.918565 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7a75f7d0-a107-4399-abca-cd402d9df0b1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:46.918934 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 721/2842] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:46 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:53:47.416629 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-35facec1-a8bf-479b-a4cf-6b342ae666b2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:47.418931 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-35facec1-a8bf-479b-a4cf-6b342ae666b2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:47.419220 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-35facec1-a8bf-479b-a4cf-6b342ae666b2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:47.419464 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-35facec1-a8bf-479b-a4cf-6b342ae666b2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:47.419602 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-35facec1-a8bf-479b-a4cf-6b342ae666b2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:47.424072 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:47.424072 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:47.424962 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-35facec1-a8bf-479b-a4cf-6b342ae666b2 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:47.425405 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 708/2843] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:47 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:47.691325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-fc220c4b-342d-4fa5-bc39-044504c6bb38 req-917f663c-ca1f-444e-ac97-8863f9b53776 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:47.694845 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fc220c4b-342d-4fa5-bc39-044504c6bb38 req-917f663c-ca1f-444e-ac97-8863f9b53776 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/attachments/2e26cde3-e572-4d62-8361-c97ad3551d02 Jul 31 20:53:47.695095 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fc220c4b-342d-4fa5-bc39-044504c6bb38 req-917f663c-ca1f-444e-ac97-8863f9b53776 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:47.695351 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fc220c4b-342d-4fa5-bc39-044504c6bb38 req-917f663c-ca1f-444e-ac97-8863f9b53776 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:47.704111 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:47.704111 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:47.757725 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fc220c4b-342d-4fa5-bc39-044504c6bb38 req-917f663c-ca1f-444e-ac97-8863f9b53776 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/attachments/2e26cde3-e572-4d62-8361-c97ad3551d02 returned with HTTP 200 Jul 31 20:53:47.758255 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 719/2844] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:53:47 2026] DELETE /volume/v3/attachments/2e26cde3-e572-4d62-8361-c97ad3551d02 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:47.934064 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3cc306e9-c8fe-4a22-a4f2-2e3c5c97ac4e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:47.937037 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3cc306e9-c8fe-4a22-a4f2-2e3c5c97ac4e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:47.945349 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3cc306e9-c8fe-4a22-a4f2-2e3c5c97ac4e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:47.945349 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3cc306e9-c8fe-4a22-a4f2-2e3c5c97ac4e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:47.945349 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-3cc306e9-c8fe-4a22-a4f2-2e3c5c97ac4e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:47.945349 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:47.945349 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:47.945845 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3cc306e9-c8fe-4a22-a4f2-2e3c5c97ac4e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:47.946615 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 697/2845] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:47 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:48.438902 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a7e38b8b-663e-438f-b61a-0f4dd783ae77 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:48.441088 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a7e38b8b-663e-438f-b61a-0f4dd783ae77 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:48.441383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a7e38b8b-663e-438f-b61a-0f4dd783ae77 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:48.441646 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a7e38b8b-663e-438f-b61a-0f4dd783ae77 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:48.442216 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-a7e38b8b-663e-438f-b61a-0f4dd783ae77 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:48.448055 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:48.448055 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:48.449149 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a7e38b8b-663e-438f-b61a-0f4dd783ae77 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:48.449710 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 722/2846] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:48 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:48.961831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-09b3069c-dae4-403e-892c-aab631d954fa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:48.966160 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-09b3069c-dae4-403e-892c-aab631d954fa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:48.966160 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-09b3069c-dae4-403e-892c-aab631d954fa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:48.966160 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-09b3069c-dae4-403e-892c-aab631d954fa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:48.966635 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-09b3069c-dae4-403e-892c-aab631d954fa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:48.974316 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:48.974316 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:48.974316 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-09b3069c-dae4-403e-892c-aab631d954fa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:48.974316 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 709/2847] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:48 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:49.463196 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c1b80299-1f3e-44ca-8afb-cea8e074c33f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:49.465531 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c1b80299-1f3e-44ca-8afb-cea8e074c33f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:49.465642 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c1b80299-1f3e-44ca-8afb-cea8e074c33f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:49.465868 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c1b80299-1f3e-44ca-8afb-cea8e074c33f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:49.465983 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c1b80299-1f3e-44ca-8afb-cea8e074c33f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:49.470575 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:49.470575 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:49.471318 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c1b80299-1f3e-44ca-8afb-cea8e074c33f tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:49.471783 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 720/2848] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:49 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 801 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:49.520151 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7697673c-6ec7-4541-9a9c-5a22bc18e899 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:49.522912 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7697673c-6ec7-4541-9a9c-5a22bc18e899 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] DELETE https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 Jul 31 20:53:49.523207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7697673c-6ec7-4541-9a9c-5a22bc18e899 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:49.523459 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7697673c-6ec7-4541-9a9c-5a22bc18e899 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:49.523685 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-7697673c-6ec7-4541-9a9c-5a22bc18e899 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Delete volume with id: fce18657-4406-4832-93ef-92281c1d3760 Jul 31 20:53:49.534084 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:49.534084 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:49.535211 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7697673c-6ec7-4541-9a9c-5a22bc18e899 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:49.558062 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7697673c-6ec7-4541-9a9c-5a22bc18e899 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Delete volume request issued successfully. Jul 31 20:53:49.558556 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7697673c-6ec7-4541-9a9c-5a22bc18e899 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 returned with HTTP 202 Jul 31 20:53:49.559033 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 698/2849] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:49 2026] DELETE /volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:49.569736 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6787f943-cf50-4c64-ab71-8299b08151f7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:49.571723 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6787f943-cf50-4c64-ab71-8299b08151f7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 Jul 31 20:53:49.571942 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6787f943-cf50-4c64-ab71-8299b08151f7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:49.572220 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6787f943-cf50-4c64-ab71-8299b08151f7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:49.583533 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:49.583533 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:49.587958 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6787f943-cf50-4c64-ab71-8299b08151f7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Volume info retrieved successfully. Jul 31 20:53:49.599219 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6787f943-cf50-4c64-ab71-8299b08151f7 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 returned with HTTP 200 Jul 31 20:53:49.599219 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 723/2850] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:49 2026] GET /volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 => generated 1366 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:49.993547 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-149afa92-2391-4c3e-9760-03475d833ac7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:49.998446 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-149afa92-2391-4c3e-9760-03475d833ac7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:49.998446 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-149afa92-2391-4c3e-9760-03475d833ac7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:49.998446 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-149afa92-2391-4c3e-9760-03475d833ac7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:49.998446 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-149afa92-2391-4c3e-9760-03475d833ac7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:50.003591 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:50.003591 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:50.004405 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-149afa92-2391-4c3e-9760-03475d833ac7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:50.005254 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 710/2851] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:49 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:50.304948 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:50.372102 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:50.372476 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1228119227"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:50.373863 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1228119227'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:50.374031 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume of 1 GB Jul 31 20:53:50.379824 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Availability Zones retrieved successfully. Jul 31 20:53:50.385357 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Flow 'volume_create_api' (2c983ffe-dac1-49b8-bbc9-9ee3e852f4fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:50.387013 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8a8d25-ad59-4799-bda8-7b4c7467d0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:50.387891 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:50.419575 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d8a8d25-ad59-4799-bda8-7b4c7467d0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:50.420473 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106b668f-0b10-4263-be0f-043a63f29e62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:50.484857 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-44932e3f-8045-4fb1-9ef1-f3be3e76f74c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:50.487081 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-44932e3f-8045-4fb1-9ef1-f3be3e76f74c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:50.487340 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-44932e3f-8045-4fb1-9ef1-f3be3e76f74c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:50.487585 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-44932e3f-8045-4fb1-9ef1-f3be3e76f74c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:50.487725 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-44932e3f-8045-4fb1-9ef1-f3be3e76f74c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:50.492948 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:50.492948 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:50.494120 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Created reservations ['2a8f8e8a-12d1-4231-a25d-1244f1279776', 'b871adc6-5ffa-4c27-91fc-7979c0ba6323', '2b008544-bbc8-40be-82a4-3fc6458247c6', '07564358-86e2-42e2-838d-4229d644a388'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:50.494488 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-44932e3f-8045-4fb1-9ef1-f3be3e76f74c tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:50.494598 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 699/2852] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:50 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 803 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:50.495384 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (106b668f-0b10-4263-be0f-043a63f29e62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a8f8e8a-12d1-4231-a25d-1244f1279776', 'b871adc6-5ffa-4c27-91fc-7979c0ba6323', '2b008544-bbc8-40be-82a4-3fc6458247c6', '07564358-86e2-42e2-838d-4229d644a388']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:50.496344 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e152550a-1fda-4c04-9bf0-27b9dc9c041d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:50.506346 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7ffc8a3e-4327-4b24-8711-5a1d0b5af303 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:50.508264 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7ffc8a3e-4327-4b24-8711-5a1d0b5af303 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 Jul 31 20:53:50.508519 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7ffc8a3e-4327-4b24-8711-5a1d0b5af303 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:50.508719 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7ffc8a3e-4327-4b24-8711-5a1d0b5af303 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:50.516403 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:50.516403 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:50.520579 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7ffc8a3e-4327-4b24-8711-5a1d0b5af303 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:50.525426 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7ffc8a3e-4327-4b24-8711-5a1d0b5af303 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 returned with HTTP 200 Jul 31 20:53:50.525779 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 724/2853] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:50 2026] GET /volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 => generated 846 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:50.528742 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e152550a-1fda-4c04-9bf0-27b9dc9c041d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02c17f95-2ad3-4937-b73e-e1135762cef0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1228119227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77193cb41fcd40ec825d81372aed9e78',qos_specs=None,replication_status=,reservations=['2a8f8e8a-12d1-4231-a25d-1244f1279776','b871adc6-5ffa-4c27-91fc-7979c0ba6323','2b008544-bbc8-40be-82a4-3fc6458247c6','07564358-86e2-42e2-838d-4229d644a388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c00533e365940688a87091bb993a606',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1228119227',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02c17f95-2ad3-4937-b73e-e1135762cef0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77193cb41fcd40ec825d81372aed9e78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c00533e365940688a87091bb993a606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:50.530391 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae340c70-198e-4889-8352-325140f33742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:50.543070 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c7564df8-afb7-4129-a124-74ad0182a376 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:50.545256 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7564df8-afb7-4129-a124-74ad0182a376 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] POST https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01/action Jul 31 20:53:50.545615 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7564df8-afb7-4129-a124-74ad0182a376 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:50.545806 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7564df8-afb7-4129-a124-74ad0182a376 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:50.547479 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.admin_actions [None req-c7564df8-afb7-4129-a124-74ad0182a376 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] Updating backup 'e62ed1dd-3159-492c-9663-29975556fc01' with '{'status': 'error'}' {{(pid=100193) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 20:53:50.553362 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae340c70-198e-4889-8352-325140f33742) transitioned into state 'SUCCESS' from state '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-1228119227',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77193cb41fcd40ec825d81372aed9e78',qos_specs=None,replication_status=,reservations=['2a8f8e8a-12d1-4231-a25d-1244f1279776','b871adc6-5ffa-4c27-91fc-7979c0ba6323','2b008544-bbc8-40be-82a4-3fc6458247c6','07564358-86e2-42e2-838d-4229d644a388'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c00533e365940688a87091bb993a606',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:50.554592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c71e960-313c-4a90-831c-a9bcb79d35b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:50.558556 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:50.558556 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:50.567252 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1c71e960-313c-4a90-831c-a9bcb79d35b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:50.568139 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Flow 'volume_create_api' (2c983ffe-dac1-49b8-bbc9-9ee3e852f4fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:50.568476 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume request issued successfully. Jul 31 20:53:50.569112 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3a3c5c7-ab66-4312-b915-d00865ab40d6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:50.569551 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 721/2854] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:53:50 2026] POST /volume/v3/volumes => generated 749 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:50.572363 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-c7564df8-afb7-4129-a124-74ad0182a376 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] reset_status in rpcapi backup_id e62ed1dd-3159-492c-9663-29975556fc01 on host np0000006272. {{(pid=100193) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 20:53:50.574508 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7564df8-afb7-4129-a124-74ad0182a376 tempest-VolumesBackupsAdminTest-1936151627 tempest-VolumesBackupsAdminTest-1936151627-project-admin] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01/action returned with HTTP 202 Jul 31 20:53:50.575004 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 711/2855] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:53:50 2026] POST /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:53:50.585041 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b5baf2a9-2b4a-468d-9d17-8c92a0e76e23 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:50.587449 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b5baf2a9-2b4a-468d-9d17-8c92a0e76e23 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:50.587667 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b5baf2a9-2b4a-468d-9d17-8c92a0e76e23 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:50.587896 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b5baf2a9-2b4a-468d-9d17-8c92a0e76e23 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:50.588061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-b5baf2a9-2b4a-468d-9d17-8c92a0e76e23 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:50.590173 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f49a2ef7-f92d-45db-8290-7fb767280ee9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:50.592891 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f49a2ef7-f92d-45db-8290-7fb767280ee9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 Jul 31 20:53:50.593242 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f49a2ef7-f92d-45db-8290-7fb767280ee9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:50.593515 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:50.593515 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:50.593594 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f49a2ef7-f92d-45db-8290-7fb767280ee9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:50.594740 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b5baf2a9-2b4a-468d-9d17-8c92a0e76e23 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:50.595230 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 700/2856] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:50 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:50.603855 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:50.603855 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:50.608602 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4f9461c2-12c8-4461-8081-dce69460459b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:50.609487 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f49a2ef7-f92d-45db-8290-7fb767280ee9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:53:50.611490 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f9461c2-12c8-4461-8081-dce69460459b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] DELETE https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:50.611490 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4f9461c2-12c8-4461-8081-dce69460459b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:50.611817 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4f9461c2-12c8-4461-8081-dce69460459b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:50.611817 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-4f9461c2-12c8-4461-8081-dce69460459b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Delete backup with id: e62ed1dd-3159-492c-9663-29975556fc01. Jul 31 20:53:50.612829 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1895d2e2-0949-46e4-b547-f06532765e60 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:50.614579 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f49a2ef7-f92d-45db-8290-7fb767280ee9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 returned with HTTP 200 Jul 31 20:53:50.615011 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 725/2857] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:50 2026] GET /volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 => generated 817 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:50.615106 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1895d2e2-0949-46e4-b547-f06532765e60 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] GET https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 Jul 31 20:53:50.615400 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1895d2e2-0949-46e4-b547-f06532765e60 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:50.615642 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1895d2e2-0949-46e4-b547-f06532765e60 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:50.617497 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:50.617497 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:50.623189 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1895d2e2-0949-46e4-b547-f06532765e60 tempest-AttachVolumeMultiAttachTest-685804997 tempest-AttachVolumeMultiAttachTest-685804997-project-member] https://10.4.3.157/volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 returned with HTTP 404 Jul 31 20:53:50.624004 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 712/2858] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:50 2026] GET /volume/v3/volumes/fce18657-4406-4832-93ef-92281c1d3760 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:50.635423 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-4f9461c2-12c8-4461-8081-dce69460459b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] delete_backup rpcapi backup_id e62ed1dd-3159-492c-9663-29975556fc01 {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:53:50.639023 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f9461c2-12c8-4461-8081-dce69460459b tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 202 Jul 31 20:53:50.639591 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 722/2859] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:50 2026] DELETE /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:53:50.652867 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9e97435d-1a6c-40ad-8c45-79f190c01eb1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:50.654950 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9e97435d-1a6c-40ad-8c45-79f190c01eb1 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:50.655277 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9e97435d-1a6c-40ad-8c45-79f190c01eb1 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:50.655503 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9e97435d-1a6c-40ad-8c45-79f190c01eb1 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:50.655937 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-9e97435d-1a6c-40ad-8c45-79f190c01eb1 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:50.660680 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:50.660680 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:50.661538 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9e97435d-1a6c-40ad-8c45-79f190c01eb1 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 200 Jul 31 20:53:50.665272 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 701/2860] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:50 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 802 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:51.018430 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cb83a134-56e1-42cd-b6d0-33135c7510c5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:51.020987 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cb83a134-56e1-42cd-b6d0-33135c7510c5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:51.021497 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cb83a134-56e1-42cd-b6d0-33135c7510c5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:51.021928 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cb83a134-56e1-42cd-b6d0-33135c7510c5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:51.022259 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-cb83a134-56e1-42cd-b6d0-33135c7510c5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:51.029722 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:51.029722 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:51.030518 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cb83a134-56e1-42cd-b6d0-33135c7510c5 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:51.031181 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 726/2861] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:51 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:51.628861 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b92cdbbb-b559-4be8-9e4b-0cfb92ddd702 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:51.631319 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b92cdbbb-b559-4be8-9e4b-0cfb92ddd702 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 Jul 31 20:53:51.631569 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b92cdbbb-b559-4be8-9e4b-0cfb92ddd702 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:51.631819 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b92cdbbb-b559-4be8-9e4b-0cfb92ddd702 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:51.641522 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:51.641522 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:51.646783 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b92cdbbb-b559-4be8-9e4b-0cfb92ddd702 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:53:51.652136 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b92cdbbb-b559-4be8-9e4b-0cfb92ddd702 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 returned with HTTP 200 Jul 31 20:53:51.652485 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 713/2862] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:51 2026] GET /volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:51.667719 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e4f27d4a-4978-436c-9eed-20efd96db5cb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:51.669535 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e4f27d4a-4978-436c-9eed-20efd96db5cb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:53:51.669863 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e4f27d4a-4978-436c-9eed-20efd96db5cb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "02c17f95-2ad3-4937-b73e-e1135762cef0", "name": "tempest-VolumesBackupsTest-Backup-2058823285"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:51.671455 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-e4f27d4a-4978-436c-9eed-20efd96db5cb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating new backup {'backup': {'volume_id': '02c17f95-2ad3-4937-b73e-e1135762cef0', 'name': 'tempest-VolumesBackupsTest-Backup-2058823285'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:53:51.671633 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-e4f27d4a-4978-436c-9eed-20efd96db5cb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating backup of volume 02c17f95-2ad3-4937-b73e-e1135762cef0 in container None Jul 31 20:53:51.675033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cb562a38-3689-4594-a5bb-eb673c646c99 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:51.676640 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cb562a38-3689-4594-a5bb-eb673c646c99 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 Jul 31 20:53:51.676797 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cb562a38-3689-4594-a5bb-eb673c646c99 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:51.676972 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cb562a38-3689-4594-a5bb-eb673c646c99 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:51.677478 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-cb562a38-3689-4594-a5bb-eb673c646c99 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Show backup with id e62ed1dd-3159-492c-9663-29975556fc01. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:51.679429 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:51.679429 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:51.679935 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e4f27d4a-4978-436c-9eed-20efd96db5cb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:53:51.683722 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cb562a38-3689-4594-a5bb-eb673c646c99 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 returned with HTTP 404 Jul 31 20:53:51.684541 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 702/2863] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:51 2026] GET /volume/v3/backups/e62ed1dd-3159-492c-9663-29975556fc01 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:51.707267 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-e4f27d4a-4978-436c-9eed-20efd96db5cb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Created reservations ['37577152-86d4-4f55-b225-6e783b4f1a9a', '53003d78-0fc2-46e8-a6f2-5d78f49caa4c'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:51.761709 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e4f27d4a-4978-436c-9eed-20efd96db5cb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:53:51.762239 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 723/2864] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:53:51 2026] POST /volume/v3/backups => generated 330 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:51.772906 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-01f4e2f1-6d34-4cc2-b643-d848c4af0d82 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:51.775281 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-01f4e2f1-6d34-4cc2-b643-d848c4af0d82 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:53:51.775738 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-01f4e2f1-6d34-4cc2-b643-d848c4af0d82 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:51.775855 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-01f4e2f1-6d34-4cc2-b643-d848c4af0d82 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:51.775985 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-01f4e2f1-6d34-4cc2-b643-d848c4af0d82 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:51.783000 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:51.783000 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:51.783811 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-01f4e2f1-6d34-4cc2-b643-d848c4af0d82 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:53:51.784287 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 727/2865] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:51 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:51.791284 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fb10d0ff-13c8-4d89-8452-82dae6470749 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:51.793594 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fb10d0ff-13c8-4d89-8452-82dae6470749 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 Jul 31 20:53:51.793728 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fb10d0ff-13c8-4d89-8452-82dae6470749 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:51.794121 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fb10d0ff-13c8-4d89-8452-82dae6470749 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:51.802981 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:51.802981 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:51.807698 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fb10d0ff-13c8-4d89-8452-82dae6470749 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:51.813833 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fb10d0ff-13c8-4d89-8452-82dae6470749 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 returned with HTTP 200 Jul 31 20:53:51.814409 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 714/2866] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:51 2026] GET /volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:51.830597 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7ca35dfa-4e1b-425b-9a6a-a09bc143a7bb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:51.832973 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7ca35dfa-4e1b-425b-9a6a-a09bc143a7bb tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 Jul 31 20:53:51.833258 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7ca35dfa-4e1b-425b-9a6a-a09bc143a7bb tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:51.833539 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7ca35dfa-4e1b-425b-9a6a-a09bc143a7bb tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:51.833640 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-7ca35dfa-4e1b-425b-9a6a-a09bc143a7bb tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Delete volume with id: c3b363d0-b5fe-4574-8384-550f8e4726c6 Jul 31 20:53:51.841414 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:51.841414 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:51.842075 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7ca35dfa-4e1b-425b-9a6a-a09bc143a7bb tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:51.876213 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7ca35dfa-4e1b-425b-9a6a-a09bc143a7bb tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Delete volume request issued successfully. Jul 31 20:53:51.876213 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7ca35dfa-4e1b-425b-9a6a-a09bc143a7bb tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 returned with HTTP 202 Jul 31 20:53:51.876697 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 703/2867] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:53:51 2026] DELETE /volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 20:53:51.888190 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f2d357f3-9cdd-4766-8269-5091e34adc76 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:51.893963 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f2d357f3-9cdd-4766-8269-5091e34adc76 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 Jul 31 20:53:51.893963 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f2d357f3-9cdd-4766-8269-5091e34adc76 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:51.893963 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f2d357f3-9cdd-4766-8269-5091e34adc76 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:51.913047 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:51.913047 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:51.920361 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f2d357f3-9cdd-4766-8269-5091e34adc76 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Volume info retrieved successfully. Jul 31 20:53:51.927826 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f2d357f3-9cdd-4766-8269-5091e34adc76 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 returned with HTTP 200 Jul 31 20:53:51.928341 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 724/2868] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:51 2026] GET /volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:53:52.045904 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-596187f7-8be8-449a-a396-7d15e3685bbb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:52.047820 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-596187f7-8be8-449a-a396-7d15e3685bbb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:52.048059 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-596187f7-8be8-449a-a396-7d15e3685bbb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:52.048274 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-596187f7-8be8-449a-a396-7d15e3685bbb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:52.048371 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-596187f7-8be8-449a-a396-7d15e3685bbb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:52.059609 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:52.059609 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:52.059609 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-596187f7-8be8-449a-a396-7d15e3685bbb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:52.059609 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 728/2869] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:52 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:52.797663 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b5e65ac9-49f8-40df-bdbc-5feb5b5ae1a1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:52.799662 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b5e65ac9-49f8-40df-bdbc-5feb5b5ae1a1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:53:52.799904 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b5e65ac9-49f8-40df-bdbc-5feb5b5ae1a1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:52.800143 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b5e65ac9-49f8-40df-bdbc-5feb5b5ae1a1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:52.800250 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-b5e65ac9-49f8-40df-bdbc-5feb5b5ae1a1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:52.805021 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:52.805021 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:52.805822 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b5e65ac9-49f8-40df-bdbc-5feb5b5ae1a1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:53:52.806466 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 715/2870] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:52 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:52.945757 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-207da910-907f-4642-93ca-6baadaa79de9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:52.947984 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-207da910-907f-4642-93ca-6baadaa79de9 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] GET https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 Jul 31 20:53:52.948263 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-207da910-907f-4642-93ca-6baadaa79de9 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:52.948507 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-207da910-907f-4642-93ca-6baadaa79de9 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:52.956017 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-207da910-907f-4642-93ca-6baadaa79de9 tempest-VolumesBackupsAdminTest-598774286 tempest-VolumesBackupsAdminTest-598774286-project-member] https://10.4.3.157/volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 returned with HTTP 404 Jul 31 20:53:52.956621 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 704/2871] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:52 2026] GET /volume/v3/volumes/c3b363d0-b5fe-4574-8384-550f8e4726c6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:53.071240 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1a86cbe4-4247-4fc6-a173-994429d1a89d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:53.075611 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1a86cbe4-4247-4fc6-a173-994429d1a89d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:53.075611 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1a86cbe4-4247-4fc6-a173-994429d1a89d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:53.075611 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1a86cbe4-4247-4fc6-a173-994429d1a89d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:53.075611 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-1a86cbe4-4247-4fc6-a173-994429d1a89d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:53.083963 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:53.083963 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:53.085173 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1a86cbe4-4247-4fc6-a173-994429d1a89d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:53.085620 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 725/2872] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:53 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:53.816655 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f58ef0b8-7522-434f-8924-2369cd29c908 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:53.818381 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f58ef0b8-7522-434f-8924-2369cd29c908 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:53:53.818672 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f58ef0b8-7522-434f-8924-2369cd29c908 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:53.818906 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f58ef0b8-7522-434f-8924-2369cd29c908 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:53.819882 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-f58ef0b8-7522-434f-8924-2369cd29c908 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:53.823350 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:53.823350 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:53.824068 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f58ef0b8-7522-434f-8924-2369cd29c908 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:53:53.824661 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 729/2873] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:53 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:54.101261 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-33a2723c-4043-4661-9a26-ca6432a9d0d4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:54.105039 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-33a2723c-4043-4661-9a26-ca6432a9d0d4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:54.105366 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-33a2723c-4043-4661-9a26-ca6432a9d0d4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:54.105650 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-33a2723c-4043-4661-9a26-ca6432a9d0d4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:54.105822 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-33a2723c-4043-4661-9a26-ca6432a9d0d4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:54.112815 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:54.112815 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:54.113724 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-33a2723c-4043-4661-9a26-ca6432a9d0d4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:54.114262 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 716/2874] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:54 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:54.841900 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2e28347e-8f4c-4d2c-8662-3d8358cbe329 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:54.844737 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2e28347e-8f4c-4d2c-8662-3d8358cbe329 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:53:54.845018 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2e28347e-8f4c-4d2c-8662-3d8358cbe329 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:54.845318 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2e28347e-8f4c-4d2c-8662-3d8358cbe329 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:54.845484 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2e28347e-8f4c-4d2c-8662-3d8358cbe329 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:54.851613 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:54.851613 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:54.852729 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2e28347e-8f4c-4d2c-8662-3d8358cbe329 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:53:54.853239 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 705/2875] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:54 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:55.092965 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-51d50b91-66c9-477f-8d4d-dd19ae6742d5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.128161 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e9174464-65e1-4655-b5d0-9977648e4566 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.130331 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e9174464-65e1-4655-b5d0-9977648e4566 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:55.130880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e9174464-65e1-4655-b5d0-9977648e4566 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.130880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e9174464-65e1-4655-b5d0-9977648e4566 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.132043 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-e9174464-65e1-4655-b5d0-9977648e4566 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:55.140139 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:55.140139 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:55.141010 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e9174464-65e1-4655-b5d0-9977648e4566 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:55.141520 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 730/2876] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:55 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:55.191843 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-51d50b91-66c9-477f-8d4d-dd19ae6742d5 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:53:55.192317 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-51d50b91-66c9-477f-8d4d-dd19ae6742d5 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-844636580"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:55.206794 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-51d50b91-66c9-477f-8d4d-dd19ae6742d5 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:53:55.207405 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 726/2877] 10.4.3.157 () {70 vars in 1311 bytes} [Fri Jul 31 20:53:55 2026] POST /volume/v3/group_types => generated 180 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:55.221433 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-07ee7c75-16a3-4162-a8fd-273363c54ae0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.223814 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-07ee7c75-16a3-4162-a8fd-273363c54ae0 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] POST https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs Jul 31 20:53:55.224358 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-07ee7c75-16a3-4162-a8fd-273363c54ae0 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:55.247384 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-07ee7c75-16a3-4162-a8fd-273363c54ae0 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs returned with HTTP 202 Jul 31 20:53:55.247979 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 717/2878] 10.4.3.157 () {70 vars in 1458 bytes} [Fri Jul 31 20:53:55 2026] POST /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs => generated 53 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:55.258557 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2cd3e07c-b71f-430a-8f61-0541f1510755 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.260647 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2cd3e07c-b71f-430a-8f61-0541f1510755 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] POST https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs Jul 31 20:53:55.261178 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2cd3e07c-b71f-430a-8f61-0541f1510755 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:55.278444 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2cd3e07c-b71f-430a-8f61-0541f1510755 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs returned with HTTP 202 Jul 31 20:53:55.278837 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 706/2879] 10.4.3.157 () {70 vars in 1458 bytes} [Fri Jul 31 20:53:55 2026] POST /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs => generated 61 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:55.287994 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2ce977f2-e4ff-4157-94fe-d8669dff7ae5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.290052 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2ce977f2-e4ff-4157-94fe-d8669dff7ae5 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] GET https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key2 Jul 31 20:53:55.290352 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2ce977f2-e4ff-4157-94fe-d8669dff7ae5 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.290599 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2ce977f2-e4ff-4157-94fe-d8669dff7ae5 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.299319 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2ce977f2-e4ff-4157-94fe-d8669dff7ae5 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key2 returned with HTTP 200 Jul 31 20:53:55.299781 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 731/2880] 10.4.3.157 () {68 vars in 1452 bytes} [Fri Jul 31 20:53:55 2026] GET /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:55.309360 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6560f04a-4d34-4525-9a39-e6cf969898ec None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.311154 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6560f04a-4d34-4525-9a39-e6cf969898ec tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] GET https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 Jul 31 20:53:55.311390 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6560f04a-4d34-4525-9a39-e6cf969898ec tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.311585 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6560f04a-4d34-4525-9a39-e6cf969898ec tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.320677 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6560f04a-4d34-4525-9a39-e6cf969898ec tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 returned with HTTP 200 Jul 31 20:53:55.321287 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 727/2881] 10.4.3.157 () {68 vars in 1452 bytes} [Fri Jul 31 20:53:55 2026] GET /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 => generated 18 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:55.330351 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-76582b22-5290-406a-b4d2-04c59e929695 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.332337 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-76582b22-5290-406a-b4d2-04c59e929695 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] PUT https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 Jul 31 20:53:55.332866 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-76582b22-5290-406a-b4d2-04c59e929695 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:55.353277 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-76582b22-5290-406a-b4d2-04c59e929695 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 returned with HTTP 200 Jul 31 20:53:55.353804 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 718/2882] 10.4.3.157 () {70 vars in 1472 bytes} [Fri Jul 31 20:53:55 2026] PUT /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 => generated 26 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:55.365288 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-26b65c6f-5a50-4952-8c14-6016d386af71 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.365288 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26b65c6f-5a50-4952-8c14-6016d386af71 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] GET https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs Jul 31 20:53:55.365509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26b65c6f-5a50-4952-8c14-6016d386af71 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.365600 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26b65c6f-5a50-4952-8c14-6016d386af71 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.373140 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26b65c6f-5a50-4952-8c14-6016d386af71 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs returned with HTTP 200 Jul 31 20:53:55.373702 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 707/2883] 10.4.3.157 () {68 vars in 1437 bytes} [Fri Jul 31 20:53:55 2026] GET /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs => generated 87 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:55.383370 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-16193331-95fe-415d-8e33-cdf0514f79ce None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.385154 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-16193331-95fe-415d-8e33-cdf0514f79ce tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key1 Jul 31 20:53:55.385466 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-16193331-95fe-415d-8e33-cdf0514f79ce tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.385684 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-16193331-95fe-415d-8e33-cdf0514f79ce tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.405104 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-16193331-95fe-415d-8e33-cdf0514f79ce tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key1 returned with HTTP 202 Jul 31 20:53:55.405598 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 732/2884] 10.4.3.157 () {68 vars in 1455 bytes} [Fri Jul 31 20:53:55 2026] DELETE /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key1 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:53:55.413807 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a8ff3213-779c-4af0-a923-e94b2af46db9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.415733 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a8ff3213-779c-4af0-a923-e94b2af46db9 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] GET https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key1 Jul 31 20:53:55.415977 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a8ff3213-779c-4af0-a923-e94b2af46db9 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.416210 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a8ff3213-779c-4af0-a923-e94b2af46db9 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.422751 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a8ff3213-779c-4af0-a923-e94b2af46db9 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] HTTP exception thrown: Group Type 3a03bdf8-f028-413f-86a0-9a4eea6d6460 has no extra spec with key key1. Jul 31 20:53:55.422903 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a8ff3213-779c-4af0-a923-e94b2af46db9 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key1 returned with HTTP 404 Jul 31 20:53:55.423479 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 728/2885] 10.4.3.157 () {68 vars in 1452 bytes} [Fri Jul 31 20:53:55 2026] GET /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key1 => generated 126 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:53:55.431624 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c7e0be4d-17af-4ce9-bc08-aa36f55d34fd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.433897 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7e0be4d-17af-4ce9-bc08-aa36f55d34fd tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key2 Jul 31 20:53:55.434250 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7e0be4d-17af-4ce9-bc08-aa36f55d34fd tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.434474 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7e0be4d-17af-4ce9-bc08-aa36f55d34fd tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.447781 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7e0be4d-17af-4ce9-bc08-aa36f55d34fd tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key2 returned with HTTP 202 Jul 31 20:53:55.448314 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 719/2886] 10.4.3.157 () {68 vars in 1455 bytes} [Fri Jul 31 20:53:55 2026] DELETE /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key2 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:53:55.454972 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b3f783e9-f0db-40f1-9713-1ff2eb310782 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.457294 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b3f783e9-f0db-40f1-9713-1ff2eb310782 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] GET https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key2 Jul 31 20:53:55.457596 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b3f783e9-f0db-40f1-9713-1ff2eb310782 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.457862 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b3f783e9-f0db-40f1-9713-1ff2eb310782 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.464612 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b3f783e9-f0db-40f1-9713-1ff2eb310782 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] HTTP exception thrown: Group Type 3a03bdf8-f028-413f-86a0-9a4eea6d6460 has no extra spec with key key2. Jul 31 20:53:55.464798 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b3f783e9-f0db-40f1-9713-1ff2eb310782 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key2 returned with HTTP 404 Jul 31 20:53:55.465450 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 708/2887] 10.4.3.157 () {68 vars in 1452 bytes} [Fri Jul 31 20:53:55 2026] GET /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key2 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:53:55.473426 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a2b49ae1-9ebc-467d-886c-bf6892315f05 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.475427 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2b49ae1-9ebc-467d-886c-bf6892315f05 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 Jul 31 20:53:55.475709 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2b49ae1-9ebc-467d-886c-bf6892315f05 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.475935 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2b49ae1-9ebc-467d-886c-bf6892315f05 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.487905 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2b49ae1-9ebc-467d-886c-bf6892315f05 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 returned with HTTP 202 Jul 31 20:53:55.488565 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 733/2888] 10.4.3.157 () {68 vars in 1455 bytes} [Fri Jul 31 20:53:55 2026] DELETE /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:53:55.495133 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a4128058-b944-451c-9211-5de18b86aabd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.497466 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a4128058-b944-451c-9211-5de18b86aabd tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] GET https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 Jul 31 20:53:55.497466 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a4128058-b944-451c-9211-5de18b86aabd tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.497651 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a4128058-b944-451c-9211-5de18b86aabd tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.505205 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a4128058-b944-451c-9211-5de18b86aabd tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] HTTP exception thrown: Group Type 3a03bdf8-f028-413f-86a0-9a4eea6d6460 has no extra spec with key key3. Jul 31 20:53:55.505547 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a4128058-b944-451c-9211-5de18b86aabd tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 returned with HTTP 404 Jul 31 20:53:55.506224 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 729/2889] 10.4.3.157 () {68 vars in 1452 bytes} [Fri Jul 31 20:53:55 2026] GET /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460/group_specs/key3 => generated 126 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:53:55.516975 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9388e90f-47c4-454a-b587-33524f5b2f85 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.522424 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9388e90f-47c4-454a-b587-33524f5b2f85 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460 Jul 31 20:53:55.522707 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9388e90f-47c4-454a-b587-33524f5b2f85 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.522943 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9388e90f-47c4-454a-b587-33524f5b2f85 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.543077 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9388e90f-47c4-454a-b587-33524f5b2f85 tempest-GroupTypeSpecsTest-1543540867 tempest-GroupTypeSpecsTest-1543540867-project-admin] https://10.4.3.157/volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460 returned with HTTP 202 Jul 31 20:53:55.545768 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 720/2890] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:53:55 2026] DELETE /volume/v3/group_types/3a03bdf8-f028-413f-86a0-9a4eea6d6460 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:53:55.619276 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d847cec1-715c-47a9-bd66-1ce8ffefe31c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.772056 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d847cec1-715c-47a9-bd66-1ce8ffefe31c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes Jul 31 20:53:55.772315 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d847cec1-715c-47a9-bd66-1ce8ffefe31c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.772560 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d847cec1-715c-47a9-bd66-1ce8ffefe31c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.772891 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-d847cec1-715c-47a9-bd66-1ce8ffefe31c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:53:55.773814 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d847cec1-715c-47a9-bd66-1ce8ffefe31c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:53:55.781606 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d847cec1-715c-47a9-bd66-1ce8ffefe31c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Get all volumes completed successfully. Jul 31 20:53:55.782000 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d847cec1-715c-47a9-bd66-1ce8ffefe31c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 200 Jul 31 20:53:55.782501 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 709/2891] 10.4.3.157 () {66 vars in 1237 bytes} [Fri Jul 31 20:53:55 2026] GET /volume/v3/volumes => generated 15 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:53:55.796590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.798219 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:55.798585 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-351662419"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:55.799978 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-351662419'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:55.800085 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Create volume of 1 GB Jul 31 20:53:55.806150 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Availability Zones retrieved successfully. Jul 31 20:53:55.811710 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Flow 'volume_create_api' (2089a8aa-395e-43e8-b958-d2a9b63e7f1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:55.812870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f28c8ee-6a3d-4d87-86fa-dc92e0e97ddf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:55.813721 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:55.843020 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f28c8ee-6a3d-4d87-86fa-dc92e0e97ddf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:55.844064 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c45f9a-10df-4539-bae7-84e4084631c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:55.864502 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-683e6bee-35c1-4ff2-a968-529cb5219064 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:55.866164 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-683e6bee-35c1-4ff2-a968-529cb5219064 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:53:55.866367 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-683e6bee-35c1-4ff2-a968-529cb5219064 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:55.866545 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-683e6bee-35c1-4ff2-a968-529cb5219064 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:55.866644 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-683e6bee-35c1-4ff2-a968-529cb5219064 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:55.870792 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:55.870792 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:55.873812 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-683e6bee-35c1-4ff2-a968-529cb5219064 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:53:55.873812 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 730/2892] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:55 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:55.928067 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Created reservations ['5420b40f-8965-47d4-8e36-7945275fe4f3', 'e4abd1fa-d367-4ca5-b8c9-d128eaa0d034', '4cabad99-fec9-4605-bc0e-55464be60e92', 'f71e7fac-8507-4ab1-84b9-003a87c9bfb2'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:55.928982 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (73c45f9a-10df-4539-bae7-84e4084631c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5420b40f-8965-47d4-8e36-7945275fe4f3', 'e4abd1fa-d367-4ca5-b8c9-d128eaa0d034', '4cabad99-fec9-4605-bc0e-55464be60e92', 'f71e7fac-8507-4ab1-84b9-003a87c9bfb2']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:55.929721 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a4e1f3-a9de-4d20-8387-88ba64f54eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:55.957878 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13a4e1f3-a9de-4d20-8387-88ba64f54eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b539bc00-7593-4b77-855f-9cd98068e7f9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-351662419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62718ad99ac24c56aa0120a9cb8d50f3',qos_specs=None,replication_status=,reservations=['5420b40f-8965-47d4-8e36-7945275fe4f3','e4abd1fa-d367-4ca5-b8c9-d128eaa0d034','4cabad99-fec9-4605-bc0e-55464be60e92','f71e7fac-8507-4ab1-84b9-003a87c9bfb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154329e812c3412e970ad7ea23af98f5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-351662419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b539bc00-7593-4b77-855f-9cd98068e7f9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62718ad99ac24c56aa0120a9cb8d50f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='154329e812c3412e970ad7ea23af98f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:55.958960 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811441c7-7eba-4164-962f-4108c5327f8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:55.978010 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (811441c7-7eba-4164-962f-4108c5327f8b) transitioned into state 'SUCCESS' from state '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-351662419',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62718ad99ac24c56aa0120a9cb8d50f3',qos_specs=None,replication_status=,reservations=['5420b40f-8965-47d4-8e36-7945275fe4f3','e4abd1fa-d367-4ca5-b8c9-d128eaa0d034','4cabad99-fec9-4605-bc0e-55464be60e92','f71e7fac-8507-4ab1-84b9-003a87c9bfb2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154329e812c3412e970ad7ea23af98f5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:55.978753 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (455195c4-8e94-414d-b958-e10e4fd02090) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:55.988400 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (455195c4-8e94-414d-b958-e10e4fd02090) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:55.989244 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Flow 'volume_create_api' (2089a8aa-395e-43e8-b958-d2a9b63e7f1e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:55.989530 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Create volume request issued successfully. Jul 31 20:53:55.990062 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-101d63bc-8dcb-4c0a-b1b3-59587dc9d956 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:55.991143 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 734/2893] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:53:55 2026] POST /volume/v3/volumes => generated 754 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:56.001394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a8adeb33-88b2-4162-b1d7-cd7595499bfd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:56.003834 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a8adeb33-88b2-4162-b1d7-cd7595499bfd tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 Jul 31 20:53:56.004068 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a8adeb33-88b2-4162-b1d7-cd7595499bfd tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:56.004389 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a8adeb33-88b2-4162-b1d7-cd7595499bfd tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:56.013983 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:56.013983 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:56.021567 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a8adeb33-88b2-4162-b1d7-cd7595499bfd tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:53:56.026090 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a8adeb33-88b2-4162-b1d7-cd7595499bfd tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 returned with HTTP 200 Jul 31 20:53:56.026587 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 721/2894] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:56 2026] GET /volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 => generated 822 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:56.157741 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e30a7b70-c10d-4924-90b4-e4cfcc7c4201 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:56.164781 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e30a7b70-c10d-4924-90b4-e4cfcc7c4201 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:56.164781 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e30a7b70-c10d-4924-90b4-e4cfcc7c4201 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:56.164781 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e30a7b70-c10d-4924-90b4-e4cfcc7c4201 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:56.164781 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-e30a7b70-c10d-4924-90b4-e4cfcc7c4201 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:56.171430 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:56.171430 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:56.172115 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e30a7b70-c10d-4924-90b4-e4cfcc7c4201 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:56.173461 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 710/2895] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:56 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:56.884215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cafd5534-52e4-4fed-a04c-a60b78ea965a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:56.886074 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cafd5534-52e4-4fed-a04c-a60b78ea965a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:53:56.886333 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cafd5534-52e4-4fed-a04c-a60b78ea965a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:56.886537 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cafd5534-52e4-4fed-a04c-a60b78ea965a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:56.886634 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-cafd5534-52e4-4fed-a04c-a60b78ea965a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:56.888424 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=570,cinder:INSERT=99,cinder:UPDATE=180 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:53:56.891436 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:56.891436 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:56.892299 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cafd5534-52e4-4fed-a04c-a60b78ea965a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:53:56.892785 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 731/2896] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:56 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:57.039804 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f5a28ecd-ac79-462d-8692-ec12f5750888 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:57.043829 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f5a28ecd-ac79-462d-8692-ec12f5750888 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 Jul 31 20:53:57.043829 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f5a28ecd-ac79-462d-8692-ec12f5750888 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:57.043829 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f5a28ecd-ac79-462d-8692-ec12f5750888 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:57.050481 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:57.050481 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:57.055608 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f5a28ecd-ac79-462d-8692-ec12f5750888 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:53:57.061594 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f5a28ecd-ac79-462d-8692-ec12f5750888 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 returned with HTTP 200 Jul 31 20:53:57.062193 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 735/2897] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:57 2026] GET /volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:57.074396 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4c6e6c6a-ba15-42ab-8da2-ae9dcc718912 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:57.076256 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c6e6c6a-ba15-42ab-8da2-ae9dcc718912 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 Jul 31 20:53:57.076461 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c6e6c6a-ba15-42ab-8da2-ae9dcc718912 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:57.076666 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c6e6c6a-ba15-42ab-8da2-ae9dcc718912 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:57.078890 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=537,cinder:INSERT=96,cinder:UPDATE=180 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:53:57.085712 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:57.085712 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:57.090712 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4c6e6c6a-ba15-42ab-8da2-ae9dcc718912 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:53:57.097556 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c6e6c6a-ba15-42ab-8da2-ae9dcc718912 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 returned with HTTP 200 Jul 31 20:53:57.098067 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 722/2898] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:57 2026] GET /volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:57.114390 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:57.116013 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:57.116329 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-449529688"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:57.117629 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-449529688'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:57.117736 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Create volume of 1 GB Jul 31 20:53:57.122085 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Availability Zones retrieved successfully. Jul 31 20:53:57.127332 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Flow 'volume_create_api' (9d0f6a07-e3e1-46ff-afd3-5bfe61f5bd26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:57.128279 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f29b482-a910-47c7-a556-3da76e062817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:57.129227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:57.154693 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f29b482-a910-47c7-a556-3da76e062817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:57.155560 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510e1708-fe2e-4aee-bf75-966711ceca39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:57.184146 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d2e62d3d-564c-4739-bb41-576e31b274ff None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:57.186052 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d2e62d3d-564c-4739-bb41-576e31b274ff tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:57.186291 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d2e62d3d-564c-4739-bb41-576e31b274ff tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:57.186474 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d2e62d3d-564c-4739-bb41-576e31b274ff tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:57.186577 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d2e62d3d-564c-4739-bb41-576e31b274ff tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:57.191104 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:57.191104 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:57.192017 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d2e62d3d-564c-4739-bb41-576e31b274ff tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:57.192464 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 732/2899] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:57 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:57.198677 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Created reservations ['2b9d056e-b015-4fd8-8d3c-e2b36996b77d', '06a19743-bb87-47ea-a194-99f9cfa74713', '6490028a-20a2-4bbc-8e61-ccdeb0ddabeb', 'a343dfe9-bea7-4494-a5e5-74c8ea5969a5'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:57.199536 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (510e1708-fe2e-4aee-bf75-966711ceca39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b9d056e-b015-4fd8-8d3c-e2b36996b77d', '06a19743-bb87-47ea-a194-99f9cfa74713', '6490028a-20a2-4bbc-8e61-ccdeb0ddabeb', 'a343dfe9-bea7-4494-a5e5-74c8ea5969a5']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:57.200330 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cacd879b-6fde-4bb8-86df-8bc9516e1c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:57.207740 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5f02acb6-353a-4d3f-813e-b8aeefa8a59b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:57.209481 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5f02acb6-353a-4d3f-813e-b8aeefa8a59b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763/export_record Jul 31 20:53:57.210015 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5f02acb6-353a-4d3f-813e-b8aeefa8a59b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:57.210457 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5f02acb6-353a-4d3f-813e-b8aeefa8a59b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'export_record' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:57.210715 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-5f02acb6-353a-4d3f-813e-b8aeefa8a59b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Export record for backup a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100191) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 20:53:57.217737 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:57.217737 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:57.217737 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.api [None req-5f02acb6-353a-4d3f-813e-b8aeefa8a59b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling RPCAPI with context: , host: np0000006272, backup: a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100191) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 20:53:57.225008 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-5f02acb6-353a-4d3f-813e-b8aeefa8a59b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] export_record in rpcapi backup_id a72b1c93-2eb4-42f9-ad2e-cdd63f779763 on host np0000006272. {{(pid=100191) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 20:53:57.227211 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cacd879b-6fde-4bb8-86df-8bc9516e1c31) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b5b36db6-723c-47f4-a31a-5255eca7343d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-449529688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62718ad99ac24c56aa0120a9cb8d50f3',qos_specs=None,replication_status=,reservations=['2b9d056e-b015-4fd8-8d3c-e2b36996b77d','06a19743-bb87-47ea-a194-99f9cfa74713','6490028a-20a2-4bbc-8e61-ccdeb0ddabeb','a343dfe9-bea7-4494-a5e5-74c8ea5969a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154329e812c3412e970ad7ea23af98f5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-449529688',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b5b36db6-723c-47f4-a31a-5255eca7343d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62718ad99ac24c56aa0120a9cb8d50f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='154329e812c3412e970ad7ea23af98f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:57.228284 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81602710-e02d-428e-8e69-19ea4fb826fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:57.245074 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-5f02acb6-353a-4d3f-813e-b8aeefa8a59b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTcyYjFjOTMtMmViNC00MmY5LWFkMmUtY2RkNjNmNzc5NzYzIiwgInVzZXJfaWQiOiAiMTNlZDhmYmYyYzA3NDIzYjg4MGExZjdmMTNhN2JjNjgiLCAicHJvamVjdF9pZCI6ICIwZmY2OWZmZTdlNGE0MWEzYWZiOTlkODdjYWI5OGRmMSIsICJ2b2x1bWVfaWQiOiAiZWE2NDFkMmUtY2FiNC00NjIxLTllNmItMGJiNzIxYTE1OGU2IiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTgwMTQ5NzM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWE2NDFkMmUtY2FiNC00NjIxLTllNmItMGJiNzIxYTE1OGU2LzIwMjYwNzMxMjA1MzQyL2F6X25vdmFfYmFja3VwX2E3MmIxYzkzLTJlYjQtNDJmOS1hZDJlLWNkZDYzZjc3OTc2MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMjA6NTM6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMjA6NTM6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1Mzo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100191) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 20:53:57.245542 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5f02acb6-353a-4d3f-813e-b8aeefa8a59b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763/export_record returned with HTTP 200 Jul 31 20:53:57.246765 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 736/2900] 10.4.3.157 () {68 vars in 1430 bytes} [Fri Jul 31 20:53:57 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763/export_record => generated 1424 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:57.253232 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81602710-e02d-428e-8e69-19ea4fb826fb) transitioned into state 'SUCCESS' from state '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-449529688',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62718ad99ac24c56aa0120a9cb8d50f3',qos_specs=None,replication_status=,reservations=['2b9d056e-b015-4fd8-8d3c-e2b36996b77d','06a19743-bb87-47ea-a194-99f9cfa74713','6490028a-20a2-4bbc-8e61-ccdeb0ddabeb','a343dfe9-bea7-4494-a5e5-74c8ea5969a5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154329e812c3412e970ad7ea23af98f5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:57.254324 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d0a805-95ec-43b2-8343-87495cc9bdd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:57.256249 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e2e2aa69-7966-43cf-9f33-9b1980810ebb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:57.258194 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e2e2aa69-7966-43cf-9f33-9b1980810ebb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:53:57.258473 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e2e2aa69-7966-43cf-9f33-9b1980810ebb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:57.258712 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e2e2aa69-7966-43cf-9f33-9b1980810ebb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:57.258864 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-e2e2aa69-7966-43cf-9f33-9b1980810ebb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:57.264135 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:57.264135 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:57.264945 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e2e2aa69-7966-43cf-9f33-9b1980810ebb tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:53:57.265425 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 723/2901] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:57 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:57.267883 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85d0a805-95ec-43b2-8343-87495cc9bdd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:57.268974 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Flow 'volume_create_api' (9d0f6a07-e3e1-46ff-afd3-5bfe61f5bd26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:57.269395 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Create volume request issued successfully. Jul 31 20:53:57.270025 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ee0cdf77-21b3-407f-986d-8a5b65cc646d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:57.270581 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 711/2902] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:53:57 2026] POST /volume/v3/volumes => generated 754 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:57.278469 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b7c5f2b5-8030-43b5-93fb-9c8a6328f9da None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:57.281573 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7c5f2b5-8030-43b5-93fb-9c8a6328f9da tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/backups/import_record Jul 31 20:53:57.283475 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b7c5f2b5-8030-43b5-93fb-9c8a6328f9da tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODMzM2I5NzUtYjM0OS00MzMwLTgxZDQtYmIyZDliYjc1NjAyIiwgInVzZXJfaWQiOiAiMTNlZDhmYmYyYzA3NDIzYjg4MGExZjdmMTNhN2JjNjgiLCAicHJvamVjdF9pZCI6ICIwZmY2OWZmZTdlNGE0MWEzYWZiOTlkODdjYWI5OGRmMSIsICJ2b2x1bWVfaWQiOiAiZWE2NDFkMmUtY2FiNC00NjIxLTllNmItMGJiNzIxYTE1OGU2IiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTgwMTQ5NzM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWE2NDFkMmUtY2FiNC00NjIxLTllNmItMGJiNzIxYTE1OGU2LzIwMjYwNzMxMjA1MzQyL2F6X25vdmFfYmFja3VwX2E3MmIxYzkzLTJlYjQtNDJmOS1hZDJlLWNkZDYzZjc3OTc2MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMjA6NTM6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMjA6NTM6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1Mzo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:57.283704 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-b7c5f2b5-8030-43b5-93fb-9c8a6328f9da tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODMzM2I5NzUtYjM0OS00MzMwLTgxZDQtYmIyZDliYjc1NjAyIiwgInVzZXJfaWQiOiAiMTNlZDhmYmYyYzA3NDIzYjg4MGExZjdmMTNhN2JjNjgiLCAicHJvamVjdF9pZCI6ICIwZmY2OWZmZTdlNGE0MWEzYWZiOTlkODdjYWI5OGRmMSIsICJ2b2x1bWVfaWQiOiAiZWE2NDFkMmUtY2FiNC00NjIxLTllNmItMGJiNzIxYTE1OGU2IiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTgwMTQ5NzM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWE2NDFkMmUtY2FiNC00NjIxLTllNmItMGJiNzIxYTE1OGU2LzIwMjYwNzMxMjA1MzQyL2F6X25vdmFfYmFja3VwX2E3MmIxYzkzLTJlYjQtNDJmOS1hZDJlLWNkZDYzZjc3OTc2MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMjA6NTM6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMjA6NTM6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1Mzo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100192) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 20:53:57.284147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-b7c5f2b5-8030-43b5-93fb-9c8a6328f9da tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODMzM2I5NzUtYjM0OS00MzMwLTgxZDQtYmIyZDliYjc1NjAyIiwgInVzZXJfaWQiOiAiMTNlZDhmYmYyYzA3NDIzYjg4MGExZjdmMTNhN2JjNjgiLCAicHJvamVjdF9pZCI6ICIwZmY2OWZmZTdlNGE0MWEzYWZiOTlkODdjYWI5OGRmMSIsICJ2b2x1bWVfaWQiOiAiZWE2NDFkMmUtY2FiNC00NjIxLTllNmItMGJiNzIxYTE1OGU2IiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTgwMTQ5NzM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWE2NDFkMmUtY2FiNC00NjIxLTllNmItMGJiNzIxYTE1OGU2LzIwMjYwNzMxMjA1MzQyL2F6X25vdmFfYmFja3VwX2E3MmIxYzkzLTJlYjQtNDJmOS1hZDJlLWNkZDYzZjc3OTc2MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMjA6NTM6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMjA6NTM6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1Mzo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100192) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 20:53:57.287405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-66bcae6d-b3eb-4e8d-bd2b-46431237ace2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:57.291319 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-66bcae6d-b3eb-4e8d-bd2b-46431237ace2 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d Jul 31 20:53:57.291319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-66bcae6d-b3eb-4e8d-bd2b-46431237ace2 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:57.291319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-66bcae6d-b3eb-4e8d-bd2b-46431237ace2 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:57.298344 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:57.298344 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:57.303144 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-66bcae6d-b3eb-4e8d-bd2b-46431237ace2 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:53:57.308577 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-66bcae6d-b3eb-4e8d-bd2b-46431237ace2 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d returned with HTTP 200 Jul 31 20:53:57.309256 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 737/2903] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:57 2026] GET /volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d => generated 822 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:57.318768 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-b7c5f2b5-8030-43b5-93fb-9c8a6328f9da tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Created reservations ['54029a05-697e-4bf0-8c71-4159e3b40911', '91fcbd13-309b-40b7-b45b-4caaef849cd9'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:57.339640 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-b7c5f2b5-8030-43b5-93fb-9c8a6328f9da tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] import_record rpcapi backup id 8333b975-b349-4330-81d4-bb2d9bb75602 on host np0000006272 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiODMzM2I5NzUtYjM0OS00MzMwLTgxZDQtYmIyZDliYjc1NjAyIiwgInVzZXJfaWQiOiAiMTNlZDhmYmYyYzA3NDIzYjg4MGExZjdmMTNhN2JjNjgiLCAicHJvamVjdF9pZCI6ICIwZmY2OWZmZTdlNGE0MWEzYWZiOTlkODdjYWI5OGRmMSIsICJ2b2x1bWVfaWQiOiAiZWE2NDFkMmUtY2FiNC00NjIxLTllNmItMGJiNzIxYTE1OGU2IiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xOTgwMTQ5NzM5IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfZWE2NDFkMmUtY2FiNC00NjIxLTllNmItMGJiNzIxYTE1OGU2LzIwMjYwNzMxMjA1MzQyL2F6X25vdmFfYmFja3VwX2E3MmIxYzkzLTJlYjQtNDJmOS1hZDJlLWNkZDYzZjc3OTc2MyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDctMzFUMjA6NTM6NDBaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDctMzFUMjA6NTM6NDBaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1Mzo1N1oiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100192) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Jul 31 20:53:57.341505 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-b7c5f2b5-8030-43b5-93fb-9c8a6328f9da tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Import record output: {'backup': {'id': '8333b975-b349-4330-81d4-bb2d9bb75602', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.157/volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602'}, {'rel': 'bookmark', 'href': 'https://10.4.3.157/volume/backups/8333b975-b349-4330-81d4-bb2d9bb75602'}]}}. {{(pid=100192) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Jul 31 20:53:57.341732 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7c5f2b5-8030-43b5-93fb-9c8a6328f9da tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/import_record returned with HTTP 201 Jul 31 20:53:57.342160 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 733/2904] 10.4.3.157 () {70 vars in 1342 bytes} [Fri Jul 31 20:53:57 2026] POST /volume/v3/backups/import_record => generated 288 bytes in 64 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Jul 31 20:53:57.352305 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dde06b0e-c4fc-412f-a10e-4dc3766591b8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:57.354777 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dde06b0e-c4fc-412f-a10e-4dc3766591b8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 Jul 31 20:53:57.355070 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dde06b0e-c4fc-412f-a10e-4dc3766591b8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:57.355317 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dde06b0e-c4fc-412f-a10e-4dc3766591b8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:57.355453 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-dde06b0e-c4fc-412f-a10e-4dc3766591b8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 8333b975-b349-4330-81d4-bb2d9bb75602. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:57.360648 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:57.360648 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:57.361459 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dde06b0e-c4fc-412f-a10e-4dc3766591b8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 returned with HTTP 200 Jul 31 20:53:57.362485 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 724/2905] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:57 2026] GET /volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 => generated 647 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:57.905262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5b715e39-498d-40a9-868d-d9a07e9c5427 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:57.908105 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5b715e39-498d-40a9-868d-d9a07e9c5427 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:53:57.908105 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5b715e39-498d-40a9-868d-d9a07e9c5427 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:57.908315 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5b715e39-498d-40a9-868d-d9a07e9c5427 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:57.908423 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-5b715e39-498d-40a9-868d-d9a07e9c5427 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:57.909092 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7fec0816-48c8-4b92-8459-f5ebd54e85dd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:57.912966 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:57.912966 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:57.913743 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5b715e39-498d-40a9-868d-d9a07e9c5427 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:53:57.914109 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 712/2906] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:57 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:57.999189 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7fec0816-48c8-4b92-8459-f5ebd54e85dd tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:53:57.999603 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7fec0816-48c8-4b92-8459-f5ebd54e85dd tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-201888930"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:58.013096 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7fec0816-48c8-4b92-8459-f5ebd54e85dd tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:53:58.013412 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 738/2907] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:53:57 2026] POST /volume/v3/types => generated 219 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:58.021986 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2df841b1-5525-4367-b001-215070ed1c4a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:58.023717 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2df841b1-5525-4367-b001-215070ed1c4a tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:53:58.024066 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2df841b1-5525-4367-b001-215070ed1c4a tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-538708674"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:58.025516 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:58.025516 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:58.036430 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2df841b1-5525-4367-b001-215070ed1c4a tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:53:58.036878 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 734/2908] 10.4.3.157 () {70 vars in 1311 bytes} [Fri Jul 31 20:53:58 2026] POST /volume/v3/group_types => generated 176 bytes in 15 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:58.045925 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-19096e8a-f261-470b-8fec-7661d5873640 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:58.107036 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-19096e8a-f261-470b-8fec-7661d5873640 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] POST https://10.4.3.157/volume/v3/groups Jul 31 20:53:58.107423 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-19096e8a-f261-470b-8fec-7661d5873640 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a59cea74-aa0e-4d5f-a6a2-61b94783bc36", "volume_types": ["e7422856-1bdb-40a5-8d14-6f3212871faa"], "name": "tempest-GroupsV320Test-Group-1898094049"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:58.109199 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-19096e8a-f261-470b-8fec-7661d5873640 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Creating new group {'group': {'group_type': 'a59cea74-aa0e-4d5f-a6a2-61b94783bc36', 'volume_types': ['e7422856-1bdb-40a5-8d14-6f3212871faa'], 'name': 'tempest-GroupsV320Test-Group-1898094049'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 20:53:58.113035 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.groups [None req-19096e8a-f261-470b-8fec-7661d5873640 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Creating group tempest-GroupsV320Test-Group-1898094049. Jul 31 20:53:58.120391 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-19096e8a-f261-470b-8fec-7661d5873640 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Availability Zones retrieved successfully. Jul 31 20:53:58.138420 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-19096e8a-f261-470b-8fec-7661d5873640 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Created reservations ['90dc0b33-32da-46bf-92fb-ad6d1c097aff'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:58.165740 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-19096e8a-f261-470b-8fec-7661d5873640 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] https://10.4.3.157/volume/v3/groups returned with HTTP 202 Jul 31 20:53:58.165740 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 725/2909] 10.4.3.157 () {70 vars in 1297 bytes} [Fri Jul 31 20:53:58 2026] POST /volume/v3/groups => generated 108 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:58.172321 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-29362bb5-f9e7-4754-b1ae-67bbeb9337f5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:58.174596 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29362bb5-f9e7-4754-b1ae-67bbeb9337f5 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] GET https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 Jul 31 20:53:58.174920 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29362bb5-f9e7-4754-b1ae-67bbeb9337f5 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:58.175166 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29362bb5-f9e7-4754-b1ae-67bbeb9337f5 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:58.175356 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-29362bb5-f9e7-4754-b1ae-67bbeb9337f5 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] show called for member 6b8051a6-337b-48b2-860e-c167bd7f7767 {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:53:58.179684 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:58.179684 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:58.189054 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29362bb5-f9e7-4754-b1ae-67bbeb9337f5 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 returned with HTTP 200 Jul 31 20:53:58.189656 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 713/2910] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:53:58 2026] GET /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:58.323305 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d050829d-1951-4613-afbb-1e62891a14e5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:58.324890 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d050829d-1951-4613-afbb-1e62891a14e5 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d Jul 31 20:53:58.325092 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d050829d-1951-4613-afbb-1e62891a14e5 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:58.325295 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d050829d-1951-4613-afbb-1e62891a14e5 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:58.332787 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:58.332787 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:58.337439 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d050829d-1951-4613-afbb-1e62891a14e5 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:53:58.343695 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d050829d-1951-4613-afbb-1e62891a14e5 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d returned with HTTP 200 Jul 31 20:53:58.344297 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 739/2911] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:58 2026] GET /volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:58.359361 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-01b723e0-6024-4a31-a31b-7138007d703b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:58.361345 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-01b723e0-6024-4a31-a31b-7138007d703b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d Jul 31 20:53:58.361546 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-01b723e0-6024-4a31-a31b-7138007d703b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:58.361735 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-01b723e0-6024-4a31-a31b-7138007d703b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:58.369498 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:58.369498 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:58.373145 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-01b723e0-6024-4a31-a31b-7138007d703b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:53:58.377398 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-01b723e0-6024-4a31-a31b-7138007d703b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d returned with HTTP 200 Jul 31 20:53:58.377849 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 735/2912] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:58 2026] GET /volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:58.378845 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1fccfe32-e614-4c53-acd8-60ca8ef3fe96 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:58.383189 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1fccfe32-e614-4c53-acd8-60ca8ef3fe96 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 Jul 31 20:53:58.383475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1fccfe32-e614-4c53-acd8-60ca8ef3fe96 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:58.383742 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1fccfe32-e614-4c53-acd8-60ca8ef3fe96 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:58.383959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-1fccfe32-e614-4c53-acd8-60ca8ef3fe96 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 8333b975-b349-4330-81d4-bb2d9bb75602. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:58.391021 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:58.391021 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:58.391746 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-71e6924d-4ead-46c8-8351-3614121f2d7b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:58.392157 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1fccfe32-e614-4c53-acd8-60ca8ef3fe96 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 returned with HTTP 200 Jul 31 20:53:58.392632 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 726/2913] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:58 2026] GET /volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:58.394098 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:58.394481 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1689487298"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:58.395971 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1689487298'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:58.396089 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Create volume of 1 GB Jul 31 20:53:58.396429 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:58.396429 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:58.401020 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Availability Zones retrieved successfully. Jul 31 20:53:58.402597 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9d861f74-5094-41c4-93bd-1c8be65f7553 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:58.404535 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9d861f74-5094-41c4-93bd-1c8be65f7553 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] DELETE https://10.4.3.157/volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 Jul 31 20:53:58.404750 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9d861f74-5094-41c4-93bd-1c8be65f7553 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:58.404958 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9d861f74-5094-41c4-93bd-1c8be65f7553 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:58.405106 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-9d861f74-5094-41c4-93bd-1c8be65f7553 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete backup with id: 8333b975-b349-4330-81d4-bb2d9bb75602. Jul 31 20:53:58.406507 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Flow 'volume_create_api' (55d0399b-cbea-4af9-b0a8-0c95c36ad835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:58.407535 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f088ad8-aa00-425b-8143-987b29ff5212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:58.408534 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:58.409490 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:58.409490 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:58.425950 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-9d861f74-5094-41c4-93bd-1c8be65f7553 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] delete_backup rpcapi backup_id 8333b975-b349-4330-81d4-bb2d9bb75602 {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:53:58.428302 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9d861f74-5094-41c4-93bd-1c8be65f7553 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 returned with HTTP 202 Jul 31 20:53:58.428730 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 740/2914] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:53:58 2026] DELETE /volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:53:58.434025 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f088ad8-aa00-425b-8143-987b29ff5212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:58.434889 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef20d97-83a2-403e-8793-4b98356643b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:58.436284 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-90f6e502-af8a-400d-be0a-723c78815a03 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:58.438219 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90f6e502-af8a-400d-be0a-723c78815a03 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 Jul 31 20:53:58.439207 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90f6e502-af8a-400d-be0a-723c78815a03 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:58.439646 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90f6e502-af8a-400d-be0a-723c78815a03 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:58.439842 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-90f6e502-af8a-400d-be0a-723c78815a03 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 8333b975-b349-4330-81d4-bb2d9bb75602. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:58.445649 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:58.445649 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:58.446385 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90f6e502-af8a-400d-be0a-723c78815a03 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 returned with HTTP 200 Jul 31 20:53:58.446761 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 736/2915] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:58 2026] GET /volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:58.489458 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Created reservations ['1b91efe5-4dff-4ceb-acd8-4f41c0a3bca4', '8e65c0e8-752c-4660-9bc2-413e5883718b', 'fd5422a6-c00c-4179-b212-b98f62b03045', '83bd4017-bb4b-471e-abd7-0c4b65663a70'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:58.490273 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aef20d97-83a2-403e-8793-4b98356643b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b91efe5-4dff-4ceb-acd8-4f41c0a3bca4', '8e65c0e8-752c-4660-9bc2-413e5883718b', 'fd5422a6-c00c-4179-b212-b98f62b03045', '83bd4017-bb4b-471e-abd7-0c4b65663a70']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:58.491042 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58640ab6-d962-403c-b471-7b615886c229) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:58.516055 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58640ab6-d962-403c-b471-7b615886c229) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8cbd746c-afa7-4619-820d-c3de1c119443', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1689487298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62718ad99ac24c56aa0120a9cb8d50f3',qos_specs=None,replication_status=,reservations=['1b91efe5-4dff-4ceb-acd8-4f41c0a3bca4','8e65c0e8-752c-4660-9bc2-413e5883718b','fd5422a6-c00c-4179-b212-b98f62b03045','83bd4017-bb4b-471e-abd7-0c4b65663a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154329e812c3412e970ad7ea23af98f5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1689487298',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8cbd746c-afa7-4619-820d-c3de1c119443,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62718ad99ac24c56aa0120a9cb8d50f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='154329e812c3412e970ad7ea23af98f5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:58.516700 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51ec5809-93a8-4256-b21c-9a2269acdea4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:58.538193 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51ec5809-93a8-4256-b21c-9a2269acdea4) transitioned into state 'SUCCESS' from state '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-1689487298',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62718ad99ac24c56aa0120a9cb8d50f3',qos_specs=None,replication_status=,reservations=['1b91efe5-4dff-4ceb-acd8-4f41c0a3bca4','8e65c0e8-752c-4660-9bc2-413e5883718b','fd5422a6-c00c-4179-b212-b98f62b03045','83bd4017-bb4b-471e-abd7-0c4b65663a70'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='154329e812c3412e970ad7ea23af98f5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:58.539004 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6624c169-903e-4c17-af53-6c444736eb5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:58.549161 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6624c169-903e-4c17-af53-6c444736eb5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:58.549892 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Flow 'volume_create_api' (55d0399b-cbea-4af9-b0a8-0c95c36ad835) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:58.550180 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Create volume request issued successfully. Jul 31 20:53:58.550698 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-71e6924d-4ead-46c8-8351-3614121f2d7b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:58.553054 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 714/2916] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:53:58 2026] POST /volume/v3/volumes => generated 755 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:58.563041 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a68bbefa-2502-45f1-9903-80434b506739 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:58.568151 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a68bbefa-2502-45f1-9903-80434b506739 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 Jul 31 20:53:58.568151 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a68bbefa-2502-45f1-9903-80434b506739 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:58.568151 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a68bbefa-2502-45f1-9903-80434b506739 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:58.577611 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:58.577611 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:58.582206 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a68bbefa-2502-45f1-9903-80434b506739 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:53:58.586574 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a68bbefa-2502-45f1-9903-80434b506739 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 returned with HTTP 200 Jul 31 20:53:58.587291 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 727/2917] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:58 2026] GET /volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 => generated 823 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:58.931104 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-050eb50e-8e5b-4c83-8033-69088b2d84c9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:58.932978 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-050eb50e-8e5b-4c83-8033-69088b2d84c9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:53:58.933164 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-050eb50e-8e5b-4c83-8033-69088b2d84c9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:58.933690 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-050eb50e-8e5b-4c83-8033-69088b2d84c9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:58.933690 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-050eb50e-8e5b-4c83-8033-69088b2d84c9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:58.940826 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:58.940826 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:58.941840 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-050eb50e-8e5b-4c83-8033-69088b2d84c9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:53:58.942175 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 741/2918] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:58 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:59.200036 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3ea77375-05dc-4757-b4ff-83b17001510b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.203572 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3ea77375-05dc-4757-b4ff-83b17001510b tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] GET https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 Jul 31 20:53:59.203572 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3ea77375-05dc-4757-b4ff-83b17001510b tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.203572 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3ea77375-05dc-4757-b4ff-83b17001510b tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.203572 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-3ea77375-05dc-4757-b4ff-83b17001510b tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] show called for member 6b8051a6-337b-48b2-860e-c167bd7f7767 {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:53:59.206761 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.206761 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:59.215307 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3ea77375-05dc-4757-b4ff-83b17001510b tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 returned with HTTP 200 Jul 31 20:53:59.216019 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 737/2919] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:59.226454 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-169fd425-06f4-45f0-9bbe-ae6400efa2b0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.228290 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-169fd425-06f4-45f0-9bbe-ae6400efa2b0 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] POST https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action Jul 31 20:53:59.228628 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-169fd425-06f4-45f0-9bbe-ae6400efa2b0 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:59.228748 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-169fd425-06f4-45f0-9bbe-ae6400efa2b0 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:59.230044 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-169fd425-06f4-45f0-9bbe-ae6400efa2b0 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Updating group '6b8051a6-337b-48b2-860e-c167bd7f7767' with 'creating' {{(pid=100194) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 20:53:59.234513 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.234513 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:59.241690 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-169fd425-06f4-45f0-9bbe-ae6400efa2b0 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action returned with HTTP 202 Jul 31 20:53:59.242202 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 715/2920] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:53:59 2026] POST /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:53:59.250183 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-410ee137-c3b6-4a59-bfd7-1a99b2fb4486 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.252115 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-410ee137-c3b6-4a59-bfd7-1a99b2fb4486 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] GET https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 Jul 31 20:53:59.252547 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-410ee137-c3b6-4a59-bfd7-1a99b2fb4486 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.252861 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-410ee137-c3b6-4a59-bfd7-1a99b2fb4486 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.253107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-410ee137-c3b6-4a59-bfd7-1a99b2fb4486 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] show called for member 6b8051a6-337b-48b2-860e-c167bd7f7767 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:53:59.256969 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.256969 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:59.265234 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-410ee137-c3b6-4a59-bfd7-1a99b2fb4486 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 returned with HTTP 200 Jul 31 20:53:59.265795 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 728/2921] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 => generated 388 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:59.274099 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d3506154-00c5-46ca-8db0-2ced977929aa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.275723 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d3506154-00c5-46ca-8db0-2ced977929aa tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] POST https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action Jul 31 20:53:59.276079 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d3506154-00c5-46ca-8db0-2ced977929aa tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:59.276223 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d3506154-00c5-46ca-8db0-2ced977929aa tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:59.277480 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-d3506154-00c5-46ca-8db0-2ced977929aa tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Updating group '6b8051a6-337b-48b2-860e-c167bd7f7767' with 'available' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 20:53:59.281978 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.281978 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:59.287748 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d3506154-00c5-46ca-8db0-2ced977929aa tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action returned with HTTP 202 Jul 31 20:53:59.288137 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 742/2922] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:53:59 2026] POST /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action => generated 0 bytes in 14 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:53:59.294811 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c112ada6-0610-4276-a28d-3a2c700ad72a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.297687 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c112ada6-0610-4276-a28d-3a2c700ad72a tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] GET https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 Jul 31 20:53:59.297687 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c112ada6-0610-4276-a28d-3a2c700ad72a tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.298834 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c112ada6-0610-4276-a28d-3a2c700ad72a tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.298834 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-c112ada6-0610-4276-a28d-3a2c700ad72a tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] show called for member 6b8051a6-337b-48b2-860e-c167bd7f7767 {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:53:59.302283 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.302283 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:59.310862 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c112ada6-0610-4276-a28d-3a2c700ad72a tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 returned with HTTP 200 Jul 31 20:53:59.311548 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 738/2923] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 => generated 389 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:59.319710 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-40838e71-ebf1-47ae-bc60-3645cff3c8dd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.321519 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-40838e71-ebf1-47ae-bc60-3645cff3c8dd tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] POST https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action Jul 31 20:53:59.321895 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-40838e71-ebf1-47ae-bc60-3645cff3c8dd tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:59.322050 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-40838e71-ebf1-47ae-bc60-3645cff3c8dd tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:59.323348 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-40838e71-ebf1-47ae-bc60-3645cff3c8dd tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Updating group '6b8051a6-337b-48b2-860e-c167bd7f7767' with 'error' {{(pid=100194) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 20:53:59.327820 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.327820 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:59.335958 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-40838e71-ebf1-47ae-bc60-3645cff3c8dd tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action returned with HTTP 202 Jul 31 20:53:59.336314 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 716/2924] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:53:59 2026] POST /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:53:59.344872 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4c3f1793-2924-4f73-badc-ebd4287d40b8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.346377 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c3f1793-2924-4f73-badc-ebd4287d40b8 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] GET https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 Jul 31 20:53:59.346589 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c3f1793-2924-4f73-badc-ebd4287d40b8 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.346785 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c3f1793-2924-4f73-badc-ebd4287d40b8 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.346958 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-4c3f1793-2924-4f73-badc-ebd4287d40b8 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] show called for member 6b8051a6-337b-48b2-860e-c167bd7f7767 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:53:59.350382 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.350382 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:59.357294 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c3f1793-2924-4f73-badc-ebd4287d40b8 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 returned with HTTP 200 Jul 31 20:53:59.357693 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 729/2925] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 => generated 385 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:59.366204 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b8eb2cb3-858c-498e-b3ab-f4b527b02d6e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.368262 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b8eb2cb3-858c-498e-b3ab-f4b527b02d6e tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] POST https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action Jul 31 20:53:59.368676 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b8eb2cb3-858c-498e-b3ab-f4b527b02d6e tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:59.368827 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b8eb2cb3-858c-498e-b3ab-f4b527b02d6e tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:59.370379 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-b8eb2cb3-858c-498e-b3ab-f4b527b02d6e tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Updating group '6b8051a6-337b-48b2-860e-c167bd7f7767' with 'available' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Jul 31 20:53:59.373931 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.373931 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:59.380528 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b8eb2cb3-858c-498e-b3ab-f4b527b02d6e tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action returned with HTTP 202 Jul 31 20:53:59.380961 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 743/2926] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:53:59 2026] POST /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action => generated 0 bytes in 15 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:53:59.387557 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d3d4db79-b4bf-4758-b24c-f47c0ad9c15e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.389224 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3d4db79-b4bf-4758-b24c-f47c0ad9c15e tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] GET https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 Jul 31 20:53:59.389439 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3d4db79-b4bf-4758-b24c-f47c0ad9c15e tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.389658 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3d4db79-b4bf-4758-b24c-f47c0ad9c15e tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.389802 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-d3d4db79-b4bf-4758-b24c-f47c0ad9c15e tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] show called for member 6b8051a6-337b-48b2-860e-c167bd7f7767 {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:53:59.393027 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.393027 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:59.400137 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3d4db79-b4bf-4758-b24c-f47c0ad9c15e tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 returned with HTTP 200 Jul 31 20:53:59.400588 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 739/2927] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 => generated 389 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:59.409287 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0107a877-aa70-413d-b669-e3bff7d53655 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.411563 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0107a877-aa70-413d-b669-e3bff7d53655 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:53:59.411835 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0107a877-aa70-413d-b669-e3bff7d53655 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.412134 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0107a877-aa70-413d-b669-e3bff7d53655 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.412506 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-0107a877-aa70-413d-b669-e3bff7d53655 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:53:59.413450 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-0107a877-aa70-413d-b669-e3bff7d53655 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:53:59.421423 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0107a877-aa70-413d-b669-e3bff7d53655 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Get all volumes completed successfully. Jul 31 20:53:59.424269 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0107a877-aa70-413d-b669-e3bff7d53655 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:53:59.424770 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 717/2928] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:59.441446 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d25dce06-1613-433e-b572-2cc628acbd22 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.443105 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d25dce06-1613-433e-b572-2cc628acbd22 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] POST https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action Jul 31 20:53:59.443437 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d25dce06-1613-433e-b572-2cc628acbd22 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:53:59.443671 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d25dce06-1613-433e-b572-2cc628acbd22 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:59.444979 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-d25dce06-1613-433e-b572-2cc628acbd22 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] delete called for group 6b8051a6-337b-48b2-860e-c167bd7f7767 {{(pid=100193) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:53:59.444979 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.groups [None req-d25dce06-1613-433e-b572-2cc628acbd22 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Delete group with id: 6b8051a6-337b-48b2-860e-c167bd7f7767 Jul 31 20:53:59.448171 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.448171 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:59.460264 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5c01c9b3-0814-4aaa-9db7-fb3b0105ac37 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.463766 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5c01c9b3-0814-4aaa-9db7-fb3b0105ac37 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 Jul 31 20:53:59.463983 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5c01c9b3-0814-4aaa-9db7-fb3b0105ac37 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.464171 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5c01c9b3-0814-4aaa-9db7-fb3b0105ac37 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.464280 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-5c01c9b3-0814-4aaa-9db7-fb3b0105ac37 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 8333b975-b349-4330-81d4-bb2d9bb75602. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:59.473857 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5c01c9b3-0814-4aaa-9db7-fb3b0105ac37 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 returned with HTTP 404 Jul 31 20:53:59.474439 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 744/2929] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/backups/8333b975-b349-4330-81d4-bb2d9bb75602 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:53:59.477606 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d25dce06-1613-433e-b572-2cc628acbd22 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action returned with HTTP 202 Jul 31 20:53:59.477878 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 730/2930] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:53:59 2026] POST /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:53:59.483152 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e8d69cdb-f5c7-4e24-9976-79ec4e0846af None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.485220 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e8d69cdb-f5c7-4e24-9976-79ec4e0846af tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 Jul 31 20:53:59.485462 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e8d69cdb-f5c7-4e24-9976-79ec4e0846af tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.485970 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e8d69cdb-f5c7-4e24-9976-79ec4e0846af tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.486046 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-e8d69cdb-f5c7-4e24-9976-79ec4e0846af tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete volume with id: ea641d2e-cab4-4621-9e6b-0bb721a158e6 Jul 31 20:53:59.491259 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ffe76d96-5053-4a43-8a68-8188bf5e8f58 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.492667 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ffe76d96-5053-4a43-8a68-8188bf5e8f58 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] GET https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 Jul 31 20:53:59.493288 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ffe76d96-5053-4a43-8a68-8188bf5e8f58 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.493288 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ffe76d96-5053-4a43-8a68-8188bf5e8f58 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.493288 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-ffe76d96-5053-4a43-8a68-8188bf5e8f58 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] show called for member 6b8051a6-337b-48b2-860e-c167bd7f7767 {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:53:59.495920 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.495920 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:53:59.496156 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e8d69cdb-f5c7-4e24-9976-79ec4e0846af tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:53:59.497058 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.497058 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:59.507108 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ffe76d96-5053-4a43-8a68-8188bf5e8f58 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 returned with HTTP 200 Jul 31 20:53:59.507910 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 718/2931] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:59.519643 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e8d69cdb-f5c7-4e24-9976-79ec4e0846af tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete volume request issued successfully. Jul 31 20:53:59.519847 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e8d69cdb-f5c7-4e24-9976-79ec4e0846af tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 returned with HTTP 202 Jul 31 20:53:59.520338 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 740/2932] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:53:59 2026] DELETE /volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:53:59.528457 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-63269b65-ca9c-4df5-8467-bba805badad4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.531219 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-63269b65-ca9c-4df5-8467-bba805badad4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 Jul 31 20:53:59.531479 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-63269b65-ca9c-4df5-8467-bba805badad4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.531747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-63269b65-ca9c-4df5-8467-bba805badad4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.546021 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.546021 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:59.554010 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-63269b65-ca9c-4df5-8467-bba805badad4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:53:59.559006 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-63269b65-ca9c-4df5-8467-bba805badad4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 returned with HTTP 200 Jul 31 20:53:59.559414 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 745/2933] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 => generated 1007 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:53:59.600458 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4f577fd8-bc38-4922-8cc7-c61622ad06a8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.602214 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4f577fd8-bc38-4922-8cc7-c61622ad06a8 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 Jul 31 20:53:59.602399 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4f577fd8-bc38-4922-8cc7-c61622ad06a8 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.602582 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4f577fd8-bc38-4922-8cc7-c61622ad06a8 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.610140 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.610140 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:59.614326 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4f577fd8-bc38-4922-8cc7-c61622ad06a8 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:53:59.620940 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4f577fd8-bc38-4922-8cc7-c61622ad06a8 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 returned with HTTP 200 Jul 31 20:53:59.621473 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 731/2934] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 => generated 848 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:53:59.634004 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-def437d0-0bbf-4ccb-8e7d-ec78c9b90ffe None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.635714 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-def437d0-0bbf-4ccb-8e7d-ec78c9b90ffe tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 Jul 31 20:53:59.635922 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-def437d0-0bbf-4ccb-8e7d-ec78c9b90ffe tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.636087 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-def437d0-0bbf-4ccb-8e7d-ec78c9b90ffe tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.642381 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.642381 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:53:59.645408 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-def437d0-0bbf-4ccb-8e7d-ec78c9b90ffe tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:53:59.648862 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-def437d0-0bbf-4ccb-8e7d-ec78c9b90ffe tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 returned with HTTP 200 Jul 31 20:53:59.649234 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 719/2935] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:59.660379 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e521237b-5742-445e-a739-ca58bde6c396 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.727317 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:53:59.727879 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:53:59.729648 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:53:59.729799 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Create volume of 1 GB Jul 31 20:53:59.734401 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Availability Zones retrieved successfully. Jul 31 20:53:59.742727 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Flow 'volume_create_api' (22f5b37c-3616-4f74-b533-f034559a9140) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:59.744317 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71797d10-bd66-46ec-aa75-e967a207427e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:59.745471 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:53:59.771439 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71797d10-bd66-46ec-aa75-e967a207427e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:59.772169 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a18a43-e39f-473a-b6b1-5f09e9a43a5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:59.825654 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Created reservations ['26587a83-dd31-4811-9ee8-0a1274f169cb', 'a5a5161a-1c92-46f2-b022-6dd87a86498b', 'ffd58831-e4a0-4528-8f88-67ce6e82c184', '9d72b4b2-f2ac-4733-abb9-4d05d3da6a49'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:53:59.826451 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35a18a43-e39f-473a-b6b1-5f09e9a43a5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26587a83-dd31-4811-9ee8-0a1274f169cb', 'a5a5161a-1c92-46f2-b022-6dd87a86498b', 'ffd58831-e4a0-4528-8f88-67ce6e82c184', '9d72b4b2-f2ac-4733-abb9-4d05d3da6a49']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:59.827137 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae181a5-3c10-4d7d-8358-e89912c2c8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:59.853299 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ae181a5-3c10-4d7d-8358-e89912c2c8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f95aa32-6365-4506-9a17-95241fe123f1', '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='f1efedb3e87248c89288bd5e2b593d77',qos_specs=None,replication_status=,reservations=['26587a83-dd31-4811-9ee8-0a1274f169cb','a5a5161a-1c92-46f2-b022-6dd87a86498b','ffd58831-e4a0-4528-8f88-67ce6e82c184','9d72b4b2-f2ac-4733-abb9-4d05d3da6a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9c4d5812b74d6bb4eda5ed63d39a83',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:53:59Z,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=0f95aa32-6365-4506-9a17-95241fe123f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f1efedb3e87248c89288bd5e2b593d77',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4f9c4d5812b74d6bb4eda5ed63d39a83',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:59.853974 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ddf944-b7c2-4064-a15d-d1deae3b855b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:59.872740 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86ddf944-b7c2-4064-a15d-d1deae3b855b) transitioned into state 'SUCCESS' from 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='f1efedb3e87248c89288bd5e2b593d77',qos_specs=None,replication_status=,reservations=['26587a83-dd31-4811-9ee8-0a1274f169cb','a5a5161a-1c92-46f2-b022-6dd87a86498b','ffd58831-e4a0-4528-8f88-67ce6e82c184','9d72b4b2-f2ac-4733-abb9-4d05d3da6a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4f9c4d5812b74d6bb4eda5ed63d39a83',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:59.873422 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3619bd81-0e28-46ea-9b7f-b5f647a17120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:53:59.882687 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3619bd81-0e28-46ea-9b7f-b5f647a17120) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:53:59.883496 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Flow 'volume_create_api' (22f5b37c-3616-4f74-b533-f034559a9140) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:53:59.883808 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Create volume request issued successfully. Jul 31 20:53:59.884955 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e521237b-5742-445e-a739-ca58bde6c396 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:53:59.885661 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 741/2936] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:53:59 2026] POST /volume/v3/volumes => generated 733 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:53:59.897838 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-59c22ce2-9fbe-4f7e-9570-06e1cf2463a0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.899946 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-59c22ce2-9fbe-4f7e-9570-06e1cf2463a0 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] GET https://10.4.3.157/volume/v3/volumes/0f95aa32-6365-4506-9a17-95241fe123f1 Jul 31 20:53:59.900205 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-59c22ce2-9fbe-4f7e-9570-06e1cf2463a0 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.900477 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-59c22ce2-9fbe-4f7e-9570-06e1cf2463a0 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.909345 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.909345 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:53:59.913209 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-59c22ce2-9fbe-4f7e-9570-06e1cf2463a0 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Volume info retrieved successfully. Jul 31 20:53:59.917879 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-59c22ce2-9fbe-4f7e-9570-06e1cf2463a0 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] https://10.4.3.157/volume/v3/volumes/0f95aa32-6365-4506-9a17-95241fe123f1 returned with HTTP 200 Jul 31 20:53:59.918385 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 746/2937] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/volumes/0f95aa32-6365-4506-9a17-95241fe123f1 => generated 912 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:53:59.953932 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3721cf6c-d8cc-4d19-9eb5-342905c1a7f1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:53:59.955887 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3721cf6c-d8cc-4d19-9eb5-342905c1a7f1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:53:59.956094 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3721cf6c-d8cc-4d19-9eb5-342905c1a7f1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:53:59.956637 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3721cf6c-d8cc-4d19-9eb5-342905c1a7f1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:53:59.956637 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-3721cf6c-d8cc-4d19-9eb5-342905c1a7f1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:53:59.960683 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:53:59.960683 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:53:59.961460 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3721cf6c-d8cc-4d19-9eb5-342905c1a7f1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:53:59.961810 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 732/2938] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:53:59 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:00.517709 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-22fa78b1-5123-45e5-8d27-25366cde4702 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.524146 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-22fa78b1-5123-45e5-8d27-25366cde4702 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] GET https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 Jul 31 20:54:00.524146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-22fa78b1-5123-45e5-8d27-25366cde4702 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:00.524146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-22fa78b1-5123-45e5-8d27-25366cde4702 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:00.524146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-22fa78b1-5123-45e5-8d27-25366cde4702 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] show called for member 6b8051a6-337b-48b2-860e-c167bd7f7767 {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:54:00.524981 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-22fa78b1-5123-45e5-8d27-25366cde4702 tempest-GroupsV320Test-1166808027 tempest-GroupsV320Test-1166808027-project-member] https://10.4.3.157/volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 returned with HTTP 404 Jul 31 20:54:00.525447 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 720/2939] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:54:00 2026] GET /volume/v3/groups/6b8051a6-337b-48b2-860e-c167bd7f7767 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 31 20:54:00.532202 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-79114799-a9b6-45be-9f76-ce45ff78a24f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.534471 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79114799-a9b6-45be-9f76-ce45ff78a24f tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/a59cea74-aa0e-4d5f-a6a2-61b94783bc36 Jul 31 20:54:00.534733 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-79114799-a9b6-45be-9f76-ce45ff78a24f tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:00.534981 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-79114799-a9b6-45be-9f76-ce45ff78a24f tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:00.535329 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:00.535329 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:00.547868 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-79114799-a9b6-45be-9f76-ce45ff78a24f tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] https://10.4.3.157/volume/v3/group_types/a59cea74-aa0e-4d5f-a6a2-61b94783bc36 returned with HTTP 202 Jul 31 20:54:00.548292 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 742/2940] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:54:00 2026] DELETE /volume/v3/group_types/a59cea74-aa0e-4d5f-a6a2-61b94783bc36 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:54:00.555408 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7c841b34-76d9-4161-abeb-f510f1cfcbb6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.557544 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7c841b34-76d9-4161-abeb-f510f1cfcbb6 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] DELETE https://10.4.3.157/volume/v3/types/e7422856-1bdb-40a5-8d14-6f3212871faa Jul 31 20:54:00.557790 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7c841b34-76d9-4161-abeb-f510f1cfcbb6 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:00.558049 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7c841b34-76d9-4161-abeb-f510f1cfcbb6 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:00.571848 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-65605abf-ab8e-46b2-af7d-6cfeeaefddfa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.573605 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-65605abf-ab8e-46b2-af7d-6cfeeaefddfa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 Jul 31 20:54:00.573837 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-65605abf-ab8e-46b2-af7d-6cfeeaefddfa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:00.574052 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-65605abf-ab8e-46b2-af7d-6cfeeaefddfa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:00.580057 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-65605abf-ab8e-46b2-af7d-6cfeeaefddfa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 returned with HTTP 404 Jul 31 20:54:00.580544 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 733/2941] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:00 2026] GET /volume/v3/volumes/ea641d2e-cab4-4621-9e6b-0bb721a158e6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:00.590175 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7c841b34-76d9-4161-abeb-f510f1cfcbb6 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] https://10.4.3.157/volume/v3/types/e7422856-1bdb-40a5-8d14-6f3212871faa returned with HTTP 202 Jul 31 20:54:00.590657 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 747/2942] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:54:00 2026] DELETE /volume/v3/types/e7422856-1bdb-40a5-8d14-6f3212871faa => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:00.592577 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c1c584c6-07c7-4114-915a-57aa9282ab08 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.594203 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1c584c6-07c7-4114-915a-57aa9282ab08 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups Jul 31 20:54:00.594403 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1c584c6-07c7-4114-915a-57aa9282ab08 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:00.594576 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1c584c6-07c7-4114-915a-57aa9282ab08 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:00.597852 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2b695114-786a-4404-b0ce-a55094422511 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.599941 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2b695114-786a-4404-b0ce-a55094422511 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] GET https://10.4.3.157/volume/v3/types/e7422856-1bdb-40a5-8d14-6f3212871faa Jul 31 20:54:00.600114 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2b695114-786a-4404-b0ce-a55094422511 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:00.600326 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2b695114-786a-4404-b0ce-a55094422511 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:00.604260 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2b695114-786a-4404-b0ce-a55094422511 tempest-GroupsV320Test-2122003639 tempest-GroupsV320Test-2122003639-project-admin] https://10.4.3.157/volume/v3/types/e7422856-1bdb-40a5-8d14-6f3212871faa returned with HTTP 404 Jul 31 20:54:00.604699 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 743/2943] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:54:00 2026] GET /volume/v3/types/e7422856-1bdb-40a5-8d14-6f3212871faa => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:00.606028 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1c584c6-07c7-4114-915a-57aa9282ab08 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 200 Jul 31 20:54:00.606415 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 721/2944] 10.4.3.157 () {68 vars in 1277 bytes} [Fri Jul 31 20:54:00 2026] GET /volume/v3/backups => generated 625 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:00.620682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ef885138-7601-45eb-a17c-6f5559358a67 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.622535 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef885138-7601-45eb-a17c-6f5559358a67 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups?project_id=0ff69ffe7e4a41a3afb99d87cab98df1 Jul 31 20:54:00.622720 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef885138-7601-45eb-a17c-6f5559358a67 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:00.622897 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef885138-7601-45eb-a17c-6f5559358a67 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:00.636174 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef885138-7601-45eb-a17c-6f5559358a67 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups?project_id=0ff69ffe7e4a41a3afb99d87cab98df1 returned with HTTP 200 Jul 31 20:54:00.637225 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 734/2945] 10.4.3.157 () {68 vars in 1364 bytes} [Fri Jul 31 20:54:00 2026] GET /volume/v3/backups?project_id=0ff69ffe7e4a41a3afb99d87cab98df1 => generated 625 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:00.650617 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.652245 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:00.652598 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1023775817"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:00.653910 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1023775817'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:00.654040 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume of 1 GB Jul 31 20:54:00.658448 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Availability Zones retrieved successfully. Jul 31 20:54:00.663615 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Flow 'volume_create_api' (63681b47-cb49-4fee-8709-2b9829494e1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:00.664660 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22e0ded-0978-472c-9d8a-93170e70fd0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:00.665434 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:00.689698 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e22e0ded-0978-472c-9d8a-93170e70fd0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:00.690684 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed7290e-2e3c-445b-9e8d-f4da9b617760) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:00.728951 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Created reservations ['130dce3c-08b6-4ebe-b401-8f4fb5fac3a2', 'c78f069d-5f78-4548-8d06-921146c4ef10', '38e9960a-b400-4b37-aeb1-993925c6afef', '13189643-f067-43d2-9a10-0c90b97d8bea'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:00.729727 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ed7290e-2e3c-445b-9e8d-f4da9b617760) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['130dce3c-08b6-4ebe-b401-8f4fb5fac3a2', 'c78f069d-5f78-4548-8d06-921146c4ef10', '38e9960a-b400-4b37-aeb1-993925c6afef', '13189643-f067-43d2-9a10-0c90b97d8bea']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:00.730725 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7393bd81-9610-4e4c-b297-6d338fcef37e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:00.761858 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7393bd81-9610-4e4c-b297-6d338fcef37e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50df5d36-fb67-4e0d-9418-22edfc963479', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023775817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',qos_specs=None,replication_status=,reservations=['130dce3c-08b6-4ebe-b401-8f4fb5fac3a2','c78f069d-5f78-4548-8d06-921146c4ef10','38e9960a-b400-4b37-aeb1-993925c6afef','13189643-f067-43d2-9a10-0c90b97d8bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1023775817',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50df5d36-fb67-4e0d-9418-22edfc963479,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:00.762869 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81de5907-cbe5-43f2-ba7b-c205abb82749) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:00.782012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81de5907-cbe5-43f2-ba7b-c205abb82749) transitioned into state 'SUCCESS' from state '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-1023775817',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',qos_specs=None,replication_status=,reservations=['130dce3c-08b6-4ebe-b401-8f4fb5fac3a2','c78f069d-5f78-4548-8d06-921146c4ef10','38e9960a-b400-4b37-aeb1-993925c6afef','13189643-f067-43d2-9a10-0c90b97d8bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:00.782963 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f8fcfec-bb2b-4487-967c-098e9bef2c52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:00.793613 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1f8fcfec-bb2b-4487-967c-098e9bef2c52) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:00.794867 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Flow 'volume_create_api' (63681b47-cb49-4fee-8709-2b9829494e1b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:00.795243 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume request issued successfully. Jul 31 20:54:00.795809 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b296322e-04c2-48b5-8dbc-3d8fcc759554 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:00.796244 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 748/2946] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:54:00 2026] POST /volume/v3/volumes => generated 778 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:00.816367 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2e180dee-d909-4a49-9724-14b1c538dd98 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.818494 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2e180dee-d909-4a49-9724-14b1c538dd98 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 Jul 31 20:54:00.818740 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2e180dee-d909-4a49-9724-14b1c538dd98 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:00.818975 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2e180dee-d909-4a49-9724-14b1c538dd98 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:00.827912 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:00.827912 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:00.831825 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2e180dee-d909-4a49-9724-14b1c538dd98 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:54:00.836152 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2e180dee-d909-4a49-9724-14b1c538dd98 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 returned with HTTP 200 Jul 31 20:54:00.836577 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 744/2947] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:00 2026] GET /volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:00.930371 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3551bfae-7ada-4159-bad8-9e4df3142ebe None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.932058 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3551bfae-7ada-4159-bad8-9e4df3142ebe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] GET https://10.4.3.157/volume/v3/volumes/0f95aa32-6365-4506-9a17-95241fe123f1 Jul 31 20:54:00.932281 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3551bfae-7ada-4159-bad8-9e4df3142ebe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:00.932523 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3551bfae-7ada-4159-bad8-9e4df3142ebe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:00.939700 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:00.939700 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:00.943072 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3551bfae-7ada-4159-bad8-9e4df3142ebe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Volume info retrieved successfully. Jul 31 20:54:00.947179 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3551bfae-7ada-4159-bad8-9e4df3142ebe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] https://10.4.3.157/volume/v3/volumes/0f95aa32-6365-4506-9a17-95241fe123f1 returned with HTTP 200 Jul 31 20:54:00.947559 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 722/2948] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:00 2026] GET /volume/v3/volumes/0f95aa32-6365-4506-9a17-95241fe123f1 => generated 964 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:00.959277 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0a4fee77-9aed-48fa-ada0-830c230bca10 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.960866 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0a4fee77-9aed-48fa-ada0-830c230bca10 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1&project_id=62718ad99ac24c56aa0120a9cb8d50f3 Jul 31 20:54:00.961052 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0a4fee77-9aed-48fa-ada0-830c230bca10 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:00.961248 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0a4fee77-9aed-48fa-ada0-830c230bca10 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:00.961615 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0a4fee77-9aed-48fa-ada0-830c230bca10 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Could not evaluate value 62718ad99ac24c56aa0120a9cb8d50f3, assuming string {{(pid=100193) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 20:54:00.961849 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:00.961849 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:00.962138 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0a4fee77-9aed-48fa-ada0-830c230bca10 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Searching by: MultiDict([('project_id', '62718ad99ac24c56aa0120a9cb8d50f3'), ('all_tenants', 1)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:54:00.974312 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-aac05654-d894-40c4-a102-6d06baeb177d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:00.976502 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aac05654-d894-40c4-a102-6d06baeb177d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:00.976719 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aac05654-d894-40c4-a102-6d06baeb177d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:00.976952 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aac05654-d894-40c4-a102-6d06baeb177d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:00.977064 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-aac05654-d894-40c4-a102-6d06baeb177d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:00.981766 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:00.981766 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:00.982626 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aac05654-d894-40c4-a102-6d06baeb177d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:00.983093 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 749/2949] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:00 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:00.991469 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0a4fee77-9aed-48fa-ada0-830c230bca10 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Get all volumes completed successfully. Jul 31 20:54:00.992607 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:00.992607 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:00.996790 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0a4fee77-9aed-48fa-ada0-830c230bca10 tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1&project_id=62718ad99ac24c56aa0120a9cb8d50f3 returned with HTTP 200 Jul 31 20:54:00.997275 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 735/2950] 10.4.3.157 () {66 vars in 1373 bytes} [Fri Jul 31 20:54:00 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=62718ad99ac24c56aa0120a9cb8d50f3 => generated 3017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:01.010624 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6458ccfc-bd48-4fa0-a2a2-951481215cbe None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:01.012379 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6458ccfc-bd48-4fa0-a2a2-951481215cbe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/0f95aa32-6365-4506-9a17-95241fe123f1 Jul 31 20:54:01.012578 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6458ccfc-bd48-4fa0-a2a2-951481215cbe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:01.012781 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6458ccfc-bd48-4fa0-a2a2-951481215cbe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:01.012970 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-6458ccfc-bd48-4fa0-a2a2-951481215cbe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Delete volume with id: 0f95aa32-6365-4506-9a17-95241fe123f1 Jul 31 20:54:01.019564 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:01.019564 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:01.019949 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6458ccfc-bd48-4fa0-a2a2-951481215cbe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Volume info retrieved successfully. Jul 31 20:54:01.033904 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6458ccfc-bd48-4fa0-a2a2-951481215cbe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] Delete volume request issued successfully. Jul 31 20:54:01.034146 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6458ccfc-bd48-4fa0-a2a2-951481215cbe tempest-VolumesListAdminTestJSON-636692015 tempest-VolumesListAdminTestJSON-636692015-project-admin] https://10.4.3.157/volume/v3/volumes/0f95aa32-6365-4506-9a17-95241fe123f1 returned with HTTP 202 Jul 31 20:54:01.034636 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 745/2951] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:54:01 2026] DELETE /volume/v3/volumes/0f95aa32-6365-4506-9a17-95241fe123f1 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:01.045318 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-634fc3c8-1b66-432f-b00d-05953bca6b69 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:01.047718 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-634fc3c8-1b66-432f-b00d-05953bca6b69 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 Jul 31 20:54:01.048006 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-634fc3c8-1b66-432f-b00d-05953bca6b69 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:01.048297 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-634fc3c8-1b66-432f-b00d-05953bca6b69 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:01.056399 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:01.056399 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:01.064859 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-634fc3c8-1b66-432f-b00d-05953bca6b69 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:54:01.071224 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-634fc3c8-1b66-432f-b00d-05953bca6b69 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 returned with HTTP 200 Jul 31 20:54:01.071701 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 723/2952] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:01 2026] GET /volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:01.092254 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ba5a636f-c178-4c82-991b-0f1f3cb57899 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:01.096423 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ba5a636f-c178-4c82-991b-0f1f3cb57899 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] DELETE https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 Jul 31 20:54:01.096744 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ba5a636f-c178-4c82-991b-0f1f3cb57899 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:01.097109 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ba5a636f-c178-4c82-991b-0f1f3cb57899 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:01.097787 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-ba5a636f-c178-4c82-991b-0f1f3cb57899 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Delete volume with id: 8cbd746c-afa7-4619-820d-c3de1c119443 Jul 31 20:54:01.107709 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:01.107709 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:01.108217 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ba5a636f-c178-4c82-991b-0f1f3cb57899 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:54:01.127215 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ba5a636f-c178-4c82-991b-0f1f3cb57899 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Delete volume request issued successfully. Jul 31 20:54:01.127412 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ba5a636f-c178-4c82-991b-0f1f3cb57899 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 returned with HTTP 202 Jul 31 20:54:01.127835 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 750/2953] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:54:01 2026] DELETE /volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:01.143412 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dd3078f8-4424-4257-95ca-2d08ebd9e65c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:01.145551 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd3078f8-4424-4257-95ca-2d08ebd9e65c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 Jul 31 20:54:01.145807 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dd3078f8-4424-4257-95ca-2d08ebd9e65c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:01.146063 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dd3078f8-4424-4257-95ca-2d08ebd9e65c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:01.156095 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:01.156095 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:01.160042 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-dd3078f8-4424-4257-95ca-2d08ebd9e65c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:54:01.164879 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd3078f8-4424-4257-95ca-2d08ebd9e65c tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 returned with HTTP 200 Jul 31 20:54:01.165382 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 736/2954] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:01 2026] GET /volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:01.852774 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d492eb7c-73c2-4c63-9de0-da6f413bfe71 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:01.855067 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d492eb7c-73c2-4c63-9de0-da6f413bfe71 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 Jul 31 20:54:01.855371 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d492eb7c-73c2-4c63-9de0-da6f413bfe71 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:01.855619 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d492eb7c-73c2-4c63-9de0-da6f413bfe71 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:01.867013 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:01.867013 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:01.872828 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d492eb7c-73c2-4c63-9de0-da6f413bfe71 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:54:01.877608 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d492eb7c-73c2-4c63-9de0-da6f413bfe71 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 returned with HTTP 200 Jul 31 20:54:01.878136 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 746/2955] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:01 2026] GET /volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 => generated 1018 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:01.893466 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-aa716362-77ad-412a-9b50-d3da971dc0f6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:01.895706 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aa716362-77ad-412a-9b50-d3da971dc0f6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:54:01.896077 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aa716362-77ad-412a-9b50-d3da971dc0f6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "50df5d36-fb67-4e0d-9418-22edfc963479", "name": "tempest-type-Backup-1948369559"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:01.898029 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-aa716362-77ad-412a-9b50-d3da971dc0f6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Creating new backup {'backup': {'volume_id': '50df5d36-fb67-4e0d-9418-22edfc963479', 'name': 'tempest-type-Backup-1948369559'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:54:01.898211 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-aa716362-77ad-412a-9b50-d3da971dc0f6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Creating backup of volume 50df5d36-fb67-4e0d-9418-22edfc963479 in container None Jul 31 20:54:01.906497 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:01.906497 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:01.906805 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-aa716362-77ad-412a-9b50-d3da971dc0f6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:54:01.920728 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=509,cinder:UPDATE=161,cinder:INSERT=85 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:54:01.937226 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-aa716362-77ad-412a-9b50-d3da971dc0f6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Created reservations ['1d731367-caf4-45d5-8e44-cd7450a4e8a5', '5951bdcd-4bdc-439d-8520-ff7aa6649f42'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:01.991876 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aa716362-77ad-412a-9b50-d3da971dc0f6 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:54:01.992430 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 724/2956] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:54:01 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 20:54:02.003087 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ee67daac-93b9-44b7-a115-073299fcb02a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:02.004831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f0aff2a1-4f22-488c-a9d1-22f2977b0b6c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:02.005186 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ee67daac-93b9-44b7-a115-073299fcb02a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:02.005428 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ee67daac-93b9-44b7-a115-073299fcb02a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:02.005670 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ee67daac-93b9-44b7-a115-073299fcb02a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:02.005809 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-ee67daac-93b9-44b7-a115-073299fcb02a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:02.007377 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f0aff2a1-4f22-488c-a9d1-22f2977b0b6c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:02.007377 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f0aff2a1-4f22-488c-a9d1-22f2977b0b6c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:02.007377 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f0aff2a1-4f22-488c-a9d1-22f2977b0b6c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:02.007808 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-f0aff2a1-4f22-488c-a9d1-22f2977b0b6c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:02.007864 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=490,cinder:INSERT=75,cinder:UPDATE=143 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:54:02.011664 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:02.011664 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:02.012467 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ee67daac-93b9-44b7-a115-073299fcb02a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:02.012537 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:02.012537 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:02.012802 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 751/2957] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:02 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:02.013146 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f0aff2a1-4f22-488c-a9d1-22f2977b0b6c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:02.013559 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 737/2958] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:02 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:02.181206 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-23d142f9-f9c8-43d4-9684-9f8a5fa3f739 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:02.184380 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-23d142f9-f9c8-43d4-9684-9f8a5fa3f739 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 Jul 31 20:54:02.184380 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-23d142f9-f9c8-43d4-9684-9f8a5fa3f739 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:02.184380 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-23d142f9-f9c8-43d4-9684-9f8a5fa3f739 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:02.189999 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-23d142f9-f9c8-43d4-9684-9f8a5fa3f739 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 returned with HTTP 404 Jul 31 20:54:02.190599 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 747/2959] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:02 2026] GET /volume/v3/volumes/8cbd746c-afa7-4619-820d-c3de1c119443 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:02.197900 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e8485d5f-c34e-4190-807b-60a8f07fdd0b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:02.199933 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e8485d5f-c34e-4190-807b-60a8f07fdd0b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d Jul 31 20:54:02.199933 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e8485d5f-c34e-4190-807b-60a8f07fdd0b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:02.199933 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e8485d5f-c34e-4190-807b-60a8f07fdd0b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:02.207613 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:02.207613 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:02.213186 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e8485d5f-c34e-4190-807b-60a8f07fdd0b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:54:02.220404 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e8485d5f-c34e-4190-807b-60a8f07fdd0b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d returned with HTTP 200 Jul 31 20:54:02.220861 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 725/2960] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:02 2026] GET /volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:02.233405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9c56f4df-d48f-4294-a496-087a0feb993b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:02.234699 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9c56f4df-d48f-4294-a496-087a0feb993b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d Jul 31 20:54:02.234875 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9c56f4df-d48f-4294-a496-087a0feb993b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:02.235056 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9c56f4df-d48f-4294-a496-087a0feb993b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:02.235240 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-9c56f4df-d48f-4294-a496-087a0feb993b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Delete volume with id: b5b36db6-723c-47f4-a31a-5255eca7343d Jul 31 20:54:02.247438 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:02.247438 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:02.247893 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9c56f4df-d48f-4294-a496-087a0feb993b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:54:02.272858 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9c56f4df-d48f-4294-a496-087a0feb993b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Delete volume request issued successfully. Jul 31 20:54:02.273094 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9c56f4df-d48f-4294-a496-087a0feb993b tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d returned with HTTP 202 Jul 31 20:54:02.273534 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 752/2961] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:54:02 2026] DELETE /volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:02.281523 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-463094f4-01e4-44b5-b9b7-b5ee20757de2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:02.284108 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-463094f4-01e4-44b5-b9b7-b5ee20757de2 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d Jul 31 20:54:02.284108 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-463094f4-01e4-44b5-b9b7-b5ee20757de2 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:02.284650 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-463094f4-01e4-44b5-b9b7-b5ee20757de2 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:02.292867 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:02.292867 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:02.297765 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-463094f4-01e4-44b5-b9b7-b5ee20757de2 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:54:02.303066 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-463094f4-01e4-44b5-b9b7-b5ee20757de2 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d returned with HTTP 200 Jul 31 20:54:02.303789 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 738/2962] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:02 2026] GET /volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:02.787006 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6243cc89-dfd3-4f1f-be08-5701c7598dee None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:02.875042 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6243cc89-dfd3-4f1f-be08-5701c7598dee tempest-VolumePoolsAdminTestsJSON-95175340 tempest-VolumePoolsAdminTestsJSON-95175340-project-admin] GET https://10.4.3.157/volume/v3/scheduler-stats/get_pools?detail=True Jul 31 20:54:02.875378 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6243cc89-dfd3-4f1f-be08-5701c7598dee tempest-VolumePoolsAdminTestsJSON-95175340 tempest-VolumePoolsAdminTestsJSON-95175340-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:02.875582 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6243cc89-dfd3-4f1f-be08-5701c7598dee tempest-VolumePoolsAdminTestsJSON-95175340 tempest-VolumePoolsAdminTestsJSON-95175340-project-admin] Calling method 'get_pools' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:02.885961 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6243cc89-dfd3-4f1f-be08-5701c7598dee tempest-VolumePoolsAdminTestsJSON-95175340 tempest-VolumePoolsAdminTestsJSON-95175340-project-admin] https://10.4.3.157/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Jul 31 20:54:02.886412 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 748/2963] 10.4.3.157 () {66 vars in 1314 bytes} [Fri Jul 31 20:54:02 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1168 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:02.899052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-83ba7715-4dc6-4d8b-b1ad-04a995aaff7a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:02.901241 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-83ba7715-4dc6-4d8b-b1ad-04a995aaff7a tempest-VolumePoolsAdminTestsJSON-95175340 tempest-VolumePoolsAdminTestsJSON-95175340-project-admin] GET https://10.4.3.157/volume/v3/scheduler-stats/get_pools Jul 31 20:54:02.901503 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-83ba7715-4dc6-4d8b-b1ad-04a995aaff7a tempest-VolumePoolsAdminTestsJSON-95175340 tempest-VolumePoolsAdminTestsJSON-95175340-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:02.901749 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-83ba7715-4dc6-4d8b-b1ad-04a995aaff7a tempest-VolumePoolsAdminTestsJSON-95175340 tempest-VolumePoolsAdminTestsJSON-95175340-project-admin] Calling method 'get_pools' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:02.912568 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-83ba7715-4dc6-4d8b-b1ad-04a995aaff7a tempest-VolumePoolsAdminTestsJSON-95175340 tempest-VolumePoolsAdminTestsJSON-95175340-project-admin] https://10.4.3.157/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 20:54:02.913011 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 726/2964] 10.4.3.157 () {66 vars in 1291 bytes} [Fri Jul 31 20:54:02 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:03.024654 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f386bb1c-e9e8-43da-a8c9-afd819582718 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:03.026806 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f09befca-9035-437c-a8f7-05b7b9be363e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:03.028028 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f386bb1c-e9e8-43da-a8c9-afd819582718 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:03.028329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f386bb1c-e9e8-43da-a8c9-afd819582718 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:03.028584 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f386bb1c-e9e8-43da-a8c9-afd819582718 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:03.028730 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-f386bb1c-e9e8-43da-a8c9-afd819582718 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:03.029551 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f09befca-9035-437c-a8f7-05b7b9be363e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:03.030398 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f09befca-9035-437c-a8f7-05b7b9be363e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:03.031657 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f09befca-9035-437c-a8f7-05b7b9be363e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:03.031657 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-f09befca-9035-437c-a8f7-05b7b9be363e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:03.034157 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:03.034157 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:03.035146 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f386bb1c-e9e8-43da-a8c9-afd819582718 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:03.035611 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 753/2965] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:03 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:03.039406 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:03.039406 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:03.040798 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f09befca-9035-437c-a8f7-05b7b9be363e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:03.040798 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 739/2966] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:03 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:03.321332 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ba008b4d-d500-4a47-b093-69e53e73a2ff None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:03.323195 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ba008b4d-d500-4a47-b093-69e53e73a2ff tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d Jul 31 20:54:03.323451 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ba008b4d-d500-4a47-b093-69e53e73a2ff tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:03.323675 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ba008b4d-d500-4a47-b093-69e53e73a2ff tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:03.331857 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ba008b4d-d500-4a47-b093-69e53e73a2ff tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d returned with HTTP 404 Jul 31 20:54:03.331857 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 749/2967] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:03 2026] GET /volume/v3/volumes/b5b36db6-723c-47f4-a31a-5255eca7343d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:03.338676 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d0220ba8-6925-43fe-839a-a168a18abe04 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:03.340488 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d0220ba8-6925-43fe-839a-a168a18abe04 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 Jul 31 20:54:03.340667 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d0220ba8-6925-43fe-839a-a168a18abe04 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:03.340843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d0220ba8-6925-43fe-839a-a168a18abe04 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:03.348959 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:03.348959 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:03.354048 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d0220ba8-6925-43fe-839a-a168a18abe04 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:54:03.361233 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d0220ba8-6925-43fe-839a-a168a18abe04 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 returned with HTTP 200 Jul 31 20:54:03.361233 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 727/2968] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:03 2026] GET /volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:03.376695 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1c23e2d4-0a20-4eda-bb65-b0de1c71e79d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:03.378419 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1c23e2d4-0a20-4eda-bb65-b0de1c71e79d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 Jul 31 20:54:03.378584 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1c23e2d4-0a20-4eda-bb65-b0de1c71e79d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:03.378754 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1c23e2d4-0a20-4eda-bb65-b0de1c71e79d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:03.378909 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-1c23e2d4-0a20-4eda-bb65-b0de1c71e79d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Delete volume with id: b539bc00-7593-4b77-855f-9cd98068e7f9 Jul 31 20:54:03.385296 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:03.385296 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:03.385728 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1c23e2d4-0a20-4eda-bb65-b0de1c71e79d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:54:03.404937 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1c23e2d4-0a20-4eda-bb65-b0de1c71e79d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Delete volume request issued successfully. Jul 31 20:54:03.405247 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1c23e2d4-0a20-4eda-bb65-b0de1c71e79d tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 returned with HTTP 202 Jul 31 20:54:03.405712 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 754/2969] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:54:03 2026] DELETE /volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:03.413073 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f7cc8b8f-f8d3-4325-928e-5374ce70e414 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:03.414768 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f7cc8b8f-f8d3-4325-928e-5374ce70e414 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 Jul 31 20:54:03.414942 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f7cc8b8f-f8d3-4325-928e-5374ce70e414 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:03.415152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f7cc8b8f-f8d3-4325-928e-5374ce70e414 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:03.421907 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:03.421907 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:03.426029 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f7cc8b8f-f8d3-4325-928e-5374ce70e414 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Volume info retrieved successfully. Jul 31 20:54:03.431104 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f7cc8b8f-f8d3-4325-928e-5374ce70e414 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 returned with HTTP 200 Jul 31 20:54:03.431685 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 740/2970] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:03 2026] GET /volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 => generated 846 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:04.049614 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a8a89155-d460-4091-89d8-b46b5ae7c6c9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:04.051564 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a8a89155-d460-4091-89d8-b46b5ae7c6c9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:04.051564 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a8a89155-d460-4091-89d8-b46b5ae7c6c9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:04.051692 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a8a89155-d460-4091-89d8-b46b5ae7c6c9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:04.051803 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-a8a89155-d460-4091-89d8-b46b5ae7c6c9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:04.055551 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5946c0c7-161d-4e6e-aaec-23dc3daa0394 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:04.056509 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5946c0c7-161d-4e6e-aaec-23dc3daa0394 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:04.056832 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5946c0c7-161d-4e6e-aaec-23dc3daa0394 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:04.057088 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5946c0c7-161d-4e6e-aaec-23dc3daa0394 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:04.057268 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-5946c0c7-161d-4e6e-aaec-23dc3daa0394 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:04.057353 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:04.057353 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:04.058061 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a8a89155-d460-4091-89d8-b46b5ae7c6c9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:04.058429 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 750/2971] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:04 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:04.063249 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:04.063249 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:04.063249 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5946c0c7-161d-4e6e-aaec-23dc3daa0394 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:04.063249 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 728/2972] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:04 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:04.448052 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7b274a71-8009-40b3-8d46-c1b566a22463 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:04.450987 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b274a71-8009-40b3-8d46-c1b566a22463 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] GET https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 Jul 31 20:54:04.450987 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b274a71-8009-40b3-8d46-c1b566a22463 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:04.450987 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b274a71-8009-40b3-8d46-c1b566a22463 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:04.459429 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b274a71-8009-40b3-8d46-c1b566a22463 tempest-VolumesListAdminTestJSON-1414067435 tempest-VolumesListAdminTestJSON-1414067435-project-member] https://10.4.3.157/volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 returned with HTTP 404 Jul 31 20:54:04.460238 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 755/2973] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:04 2026] GET /volume/v3/volumes/b539bc00-7593-4b77-855f-9cd98068e7f9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:05.071222 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-171eb9c4-4c15-4bd7-bd3a-2d93a1a34c56 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:05.075991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-baa74996-cf1e-4ff5-b431-d3a00a1261ee None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:05.077775 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-baa74996-cf1e-4ff5-b431-d3a00a1261ee tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:05.077982 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-baa74996-cf1e-4ff5-b431-d3a00a1261ee tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:05.078210 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-baa74996-cf1e-4ff5-b431-d3a00a1261ee tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:05.078316 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-baa74996-cf1e-4ff5-b431-d3a00a1261ee tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:05.079311 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-171eb9c4-4c15-4bd7-bd3a-2d93a1a34c56 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:05.079539 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-171eb9c4-4c15-4bd7-bd3a-2d93a1a34c56 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:05.079762 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-171eb9c4-4c15-4bd7-bd3a-2d93a1a34c56 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:05.079896 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-171eb9c4-4c15-4bd7-bd3a-2d93a1a34c56 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:05.082215 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:05.082215 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:05.082823 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-baa74996-cf1e-4ff5-b431-d3a00a1261ee tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:05.083276 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 751/2974] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:05 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:05.088587 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:05.088587 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:05.089722 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-171eb9c4-4c15-4bd7-bd3a-2d93a1a34c56 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:05.090284 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 741/2975] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:05 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:05.177293 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1a891386-4071-4e4a-aeab-9d606d0521cf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:05.264632 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1a891386-4071-4e4a-aeab-9d606d0521cf tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:54:05.265037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1a891386-4071-4e4a-aeab-9d606d0521cf tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1752169102"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:05.281527 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1a891386-4071-4e4a-aeab-9d606d0521cf tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:54:05.281895 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 729/2976] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:54:05 2026] POST /volume/v3/types => generated 233 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:05.292271 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-04ada869-3f24-47f2-8c5e-edb1b7217096 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:05.293829 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-04ada869-3f24-47f2-8c5e-edb1b7217096 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:54:05.294858 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-04ada869-3f24-47f2-8c5e-edb1b7217096 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-1164423571", "extra_specs": {"multiattach": " True"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:05.321731 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-04ada869-3f24-47f2-8c5e-edb1b7217096 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:54:05.322194 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 756/2977] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:54:05 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 20:54:05.330037 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:05.390096 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:05.390527 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1752169102", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-1851116888"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:05.391929 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-1752169102', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-1851116888'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:05.398092 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Create volume of 1 GB Jul 31 20:54:05.398415 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:05.398415 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:05.398887 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Availability Zones retrieved successfully. Jul 31 20:54:05.404014 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Flow 'volume_create_api' (266fbeca-37b6-4ec8-93ac-f1c186ec8b37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:05.406090 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1a7fdd-c94a-45dc-996a-5439b5298c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:05.406874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:05.427008 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6c1a7fdd-c94a-45dc-996a-5439b5298c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:54:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=721093f8-dda2-4e18-b76f-618f06836e3f,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-1752169102',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '721093f8-dda2-4e18-b76f-618f06836e3f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:05.428677 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41df982d-2226-40d1-a606-97fc6721e745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:05.458332 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1752169102 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1752169102, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:05.458630 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1752169102 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1752169102, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:05.497532 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Created reservations ['7fac6029-3bd9-41de-8d9c-f660ba89a551', '92af0c5e-9628-47b5-8de6-92aaa15bfd8f', 'bbdc3950-6adf-4ae9-a81a-1c366e2c594b', '7076d9bf-6617-459a-8d41-43c19c1402d2'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:05.498428 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41df982d-2226-40d1-a606-97fc6721e745) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fac6029-3bd9-41de-8d9c-f660ba89a551', '92af0c5e-9628-47b5-8de6-92aaa15bfd8f', 'bbdc3950-6adf-4ae9-a81a-1c366e2c594b', '7076d9bf-6617-459a-8d41-43c19c1402d2']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:05.499232 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4805ae-bfc8-4725-ba9e-7b50eadf9120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:05.523184 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4a4805ae-bfc8-4725-ba9e-7b50eadf9120) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '18aad167-7fbe-4d3c-b0aa-70bec17fc8fb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1851116888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c63fb339b9554e1a933bd02b5e1be555',qos_specs=None,replication_status=,reservations=['7fac6029-3bd9-41de-8d9c-f660ba89a551','92af0c5e-9628-47b5-8de6-92aaa15bfd8f','bbdc3950-6adf-4ae9-a81a-1c366e2c594b','7076d9bf-6617-459a-8d41-43c19c1402d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c1b409b6324766b32b4f2d51004fff',volume_type_id=721093f8-dda2-4e18-b76f-618f06836e3f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-1851116888',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=18aad167-7fbe-4d3c-b0aa-70bec17fc8fb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c63fb339b9554e1a933bd02b5e1be555',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='27c1b409b6324766b32b4f2d51004fff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(721093f8-dda2-4e18-b76f-618f06836e3f),volume_type_id=721093f8-dda2-4e18-b76f-618f06836e3f)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:05.523916 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab301877-cd78-44a5-913a-a40fb04917cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:05.540633 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab301877-cd78-44a5-913a-a40fb04917cb) transitioned into state 'SUCCESS' from state '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-1851116888',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c63fb339b9554e1a933bd02b5e1be555',qos_specs=None,replication_status=,reservations=['7fac6029-3bd9-41de-8d9c-f660ba89a551','92af0c5e-9628-47b5-8de6-92aaa15bfd8f','bbdc3950-6adf-4ae9-a81a-1c366e2c594b','7076d9bf-6617-459a-8d41-43c19c1402d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='27c1b409b6324766b32b4f2d51004fff',volume_type_id=721093f8-dda2-4e18-b76f-618f06836e3f)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:05.541256 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8116e88b-9b55-440e-bcf0-e54c2f6b04dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:05.553711 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8116e88b-9b55-440e-bcf0-e54c2f6b04dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:05.554600 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Flow 'volume_create_api' (266fbeca-37b6-4ec8-93ac-f1c186ec8b37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:05.554909 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Create volume request issued successfully. Jul 31 20:54:05.555516 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c23e21a7-b74e-4a87-84cf-c7457389ce5c tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:05.555930 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 752/2978] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:54:05 2026] POST /volume/v3/volumes => generated 872 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:05.572425 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-af55cf98-419e-4fe6-a997-4e8a0299fed9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:05.574317 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-af55cf98-419e-4fe6-a997-4e8a0299fed9 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:05.574558 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-af55cf98-419e-4fe6-a997-4e8a0299fed9 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:05.574728 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-af55cf98-419e-4fe6-a997-4e8a0299fed9 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:05.581657 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:05.581657 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:05.586104 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-af55cf98-419e-4fe6-a997-4e8a0299fed9 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Volume info retrieved successfully. Jul 31 20:54:05.589757 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-af55cf98-419e-4fe6-a997-4e8a0299fed9 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:05.590433 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 742/2979] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:05 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 940 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:06.097819 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-188cb8d9-8524-44e6-b780-2a77e2e7d30e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:06.101616 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-188cb8d9-8524-44e6-b780-2a77e2e7d30e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:06.101892 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-188cb8d9-8524-44e6-b780-2a77e2e7d30e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:06.102149 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-188cb8d9-8524-44e6-b780-2a77e2e7d30e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:06.102300 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-188cb8d9-8524-44e6-b780-2a77e2e7d30e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:06.105028 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9a65c2fd-db6b-43e7-89cd-a91972ef0787 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:06.107459 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9a65c2fd-db6b-43e7-89cd-a91972ef0787 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:06.107624 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:06.107624 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:06.107889 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9a65c2fd-db6b-43e7-89cd-a91972ef0787 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:06.107959 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9a65c2fd-db6b-43e7-89cd-a91972ef0787 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:06.108112 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-9a65c2fd-db6b-43e7-89cd-a91972ef0787 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:06.108660 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-188cb8d9-8524-44e6-b780-2a77e2e7d30e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:06.108903 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 730/2980] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:06 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:06.116617 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:06.116617 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:06.117689 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9a65c2fd-db6b-43e7-89cd-a91972ef0787 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:06.117689 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 757/2981] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:06 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 750 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:06.472050 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-286dc829-a769-48d4-a3cc-80c3f7708aed None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:06.590841 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-286dc829-a769-48d4-a3cc-80c3f7708aed tempest-ExtensionsTestJSON-765013129 tempest-ExtensionsTestJSON-765013129-project-member] GET https://10.4.3.157/volume/v3/extensions Jul 31 20:54:06.591137 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-286dc829-a769-48d4-a3cc-80c3f7708aed tempest-ExtensionsTestJSON-765013129 tempest-ExtensionsTestJSON-765013129-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:06.591385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-286dc829-a769-48d4-a3cc-80c3f7708aed tempest-ExtensionsTestJSON-765013129 tempest-ExtensionsTestJSON-765013129-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:06.591752 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-286dc829-a769-48d4-a3cc-80c3f7708aed tempest-ExtensionsTestJSON-765013129 tempest-ExtensionsTestJSON-765013129-project-member] https://10.4.3.157/volume/v3/extensions returned with HTTP 200 Jul 31 20:54:06.592320 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 753/2982] 10.4.3.157 () {66 vars in 1246 bytes} [Fri Jul 31 20:54:06 2026] GET /volume/v3/extensions => generated 5245 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:06.606996 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6fc4e5d6-63a8-4bcc-8f83-dbaf5236f0e1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:06.610833 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6fc4e5d6-63a8-4bcc-8f83-dbaf5236f0e1 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:06.611770 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6fc4e5d6-63a8-4bcc-8f83-dbaf5236f0e1 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:06.611770 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6fc4e5d6-63a8-4bcc-8f83-dbaf5236f0e1 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:06.623661 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:06.623661 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:06.632599 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6fc4e5d6-63a8-4bcc-8f83-dbaf5236f0e1 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Volume info retrieved successfully. Jul 31 20:54:06.642840 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6fc4e5d6-63a8-4bcc-8f83-dbaf5236f0e1 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:06.642840 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 743/2983] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:06 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 999 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:06.661085 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-07f9cae5-971f-4d14-a047-674f794ba7c4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:06.663171 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-07f9cae5-971f-4d14-a047-674f794ba7c4 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:06.663319 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-07f9cae5-971f-4d14-a047-674f794ba7c4 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:06.663557 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-07f9cae5-971f-4d14-a047-674f794ba7c4 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:06.671439 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:06.671439 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:06.675393 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-07f9cae5-971f-4d14-a047-674f794ba7c4 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Volume info retrieved successfully. Jul 31 20:54:06.679892 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-07f9cae5-971f-4d14-a047-674f794ba7c4 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:06.680375 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 731/2984] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:06 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 1184 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:54:06.696986 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-80412735-0566-44c6-957a-2541cdf256d8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:06.699966 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] POST https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb/action Jul 31 20:54:06.700450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1164423571", "migration_policy": "never"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:06.701263 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1164423571", "migration_policy": "never"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:06.711970 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:06.711970 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:06.713069 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Volume info retrieved successfully. Jul 31 20:54:06.722173 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:06.722173 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:06.739834 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1164423571 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1164423571, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:06.740272 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1164423571 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1164423571, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:06.764329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Created reservations ['ff5f1c4f-682e-4009-984f-1cd95cce3386', 'e59788ec-514c-4548-81e9-7a9112f2339a'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:06.776529 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1752169102 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-1752169102, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:06.776918 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1752169102 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-1752169102, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:06.785950 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Created reservations ['1d42d53c-afd9-4b9f-89f9-454f1ae19ce9', '8f8352d5-4e3b-492a-8e3a-52221d1b50c8'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:06.831321 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Retype volume request issued successfully. Jul 31 20:54:06.831321 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-80412735-0566-44c6-957a-2541cdf256d8 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb/action returned with HTTP 202 Jul 31 20:54:06.831321 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 758/2985] 10.4.3.157 () {70 vars in 1432 bytes} [Fri Jul 31 20:54:06 2026] POST /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 20:54:06.838509 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-75f9ae9b-004e-40b9-a4cf-01737b61cf55 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:06.840244 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-75f9ae9b-004e-40b9-a4cf-01737b61cf55 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:06.840501 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-75f9ae9b-004e-40b9-a4cf-01737b61cf55 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:06.840758 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-75f9ae9b-004e-40b9-a4cf-01737b61cf55 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:06.848450 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:06.848450 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:06.852471 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-75f9ae9b-004e-40b9-a4cf-01737b61cf55 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Volume info retrieved successfully. Jul 31 20:54:06.860980 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-75f9ae9b-004e-40b9-a4cf-01737b61cf55 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:06.861477 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 754/2986] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:06 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 997 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:07.122603 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3eb736f8-d88f-4066-9c0f-18bcf60cfcc2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:07.124968 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3eb736f8-d88f-4066-9c0f-18bcf60cfcc2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:07.125272 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3eb736f8-d88f-4066-9c0f-18bcf60cfcc2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:07.125510 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3eb736f8-d88f-4066-9c0f-18bcf60cfcc2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:07.125637 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-3eb736f8-d88f-4066-9c0f-18bcf60cfcc2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:07.128308 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2e4a150f-d12c-4c26-9657-28d2a0286243 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:07.129999 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:07.129999 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:07.130443 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2e4a150f-d12c-4c26-9657-28d2a0286243 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:07.130695 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2e4a150f-d12c-4c26-9657-28d2a0286243 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:07.130804 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3eb736f8-d88f-4066-9c0f-18bcf60cfcc2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:07.130966 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2e4a150f-d12c-4c26-9657-28d2a0286243 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:07.131144 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2e4a150f-d12c-4c26-9657-28d2a0286243 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:07.131510 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 744/2987] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:07 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:07.136901 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:07.136901 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:07.136901 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2e4a150f-d12c-4c26-9657-28d2a0286243 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:07.137300 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 732/2988] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:07 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:07.874639 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-085530f8-1646-4b9f-afc2-2d109c5afd27 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:07.876629 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-085530f8-1646-4b9f-afc2-2d109c5afd27 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:07.876916 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-085530f8-1646-4b9f-afc2-2d109c5afd27 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:07.877173 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-085530f8-1646-4b9f-afc2-2d109c5afd27 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:07.885810 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:07.885810 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:07.892163 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-085530f8-1646-4b9f-afc2-2d109c5afd27 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Volume info retrieved successfully. Jul 31 20:54:07.895990 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-085530f8-1646-4b9f-afc2-2d109c5afd27 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:07.896878 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 759/2989] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:07 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 998 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:07.909044 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-af83401b-7819-4124-b24c-d7974af7eed0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:07.914159 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-af83401b-7819-4124-b24c-d7974af7eed0 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:07.914274 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-185b3707-3329-4579-8398-ce6c71de4068 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:07.914600 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-af83401b-7819-4124-b24c-d7974af7eed0 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:07.914732 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-af83401b-7819-4124-b24c-d7974af7eed0 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:07.916279 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:07.916634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-1487670837"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:07.919225 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Create volume request body: {'volume': {'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-1487670837'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:07.924981 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:07.924981 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:07.934609 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-af83401b-7819-4124-b24c-d7974af7eed0 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Volume info retrieved successfully. Jul 31 20:54:07.945534 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-af83401b-7819-4124-b24c-d7974af7eed0 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:07.945534 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 755/2990] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:07 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 1183 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:54:07.957382 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5723bbff-1a34-4331-8b40-08df76cd9e13 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:07.959009 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5723bbff-1a34-4331-8b40-08df76cd9e13 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:07.959229 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5723bbff-1a34-4331-8b40-08df76cd9e13 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:07.959401 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5723bbff-1a34-4331-8b40-08df76cd9e13 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:07.967089 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:07.967089 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:07.970418 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5723bbff-1a34-4331-8b40-08df76cd9e13 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Volume info retrieved successfully. Jul 31 20:54:07.973829 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5723bbff-1a34-4331-8b40-08df76cd9e13 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:07.974374 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 733/2991] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:07 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 1183 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:54:07.986190 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-eea9da18-b7ee-460d-98d7-d0f1b374276e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:07.987860 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eea9da18-b7ee-460d-98d7-d0f1b374276e tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] POST https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb/action Jul 31 20:54:07.988270 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eea9da18-b7ee-460d-98d7-d0f1b374276e tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1752169102", "migration_policy": "never"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:07.988389 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eea9da18-b7ee-460d-98d7-d0f1b374276e tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-1752169102", "migration_policy": "never"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:07.997585 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:07.997585 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:07.998045 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-eea9da18-b7ee-460d-98d7-d0f1b374276e tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Volume info retrieved successfully. Jul 31 20:54:08.000018 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Create volume of 1 GB Jul 31 20:54:08.003828 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Availability Zones retrieved successfully. Jul 31 20:54:08.008494 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Flow 'volume_create_api' (ede28ed7-bc32-421d-b4f6-66f6fa817948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:08.009532 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35bf786b-9e66-46bf-8e0e-5a8a89401fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:08.010375 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:08.022693 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-eea9da18-b7ee-460d-98d7-d0f1b374276e tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Created reservations ['c816ab98-78f4-4bb2-91fe-57136620836c', '2c76d2d7-dbf2-4d7f-93df-a93b7f64cf4c'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:08.040943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-eea9da18-b7ee-460d-98d7-d0f1b374276e tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Created reservations ['fb984cf7-4b80-48ca-b7ce-8f92a6ebaa24', 'e7f139e1-095f-4acc-b1f6-d5fd489c723b'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:08.064546 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (35bf786b-9e66-46bf-8e0e-5a8a89401fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:08.065609 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e15eab-ad6b-4df8-8fcf-0f5a9919dc49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:08.068591 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-eea9da18-b7ee-460d-98d7-d0f1b374276e tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Retype volume request issued successfully. Jul 31 20:54:08.068909 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eea9da18-b7ee-460d-98d7-d0f1b374276e tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb/action returned with HTTP 202 Jul 31 20:54:08.069451 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 760/2992] 10.4.3.157 () {70 vars in 1432 bytes} [Fri Jul 31 20:54:07 2026] POST /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Jul 31 20:54:08.075872 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-37971e28-5ae2-46de-844c-5826f08b488f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:08.079167 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-37971e28-5ae2-46de-844c-5826f08b488f tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:08.079167 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-37971e28-5ae2-46de-844c-5826f08b488f tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:08.079167 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-37971e28-5ae2-46de-844c-5826f08b488f tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:08.086314 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:08.086314 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:08.092652 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-37971e28-5ae2-46de-844c-5826f08b488f tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Volume info retrieved successfully. Jul 31 20:54:08.095457 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-37971e28-5ae2-46de-844c-5826f08b488f tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:08.096014 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 756/2993] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:08 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 998 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:08.128792 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Created reservations ['c792a960-aa94-4e16-8efe-61cf63eecc3e', 'bb718e37-2374-47a1-b7c7-6d0c8381a542', '93349a02-d013-4b6f-b14a-7bc0a1c19ece', 'd6a0af2b-b7fa-468e-a6a3-a2558163757f'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:08.129639 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02e15eab-ad6b-4df8-8fcf-0f5a9919dc49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c792a960-aa94-4e16-8efe-61cf63eecc3e', 'bb718e37-2374-47a1-b7c7-6d0c8381a542', '93349a02-d013-4b6f-b14a-7bc0a1c19ece', 'd6a0af2b-b7fa-468e-a6a3-a2558163757f']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:08.130425 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be752f6-7023-4b17-a037-cbe7169f884b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:08.145600 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-093925e9-78ab-4718-8885-98f2d21e0826 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:08.146795 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-093925e9-78ab-4718-8885-98f2d21e0826 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:08.146856 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-41156dc6-f60e-497f-8144-661ea2c361a9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:08.147025 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-093925e9-78ab-4718-8885-98f2d21e0826 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:08.147235 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-093925e9-78ab-4718-8885-98f2d21e0826 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:08.147519 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-093925e9-78ab-4718-8885-98f2d21e0826 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:08.148919 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-41156dc6-f60e-497f-8144-661ea2c361a9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:08.149245 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-41156dc6-f60e-497f-8144-661ea2c361a9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:08.149519 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-41156dc6-f60e-497f-8144-661ea2c361a9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:08.149665 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-41156dc6-f60e-497f-8144-661ea2c361a9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:08.151162 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0be752f6-7023-4b17-a037-cbe7169f884b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2f89a81e-24ec-4e85-a457-c62acaf41e11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1487670837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db93e2c9e24419baf85c86bf12fdb4a',qos_specs=None,replication_status=,reservations=['c792a960-aa94-4e16-8efe-61cf63eecc3e','bb718e37-2374-47a1-b7c7-6d0c8381a542','93349a02-d013-4b6f-b14a-7bc0a1c19ece','d6a0af2b-b7fa-468e-a6a3-a2558163757f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2857bdfff9494e87e61b06f68455a0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-1487670837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2f89a81e-24ec-4e85-a457-c62acaf41e11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0db93e2c9e24419baf85c86bf12fdb4a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf2857bdfff9494e87e61b06f68455a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:08.151430 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:08.151430 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:08.151949 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe092710-25a7-4ce4-aaf7-dab25df9cd73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:08.152149 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-093925e9-78ab-4718-8885-98f2d21e0826 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:08.152509 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 734/2994] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:08 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:08.153752 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:08.153752 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:08.154563 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-41156dc6-f60e-497f-8144-661ea2c361a9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:08.154916 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 761/2995] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:08 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:08.164202 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cbc3ed86-a032-4817-bdc0-15b2500261ae None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:08.165810 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbc3ed86-a032-4817-bdc0-15b2500261ae tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8/restore Jul 31 20:54:08.166348 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cbc3ed86-a032-4817-bdc0-15b2500261ae tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "02c17f95-2ad3-4937-b73e-e1135762cef0"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:08.167950 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-cbc3ed86-a032-4817-bdc0-15b2500261ae tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Restoring backup 9f7662bf-7e39-4614-8c99-9a49fb6089b8 ({'restore': {'volume_id': '02c17f95-2ad3-4937-b73e-e1135762cef0'}}) {{(pid=100192) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 20:54:08.168176 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-cbc3ed86-a032-4817-bdc0-15b2500261ae tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Restoring backup 9f7662bf-7e39-4614-8c99-9a49fb6089b8 to volume 02c17f95-2ad3-4937-b73e-e1135762cef0. Jul 31 20:54:08.172265 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:08.172265 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:08.177158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe092710-25a7-4ce4-aaf7-dab25df9cd73) transitioned into state 'SUCCESS' from state '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-1487670837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0db93e2c9e24419baf85c86bf12fdb4a',qos_specs=None,replication_status=,reservations=['c792a960-aa94-4e16-8efe-61cf63eecc3e','bb718e37-2374-47a1-b7c7-6d0c8381a542','93349a02-d013-4b6f-b14a-7bc0a1c19ece','d6a0af2b-b7fa-468e-a6a3-a2558163757f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2857bdfff9494e87e61b06f68455a0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:08.178440 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f816d95a-79ef-4218-af49-5fd78c27ecd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:08.181261 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:08.181261 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:08.181360 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cbc3ed86-a032-4817-bdc0-15b2500261ae tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:54:08.181676 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.api [None req-cbc3ed86-a032-4817-bdc0-15b2500261ae tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Checking backup size 1 against volume size 1 {{(pid=100192) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 20:54:08.181818 np0000006272 devstack@c-api.service[100192]: INFO cinder.backup.api [None req-cbc3ed86-a032-4817-bdc0-15b2500261ae tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Overwriting volume 02c17f95-2ad3-4937-b73e-e1135762cef0 with restore of backup 9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:08.188792 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f816d95a-79ef-4218-af49-5fd78c27ecd0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:08.189640 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Flow 'volume_create_api' (ede28ed7-bc32-421d-b4f6-66f6fa817948) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:08.189976 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Create volume request issued successfully. Jul 31 20:54:08.190595 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-185b3707-3329-4579-8398-ce6c71de4068 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:08.191808 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 745/2996] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:54:07 2026] POST /volume/v3/volumes => generated 751 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:08.202388 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-cbc3ed86-a032-4817-bdc0-15b2500261ae tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] restore_backup in rpcapi backup_id 9f7662bf-7e39-4614-8c99-9a49fb6089b8 {{(pid=100192) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 20:54:08.202750 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ba9e432f-1f1e-467c-8dd0-635ff73227cf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:08.204202 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbc3ed86-a032-4817-bdc0-15b2500261ae tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8/restore returned with HTTP 202 Jul 31 20:54:08.204642 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 757/2997] 10.4.3.157 () {68 vars in 1393 bytes} [Fri Jul 31 20:54:08 2026] POST /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8/restore => generated 182 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:08.205654 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ba9e432f-1f1e-467c-8dd0-635ff73227cf tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] GET https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 Jul 31 20:54:08.205880 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ba9e432f-1f1e-467c-8dd0-635ff73227cf tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:08.206088 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ba9e432f-1f1e-467c-8dd0-635ff73227cf tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:08.221471 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0244083f-63a7-4cc9-9b47-f5153e54be4b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:08.223530 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0244083f-63a7-4cc9-9b47-f5153e54be4b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:08.223760 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0244083f-63a7-4cc9-9b47-f5153e54be4b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:08.224120 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0244083f-63a7-4cc9-9b47-f5153e54be4b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:08.224190 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-0244083f-63a7-4cc9-9b47-f5153e54be4b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:08.226255 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:08.226255 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:08.229120 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:08.229120 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:08.229861 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0244083f-63a7-4cc9-9b47-f5153e54be4b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:08.230307 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 762/2998] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:08 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:08.234004 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ba9e432f-1f1e-467c-8dd0-635ff73227cf tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Volume info retrieved successfully. Jul 31 20:54:08.235732 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ba9e432f-1f1e-467c-8dd0-635ff73227cf tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 returned with HTTP 200 Jul 31 20:54:08.236183 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 735/2999] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:08 2026] GET /volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 => generated 819 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:09.112069 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d22255ba-781b-4649-8ae1-cd1ab803e688 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.113924 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d22255ba-781b-4649-8ae1-cd1ab803e688 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:09.114207 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d22255ba-781b-4649-8ae1-cd1ab803e688 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.114413 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d22255ba-781b-4649-8ae1-cd1ab803e688 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.121269 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.121269 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:09.124320 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d22255ba-781b-4649-8ae1-cd1ab803e688 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Volume info retrieved successfully. Jul 31 20:54:09.127519 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d22255ba-781b-4649-8ae1-cd1ab803e688 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:09.127851 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 746/3000] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 999 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:09.139824 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fa810e15-74c1-42c3-b705-7cb847b38224 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.143342 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fa810e15-74c1-42c3-b705-7cb847b38224 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:09.143518 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fa810e15-74c1-42c3-b705-7cb847b38224 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.143688 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fa810e15-74c1-42c3-b705-7cb847b38224 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.149932 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.149932 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:09.152797 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fa810e15-74c1-42c3-b705-7cb847b38224 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Volume info retrieved successfully. Jul 31 20:54:09.155990 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fa810e15-74c1-42c3-b705-7cb847b38224 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:09.156415 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 758/3001] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 1184 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:54:09.166209 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3cc7a6e7-71ec-4292-becc-877076682af1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.170166 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3cc7a6e7-71ec-4292-becc-877076682af1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:09.170371 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3cc7a6e7-71ec-4292-becc-877076682af1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.170545 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3cc7a6e7-71ec-4292-becc-877076682af1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.170656 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-3cc7a6e7-71ec-4292-becc-877076682af1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:09.172274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a277a88d-3ef7-4e95-9667-4607355cc344 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.174363 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a277a88d-3ef7-4e95-9667-4607355cc344 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] GET https://10.4.3.157/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1851116888 Jul 31 20:54:09.174620 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a277a88d-3ef7-4e95-9667-4607355cc344 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.174846 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.174846 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:09.174912 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a277a88d-3ef7-4e95-9667-4607355cc344 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.175326 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3cc7a6e7-71ec-4292-becc-877076682af1 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:09.175645 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 763/3002] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:09.175707 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a277a88d-3ef7-4e95-9667-4607355cc344 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1851116888'), ('all_tenants', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:54:09.181919 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a277a88d-3ef7-4e95-9667-4607355cc344 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Get all volumes completed successfully. Jul 31 20:54:09.182324 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a277a88d-3ef7-4e95-9667-4607355cc344 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1851116888 returned with HTTP 200 Jul 31 20:54:09.182644 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 736/3003] 10.4.3.157 () {68 vars in 1429 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1851116888 => generated 342 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:09.189963 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ce1d10af-edee-4f19-a896-4d414c2a2e57 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.191482 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ce1d10af-edee-4f19-a896-4d414c2a2e57 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] GET https://10.4.3.157/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1851116888 Jul 31 20:54:09.191667 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ce1d10af-edee-4f19-a896-4d414c2a2e57 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.191829 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ce1d10af-edee-4f19-a896-4d414c2a2e57 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.192493 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ce1d10af-edee-4f19-a896-4d414c2a2e57 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-1851116888'), ('all_tenants', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:54:09.216145 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ce1d10af-edee-4f19-a896-4d414c2a2e57 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Get all volumes completed successfully. Jul 31 20:54:09.216541 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ce1d10af-edee-4f19-a896-4d414c2a2e57 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1851116888 returned with HTTP 200 Jul 31 20:54:09.216880 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 747/3004] 10.4.3.157 () {68 vars in 1429 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-1851116888 => generated 342 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:09.225688 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d3652d83-7307-456f-a7f8-778dbe4cd746 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.227938 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3652d83-7307-456f-a7f8-778dbe4cd746 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:09.228222 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3652d83-7307-456f-a7f8-778dbe4cd746 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.228454 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3652d83-7307-456f-a7f8-778dbe4cd746 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.236919 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.236919 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:09.239875 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1e4c921e-18e7-487f-b4eb-2b79ed3032ce None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.240846 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d3652d83-7307-456f-a7f8-778dbe4cd746 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Volume info retrieved successfully. Jul 31 20:54:09.241726 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e4c921e-18e7-487f-b4eb-2b79ed3032ce tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:09.241970 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e4c921e-18e7-487f-b4eb-2b79ed3032ce tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.242211 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e4c921e-18e7-487f-b4eb-2b79ed3032ce tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.242369 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1e4c921e-18e7-487f-b4eb-2b79ed3032ce tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:09.245941 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3652d83-7307-456f-a7f8-778dbe4cd746 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:09.246396 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 759/3005] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 999 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:09.247655 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.247655 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:09.248150 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e4c921e-18e7-487f-b4eb-2b79ed3032ce tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:09.248523 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 764/3006] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:09.256621 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fccaecbc-f831-46b1-aa2f-9662fb38a465 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.258615 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fccaecbc-f831-46b1-aa2f-9662fb38a465 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] GET https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 Jul 31 20:54:09.258827 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fccaecbc-f831-46b1-aa2f-9662fb38a465 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.259062 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fccaecbc-f831-46b1-aa2f-9662fb38a465 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.259629 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7f174c29-43db-4557-95a0-0dbcae2b9d40 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.261188 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7f174c29-43db-4557-95a0-0dbcae2b9d40 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] DELETE https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:09.261370 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7f174c29-43db-4557-95a0-0dbcae2b9d40 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.261536 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7f174c29-43db-4557-95a0-0dbcae2b9d40 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.261683 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-7f174c29-43db-4557-95a0-0dbcae2b9d40 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Delete volume with id: 18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:09.267277 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.267277 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:09.268196 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.268196 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:09.268619 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7f174c29-43db-4557-95a0-0dbcae2b9d40 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Volume info retrieved successfully. Jul 31 20:54:09.271311 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fccaecbc-f831-46b1-aa2f-9662fb38a465 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Volume info retrieved successfully. Jul 31 20:54:09.276744 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fccaecbc-f831-46b1-aa2f-9662fb38a465 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 returned with HTTP 200 Jul 31 20:54:09.277246 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 737/3007] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 => generated 1359 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:09.286228 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7f174c29-43db-4557-95a0-0dbcae2b9d40 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Delete volume request issued successfully. Jul 31 20:54:09.286228 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7f174c29-43db-4557-95a0-0dbcae2b9d40 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 202 Jul 31 20:54:09.286228 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 748/3008] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:54:09 2026] DELETE /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:54:09.291814 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f13918b5-f9ae-4ab5-a454-bfc1dbd4921a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.293791 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c967c112-8110-4261-aceb-253436e773fa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.294200 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f13918b5-f9ae-4ab5-a454-bfc1dbd4921a tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] POST https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11/action Jul 31 20:54:09.294684 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f13918b5-f9ae-4ab5-a454-bfc1dbd4921a tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-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=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:09.294897 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f13918b5-f9ae-4ab5-a454-bfc1dbd4921a tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-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=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:09.295543 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c967c112-8110-4261-aceb-253436e773fa tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:09.295737 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c967c112-8110-4261-aceb-253436e773fa tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.295919 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c967c112-8110-4261-aceb-253436e773fa tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.302082 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.302082 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:09.303989 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.303989 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:09.305420 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c967c112-8110-4261-aceb-253436e773fa tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Volume info retrieved successfully. Jul 31 20:54:09.309417 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c967c112-8110-4261-aceb-253436e773fa tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 200 Jul 31 20:54:09.309762 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 765/3009] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 998 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:09.311534 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.311534 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:09.312136 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f13918b5-f9ae-4ab5-a454-bfc1dbd4921a tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Volume info retrieved successfully. Jul 31 20:54:09.324957 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f13918b5-f9ae-4ab5-a454-bfc1dbd4921a tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Update volume metadata completed successfully. Jul 31 20:54:09.325290 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f13918b5-f9ae-4ab5-a454-bfc1dbd4921a tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11/action returned with HTTP 200 Jul 31 20:54:09.325794 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 760/3010] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:54:09 2026] POST /volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11/action => generated 563 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:09.333040 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-87f35627-d64a-48ce-bc08-27d837eb27c5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.335001 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-87f35627-d64a-48ce-bc08-27d837eb27c5 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] GET https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 Jul 31 20:54:09.335237 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-87f35627-d64a-48ce-bc08-27d837eb27c5 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.335463 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-87f35627-d64a-48ce-bc08-27d837eb27c5 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.343467 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.343467 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:09.347447 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-87f35627-d64a-48ce-bc08-27d837eb27c5 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Volume info retrieved successfully. Jul 31 20:54:09.353703 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-87f35627-d64a-48ce-bc08-27d837eb27c5 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 returned with HTTP 200 Jul 31 20:54:09.353904 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 738/3011] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 => generated 1419 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:09.366432 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-34c4e5e1-86ab-4c5a-a01d-5be52e2131d0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.368761 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-34c4e5e1-86ab-4c5a-a01d-5be52e2131d0 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] POST https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11/action Jul 31 20:54:09.369161 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-34c4e5e1-86ab-4c5a-a01d-5be52e2131d0 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:09.369317 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-34c4e5e1-86ab-4c5a-a01d-5be52e2131d0 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:09.378650 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.378650 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:09.385421 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.385421 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:09.385954 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-34c4e5e1-86ab-4c5a-a01d-5be52e2131d0 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Volume info retrieved successfully. Jul 31 20:54:09.390592 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-34c4e5e1-86ab-4c5a-a01d-5be52e2131d0 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Get volume image-metadata completed successfully. Jul 31 20:54:09.399398 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-34c4e5e1-86ab-4c5a-a01d-5be52e2131d0 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Delete volume metadata completed successfully. Jul 31 20:54:09.399580 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-34c4e5e1-86ab-4c5a-a01d-5be52e2131d0 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11/action returned with HTTP 200 Jul 31 20:54:09.400213 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 749/3012] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:09 2026] POST /volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11/action => generated 0 bytes in 34 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Jul 31 20:54:09.406456 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c059aef7-be49-4181-9e0b-638c15407aab None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.408963 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c059aef7-be49-4181-9e0b-638c15407aab tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] POST https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11/action Jul 31 20:54:09.409252 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c059aef7-be49-4181-9e0b-638c15407aab tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:09.409252 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c059aef7-be49-4181-9e0b-638c15407aab tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:09.418580 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.418580 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:09.420354 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c059aef7-be49-4181-9e0b-638c15407aab tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Volume info retrieved successfully. Jul 31 20:54:09.423911 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c059aef7-be49-4181-9e0b-638c15407aab tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Get volume image-metadata completed successfully. Jul 31 20:54:09.423911 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c059aef7-be49-4181-9e0b-638c15407aab tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11/action returned with HTTP 200 Jul 31 20:54:09.424139 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 766/3013] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:09 2026] POST /volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11/action => generated 537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:09.432693 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-40255fbe-54d2-4c9e-88ba-9b01874b7f9e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.435865 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-40255fbe-54d2-4c9e-88ba-9b01874b7f9e tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] GET https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 Jul 31 20:54:09.435865 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-40255fbe-54d2-4c9e-88ba-9b01874b7f9e tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.435865 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-40255fbe-54d2-4c9e-88ba-9b01874b7f9e tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.441771 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.441771 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:09.445718 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-40255fbe-54d2-4c9e-88ba-9b01874b7f9e tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Volume info retrieved successfully. Jul 31 20:54:09.449685 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-40255fbe-54d2-4c9e-88ba-9b01874b7f9e tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 returned with HTTP 200 Jul 31 20:54:09.450044 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 761/3014] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 => generated 1393 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:09.465166 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-34c85dea-7f72-4c95-a997-f8bc144568e7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.466909 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-34c85dea-7f72-4c95-a997-f8bc144568e7 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] DELETE https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 Jul 31 20:54:09.467075 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-34c85dea-7f72-4c95-a997-f8bc144568e7 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.467283 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-34c85dea-7f72-4c95-a997-f8bc144568e7 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.467426 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-34c85dea-7f72-4c95-a997-f8bc144568e7 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Delete volume with id: 2f89a81e-24ec-4e85-a457-c62acaf41e11 Jul 31 20:54:09.473971 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.473971 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:09.474410 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-34c85dea-7f72-4c95-a997-f8bc144568e7 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Volume info retrieved successfully. Jul 31 20:54:09.488922 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-34c85dea-7f72-4c95-a997-f8bc144568e7 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Delete volume request issued successfully. Jul 31 20:54:09.489619 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-34c85dea-7f72-4c95-a997-f8bc144568e7 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 returned with HTTP 202 Jul 31 20:54:09.489732 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 739/3015] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:54:09 2026] DELETE /volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:09.498557 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3da735ca-d310-4e75-acb6-00cbea8d2207 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:09.500346 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3da735ca-d310-4e75-acb6-00cbea8d2207 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] GET https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 Jul 31 20:54:09.500545 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3da735ca-d310-4e75-acb6-00cbea8d2207 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:09.500725 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3da735ca-d310-4e75-acb6-00cbea8d2207 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:09.507833 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:09.507833 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:09.510937 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3da735ca-d310-4e75-acb6-00cbea8d2207 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Volume info retrieved successfully. Jul 31 20:54:09.522422 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3da735ca-d310-4e75-acb6-00cbea8d2207 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 returned with HTTP 200 Jul 31 20:54:09.522976 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 750/3016] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:09 2026] GET /volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 => generated 1392 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:10.185912 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-852bccaf-7010-41e0-b304-64abe543c471 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:10.187831 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-852bccaf-7010-41e0-b304-64abe543c471 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:10.188030 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-852bccaf-7010-41e0-b304-64abe543c471 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:10.188221 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-852bccaf-7010-41e0-b304-64abe543c471 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:10.188319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-852bccaf-7010-41e0-b304-64abe543c471 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:10.192767 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:10.192767 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:10.193486 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-852bccaf-7010-41e0-b304-64abe543c471 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:10.193945 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 767/3017] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:10 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:10.257333 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-47fe098d-9836-4af4-82f2-ea3613cfc1f2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:10.259273 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-47fe098d-9836-4af4-82f2-ea3613cfc1f2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:10.259515 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-47fe098d-9836-4af4-82f2-ea3613cfc1f2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:10.259739 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-47fe098d-9836-4af4-82f2-ea3613cfc1f2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:10.259899 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-47fe098d-9836-4af4-82f2-ea3613cfc1f2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:10.265477 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:10.265477 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:10.266244 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-47fe098d-9836-4af4-82f2-ea3613cfc1f2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:10.266607 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 762/3018] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:10 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:10.322326 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ea0008f9-f4ad-4d67-a261-c4a9401ff6c6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:10.324066 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea0008f9-f4ad-4d67-a261-c4a9401ff6c6 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] GET https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb Jul 31 20:54:10.324283 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ea0008f9-f4ad-4d67-a261-c4a9401ff6c6 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:10.324471 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ea0008f9-f4ad-4d67-a261-c4a9401ff6c6 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:10.329965 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea0008f9-f4ad-4d67-a261-c4a9401ff6c6 tempest-VolumeRetypeMultiattachTest-573315072 tempest-VolumeRetypeMultiattachTest-573315072-project-member] https://10.4.3.157/volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb returned with HTTP 404 Jul 31 20:54:10.330388 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 740/3019] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:10 2026] GET /volume/v3/volumes/18aad167-7fbe-4d3c-b0aa-70bec17fc8fb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:10.336436 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e218adec-6beb-4af6-951d-e6fb9636d0aa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:10.338070 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e218adec-6beb-4af6-951d-e6fb9636d0aa tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] DELETE https://10.4.3.157/volume/v3/types/a56be23c-eeaa-4e14-9283-85d68bdc4ad5 Jul 31 20:54:10.338266 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e218adec-6beb-4af6-951d-e6fb9636d0aa tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:10.338466 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e218adec-6beb-4af6-951d-e6fb9636d0aa tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:10.358698 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e218adec-6beb-4af6-951d-e6fb9636d0aa tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/types/a56be23c-eeaa-4e14-9283-85d68bdc4ad5 returned with HTTP 202 Jul 31 20:54:10.359088 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 751/3020] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:54:10 2026] DELETE /volume/v3/types/a56be23c-eeaa-4e14-9283-85d68bdc4ad5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:10.366236 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ae97b3ae-cd22-41fb-9e27-c88b09c70ba7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:10.368005 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ae97b3ae-cd22-41fb-9e27-c88b09c70ba7 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] GET https://10.4.3.157/volume/v3/types/a56be23c-eeaa-4e14-9283-85d68bdc4ad5 Jul 31 20:54:10.368219 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ae97b3ae-cd22-41fb-9e27-c88b09c70ba7 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:10.368428 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ae97b3ae-cd22-41fb-9e27-c88b09c70ba7 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:10.371752 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ae97b3ae-cd22-41fb-9e27-c88b09c70ba7 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/types/a56be23c-eeaa-4e14-9283-85d68bdc4ad5 returned with HTTP 404 Jul 31 20:54:10.372236 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 768/3021] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:54:10 2026] GET /volume/v3/types/a56be23c-eeaa-4e14-9283-85d68bdc4ad5 => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:10.379106 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ce38b9d6-583f-4f2b-8332-732c95195824 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:10.380822 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce38b9d6-583f-4f2b-8332-732c95195824 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] DELETE https://10.4.3.157/volume/v3/types/721093f8-dda2-4e18-b76f-618f06836e3f Jul 31 20:54:10.381021 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce38b9d6-583f-4f2b-8332-732c95195824 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:10.381236 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce38b9d6-583f-4f2b-8332-732c95195824 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:10.401718 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce38b9d6-583f-4f2b-8332-732c95195824 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/types/721093f8-dda2-4e18-b76f-618f06836e3f returned with HTTP 202 Jul 31 20:54:10.402117 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 763/3022] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:54:10 2026] DELETE /volume/v3/types/721093f8-dda2-4e18-b76f-618f06836e3f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:10.408470 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0a4e3164-a8b5-433a-aaa4-eb10d9a28545 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:10.409971 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a4e3164-a8b5-433a-aaa4-eb10d9a28545 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] GET https://10.4.3.157/volume/v3/types/721093f8-dda2-4e18-b76f-618f06836e3f Jul 31 20:54:10.410208 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a4e3164-a8b5-433a-aaa4-eb10d9a28545 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:10.410405 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a4e3164-a8b5-433a-aaa4-eb10d9a28545 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:10.413100 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a4e3164-a8b5-433a-aaa4-eb10d9a28545 tempest-VolumeRetypeMultiattachTest-954618505 tempest-VolumeRetypeMultiattachTest-954618505-project-admin] https://10.4.3.157/volume/v3/types/721093f8-dda2-4e18-b76f-618f06836e3f returned with HTTP 404 Jul 31 20:54:10.413483 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 741/3023] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:54:10 2026] GET /volume/v3/types/721093f8-dda2-4e18-b76f-618f06836e3f => generated 114 bytes in 5 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:10.538089 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-faa7f311-6573-4a19-94df-42844db8d7b7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:10.539723 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-faa7f311-6573-4a19-94df-42844db8d7b7 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] GET https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 Jul 31 20:54:10.539933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-faa7f311-6573-4a19-94df-42844db8d7b7 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:10.540117 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-faa7f311-6573-4a19-94df-42844db8d7b7 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:10.545493 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-faa7f311-6573-4a19-94df-42844db8d7b7 tempest-VolumesImageMetadata-951602300 tempest-VolumesImageMetadata-951602300-project-member] https://10.4.3.157/volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 returned with HTTP 404 Jul 31 20:54:10.546067 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 752/3024] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:10 2026] GET /volume/v3/volumes/2f89a81e-24ec-4e85-a457-c62acaf41e11 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:11.204654 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-263bae70-b380-4a53-8ef7-884eb7fb6796 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:11.206642 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-263bae70-b380-4a53-8ef7-884eb7fb6796 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:11.206929 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-263bae70-b380-4a53-8ef7-884eb7fb6796 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:11.207208 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-263bae70-b380-4a53-8ef7-884eb7fb6796 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:11.207316 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-263bae70-b380-4a53-8ef7-884eb7fb6796 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:11.212157 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:11.212157 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:11.212802 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-263bae70-b380-4a53-8ef7-884eb7fb6796 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:11.213205 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 769/3025] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:11 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:11.278969 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8dafe2b4-b728-4ff5-8482-04efb50e9c61 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:11.281487 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8dafe2b4-b728-4ff5-8482-04efb50e9c61 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:11.281662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8dafe2b4-b728-4ff5-8482-04efb50e9c61 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:11.281839 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8dafe2b4-b728-4ff5-8482-04efb50e9c61 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:11.281993 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8dafe2b4-b728-4ff5-8482-04efb50e9c61 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:11.286769 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:11.286769 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:11.287763 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8dafe2b4-b728-4ff5-8482-04efb50e9c61 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:11.288493 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 764/3026] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:11 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:11.796921 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7495e838-112a-4297-97ed-0bf4dd818206 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:11.887139 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:11.887521 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-732691926"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:11.889109 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-732691926'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:11.892305 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Create volume of 1 GB Jul 31 20:54:11.901515 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Availability Zones retrieved successfully. Jul 31 20:54:11.907929 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Flow 'volume_create_api' (4e3b588e-c90c-4897-adc3-776e47f0002d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:11.910541 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f916d7cc-2c85-4a02-b9ee-f418159598b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:11.912253 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:11.947234 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f916d7cc-2c85-4a02-b9ee-f418159598b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:11.948019 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed5a260-e78d-4bf4-954e-206d6ea7b2c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:12.015367 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Created reservations ['7d8fd182-89f6-40f1-af63-0b6184c582c6', '506da819-77ba-4a2d-b932-735676200c14', '4c8b36d4-8400-4033-be88-8d85f7264527', '7684a871-ed15-4f4a-b44c-81774d2c3abc'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:12.016729 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9ed5a260-e78d-4bf4-954e-206d6ea7b2c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d8fd182-89f6-40f1-af63-0b6184c582c6', '506da819-77ba-4a2d-b932-735676200c14', '4c8b36d4-8400-4033-be88-8d85f7264527', '7684a871-ed15-4f4a-b44c-81774d2c3abc']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:12.017011 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2207752a-40bf-475e-a04a-e4a73c4a070c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:12.043727 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2207752a-40bf-475e-a04a-e4a73c4a070c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8eb688c-e6e2-42c0-adbb-64f63af4187d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-732691926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fd4e2e44bb46859216d7dd71146030',qos_specs=None,replication_status=,reservations=['7d8fd182-89f6-40f1-af63-0b6184c582c6','506da819-77ba-4a2d-b932-735676200c14','4c8b36d4-8400-4033-be88-8d85f7264527','7684a871-ed15-4f4a-b44c-81774d2c3abc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15a47575c4b04a03ac5369633bfa994c',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-732691926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8eb688c-e6e2-42c0-adbb-64f63af4187d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='11fd4e2e44bb46859216d7dd71146030',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='15a47575c4b04a03ac5369633bfa994c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:12.044534 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28fd915a-96a1-4259-b666-52fd16821e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:12.067716 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28fd915a-96a1-4259-b666-52fd16821e4c) transitioned into state 'SUCCESS' from state '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-732691926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='11fd4e2e44bb46859216d7dd71146030',qos_specs=None,replication_status=,reservations=['7d8fd182-89f6-40f1-af63-0b6184c582c6','506da819-77ba-4a2d-b932-735676200c14','4c8b36d4-8400-4033-be88-8d85f7264527','7684a871-ed15-4f4a-b44c-81774d2c3abc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='15a47575c4b04a03ac5369633bfa994c',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:12.068995 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2339db3d-5e68-4116-8797-2ab69c39d8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:12.082201 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2339db3d-5e68-4116-8797-2ab69c39d8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:12.083158 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Flow 'volume_create_api' (4e3b588e-c90c-4897-adc3-776e47f0002d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:12.083590 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Create volume request issued successfully. Jul 31 20:54:12.084531 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7495e838-112a-4297-97ed-0bf4dd818206 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:12.086408 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 742/3027] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:54:11 2026] POST /volume/v3/volumes => generated 757 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:12.105587 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-26be15fd-68b1-4c39-b8db-026aaafd01af None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:12.107688 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-26be15fd-68b1-4c39-b8db-026aaafd01af tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d Jul 31 20:54:12.107881 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-26be15fd-68b1-4c39-b8db-026aaafd01af tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:12.108141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-26be15fd-68b1-4c39-b8db-026aaafd01af tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:12.117409 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:12.117409 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:12.121082 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-26be15fd-68b1-4c39-b8db-026aaafd01af tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Volume info retrieved successfully. Jul 31 20:54:12.126011 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-26be15fd-68b1-4c39-b8db-026aaafd01af tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d returned with HTTP 200 Jul 31 20:54:12.126457 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 753/3028] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:12 2026] GET /volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d => generated 825 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:12.224234 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-58e9f01c-3e1e-45b9-85f9-9a1c5ca23f5e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:12.226398 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-58e9f01c-3e1e-45b9-85f9-9a1c5ca23f5e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:12.226604 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-58e9f01c-3e1e-45b9-85f9-9a1c5ca23f5e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:12.226842 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-58e9f01c-3e1e-45b9-85f9-9a1c5ca23f5e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:12.226945 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-58e9f01c-3e1e-45b9-85f9-9a1c5ca23f5e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:12.230975 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:12.230975 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:12.231738 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-58e9f01c-3e1e-45b9-85f9-9a1c5ca23f5e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:12.232239 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 770/3029] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:12 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:12.302643 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b14ef251-c3ed-4fa1-af69-8c053cb4a904 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:12.305689 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b14ef251-c3ed-4fa1-af69-8c053cb4a904 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:12.305907 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b14ef251-c3ed-4fa1-af69-8c053cb4a904 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:12.306165 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b14ef251-c3ed-4fa1-af69-8c053cb4a904 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:12.306325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-b14ef251-c3ed-4fa1-af69-8c053cb4a904 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:12.311744 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:12.311744 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:12.312743 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b14ef251-c3ed-4fa1-af69-8c053cb4a904 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:12.313269 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 765/3030] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:12 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:12.626236 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-782ae135-23a2-4da1-9d97-a3ed8b69c36d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:12.702420 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-782ae135-23a2-4da1-9d97-a3ed8b69c36d tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:54:12.702809 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-782ae135-23a2-4da1-9d97-a3ed8b69c36d tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2060033325", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:12.704288 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:12.704288 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:12.717184 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-782ae135-23a2-4da1-9d97-a3ed8b69c36d tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:54:12.717543 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 743/3031] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:54:12 2026] POST /volume/v3/types => generated 275 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:12.727839 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fa004c1f-07be-4bd3-af87-f27a6252372b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:12.729425 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fa004c1f-07be-4bd3-af87-f27a6252372b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:54:12.729745 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fa004c1f-07be-4bd3-af87-f27a6252372b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-558989374", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:12.743934 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fa004c1f-07be-4bd3-af87-f27a6252372b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:54:12.744296 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 754/3032] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:54:12 2026] POST /volume/v3/types => generated 274 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:12.754222 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:12.837143 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:12.837445 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1237699745", "volume_type": "2de81969-784a-4069-927c-acd1867b41e2", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:12.838717 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1237699745', 'volume_type': '2de81969-784a-4069-927c-acd1867b41e2', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:12.842625 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Create volume of 1 GB Jul 31 20:54:12.842919 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:12.842919 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:12.843345 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Availability Zones retrieved successfully. Jul 31 20:54:12.848213 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Flow 'volume_create_api' (91515921-ec85-4b04-b1d2-45ab6083756e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:12.849075 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24732d3f-0964-4d33-9be3-3916a1a83cdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:12.850063 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:12.872590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24732d3f-0964-4d33-9be3-3916a1a83cdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:54:13Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=2de81969-784a-4069-927c-acd1867b41e2,is_public=True,name='tempest-VolumeTypesTest-volume-type-2060033325',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2de81969-784a-4069-927c-acd1867b41e2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:12.873430 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac879c81-075a-477d-a9ac-ae58da83c0b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:12.898050 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2060033325 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2060033325, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:12.898415 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2060033325 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2060033325, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:12.931941 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Created reservations ['1609ccf8-dfd6-41e2-9d2a-41cbca2b85a2', 'd1e0c357-f43b-4a88-ad00-b78044e93990', '82345adb-1956-4b80-a7e1-ae9016dd549c', '1c8fad65-f64a-461a-8904-6c2d6987046b'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:12.932652 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ac879c81-075a-477d-a9ac-ae58da83c0b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1609ccf8-dfd6-41e2-9d2a-41cbca2b85a2', 'd1e0c357-f43b-4a88-ad00-b78044e93990', '82345adb-1956-4b80-a7e1-ae9016dd549c', '1c8fad65-f64a-461a-8904-6c2d6987046b']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:12.933358 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083d57c2-bd4e-4ef8-9352-e2832f54daaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:12.956152 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (083d57c2-bd4e-4ef8-9352-e2832f54daaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '248d04dd-3523-44c7-b11e-61bde15fd2d1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1237699745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fd23053646241e49055e2cd555c29d0',qos_specs=None,replication_status=,reservations=['1609ccf8-dfd6-41e2-9d2a-41cbca2b85a2','d1e0c357-f43b-4a88-ad00-b78044e93990','82345adb-1956-4b80-a7e1-ae9016dd549c','1c8fad65-f64a-461a-8904-6c2d6987046b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2df3528bd3004d76b62a0281cef9e59b',volume_type_id=2de81969-784a-4069-927c-acd1867b41e2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1237699745',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=248d04dd-3523-44c7-b11e-61bde15fd2d1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6fd23053646241e49055e2cd555c29d0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2df3528bd3004d76b62a0281cef9e59b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2de81969-784a-4069-927c-acd1867b41e2),volume_type_id=2de81969-784a-4069-927c-acd1867b41e2)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:12.957556 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5da06bc-9e5c-4013-af21-ba8a6faf6e89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:12.977686 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5da06bc-9e5c-4013-af21-ba8a6faf6e89) transitioned into state 'SUCCESS' from state '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-1237699745',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6fd23053646241e49055e2cd555c29d0',qos_specs=None,replication_status=,reservations=['1609ccf8-dfd6-41e2-9d2a-41cbca2b85a2','d1e0c357-f43b-4a88-ad00-b78044e93990','82345adb-1956-4b80-a7e1-ae9016dd549c','1c8fad65-f64a-461a-8904-6c2d6987046b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2df3528bd3004d76b62a0281cef9e59b',volume_type_id=2de81969-784a-4069-927c-acd1867b41e2)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:12.978627 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbe6cdf0-5269-4cfa-b483-a3f188aa7071) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:12.988769 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dbe6cdf0-5269-4cfa-b483-a3f188aa7071) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:12.989664 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Flow 'volume_create_api' (91515921-ec85-4b04-b1d2-45ab6083756e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:12.989917 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Create volume request issued successfully. Jul 31 20:54:12.990508 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a95e4737-2873-4cbb-b3be-3b379e1cf210 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:12.990908 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 771/3033] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:54:12 2026] POST /volume/v3/volumes => generated 784 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:13.008495 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9573aad1-f002-4bbf-bb5e-aa1d0d48a9f7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:13.011296 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9573aad1-f002-4bbf-bb5e-aa1d0d48a9f7 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] GET https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 Jul 31 20:54:13.011539 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9573aad1-f002-4bbf-bb5e-aa1d0d48a9f7 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:13.011739 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9573aad1-f002-4bbf-bb5e-aa1d0d48a9f7 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:13.027516 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:13.027516 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:13.032104 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9573aad1-f002-4bbf-bb5e-aa1d0d48a9f7 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Volume info retrieved successfully. Jul 31 20:54:13.039027 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9573aad1-f002-4bbf-bb5e-aa1d0d48a9f7 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 returned with HTTP 200 Jul 31 20:54:13.039742 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 766/3034] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:13 2026] GET /volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 => generated 852 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:13.141192 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-837c01c8-a573-4309-8ccd-b2ce37df30f1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:13.143528 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-837c01c8-a573-4309-8ccd-b2ce37df30f1 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d Jul 31 20:54:13.143795 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-837c01c8-a573-4309-8ccd-b2ce37df30f1 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:13.144079 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-837c01c8-a573-4309-8ccd-b2ce37df30f1 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:13.153685 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:13.153685 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:13.161152 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-837c01c8-a573-4309-8ccd-b2ce37df30f1 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Volume info retrieved successfully. Jul 31 20:54:13.164576 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-837c01c8-a573-4309-8ccd-b2ce37df30f1 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d returned with HTTP 200 Jul 31 20:54:13.165092 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 744/3035] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:13 2026] GET /volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d => generated 850 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:13.178514 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7c035810-24ae-4031-a179-91b2b76fe457 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:13.180379 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7c035810-24ae-4031-a179-91b2b76fe457 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:54:13.180881 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7c035810-24ae-4031-a179-91b2b76fe457 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8eb688c-e6e2-42c0-adbb-64f63af4187d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1506669580"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:13.193188 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:13.193188 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:13.193815 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7c035810-24ae-4031-a179-91b2b76fe457 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Volume info retrieved successfully. Jul 31 20:54:13.193998 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-7c035810-24ae-4031-a179-91b2b76fe457 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Create snapshot from volume b8eb688c-e6e2-42c0-adbb-64f63af4187d Jul 31 20:54:13.206669 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:13.209259 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:13.209721 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-700103530"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:13.211735 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-700103530'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:13.211909 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Create volume of 1 GB Jul 31 20:54:13.212304 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:13.212304 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:13.218044 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Availability Zones retrieved successfully. Jul 31 20:54:13.226116 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Flow 'volume_create_api' (ac969cdd-4b9d-4abd-91fe-f4b8ee71a960) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:13.227252 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fac6d47-3bd3-465e-81bd-acd2981633e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:13.228582 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:13.246299 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-90710006-5113-4839-922c-895b57043a4d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:13.248236 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90710006-5113-4839-922c-895b57043a4d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:13.248584 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90710006-5113-4839-922c-895b57043a4d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:13.249840 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90710006-5113-4839-922c-895b57043a4d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:13.249840 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-90710006-5113-4839-922c-895b57043a4d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:13.254097 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:13.254097 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:13.255048 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90710006-5113-4839-922c-895b57043a4d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:13.255578 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 767/3036] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:13 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:13.264524 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fac6d47-3bd3-465e-81bd-acd2981633e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:13.265574 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed246ea-1ef5-41ad-8561-2e16bf9be022) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:13.303210 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-7c035810-24ae-4031-a179-91b2b76fe457 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Created reservations ['823651f3-fdaa-413c-9ae7-0074b3a54cb0', 'f7ce28a8-246d-4f98-b114-1d36ea79657c', '9d552e12-173e-414d-be05-0f636d00c110', '6d2c340b-8f9b-445b-a58f-62d51f74533f'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:13.323579 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-88c51ab3-fd9c-4c43-926c-dc8338ab5b3f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:13.324630 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Created reservations ['5973c125-fb16-4eab-a0a9-b4e2c437a68c', 'b7d7bbb4-cbe4-4367-a945-d57b0d9ffe4d', '4287fdc1-739e-44b9-8017-78b2010041bb', 'bebdc33d-3abc-40d9-a6e7-adbafc61fb9f'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:13.325457 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88c51ab3-fd9c-4c43-926c-dc8338ab5b3f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:13.325546 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ed246ea-1ef5-41ad-8561-2e16bf9be022) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5973c125-fb16-4eab-a0a9-b4e2c437a68c', 'b7d7bbb4-cbe4-4367-a945-d57b0d9ffe4d', '4287fdc1-739e-44b9-8017-78b2010041bb', 'bebdc33d-3abc-40d9-a6e7-adbafc61fb9f']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:13.325701 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88c51ab3-fd9c-4c43-926c-dc8338ab5b3f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:13.325943 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88c51ab3-fd9c-4c43-926c-dc8338ab5b3f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:13.326118 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-88c51ab3-fd9c-4c43-926c-dc8338ab5b3f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:13.326516 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaefea7c-475f-4415-b033-d9bda91bdedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:13.330320 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:13.330320 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:13.331048 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88c51ab3-fd9c-4c43-926c-dc8338ab5b3f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:13.331416 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 745/3037] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:13 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:13.341016 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7c035810-24ae-4031-a179-91b2b76fe457 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot create request issued successfully. Jul 31 20:54:13.341359 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7c035810-24ae-4031-a179-91b2b76fe457 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:54:13.341978 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 755/3038] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:54:13 2026] POST /volume/v3/snapshots => generated 314 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Jul 31 20:54:13.351077 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaefea7c-475f-4415-b033-d9bda91bdedf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb0e7b5d-a942-46d6-9b3a-1deb85665143', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-700103530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a689a621f0074501b9b2fda5280d8f55',qos_specs=None,replication_status=,reservations=['5973c125-fb16-4eab-a0a9-b4e2c437a68c','b7d7bbb4-cbe4-4367-a945-d57b0d9ffe4d','4287fdc1-739e-44b9-8017-78b2010041bb','bebdc33d-3abc-40d9-a6e7-adbafc61fb9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eea607e117e482f971295a9d09b5e98',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-700103530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb0e7b5d-a942-46d6-9b3a-1deb85665143,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a689a621f0074501b9b2fda5280d8f55',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3eea607e117e482f971295a9d09b5e98',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:13.352739 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f98d8705-0c6b-49b0-9545-fc0de5fab8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:13.352846 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ccdda987-6bc2-43e3-bc6c-e02c8768ca62 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:13.355561 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ccdda987-6bc2-43e3-bc6c-e02c8768ca62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 Jul 31 20:54:13.356022 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ccdda987-6bc2-43e3-bc6c-e02c8768ca62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:13.357143 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ccdda987-6bc2-43e3-bc6c-e02c8768ca62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:13.361916 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:13.361916 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:13.362586 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ccdda987-6bc2-43e3-bc6c-e02c8768ca62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:13.363750 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ccdda987-6bc2-43e3-bc6c-e02c8768ca62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 returned with HTTP 200 Jul 31 20:54:13.364335 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 768/3039] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:13 2026] GET /volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 => generated 446 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:13.372024 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f98d8705-0c6b-49b0-9545-fc0de5fab8cf) transitioned into state 'SUCCESS' from state '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-700103530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a689a621f0074501b9b2fda5280d8f55',qos_specs=None,replication_status=,reservations=['5973c125-fb16-4eab-a0a9-b4e2c437a68c','b7d7bbb4-cbe4-4367-a945-d57b0d9ffe4d','4287fdc1-739e-44b9-8017-78b2010041bb','bebdc33d-3abc-40d9-a6e7-adbafc61fb9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3eea607e117e482f971295a9d09b5e98',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:13.372680 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e192cf9-0683-4969-86cf-30870986113b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:13.382409 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e192cf9-0683-4969-86cf-30870986113b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:13.383229 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Flow 'volume_create_api' (ac969cdd-4b9d-4abd-91fe-f4b8ee71a960) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:13.383498 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Create volume request issued successfully. Jul 31 20:54:13.384017 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f8ee3d98-ae61-45f4-8575-89a56deb4b95 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:13.384504 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 772/3040] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:54:13 2026] POST /volume/v3/volumes => generated 756 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:13.401945 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9888eaf2-dc86-45b7-a8c8-9d79e277d40e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:13.403697 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9888eaf2-dc86-45b7-a8c8-9d79e277d40e tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:54:13.403910 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9888eaf2-dc86-45b7-a8c8-9d79e277d40e tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:13.404091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9888eaf2-dc86-45b7-a8c8-9d79e277d40e tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:13.418192 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:13.418192 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:13.425861 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9888eaf2-dc86-45b7-a8c8-9d79e277d40e tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:54:13.432369 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9888eaf2-dc86-45b7-a8c8-9d79e277d40e tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 200 Jul 31 20:54:13.432730 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 746/3041] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:13 2026] GET /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 824 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:14.054185 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c96b5531-6d91-4daa-ac42-ed0459461e6d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:14.056263 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c96b5531-6d91-4daa-ac42-ed0459461e6d tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] GET https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 Jul 31 20:54:14.056481 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c96b5531-6d91-4daa-ac42-ed0459461e6d tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:14.056714 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c96b5531-6d91-4daa-ac42-ed0459461e6d tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:14.072237 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:14.072237 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:14.078290 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c96b5531-6d91-4daa-ac42-ed0459461e6d tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Volume info retrieved successfully. Jul 31 20:54:14.086217 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c96b5531-6d91-4daa-ac42-ed0459461e6d tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 returned with HTTP 200 Jul 31 20:54:14.086674 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 756/3042] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:14 2026] GET /volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 => generated 877 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:14.104738 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:14.112551 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] POST https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1/action Jul 31 20:54:14.112551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Action body: b'{"os-retype": {"new_type": "a02535d3-25ed-4495-809e-ce01c9081c4e"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:14.112551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "a02535d3-25ed-4495-809e-ce01c9081c4e"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:14.128149 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:14.128149 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:14.128149 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Volume info retrieved successfully. Jul 31 20:54:14.151516 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-558989374 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-558989374, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:14.152177 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-558989374 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-558989374, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:14.178919 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Created reservations ['a6f04287-cb88-4158-8ab5-be5d698e59da', 'f233739c-09e1-42e9-89a3-e9276c7836fd'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:14.194720 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2060033325 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2060033325, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:14.195287 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2060033325 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2060033325, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:14.206349 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Created reservations ['8b0dc740-50f7-40c5-af2e-83c015eb287d', '245ea648-12f7-48ea-a072-0e1134df05fc'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:14.232099 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Retype volume request issued successfully. Jul 31 20:54:14.233095 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e146ab57-2879-41c6-a979-b7c4bc0b5283 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1/action returned with HTTP 202 Jul 31 20:54:14.233095 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 769/3043] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:14 2026] POST /volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1/action => generated 0 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:14.247095 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e07d7e52-22c4-4f4a-99c8-29f241737464 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:14.249298 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e07d7e52-22c4-4f4a-99c8-29f241737464 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] GET https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 Jul 31 20:54:14.249298 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e07d7e52-22c4-4f4a-99c8-29f241737464 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:14.250307 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e07d7e52-22c4-4f4a-99c8-29f241737464 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:14.261675 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:14.261675 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:14.266006 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e07d7e52-22c4-4f4a-99c8-29f241737464 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Volume info retrieved successfully. Jul 31 20:54:14.267582 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-17d15cee-0e14-4498-add9-2f23c9216953 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:14.271891 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-17d15cee-0e14-4498-add9-2f23c9216953 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:14.272305 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-17d15cee-0e14-4498-add9-2f23c9216953 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:14.272366 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e07d7e52-22c4-4f4a-99c8-29f241737464 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 returned with HTTP 200 Jul 31 20:54:14.272581 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-17d15cee-0e14-4498-add9-2f23c9216953 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:14.272732 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-17d15cee-0e14-4498-add9-2f23c9216953 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:14.273111 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 773/3044] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:14 2026] GET /volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:14.278043 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:14.278043 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:14.279118 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-17d15cee-0e14-4498-add9-2f23c9216953 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:14.281616 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 747/3045] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:14 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:14.344737 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3efb1e0a-49fe-48f5-a384-1ad8deb2db52 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:14.347438 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3efb1e0a-49fe-48f5-a384-1ad8deb2db52 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:14.347628 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3efb1e0a-49fe-48f5-a384-1ad8deb2db52 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:14.347811 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3efb1e0a-49fe-48f5-a384-1ad8deb2db52 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:14.348254 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-3efb1e0a-49fe-48f5-a384-1ad8deb2db52 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:14.352789 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:14.352789 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:14.353862 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3efb1e0a-49fe-48f5-a384-1ad8deb2db52 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:14.354272 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 757/3046] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:14 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:14.374775 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ca432132-5cc0-4261-9f0e-f800f4f172a4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:14.376613 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ca432132-5cc0-4261-9f0e-f800f4f172a4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 Jul 31 20:54:14.377033 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ca432132-5cc0-4261-9f0e-f800f4f172a4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:14.377421 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ca432132-5cc0-4261-9f0e-f800f4f172a4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:14.385249 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:14.385249 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:14.385249 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ca432132-5cc0-4261-9f0e-f800f4f172a4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:14.385249 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ca432132-5cc0-4261-9f0e-f800f4f172a4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 returned with HTTP 200 Jul 31 20:54:14.385249 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 770/3047] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:14 2026] GET /volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 => generated 473 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:14.394422 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3d6d221f-9175-45e0-ac22-0f178b335135 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:14.396025 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3d6d221f-9175-45e0-ac22-0f178b335135 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:54:14.396370 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3d6d221f-9175-45e0-ac22-0f178b335135 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8eb688c-e6e2-42c0-adbb-64f63af4187d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-300766219"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:14.407857 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:14.407857 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:14.408560 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3d6d221f-9175-45e0-ac22-0f178b335135 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Volume info retrieved successfully. Jul 31 20:54:14.408718 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-3d6d221f-9175-45e0-ac22-0f178b335135 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Create snapshot from volume b8eb688c-e6e2-42c0-adbb-64f63af4187d Jul 31 20:54:14.444141 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-3d6d221f-9175-45e0-ac22-0f178b335135 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Created reservations ['916a5bac-d75f-44da-9957-5a46e7245d9c', '1eee6b81-a0a3-4470-aee9-8cd0f2c98a39', '7263ad88-de5f-4c01-b4ab-f46e5ae95cdc', '5296f8a9-214c-4cb1-b622-9a34eff0e222'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:14.450595 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9657e5b3-2930-4e3c-96e7-256543316ec4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:14.452383 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9657e5b3-2930-4e3c-96e7-256543316ec4 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:54:14.452570 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9657e5b3-2930-4e3c-96e7-256543316ec4 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:14.452749 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9657e5b3-2930-4e3c-96e7-256543316ec4 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:14.461391 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:14.461391 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:14.466974 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9657e5b3-2930-4e3c-96e7-256543316ec4 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:54:14.471408 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9657e5b3-2930-4e3c-96e7-256543316ec4 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 200 Jul 31 20:54:14.471778 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 748/3048] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:14 2026] GET /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:14.475805 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3d6d221f-9175-45e0-ac22-0f178b335135 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot create request issued successfully. Jul 31 20:54:14.476969 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3d6d221f-9175-45e0-ac22-0f178b335135 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:54:14.476969 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 774/3049] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:54:14 2026] POST /volume/v3/snapshots => generated 313 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:14.490343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3a8cc44f-9a89-46b9-bd08-2442e89bcf6d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:14.492916 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3a8cc44f-9a89-46b9-bd08-2442e89bcf6d tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f Jul 31 20:54:14.493228 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3a8cc44f-9a89-46b9-bd08-2442e89bcf6d tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:14.493468 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3a8cc44f-9a89-46b9-bd08-2442e89bcf6d tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:14.508966 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:14.508966 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:14.509163 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3a8cc44f-9a89-46b9-bd08-2442e89bcf6d tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:14.510140 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3a8cc44f-9a89-46b9-bd08-2442e89bcf6d tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f returned with HTTP 200 Jul 31 20:54:14.510661 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 758/3050] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:14 2026] GET /volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f => generated 445 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:15.169540 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-be6dac90-8148-400d-8dd2-8b5df4db91c3 req-f541f60a-ddc9-4b7b-8bdb-cd5e8635ca90 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:15.171501 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-be6dac90-8148-400d-8dd2-8b5df4db91c3 req-f541f60a-ddc9-4b7b-8bdb-cd5e8635ca90 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] DELETE https://10.4.3.157/volume/v3/attachments/310bc9cd-66de-49f3-9c94-8b4f875311fb Jul 31 20:54:15.171672 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-be6dac90-8148-400d-8dd2-8b5df4db91c3 req-f541f60a-ddc9-4b7b-8bdb-cd5e8635ca90 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:15.171864 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-be6dac90-8148-400d-8dd2-8b5df4db91c3 req-f541f60a-ddc9-4b7b-8bdb-cd5e8635ca90 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:15.179036 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:15.179036 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:15.249907 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-be6dac90-8148-400d-8dd2-8b5df4db91c3 req-f541f60a-ddc9-4b7b-8bdb-cd5e8635ca90 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments/310bc9cd-66de-49f3-9c94-8b4f875311fb returned with HTTP 200 Jul 31 20:54:15.250316 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 771/3051] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:54:15 2026] DELETE /volume/v3/attachments/310bc9cd-66de-49f3-9c94-8b4f875311fb => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:15.292075 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-23478a03-a4c0-46a5-9910-83dfd8e86cf7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:15.296153 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-23478a03-a4c0-46a5-9910-83dfd8e86cf7 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] GET https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 Jul 31 20:54:15.296153 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-23478a03-a4c0-46a5-9910-83dfd8e86cf7 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:15.296153 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-23478a03-a4c0-46a5-9910-83dfd8e86cf7 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:15.300017 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-48cda11f-779a-4de8-a3d2-5f6ca70eb2ce None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:15.304150 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-48cda11f-779a-4de8-a3d2-5f6ca70eb2ce tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:15.304489 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-48cda11f-779a-4de8-a3d2-5f6ca70eb2ce tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:15.304711 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-48cda11f-779a-4de8-a3d2-5f6ca70eb2ce tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:15.304913 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-48cda11f-779a-4de8-a3d2-5f6ca70eb2ce tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:15.309151 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:15.309151 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:15.309712 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:15.309712 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:15.310548 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-48cda11f-779a-4de8-a3d2-5f6ca70eb2ce tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:15.311031 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 775/3052] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:15 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:15.314018 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-23478a03-a4c0-46a5-9910-83dfd8e86cf7 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Volume info retrieved successfully. Jul 31 20:54:15.320077 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-23478a03-a4c0-46a5-9910-83dfd8e86cf7 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 returned with HTTP 200 Jul 31 20:54:15.321017 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 749/3053] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:15 2026] GET /volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 => generated 876 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:15.333399 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7e1af7f5-588a-44f2-8248-86e791f2a5bc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:15.335714 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e1af7f5-588a-44f2-8248-86e791f2a5bc tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] GET https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 Jul 31 20:54:15.336062 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e1af7f5-588a-44f2-8248-86e791f2a5bc tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:15.336295 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e1af7f5-588a-44f2-8248-86e791f2a5bc tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:15.348558 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:15.348558 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:15.356283 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7e1af7f5-588a-44f2-8248-86e791f2a5bc tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Volume info retrieved successfully. Jul 31 20:54:15.364845 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e1af7f5-588a-44f2-8248-86e791f2a5bc tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 returned with HTTP 200 Jul 31 20:54:15.365203 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 759/3054] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:15 2026] GET /volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:15.369055 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fcf83182-8de8-40b3-b016-49e0656d8b8f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:15.371326 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fcf83182-8de8-40b3-b016-49e0656d8b8f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:15.371572 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fcf83182-8de8-40b3-b016-49e0656d8b8f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:15.371822 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fcf83182-8de8-40b3-b016-49e0656d8b8f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:15.371954 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-fcf83182-8de8-40b3-b016-49e0656d8b8f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:15.376662 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:15.376662 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:15.377523 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fcf83182-8de8-40b3-b016-49e0656d8b8f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:15.377963 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 772/3055] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:15 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:15.384234 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2ae65f06-f161-4b2a-8829-0b9cacbdc8c3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:15.386770 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2ae65f06-f161-4b2a-8829-0b9cacbdc8c3 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] GET https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 Jul 31 20:54:15.388227 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2ae65f06-f161-4b2a-8829-0b9cacbdc8c3 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:15.388468 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2ae65f06-f161-4b2a-8829-0b9cacbdc8c3 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:15.399011 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:15.399011 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:15.403104 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2ae65f06-f161-4b2a-8829-0b9cacbdc8c3 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Volume info retrieved successfully. Jul 31 20:54:15.407674 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2ae65f06-f161-4b2a-8829-0b9cacbdc8c3 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 returned with HTTP 200 Jul 31 20:54:15.408071 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 776/3056] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:15 2026] GET /volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:15.426835 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5b79fa6f-96e3-4217-b829-f47612dc7854 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:15.428277 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5b79fa6f-96e3-4217-b829-f47612dc7854 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] DELETE https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 Jul 31 20:54:15.428918 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5b79fa6f-96e3-4217-b829-f47612dc7854 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:15.429270 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5b79fa6f-96e3-4217-b829-f47612dc7854 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:15.429549 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-5b79fa6f-96e3-4217-b829-f47612dc7854 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Delete volume with id: 248d04dd-3523-44c7-b11e-61bde15fd2d1 Jul 31 20:54:15.438005 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:15.438005 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:15.438761 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5b79fa6f-96e3-4217-b829-f47612dc7854 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Volume info retrieved successfully. Jul 31 20:54:15.460473 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5b79fa6f-96e3-4217-b829-f47612dc7854 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Delete volume request issued successfully. Jul 31 20:54:15.460473 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5b79fa6f-96e3-4217-b829-f47612dc7854 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 returned with HTTP 202 Jul 31 20:54:15.460473 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 750/3057] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:54:15 2026] DELETE /volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 20:54:15.470301 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-69116c98-72b0-46d8-a3d0-93ea0c1e2049 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:15.473374 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69116c98-72b0-46d8-a3d0-93ea0c1e2049 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] GET https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 Jul 31 20:54:15.473581 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-69116c98-72b0-46d8-a3d0-93ea0c1e2049 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:15.473835 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-69116c98-72b0-46d8-a3d0-93ea0c1e2049 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:15.491925 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:15.491925 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:15.496382 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-69116c98-72b0-46d8-a3d0-93ea0c1e2049 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Volume info retrieved successfully. Jul 31 20:54:15.504937 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69116c98-72b0-46d8-a3d0-93ea0c1e2049 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 returned with HTTP 200 Jul 31 20:54:15.505403 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 760/3058] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:15 2026] GET /volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 => generated 875 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:15.525366 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2a6fa232-2e83-48a9-83e7-311241e14702 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:15.527528 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2a6fa232-2e83-48a9-83e7-311241e14702 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f Jul 31 20:54:15.527770 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2a6fa232-2e83-48a9-83e7-311241e14702 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:15.528042 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2a6fa232-2e83-48a9-83e7-311241e14702 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:15.534727 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:15.534727 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:15.535274 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2a6fa232-2e83-48a9-83e7-311241e14702 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:15.536697 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2a6fa232-2e83-48a9-83e7-311241e14702 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f returned with HTTP 200 Jul 31 20:54:15.537074 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 773/3059] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:15 2026] GET /volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:15.549387 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-249e22f5-263f-4175-ba28-12b7b2dc10d4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:15.551684 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-249e22f5-263f-4175-ba28-12b7b2dc10d4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:54:15.551684 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-249e22f5-263f-4175-ba28-12b7b2dc10d4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b8eb688c-e6e2-42c0-adbb-64f63af4187d", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-827007249"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:15.560994 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:15.560994 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:15.561542 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-249e22f5-263f-4175-ba28-12b7b2dc10d4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Volume info retrieved successfully. Jul 31 20:54:15.561690 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-249e22f5-263f-4175-ba28-12b7b2dc10d4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Create snapshot from volume b8eb688c-e6e2-42c0-adbb-64f63af4187d Jul 31 20:54:15.588832 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-249e22f5-263f-4175-ba28-12b7b2dc10d4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Created reservations ['80e0fb26-8b4d-47c6-874b-c461dbf3c787', 'dd70f4c8-38e5-46ae-ae36-9f79e3456e11', '1da03d8c-5155-4e21-82f9-1bf2a990c087', 'a12d1af6-47f2-4251-b8b3-f64c303143cf'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:15.620870 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-249e22f5-263f-4175-ba28-12b7b2dc10d4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot create request issued successfully. Jul 31 20:54:15.621255 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-249e22f5-263f-4175-ba28-12b7b2dc10d4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:54:15.621647 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 777/3060] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:54:15 2026] POST /volume/v3/snapshots => generated 313 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:15.632765 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3ba6493c-fc7f-414d-bce9-c4a6e5cb557b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:15.635246 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3ba6493c-fc7f-414d-bce9-c4a6e5cb557b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 Jul 31 20:54:15.635561 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3ba6493c-fc7f-414d-bce9-c4a6e5cb557b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:15.635892 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3ba6493c-fc7f-414d-bce9-c4a6e5cb557b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:15.644152 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:15.644152 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:15.644152 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3ba6493c-fc7f-414d-bce9-c4a6e5cb557b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:15.644152 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3ba6493c-fc7f-414d-bce9-c4a6e5cb557b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 returned with HTTP 200 Jul 31 20:54:15.645012 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 751/3061] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:15 2026] GET /volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.324150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2a05be88-d80e-4f2a-87dd-54e3f239588c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.326481 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2a05be88-d80e-4f2a-87dd-54e3f239588c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:16.326762 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2a05be88-d80e-4f2a-87dd-54e3f239588c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.327042 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2a05be88-d80e-4f2a-87dd-54e3f239588c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.327235 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-2a05be88-d80e-4f2a-87dd-54e3f239588c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:16.336859 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.336859 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:16.337706 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2a05be88-d80e-4f2a-87dd-54e3f239588c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:16.340792 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 761/3062] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:54:16.393986 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a2494d9b-5c66-4d0f-89f9-583e25c50569 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.396120 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a2494d9b-5c66-4d0f-89f9-583e25c50569 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:16.396351 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a2494d9b-5c66-4d0f-89f9-583e25c50569 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.396532 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a2494d9b-5c66-4d0f-89f9-583e25c50569 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.396628 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-a2494d9b-5c66-4d0f-89f9-583e25c50569 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:16.406058 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.406058 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:16.406762 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a2494d9b-5c66-4d0f-89f9-583e25c50569 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:16.407106 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 774/3063] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.520489 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-486a2593-6495-443f-996e-d60d1f146c35 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.523119 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-486a2593-6495-443f-996e-d60d1f146c35 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] GET https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 Jul 31 20:54:16.523460 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-486a2593-6495-443f-996e-d60d1f146c35 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.523687 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-486a2593-6495-443f-996e-d60d1f146c35 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.529751 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-486a2593-6495-443f-996e-d60d1f146c35 tempest-VolumeTypesTest-1894938085 tempest-VolumeTypesTest-1894938085-project-member] https://10.4.3.157/volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 returned with HTTP 404 Jul 31 20:54:16.530291 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 778/3064] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/volumes/248d04dd-3523-44c7-b11e-61bde15fd2d1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:16.538532 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fd4fd09e-accf-48bd-93f4-08c41524a72b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.541646 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fd4fd09e-accf-48bd-93f4-08c41524a72b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] DELETE https://10.4.3.157/volume/v3/types/a02535d3-25ed-4495-809e-ce01c9081c4e Jul 31 20:54:16.541969 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fd4fd09e-accf-48bd-93f4-08c41524a72b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.542211 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fd4fd09e-accf-48bd-93f4-08c41524a72b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.584152 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fd4fd09e-accf-48bd-93f4-08c41524a72b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/a02535d3-25ed-4495-809e-ce01c9081c4e returned with HTTP 202 Jul 31 20:54:16.584657 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 752/3065] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:54:16 2026] DELETE /volume/v3/types/a02535d3-25ed-4495-809e-ce01c9081c4e => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:16.593417 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-008a5563-b432-48fa-a6fb-9015eb213822 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.595584 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-008a5563-b432-48fa-a6fb-9015eb213822 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/a02535d3-25ed-4495-809e-ce01c9081c4e Jul 31 20:54:16.595831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-008a5563-b432-48fa-a6fb-9015eb213822 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.596067 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-008a5563-b432-48fa-a6fb-9015eb213822 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.601241 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-008a5563-b432-48fa-a6fb-9015eb213822 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/a02535d3-25ed-4495-809e-ce01c9081c4e returned with HTTP 404 Jul 31 20:54:16.602021 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 762/3066] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/types/a02535d3-25ed-4495-809e-ce01c9081c4e => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:16.609898 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-94c790d0-5a59-48e8-820e-b6dc3d5ee72b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.611911 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-94c790d0-5a59-48e8-820e-b6dc3d5ee72b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] DELETE https://10.4.3.157/volume/v3/types/2de81969-784a-4069-927c-acd1867b41e2 Jul 31 20:54:16.612150 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-94c790d0-5a59-48e8-820e-b6dc3d5ee72b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.612387 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-94c790d0-5a59-48e8-820e-b6dc3d5ee72b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.629716 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0ab4562e-7d05-49cc-8845-1f6bcbcbe122 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.633989 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0ab4562e-7d05-49cc-8845-1f6bcbcbe122 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] DELETE https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 Jul 31 20:54:16.634264 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0ab4562e-7d05-49cc-8845-1f6bcbcbe122 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.634439 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0ab4562e-7d05-49cc-8845-1f6bcbcbe122 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.634594 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-0ab4562e-7d05-49cc-8845-1f6bcbcbe122 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Delete volume with id: 218af8b6-8d6b-4131-a205-44178dcf3712 Jul 31 20:54:16.642141 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-94c790d0-5a59-48e8-820e-b6dc3d5ee72b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/2de81969-784a-4069-927c-acd1867b41e2 returned with HTTP 202 Jul 31 20:54:16.642651 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 775/3067] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:54:16 2026] DELETE /volume/v3/types/2de81969-784a-4069-927c-acd1867b41e2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:16.653155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-735f7bbb-31d9-4f17-bf4b-ea49792b3137 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.653281 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.653281 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:16.653351 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-735f7bbb-31d9-4f17-bf4b-ea49792b3137 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/2de81969-784a-4069-927c-acd1867b41e2 Jul 31 20:54:16.653403 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0ab4562e-7d05-49cc-8845-1f6bcbcbe122 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:54:16.653444 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-735f7bbb-31d9-4f17-bf4b-ea49792b3137 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.653444 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-735f7bbb-31d9-4f17-bf4b-ea49792b3137 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.658703 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-735f7bbb-31d9-4f17-bf4b-ea49792b3137 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/2de81969-784a-4069-927c-acd1867b41e2 returned with HTTP 404 Jul 31 20:54:16.659474 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 753/3068] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/types/2de81969-784a-4069-927c-acd1867b41e2 => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:16.661191 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a622bede-633c-4d2c-ade7-a9db0a81246e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.671920 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a622bede-633c-4d2c-ade7-a9db0a81246e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 Jul 31 20:54:16.672203 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a622bede-633c-4d2c-ade7-a9db0a81246e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.672255 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5bd1f329-45f7-4266-a743-f44c03e27fd9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.672444 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a622bede-633c-4d2c-ade7-a9db0a81246e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.674761 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5bd1f329-45f7-4266-a743-f44c03e27fd9 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:54:16.675208 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5bd1f329-45f7-4266-a743-f44c03e27fd9 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-971661711", "description": "tempest-volume-type-description-2119383097", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:16.677681 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0ab4562e-7d05-49cc-8845-1f6bcbcbe122 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Delete volume request issued successfully. Jul 31 20:54:16.677896 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0ab4562e-7d05-49cc-8845-1f6bcbcbe122 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 returned with HTTP 202 Jul 31 20:54:16.678448 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 779/3069] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:54:16 2026] DELETE /volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:54:16.688406 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.688406 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:16.688481 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ce1edce2-11ef-42dc-99f7-177c5bf2a9d3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.688521 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a622bede-633c-4d2c-ade7-a9db0a81246e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:16.688521 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a622bede-633c-4d2c-ade7-a9db0a81246e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 returned with HTTP 200 Jul 31 20:54:16.689050 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 763/3070] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 => generated 472 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.690135 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce1edce2-11ef-42dc-99f7-177c5bf2a9d3 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 Jul 31 20:54:16.691575 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce1edce2-11ef-42dc-99f7-177c5bf2a9d3 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.691575 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce1edce2-11ef-42dc-99f7-177c5bf2a9d3 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.697568 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.697568 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:16.700980 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5bd1f329-45f7-4266-a743-f44c03e27fd9 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:54:16.701422 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 776/3071] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:54:16 2026] POST /volume/v3/types => generated 314 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.702022 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ce1edce2-11ef-42dc-99f7-177c5bf2a9d3 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:54:16.702971 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e78b91a5-257b-44e1-af26-e547cc9551b6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.705006 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e78b91a5-257b-44e1-af26-e547cc9551b6 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?limit=1 Jul 31 20:54:16.705295 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e78b91a5-257b-44e1-af26-e547cc9551b6 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.705531 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e78b91a5-257b-44e1-af26-e547cc9551b6 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.705969 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-e78b91a5-257b-44e1-af26-e547cc9551b6 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:16.707165 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.db.api [None req-e78b91a5-257b-44e1-af26-e547cc9551b6 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:16.709381 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce1edce2-11ef-42dc-99f7-177c5bf2a9d3 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 returned with HTTP 200 Jul 31 20:54:16.709751 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 754/3072] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 => generated 1421 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:54:16.711683 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-14c6f3ff-c5a6-458e-81e9-3736460e547b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.712052 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e78b91a5-257b-44e1-af26-e547cc9551b6 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:16.712848 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e78b91a5-257b-44e1-af26-e547cc9551b6 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?limit=1 returned with HTTP 200 Jul 31 20:54:16.713285 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 780/3073] 10.4.3.157 () {66 vars in 1258 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots?limit=1 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.714011 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-14c6f3ff-c5a6-458e-81e9-3736460e547b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/9ce9338f-da0b-44c6-a49d-c832552bfdfc Jul 31 20:54:16.714299 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-14c6f3ff-c5a6-458e-81e9-3736460e547b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.714556 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-14c6f3ff-c5a6-458e-81e9-3736460e547b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.721398 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-14c6f3ff-c5a6-458e-81e9-3736460e547b tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/9ce9338f-da0b-44c6-a49d-c832552bfdfc returned with HTTP 200 Jul 31 20:54:16.721889 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 764/3074] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/types/9ce9338f-da0b-44c6-a49d-c832552bfdfc => generated 336 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.724364 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f365812a-0654-4f6e-a2ac-822d61c786a7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.726145 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f365812a-0654-4f6e-a2ac-822d61c786a7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots Jul 31 20:54:16.726353 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f365812a-0654-4f6e-a2ac-822d61c786a7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.726563 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f365812a-0654-4f6e-a2ac-822d61c786a7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.726854 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-f365812a-0654-4f6e-a2ac-822d61c786a7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:16.728490 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.db.api [None req-f365812a-0654-4f6e-a2ac-822d61c786a7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:16.731850 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4df84fc8-6837-4aee-839b-b12d02715f49 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.733405 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f365812a-0654-4f6e-a2ac-822d61c786a7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:16.733789 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4df84fc8-6837-4aee-839b-b12d02715f49 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] DELETE https://10.4.3.157/volume/v3/types/9ce9338f-da0b-44c6-a49d-c832552bfdfc Jul 31 20:54:16.733889 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f365812a-0654-4f6e-a2ac-822d61c786a7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 200 Jul 31 20:54:16.734010 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4df84fc8-6837-4aee-839b-b12d02715f49 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.734254 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4df84fc8-6837-4aee-839b-b12d02715f49 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.734357 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 777/3075] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots => generated 994 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.745637 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8161cce5-114d-4142-bece-98965fd08d17 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.747862 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8161cce5-114d-4142-bece-98965fd08d17 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?limit=100000 Jul 31 20:54:16.748007 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8161cce5-114d-4142-bece-98965fd08d17 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.748216 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8161cce5-114d-4142-bece-98965fd08d17 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.748463 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-8161cce5-114d-4142-bece-98965fd08d17 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:16.748723 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.748723 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:16.749764 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.db.api [None req-8161cce5-114d-4142-bece-98965fd08d17 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:16.753956 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8161cce5-114d-4142-bece-98965fd08d17 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:16.754327 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8161cce5-114d-4142-bece-98965fd08d17 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?limit=100000 returned with HTTP 200 Jul 31 20:54:16.754709 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 781/3076] 10.4.3.157 () {66 vars in 1268 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.759529 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4df84fc8-6837-4aee-839b-b12d02715f49 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/9ce9338f-da0b-44c6-a49d-c832552bfdfc returned with HTTP 202 Jul 31 20:54:16.760057 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 755/3077] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:54:16 2026] DELETE /volume/v3/types/9ce9338f-da0b-44c6-a49d-c832552bfdfc => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:16.765411 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6261f911-3af8-4a49-a0fc-9116c2a73a62 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.767418 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6261f911-3af8-4a49-a0fc-9116c2a73a62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?limit=0 Jul 31 20:54:16.767671 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6261f911-3af8-4a49-a0fc-9116c2a73a62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.767882 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6261f911-3af8-4a49-a0fc-9116c2a73a62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.768180 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-6261f911-3af8-4a49-a0fc-9116c2a73a62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:16.769452 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [None req-6261f911-3af8-4a49-a0fc-9116c2a73a62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100193) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:16.770401 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9aaca588-fb86-46ba-975e-82e20c90d1c9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.772705 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9aaca588-fb86-46ba-975e-82e20c90d1c9 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/9ce9338f-da0b-44c6-a49d-c832552bfdfc Jul 31 20:54:16.772705 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9aaca588-fb86-46ba-975e-82e20c90d1c9 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.772705 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9aaca588-fb86-46ba-975e-82e20c90d1c9 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.773014 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6261f911-3af8-4a49-a0fc-9116c2a73a62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:16.773306 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6261f911-3af8-4a49-a0fc-9116c2a73a62 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?limit=0 returned with HTTP 200 Jul 31 20:54:16.773900 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 765/3078] 10.4.3.157 () {66 vars in 1258 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:54:16.775925 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9aaca588-fb86-46ba-975e-82e20c90d1c9 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/9ce9338f-da0b-44c6-a49d-c832552bfdfc returned with HTTP 404 Jul 31 20:54:16.776383 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 778/3079] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/types/9ce9338f-da0b-44c6-a49d-c832552bfdfc => generated 114 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:16.784223 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fa7ff29c-4767-469f-8f2c-c1848cdb78bd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.784375 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a02b78f3-e846-4812-bf1b-683debb141b4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.786528 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa7ff29c-4767-469f-8f2c-c1848cdb78bd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots Jul 31 20:54:16.786739 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a02b78f3-e846-4812-bf1b-683debb141b4 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:54:16.786876 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fa7ff29c-4767-469f-8f2c-c1848cdb78bd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.787016 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fa7ff29c-4767-469f-8f2c-c1848cdb78bd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.787209 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a02b78f3-e846-4812-bf1b-683debb141b4 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1286538608"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:16.787267 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-fa7ff29c-4767-469f-8f2c-c1848cdb78bd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:16.787487 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.787487 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:16.788646 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.db.api [None req-fa7ff29c-4767-469f-8f2c-c1848cdb78bd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:16.795466 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fa7ff29c-4767-469f-8f2c-c1848cdb78bd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:16.795852 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa7ff29c-4767-469f-8f2c-c1848cdb78bd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 200 Jul 31 20:54:16.796243 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 782/3080] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots => generated 994 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.805324 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a02b78f3-e846-4812-bf1b-683debb141b4 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:54:16.805683 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5b9c57d9-7cd1-43bf-a9a9-c930877ddea0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.805837 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 756/3081] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:54:16 2026] POST /volume/v3/types => generated 221 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.807684 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5b9c57d9-7cd1-43bf-a9a9-c930877ddea0 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?marker=c630b950-0d56-42d1-8874-b948fb081c8f Jul 31 20:54:16.807936 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5b9c57d9-7cd1-43bf-a9a9-c930877ddea0 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.808191 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5b9c57d9-7cd1-43bf-a9a9-c930877ddea0 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.808365 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-5b9c57d9-7cd1-43bf-a9a9-c930877ddea0 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:16.809429 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [None req-5b9c57d9-7cd1-43bf-a9a9-c930877ddea0 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100193) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:16.822932 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ea270342-5dc1-44c1-9501-966125e08bf7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.824896 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ea270342-5dc1-44c1-9501-966125e08bf7 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] POST https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption Jul 31 20:54:16.825333 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ea270342-5dc1-44c1-9501-966125e08bf7 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:16.828478 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.828478 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:16.829282 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5b9c57d9-7cd1-43bf-a9a9-c930877ddea0 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:16.829736 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5b9c57d9-7cd1-43bf-a9a9-c930877ddea0 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?marker=c630b950-0d56-42d1-8874-b948fb081c8f returned with HTTP 200 Jul 31 20:54:16.830266 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 766/3082] 10.4.3.157 () {66 vars in 1330 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots?marker=c630b950-0d56-42d1-8874-b948fb081c8f => generated 342 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.844450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f6cfa31d-0adf-4400-8f45-e3f08b090af7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.846309 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f6cfa31d-0adf-4400-8f45-e3f08b090af7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?offset=2&limit=3 Jul 31 20:54:16.846525 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f6cfa31d-0adf-4400-8f45-e3f08b090af7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.846730 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f6cfa31d-0adf-4400-8f45-e3f08b090af7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.847008 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-f6cfa31d-0adf-4400-8f45-e3f08b090af7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:16.847270 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.847270 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:16.848070 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.db.api [None req-f6cfa31d-0adf-4400-8f45-e3f08b090af7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:16.858046 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ea270342-5dc1-44c1-9501-966125e08bf7 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption returned with HTTP 200 Jul 31 20:54:16.858547 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 779/3083] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:54:16 2026] POST /volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption => generated 239 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:54:16.859778 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f6cfa31d-0adf-4400-8f45-e3f08b090af7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:16.860172 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f6cfa31d-0adf-4400-8f45-e3f08b090af7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Jul 31 20:54:16.860567 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 783/3084] 10.4.3.157 () {66 vars in 1276 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.866537 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-aa95e757-9617-4629-b89f-c48f64d8bfb7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.870145 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aa95e757-9617-4629-b89f-c48f64d8bfb7 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption Jul 31 20:54:16.870421 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aa95e757-9617-4629-b89f-c48f64d8bfb7 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.870639 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aa95e757-9617-4629-b89f-c48f64d8bfb7 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.871582 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cc8786ba-2e02-4f32-9568-42d8707fec54 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.873906 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cc8786ba-2e02-4f32-9568-42d8707fec54 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Jul 31 20:54:16.874209 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cc8786ba-2e02-4f32-9568-42d8707fec54 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.874490 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cc8786ba-2e02-4f32-9568-42d8707fec54 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.874908 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-cc8786ba-2e02-4f32-9568-42d8707fec54 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:16.877190 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.877190 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:16.877190 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [None req-cc8786ba-2e02-4f32-9568-42d8707fec54 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100193) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:16.877261 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aa95e757-9617-4629-b89f-c48f64d8bfb7 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption returned with HTTP 200 Jul 31 20:54:16.877729 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 757/3085] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption => generated 325 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.892655 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a193a82a-a639-4fbf-b3d0-7347c232cd42 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.895616 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a193a82a-a639-4fbf-b3d0-7347c232cd42 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] PUT https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption/85e9a68e-02b4-48b5-ac1f-758bc44494a1 Jul 31 20:54:16.896198 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a193a82a-a639-4fbf-b3d0-7347c232cd42 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:16.898157 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-cc8786ba-2e02-4f32-9568-42d8707fec54 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:16.898157 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cc8786ba-2e02-4f32-9568-42d8707fec54 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Jul 31 20:54:16.898157 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 767/3086] 10.4.3.157 () {66 vars in 1308 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.913061 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5d02c3ea-360b-488d-8100-6a41398a7efc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.914691 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5d02c3ea-360b-488d-8100-6a41398a7efc tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Jul 31 20:54:16.914931 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5d02c3ea-360b-488d-8100-6a41398a7efc tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.915208 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5d02c3ea-360b-488d-8100-6a41398a7efc tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.915450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-5d02c3ea-360b-488d-8100-6a41398a7efc tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:16.915700 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.915700 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:16.916963 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.db.api [None req-5d02c3ea-360b-488d-8100-6a41398a7efc tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100191) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:16.919954 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a193a82a-a639-4fbf-b3d0-7347c232cd42 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption/85e9a68e-02b4-48b5-ac1f-758bc44494a1 returned with HTTP 200 Jul 31 20:54:16.920344 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5d02c3ea-360b-488d-8100-6a41398a7efc tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:16.920663 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5d02c3ea-360b-488d-8100-6a41398a7efc tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Jul 31 20:54:16.920726 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 780/3087] 10.4.3.157 () {68 vars in 1507 bytes} [Fri Jul 31 20:54:16 2026] PUT /volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption/85e9a68e-02b4-48b5-ac1f-758bc44494a1 => generated 122 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.921052 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 784/3088] 10.4.3.157 () {66 vars in 1310 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.930351 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-80ec94b3-e784-4e84-b153-d870e80fc483 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.932287 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-80ec94b3-e784-4e84-b153-d870e80fc483 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption Jul 31 20:54:16.932477 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-80ec94b3-e784-4e84-b153-d870e80fc483 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.932670 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-80ec94b3-e784-4e84-b153-d870e80fc483 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.935290 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7fcc9dc9-d534-45fa-8508-cf295ffd04e8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.937571 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7fcc9dc9-d534-45fa-8508-cf295ffd04e8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?sort_key=id&sort_dir=asc Jul 31 20:54:16.937831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7fcc9dc9-d534-45fa-8508-cf295ffd04e8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.938078 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7fcc9dc9-d534-45fa-8508-cf295ffd04e8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.938401 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-7fcc9dc9-d534-45fa-8508-cf295ffd04e8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:16.940071 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.940071 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:16.940203 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-80ec94b3-e784-4e84-b153-d870e80fc483 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption returned with HTTP 200 Jul 31 20:54:16.940203 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 758/3089] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption => generated 347 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.940257 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [None req-7fcc9dc9-d534-45fa-8508-cf295ffd04e8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100193) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:16.950250 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e4133165-e846-418d-aff4-dc3e805952f4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.952463 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e4133165-e846-418d-aff4-dc3e805952f4 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption/cipher Jul 31 20:54:16.952697 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e4133165-e846-418d-aff4-dc3e805952f4 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.952938 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e4133165-e846-418d-aff4-dc3e805952f4 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.958197 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7fcc9dc9-d534-45fa-8508-cf295ffd04e8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:16.958710 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7fcc9dc9-d534-45fa-8508-cf295ffd04e8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Jul 31 20:54:16.959449 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 768/3090] 10.4.3.157 () {66 vars in 1292 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:16.959502 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e4133165-e846-418d-aff4-dc3e805952f4 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption/cipher returned with HTTP 200 Jul 31 20:54:16.959964 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 781/3091] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption/cipher => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:54:16.969020 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-28eac5a4-9280-4c82-a545-12a5d28090ee None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.969754 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a5482348-0dcf-46c7-b583-819df555c7f4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.971335 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-28eac5a4-9280-4c82-a545-12a5d28090ee tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] DELETE https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption/85e9a68e-02b4-48b5-ac1f-758bc44494a1 Jul 31 20:54:16.971554 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-28eac5a4-9280-4c82-a545-12a5d28090ee tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.971748 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-28eac5a4-9280-4c82-a545-12a5d28090ee tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.972003 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.972003 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:16.973959 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a5482348-0dcf-46c7-b583-819df555c7f4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?sort_key=id&sort_dir=desc Jul 31 20:54:16.974275 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a5482348-0dcf-46c7-b583-819df555c7f4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.974474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a5482348-0dcf-46c7-b583-819df555c7f4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.974736 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-a5482348-0dcf-46c7-b583-819df555c7f4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:16.975764 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.db.api [None req-a5482348-0dcf-46c7-b583-819df555c7f4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100194) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:16.985730 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-28eac5a4-9280-4c82-a545-12a5d28090ee tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption/85e9a68e-02b4-48b5-ac1f-758bc44494a1 returned with HTTP 202 Jul 31 20:54:16.986177 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 785/3092] 10.4.3.157 () {66 vars in 1489 bytes} [Fri Jul 31 20:54:16 2026] DELETE /volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption/85e9a68e-02b4-48b5-ac1f-758bc44494a1 => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:16.995026 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-654313ba-03b4-4058-8393-1e9acc6bc053 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:16.997088 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-654313ba-03b4-4058-8393-1e9acc6bc053 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption Jul 31 20:54:16.997201 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a5482348-0dcf-46c7-b583-819df555c7f4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:16.997267 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-654313ba-03b4-4058-8393-1e9acc6bc053 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:16.997504 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-654313ba-03b4-4058-8393-1e9acc6bc053 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:16.997698 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:16.997698 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:16.997771 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a5482348-0dcf-46c7-b583-819df555c7f4 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Jul 31 20:54:16.998336 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 759/3093] 10.4.3.157 () {66 vars in 1294 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.003472 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-654313ba-03b4-4058-8393-1e9acc6bc053 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption returned with HTTP 200 Jul 31 20:54:17.003892 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 769/3094] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:54:16 2026] GET /volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 20:54:17.009861 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2bc6914e-66a0-4afb-9427-bfaa245c6a2e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.011010 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4530b06c-6a97-4712-b934-3486f5115c6e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.011472 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2bc6914e-66a0-4afb-9427-bfaa245c6a2e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Jul 31 20:54:17.011652 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2bc6914e-66a0-4afb-9427-bfaa245c6a2e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.011842 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2bc6914e-66a0-4afb-9427-bfaa245c6a2e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.012034 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-2bc6914e-66a0-4afb-9427-bfaa245c6a2e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:17.012673 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4530b06c-6a97-4712-b934-3486f5115c6e tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption Jul 31 20:54:17.012874 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4530b06c-6a97-4712-b934-3486f5115c6e tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.012968 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.db.api [None req-2bc6914e-66a0-4afb-9427-bfaa245c6a2e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:17.013051 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4530b06c-6a97-4712-b934-3486f5115c6e tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.018883 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4530b06c-6a97-4712-b934-3486f5115c6e tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption returned with HTTP 200 Jul 31 20:54:17.019233 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 786/3095] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271/encryption => generated 2 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 20:54:17.023432 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2bc6914e-66a0-4afb-9427-bfaa245c6a2e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:17.023830 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2bc6914e-66a0-4afb-9427-bfaa245c6a2e tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Jul 31 20:54:17.025648 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 782/3096] 10.4.3.157 () {66 vars in 1312 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.026547 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-16a8a29f-4055-4e46-bbc9-9af061fe55f4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.028525 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-16a8a29f-4055-4e46-bbc9-9af061fe55f4 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] DELETE https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271 Jul 31 20:54:17.028686 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-16a8a29f-4055-4e46-bbc9-9af061fe55f4 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.028882 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-16a8a29f-4055-4e46-bbc9-9af061fe55f4 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.029075 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.029075 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:17.034976 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6009094d-9b37-4195-8af1-bc330ce45851 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.036614 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6009094d-9b37-4195-8af1-bc330ce45851 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Jul 31 20:54:17.036785 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6009094d-9b37-4195-8af1-bc330ce45851 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.036968 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6009094d-9b37-4195-8af1-bc330ce45851 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.037179 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-6009094d-9b37-4195-8af1-bc330ce45851 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:17.038120 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [None req-6009094d-9b37-4195-8af1-bc330ce45851 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100193) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:17.050547 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6009094d-9b37-4195-8af1-bc330ce45851 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:17.050929 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6009094d-9b37-4195-8af1-bc330ce45851 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Jul 31 20:54:17.051331 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 770/3097] 10.4.3.157 () {66 vars in 1314 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.052058 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-16a8a29f-4055-4e46-bbc9-9af061fe55f4 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271 returned with HTTP 202 Jul 31 20:54:17.052494 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 760/3098] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:54:17 2026] DELETE /volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:17.063545 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-78142bdc-f26e-4ff5-a20a-039b1350ee3b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.063701 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c43e2079-95ee-4d0a-b743-ef26ca962ba6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.065735 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c43e2079-95ee-4d0a-b743-ef26ca962ba6 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271 Jul 31 20:54:17.065958 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c43e2079-95ee-4d0a-b743-ef26ca962ba6 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.066078 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-78142bdc-f26e-4ff5-a20a-039b1350ee3b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 Jul 31 20:54:17.066232 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c43e2079-95ee-4d0a-b743-ef26ca962ba6 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.066379 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-78142bdc-f26e-4ff5-a20a-039b1350ee3b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.066596 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-78142bdc-f26e-4ff5-a20a-039b1350ee3b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.066793 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-78142bdc-f26e-4ff5-a20a-039b1350ee3b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:17.067073 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.067073 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:17.067926 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.db.api [None req-78142bdc-f26e-4ff5-a20a-039b1350ee3b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:17.075640 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c43e2079-95ee-4d0a-b743-ef26ca962ba6 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271 returned with HTTP 404 Jul 31 20:54:17.076110 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 787/3099] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/types/3a197877-8668-4c6a-aba5-37a9308d4271 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:17.082058 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-78142bdc-f26e-4ff5-a20a-039b1350ee3b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:17.082667 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.082667 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:17.083508 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-78142bdc-f26e-4ff5-a20a-039b1350ee3b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 returned with HTTP 200 Jul 31 20:54:17.084041 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 783/3100] 10.4.3.157 () {66 vars in 1383 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 => generated 475 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.084789 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-43299044-8cc1-464b-91f1-525b22f20e2f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.086327 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-43299044-8cc1-464b-91f1-525b22f20e2f tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types Jul 31 20:54:17.086464 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-43299044-8cc1-464b-91f1-525b22f20e2f tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.086687 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-43299044-8cc1-464b-91f1-525b22f20e2f tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.086871 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.086871 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:17.093409 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2034588b-f646-4213-b748-5c7acff0d98b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.095609 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2034588b-f646-4213-b748-5c7acff0d98b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/detail?status=available Jul 31 20:54:17.095889 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2034588b-f646-4213-b748-5c7acff0d98b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.096151 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2034588b-f646-4213-b748-5c7acff0d98b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.096441 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-2034588b-f646-4213-b748-5c7acff0d98b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:17.097937 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.db.api [None req-2034588b-f646-4213-b748-5c7acff0d98b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100194) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:17.100535 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-43299044-8cc1-464b-91f1-525b22f20e2f tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:54:17.100937 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 771/3101] 10.4.3.157 () {66 vars in 1231 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/types => generated 670 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.114579 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2034588b-f646-4213-b748-5c7acff0d98b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:17.115150 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.115150 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:17.115945 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2034588b-f646-4213-b748-5c7acff0d98b tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/detail?status=available returned with HTTP 200 Jul 31 20:54:17.116426 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 761/3102] 10.4.3.157 () {66 vars in 1297 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:17.118858 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e556ffd2-3b87-41c2-83d3-03d4cc09bcb1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.124150 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e556ffd2-3b87-41c2-83d3-03d4cc09bcb1 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:54:17.124150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e556ffd2-3b87-41c2-83d3-03d4cc09bcb1 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-30775961"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:17.140224 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e556ffd2-3b87-41c2-83d3-03d4cc09bcb1 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:54:17.140716 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 788/3103] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:54:17 2026] POST /volume/v3/types => generated 219 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.140945 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-85ecb591-8211-47f2-8ec6-5ef7b6ac4d08 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.143819 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-85ecb591-8211-47f2-8ec6-5ef7b6ac4d08 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 Jul 31 20:54:17.144088 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-85ecb591-8211-47f2-8ec6-5ef7b6ac4d08 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.144708 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-85ecb591-8211-47f2-8ec6-5ef7b6ac4d08 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.144708 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-85ecb591-8211-47f2-8ec6-5ef7b6ac4d08 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:17.145995 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.db.api [None req-85ecb591-8211-47f2-8ec6-5ef7b6ac4d08 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:17.150948 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5415fd62-bc35-43b1-97bd-182170b740a7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.153050 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5415fd62-bc35-43b1-97bd-182170b740a7 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] PUT https://10.4.3.157/volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae Jul 31 20:54:17.153493 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5415fd62-bc35-43b1-97bd-182170b740a7 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-263618560", "description": "tempest-volume-type-description-818321380", "is_public": false}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:17.163696 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-85ecb591-8211-47f2-8ec6-5ef7b6ac4d08 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:17.164221 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.164221 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:17.164996 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-85ecb591-8211-47f2-8ec6-5ef7b6ac4d08 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 returned with HTTP 200 Jul 31 20:54:17.165474 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 784/3104] 10.4.3.157 () {66 vars in 1417 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 => generated 475 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.197427 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5415fd62-bc35-43b1-97bd-182170b740a7 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae returned with HTTP 200 Jul 31 20:54:17.198271 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 772/3105] 10.4.3.157 () {68 vars in 1363 bytes} [Fri Jul 31 20:54:17 2026] PUT /volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae => generated 203 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.202848 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e9d99f60-63c2-4c15-a0a0-c3ef98635db8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.204876 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e9d99f60-63c2-4c15-a0a0-c3ef98635db8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 Jul 31 20:54:17.205084 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e9d99f60-63c2-4c15-a0a0-c3ef98635db8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.205290 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e9d99f60-63c2-4c15-a0a0-c3ef98635db8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.205484 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-e9d99f60-63c2-4c15-a0a0-c3ef98635db8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:17.206886 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.db.api [None req-e9d99f60-63c2-4c15-a0a0-c3ef98635db8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100194) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:17.207905 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-de3c864e-9a7c-4e1f-8ff0-5c82f8906e23 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.210075 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-de3c864e-9a7c-4e1f-8ff0-5c82f8906e23 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae Jul 31 20:54:17.212239 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-de3c864e-9a7c-4e1f-8ff0-5c82f8906e23 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.212239 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-de3c864e-9a7c-4e1f-8ff0-5c82f8906e23 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.215768 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-de3c864e-9a7c-4e1f-8ff0-5c82f8906e23 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae returned with HTTP 200 Jul 31 20:54:17.216234 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 789/3106] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae => generated 267 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.220926 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e9d99f60-63c2-4c15-a0a0-c3ef98635db8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:17.220926 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e9d99f60-63c2-4c15-a0a0-c3ef98635db8 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 returned with HTTP 200 Jul 31 20:54:17.220926 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 762/3107] 10.4.3.157 () {66 vars in 1362 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 => generated 341 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.230400 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f2762d7a-cf25-46a9-b14e-fe26be6b0065 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.233053 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f2762d7a-cf25-46a9-b14e-fe26be6b0065 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] DELETE https://10.4.3.157/volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae Jul 31 20:54:17.234350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f2762d7a-cf25-46a9-b14e-fe26be6b0065 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.234350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f2762d7a-cf25-46a9-b14e-fe26be6b0065 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.240873 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1ac75f25-887d-434c-a2c6-9b713430b1d7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.242828 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ac75f25-887d-434c-a2c6-9b713430b1d7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?status=available Jul 31 20:54:17.243054 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ac75f25-887d-434c-a2c6-9b713430b1d7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.243415 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ac75f25-887d-434c-a2c6-9b713430b1d7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.243516 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-1ac75f25-887d-434c-a2c6-9b713430b1d7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:17.244641 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [None req-1ac75f25-887d-434c-a2c6-9b713430b1d7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100193) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:17.257347 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1ac75f25-887d-434c-a2c6-9b713430b1d7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:17.257783 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ac75f25-887d-434c-a2c6-9b713430b1d7 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?status=available returned with HTTP 200 Jul 31 20:54:17.258290 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 773/3108] 10.4.3.157 () {66 vars in 1276 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.263613 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f2762d7a-cf25-46a9-b14e-fe26be6b0065 tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae returned with HTTP 202 Jul 31 20:54:17.263902 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 785/3109] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:54:17 2026] DELETE /volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:17.271617 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6aa2ea30-01d6-4d1a-8206-41f1fc25dbec None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.273618 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6aa2ea30-01d6-4d1a-8206-41f1fc25dbec tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] GET https://10.4.3.157/volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae Jul 31 20:54:17.273695 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6aa2ea30-01d6-4d1a-8206-41f1fc25dbec tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.273944 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6aa2ea30-01d6-4d1a-8206-41f1fc25dbec tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.278094 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6aa2ea30-01d6-4d1a-8206-41f1fc25dbec tempest-VolumeTypesTest-841662914 tempest-VolumeTypesTest-841662914-project-admin] https://10.4.3.157/volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae returned with HTTP 404 Jul 31 20:54:17.278603 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 790/3110] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/types/56358a16-bc0f-4a14-a14e-4d8661acc5ae => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:17.279897 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ebc7d81e-7302-4d5c-90ff-3d49d79c7080 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.281225 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ebc7d81e-7302-4d5c-90ff-3d49d79c7080 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 Jul 31 20:54:17.281400 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ebc7d81e-7302-4d5c-90ff-3d49d79c7080 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.284037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ebc7d81e-7302-4d5c-90ff-3d49d79c7080 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.284037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-ebc7d81e-7302-4d5c-90ff-3d49d79c7080 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:54:17.284037 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.284037 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:17.284037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.db.api [None req-ebc7d81e-7302-4d5c-90ff-3d49d79c7080 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Building query based on filter {{(pid=100194) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:54:17.293631 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ebc7d81e-7302-4d5c-90ff-3d49d79c7080 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Get all snapshots completed successfully. Jul 31 20:54:17.293967 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ebc7d81e-7302-4d5c-90ff-3d49d79c7080 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 returned with HTTP 200 Jul 31 20:54:17.294367 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 763/3111] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-827007249 => generated 341 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.304542 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d505c490-635e-48a9-af41-c28b99923992 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.306504 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d505c490-635e-48a9-af41-c28b99923992 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 Jul 31 20:54:17.306693 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d505c490-635e-48a9-af41-c28b99923992 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.306894 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d505c490-635e-48a9-af41-c28b99923992 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.306994 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-d505c490-635e-48a9-af41-c28b99923992 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Delete snapshot with id: 7ab00af2-44da-4d65-a597-045424edbc97 Jul 31 20:54:17.312205 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.312205 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:17.312617 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d505c490-635e-48a9-af41-c28b99923992 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:17.327235 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d505c490-635e-48a9-af41-c28b99923992 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot delete request issued successfully. Jul 31 20:54:17.327442 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d505c490-635e-48a9-af41-c28b99923992 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 returned with HTTP 202 Jul 31 20:54:17.327937 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 774/3112] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:54:17 2026] DELETE /volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:17.337152 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9e1d0640-147a-44ec-815a-543e54f7304c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.342060 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9e1d0640-147a-44ec-815a-543e54f7304c tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 Jul 31 20:54:17.342060 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9e1d0640-147a-44ec-815a-543e54f7304c tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.342060 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9e1d0640-147a-44ec-815a-543e54f7304c tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.350112 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.350112 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:17.350734 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9e1d0640-147a-44ec-815a-543e54f7304c tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:17.351416 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-855a1c9e-f134-4c99-95cc-272e0e5a9347 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.351782 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9e1d0640-147a-44ec-815a-543e54f7304c tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 returned with HTTP 200 Jul 31 20:54:17.352287 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 786/3113] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 => generated 471 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.353147 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-855a1c9e-f134-4c99-95cc-272e0e5a9347 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:17.353389 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-855a1c9e-f134-4c99-95cc-272e0e5a9347 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.353614 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-855a1c9e-f134-4c99-95cc-272e0e5a9347 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.353738 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-855a1c9e-f134-4c99-95cc-272e0e5a9347 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:17.358471 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.358471 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:17.359052 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-855a1c9e-f134-4c99-95cc-272e0e5a9347 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:17.359506 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 791/3114] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.418768 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-93f2b8d1-5aaa-492d-a5e3-d84b014812a1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.421103 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-93f2b8d1-5aaa-492d-a5e3-d84b014812a1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:17.422168 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-93f2b8d1-5aaa-492d-a5e3-d84b014812a1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.422168 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-93f2b8d1-5aaa-492d-a5e3-d84b014812a1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.422168 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-93f2b8d1-5aaa-492d-a5e3-d84b014812a1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:17.429933 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.429933 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:17.430957 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-93f2b8d1-5aaa-492d-a5e3-d84b014812a1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:17.431432 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 764/3115] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:17.738402 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-55fcf772-59b4-4048-8afa-351ababcd7a5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.740110 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-55fcf772-59b4-4048-8afa-351ababcd7a5 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 Jul 31 20:54:17.740389 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-55fcf772-59b4-4048-8afa-351ababcd7a5 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.740594 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-55fcf772-59b4-4048-8afa-351ababcd7a5 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.746225 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-55fcf772-59b4-4048-8afa-351ababcd7a5 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 returned with HTTP 404 Jul 31 20:54:17.746862 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 775/3116] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/volumes/218af8b6-8d6b-4131-a205-44178dcf3712 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:17.754653 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-734525db-e81b-46eb-bc82-b12836b81c5b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.756401 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-734525db-e81b-46eb-bc82-b12836b81c5b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 Jul 31 20:54:17.756592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-734525db-e81b-46eb-bc82-b12836b81c5b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.756787 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-734525db-e81b-46eb-bc82-b12836b81c5b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.756930 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-734525db-e81b-46eb-bc82-b12836b81c5b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Delete snapshot with id: 181c899c-92eb-475b-a351-2ce800076a73 Jul 31 20:54:17.761531 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.761531 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:17.761945 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-734525db-e81b-46eb-bc82-b12836b81c5b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot retrieved successfully. Jul 31 20:54:17.782543 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-734525db-e81b-46eb-bc82-b12836b81c5b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot delete request issued successfully. Jul 31 20:54:17.782543 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-734525db-e81b-46eb-bc82-b12836b81c5b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 returned with HTTP 202 Jul 31 20:54:17.782760 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 787/3117] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:54:17 2026] DELETE /volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:17.791215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2f4ad4bf-65b2-4d8d-9f68-dbf9f819154a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:17.793609 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2f4ad4bf-65b2-4d8d-9f68-dbf9f819154a tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 Jul 31 20:54:17.793888 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2f4ad4bf-65b2-4d8d-9f68-dbf9f819154a tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:17.794018 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2f4ad4bf-65b2-4d8d-9f68-dbf9f819154a tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:17.799272 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:17.799272 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:17.799883 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2f4ad4bf-65b2-4d8d-9f68-dbf9f819154a tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot retrieved successfully. Jul 31 20:54:17.800958 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2f4ad4bf-65b2-4d8d-9f68-dbf9f819154a tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 returned with HTTP 200 Jul 31 20:54:17.801424 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 792/3118] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:17 2026] GET /volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:18.371338 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3e59b5c6-e1da-4365-84af-ac570c047c4d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:18.372103 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-40185f7e-4fd9-4a92-8aa8-6053070e259e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:18.375399 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-40185f7e-4fd9-4a92-8aa8-6053070e259e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:18.375399 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-40185f7e-4fd9-4a92-8aa8-6053070e259e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:18.375399 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-40185f7e-4fd9-4a92-8aa8-6053070e259e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:18.375399 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-40185f7e-4fd9-4a92-8aa8-6053070e259e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:18.376201 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3e59b5c6-e1da-4365-84af-ac570c047c4d tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 Jul 31 20:54:18.376527 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3e59b5c6-e1da-4365-84af-ac570c047c4d tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:18.376818 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3e59b5c6-e1da-4365-84af-ac570c047c4d tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:18.380788 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:18.380788 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:18.381834 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-40185f7e-4fd9-4a92-8aa8-6053070e259e tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:18.382386 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 776/3119] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:18 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:18.384027 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3e59b5c6-e1da-4365-84af-ac570c047c4d tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 returned with HTTP 404 Jul 31 20:54:18.384882 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 765/3120] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:18 2026] GET /volume/v3/snapshots/7ab00af2-44da-4d65-a597-045424edbc97 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:18.404153 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b8a4da11-0993-4edf-8e3d-72cc3943c2cd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:18.406510 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b8a4da11-0993-4edf-8e3d-72cc3943c2cd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f Jul 31 20:54:18.406771 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b8a4da11-0993-4edf-8e3d-72cc3943c2cd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:18.407051 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b8a4da11-0993-4edf-8e3d-72cc3943c2cd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:18.407213 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-b8a4da11-0993-4edf-8e3d-72cc3943c2cd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Delete snapshot with id: c630b950-0d56-42d1-8874-b948fb081c8f Jul 31 20:54:18.414535 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:18.414535 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:18.415058 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b8a4da11-0993-4edf-8e3d-72cc3943c2cd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:18.440312 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b8a4da11-0993-4edf-8e3d-72cc3943c2cd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot delete request issued successfully. Jul 31 20:54:18.440595 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b8a4da11-0993-4edf-8e3d-72cc3943c2cd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f returned with HTTP 202 Jul 31 20:54:18.441244 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 788/3121] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:54:18 2026] DELETE /volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:18.452211 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1b0f4eba-09e6-4cd5-ad35-0af638e4b68e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:18.455283 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b0f4eba-09e6-4cd5-ad35-0af638e4b68e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:18.455544 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b0f4eba-09e6-4cd5-ad35-0af638e4b68e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:18.455979 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b0f4eba-09e6-4cd5-ad35-0af638e4b68e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:18.456040 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3b44c894-55a9-4614-aebf-62b9a7f78432 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:18.456269 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1b0f4eba-09e6-4cd5-ad35-0af638e4b68e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:18.461638 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3b44c894-55a9-4614-aebf-62b9a7f78432 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f Jul 31 20:54:18.461638 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3b44c894-55a9-4614-aebf-62b9a7f78432 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:18.461638 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3b44c894-55a9-4614-aebf-62b9a7f78432 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:18.462331 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:18.462331 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:18.463559 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b0f4eba-09e6-4cd5-ad35-0af638e4b68e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:18.464714 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 793/3122] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:18 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:54:18.470497 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:18.470497 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:18.471187 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3b44c894-55a9-4614-aebf-62b9a7f78432 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:18.473551 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3b44c894-55a9-4614-aebf-62b9a7f78432 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f returned with HTTP 200 Jul 31 20:54:18.477250 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 777/3123] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:18 2026] GET /volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f => generated 471 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:18.812516 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c9e9b593-f411-48c9-8cf2-a5eff094f6f8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:18.814760 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c9e9b593-f411-48c9-8cf2-a5eff094f6f8 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 Jul 31 20:54:18.815027 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c9e9b593-f411-48c9-8cf2-a5eff094f6f8 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:18.815299 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c9e9b593-f411-48c9-8cf2-a5eff094f6f8 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:19.020466 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c9e9b593-f411-48c9-8cf2-a5eff094f6f8 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 returned with HTTP 404 Jul 31 20:54:19.020918 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 766/3124] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:18 2026] GET /volume/v3/snapshots/181c899c-92eb-475b-a351-2ce800076a73 => generated 111 bytes in 209 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:19.395837 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a5c8e389-b8a6-4b4e-9103-82b0950d703a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:19.397927 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a5c8e389-b8a6-4b4e-9103-82b0950d703a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:19.397927 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a5c8e389-b8a6-4b4e-9103-82b0950d703a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:19.398378 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a5c8e389-b8a6-4b4e-9103-82b0950d703a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:19.398378 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-a5c8e389-b8a6-4b4e-9103-82b0950d703a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:19.402980 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:19.402980 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:19.403686 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a5c8e389-b8a6-4b4e-9103-82b0950d703a tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:19.404174 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 789/3125] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:19 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:19.478272 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-86e96b4c-326d-4855-a198-165debebe0dd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:19.481752 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-86e96b4c-326d-4855-a198-165debebe0dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:19.482230 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-86e96b4c-326d-4855-a198-165debebe0dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:19.482598 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-86e96b4c-326d-4855-a198-165debebe0dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:19.483313 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-86e96b4c-326d-4855-a198-165debebe0dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:19.488817 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-218a8eaf-160b-4009-8a81-a9709ac90329 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:19.489583 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-218a8eaf-160b-4009-8a81-a9709ac90329 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f Jul 31 20:54:19.489583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-218a8eaf-160b-4009-8a81-a9709ac90329 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:19.489725 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-218a8eaf-160b-4009-8a81-a9709ac90329 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:19.489842 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:19.489842 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:19.490687 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-86e96b4c-326d-4855-a198-165debebe0dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:19.491077 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 794/3126] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:19 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:19.495451 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-218a8eaf-160b-4009-8a81-a9709ac90329 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f returned with HTTP 404 Jul 31 20:54:19.495451 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 778/3127] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:19 2026] GET /volume/v3/snapshots/c630b950-0d56-42d1-8874-b948fb081c8f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:19.501909 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fc35964f-b8ac-4c34-84eb-39b0ad219b80 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:19.504070 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fc35964f-b8ac-4c34-84eb-39b0ad219b80 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 Jul 31 20:54:19.504280 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fc35964f-b8ac-4c34-84eb-39b0ad219b80 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:19.505495 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fc35964f-b8ac-4c34-84eb-39b0ad219b80 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:19.505495 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-fc35964f-b8ac-4c34-84eb-39b0ad219b80 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Delete snapshot with id: 42aa8488-cab9-4edd-a531-f9e31bce7d13 Jul 31 20:54:19.511147 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:19.511147 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:19.511642 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fc35964f-b8ac-4c34-84eb-39b0ad219b80 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:19.533860 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fc35964f-b8ac-4c34-84eb-39b0ad219b80 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot delete request issued successfully. Jul 31 20:54:19.534015 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fc35964f-b8ac-4c34-84eb-39b0ad219b80 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 returned with HTTP 202 Jul 31 20:54:19.534434 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 767/3128] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:54:19 2026] DELETE /volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:19.549297 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-edf0d568-7645-405d-9e10-f7c8a5554caa None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:19.553646 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-edf0d568-7645-405d-9e10-f7c8a5554caa tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 Jul 31 20:54:19.553646 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-edf0d568-7645-405d-9e10-f7c8a5554caa tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:19.553646 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-edf0d568-7645-405d-9e10-f7c8a5554caa tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:19.559073 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:19.559073 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:19.559440 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-edf0d568-7645-405d-9e10-f7c8a5554caa tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Snapshot retrieved successfully. Jul 31 20:54:19.561044 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-edf0d568-7645-405d-9e10-f7c8a5554caa tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 returned with HTTP 200 Jul 31 20:54:19.561411 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 790/3129] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:19 2026] GET /volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:20.405863 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0141d79d-0074-4314-a6e5-544dd20bc478 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:20.414894 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-39c64389-31b9-46af-9278-89d4a6fd6c71 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:20.416993 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39c64389-31b9-46af-9278-89d4a6fd6c71 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:20.417284 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39c64389-31b9-46af-9278-89d4a6fd6c71 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:20.417422 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39c64389-31b9-46af-9278-89d4a6fd6c71 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:20.417569 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-39c64389-31b9-46af-9278-89d4a6fd6c71 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:20.423244 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:20.423244 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:20.424202 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39c64389-31b9-46af-9278-89d4a6fd6c71 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:20.425016 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 779/3130] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:20 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:20.503781 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a1be01be-6a69-4358-ad86-78f495367a84 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:20.505717 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a1be01be-6a69-4358-ad86-78f495367a84 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:20.505974 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a1be01be-6a69-4358-ad86-78f495367a84 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:20.506197 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a1be01be-6a69-4358-ad86-78f495367a84 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:20.506327 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-a1be01be-6a69-4358-ad86-78f495367a84 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:20.511216 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:20.511216 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:20.512313 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a1be01be-6a69-4358-ad86-78f495367a84 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:20.512834 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 768/3131] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:20 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:20.513706 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:20.514194 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1041179955"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:20.515599 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1041179955'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:20.515799 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Create volume of 1 GB Jul 31 20:54:20.520449 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Availability Zones retrieved successfully. Jul 31 20:54:20.525737 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Flow 'volume_create_api' (75d24bcd-4697-415f-a1cc-4a6e8a6a1583) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:20.526977 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c100a33-ea56-4aef-8fbf-f257bcd6d1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:20.527908 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:20.554480 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c100a33-ea56-4aef-8fbf-f257bcd6d1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:20.555749 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb585ee-7681-4589-8201-5cb391ac44ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:20.570666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b4986b1a-ad06-4f91-9cbe-ad77b16a0237 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:20.572302 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b4986b1a-ad06-4f91-9cbe-ad77b16a0237 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 Jul 31 20:54:20.572460 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b4986b1a-ad06-4f91-9cbe-ad77b16a0237 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:20.572626 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b4986b1a-ad06-4f91-9cbe-ad77b16a0237 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:20.576663 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b4986b1a-ad06-4f91-9cbe-ad77b16a0237 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 returned with HTTP 404 Jul 31 20:54:20.576881 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 791/3132] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:20 2026] GET /volume/v3/snapshots/42aa8488-cab9-4edd-a531-f9e31bce7d13 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:20.584283 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1dee4f6c-f7b4-47b0-bb95-c2073e5419db None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:20.586422 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1dee4f6c-f7b4-47b0-bb95-c2073e5419db tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d Jul 31 20:54:20.586655 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1dee4f6c-f7b4-47b0-bb95-c2073e5419db tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:20.586902 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1dee4f6c-f7b4-47b0-bb95-c2073e5419db tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:20.594947 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:20.594947 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:20.599460 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1dee4f6c-f7b4-47b0-bb95-c2073e5419db tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Volume info retrieved successfully. Jul 31 20:54:20.605178 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1dee4f6c-f7b4-47b0-bb95-c2073e5419db tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d returned with HTTP 200 Jul 31 20:54:20.605720 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 780/3133] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:20 2026] GET /volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d => generated 850 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:20.618204 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0c485007-39c7-49ea-bdd7-00481d4b31fd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:20.620253 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0c485007-39c7-49ea-bdd7-00481d4b31fd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d Jul 31 20:54:20.620448 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0c485007-39c7-49ea-bdd7-00481d4b31fd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:20.620681 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0c485007-39c7-49ea-bdd7-00481d4b31fd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:20.620945 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-0c485007-39c7-49ea-bdd7-00481d4b31fd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Delete volume with id: b8eb688c-e6e2-42c0-adbb-64f63af4187d Jul 31 20:54:20.628454 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:20.628454 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:20.628674 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0c485007-39c7-49ea-bdd7-00481d4b31fd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Volume info retrieved successfully. Jul 31 20:54:20.630968 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Created reservations ['f65fe934-c928-4b3d-91b1-289e2ca79e46', '2931cf6e-0d7e-4b8d-8880-391dfbdee6c3', 'a574ad70-3054-444b-aed2-7b9770d21110', '5683a664-d3b9-426e-8da2-f508351b1eba'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:20.631723 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffb585ee-7681-4589-8201-5cb391ac44ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f65fe934-c928-4b3d-91b1-289e2ca79e46', '2931cf6e-0d7e-4b8d-8880-391dfbdee6c3', 'a574ad70-3054-444b-aed2-7b9770d21110', '5683a664-d3b9-426e-8da2-f508351b1eba']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:20.632446 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (671a5fdf-c9cd-4111-9d07-cdf17d3aefb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:20.647253 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0c485007-39c7-49ea-bdd7-00481d4b31fd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Delete volume request issued successfully. Jul 31 20:54:20.647714 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0c485007-39c7-49ea-bdd7-00481d4b31fd tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d returned with HTTP 202 Jul 31 20:54:20.647834 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 769/3134] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:54:20 2026] DELETE /volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:20.654998 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-51cd8ff5-7a69-43d3-bc82-6fafebcd4a95 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:20.657268 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-51cd8ff5-7a69-43d3-bc82-6fafebcd4a95 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d Jul 31 20:54:20.657551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-51cd8ff5-7a69-43d3-bc82-6fafebcd4a95 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:20.657690 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (671a5fdf-c9cd-4111-9d07-cdf17d3aefb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bc398697-19e4-4fce-9e69-bed251b98fe1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1041179955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b211d693b804eb6afe88cd950335326',qos_specs=None,replication_status=,reservations=['f65fe934-c928-4b3d-91b1-289e2ca79e46','2931cf6e-0d7e-4b8d-8880-391dfbdee6c3','a574ad70-3054-444b-aed2-7b9770d21110','5683a664-d3b9-426e-8da2-f508351b1eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f21187207dd8420f978656e1c11abc86',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1041179955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bc398697-19e4-4fce-9e69-bed251b98fe1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b211d693b804eb6afe88cd950335326',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f21187207dd8420f978656e1c11abc86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:20.657905 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-51cd8ff5-7a69-43d3-bc82-6fafebcd4a95 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:20.658853 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec1083e0-705b-43f7-a548-7983bf62bb60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:20.666059 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:20.666059 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:20.670060 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-51cd8ff5-7a69-43d3-bc82-6fafebcd4a95 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Volume info retrieved successfully. Jul 31 20:54:20.676533 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-51cd8ff5-7a69-43d3-bc82-6fafebcd4a95 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d returned with HTTP 200 Jul 31 20:54:20.677159 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 792/3135] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:20 2026] GET /volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:20.683367 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ec1083e0-705b-43f7-a548-7983bf62bb60) transitioned into state 'SUCCESS' from state '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-1041179955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b211d693b804eb6afe88cd950335326',qos_specs=None,replication_status=,reservations=['f65fe934-c928-4b3d-91b1-289e2ca79e46','2931cf6e-0d7e-4b8d-8880-391dfbdee6c3','a574ad70-3054-444b-aed2-7b9770d21110','5683a664-d3b9-426e-8da2-f508351b1eba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f21187207dd8420f978656e1c11abc86',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:20.684112 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daac5d36-bf45-4a27-a0f5-38c50b6bfa1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:20.692750 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daac5d36-bf45-4a27-a0f5-38c50b6bfa1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:20.693550 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Flow 'volume_create_api' (75d24bcd-4697-415f-a1cc-4a6e8a6a1583) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:20.693873 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Create volume request issued successfully. Jul 31 20:54:20.694445 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0141d79d-0074-4314-a6e5-544dd20bc478 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:20.694822 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 795/3136] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:54:20 2026] POST /volume/v3/volumes => generated 819 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:20.709324 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c3cdd2b1-5c6a-4cf6-ad77-94274a4f7fca None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:20.711670 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c3cdd2b1-5c6a-4cf6-ad77-94274a4f7fca tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:20.712019 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c3cdd2b1-5c6a-4cf6-ad77-94274a4f7fca tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:20.712338 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c3cdd2b1-5c6a-4cf6-ad77-94274a4f7fca tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:20.720861 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:20.720861 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:20.725699 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c3cdd2b1-5c6a-4cf6-ad77-94274a4f7fca tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Volume info retrieved successfully. Jul 31 20:54:20.732672 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c3cdd2b1-5c6a-4cf6-ad77-94274a4f7fca tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 returned with HTTP 200 Jul 31 20:54:20.733069 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 781/3137] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:20 2026] GET /volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 => generated 887 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:20.923524 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-be8bd256-80a3-483b-8113-6273e009303c req-58fb6db9-e887-4882-a550-a7826aed1143 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:20.925475 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-be8bd256-80a3-483b-8113-6273e009303c req-58fb6db9-e887-4882-a550-a7826aed1143 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] DELETE https://10.4.3.157/volume/v3/attachments/ffae94ed-05fe-40e0-bff5-7655a384d4b7 Jul 31 20:54:20.925653 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-be8bd256-80a3-483b-8113-6273e009303c req-58fb6db9-e887-4882-a550-a7826aed1143 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:20.925852 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-be8bd256-80a3-483b-8113-6273e009303c req-58fb6db9-e887-4882-a550-a7826aed1143 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:20.935475 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:20.935475 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:20.986012 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-cda00802-7710-4960-af90-b422eab8aa46 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:20.988074 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-cda00802-7710-4960-af90-b422eab8aa46 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:54:20.988208 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-be8bd256-80a3-483b-8113-6273e009303c req-58fb6db9-e887-4882-a550-a7826aed1143 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments/ffae94ed-05fe-40e0-bff5-7655a384d4b7 returned with HTTP 200 Jul 31 20:54:20.988283 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-cda00802-7710-4960-af90-b422eab8aa46 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:20.988451 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-cda00802-7710-4960-af90-b422eab8aa46 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:20.989026 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 770/3138] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:54:20 2026] DELETE /volume/v3/attachments/ffae94ed-05fe-40e0-bff5-7655a384d4b7 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:20.998868 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:20.998868 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:21.002389 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-cda00802-7710-4960-af90-b422eab8aa46 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:54:21.007526 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-cda00802-7710-4960-af90-b422eab8aa46 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 200 Jul 31 20:54:21.007929 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 793/3139] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:54:20 2026] GET /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:21.030779 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fbc9dc17-8aa4-4e66-840c-25ee91b64dfd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.031168 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fbc9dc17-8aa4-4e66-840c-25ee91b64dfd None None] GET https://10.4.3.157/volume// Jul 31 20:54:21.031441 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fbc9dc17-8aa4-4e66-840c-25ee91b64dfd None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.031493 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fbc9dc17-8aa4-4e66-840c-25ee91b64dfd None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.031754 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fbc9dc17-8aa4-4e66-840c-25ee91b64dfd None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:54:21.032036 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 796/3140] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:54: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 20:54:21.040640 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-ce3c223b-9394-4539-aac0-d7b447fc48d5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.042522 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-ce3c223b-9394-4539-aac0-d7b447fc48d5 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:54:21.042872 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-ce3c223b-9394-4539-aac0-d7b447fc48d5 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb0e7b5d-a942-46d6-9b3a-1deb85665143", "connector": null, "instance_uuid": "fb7f1cb4-d4f8-4407-b5ad-ec30e59e1692"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:21.050868 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.050868 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:21.081780 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-ce3c223b-9394-4539-aac0-d7b447fc48d5 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:54:21.082218 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 782/3141] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:54:21 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 20:54:21.115176 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-f61550e1-3f7a-4737-bf97-4a12a0f88871 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.116889 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-f61550e1-3f7a-4737-bf97-4a12a0f88871 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] POST https://10.4.3.157/volume/v3/attachments/fdb7b86b-dfe4-4c87-9acc-cfddca001ca2/action Jul 31 20:54:21.117219 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-f61550e1-3f7a-4737-bf97-4a12a0f88871 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:21.117323 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-f61550e1-3f7a-4737-bf97-4a12a0f88871 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:21.130168 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.130168 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:21.139590 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4f8e6f2b-baab-4ae8-8128-b6bc5ffb82ad req-f61550e1-3f7a-4737-bf97-4a12a0f88871 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/attachments/fdb7b86b-dfe4-4c87-9acc-cfddca001ca2/action returned with HTTP 204 Jul 31 20:54:21.140180 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 771/3142] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:54:21 2026] POST /volume/v3/attachments/fdb7b86b-dfe4-4c87-9acc-cfddca001ca2/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:21.159835 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8acfe455-98e8-4690-a048-64ba8b797e94 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.161336 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8acfe455-98e8-4690-a048-64ba8b797e94 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:54:21.161505 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8acfe455-98e8-4690-a048-64ba8b797e94 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.161671 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8acfe455-98e8-4690-a048-64ba8b797e94 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.170817 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.170817 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:21.173617 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8acfe455-98e8-4690-a048-64ba8b797e94 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:54:21.177523 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8acfe455-98e8-4690-a048-64ba8b797e94 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 200 Jul 31 20:54:21.177905 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 794/3143] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 1111 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:21.188766 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-eec17fe9-ed90-4d87-8250-940666b1b722 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.190472 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eec17fe9-ed90-4d87-8250-940666b1b722 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:54:21.190674 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eec17fe9-ed90-4d87-8250-940666b1b722 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.190901 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eec17fe9-ed90-4d87-8250-940666b1b722 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.199255 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.199255 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:21.202236 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-eec17fe9-ed90-4d87-8250-940666b1b722 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:54:21.205870 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eec17fe9-ed90-4d87-8250-940666b1b722 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 200 Jul 31 20:54:21.206229 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 797/3144] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 1111 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:21.240821 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-12af9eba-86b9-4022-b3e7-f91384731f60 req-c6b9da22-b7d4-4810-9129-41d3b7e25aa1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.242573 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-12af9eba-86b9-4022-b3e7-f91384731f60 req-c6b9da22-b7d4-4810-9129-41d3b7e25aa1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:54:21.242733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-12af9eba-86b9-4022-b3e7-f91384731f60 req-c6b9da22-b7d4-4810-9129-41d3b7e25aa1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.242915 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-12af9eba-86b9-4022-b3e7-f91384731f60 req-c6b9da22-b7d4-4810-9129-41d3b7e25aa1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.251053 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.251053 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:21.254651 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-12af9eba-86b9-4022-b3e7-f91384731f60 req-c6b9da22-b7d4-4810-9129-41d3b7e25aa1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:54:21.258771 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-12af9eba-86b9-4022-b3e7-f91384731f60 req-c6b9da22-b7d4-4810-9129-41d3b7e25aa1 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 200 Jul 31 20:54:21.259165 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 783/3145] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 1111 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:21.286849 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-12af9eba-86b9-4022-b3e7-f91384731f60 req-9c48efc1-e005-47ce-97fc-9a1cb1eb8506 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.288628 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-12af9eba-86b9-4022-b3e7-f91384731f60 req-9c48efc1-e005-47ce-97fc-9a1cb1eb8506 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] DELETE https://10.4.3.157/volume/v3/attachments/fdb7b86b-dfe4-4c87-9acc-cfddca001ca2 Jul 31 20:54:21.288822 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-12af9eba-86b9-4022-b3e7-f91384731f60 req-9c48efc1-e005-47ce-97fc-9a1cb1eb8506 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.288986 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-12af9eba-86b9-4022-b3e7-f91384731f60 req-9c48efc1-e005-47ce-97fc-9a1cb1eb8506 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.295329 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.295329 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:21.325763 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-12af9eba-86b9-4022-b3e7-f91384731f60 req-9c48efc1-e005-47ce-97fc-9a1cb1eb8506 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/attachments/fdb7b86b-dfe4-4c87-9acc-cfddca001ca2 returned with HTTP 200 Jul 31 20:54:21.326138 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 772/3146] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:54:21 2026] DELETE /volume/v3/attachments/fdb7b86b-dfe4-4c87-9acc-cfddca001ca2 => generated 19 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:21.350587 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4a9d167a-e70b-422a-a7d2-beda8953896c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.352141 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4a9d167a-e70b-422a-a7d2-beda8953896c tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:54:21.352342 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4a9d167a-e70b-422a-a7d2-beda8953896c tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.352546 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4a9d167a-e70b-422a-a7d2-beda8953896c tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.358538 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.358538 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:21.361448 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4a9d167a-e70b-422a-a7d2-beda8953896c tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:54:21.365008 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4a9d167a-e70b-422a-a7d2-beda8953896c tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 200 Jul 31 20:54:21.365388 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 795/3147] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 849 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:21.435446 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-71d2961b-0064-4d31-b346-878691223a15 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.437025 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-71d2961b-0064-4d31-b346-878691223a15 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:21.437238 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-71d2961b-0064-4d31-b346-878691223a15 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.437404 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-71d2961b-0064-4d31-b346-878691223a15 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.437531 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-71d2961b-0064-4d31-b346-878691223a15 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:21.441317 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.441317 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:21.441842 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-71d2961b-0064-4d31-b346-878691223a15 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:21.442172 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 798/3148] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:21.450752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-721bcc49-0d9d-453b-b03d-7d8418ce50fc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.452310 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-721bcc49-0d9d-453b-b03d-7d8418ce50fc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9/action Jul 31 20:54:21.452618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-721bcc49-0d9d-453b-b03d-7d8418ce50fc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:21.452726 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-721bcc49-0d9d-453b-b03d-7d8418ce50fc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:21.454072 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.admin_actions [None req-721bcc49-0d9d-453b-b03d-7d8418ce50fc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Updating backup '3ff3a86d-246a-4b8a-a061-860b3ff6f1d9' with '{'status': 'error'}' {{(pid=100193) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 20:54:21.460538 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.460538 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:21.465652 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-721bcc49-0d9d-453b-b03d-7d8418ce50fc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] reset_status in rpcapi backup_id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 on host np0000006272. {{(pid=100193) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Jul 31 20:54:21.467057 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-721bcc49-0d9d-453b-b03d-7d8418ce50fc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9/action returned with HTTP 202 Jul 31 20:54:21.467616 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 784/3149] 10.4.3.157 () {70 vars in 1430 bytes} [Fri Jul 31 20:54:21 2026] POST /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:21.474609 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e3fc1c2a-723e-40bf-b66a-1e4f163f4a21 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.476291 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e3fc1c2a-723e-40bf-b66a-1e4f163f4a21 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 Jul 31 20:54:21.476430 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e3fc1c2a-723e-40bf-b66a-1e4f163f4a21 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.476604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e3fc1c2a-723e-40bf-b66a-1e4f163f4a21 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.476773 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-e3fc1c2a-723e-40bf-b66a-1e4f163f4a21 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete volume with id: 50df5d36-fb67-4e0d-9418-22edfc963479 Jul 31 20:54:21.483390 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.483390 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:21.483723 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e3fc1c2a-723e-40bf-b66a-1e4f163f4a21 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:54:21.502377 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e3fc1c2a-723e-40bf-b66a-1e4f163f4a21 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete volume request issued successfully. Jul 31 20:54:21.502544 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e3fc1c2a-723e-40bf-b66a-1e4f163f4a21 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 returned with HTTP 202 Jul 31 20:54:21.502905 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 773/3150] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:54:21 2026] DELETE /volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:21.510065 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5be11baf-e808-4afe-951e-356fa95ff7d2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.511810 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5be11baf-e808-4afe-951e-356fa95ff7d2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 Jul 31 20:54:21.512010 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5be11baf-e808-4afe-951e-356fa95ff7d2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.512214 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5be11baf-e808-4afe-951e-356fa95ff7d2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.518867 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.518867 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:21.522361 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5be11baf-e808-4afe-951e-356fa95ff7d2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:54:21.522596 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2aaa90d7-64d9-42f9-b6c3-1f358928058a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.524675 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2aaa90d7-64d9-42f9-b6c3-1f358928058a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:21.524933 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2aaa90d7-64d9-42f9-b6c3-1f358928058a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.525193 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2aaa90d7-64d9-42f9-b6c3-1f358928058a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.525350 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-2aaa90d7-64d9-42f9-b6c3-1f358928058a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:21.526818 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5be11baf-e808-4afe-951e-356fa95ff7d2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 returned with HTTP 200 Jul 31 20:54:21.527456 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 796/3151] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:21.529474 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.529474 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:21.529985 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2aaa90d7-64d9-42f9-b6c3-1f358928058a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:21.530347 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 799/3152] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:21.538575 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ecab0e87-e1d1-4d37-a253-636ee757fc85 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.540205 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ecab0e87-e1d1-4d37-a253-636ee757fc85 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 Jul 31 20:54:21.540388 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ecab0e87-e1d1-4d37-a253-636ee757fc85 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.540563 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ecab0e87-e1d1-4d37-a253-636ee757fc85 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.547659 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.547659 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:21.551210 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ecab0e87-e1d1-4d37-a253-636ee757fc85 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:54:21.555036 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ecab0e87-e1d1-4d37-a253-636ee757fc85 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 returned with HTTP 200 Jul 31 20:54:21.555403 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 785/3153] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:21.567950 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6ab19044-3dd3-4bce-ab6d-8b7532a05a54 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.570278 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6ab19044-3dd3-4bce-ab6d-8b7532a05a54 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:21.570481 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6ab19044-3dd3-4bce-ab6d-8b7532a05a54 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.570698 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6ab19044-3dd3-4bce-ab6d-8b7532a05a54 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.570875 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-6ab19044-3dd3-4bce-ab6d-8b7532a05a54 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete backup with id: 9f7662bf-7e39-4614-8c99-9a49fb6089b8. Jul 31 20:54:21.575166 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.575166 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:21.585415 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.rpcapi [None req-6ab19044-3dd3-4bce-ab6d-8b7532a05a54 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] delete_backup rpcapi backup_id 9f7662bf-7e39-4614-8c99-9a49fb6089b8 {{(pid=100194) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:54:21.586942 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6ab19044-3dd3-4bce-ab6d-8b7532a05a54 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 202 Jul 31 20:54:21.587323 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 774/3154] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:54:21 2026] DELETE /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:21.594932 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1a694f20-7302-4cc2-b6e3-d9c4db7161d3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.596523 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1a694f20-7302-4cc2-b6e3-d9c4db7161d3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:21.596686 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1a694f20-7302-4cc2-b6e3-d9c4db7161d3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.596814 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1a694f20-7302-4cc2-b6e3-d9c4db7161d3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.596908 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-1a694f20-7302-4cc2-b6e3-d9c4db7161d3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:21.601292 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.601292 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:21.602908 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1a694f20-7302-4cc2-b6e3-d9c4db7161d3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 200 Jul 31 20:54:21.603016 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 797/3155] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:21.689846 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-127c47aa-3650-422e-9ba3-c61c14736339 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.691136 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-127c47aa-3650-422e-9ba3-c61c14736339 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] GET https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d Jul 31 20:54:21.691340 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-127c47aa-3650-422e-9ba3-c61c14736339 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.691511 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-127c47aa-3650-422e-9ba3-c61c14736339 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.697728 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-127c47aa-3650-422e-9ba3-c61c14736339 tempest-VolumesSnapshotListTestJSON-501942360 tempest-VolumesSnapshotListTestJSON-501942360-project-member] https://10.4.3.157/volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d returned with HTTP 404 Jul 31 20:54:21.698242 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 800/3156] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/volumes/b8eb688c-e6e2-42c0-adbb-64f63af4187d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:21.747049 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-31a23f46-240f-410d-872c-80d5dca3b1d1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.748843 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-31a23f46-240f-410d-872c-80d5dca3b1d1 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:21.749040 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-31a23f46-240f-410d-872c-80d5dca3b1d1 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.749236 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-31a23f46-240f-410d-872c-80d5dca3b1d1 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.758535 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.758535 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:21.763010 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-31a23f46-240f-410d-872c-80d5dca3b1d1 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Volume info retrieved successfully. Jul 31 20:54:21.768114 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-31a23f46-240f-410d-872c-80d5dca3b1d1 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 returned with HTTP 200 Jul 31 20:54:21.768522 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 786/3157] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 => generated 946 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:21.780644 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-46d735d7-8c41-4db7-a740-05138179f864 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.783042 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-46d735d7-8c41-4db7-a740-05138179f864 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] POST https://10.4.3.157/volume/v3/volume-transfers Jul 31 20:54:21.783492 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-46d735d7-8c41-4db7-a740-05138179f864 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "bc398697-19e4-4fce-9e69-bed251b98fe1"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:21.785249 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volume_transfer [None req-46d735d7-8c41-4db7-a740-05138179f864 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Creating new volume transfer {'transfer': {'volume_id': 'bc398697-19e4-4fce-9e69-bed251b98fe1'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 20:54:21.785412 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volume_transfer [None req-46d735d7-8c41-4db7-a740-05138179f864 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Creating transfer of volume bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:21.785548 np0000006272 devstack@c-api.service[100194]: INFO cinder.transfer.api [None req-46d735d7-8c41-4db7-a740-05138179f864 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Generating transfer record for volume bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:21.794162 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.794162 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:21.811020 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-46d735d7-8c41-4db7-a740-05138179f864 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volume-transfers returned with HTTP 202 Jul 31 20:54:21.811521 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 775/3158] 10.4.3.157 () {70 vars in 1326 bytes} [Fri Jul 31 20:54:21 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 20:54:21.819763 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-341f5aea-127e-4d89-8585-7f7dbb79a29e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.821434 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-341f5aea-127e-4d89-8585-7f7dbb79a29e tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:21.821602 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-341f5aea-127e-4d89-8585-7f7dbb79a29e tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.821767 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-341f5aea-127e-4d89-8585-7f7dbb79a29e tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.828115 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:21.828115 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:21.831251 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-341f5aea-127e-4d89-8585-7f7dbb79a29e tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Volume info retrieved successfully. Jul 31 20:54:21.834546 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-341f5aea-127e-4d89-8585-7f7dbb79a29e tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 returned with HTTP 200 Jul 31 20:54:21.834959 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 798/3159] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:21.847088 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-840f11f9-3078-4f7b-b788-147148a81f2d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.849082 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-840f11f9-3078-4f7b-b788-147148a81f2d tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volume-transfers/4f1fd2fe-84e3-41c1-8215-400c0ab49175 Jul 31 20:54:21.850507 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-840f11f9-3078-4f7b-b788-147148a81f2d tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.850507 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-840f11f9-3078-4f7b-b788-147148a81f2d tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.854958 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-840f11f9-3078-4f7b-b788-147148a81f2d tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volume-transfers/4f1fd2fe-84e3-41c1-8215-400c0ab49175 returned with HTTP 200 Jul 31 20:54:21.855428 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 801/3160] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/volume-transfers/4f1fd2fe-84e3-41c1-8215-400c0ab49175 => generated 432 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:21.864102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-99dcd739-5c6b-4307-b33f-a5bd20de5ae8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.866454 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-99dcd739-5c6b-4307-b33f-a5bd20de5ae8 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volume-transfers Jul 31 20:54:21.866748 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-99dcd739-5c6b-4307-b33f-a5bd20de5ae8 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:21.867015 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-99dcd739-5c6b-4307-b33f-a5bd20de5ae8 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:21.867182 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volume_transfer [None req-99dcd739-5c6b-4307-b33f-a5bd20de5ae8 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Listing volume transfers {{(pid=100193) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 20:54:21.872718 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-99dcd739-5c6b-4307-b33f-a5bd20de5ae8 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volume-transfers returned with HTTP 200 Jul 31 20:54:21.873306 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 787/3161] 10.4.3.157 () {68 vars in 1305 bytes} [Fri Jul 31 20:54:21 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:21.880576 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-99357d63-18a7-4032-a52b-6da5ecc00feb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:21.968450 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-99357d63-18a7-4032-a52b-6da5ecc00feb tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] POST https://10.4.3.157/volume/v3/volume-transfers/4f1fd2fe-84e3-41c1-8215-400c0ab49175/accept Jul 31 20:54:21.968826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-99357d63-18a7-4032-a52b-6da5ecc00feb tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "aa44b4d301f98223"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:21.970146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.volume_transfer [None req-99357d63-18a7-4032-a52b-6da5ecc00feb tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Accepting volume transfer 4f1fd2fe-84e3-41c1-8215-400c0ab49175 {{(pid=100194) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 20:54:21.970277 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.volume_transfer [None req-99357d63-18a7-4032-a52b-6da5ecc00feb tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Accepting transfer 4f1fd2fe-84e3-41c1-8215-400c0ab49175 Jul 31 20:54:22.036951 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-99357d63-18a7-4032-a52b-6da5ecc00feb tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Created reservations ['38b409d8-d89e-4271-a53c-fda61632fccd', '647cbe83-28f2-4ca0-b1a2-73c9c4e11520', 'bfbd2d35-bcb5-4ce4-8601-3969d1529c50', '2968ddb8-5886-4606-824e-2d4c6bb67490'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:22.063341 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-99357d63-18a7-4032-a52b-6da5ecc00feb tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Created reservations ['ef700360-8db4-4a48-aec6-be03d10d57ae', 'a81032b9-ecaf-408f-842d-46e4e54e597a', 'a433c9aa-e625-4420-825b-85fb49316116', '009a580e-a5ed-4170-b265-ce19cca3bb17'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:22.103768 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-99357d63-18a7-4032-a52b-6da5ecc00feb tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Created reservations ['c5cab036-b2a8-4ce1-a01d-b63c0641b119', '6f629614-9158-4f9d-bebf-3020a8cb8d96', '3c2ad772-4217-4c4c-b097-54ca5f85366d', '842fe57e-3195-4ad2-ad3e-bc6005a7e768'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:22.152407 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-99357d63-18a7-4032-a52b-6da5ecc00feb tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Created reservations ['cb287a7a-94d5-4f87-9f77-7315430d2552', '2ab25f5f-5d0f-4e71-bc3f-283113da1bbd', '8cbee27c-e384-47d0-a4d2-40826537c476', 'e73ea39f-eb6a-4bc3-91c3-bf055493ed12'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:22.165282 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-99357d63-18a7-4032-a52b-6da5ecc00feb tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Transfer volume completed successfully. Jul 31 20:54:22.239265 np0000006272 devstack@c-api.service[100194]: INFO cinder.transfer.api [None req-99357d63-18a7-4032-a52b-6da5ecc00feb tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Volume bc398697-19e4-4fce-9e69-bed251b98fe1 has been transferred. Jul 31 20:54:22.246268 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-99357d63-18a7-4032-a52b-6da5ecc00feb tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] https://10.4.3.157/volume/v3/volume-transfers/4f1fd2fe-84e3-41c1-8215-400c0ab49175/accept returned with HTTP 202 Jul 31 20:54:22.246639 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 776/3162] 10.4.3.157 () {70 vars in 1458 bytes} [Fri Jul 31 20:54:21 2026] POST /volume/v3/volume-transfers/4f1fd2fe-84e3-41c1-8215-400c0ab49175/accept => generated 365 bytes in 367 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:22.255207 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dea7cbe5-b408-4b20-aff7-ffd090eb19fe None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.258116 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dea7cbe5-b408-4b20-aff7-ffd090eb19fe tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] GET https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:22.258491 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dea7cbe5-b408-4b20-aff7-ffd090eb19fe tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:22.258557 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dea7cbe5-b408-4b20-aff7-ffd090eb19fe tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:22.265824 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:22.265824 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:22.269451 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dea7cbe5-b408-4b20-aff7-ffd090eb19fe tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Volume info retrieved successfully. Jul 31 20:54:22.274045 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dea7cbe5-b408-4b20-aff7-ffd090eb19fe tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 returned with HTTP 200 Jul 31 20:54:22.274423 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 799/3163] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:22 2026] GET /volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 => generated 946 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:22.287838 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ce1dbb9f-2abc-468c-8231-8542c0eea73d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.290525 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce1dbb9f-2abc-468c-8231-8542c0eea73d tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] GET https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:22.290815 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce1dbb9f-2abc-468c-8231-8542c0eea73d tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:22.291020 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce1dbb9f-2abc-468c-8231-8542c0eea73d tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:22.298001 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:22.298001 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:22.303035 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ce1dbb9f-2abc-468c-8231-8542c0eea73d tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] Volume info retrieved successfully. Jul 31 20:54:22.308270 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce1dbb9f-2abc-468c-8231-8542c0eea73d tempest-VolumesTransfersV355Test-1863748753 tempest-VolumesTransfersV355Test-1863748753-project-member] https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 returned with HTTP 200 Jul 31 20:54:22.308737 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 802/3164] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:22 2026] GET /volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 => generated 946 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:22.320743 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0f2123ff-b698-4046-bfb2-74ca4cc192b9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.322752 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0f2123ff-b698-4046-bfb2-74ca4cc192b9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] DELETE https://10.4.3.157/volume/v3/volume-transfers/4f1fd2fe-84e3-41c1-8215-400c0ab49175 Jul 31 20:54:22.323194 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0f2123ff-b698-4046-bfb2-74ca4cc192b9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:22.323194 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0f2123ff-b698-4046-bfb2-74ca4cc192b9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:22.323301 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.volume_transfer [None req-0f2123ff-b698-4046-bfb2-74ca4cc192b9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Delete transfer with id: 4f1fd2fe-84e3-41c1-8215-400c0ab49175 Jul 31 20:54:22.327228 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0f2123ff-b698-4046-bfb2-74ca4cc192b9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volume-transfers/4f1fd2fe-84e3-41c1-8215-400c0ab49175 returned with HTTP 404 Jul 31 20:54:22.327720 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 788/3165] 10.4.3.157 () {68 vars in 1419 bytes} [Fri Jul 31 20:54:22 2026] DELETE /volume/v3/volume-transfers/4f1fd2fe-84e3-41c1-8215-400c0ab49175 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:22.334437 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6b53bfc8-cd56-422d-999d-21e1efcdfd0c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.405001 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-565423e5-cfcb-427c-abf2-6ec86ef0117b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.406534 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-565423e5-cfcb-427c-abf2-6ec86ef0117b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] DELETE https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c Jul 31 20:54:22.406732 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-565423e5-cfcb-427c-abf2-6ec86ef0117b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:22.406922 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-565423e5-cfcb-427c-abf2-6ec86ef0117b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:22.407083 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-565423e5-cfcb-427c-abf2-6ec86ef0117b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Delete volume with id: 29ccb47d-e2b4-4357-9365-60a875ae0a3c Jul 31 20:54:22.408342 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6b53bfc8-cd56-422d-999d-21e1efcdfd0c tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:22.408530 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6b53bfc8-cd56-422d-999d-21e1efcdfd0c tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:22.408705 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6b53bfc8-cd56-422d-999d-21e1efcdfd0c tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:22.408890 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-6b53bfc8-cd56-422d-999d-21e1efcdfd0c tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Delete volume with id: bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:22.413946 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:22.413946 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:22.414346 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-565423e5-cfcb-427c-abf2-6ec86ef0117b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:54:22.415360 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:22.415360 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:22.415634 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6b53bfc8-cd56-422d-999d-21e1efcdfd0c tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Volume info retrieved successfully. Jul 31 20:54:22.437344 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-565423e5-cfcb-427c-abf2-6ec86ef0117b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Delete volume request issued successfully. Jul 31 20:54:22.437469 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6b53bfc8-cd56-422d-999d-21e1efcdfd0c tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Delete volume request issued successfully. Jul 31 20:54:22.437538 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-565423e5-cfcb-427c-abf2-6ec86ef0117b tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c returned with HTTP 202 Jul 31 20:54:22.437693 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6b53bfc8-cd56-422d-999d-21e1efcdfd0c tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 returned with HTTP 202 Jul 31 20:54:22.437943 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 800/3166] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:54:22 2026] DELETE /volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:54:22.438223 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 777/3167] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:54:22 2026] DELETE /volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:54:22.444900 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9b071f61-c9ab-44f9-8651-50f4e1645896 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.444980 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d40e0ec5-c016-40e7-b190-f50cea9f53cb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.446527 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9b071f61-c9ab-44f9-8651-50f4e1645896 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c Jul 31 20:54:22.446713 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9b071f61-c9ab-44f9-8651-50f4e1645896 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:22.446909 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9b071f61-c9ab-44f9-8651-50f4e1645896 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:22.447413 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d40e0ec5-c016-40e7-b190-f50cea9f53cb tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] GET https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:22.447613 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d40e0ec5-c016-40e7-b190-f50cea9f53cb tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:22.447880 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d40e0ec5-c016-40e7-b190-f50cea9f53cb tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:22.455672 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:22.455672 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:22.456035 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:22.456035 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:22.459394 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d40e0ec5-c016-40e7-b190-f50cea9f53cb tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Volume info retrieved successfully. Jul 31 20:54:22.460364 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9b071f61-c9ab-44f9-8651-50f4e1645896 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:54:22.463640 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d40e0ec5-c016-40e7-b190-f50cea9f53cb tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 returned with HTTP 200 Jul 31 20:54:22.464038 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 789/3168] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:22 2026] GET /volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 => generated 1130 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:54:22.465611 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9b071f61-c9ab-44f9-8651-50f4e1645896 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c returned with HTTP 200 Jul 31 20:54:22.465980 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 803/3169] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:22 2026] GET /volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c => generated 1421 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:54:22.540310 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c1689f32-3b46-4bff-95ad-e65488ed601f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.542557 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c1689f32-3b46-4bff-95ad-e65488ed601f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 Jul 31 20:54:22.542889 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c1689f32-3b46-4bff-95ad-e65488ed601f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:22.543186 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c1689f32-3b46-4bff-95ad-e65488ed601f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:22.549583 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c1689f32-3b46-4bff-95ad-e65488ed601f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 returned with HTTP 404 Jul 31 20:54:22.550056 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 801/3170] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:22 2026] GET /volume/v3/volumes/50df5d36-fb67-4e0d-9418-22edfc963479 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:22.559060 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.560750 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] POST https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41/restore Jul 31 20:54:22.561191 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:22.562503 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Restoring backup 18a10254-189f-4a22-910e-42333f774c41 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100194) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 20:54:22.562646 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Restoring backup 18a10254-189f-4a22-910e-42333f774c41 to volume None. Jul 31 20:54:22.566891 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:22.566891 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:22.567902 np0000006272 devstack@c-api.service[100194]: INFO cinder.backup.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Creating volume of 1 GB for restore of backup 18a10254-189f-4a22-910e-42333f774c41. Jul 31 20:54:22.574077 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Availability zone cache updated, next update will occur around 2026-07-31 21:54:22.573839. {{(pid=100194) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 20:54:22.574467 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Availability Zones retrieved successfully. Jul 31 20:54:22.580190 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Flow 'volume_create_api' (d0841cf8-35af-4e84-9a6c-3d375e32ad87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:22.581023 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc42cfb7-83f2-4f18-a54b-91cf14a4202f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:22.581874 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:22.607396 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc42cfb7-83f2-4f18-a54b-91cf14a4202f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:22.608160 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14310c81-d375-4f4c-a201-a05770783e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:22.612673 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-99b6c9b7-ea85-4d7c-9216-30170457b183 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.614481 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-99b6c9b7-ea85-4d7c-9216-30170457b183 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 Jul 31 20:54:22.614652 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-99b6c9b7-ea85-4d7c-9216-30170457b183 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:22.614865 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-99b6c9b7-ea85-4d7c-9216-30170457b183 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:22.614964 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-99b6c9b7-ea85-4d7c-9216-30170457b183 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9f7662bf-7e39-4614-8c99-9a49fb6089b8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:22.618488 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-99b6c9b7-ea85-4d7c-9216-30170457b183 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 returned with HTTP 404 Jul 31 20:54:22.619036 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 790/3171] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:22 2026] GET /volume/v3/backups/9f7662bf-7e39-4614-8c99-9a49fb6089b8 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:22.630347 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.632108 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:22.632336 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-327920869"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:22.634010 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-327920869'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:22.634082 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume of 1 GB Jul 31 20:54:22.638352 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Availability Zones retrieved successfully. Jul 31 20:54:22.642089 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Created reservations ['1b57eac6-48d2-458c-8bc4-a6df87ef5d2e', '70e12057-6930-4afe-8d63-a55a6ade145c', '3e95ec6d-cbcd-44d6-bd85-1405176eab96', 'cc6ccb33-f96f-406d-b384-9ab61e0ec33c'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:22.642919 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14310c81-d375-4f4c-a201-a05770783e22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b57eac6-48d2-458c-8bc4-a6df87ef5d2e', '70e12057-6930-4afe-8d63-a55a6ade145c', '3e95ec6d-cbcd-44d6-bd85-1405176eab96', 'cc6ccb33-f96f-406d-b384-9ab61e0ec33c']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:22.643665 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Flow 'volume_create_api' (95ae1e0c-b10a-486c-89d1-1c1863dd035a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:22.643999 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f665a1e3-9155-445e-b70e-d34fe8da539f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:22.644668 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aaa3ab3-0457-42bb-b635-a788a59919cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:22.645640 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:22.674237 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f665a1e3-9155-445e-b70e-d34fe8da539f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc196953-0e80-45ea-8113-09805420d019', '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='0ff69ffe7e4a41a3afb99d87cab98df1',qos_specs=None,replication_status=,reservations=['1b57eac6-48d2-458c-8bc4-a6df87ef5d2e','70e12057-6930-4afe-8d63-a55a6ade145c','3e95ec6d-cbcd-44d6-bd85-1405176eab96','cc6ccb33-f96f-406d-b384-9ab61e0ec33c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:22Z,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=cc196953-0e80-45ea-8113-09805420d019,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0ff69ffe7e4a41a3afb99d87cab98df1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:22.674943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6aaa3ab3-0457-42bb-b635-a788a59919cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:22.675039 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565dd693-1d17-4712-badf-9c3e04917c83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:22.675698 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ffea30-5377-4d89-97b4-c24b8c00a31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:22.690919 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (565dd693-1d17-4712-badf-9c3e04917c83) transitioned into 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='0ff69ffe7e4a41a3afb99d87cab98df1',qos_specs=None,replication_status=,reservations=['1b57eac6-48d2-458c-8bc4-a6df87ef5d2e','70e12057-6930-4afe-8d63-a55a6ade145c','3e95ec6d-cbcd-44d6-bd85-1405176eab96','cc6ccb33-f96f-406d-b384-9ab61e0ec33c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='13ed8fbf2c07423b880a1f7f13a7bc68',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:22.691688 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049254e3-dee9-4211-9b20-3fe15bf737c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:22.701366 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (049254e3-dee9-4211-9b20-3fe15bf737c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:22.702256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Flow 'volume_create_api' (d0841cf8-35af-4e84-9a6c-3d375e32ad87) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:22.702596 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Create volume request issued successfully. Jul 31 20:54:22.710209 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:22.710209 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:22.710631 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:54:22.718267 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Created reservations ['8ac3bde3-dc8b-4a56-9577-1a845ea8ab81', '13535168-5919-4ffa-8e83-7e8a10a8dab2', 'd077ed5e-55d9-43fd-aa49-1ae48e5a29db', 'd80da03a-75d2-4c03-97cf-89459b440279'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:22.719721 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70ffea30-5377-4d89-97b4-c24b8c00a31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ac3bde3-dc8b-4a56-9577-1a845ea8ab81', '13535168-5919-4ffa-8e83-7e8a10a8dab2', 'd077ed5e-55d9-43fd-aa49-1ae48e5a29db', 'd80da03a-75d2-4c03-97cf-89459b440279']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:22.721161 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e159990-80be-448d-909d-e9ad78c86079) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:22.750248 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e159990-80be-448d-909d-e9ad78c86079) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3b540076-a782-4e55-b54e-746ee15e2d65', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-327920869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77193cb41fcd40ec825d81372aed9e78',qos_specs=None,replication_status=,reservations=['8ac3bde3-dc8b-4a56-9577-1a845ea8ab81','13535168-5919-4ffa-8e83-7e8a10a8dab2','d077ed5e-55d9-43fd-aa49-1ae48e5a29db','d80da03a-75d2-4c03-97cf-89459b440279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c00533e365940688a87091bb993a606',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-327920869',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3b540076-a782-4e55-b54e-746ee15e2d65,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77193cb41fcd40ec825d81372aed9e78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c00533e365940688a87091bb993a606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:22.750973 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7afab442-cd74-4f39-9826-6d5753518366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:22.770000 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7afab442-cd74-4f39-9826-6d5753518366) transitioned into state 'SUCCESS' from state '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-327920869',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77193cb41fcd40ec825d81372aed9e78',qos_specs=None,replication_status=,reservations=['8ac3bde3-dc8b-4a56-9577-1a845ea8ab81','13535168-5919-4ffa-8e83-7e8a10a8dab2','d077ed5e-55d9-43fd-aa49-1ae48e5a29db','d80da03a-75d2-4c03-97cf-89459b440279'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c00533e365940688a87091bb993a606',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:22.771106 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df875cbc-f4f7-435f-bfbf-178cad93ded2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:22.781756 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (df875cbc-f4f7-435f-bfbf-178cad93ded2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:22.782849 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Flow 'volume_create_api' (95ae1e0c-b10a-486c-89d1-1c1863dd035a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:22.783236 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume request issued successfully. Jul 31 20:54:22.783763 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-29e054b7-d9ca-4583-be4d-7b87bec963c2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:22.784196 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 804/3172] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:54:22 2026] POST /volume/v3/volumes => generated 748 bytes in 154 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:22.796307 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1cf39b81-e4b5-4471-b750-d313a847ee16 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:22.798056 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1cf39b81-e4b5-4471-b750-d313a847ee16 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 Jul 31 20:54:22.798270 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1cf39b81-e4b5-4471-b750-d313a847ee16 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:22.798453 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1cf39b81-e4b5-4471-b750-d313a847ee16 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:22.805680 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:22.805680 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:22.809946 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1cf39b81-e4b5-4471-b750-d313a847ee16 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:54:22.815309 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1cf39b81-e4b5-4471-b750-d313a847ee16 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 returned with HTTP 200 Jul 31 20:54:22.815843 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 802/3173] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:22 2026] GET /volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:23.477077 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e726a647-60aa-4cf0-9aa0-e44feb6d292b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.478656 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e726a647-60aa-4cf0-9aa0-e44feb6d292b tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] GET https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:23.478842 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e726a647-60aa-4cf0-9aa0-e44feb6d292b tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:23.479008 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e726a647-60aa-4cf0-9aa0-e44feb6d292b tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:23.480683 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-af480080-5e5d-47f3-ac81-fe3b2c8b5403 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.482670 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af480080-5e5d-47f3-ac81-fe3b2c8b5403 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c Jul 31 20:54:23.483254 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af480080-5e5d-47f3-ac81-fe3b2c8b5403 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:23.483254 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af480080-5e5d-47f3-ac81-fe3b2c8b5403 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:23.483966 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e726a647-60aa-4cf0-9aa0-e44feb6d292b tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 returned with HTTP 404 Jul 31 20:54:23.484392 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 791/3174] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:23 2026] GET /volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:23.488628 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af480080-5e5d-47f3-ac81-fe3b2c8b5403 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c returned with HTTP 404 Jul 31 20:54:23.489111 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 805/3175] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:23 2026] GET /volume/v3/volumes/29ccb47d-e2b4-4357-9365-60a875ae0a3c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:23.490437 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3b678cdd-fd31-40e6-9228-9427de60de95 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.492606 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3b678cdd-fd31-40e6-9228-9427de60de95 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:23.492871 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3b678cdd-fd31-40e6-9228-9427de60de95 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:23.493098 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3b678cdd-fd31-40e6-9228-9427de60de95 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:23.495703 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-804279ff-03eb-48bc-abbe-2728ee7abba0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.497572 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-804279ff-03eb-48bc-abbe-2728ee7abba0 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 Jul 31 20:54:23.497765 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-804279ff-03eb-48bc-abbe-2728ee7abba0 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:23.497990 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-804279ff-03eb-48bc-abbe-2728ee7abba0 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:23.498104 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-804279ff-03eb-48bc-abbe-2728ee7abba0 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Delete snapshot with id: 0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 Jul 31 20:54:23.499211 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3b678cdd-fd31-40e6-9228-9427de60de95 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 returned with HTTP 404 Jul 31 20:54:23.499729 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 803/3176] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:23 2026] GET /volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:23.503096 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:23.503096 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:23.503545 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-804279ff-03eb-48bc-abbe-2728ee7abba0 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot retrieved successfully. Jul 31 20:54:23.506223 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-426c09ac-91ce-41dd-b134-1560cf7cd3b4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.508001 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-426c09ac-91ce-41dd-b134-1560cf7cd3b4 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] DELETE https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:23.508352 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-426c09ac-91ce-41dd-b134-1560cf7cd3b4 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:23.508634 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-426c09ac-91ce-41dd-b134-1560cf7cd3b4 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:23.508848 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-426c09ac-91ce-41dd-b134-1560cf7cd3b4 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Delete volume with id: bc398697-19e4-4fce-9e69-bed251b98fe1 Jul 31 20:54:23.514872 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-426c09ac-91ce-41dd-b134-1560cf7cd3b4 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 returned with HTTP 404 Jul 31 20:54:23.515525 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 806/3177] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:54:23 2026] DELETE /volume/v3/volumes/bc398697-19e4-4fce-9e69-bed251b98fe1 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:23.522966 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-804279ff-03eb-48bc-abbe-2728ee7abba0 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot delete request issued successfully. Jul 31 20:54:23.523214 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-804279ff-03eb-48bc-abbe-2728ee7abba0 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 returned with HTTP 202 Jul 31 20:54:23.523523 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.523603 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 792/3178] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:54:23 2026] DELETE /volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:23.525188 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:23.525731 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1511237281"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:23.527041 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1511237281'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:23.527624 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Create volume of 1 GB Jul 31 20:54:23.531340 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Availability Zones retrieved successfully. Jul 31 20:54:23.531778 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-649e5f1b-ea5a-4aa9-a07b-accbe061108d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.533561 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-649e5f1b-ea5a-4aa9-a07b-accbe061108d tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 Jul 31 20:54:23.533757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-649e5f1b-ea5a-4aa9-a07b-accbe061108d tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:23.533967 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-649e5f1b-ea5a-4aa9-a07b-accbe061108d tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:23.536927 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Flow 'volume_create_api' (6a2c0a2f-b917-479c-a900-d8c4db05009a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:23.537791 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf04e1d6-f6b0-4e05-978a-3887c30fdb16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:23.538706 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:23.539913 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:23.539913 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:23.540458 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-649e5f1b-ea5a-4aa9-a07b-accbe061108d tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Snapshot retrieved successfully. Jul 31 20:54:23.541587 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-649e5f1b-ea5a-4aa9-a07b-accbe061108d tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 returned with HTTP 200 Jul 31 20:54:23.542061 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 807/3179] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:23 2026] GET /volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 => generated 480 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:23.562673 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf04e1d6-f6b0-4e05-978a-3887c30fdb16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:23.563506 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665fba61-2793-4743-a841-708ee642265e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:23.602078 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Created reservations ['c6399e18-5ef8-4869-84e0-6c2eb1cb3e2b', '63ab9b92-28a8-4389-885b-5b7687aaf7ec', '23090bc4-80de-4325-8c2e-c47481b478c1', '7dcca881-9d2e-4fd4-afa4-9ec4db6b3e62'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:23.602898 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (665fba61-2793-4743-a841-708ee642265e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c6399e18-5ef8-4869-84e0-6c2eb1cb3e2b', '63ab9b92-28a8-4389-885b-5b7687aaf7ec', '23090bc4-80de-4325-8c2e-c47481b478c1', '7dcca881-9d2e-4fd4-afa4-9ec4db6b3e62']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:23.603618 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87780072-0593-4a42-ae53-22552ca4d627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:23.628255 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87780072-0593-4a42-ae53-22552ca4d627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '426b8238-51b2-442a-af20-2015b9485d5e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1511237281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b211d693b804eb6afe88cd950335326',qos_specs=None,replication_status=,reservations=['c6399e18-5ef8-4869-84e0-6c2eb1cb3e2b','63ab9b92-28a8-4389-885b-5b7687aaf7ec','23090bc4-80de-4325-8c2e-c47481b478c1','7dcca881-9d2e-4fd4-afa4-9ec4db6b3e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f21187207dd8420f978656e1c11abc86',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1511237281',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=426b8238-51b2-442a-af20-2015b9485d5e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4b211d693b804eb6afe88cd950335326',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f21187207dd8420f978656e1c11abc86',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:23.629299 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae1b3bdb-e145-4ab6-b2d0-8a15e2d414fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:23.648597 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ae1b3bdb-e145-4ab6-b2d0-8a15e2d414fa) transitioned into state 'SUCCESS' from state '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-1511237281',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4b211d693b804eb6afe88cd950335326',qos_specs=None,replication_status=,reservations=['c6399e18-5ef8-4869-84e0-6c2eb1cb3e2b','63ab9b92-28a8-4389-885b-5b7687aaf7ec','23090bc4-80de-4325-8c2e-c47481b478c1','7dcca881-9d2e-4fd4-afa4-9ec4db6b3e62'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f21187207dd8420f978656e1c11abc86',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:23.649255 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43dde1d-f0c5-43f3-9e96-bacb163cd7a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:23.659392 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c43dde1d-f0c5-43f3-9e96-bacb163cd7a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:23.660046 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Flow 'volume_create_api' (6a2c0a2f-b917-479c-a900-d8c4db05009a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:23.660350 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Create volume request issued successfully. Jul 31 20:54:23.660872 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bf890fe5-a372-495a-a8a9-b64b8b2d1fb9 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:23.661289 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 804/3180] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:54:23 2026] POST /volume/v3/volumes => generated 819 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:23.676015 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b6db2513-b544-4b94-8761-736d772cd295 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.678320 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b6db2513-b544-4b94-8761-736d772cd295 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:23.678635 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b6db2513-b544-4b94-8761-736d772cd295 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:23.678905 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b6db2513-b544-4b94-8761-736d772cd295 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:23.687637 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:23.687637 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:23.691893 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b6db2513-b544-4b94-8761-736d772cd295 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Volume info retrieved successfully. Jul 31 20:54:23.696656 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b6db2513-b544-4b94-8761-736d772cd295 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e returned with HTTP 200 Jul 31 20:54:23.697114 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 793/3181] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:23 2026] GET /volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e => generated 887 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:23.718284 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:23.718284 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:23.718661 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:54:23.718831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Checking backup size 1 against volume size 1 {{(pid=100194) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 20:54:23.718926 np0000006272 devstack@c-api.service[100194]: INFO cinder.backup.api [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Overwriting volume cc196953-0e80-45ea-8113-09805420d019 with restore of backup 18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:23.732292 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.rpcapi [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] restore_backup in rpcapi backup_id 18a10254-189f-4a22-910e-42333f774c41 {{(pid=100194) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 20:54:23.734235 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e82af5f-fccc-4679-bf71-dc60de4a5016 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41/restore returned with HTTP 202 Jul 31 20:54:23.734728 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 778/3182] 10.4.3.157 () {70 vars in 1433 bytes} [Fri Jul 31 20:54:22 2026] POST /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41/restore => generated 152 bytes in 1176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:23.743459 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9234910a-093f-4b1b-b4dd-412e3cfe76cc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.747389 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9234910a-093f-4b1b-b4dd-412e3cfe76cc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:23.747389 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9234910a-093f-4b1b-b4dd-412e3cfe76cc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:23.747389 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9234910a-093f-4b1b-b4dd-412e3cfe76cc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:23.747389 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-9234910a-093f-4b1b-b4dd-412e3cfe76cc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:23.752504 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:23.752504 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:23.753313 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9234910a-093f-4b1b-b4dd-412e3cfe76cc tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:23.753792 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 808/3183] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:23 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:23.833211 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7246886d-1647-4539-b050-3ba1f397202a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.835107 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7246886d-1647-4539-b050-3ba1f397202a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 Jul 31 20:54:23.835793 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7246886d-1647-4539-b050-3ba1f397202a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:23.835793 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7246886d-1647-4539-b050-3ba1f397202a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:23.842540 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:23.842540 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:23.846385 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7246886d-1647-4539-b050-3ba1f397202a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:54:23.850379 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7246886d-1647-4539-b050-3ba1f397202a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 returned with HTTP 200 Jul 31 20:54:23.850758 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 805/3184] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:23 2026] GET /volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:23.864854 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d66226d2-75fa-4ff8-9087-486169b70e11 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.865933 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d66226d2-75fa-4ff8-9087-486169b70e11 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:54:23.866452 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d66226d2-75fa-4ff8-9087-486169b70e11 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b540076-a782-4e55-b54e-746ee15e2d65", "name": "tempest-VolumesBackupsTest-Backup-493809200"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:23.870184 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-d66226d2-75fa-4ff8-9087-486169b70e11 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating new backup {'backup': {'volume_id': '3b540076-a782-4e55-b54e-746ee15e2d65', 'name': 'tempest-VolumesBackupsTest-Backup-493809200'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:54:23.870862 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-d66226d2-75fa-4ff8-9087-486169b70e11 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating backup of volume 3b540076-a782-4e55-b54e-746ee15e2d65 in container None Jul 31 20:54:23.880371 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:23.880371 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:23.881042 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d66226d2-75fa-4ff8-9087-486169b70e11 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:54:23.909274 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-d66226d2-75fa-4ff8-9087-486169b70e11 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Created reservations ['4e0e78e4-21c8-4382-bc5d-525a636b2155', 'dffffc7b-e87e-4960-bcbc-46b56d2515f2'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:23.953027 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d66226d2-75fa-4ff8-9087-486169b70e11 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:54:23.953450 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 794/3185] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:54:23 2026] POST /volume/v3/backups => generated 329 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:23.961317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fa5ec308-94e8-448e-b70a-cceefe93f0a4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:23.962904 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fa5ec308-94e8-448e-b70a-cceefe93f0a4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:23.963329 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fa5ec308-94e8-448e-b70a-cceefe93f0a4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:23.963329 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fa5ec308-94e8-448e-b70a-cceefe93f0a4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:23.963421 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-fa5ec308-94e8-448e-b70a-cceefe93f0a4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:23.968931 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:23.968931 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:23.969899 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fa5ec308-94e8-448e-b70a-cceefe93f0a4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:23.970384 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 779/3186] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:23 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:24.552548 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3c2cce0d-7978-4194-8c90-3048e2e05f3c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.554197 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3c2cce0d-7978-4194-8c90-3048e2e05f3c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 Jul 31 20:54:24.554443 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3c2cce0d-7978-4194-8c90-3048e2e05f3c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:24.554647 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3c2cce0d-7978-4194-8c90-3048e2e05f3c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:24.559237 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3c2cce0d-7978-4194-8c90-3048e2e05f3c tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 returned with HTTP 404 Jul 31 20:54:24.559690 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 809/3187] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:54:24 2026] GET /volume/v3/snapshots/0cab209b-ca16-439a-8bb1-2eaa9f3fbcf8 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:24.709522 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-140927f2-bc15-411f-9c3f-328d5c7cb778 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.711478 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-140927f2-bc15-411f-9c3f-328d5c7cb778 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:24.711705 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-140927f2-bc15-411f-9c3f-328d5c7cb778 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:24.711930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-140927f2-bc15-411f-9c3f-328d5c7cb778 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:24.719105 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:24.719105 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:24.722749 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-140927f2-bc15-411f-9c3f-328d5c7cb778 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Volume info retrieved successfully. Jul 31 20:54:24.727184 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-140927f2-bc15-411f-9c3f-328d5c7cb778 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e returned with HTTP 200 Jul 31 20:54:24.727615 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 806/3188] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:24 2026] GET /volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:24.739990 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cef67169-28b4-4d74-ba82-52cbeb3cea66 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.741490 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cef67169-28b4-4d74-ba82-52cbeb3cea66 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] POST https://10.4.3.157/volume/v3/volume-transfers Jul 31 20:54:24.741816 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cef67169-28b4-4d74-ba82-52cbeb3cea66 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "426b8238-51b2-442a-af20-2015b9485d5e"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:24.743080 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volume_transfer [None req-cef67169-28b4-4d74-ba82-52cbeb3cea66 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Creating new volume transfer {'transfer': {'volume_id': '426b8238-51b2-442a-af20-2015b9485d5e'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 20:54:24.743270 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volume_transfer [None req-cef67169-28b4-4d74-ba82-52cbeb3cea66 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Creating transfer of volume 426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:24.743323 np0000006272 devstack@c-api.service[100193]: INFO cinder.transfer.api [None req-cef67169-28b4-4d74-ba82-52cbeb3cea66 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Generating transfer record for volume 426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:24.749587 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:24.749587 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:24.758915 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cef67169-28b4-4d74-ba82-52cbeb3cea66 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volume-transfers returned with HTTP 202 Jul 31 20:54:24.759302 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 795/3189] 10.4.3.157 () {70 vars in 1326 bytes} [Fri Jul 31 20:54:24 2026] POST /volume/v3/volume-transfers => generated 464 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:24.764942 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4e0e8afb-9050-4651-9248-9b2e6ec5eed9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.766973 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4e0e8afb-9050-4651-9248-9b2e6ec5eed9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:24.767335 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4e0e8afb-9050-4651-9248-9b2e6ec5eed9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:24.767425 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4e0e8afb-9050-4651-9248-9b2e6ec5eed9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:24.767466 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-4e0e8afb-9050-4651-9248-9b2e6ec5eed9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:24.768256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-64becd86-d126-4ead-8145-4a24da9b53d7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.770276 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-64becd86-d126-4ead-8145-4a24da9b53d7 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:24.770634 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-64becd86-d126-4ead-8145-4a24da9b53d7 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:24.770906 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-64becd86-d126-4ead-8145-4a24da9b53d7 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:24.771750 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:24.771750 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:24.772435 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4e0e8afb-9050-4651-9248-9b2e6ec5eed9 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:24.773037 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 780/3190] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:24 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:24.777893 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:24.777893 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:24.781478 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-64becd86-d126-4ead-8145-4a24da9b53d7 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Volume info retrieved successfully. Jul 31 20:54:24.785422 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-64becd86-d126-4ead-8145-4a24da9b53d7 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e returned with HTTP 200 Jul 31 20:54:24.785916 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 810/3191] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:24 2026] GET /volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e => generated 954 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:24.799715 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-69c602b1-c119-4fbd-b105-34f95e6547b0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.802271 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69c602b1-c119-4fbd-b105-34f95e6547b0 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volume-transfers/detail Jul 31 20:54:24.802271 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69c602b1-c119-4fbd-b105-34f95e6547b0 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:24.802374 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69c602b1-c119-4fbd-b105-34f95e6547b0 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:24.802543 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volume_transfer [None req-69c602b1-c119-4fbd-b105-34f95e6547b0 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Listing volume transfers {{(pid=100192) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 20:54:24.806214 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69c602b1-c119-4fbd-b105-34f95e6547b0 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 20:54:24.806518 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 807/3192] 10.4.3.157 () {68 vars in 1326 bytes} [Fri Jul 31 20:54:24 2026] GET /volume/v3/volume-transfers/detail => generated 435 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:24.814911 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f8b46483-cd55-497d-b180-139bbc9f331b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.816525 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f8b46483-cd55-497d-b180-139bbc9f331b tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] DELETE https://10.4.3.157/volume/v3/volume-transfers/cb276c8d-b123-4be2-9b32-444665ebb905 Jul 31 20:54:24.816716 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f8b46483-cd55-497d-b180-139bbc9f331b tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:24.816933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f8b46483-cd55-497d-b180-139bbc9f331b tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:24.817044 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.volume_transfer [None req-f8b46483-cd55-497d-b180-139bbc9f331b tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Delete transfer with id: cb276c8d-b123-4be2-9b32-444665ebb905 Jul 31 20:54:24.824914 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:24.824914 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:24.834082 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f8b46483-cd55-497d-b180-139bbc9f331b tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volume-transfers/cb276c8d-b123-4be2-9b32-444665ebb905 returned with HTTP 202 Jul 31 20:54:24.834504 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 796/3193] 10.4.3.157 () {68 vars in 1419 bytes} [Fri Jul 31 20:54:24 2026] DELETE /volume/v3/volume-transfers/cb276c8d-b123-4be2-9b32-444665ebb905 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:54:24.842518 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e27723cd-ae4a-4b91-9cc6-bf8d676f046e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.844095 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e27723cd-ae4a-4b91-9cc6-bf8d676f046e tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:24.844320 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e27723cd-ae4a-4b91-9cc6-bf8d676f046e tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:24.844537 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e27723cd-ae4a-4b91-9cc6-bf8d676f046e tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:24.850887 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:24.850887 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:24.854225 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e27723cd-ae4a-4b91-9cc6-bf8d676f046e tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Volume info retrieved successfully. Jul 31 20:54:24.860421 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e27723cd-ae4a-4b91-9cc6-bf8d676f046e tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e returned with HTTP 200 Jul 31 20:54:24.860734 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 781/3194] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:24 2026] GET /volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e => generated 946 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:24.876075 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-becb5c26-64ae-43eb-9a6f-9e29c276cdf4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.877872 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-becb5c26-64ae-43eb-9a6f-9e29c276cdf4 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] DELETE https://10.4.3.157/volume/v3/volume-transfers/cb276c8d-b123-4be2-9b32-444665ebb905 Jul 31 20:54:24.878121 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-becb5c26-64ae-43eb-9a6f-9e29c276cdf4 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:24.878339 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-becb5c26-64ae-43eb-9a6f-9e29c276cdf4 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:24.878497 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.volume_transfer [None req-becb5c26-64ae-43eb-9a6f-9e29c276cdf4 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Delete transfer with id: cb276c8d-b123-4be2-9b32-444665ebb905 Jul 31 20:54:24.881518 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-becb5c26-64ae-43eb-9a6f-9e29c276cdf4 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volume-transfers/cb276c8d-b123-4be2-9b32-444665ebb905 returned with HTTP 404 Jul 31 20:54:24.881958 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 811/3195] 10.4.3.157 () {68 vars in 1419 bytes} [Fri Jul 31 20:54:24 2026] DELETE /volume/v3/volume-transfers/cb276c8d-b123-4be2-9b32-444665ebb905 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:24.890358 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4308be6b-161d-46c6-9e24-40661dbbac86 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.894451 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4308be6b-161d-46c6-9e24-40661dbbac86 tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:24.894686 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4308be6b-161d-46c6-9e24-40661dbbac86 tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:24.894879 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4308be6b-161d-46c6-9e24-40661dbbac86 tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:24.895047 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-4308be6b-161d-46c6-9e24-40661dbbac86 tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Delete volume with id: 426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:24.907814 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:24.907814 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:24.908303 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4308be6b-161d-46c6-9e24-40661dbbac86 tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Volume info retrieved successfully. Jul 31 20:54:24.947434 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4308be6b-161d-46c6-9e24-40661dbbac86 tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Delete volume request issued successfully. Jul 31 20:54:24.947434 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4308be6b-161d-46c6-9e24-40661dbbac86 tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e returned with HTTP 202 Jul 31 20:54:24.947725 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 808/3196] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:54:24 2026] DELETE /volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:54:24.954973 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-99240a7f-361d-4f11-ad28-8f55f4c4297d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.956659 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-99240a7f-361d-4f11-ad28-8f55f4c4297d tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] GET https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:24.956877 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-99240a7f-361d-4f11-ad28-8f55f4c4297d tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:24.957063 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-99240a7f-361d-4f11-ad28-8f55f4c4297d tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:24.967088 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:24.967088 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:24.972077 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-99240a7f-361d-4f11-ad28-8f55f4c4297d tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Volume info retrieved successfully. Jul 31 20:54:24.978596 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-99240a7f-361d-4f11-ad28-8f55f4c4297d tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e returned with HTTP 200 Jul 31 20:54:24.979723 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 797/3197] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:24 2026] GET /volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e => generated 1130 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:54:24.983214 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a485b180-463d-4773-bdc9-1d3710fa61f8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:24.985045 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a485b180-463d-4773-bdc9-1d3710fa61f8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:24.985283 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a485b180-463d-4773-bdc9-1d3710fa61f8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:24.985465 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a485b180-463d-4773-bdc9-1d3710fa61f8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:24.985588 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-a485b180-463d-4773-bdc9-1d3710fa61f8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:24.991237 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:24.991237 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:24.992311 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a485b180-463d-4773-bdc9-1d3710fa61f8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:24.992788 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 782/3198] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:24 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:25.783692 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bc4a536f-b602-4f2c-900b-b5a9b50ce5aa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:25.785441 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bc4a536f-b602-4f2c-900b-b5a9b50ce5aa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:25.785640 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bc4a536f-b602-4f2c-900b-b5a9b50ce5aa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:25.785837 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bc4a536f-b602-4f2c-900b-b5a9b50ce5aa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:25.785970 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-bc4a536f-b602-4f2c-900b-b5a9b50ce5aa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:25.791194 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:25.791194 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:25.791935 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bc4a536f-b602-4f2c-900b-b5a9b50ce5aa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:25.792541 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 812/3199] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:25 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:25.992573 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cd2a7279-4d9e-429b-8f3a-5e31594dd377 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:25.994036 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cd2a7279-4d9e-429b-8f3a-5e31594dd377 tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] GET https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:25.994249 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cd2a7279-4d9e-429b-8f3a-5e31594dd377 tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:25.994411 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cd2a7279-4d9e-429b-8f3a-5e31594dd377 tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:25.999793 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cd2a7279-4d9e-429b-8f3a-5e31594dd377 tempest-VolumesTransfersV355Test-192313215 tempest-VolumesTransfersV355Test-192313215-project-admin] https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e returned with HTTP 404 Jul 31 20:54:26.000705 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 809/3200] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:25 2026] GET /volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:26.004533 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-598b2355-ba8b-49d5-8aea-ab631ffc54b6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:26.006311 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-598b2355-ba8b-49d5-8aea-ab631ffc54b6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:26.006481 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-598b2355-ba8b-49d5-8aea-ab631ffc54b6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:26.006655 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-598b2355-ba8b-49d5-8aea-ab631ffc54b6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:26.006880 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-598b2355-ba8b-49d5-8aea-ab631ffc54b6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:26.006943 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-34b86585-6d44-4355-84b9-a4a269d3f064 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:26.008943 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-34b86585-6d44-4355-84b9-a4a269d3f064 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] GET https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:26.009234 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-34b86585-6d44-4355-84b9-a4a269d3f064 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:26.009469 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-34b86585-6d44-4355-84b9-a4a269d3f064 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:26.011425 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:26.011425 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:26.012370 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-598b2355-ba8b-49d5-8aea-ab631ffc54b6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:26.012860 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 798/3201] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:26 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:26.015539 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-34b86585-6d44-4355-84b9-a4a269d3f064 tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e returned with HTTP 404 Jul 31 20:54:26.015989 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 783/3202] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:26 2026] GET /volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:26.023725 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c41fadde-4d7f-4997-914d-0ce0893ef3fe None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:26.025486 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c41fadde-4d7f-4997-914d-0ce0893ef3fe tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] DELETE https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:26.025720 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c41fadde-4d7f-4997-914d-0ce0893ef3fe tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:26.025906 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c41fadde-4d7f-4997-914d-0ce0893ef3fe tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:26.026081 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-c41fadde-4d7f-4997-914d-0ce0893ef3fe tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] Delete volume with id: 426b8238-51b2-442a-af20-2015b9485d5e Jul 31 20:54:26.032218 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c41fadde-4d7f-4997-914d-0ce0893ef3fe tempest-VolumesTransfersV355Test-507418380 tempest-VolumesTransfersV355Test-507418380-project-member] https://10.4.3.157/volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e returned with HTTP 404 Jul 31 20:54:26.032998 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 813/3203] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:54:26 2026] DELETE /volume/v3/volumes/426b8238-51b2-442a-af20-2015b9485d5e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:26.803721 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-54a3a5ae-e873-423d-9de9-92d07d3973c7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:26.805111 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-54a3a5ae-e873-423d-9de9-92d07d3973c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:26.805329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-54a3a5ae-e873-423d-9de9-92d07d3973c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:26.805500 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-54a3a5ae-e873-423d-9de9-92d07d3973c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:26.805603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-54a3a5ae-e873-423d-9de9-92d07d3973c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:26.809620 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:26.809620 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:26.810197 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-54a3a5ae-e873-423d-9de9-92d07d3973c7 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:26.810517 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 810/3204] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:26 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:27.023013 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ce12c636-4708-4e20-a732-8eb48482d693 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:27.025414 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ce12c636-4708-4e20-a732-8eb48482d693 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:27.025724 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ce12c636-4708-4e20-a732-8eb48482d693 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:27.026898 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ce12c636-4708-4e20-a732-8eb48482d693 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:27.026898 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-ce12c636-4708-4e20-a732-8eb48482d693 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:27.030254 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:27.030254 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:27.031045 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ce12c636-4708-4e20-a732-8eb48482d693 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:27.031593 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 799/3205] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:27 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:27.823436 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-aa6aed1b-5185-4072-a542-fd60b88e5cfa None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:27.825446 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aa6aed1b-5185-4072-a542-fd60b88e5cfa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:27.825636 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aa6aed1b-5185-4072-a542-fd60b88e5cfa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:27.825812 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aa6aed1b-5185-4072-a542-fd60b88e5cfa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:27.825913 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-aa6aed1b-5185-4072-a542-fd60b88e5cfa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:27.829507 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:27.829507 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:27.830044 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aa6aed1b-5185-4072-a542-fd60b88e5cfa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:27.830548 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 784/3206] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:27 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:28.046256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7628c5b1-8121-44c8-bbe8-9b21d3e5c520 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:28.048092 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7628c5b1-8121-44c8-bbe8-9b21d3e5c520 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:28.048329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7628c5b1-8121-44c8-bbe8-9b21d3e5c520 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:28.048507 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7628c5b1-8121-44c8-bbe8-9b21d3e5c520 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:28.048590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-7628c5b1-8121-44c8-bbe8-9b21d3e5c520 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:28.057778 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:28.057778 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:28.058871 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7628c5b1-8121-44c8-bbe8-9b21d3e5c520 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:28.058871 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 814/3207] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:28 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:28.845761 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6d9b4905-ff21-4161-ba87-f401d326422c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:28.848289 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6d9b4905-ff21-4161-ba87-f401d326422c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:28.848523 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6d9b4905-ff21-4161-ba87-f401d326422c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:28.848825 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6d9b4905-ff21-4161-ba87-f401d326422c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:28.849021 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6d9b4905-ff21-4161-ba87-f401d326422c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:28.859848 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:28.859848 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:28.859848 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6d9b4905-ff21-4161-ba87-f401d326422c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:28.859848 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 811/3208] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:28 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:29.074845 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-91064aef-8096-499d-9d98-36a369dda81c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:29.079204 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-91064aef-8096-499d-9d98-36a369dda81c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:29.079597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-91064aef-8096-499d-9d98-36a369dda81c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:29.079771 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-91064aef-8096-499d-9d98-36a369dda81c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:29.079922 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-91064aef-8096-499d-9d98-36a369dda81c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:29.086238 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:29.086238 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:29.087390 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-91064aef-8096-499d-9d98-36a369dda81c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:29.087955 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 800/3209] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:29 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:29.394218 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-527a7e6a-bfc9-4021-8f19-9f39121d14b5 req-f34eb564-712a-4405-849a-3512d1e35d48 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:29.401391 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-527a7e6a-bfc9-4021-8f19-9f39121d14b5 req-f34eb564-712a-4405-849a-3512d1e35d48 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] DELETE https://10.4.3.157/volume/v3/attachments/def9730f-cf2c-44d9-9dba-44506f38d890 Jul 31 20:54:29.401603 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-527a7e6a-bfc9-4021-8f19-9f39121d14b5 req-f34eb564-712a-4405-849a-3512d1e35d48 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:29.401801 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-527a7e6a-bfc9-4021-8f19-9f39121d14b5 req-f34eb564-712a-4405-849a-3512d1e35d48 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:29.409800 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:29.409800 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:29.462227 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-527a7e6a-bfc9-4021-8f19-9f39121d14b5 req-f34eb564-712a-4405-849a-3512d1e35d48 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/attachments/def9730f-cf2c-44d9-9dba-44506f38d890 returned with HTTP 200 Jul 31 20:54:29.462718 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 785/3210] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:54:29 2026] DELETE /volume/v3/attachments/def9730f-cf2c-44d9-9dba-44506f38d890 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:29.868788 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-866e70c0-3e00-4997-be6b-03d348ca640f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:29.870540 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-866e70c0-3e00-4997-be6b-03d348ca640f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:29.870747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-866e70c0-3e00-4997-be6b-03d348ca640f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:29.870945 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-866e70c0-3e00-4997-be6b-03d348ca640f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:29.871085 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-866e70c0-3e00-4997-be6b-03d348ca640f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:29.878588 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:29.878588 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:29.879173 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-866e70c0-3e00-4997-be6b-03d348ca640f tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:29.879542 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 815/3211] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:29 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:30.099582 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d90f6253-8d1d-4588-8fe9-b209cbc50f3b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:30.102593 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d90f6253-8d1d-4588-8fe9-b209cbc50f3b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:30.102798 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d90f6253-8d1d-4588-8fe9-b209cbc50f3b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:30.102969 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d90f6253-8d1d-4588-8fe9-b209cbc50f3b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:30.103069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d90f6253-8d1d-4588-8fe9-b209cbc50f3b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:30.107199 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:30.107199 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:30.108422 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d90f6253-8d1d-4588-8fe9-b209cbc50f3b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:30.108793 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 812/3212] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:30 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:30.135839 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dc8710ae-0912-4442-ad03-a8fb38fcb6a1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:30.136241 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dc8710ae-0912-4442-ad03-a8fb38fcb6a1 None None] GET https://10.4.3.157/volume// Jul 31 20:54:30.136408 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dc8710ae-0912-4442-ad03-a8fb38fcb6a1 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:30.136626 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dc8710ae-0912-4442-ad03-a8fb38fcb6a1 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:30.136978 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dc8710ae-0912-4442-ad03-a8fb38fcb6a1 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:54:30.137277 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 801/3213] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:54: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 20:54:30.146992 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-fe218655-db58-491d-953a-c745ecd58784 req-53d93086-629f-4ff4-86dc-af109fcb3aaf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:30.149468 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-fe218655-db58-491d-953a-c745ecd58784 req-53d93086-629f-4ff4-86dc-af109fcb3aaf tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:54:30.149940 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-fe218655-db58-491d-953a-c745ecd58784 req-53d93086-629f-4ff4-86dc-af109fcb3aaf tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fa74ea22-1502-45ee-9400-ccd6b7f58a7c", "connector": null, "instance_uuid": "14e19897-3112-46e1-8004-3fda8a9c9c2a"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:30.162825 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:30.162825 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:30.200301 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-fe218655-db58-491d-953a-c745ecd58784 req-53d93086-629f-4ff4-86dc-af109fcb3aaf tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:54:30.200975 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 786/3214] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:54:30 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 20:54:30.210931 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-fe218655-db58-491d-953a-c745ecd58784 req-6d41ea63-5df2-49a5-9243-ed9c6f5c3b6c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:30.212823 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-fe218655-db58-491d-953a-c745ecd58784 req-6d41ea63-5df2-49a5-9243-ed9c6f5c3b6c tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] DELETE https://10.4.3.157/volume/v3/attachments/f86aecd7-b92f-45eb-85fa-833c8b76be0f Jul 31 20:54:30.212979 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-fe218655-db58-491d-953a-c745ecd58784 req-6d41ea63-5df2-49a5-9243-ed9c6f5c3b6c tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:30.213165 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-fe218655-db58-491d-953a-c745ecd58784 req-6d41ea63-5df2-49a5-9243-ed9c6f5c3b6c tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:30.225850 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:30.225850 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:30.276368 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-fe218655-db58-491d-953a-c745ecd58784 req-6d41ea63-5df2-49a5-9243-ed9c6f5c3b6c tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/attachments/f86aecd7-b92f-45eb-85fa-833c8b76be0f returned with HTTP 200 Jul 31 20:54:30.276791 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 816/3215] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:54:30 2026] DELETE /volume/v3/attachments/f86aecd7-b92f-45eb-85fa-833c8b76be0f => generated 192 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:30.891238 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-80911888-83eb-42aa-a179-228f9bcb5185 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:30.893105 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-80911888-83eb-42aa-a179-228f9bcb5185 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:30.893499 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-80911888-83eb-42aa-a179-228f9bcb5185 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:30.894420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-80911888-83eb-42aa-a179-228f9bcb5185 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:30.894583 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-80911888-83eb-42aa-a179-228f9bcb5185 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:30.899881 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:30.899881 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:30.900633 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-80911888-83eb-42aa-a179-228f9bcb5185 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:30.901644 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 813/3216] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:30 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:31.111094 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3b481b28-688a-4a61-bdb2-b72d9ae9d412 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:31.113489 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3b481b28-688a-4a61-bdb2-b72d9ae9d412 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] DELETE https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:54:31.113717 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3b481b28-688a-4a61-bdb2-b72d9ae9d412 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:31.113949 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3b481b28-688a-4a61-bdb2-b72d9ae9d412 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:31.114190 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-3b481b28-688a-4a61-bdb2-b72d9ae9d412 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Delete volume with id: 03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:54:31.125548 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b6e79f14-57b9-4078-a247-20ff35a1aa68 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:31.125938 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:31.125938 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:31.126537 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3b481b28-688a-4a61-bdb2-b72d9ae9d412 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:54:31.127237 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6e79f14-57b9-4078-a247-20ff35a1aa68 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:31.127450 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b6e79f14-57b9-4078-a247-20ff35a1aa68 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:31.127676 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b6e79f14-57b9-4078-a247-20ff35a1aa68 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:31.127865 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-b6e79f14-57b9-4078-a247-20ff35a1aa68 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:31.132288 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:31.132288 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:31.133000 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6e79f14-57b9-4078-a247-20ff35a1aa68 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:31.133542 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 787/3217] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:31 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:31.147650 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3b481b28-688a-4a61-bdb2-b72d9ae9d412 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Delete volume request issued successfully. Jul 31 20:54:31.148049 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3b481b28-688a-4a61-bdb2-b72d9ae9d412 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 returned with HTTP 202 Jul 31 20:54:31.148924 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 802/3218] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:54:31 2026] DELETE /volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:54:31.157259 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c9b1b0c7-7e54-47b3-8845-423d6a3b8f29 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:31.162015 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c9b1b0c7-7e54-47b3-8845-423d6a3b8f29 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:54:31.162277 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c9b1b0c7-7e54-47b3-8845-423d6a3b8f29 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:31.162460 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c9b1b0c7-7e54-47b3-8845-423d6a3b8f29 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:31.170437 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:31.170437 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:31.174581 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c9b1b0c7-7e54-47b3-8845-423d6a3b8f29 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Volume info retrieved successfully. Jul 31 20:54:31.182531 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c9b1b0c7-7e54-47b3-8845-423d6a3b8f29 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 returned with HTTP 200 Jul 31 20:54:31.183376 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 817/3219] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:31 2026] GET /volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 => generated 1387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:54:31.507204 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6a4a9b54-cde3-46a3-ba7f-e8012f36d260 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:31.507204 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a4a9b54-cde3-46a3-ba7f-e8012f36d260 None None] GET https://10.4.3.157/volume// Jul 31 20:54:31.507204 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a4a9b54-cde3-46a3-ba7f-e8012f36d260 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:31.507204 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a4a9b54-cde3-46a3-ba7f-e8012f36d260 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:31.507204 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a4a9b54-cde3-46a3-ba7f-e8012f36d260 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:54:31.507604 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 814/3220] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:54: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 20:54:31.520928 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-b461f844-1710-45c3-93de-cea610674425 req-15fec762-388d-409e-a70d-ae1291088410 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:31.522734 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b461f844-1710-45c3-93de-cea610674425 req-15fec762-388d-409e-a70d-ae1291088410 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] GET https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c Jul 31 20:54:31.522921 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b461f844-1710-45c3-93de-cea610674425 req-15fec762-388d-409e-a70d-ae1291088410 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:31.523091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b461f844-1710-45c3-93de-cea610674425 req-15fec762-388d-409e-a70d-ae1291088410 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:31.532990 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:31.532990 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:31.536681 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-b461f844-1710-45c3-93de-cea610674425 req-15fec762-388d-409e-a70d-ae1291088410 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Volume info retrieved successfully. Jul 31 20:54:31.542713 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b461f844-1710-45c3-93de-cea610674425 req-15fec762-388d-409e-a70d-ae1291088410 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c returned with HTTP 200 Jul 31 20:54:31.543248 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 788/3221] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:54:31 2026] GET /volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c => generated 1540 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:54:31.647385 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b461f844-1710-45c3-93de-cea610674425 req-6e8c4527-d33d-43df-b4aa-97e5125d385a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:31.649310 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b461f844-1710-45c3-93de-cea610674425 req-6e8c4527-d33d-43df-b4aa-97e5125d385a tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] PUT https://10.4.3.157/volume/v3/attachments/fb2661ae-791f-4357-a9f0-902201e310f1 Jul 31 20:54:31.649638 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b461f844-1710-45c3-93de-cea610674425 req-6e8c4527-d33d-43df-b4aa-97e5125d385a tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:31.657699 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-b461f844-1710-45c3-93de-cea610674425 req-6e8c4527-d33d-43df-b4aa-97e5125d385a tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Acquiring lock "cinder-attachment_update-fa74ea22-1502-45ee-9400-ccd6b7f58a7c-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:54:31.661966 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-b461f844-1710-45c3-93de-cea610674425 req-6e8c4527-d33d-43df-b4aa-97e5125d385a tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Lock "cinder-attachment_update-fa74ea22-1502-45ee-9400-ccd6b7f58a7c-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:54:31.662760 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:31.662760 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:31.749100 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-b461f844-1710-45c3-93de-cea610674425 req-6e8c4527-d33d-43df-b4aa-97e5125d385a tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Lock "cinder-attachment_update-fa74ea22-1502-45ee-9400-ccd6b7f58a7c-np0000006272" released by "attachment_update" :: held 0.087s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:54:31.749661 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b461f844-1710-45c3-93de-cea610674425 req-6e8c4527-d33d-43df-b4aa-97e5125d385a tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/attachments/fb2661ae-791f-4357-a9f0-902201e310f1 returned with HTTP 200 Jul 31 20:54:31.750550 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 803/3222] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:54:31 2026] PUT /volume/v3/attachments/fb2661ae-791f-4357-a9f0-902201e310f1 => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:31.807953 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-b461f844-1710-45c3-93de-cea610674425 req-247a12b9-dd22-40ea-b031-933d651e9d5f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:31.811104 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b461f844-1710-45c3-93de-cea610674425 req-247a12b9-dd22-40ea-b031-933d651e9d5f tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] POST https://10.4.3.157/volume/v3/attachments/fb2661ae-791f-4357-a9f0-902201e310f1/action Jul 31 20:54:31.811964 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b461f844-1710-45c3-93de-cea610674425 req-247a12b9-dd22-40ea-b031-933d651e9d5f tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:31.812168 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b461f844-1710-45c3-93de-cea610674425 req-247a12b9-dd22-40ea-b031-933d651e9d5f tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:31.836141 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:31.836141 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:31.848735 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b461f844-1710-45c3-93de-cea610674425 req-247a12b9-dd22-40ea-b031-933d651e9d5f tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/attachments/fb2661ae-791f-4357-a9f0-902201e310f1/action returned with HTTP 204 Jul 31 20:54:31.849314 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 818/3223] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:54:31 2026] POST /volume/v3/attachments/fb2661ae-791f-4357-a9f0-902201e310f1/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:31.918565 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8f2e54fd-1a95-47f6-b061-e81877852015 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:31.922044 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f2e54fd-1a95-47f6-b061-e81877852015 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:31.923375 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f2e54fd-1a95-47f6-b061-e81877852015 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:31.923629 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f2e54fd-1a95-47f6-b061-e81877852015 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:31.923783 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8f2e54fd-1a95-47f6-b061-e81877852015 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:31.929161 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:31.929161 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:31.930034 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f2e54fd-1a95-47f6-b061-e81877852015 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:31.930609 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 815/3224] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:31 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:32.144535 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2d6cc2c4-36de-4397-8577-96590e0e9d91 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:32.146854 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d6cc2c4-36de-4397-8577-96590e0e9d91 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:32.147138 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2d6cc2c4-36de-4397-8577-96590e0e9d91 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:32.147449 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2d6cc2c4-36de-4397-8577-96590e0e9d91 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:32.147608 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2d6cc2c4-36de-4397-8577-96590e0e9d91 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:32.153551 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:32.153551 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:32.154709 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d6cc2c4-36de-4397-8577-96590e0e9d91 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:32.155222 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 789/3225] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:32 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:32.195788 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e1c70b30-21b6-47ea-ace1-5bd862367939 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:32.197903 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e1c70b30-21b6-47ea-ace1-5bd862367939 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] GET https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 Jul 31 20:54:32.198181 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e1c70b30-21b6-47ea-ace1-5bd862367939 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:32.198423 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e1c70b30-21b6-47ea-ace1-5bd862367939 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:32.213517 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e1c70b30-21b6-47ea-ace1-5bd862367939 tempest-TestVolumeBootPatternV346-1233058680 tempest-TestVolumeBootPatternV346-1233058680-project-member] https://10.4.3.157/volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 returned with HTTP 404 Jul 31 20:54:32.214107 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 804/3226] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:54:32 2026] GET /volume/v3/volumes/03a9af18-6087-4498-a909-83dd27b71047 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:54:32.965002 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-050d8c0e-031f-46b4-85a7-88e033c13db0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:32.970046 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-050d8c0e-031f-46b4-85a7-88e033c13db0 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:32.970046 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-050d8c0e-031f-46b4-85a7-88e033c13db0 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:32.970046 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-050d8c0e-031f-46b4-85a7-88e033c13db0 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:32.970046 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-050d8c0e-031f-46b4-85a7-88e033c13db0 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:32.973775 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:32.973775 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:32.974495 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-050d8c0e-031f-46b4-85a7-88e033c13db0 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:32.975023 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 819/3227] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:32 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:33.072307 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bea0cc55-6f43-4890-81a4-668494964545 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:33.159061 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:33.159588 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1364429852"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:33.161420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1364429852'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:33.161564 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Create volume of 1 GB Jul 31 20:54:33.166560 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2d8d19c9-6621-4cba-8f64-4cdceb21e19a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:33.166918 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Availability Zones retrieved successfully. Jul 31 20:54:33.169218 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d8d19c9-6621-4cba-8f64-4cdceb21e19a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:33.169522 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2d8d19c9-6621-4cba-8f64-4cdceb21e19a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:33.169732 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2d8d19c9-6621-4cba-8f64-4cdceb21e19a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:33.169903 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2d8d19c9-6621-4cba-8f64-4cdceb21e19a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:33.173699 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Flow 'volume_create_api' (3abe7c7d-719c-413f-825a-d2aadb2e382c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:33.175713 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf40e9e-f0cc-40df-8cd5-49ff8de0fa0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:33.175872 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:33.175872 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:33.176635 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d8d19c9-6621-4cba-8f64-4cdceb21e19a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:33.177002 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:33.177265 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 790/3228] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:33 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:33.210480 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (edf40e9e-f0cc-40df-8cd5-49ff8de0fa0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:33.214146 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ff234e-9400-483a-b646-692c8838b4a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:33.274398 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Created reservations ['883852f8-6239-44e2-a8ba-e537cb3b0797', '61a6fae9-00c0-4cf2-953b-19b5e6eadd32', 'a10b4ef1-246f-476f-b9f9-ff6b611436e8', '1f5f4ba0-9fbe-4e54-911e-2aa32e43c62e'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:33.275295 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7ff234e-9400-483a-b646-692c8838b4a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['883852f8-6239-44e2-a8ba-e537cb3b0797', '61a6fae9-00c0-4cf2-953b-19b5e6eadd32', 'a10b4ef1-246f-476f-b9f9-ff6b611436e8', '1f5f4ba0-9fbe-4e54-911e-2aa32e43c62e']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:33.276068 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fd76e30-fed0-4b85-b343-ac89af7af909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:33.304379 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8fd76e30-fed0-4b85-b343-ac89af7af909) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '948d10ce-6693-416c-8a78-d541c112a772', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1364429852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed9d43ac77f4ffba125847518e9be0d',qos_specs=None,replication_status=,reservations=['883852f8-6239-44e2-a8ba-e537cb3b0797','61a6fae9-00c0-4cf2-953b-19b5e6eadd32','a10b4ef1-246f-476f-b9f9-ff6b611436e8','1f5f4ba0-9fbe-4e54-911e-2aa32e43c62e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b9370cb8069481f90d157d7b1b11785',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1364429852',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=948d10ce-6693-416c-8a78-d541c112a772,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ed9d43ac77f4ffba125847518e9be0d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0b9370cb8069481f90d157d7b1b11785',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:33.305349 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf17347-09f3-4a38-a5f5-1e9517b5b343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:33.327107 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9cf17347-09f3-4a38-a5f5-1e9517b5b343) transitioned into state 'SUCCESS' from state '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-1364429852',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ed9d43ac77f4ffba125847518e9be0d',qos_specs=None,replication_status=,reservations=['883852f8-6239-44e2-a8ba-e537cb3b0797','61a6fae9-00c0-4cf2-953b-19b5e6eadd32','a10b4ef1-246f-476f-b9f9-ff6b611436e8','1f5f4ba0-9fbe-4e54-911e-2aa32e43c62e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0b9370cb8069481f90d157d7b1b11785',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:33.328358 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d29b331-000c-45e6-8101-c520c0cc690f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:33.336762 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5d29b331-000c-45e6-8101-c520c0cc690f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:33.337781 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Flow 'volume_create_api' (3abe7c7d-719c-413f-825a-d2aadb2e382c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:33.338117 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Create volume request issued successfully. Jul 31 20:54:33.338701 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bea0cc55-6f43-4890-81a4-668494964545 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:33.339094 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 816/3229] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:54:33 2026] POST /volume/v3/volumes => generated 749 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:33.352885 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c74d5678-253c-4865-8bd6-76c4bdce8ab1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:33.354064 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c74d5678-253c-4865-8bd6-76c4bdce8ab1 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:33.354505 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c74d5678-253c-4865-8bd6-76c4bdce8ab1 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:33.354505 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c74d5678-253c-4865-8bd6-76c4bdce8ab1 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:33.537407 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:33.537407 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:33.544106 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c74d5678-253c-4865-8bd6-76c4bdce8ab1 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:33.549940 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c74d5678-253c-4865-8bd6-76c4bdce8ab1 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:33.550365 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 805/3230] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:33 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 817 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:33.987538 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cdfaaf83-0bcb-4f3f-b464-8be56dd9f175 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:33.989528 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cdfaaf83-0bcb-4f3f-b464-8be56dd9f175 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:33.989635 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cdfaaf83-0bcb-4f3f-b464-8be56dd9f175 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:33.989879 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cdfaaf83-0bcb-4f3f-b464-8be56dd9f175 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:33.990023 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-cdfaaf83-0bcb-4f3f-b464-8be56dd9f175 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:33.994103 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:33.994103 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:33.994816 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cdfaaf83-0bcb-4f3f-b464-8be56dd9f175 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:33.995166 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 820/3231] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:33 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:34.005265 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c83434dd-0505-4439-b8b7-1e33fbd0843b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:34.006873 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c83434dd-0505-4439-b8b7-1e33fbd0843b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/cc196953-0e80-45ea-8113-09805420d019 Jul 31 20:54:34.007082 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c83434dd-0505-4439-b8b7-1e33fbd0843b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:34.007398 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c83434dd-0505-4439-b8b7-1e33fbd0843b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:34.007553 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-c83434dd-0505-4439-b8b7-1e33fbd0843b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete volume with id: cc196953-0e80-45ea-8113-09805420d019 Jul 31 20:54:34.014763 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:34.014763 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:34.015066 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c83434dd-0505-4439-b8b7-1e33fbd0843b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:54:34.038359 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c83434dd-0505-4439-b8b7-1e33fbd0843b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete volume request issued successfully. Jul 31 20:54:34.038662 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c83434dd-0505-4439-b8b7-1e33fbd0843b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/cc196953-0e80-45ea-8113-09805420d019 returned with HTTP 202 Jul 31 20:54:34.039523 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 791/3232] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:54:34 2026] DELETE /volume/v3/volumes/cc196953-0e80-45ea-8113-09805420d019 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:34.046375 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-91f39361-ecb6-4acf-8db9-9fec4f07c640 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:34.050704 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-91f39361-ecb6-4acf-8db9-9fec4f07c640 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/cc196953-0e80-45ea-8113-09805420d019 Jul 31 20:54:34.050941 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-91f39361-ecb6-4acf-8db9-9fec4f07c640 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:34.051154 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-91f39361-ecb6-4acf-8db9-9fec4f07c640 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:34.061972 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:34.061972 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:34.066868 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-91f39361-ecb6-4acf-8db9-9fec4f07c640 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:54:34.073145 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-91f39361-ecb6-4acf-8db9-9fec4f07c640 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/cc196953-0e80-45ea-8113-09805420d019 returned with HTTP 200 Jul 31 20:54:34.073791 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 817/3233] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:34 2026] GET /volume/v3/volumes/cc196953-0e80-45ea-8113-09805420d019 => generated 1065 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:34.191326 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bb95e175-7082-4e5a-8b85-a7d51ae39a0a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:34.193487 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bb95e175-7082-4e5a-8b85-a7d51ae39a0a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:34.193740 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bb95e175-7082-4e5a-8b85-a7d51ae39a0a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:34.193982 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bb95e175-7082-4e5a-8b85-a7d51ae39a0a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:34.194118 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-bb95e175-7082-4e5a-8b85-a7d51ae39a0a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:34.198999 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:34.198999 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:34.199970 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bb95e175-7082-4e5a-8b85-a7d51ae39a0a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:34.200423 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 806/3234] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:34 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:34.572609 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-79b2bae9-35e3-4209-9b89-e866327e009e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:34.576300 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-79b2bae9-35e3-4209-9b89-e866327e009e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:34.576604 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-79b2bae9-35e3-4209-9b89-e866327e009e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:34.577347 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-79b2bae9-35e3-4209-9b89-e866327e009e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:34.595174 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:34.595174 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:34.605840 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-79b2bae9-35e3-4209-9b89-e866327e009e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:34.611047 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-79b2bae9-35e3-4209-9b89-e866327e009e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:34.611444 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 821/3235] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:34 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 842 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:35.088259 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-44d16ffb-0e84-4f19-8a97-83945d398bda None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:35.089764 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-44d16ffb-0e84-4f19-8a97-83945d398bda tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/cc196953-0e80-45ea-8113-09805420d019 Jul 31 20:54:35.090182 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-44d16ffb-0e84-4f19-8a97-83945d398bda tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:35.090182 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-44d16ffb-0e84-4f19-8a97-83945d398bda tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:35.099581 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-44d16ffb-0e84-4f19-8a97-83945d398bda tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/cc196953-0e80-45ea-8113-09805420d019 returned with HTTP 404 Jul 31 20:54:35.100094 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 792/3236] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:35 2026] GET /volume/v3/volumes/cc196953-0e80-45ea-8113-09805420d019 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:35.108425 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3eaf4be9-4a92-4f64-9148-eeeefb8193b8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:35.110612 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3eaf4be9-4a92-4f64-9148-eeeefb8193b8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:35.110813 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3eaf4be9-4a92-4f64-9148-eeeefb8193b8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:35.111065 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3eaf4be9-4a92-4f64-9148-eeeefb8193b8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:35.111241 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-3eaf4be9-4a92-4f64-9148-eeeefb8193b8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:35.116081 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:35.116081 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:35.116981 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3eaf4be9-4a92-4f64-9148-eeeefb8193b8 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:35.117407 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 818/3237] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:35 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:35.127927 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4dd9462b-5f8d-41c7-b33c-7b3b0dba02d2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:35.130761 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4dd9462b-5f8d-41c7-b33c-7b3b0dba02d2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] DELETE https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:35.131003 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4dd9462b-5f8d-41c7-b33c-7b3b0dba02d2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:35.131232 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4dd9462b-5f8d-41c7-b33c-7b3b0dba02d2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:35.131367 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-4dd9462b-5f8d-41c7-b33c-7b3b0dba02d2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete backup with id: 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. Jul 31 20:54:35.137062 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:35.137062 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:35.153226 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-4dd9462b-5f8d-41c7-b33c-7b3b0dba02d2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] delete_backup rpcapi backup_id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 {{(pid=100193) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:54:35.154682 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4dd9462b-5f8d-41c7-b33c-7b3b0dba02d2 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 202 Jul 31 20:54:35.155068 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 807/3238] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:54:35 2026] DELETE /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:35.163689 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-338f7d68-7b8a-4d35-b255-ce55b4ba49ea None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:35.165503 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-338f7d68-7b8a-4d35-b255-ce55b4ba49ea tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:35.165691 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-338f7d68-7b8a-4d35-b255-ce55b4ba49ea tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:35.165924 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-338f7d68-7b8a-4d35-b255-ce55b4ba49ea tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:35.166018 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-338f7d68-7b8a-4d35-b255-ce55b4ba49ea tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:35.173180 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:35.173180 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:35.173853 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-338f7d68-7b8a-4d35-b255-ce55b4ba49ea tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 200 Jul 31 20:54:35.174205 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 822/3239] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:35 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:35.213775 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e9fa30ee-d5e3-4d8c-b743-a613276886eb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:35.216002 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e9fa30ee-d5e3-4d8c-b743-a613276886eb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:35.216204 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e9fa30ee-d5e3-4d8c-b743-a613276886eb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:35.216378 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e9fa30ee-d5e3-4d8c-b743-a613276886eb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:35.216468 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-e9fa30ee-d5e3-4d8c-b743-a613276886eb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:35.222686 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:35.222686 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:35.223858 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e9fa30ee-d5e3-4d8c-b743-a613276886eb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:35.224393 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 793/3240] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:35 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:36.093105 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-55a7ffaa-b0a7-4d7b-9a92-229f1a6f1c01 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:36.142093 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-55a7ffaa-b0a7-4d7b-9a92-229f1a6f1c01 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:54:36.143574 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-55a7ffaa-b0a7-4d7b-9a92-229f1a6f1c01 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1663917007", "extra_specs": {}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:36.180545 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-55a7ffaa-b0a7-4d7b-9a92-229f1a6f1c01 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:54:36.180830 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 819/3241] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:54:36 2026] POST /volume/v3/types => generated 218 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:36.189831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6add8503-5ad8-444f-a679-427eb53c0efa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:36.191914 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6add8503-5ad8-444f-a679-427eb53c0efa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 Jul 31 20:54:36.192204 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6add8503-5ad8-444f-a679-427eb53c0efa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:36.192433 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6add8503-5ad8-444f-a679-427eb53c0efa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:36.192566 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-6add8503-5ad8-444f-a679-427eb53c0efa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 3ff3a86d-246a-4b8a-a061-860b3ff6f1d9. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:36.192717 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-69af5829-cbff-4d2b-b4f1-538fb8098b07 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:36.194501 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-69af5829-cbff-4d2b-b4f1-538fb8098b07 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] POST https://10.4.3.157/volume/v3/types/9dda9ff8-f6ce-4793-bd76-d92f717938f3/encryption Jul 31 20:54:36.194839 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-69af5829-cbff-4d2b-b4f1-538fb8098b07 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:36.196996 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6add8503-5ad8-444f-a679-427eb53c0efa tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 returned with HTTP 404 Jul 31 20:54:36.197655 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 808/3242] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:36 2026] GET /volume/v3/backups/3ff3a86d-246a-4b8a-a061-860b3ff6f1d9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:36.207334 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-37428efe-af1a-45aa-8037-a07386246f51 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:36.209309 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-37428efe-af1a-45aa-8037-a07386246f51 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] DELETE https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:54:36.209566 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-37428efe-af1a-45aa-8037-a07386246f51 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:36.209826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-37428efe-af1a-45aa-8037-a07386246f51 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:36.209980 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-37428efe-af1a-45aa-8037-a07386246f51 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete backup with id: a72b1c93-2eb4-42f9-ad2e-cdd63f779763. Jul 31 20:54:36.214920 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-69af5829-cbff-4d2b-b4f1-538fb8098b07 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types/9dda9ff8-f6ce-4793-bd76-d92f717938f3/encryption returned with HTTP 200 Jul 31 20:54:36.215424 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 823/3243] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:54:36 2026] POST /volume/v3/types/9dda9ff8-f6ce-4793-bd76-d92f717938f3/encryption => generated 231 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:36.216443 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:36.216443 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:36.227748 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-03ecaac3-714d-4bad-8545-f323604804c4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:36.236540 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.rpcapi [None req-37428efe-af1a-45aa-8037-a07386246f51 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] delete_backup rpcapi backup_id a72b1c93-2eb4-42f9-ad2e-cdd63f779763 {{(pid=100194) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:54:36.239095 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-37428efe-af1a-45aa-8037-a07386246f51 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 202 Jul 31 20:54:36.239199 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-45381e60-3db3-4006-8973-0f3341583f0d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:36.239654 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 794/3244] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:54:36 2026] DELETE /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:36.241549 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-45381e60-3db3-4006-8973-0f3341583f0d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:36.241793 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-45381e60-3db3-4006-8973-0f3341583f0d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:36.241923 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-45381e60-3db3-4006-8973-0f3341583f0d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:36.242026 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-45381e60-3db3-4006-8973-0f3341583f0d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:36.248838 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:36.248838 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:36.252249 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-45381e60-3db3-4006-8973-0f3341583f0d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:36.252249 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 809/3245] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:36 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:36.252338 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-735c44e1-7655-4886-b25d-bc22b494bda4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:36.253700 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-735c44e1-7655-4886-b25d-bc22b494bda4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:54:36.253932 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-735c44e1-7655-4886-b25d-bc22b494bda4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:36.258189 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-735c44e1-7655-4886-b25d-bc22b494bda4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:36.258189 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-735c44e1-7655-4886-b25d-bc22b494bda4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:36.264937 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:36.264937 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:36.265681 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-735c44e1-7655-4886-b25d-bc22b494bda4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 200 Jul 31 20:54:36.266104 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 824/3246] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:36 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:36.315622 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:36.316001 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-182671649", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1663917007", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:36.321149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-182671649', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1663917007', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:36.322596 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume of 1 GB Jul 31 20:54:36.323086 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:36.323086 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:36.323579 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Availability Zones retrieved successfully. Jul 31 20:54:36.330338 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Flow 'volume_create_api' (fa7bd6a6-e3e0-4cea-b6e7-ac26e9c5a531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:36.331576 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e94c938-5aaf-44b1-9f6b-f2772477500f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:36.332439 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:36.366329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e94c938-5aaf-44b1-9f6b-f2772477500f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:54:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9dda9ff8-f6ce-4793-bd76-d92f717938f3,is_public=True,name='tempest-scenario-type-cryptsetup-1663917007',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9dda9ff8-f6ce-4793-bd76-d92f717938f3', '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=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:36.367082 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda7f5ee-4b89-4b14-80e1-92aa39704d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:36.405890 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1663917007 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1663917007, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:36.408004 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1663917007 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1663917007, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:54:36.447913 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Created reservations ['ff809862-f7bf-4f3b-ae6c-9fc547e53dd7', 'a37670a0-61bb-4fb3-9390-6ce5f69965ea', 'a42e61ae-4561-46a0-ac65-2028259c06a7', '5552ebfb-0607-4c08-a8d6-9938db312512'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:36.448971 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cda7f5ee-4b89-4b14-80e1-92aa39704d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff809862-f7bf-4f3b-ae6c-9fc547e53dd7', 'a37670a0-61bb-4fb3-9390-6ce5f69965ea', 'a42e61ae-4561-46a0-ac65-2028259c06a7', '5552ebfb-0607-4c08-a8d6-9938db312512']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:36.450595 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9676ff8c-55a8-4a55-a420-8f75cdbc6c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:36.482460 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9676ff8c-55a8-4a55-a420-8f75cdbc6c0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e584d3a4-3585-46bf-ab2c-a093533a425e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-182671649',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb957fee37bc4b1cb57eb54d9b702925',qos_specs=None,replication_status=,reservations=['ff809862-f7bf-4f3b-ae6c-9fc547e53dd7','a37670a0-61bb-4fb3-9390-6ce5f69965ea','a42e61ae-4561-46a0-ac65-2028259c06a7','5552ebfb-0607-4c08-a8d6-9938db312512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_type_id=9dda9ff8-f6ce-4793-bd76-d92f717938f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-182671649',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=e584d3a4-3585-46bf-ab2c-a093533a425e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb957fee37bc4b1cb57eb54d9b702925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9dda9ff8-f6ce-4793-bd76-d92f717938f3),volume_type_id=9dda9ff8-f6ce-4793-bd76-d92f717938f3)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:36.483374 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e58025d-f009-4b12-8129-c3bb926f8f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:36.516201 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9e58025d-f009-4b12-8129-c3bb926f8f72) transitioned into state 'SUCCESS' from state '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-182671649',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb957fee37bc4b1cb57eb54d9b702925',qos_specs=None,replication_status=,reservations=['ff809862-f7bf-4f3b-ae6c-9fc547e53dd7','a37670a0-61bb-4fb3-9390-6ce5f69965ea','a42e61ae-4561-46a0-ac65-2028259c06a7','5552ebfb-0607-4c08-a8d6-9938db312512'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_type_id=9dda9ff8-f6ce-4793-bd76-d92f717938f3)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:36.517308 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32a58db6-c3b9-4080-b895-1483ea440490) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:36.543045 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32a58db6-c3b9-4080-b895-1483ea440490) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:36.545244 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Flow 'volume_create_api' (fa7bd6a6-e3e0-4cea-b6e7-ac26e9c5a531) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:36.545653 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume request issued successfully. Jul 31 20:54:36.546375 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-03ecaac3-714d-4bad-8545-f323604804c4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:36.546786 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 820/3247] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:54:36 2026] POST /volume/v3/volumes => generated 790 bytes in 319 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:37.265474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-16a9fa2a-5135-4f63-9bf0-d68180877fef None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:37.267654 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-16a9fa2a-5135-4f63-9bf0-d68180877fef tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:37.268068 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-16a9fa2a-5135-4f63-9bf0-d68180877fef tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:37.268799 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-16a9fa2a-5135-4f63-9bf0-d68180877fef tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:37.268799 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-16a9fa2a-5135-4f63-9bf0-d68180877fef tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:37.278395 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:37.278395 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:37.280644 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-16a9fa2a-5135-4f63-9bf0-d68180877fef tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:37.280644 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 795/3248] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:37 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:37.280865 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fcbfbdf7-87ed-4bde-991b-fed00345488b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:37.286281 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fcbfbdf7-87ed-4bde-991b-fed00345488b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 Jul 31 20:54:37.286281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fcbfbdf7-87ed-4bde-991b-fed00345488b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:37.286281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fcbfbdf7-87ed-4bde-991b-fed00345488b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:37.286281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-fcbfbdf7-87ed-4bde-991b-fed00345488b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id a72b1c93-2eb4-42f9-ad2e-cdd63f779763. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:37.291887 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fcbfbdf7-87ed-4bde-991b-fed00345488b tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 returned with HTTP 404 Jul 31 20:54:37.293017 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 810/3249] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:37 2026] GET /volume/v3/backups/a72b1c93-2eb4-42f9-ad2e-cdd63f779763 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:37.303954 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-31ee0eb2-bd24-4a81-ad8d-0020561e4d76 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:37.308229 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-31ee0eb2-bd24-4a81-ad8d-0020561e4d76 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] DELETE https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:37.309088 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-31ee0eb2-bd24-4a81-ad8d-0020561e4d76 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:37.310476 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-31ee0eb2-bd24-4a81-ad8d-0020561e4d76 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:37.313276 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-31ee0eb2-bd24-4a81-ad8d-0020561e4d76 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete backup with id: 18a10254-189f-4a22-910e-42333f774c41. Jul 31 20:54:37.318592 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:37.318592 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:37.339522 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-31ee0eb2-bd24-4a81-ad8d-0020561e4d76 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] delete_backup rpcapi backup_id 18a10254-189f-4a22-910e-42333f774c41 {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:54:37.343349 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-31ee0eb2-bd24-4a81-ad8d-0020561e4d76 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 202 Jul 31 20:54:37.343940 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 825/3250] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:54:37 2026] DELETE /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:37.353254 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fd80a09f-c4f7-4b87-860a-5b8d69e4895d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:37.355586 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fd80a09f-c4f7-4b87-860a-5b8d69e4895d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:37.355891 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fd80a09f-c4f7-4b87-860a-5b8d69e4895d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:37.356190 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fd80a09f-c4f7-4b87-860a-5b8d69e4895d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:37.356375 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-fd80a09f-c4f7-4b87-860a-5b8d69e4895d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:37.361440 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:37.361440 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:37.362283 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fd80a09f-c4f7-4b87-860a-5b8d69e4895d tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 200 Jul 31 20:54:37.362580 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 821/3251] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:37 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:38.292473 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-be63b7b4-87d9-44d8-a432-3310dbf1f252 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:38.299938 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be63b7b4-87d9-44d8-a432-3310dbf1f252 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:38.299938 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-be63b7b4-87d9-44d8-a432-3310dbf1f252 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:38.299938 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-be63b7b4-87d9-44d8-a432-3310dbf1f252 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:38.299938 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-be63b7b4-87d9-44d8-a432-3310dbf1f252 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:38.303525 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:38.303525 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:38.303860 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be63b7b4-87d9-44d8-a432-3310dbf1f252 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:38.304280 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 796/3252] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:38 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:38.349002 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:38.378673 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0a778f99-1d5a-41de-97a9-095ee0e1591c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:38.381922 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0a778f99-1d5a-41de-97a9-095ee0e1591c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 Jul 31 20:54:38.382299 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0a778f99-1d5a-41de-97a9-095ee0e1591c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:38.382550 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0a778f99-1d5a-41de-97a9-095ee0e1591c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:38.382680 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-0a778f99-1d5a-41de-97a9-095ee0e1591c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Show backup with id 18a10254-189f-4a22-910e-42333f774c41. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:38.387404 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0a778f99-1d5a-41de-97a9-095ee0e1591c tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 returned with HTTP 404 Jul 31 20:54:38.388209 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 826/3253] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:38 2026] GET /volume/v3/backups/18a10254-189f-4a22-910e-42333f774c41 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:38.395666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c1726792-3d99-474a-be2f-65e2e4fcdd46 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:38.398506 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c1726792-3d99-474a-be2f-65e2e4fcdd46 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 Jul 31 20:54:38.398793 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c1726792-3d99-474a-be2f-65e2e4fcdd46 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:38.399047 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c1726792-3d99-474a-be2f-65e2e4fcdd46 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:38.399264 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-c1726792-3d99-474a-be2f-65e2e4fcdd46 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete volume with id: 8988a5ec-f4dc-4e14-aae4-5e2f404cd024 Jul 31 20:54:38.411700 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:38.411700 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:38.412453 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c1726792-3d99-474a-be2f-65e2e4fcdd46 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:54:38.444262 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c1726792-3d99-474a-be2f-65e2e4fcdd46 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Delete volume request issued successfully. Jul 31 20:54:38.444387 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c1726792-3d99-474a-be2f-65e2e4fcdd46 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 returned with HTTP 202 Jul 31 20:54:38.445245 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 822/3254] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:54:38 2026] DELETE /volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:54:38.455749 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c0a391e6-3518-452a-ac13-5d3c21aa34c4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:38.462683 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c0a391e6-3518-452a-ac13-5d3c21aa34c4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 Jul 31 20:54:38.462962 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c0a391e6-3518-452a-ac13-5d3c21aa34c4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:38.463198 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c0a391e6-3518-452a-ac13-5d3c21aa34c4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:38.474496 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:38.474496 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:38.476255 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:38.476789 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-597409143"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:38.479564 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-597409143'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:38.479732 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Create volume of 1 GB Jul 31 20:54:38.482012 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c0a391e6-3518-452a-ac13-5d3c21aa34c4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Volume info retrieved successfully. Jul 31 20:54:38.486396 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Availability Zones retrieved successfully. Jul 31 20:54:38.489152 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c0a391e6-3518-452a-ac13-5d3c21aa34c4 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 returned with HTTP 200 Jul 31 20:54:38.489152 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 797/3255] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:38 2026] GET /volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 => generated 1008 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:38.493782 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Flow 'volume_create_api' (450462b0-fce9-48a4-bfed-c6167d3b6fc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:38.494893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951b9597-9bc9-4901-9d59-7cf77e6a4710) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:38.495685 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:38.534053 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (951b9597-9bc9-4901-9d59-7cf77e6a4710) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:38.538054 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f546fc5-35ce-40ea-b554-1dc38e4caa0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:38.638816 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Created reservations ['2fd8a85e-61b4-4320-a7de-2f7eabb0b9de', 'd2759628-16e8-4654-a29e-a5d406078866', '7f73e13d-493d-4c1f-8d56-209bbe24ef32', '84a474bf-3051-4a85-b35b-ed0518e17260'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:38.640458 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f546fc5-35ce-40ea-b554-1dc38e4caa0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2fd8a85e-61b4-4320-a7de-2f7eabb0b9de', 'd2759628-16e8-4654-a29e-a5d406078866', '7f73e13d-493d-4c1f-8d56-209bbe24ef32', '84a474bf-3051-4a85-b35b-ed0518e17260']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:38.642210 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d5991c-d366-4cf7-b9cf-9425db712682) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:38.678896 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33d5991c-d366-4cf7-b9cf-9425db712682) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a90c8a20-f12b-4744-87a0-8cee8669dccc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-597409143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7046d1b73da5404a9eb8133d8ec60de5',qos_specs=None,replication_status=,reservations=['2fd8a85e-61b4-4320-a7de-2f7eabb0b9de','d2759628-16e8-4654-a29e-a5d406078866','7f73e13d-493d-4c1f-8d56-209bbe24ef32','84a474bf-3051-4a85-b35b-ed0518e17260'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3763411c048442a7b8030e2e1e4e0cd0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-597409143',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a90c8a20-f12b-4744-87a0-8cee8669dccc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7046d1b73da5404a9eb8133d8ec60de5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3763411c048442a7b8030e2e1e4e0cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:38.682222 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c2f84f-1b3c-4f72-a863-3260bf9dfe6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:38.704342 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50c2f84f-1b3c-4f72-a863-3260bf9dfe6c) transitioned into state 'SUCCESS' from state '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-597409143',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7046d1b73da5404a9eb8133d8ec60de5',qos_specs=None,replication_status=,reservations=['2fd8a85e-61b4-4320-a7de-2f7eabb0b9de','d2759628-16e8-4654-a29e-a5d406078866','7f73e13d-493d-4c1f-8d56-209bbe24ef32','84a474bf-3051-4a85-b35b-ed0518e17260'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3763411c048442a7b8030e2e1e4e0cd0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:38.705217 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ea4e75-0f34-4529-97ed-15b493427157) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:38.718488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20ea4e75-0f34-4529-97ed-15b493427157) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:38.719156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Flow 'volume_create_api' (450462b0-fce9-48a4-bfed-c6167d3b6fc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:38.719440 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Create volume request issued successfully. Jul 31 20:54:38.720065 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3541817e-0538-4ec5-9cdf-572c51f50ae9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:38.720507 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 811/3256] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:54:38 2026] POST /volume/v3/volumes => generated 777 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:38.741573 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fe138d10-1097-42a3-8597-6d6ecd3c6275 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:38.745793 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fe138d10-1097-42a3-8597-6d6ecd3c6275 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc Jul 31 20:54:38.745918 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fe138d10-1097-42a3-8597-6d6ecd3c6275 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:38.748142 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fe138d10-1097-42a3-8597-6d6ecd3c6275 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:38.753318 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:38.753318 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:38.757243 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fe138d10-1097-42a3-8597-6d6ecd3c6275 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:54:38.762568 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fe138d10-1097-42a3-8597-6d6ecd3c6275 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc returned with HTTP 200 Jul 31 20:54:38.763092 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 827/3257] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:38 2026] GET /volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc => generated 956 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:39.318169 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ccc8fd19-21e6-4443-8e87-71613f966f8d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:39.324029 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ccc8fd19-21e6-4443-8e87-71613f966f8d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:39.326011 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ccc8fd19-21e6-4443-8e87-71613f966f8d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:39.326409 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ccc8fd19-21e6-4443-8e87-71613f966f8d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:39.326606 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ccc8fd19-21e6-4443-8e87-71613f966f8d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:39.333010 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:39.333010 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:39.334108 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ccc8fd19-21e6-4443-8e87-71613f966f8d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:39.334639 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 823/3258] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:39 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:39.502688 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4629e47c-cbe2-48e7-985d-6e32b2ba6927 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:39.504513 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4629e47c-cbe2-48e7-985d-6e32b2ba6927 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] GET https://10.4.3.157/volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 Jul 31 20:54:39.504714 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4629e47c-cbe2-48e7-985d-6e32b2ba6927 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:39.504956 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4629e47c-cbe2-48e7-985d-6e32b2ba6927 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:39.512456 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4629e47c-cbe2-48e7-985d-6e32b2ba6927 tempest-ProjectAdminTests33-1355925495 tempest-ProjectAdminTests33-1355925495-project-admin] https://10.4.3.157/volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 returned with HTTP 404 Jul 31 20:54:39.512960 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 798/3259] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:39 2026] GET /volume/v3/volumes/8988a5ec-f4dc-4e14-aae4-5e2f404cd024 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:54:39.777763 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4de915f5-7dc5-45c6-8b18-140451813a38 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:39.780050 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4de915f5-7dc5-45c6-8b18-140451813a38 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc Jul 31 20:54:39.780327 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4de915f5-7dc5-45c6-8b18-140451813a38 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:39.780542 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4de915f5-7dc5-45c6-8b18-140451813a38 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:39.789343 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:39.789343 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:39.793608 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4de915f5-7dc5-45c6-8b18-140451813a38 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:54:39.798403 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4de915f5-7dc5-45c6-8b18-140451813a38 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc returned with HTTP 200 Jul 31 20:54:39.798851 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 812/3260] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:39 2026] GET /volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc => generated 1008 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:39.813508 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9ff57c57-5e40-4069-ae57-f126d5c12b29 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:39.818071 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ff57c57-5e40-4069-ae57-f126d5c12b29 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:54:39.818567 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ff57c57-5e40-4069-ae57-f126d5c12b29 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a90c8a20-f12b-4744-87a0-8cee8669dccc", "name": "tempest-type-Backup-162406003"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:39.820482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-9ff57c57-5e40-4069-ae57-f126d5c12b29 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Creating new backup {'backup': {'volume_id': 'a90c8a20-f12b-4744-87a0-8cee8669dccc', 'name': 'tempest-type-Backup-162406003'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:54:39.820675 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-9ff57c57-5e40-4069-ae57-f126d5c12b29 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Creating backup of volume a90c8a20-f12b-4744-87a0-8cee8669dccc in container None Jul 31 20:54:39.828454 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:39.828454 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:39.828870 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9ff57c57-5e40-4069-ae57-f126d5c12b29 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:54:39.862763 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-9ff57c57-5e40-4069-ae57-f126d5c12b29 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Created reservations ['8b590dff-b987-4975-b135-8db30228fbcf', '202ebf88-1404-4892-a47f-74ad16800b76'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:39.903832 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ff57c57-5e40-4069-ae57-f126d5c12b29 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:54:39.904231 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 828/3261] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:54:39 2026] POST /volume/v3/backups => generated 315 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:39.915678 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6a7c060b-247a-44cf-ba84-511fabb1854f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:39.918450 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a7c060b-247a-44cf-ba84-511fabb1854f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:39.918646 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a7c060b-247a-44cf-ba84-511fabb1854f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:39.918785 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a7c060b-247a-44cf-ba84-511fabb1854f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:39.918941 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6a7c060b-247a-44cf-ba84-511fabb1854f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:39.924748 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:39.924748 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:39.925652 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a7c060b-247a-44cf-ba84-511fabb1854f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:39.927174 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 824/3262] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:39 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:40.346751 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2b1c80ef-3599-436e-a95e-35b2a32b75a2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:40.350018 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b1c80ef-3599-436e-a95e-35b2a32b75a2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:40.351837 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b1c80ef-3599-436e-a95e-35b2a32b75a2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:40.351837 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b1c80ef-3599-436e-a95e-35b2a32b75a2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:40.351837 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2b1c80ef-3599-436e-a95e-35b2a32b75a2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:40.358748 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:40.358748 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:40.359523 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b1c80ef-3599-436e-a95e-35b2a32b75a2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:40.359943 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 799/3263] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:40 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:40.940239 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bde06ae5-c18d-4ab2-b4a2-edd4422621a3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:40.942040 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bde06ae5-c18d-4ab2-b4a2-edd4422621a3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:40.942335 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bde06ae5-c18d-4ab2-b4a2-edd4422621a3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:40.942488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bde06ae5-c18d-4ab2-b4a2-edd4422621a3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:40.942606 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-bde06ae5-c18d-4ab2-b4a2-edd4422621a3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:40.947665 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:40.947665 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:40.948309 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bde06ae5-c18d-4ab2-b4a2-edd4422621a3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:40.948686 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 813/3264] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:40 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:42.057246 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1ed87653-9a37-4349-a062-6363ac2bcf93 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:42.057246 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1ed87653-9a37-4349-a062-6363ac2bcf93 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:42.057246 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1ed87653-9a37-4349-a062-6363ac2bcf93 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:42.057246 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1ed87653-9a37-4349-a062-6363ac2bcf93 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:42.057246 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1ed87653-9a37-4349-a062-6363ac2bcf93 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:42.057246 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:42.057246 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:42.057246 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1ed87653-9a37-4349-a062-6363ac2bcf93 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:42.057246 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 829/3265] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:41 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:54:42.061073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a6614022-73e8-4320-80e9-42bba950f93d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:42.061073 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a6614022-73e8-4320-80e9-42bba950f93d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:54:42.061073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a6614022-73e8-4320-80e9-42bba950f93d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-attach": {"instance_uuid": "acded029-ed62-43a7-813d-8663e48b9346", "mountpoint": "/dev/vdb"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:42.061073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a6614022-73e8-4320-80e9-42bba950f93d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "acded029-ed62-43a7-813d-8663e48b9346", "mountpoint": "/dev/vdb"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:42.065903 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:42.067627 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:42.067627 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:42.067627 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a6614022-73e8-4320-80e9-42bba950f93d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:42.067627 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a6614022-73e8-4320-80e9-42bba950f93d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Update volume admin metadata completed successfully. Jul 31 20:54:42.067627 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a6614022-73e8-4320-80e9-42bba950f93d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Attach volume completed successfully. Jul 31 20:54:42.067627 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a6614022-73e8-4320-80e9-42bba950f93d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 202 Jul 31 20:54:42.067627 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 825/3266] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:41 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:42.068556 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-77e8be2e-426a-4bcf-8535-d39cb9c9a41f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:42.068556 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-77e8be2e-426a-4bcf-8535-d39cb9c9a41f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:42.068556 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-77e8be2e-426a-4bcf-8535-d39cb9c9a41f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:42.068556 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-77e8be2e-426a-4bcf-8535-d39cb9c9a41f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:42.069537 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:54:42.069537 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1405365164"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:42.069537 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1405365164'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:54:42.069537 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume of 1 GB Jul 31 20:54:42.069537 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Availability Zones retrieved successfully. Jul 31 20:54:42.070191 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:42.070191 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:42.070191 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-77e8be2e-426a-4bcf-8535-d39cb9c9a41f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:42.071321 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Flow 'volume_create_api' (d14b8126-e138-48fb-8e00-3e094337fae5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:42.071321 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb4546a-eb21-46b5-bd2f-b614b7c6932c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:42.071806 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-77e8be2e-426a-4bcf-8535-d39cb9c9a41f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:42.071806 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 814/3267] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:41 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:42.072113 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:54:42.072988 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fc6fce8d-e542-406d-a2df-5acd3e4d775d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:42.072988 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fc6fce8d-e542-406d-a2df-5acd3e4d775d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:54:42.072988 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fc6fce8d-e542-406d-a2df-5acd3e4d775d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-detach": {}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:42.072988 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fc6fce8d-e542-406d-a2df-5acd3e4d775d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:42.073391 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcb4546a-eb21-46b5-bd2f-b614b7c6932c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:42.073391 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073a8aa5-9f19-4a45-b176-1f81ecafa303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:42.073767 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:42.073767 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:42.073767 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fc6fce8d-e542-406d-a2df-5acd3e4d775d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:42.073767 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fc6fce8d-e542-406d-a2df-5acd3e4d775d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Detach volume completed successfully. Jul 31 20:54:42.073767 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fc6fce8d-e542-406d-a2df-5acd3e4d775d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 202 Jul 31 20:54:42.073767 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 830/3268] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:41 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:42.074161 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Created reservations ['122681e4-0f7c-4776-b60c-8881302df78a', '463e2f9b-233d-4afa-aa55-62ca5329e7fb', '68f1215a-1fbc-422a-b72a-f8f0f5460107', '733f36dc-66d7-4637-bc91-2afe63658ee2'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:42.074435 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-aeec397e-4e64-4173-9d7c-f3a156717b20 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:42.074646 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (073a8aa5-9f19-4a45-b176-1f81ecafa303) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['122681e4-0f7c-4776-b60c-8881302df78a', '463e2f9b-233d-4afa-aa55-62ca5329e7fb', '68f1215a-1fbc-422a-b72a-f8f0f5460107', '733f36dc-66d7-4637-bc91-2afe63658ee2']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:42.074646 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d7df4a-8ea0-490d-8f96-2c8ff3d56b0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:42.074791 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-aeec397e-4e64-4173-9d7c-f3a156717b20 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:42.074791 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-aeec397e-4e64-4173-9d7c-f3a156717b20 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:42.074791 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-aeec397e-4e64-4173-9d7c-f3a156717b20 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:42.074791 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:42.074791 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:42.074791 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-aeec397e-4e64-4173-9d7c-f3a156717b20 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:42.074791 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-aeec397e-4e64-4173-9d7c-f3a156717b20 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:42.074791 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 826/3269] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:41 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:42.075014 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76d7df4a-8ea0-490d-8f96-2c8ff3d56b0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '351b4dbd-fe68-429f-9d74-424e5bd42d24', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1405365164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f5b96153d4b22a524a38d52e2b6e6',qos_specs=None,replication_status=,reservations=['122681e4-0f7c-4776-b60c-8881302df78a','463e2f9b-233d-4afa-aa55-62ca5329e7fb','68f1215a-1fbc-422a-b72a-f8f0f5460107','733f36dc-66d7-4637-bc91-2afe63658ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:54:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1405365164',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=351b4dbd-fe68-429f-9d74-424e5bd42d24,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236f5b96153d4b22a524a38d52e2b6e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:42.075014 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99bb835a-5ec7-41fe-b6d8-83db44916845) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:42.075014 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99bb835a-5ec7-41fe-b6d8-83db44916845) transitioned into state 'SUCCESS' from state '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-1405365164',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f5b96153d4b22a524a38d52e2b6e6',qos_specs=None,replication_status=,reservations=['122681e4-0f7c-4776-b60c-8881302df78a','463e2f9b-233d-4afa-aa55-62ca5329e7fb','68f1215a-1fbc-422a-b72a-f8f0f5460107','733f36dc-66d7-4637-bc91-2afe63658ee2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:42.075014 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476b50d2-cce6-4629-a133-ffc348b39dd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:54:42.075014 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (476b50d2-cce6-4629-a133-ffc348b39dd4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:54:42.075014 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Flow 'volume_create_api' (d14b8126-e138-48fb-8e00-3e094337fae5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:54:42.075014 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume request issued successfully. Jul 31 20:54:42.075014 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f3e9d49-fe4a-403f-8c95-309b9bbeaa97 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:54:42.075369 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 800/3270] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:54:41 2026] POST /volume/v3/volumes => generated 778 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:42.075505 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b147b9e5-4c47-4273-96e7-709c0e68a815 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:42.075505 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b147b9e5-4c47-4273-96e7-709c0e68a815 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:42.075505 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b147b9e5-4c47-4273-96e7-709c0e68a815 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:42.075505 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b147b9e5-4c47-4273-96e7-709c0e68a815 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:42.075505 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-b147b9e5-4c47-4273-96e7-709c0e68a815 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:42.075505 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:42.075505 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:42.075505 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b147b9e5-4c47-4273-96e7-709c0e68a815 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:42.075505 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 815/3271] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:41 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:42.075749 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8fdcc108-583d-41a1-b36e-8abd69fc3114 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:42.075749 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8fdcc108-583d-41a1-b36e-8abd69fc3114 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 Jul 31 20:54:42.075749 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8fdcc108-583d-41a1-b36e-8abd69fc3114 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:42.075749 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8fdcc108-583d-41a1-b36e-8abd69fc3114 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:42.075749 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:42.075749 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:42.075749 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8fdcc108-583d-41a1-b36e-8abd69fc3114 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:54:42.075749 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8fdcc108-583d-41a1-b36e-8abd69fc3114 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 returned with HTTP 200 Jul 31 20:54:42.075749 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 831/3272] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:41 2026] GET /volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 => generated 957 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:42.400095 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-91b8b866-48a3-4557-ac26-7c6ab2b5a773 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:42.401978 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-91b8b866-48a3-4557-ac26-7c6ab2b5a773 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:42.402256 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-91b8b866-48a3-4557-ac26-7c6ab2b5a773 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:42.402448 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-91b8b866-48a3-4557-ac26-7c6ab2b5a773 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:42.402552 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-91b8b866-48a3-4557-ac26-7c6ab2b5a773 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:42.408226 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:42.408226 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:42.408226 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-91b8b866-48a3-4557-ac26-7c6ab2b5a773 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:42.408510 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 827/3273] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:42 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:42.987893 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3abb37d7-f40d-4222-b261-c13a65e32422 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:42.990065 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3abb37d7-f40d-4222-b261-c13a65e32422 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:42.991578 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3abb37d7-f40d-4222-b261-c13a65e32422 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:42.991578 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3abb37d7-f40d-4222-b261-c13a65e32422 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:42.991578 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-3abb37d7-f40d-4222-b261-c13a65e32422 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:42.996793 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:42.996793 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:42.997028 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3abb37d7-f40d-4222-b261-c13a65e32422 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:42.998224 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 801/3274] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:42 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:43.011750 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-70b9209d-5048-4a18-8cee-76c89eaaa3cd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:43.013580 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-70b9209d-5048-4a18-8cee-76c89eaaa3cd tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 Jul 31 20:54:43.013823 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-70b9209d-5048-4a18-8cee-76c89eaaa3cd tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:43.014034 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-70b9209d-5048-4a18-8cee-76c89eaaa3cd tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:43.021941 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:43.021941 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:43.027845 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-70b9209d-5048-4a18-8cee-76c89eaaa3cd tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:54:43.029492 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-70b9209d-5048-4a18-8cee-76c89eaaa3cd tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 returned with HTTP 200 Jul 31 20:54:43.029862 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 816/3275] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:43 2026] GET /volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:43.044662 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-30ba967b-f7f7-4440-aa7d-71a333342ffc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:43.046335 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-30ba967b-f7f7-4440-aa7d-71a333342ffc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:54:43.046666 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-30ba967b-f7f7-4440-aa7d-71a333342ffc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "351b4dbd-fe68-429f-9d74-424e5bd42d24", "name": "tempest-type-Backup-520095221"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:43.047971 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-30ba967b-f7f7-4440-aa7d-71a333342ffc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Creating new backup {'backup': {'volume_id': '351b4dbd-fe68-429f-9d74-424e5bd42d24', 'name': 'tempest-type-Backup-520095221'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:54:43.048093 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-30ba967b-f7f7-4440-aa7d-71a333342ffc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Creating backup of volume 351b4dbd-fe68-429f-9d74-424e5bd42d24 in container None Jul 31 20:54:43.055878 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:43.055878 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:43.056109 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-30ba967b-f7f7-4440-aa7d-71a333342ffc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:54:43.101420 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-30ba967b-f7f7-4440-aa7d-71a333342ffc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Created reservations ['6978b667-8ba0-4d2c-a708-08757491e561', 'bc682eb0-4294-4b1d-a48c-022a3b978ebd'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:43.131060 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-30ba967b-f7f7-4440-aa7d-71a333342ffc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:54:43.131761 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 832/3276] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:54:43 2026] POST /volume/v3/backups => generated 315 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:43.141865 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-baad8938-14cc-40d6-b48b-d6c8a99b9df7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:43.144510 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-baad8938-14cc-40d6-b48b-d6c8a99b9df7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:43.144692 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-baad8938-14cc-40d6-b48b-d6c8a99b9df7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:43.144935 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-baad8938-14cc-40d6-b48b-d6c8a99b9df7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:43.145087 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-baad8938-14cc-40d6-b48b-d6c8a99b9df7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:43.153937 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:43.153937 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:43.154619 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-baad8938-14cc-40d6-b48b-d6c8a99b9df7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:43.155017 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 828/3277] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:43 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 722 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:43.422039 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2ae042a6-2412-4ebb-80ea-539deecf597a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:43.423586 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2ae042a6-2412-4ebb-80ea-539deecf597a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:54:43.423899 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2ae042a6-2412-4ebb-80ea-539deecf597a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:43.424198 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2ae042a6-2412-4ebb-80ea-539deecf597a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:43.424368 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2ae042a6-2412-4ebb-80ea-539deecf597a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:43.428356 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:43.428356 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:43.429100 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2ae042a6-2412-4ebb-80ea-539deecf597a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:54:43.429537 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 802/3278] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:43 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:43.440043 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-73338136-8074-49cf-9a84-23905c0c382c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:43.441609 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-73338136-8074-49cf-9a84-23905c0c382c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:54:43.441963 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-73338136-8074-49cf-9a84-23905c0c382c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3b540076-a782-4e55-b54e-746ee15e2d65", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-96707939"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:43.443229 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-73338136-8074-49cf-9a84-23905c0c382c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating new backup {'backup': {'volume_id': '3b540076-a782-4e55-b54e-746ee15e2d65', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-96707939'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:54:43.443350 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-73338136-8074-49cf-9a84-23905c0c382c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating backup of volume 3b540076-a782-4e55-b54e-746ee15e2d65 in container None Jul 31 20:54:43.450344 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:43.450344 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:43.450785 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-73338136-8074-49cf-9a84-23905c0c382c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:54:43.471477 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-73338136-8074-49cf-9a84-23905c0c382c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Created reservations ['b8a7816d-5a4f-4d08-b35c-05550ac9b227', '3c6fd5f2-a1c5-4ff0-82f1-06f6685d6e7c'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:54:43.506455 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-73338136-8074-49cf-9a84-23905c0c382c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:54:43.507081 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 817/3279] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:54:43 2026] POST /volume/v3/backups => generated 328 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:43.516304 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-39cbad88-6ad0-44f8-acf4-f5c574969cff None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:43.517814 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-39cbad88-6ad0-44f8-acf4-f5c574969cff tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:43.517976 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-39cbad88-6ad0-44f8-acf4-f5c574969cff tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:43.518149 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-39cbad88-6ad0-44f8-acf4-f5c574969cff tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:43.518254 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-39cbad88-6ad0-44f8-acf4-f5c574969cff tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:43.525060 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:43.525060 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:43.526203 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-39cbad88-6ad0-44f8-acf4-f5c574969cff tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:43.526795 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 833/3280] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:43 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:44.008341 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-06160b76-f452-474e-9af2-4a9fccf39f40 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:44.010512 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-06160b76-f452-474e-9af2-4a9fccf39f40 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:44.010761 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-06160b76-f452-474e-9af2-4a9fccf39f40 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:44.010979 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-06160b76-f452-474e-9af2-4a9fccf39f40 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:44.011106 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-06160b76-f452-474e-9af2-4a9fccf39f40 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:44.015957 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:44.015957 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:44.016722 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-06160b76-f452-474e-9af2-4a9fccf39f40 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:44.017214 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 829/3281] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:44 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:44.168940 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0ffec272-3c34-4ce7-97c7-c6d77de5d74e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:44.170328 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0ffec272-3c34-4ce7-97c7-c6d77de5d74e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:44.170649 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0ffec272-3c34-4ce7-97c7-c6d77de5d74e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:44.170938 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0ffec272-3c34-4ce7-97c7-c6d77de5d74e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:44.171919 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-0ffec272-3c34-4ce7-97c7-c6d77de5d74e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:44.175579 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:44.175579 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:44.176377 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0ffec272-3c34-4ce7-97c7-c6d77de5d74e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:44.176870 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 803/3282] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:44 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 724 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:44.546291 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0d15ec25-2b02-49dd-ac98-d25462ff52fe None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:44.548858 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0d15ec25-2b02-49dd-ac98-d25462ff52fe tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:44.549093 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0d15ec25-2b02-49dd-ac98-d25462ff52fe tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:44.549344 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0d15ec25-2b02-49dd-ac98-d25462ff52fe tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:44.549483 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-0d15ec25-2b02-49dd-ac98-d25462ff52fe tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:44.554607 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:44.554607 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:44.555645 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0d15ec25-2b02-49dd-ac98-d25462ff52fe tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:44.556143 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 818/3283] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:44 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:45.027156 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2e7894d3-4e6a-4c79-8e07-92d92399074e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:45.031148 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2e7894d3-4e6a-4c79-8e07-92d92399074e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:45.031148 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2e7894d3-4e6a-4c79-8e07-92d92399074e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:45.031148 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2e7894d3-4e6a-4c79-8e07-92d92399074e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:45.031148 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-2e7894d3-4e6a-4c79-8e07-92d92399074e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:45.035381 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:45.035381 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:45.036161 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2e7894d3-4e6a-4c79-8e07-92d92399074e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:45.036581 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 834/3284] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:45 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:45.191998 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-00411000-100c-49ae-99a5-56f9230fc311 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:45.201783 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00411000-100c-49ae-99a5-56f9230fc311 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:45.202081 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-00411000-100c-49ae-99a5-56f9230fc311 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:45.202392 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-00411000-100c-49ae-99a5-56f9230fc311 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:45.202547 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-00411000-100c-49ae-99a5-56f9230fc311 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:45.208726 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:45.208726 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:45.209810 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-00411000-100c-49ae-99a5-56f9230fc311 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:45.210403 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 830/3285] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:45 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:45.567059 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c276e866-d325-469d-aa94-222a2a4ca6de None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:45.569869 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c276e866-d325-469d-aa94-222a2a4ca6de tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:45.569869 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c276e866-d325-469d-aa94-222a2a4ca6de tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:45.569869 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c276e866-d325-469d-aa94-222a2a4ca6de tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:45.569869 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c276e866-d325-469d-aa94-222a2a4ca6de tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:45.576943 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:45.576943 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:45.577793 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c276e866-d325-469d-aa94-222a2a4ca6de tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:45.578204 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 804/3286] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:45 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:46.050148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-03569ca1-6e3f-488e-816b-efc0d284f49b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:46.052557 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-03569ca1-6e3f-488e-816b-efc0d284f49b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:46.052900 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-03569ca1-6e3f-488e-816b-efc0d284f49b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:46.053211 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-03569ca1-6e3f-488e-816b-efc0d284f49b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:46.053430 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-03569ca1-6e3f-488e-816b-efc0d284f49b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:46.058237 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:46.058237 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:46.059087 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-03569ca1-6e3f-488e-816b-efc0d284f49b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:46.059660 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 819/3287] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:46 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:46.223896 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5dd7ccb3-7838-4fa5-95da-a2bd5c73f963 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:46.230846 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5dd7ccb3-7838-4fa5-95da-a2bd5c73f963 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:46.231118 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5dd7ccb3-7838-4fa5-95da-a2bd5c73f963 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:46.231375 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5dd7ccb3-7838-4fa5-95da-a2bd5c73f963 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:46.231504 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-5dd7ccb3-7838-4fa5-95da-a2bd5c73f963 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:46.241468 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:46.241468 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:46.242949 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5dd7ccb3-7838-4fa5-95da-a2bd5c73f963 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:46.244446 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 835/3288] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:46 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:46.590614 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6de5e5c3-ed34-492b-b516-0af365b37d0a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:46.594080 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6de5e5c3-ed34-492b-b516-0af365b37d0a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:46.594349 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6de5e5c3-ed34-492b-b516-0af365b37d0a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:46.594550 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6de5e5c3-ed34-492b-b516-0af365b37d0a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:46.594654 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6de5e5c3-ed34-492b-b516-0af365b37d0a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:46.604581 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:46.604581 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:46.605481 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6de5e5c3-ed34-492b-b516-0af365b37d0a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:46.605970 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 831/3289] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:46 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:47.072886 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b64c920b-0da7-48c3-854f-ef5b9b76c875 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:47.076152 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b64c920b-0da7-48c3-854f-ef5b9b76c875 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:47.076152 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b64c920b-0da7-48c3-854f-ef5b9b76c875 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:47.076152 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b64c920b-0da7-48c3-854f-ef5b9b76c875 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:47.076152 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-b64c920b-0da7-48c3-854f-ef5b9b76c875 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:47.080663 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:47.080663 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:47.081603 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b64c920b-0da7-48c3-854f-ef5b9b76c875 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:47.082156 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 805/3290] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:47 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:47.257031 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7f08d28b-3870-4726-b365-ed7d5b4bec93 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:47.260103 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7f08d28b-3870-4726-b365-ed7d5b4bec93 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:47.260545 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7f08d28b-3870-4726-b365-ed7d5b4bec93 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:47.260742 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7f08d28b-3870-4726-b365-ed7d5b4bec93 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:47.260869 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-7f08d28b-3870-4726-b365-ed7d5b4bec93 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:47.265982 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:47.265982 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:47.266609 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7f08d28b-3870-4726-b365-ed7d5b4bec93 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:47.266959 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 820/3291] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:47 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:47.622372 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a2f07818-7029-47e5-b522-c73c2bf9317c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:47.626008 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2f07818-7029-47e5-b522-c73c2bf9317c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:47.626253 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2f07818-7029-47e5-b522-c73c2bf9317c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:47.631151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a2f07818-7029-47e5-b522-c73c2bf9317c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:47.631151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-a2f07818-7029-47e5-b522-c73c2bf9317c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:47.644057 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:47.644057 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:47.646593 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a2f07818-7029-47e5-b522-c73c2bf9317c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:47.646593 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 836/3292] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:47 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 736 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:48.093786 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8ce2578c-3e0c-4f80-a822-09c5b28d28a4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:48.098199 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8ce2578c-3e0c-4f80-a822-09c5b28d28a4 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:48.098521 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8ce2578c-3e0c-4f80-a822-09c5b28d28a4 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:48.098801 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8ce2578c-3e0c-4f80-a822-09c5b28d28a4 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:48.098968 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8ce2578c-3e0c-4f80-a822-09c5b28d28a4 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:48.110286 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:48.110286 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:48.111208 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8ce2578c-3e0c-4f80-a822-09c5b28d28a4 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:48.111728 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 832/3293] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:48 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:48.279293 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-09edbd22-6e7e-42a8-a5a4-5a19019596f8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:48.281499 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-09edbd22-6e7e-42a8-a5a4-5a19019596f8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:48.281785 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-09edbd22-6e7e-42a8-a5a4-5a19019596f8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:48.282094 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-09edbd22-6e7e-42a8-a5a4-5a19019596f8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:48.282195 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-09edbd22-6e7e-42a8-a5a4-5a19019596f8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:48.287221 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:48.287221 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:48.287964 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-09edbd22-6e7e-42a8-a5a4-5a19019596f8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:48.288413 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 806/3294] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:48 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:48.658149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-81987716-eb4c-4694-95ce-60ca9b8df093 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:48.659912 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81987716-eb4c-4694-95ce-60ca9b8df093 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:48.660091 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81987716-eb4c-4694-95ce-60ca9b8df093 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:48.660284 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81987716-eb4c-4694-95ce-60ca9b8df093 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:48.660383 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-81987716-eb4c-4694-95ce-60ca9b8df093 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:48.664353 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:48.664353 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:48.665017 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81987716-eb4c-4694-95ce-60ca9b8df093 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:48.665372 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 821/3295] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:48 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:49.128475 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ef82c16d-a1b4-4d20-9911-3a78daf009a7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:49.130653 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ef82c16d-a1b4-4d20-9911-3a78daf009a7 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:49.130956 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ef82c16d-a1b4-4d20-9911-3a78daf009a7 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:49.131231 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ef82c16d-a1b4-4d20-9911-3a78daf009a7 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:49.131383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-ef82c16d-a1b4-4d20-9911-3a78daf009a7 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:49.136887 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:49.136887 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:49.137884 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ef82c16d-a1b4-4d20-9911-3a78daf009a7 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:49.138625 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 837/3296] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:49 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:49.300426 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-909ec9b5-7ec0-4f68-8a7f-0ac8b98b0f5c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:49.301947 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-909ec9b5-7ec0-4f68-8a7f-0ac8b98b0f5c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:49.303586 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-909ec9b5-7ec0-4f68-8a7f-0ac8b98b0f5c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:49.303586 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-909ec9b5-7ec0-4f68-8a7f-0ac8b98b0f5c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:49.303586 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-909ec9b5-7ec0-4f68-8a7f-0ac8b98b0f5c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:49.309041 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:49.309041 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:49.310241 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-909ec9b5-7ec0-4f68-8a7f-0ac8b98b0f5c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:49.310660 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 833/3297] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:49 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:49.677692 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8c7e4038-6b67-4bdf-9dd8-626ec07526f5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:49.679922 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8c7e4038-6b67-4bdf-9dd8-626ec07526f5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:49.680188 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8c7e4038-6b67-4bdf-9dd8-626ec07526f5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:49.680381 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8c7e4038-6b67-4bdf-9dd8-626ec07526f5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:49.680489 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-8c7e4038-6b67-4bdf-9dd8-626ec07526f5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:49.686062 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:49.686062 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:49.687012 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8c7e4038-6b67-4bdf-9dd8-626ec07526f5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:49.687519 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 807/3298] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:49 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:50.149427 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a565e23d-fb75-4454-a7e4-fcda1e366d2e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:50.151021 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a565e23d-fb75-4454-a7e4-fcda1e366d2e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:50.151265 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a565e23d-fb75-4454-a7e4-fcda1e366d2e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:50.151448 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a565e23d-fb75-4454-a7e4-fcda1e366d2e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:50.151551 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-a565e23d-fb75-4454-a7e4-fcda1e366d2e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:50.156950 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:50.156950 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:50.157534 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a565e23d-fb75-4454-a7e4-fcda1e366d2e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:50.158053 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 822/3299] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:50 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:50.323288 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bf8f0720-4dd6-475f-b786-324fb356437f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:50.325462 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bf8f0720-4dd6-475f-b786-324fb356437f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:50.325625 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bf8f0720-4dd6-475f-b786-324fb356437f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:50.325870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bf8f0720-4dd6-475f-b786-324fb356437f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:50.326014 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-bf8f0720-4dd6-475f-b786-324fb356437f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:50.336920 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:50.336920 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:50.337751 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bf8f0720-4dd6-475f-b786-324fb356437f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:50.338144 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 838/3300] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:50 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:50.358512 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a8317b50-7589-4180-bb0b-083b104c22ce None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:50.361043 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a8317b50-7589-4180-bb0b-083b104c22ce tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:54:50.361528 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a8317b50-7589-4180-bb0b-083b104c22ce tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-attach": {"instance_uuid": "801f25ad-10bc-43e5-8747-9860988dd3df", "mountpoint": "/dev/vdb"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:50.361705 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a8317b50-7589-4180-bb0b-083b104c22ce tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "801f25ad-10bc-43e5-8747-9860988dd3df", "mountpoint": "/dev/vdb"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:50.373853 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:50.373853 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:50.376151 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a8317b50-7589-4180-bb0b-083b104c22ce tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:50.382905 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a8317b50-7589-4180-bb0b-083b104c22ce tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Update volume admin metadata completed successfully. Jul 31 20:54:50.454459 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a8317b50-7589-4180-bb0b-083b104c22ce tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Attach volume completed successfully. Jul 31 20:54:50.455068 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a8317b50-7589-4180-bb0b-083b104c22ce tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 202 Jul 31 20:54:50.455983 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 834/3301] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:50 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:50.465303 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-62ec8773-cf27-46ea-afe9-53c33f80204e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:50.468755 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62ec8773-cf27-46ea-afe9-53c33f80204e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:50.468982 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-62ec8773-cf27-46ea-afe9-53c33f80204e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:50.469183 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-62ec8773-cf27-46ea-afe9-53c33f80204e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:50.486877 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:50.486877 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:50.490502 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-62ec8773-cf27-46ea-afe9-53c33f80204e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:50.494388 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62ec8773-cf27-46ea-afe9-53c33f80204e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:50.494750 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 808/3302] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:50 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 1176 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:50.509870 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-da4677ff-755e-4d08-b540-e047f7f24474 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:50.511798 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-da4677ff-755e-4d08-b540-e047f7f24474 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:50.512001 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-da4677ff-755e-4d08-b540-e047f7f24474 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:50.512233 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-da4677ff-755e-4d08-b540-e047f7f24474 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:50.522378 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:50.522378 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:50.526260 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-da4677ff-755e-4d08-b540-e047f7f24474 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:50.531471 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-da4677ff-755e-4d08-b540-e047f7f24474 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:50.531834 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 823/3303] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:50 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:54:50.546653 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-550709d5-17af-4d7e-b290-6ae678056bfc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:50.548616 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-550709d5-17af-4d7e-b290-6ae678056bfc tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:54:50.549008 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-550709d5-17af-4d7e-b290-6ae678056bfc tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-detach": {}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:50.549173 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-550709d5-17af-4d7e-b290-6ae678056bfc tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:50.566499 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:50.566499 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:50.567015 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-550709d5-17af-4d7e-b290-6ae678056bfc tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:50.615446 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-550709d5-17af-4d7e-b290-6ae678056bfc tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Detach volume completed successfully. Jul 31 20:54:50.615662 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-550709d5-17af-4d7e-b290-6ae678056bfc tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 202 Jul 31 20:54:50.616078 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 839/3304] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:50 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:50.627719 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8d82a1bb-a4aa-4409-98f7-fc6d1ba4a050 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:50.631211 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8d82a1bb-a4aa-4409-98f7-fc6d1ba4a050 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:50.631558 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8d82a1bb-a4aa-4409-98f7-fc6d1ba4a050 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:50.631855 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8d82a1bb-a4aa-4409-98f7-fc6d1ba4a050 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:50.646000 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:50.646000 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:50.650603 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8d82a1bb-a4aa-4409-98f7-fc6d1ba4a050 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:50.656001 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8d82a1bb-a4aa-4409-98f7-fc6d1ba4a050 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:50.656516 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 835/3305] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:50 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:50.700290 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fe46d3d7-82ea-41d5-a001-d828c2f2ec74 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:50.702741 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fe46d3d7-82ea-41d5-a001-d828c2f2ec74 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:50.702741 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fe46d3d7-82ea-41d5-a001-d828c2f2ec74 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:50.702852 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fe46d3d7-82ea-41d5-a001-d828c2f2ec74 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:50.703049 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-fe46d3d7-82ea-41d5-a001-d828c2f2ec74 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:50.711399 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:50.711399 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:50.711399 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fe46d3d7-82ea-41d5-a001-d828c2f2ec74 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:50.711399 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 809/3306] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:50 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:51.172856 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d08b2cc3-85bf-486d-a404-1e8be6cacb40 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:51.175401 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d08b2cc3-85bf-486d-a404-1e8be6cacb40 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:51.175846 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d08b2cc3-85bf-486d-a404-1e8be6cacb40 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:51.176190 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d08b2cc3-85bf-486d-a404-1e8be6cacb40 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:51.176460 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-d08b2cc3-85bf-486d-a404-1e8be6cacb40 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:51.182784 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:51.182784 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:51.183782 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d08b2cc3-85bf-486d-a404-1e8be6cacb40 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:51.184544 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 824/3307] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:51 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:51.351454 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-279b3e13-1666-4f79-9fb9-3330db4e51bf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:51.353401 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-279b3e13-1666-4f79-9fb9-3330db4e51bf tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:51.353642 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-279b3e13-1666-4f79-9fb9-3330db4e51bf tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:51.353869 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-279b3e13-1666-4f79-9fb9-3330db4e51bf tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:51.354057 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-279b3e13-1666-4f79-9fb9-3330db4e51bf tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:51.359180 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:51.359180 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:51.359788 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-279b3e13-1666-4f79-9fb9-3330db4e51bf tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:51.360170 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 840/3308] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:51 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:51.726374 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-96127644-42b8-4902-8b03-0bcee3ce8ccb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:51.730522 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-96127644-42b8-4902-8b03-0bcee3ce8ccb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:51.730522 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-96127644-42b8-4902-8b03-0bcee3ce8ccb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:51.730522 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-96127644-42b8-4902-8b03-0bcee3ce8ccb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:51.730522 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-96127644-42b8-4902-8b03-0bcee3ce8ccb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:51.736104 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:51.736104 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:51.737625 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-96127644-42b8-4902-8b03-0bcee3ce8ccb tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:51.738400 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 836/3309] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:51 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:52.194486 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c1cf80f2-e667-49ed-96d5-246c139ca9cb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:52.196436 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1cf80f2-e667-49ed-96d5-246c139ca9cb tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:52.197395 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1cf80f2-e667-49ed-96d5-246c139ca9cb tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:52.197616 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1cf80f2-e667-49ed-96d5-246c139ca9cb tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:52.197797 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c1cf80f2-e667-49ed-96d5-246c139ca9cb tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:52.203031 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:52.203031 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:52.204295 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1cf80f2-e667-49ed-96d5-246c139ca9cb tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:52.204728 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 810/3310] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:52 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:52.376049 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b6366a44-2f82-420f-844c-5338b0fa63eb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:52.378663 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b6366a44-2f82-420f-844c-5338b0fa63eb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:52.379048 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b6366a44-2f82-420f-844c-5338b0fa63eb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:52.379400 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b6366a44-2f82-420f-844c-5338b0fa63eb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:52.379603 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-b6366a44-2f82-420f-844c-5338b0fa63eb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:52.384502 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:52.384502 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:52.385825 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b6366a44-2f82-420f-844c-5338b0fa63eb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:52.385825 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 825/3311] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:52 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:52.750731 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ec8e33d1-5dd5-41a0-b80d-11e21ca260ef None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:52.755089 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ec8e33d1-5dd5-41a0-b80d-11e21ca260ef tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:52.755368 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ec8e33d1-5dd5-41a0-b80d-11e21ca260ef tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:52.755602 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ec8e33d1-5dd5-41a0-b80d-11e21ca260ef tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:52.755756 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-ec8e33d1-5dd5-41a0-b80d-11e21ca260ef tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:52.782602 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:52.782602 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:52.787946 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ec8e33d1-5dd5-41a0-b80d-11e21ca260ef tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:52.789922 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 841/3312] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:52 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 747 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:53.157176 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e67059ca-5fde-408f-a24d-dc33f30ce462 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.160190 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e67059ca-5fde-408f-a24d-dc33f30ce462 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:54:53.161895 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e67059ca-5fde-408f-a24d-dc33f30ce462 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:53.162204 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e67059ca-5fde-408f-a24d-dc33f30ce462 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:53.173788 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.173788 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:53.174356 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e67059ca-5fde-408f-a24d-dc33f30ce462 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.184932 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e67059ca-5fde-408f-a24d-dc33f30ce462 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Reserve volume completed successfully. Jul 31 20:54:53.185261 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e67059ca-5fde-408f-a24d-dc33f30ce462 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 202 Jul 31 20:54:53.185892 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 837/3313] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:53 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:53.196632 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-14b784b1-ed48-4e90-9a99-85041c814e0d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.198879 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-14b784b1-ed48-4e90-9a99-85041c814e0d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:53.199324 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-14b784b1-ed48-4e90-9a99-85041c814e0d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:53.199550 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-14b784b1-ed48-4e90-9a99-85041c814e0d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:53.207848 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.207848 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:53.213589 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-14b784b1-ed48-4e90-9a99-85041c814e0d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.216431 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dc5ba3ff-3c8a-4db6-8289-a14fa585f975 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.219104 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-14b784b1-ed48-4e90-9a99-85041c814e0d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:53.219563 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 811/3314] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:53 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:53.224158 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dc5ba3ff-3c8a-4db6-8289-a14fa585f975 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:53.224158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dc5ba3ff-3c8a-4db6-8289-a14fa585f975 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:53.224158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dc5ba3ff-3c8a-4db6-8289-a14fa585f975 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:53.224158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-dc5ba3ff-3c8a-4db6-8289-a14fa585f975 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:53.242357 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.242357 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:53.243495 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dc5ba3ff-3c8a-4db6-8289-a14fa585f975 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:53.244222 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 826/3315] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:53 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:53.244922 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-10ae590b-8cd5-4fb1-8402-841b2e2585cb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.257517 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-10ae590b-8cd5-4fb1-8402-841b2e2585cb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:54:53.259721 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-10ae590b-8cd5-4fb1-8402-841b2e2585cb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:53.260324 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-10ae590b-8cd5-4fb1-8402-841b2e2585cb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:53.296287 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.296287 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:53.297989 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-10ae590b-8cd5-4fb1-8402-841b2e2585cb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.315921 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-10ae590b-8cd5-4fb1-8402-841b2e2585cb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Unreserve volume completed successfully. Jul 31 20:54:53.316152 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-10ae590b-8cd5-4fb1-8402-841b2e2585cb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 202 Jul 31 20:54:53.316595 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 842/3316] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:53 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:53.323869 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5f5fe075-4526-4207-ad7d-5b40d8830815 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.325571 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5f5fe075-4526-4207-ad7d-5b40d8830815 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:53.325767 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5f5fe075-4526-4207-ad7d-5b40d8830815 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:53.325952 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5f5fe075-4526-4207-ad7d-5b40d8830815 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:53.332768 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.332768 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:53.337092 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5f5fe075-4526-4207-ad7d-5b40d8830815 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.346149 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5f5fe075-4526-4207-ad7d-5b40d8830815 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:53.346149 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 838/3317] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:53 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:53.360863 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-91e7ab3c-0fbe-444c-a215-9e34a301dc26 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.362732 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-91e7ab3c-0fbe-444c-a215-9e34a301dc26 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:54:53.363183 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-91e7ab3c-0fbe-444c-a215-9e34a301dc26 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:53.363321 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-91e7ab3c-0fbe-444c-a215-9e34a301dc26 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:53.371830 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.371830 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:53.372238 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-91e7ab3c-0fbe-444c-a215-9e34a301dc26 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.378116 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-91e7ab3c-0fbe-444c-a215-9e34a301dc26 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume updated successfully. Jul 31 20:54:53.378360 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-91e7ab3c-0fbe-444c-a215-9e34a301dc26 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 200 Jul 31 20:54:53.378760 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 812/3318] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:53 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 0 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 20:54:53.387557 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-612a8f37-94b0-4e4b-8a18-eb5b491f35b1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.389793 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-612a8f37-94b0-4e4b-8a18-eb5b491f35b1 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:53.390168 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-612a8f37-94b0-4e4b-8a18-eb5b491f35b1 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:53.390558 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-612a8f37-94b0-4e4b-8a18-eb5b491f35b1 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:53.398450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a249e70f-23f9-45f3-ae76-635c89e23b99 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.400077 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.400077 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:53.401455 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a249e70f-23f9-45f3-ae76-635c89e23b99 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:53.402308 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a249e70f-23f9-45f3-ae76-635c89e23b99 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:53.402308 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a249e70f-23f9-45f3-ae76-635c89e23b99 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:53.402308 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-a249e70f-23f9-45f3-ae76-635c89e23b99 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:53.403875 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-612a8f37-94b0-4e4b-8a18-eb5b491f35b1 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.406269 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.406269 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:53.406907 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a249e70f-23f9-45f3-ae76-635c89e23b99 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:53.407318 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 843/3319] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:53 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:53.409575 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-612a8f37-94b0-4e4b-8a18-eb5b491f35b1 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:53.410183 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 827/3320] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:53 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 860 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:53.426437 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b809bf18-993e-45d4-945c-c0b4f6d9d257 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.428335 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b809bf18-993e-45d4-945c-c0b4f6d9d257 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:54:53.428735 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b809bf18-993e-45d4-945c-c0b4f6d9d257 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:53.428871 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b809bf18-993e-45d4-945c-c0b4f6d9d257 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:53.441143 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.441143 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:53.441143 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b809bf18-993e-45d4-945c-c0b4f6d9d257 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.448711 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b809bf18-993e-45d4-945c-c0b4f6d9d257 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume updated successfully. Jul 31 20:54:53.448958 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b809bf18-993e-45d4-945c-c0b4f6d9d257 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 200 Jul 31 20:54:53.449448 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 839/3321] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:53 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 20:54:53.460801 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-13642a7c-9f6e-42f9-94b2-3da374baf347 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.462362 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-13642a7c-9f6e-42f9-94b2-3da374baf347 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:53.462553 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-13642a7c-9f6e-42f9-94b2-3da374baf347 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:53.462763 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-13642a7c-9f6e-42f9-94b2-3da374baf347 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:53.469147 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.469147 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:53.472135 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-13642a7c-9f6e-42f9-94b2-3da374baf347 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.476028 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-13642a7c-9f6e-42f9-94b2-3da374baf347 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:53.476393 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 813/3322] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:53 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:53.488829 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4af30eaf-9d88-4eda-bf66-1610accb2807 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.491160 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4af30eaf-9d88-4eda-bf66-1610accb2807 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:54:53.491624 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4af30eaf-9d88-4eda-bf66-1610accb2807 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:53.491827 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4af30eaf-9d88-4eda-bf66-1610accb2807 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:53.503573 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.503573 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:53.504147 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4af30eaf-9d88-4eda-bf66-1610accb2807 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.522858 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4af30eaf-9d88-4eda-bf66-1610accb2807 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Update volume admin metadata completed successfully. Jul 31 20:54:53.523084 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4af30eaf-9d88-4eda-bf66-1610accb2807 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Update readonly setting on volume completed successfully. Jul 31 20:54:53.523516 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4af30eaf-9d88-4eda-bf66-1610accb2807 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 202 Jul 31 20:54:53.524871 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 844/3323] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:53 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:53.532820 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4aa158b8-6fda-456f-adcb-e017839c74d3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.536020 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4aa158b8-6fda-456f-adcb-e017839c74d3 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:53.536020 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4aa158b8-6fda-456f-adcb-e017839c74d3 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:53.536020 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4aa158b8-6fda-456f-adcb-e017839c74d3 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:53.544368 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.544368 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:53.547338 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4aa158b8-6fda-456f-adcb-e017839c74d3 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.551928 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4aa158b8-6fda-456f-adcb-e017839c74d3 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:53.552485 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 828/3324] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:53 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 860 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:53.563839 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9b16eb2b-3070-4820-bb2a-9b8c1cebdbeb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.565770 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9b16eb2b-3070-4820-bb2a-9b8c1cebdbeb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:54:53.566201 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9b16eb2b-3070-4820-bb2a-9b8c1cebdbeb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:53.566363 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9b16eb2b-3070-4820-bb2a-9b8c1cebdbeb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:53.577458 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.577458 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:53.578021 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9b16eb2b-3070-4820-bb2a-9b8c1cebdbeb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.590588 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9b16eb2b-3070-4820-bb2a-9b8c1cebdbeb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Update volume admin metadata completed successfully. Jul 31 20:54:53.590767 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9b16eb2b-3070-4820-bb2a-9b8c1cebdbeb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Update readonly setting on volume completed successfully. Jul 31 20:54:53.591005 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9b16eb2b-3070-4820-bb2a-9b8c1cebdbeb tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 202 Jul 31 20:54:53.591514 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 840/3325] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:54:53 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:54:53.598167 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0e91a321-cf60-4299-b202-109577727d6d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.600637 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0e91a321-cf60-4299-b202-109577727d6d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:54:53.600942 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0e91a321-cf60-4299-b202-109577727d6d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:53.601240 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0e91a321-cf60-4299-b202-109577727d6d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:53.610832 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.610832 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:53.615540 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0e91a321-cf60-4299-b202-109577727d6d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.621225 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0e91a321-cf60-4299-b202-109577727d6d tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:54:53.621756 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 814/3326] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:53 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:53.634316 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9b180505-b4fa-4eb5-96a8-5eace89982f2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.635799 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9b180505-b4fa-4eb5-96a8-5eace89982f2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:54:53.636149 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9b180505-b4fa-4eb5-96a8-5eace89982f2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-101171927", "disk_format": "raw"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:54:53.636321 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9b180505-b4fa-4eb5-96a8-5eace89982f2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-101171927", "disk_format": "raw"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:53.643743 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.643743 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:53.644259 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9b180505-b4fa-4eb5-96a8-5eace89982f2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:54:53.657674 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.657674 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:53.661005 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.image.image_utils [None req-9b180505-b4fa-4eb5-96a8-5eace89982f2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-101171927'}] 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-101171927'}]. {{(pid=100191) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 20:54:53.804121 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-28c4834e-6e5f-455e-8fa1-9d0fde0dac90 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:53.806210 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28c4834e-6e5f-455e-8fa1-9d0fde0dac90 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:53.806430 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28c4834e-6e5f-455e-8fa1-9d0fde0dac90 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:53.806620 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28c4834e-6e5f-455e-8fa1-9d0fde0dac90 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:53.806760 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-28c4834e-6e5f-455e-8fa1-9d0fde0dac90 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:53.811576 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:53.811576 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:53.812547 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28c4834e-6e5f-455e-8fa1-9d0fde0dac90 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:53.812975 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 829/3327] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:53 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:54.238114 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9b180505-b4fa-4eb5-96a8-5eace89982f2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Copy volume to image completed successfully. Jul 31 20:54:54.238546 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9b180505-b4fa-4eb5-96a8-5eace89982f2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 202 Jul 31 20:54:54.238976 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 845/3328] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:54:53 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 686 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:54.257384 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3940ede4-d821-40c1-b1c0-c30d97c407f6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:54.259757 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3940ede4-d821-40c1-b1c0-c30d97c407f6 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:54.260074 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3940ede4-d821-40c1-b1c0-c30d97c407f6 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:54.260383 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3940ede4-d821-40c1-b1c0-c30d97c407f6 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:54.260568 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-3940ede4-d821-40c1-b1c0-c30d97c407f6 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:54.266193 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:54.266193 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:54.266193 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3940ede4-d821-40c1-b1c0-c30d97c407f6 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:54.266494 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 841/3329] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:54 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:54:54.419261 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bda6d783-d5f5-43ac-a997-ca1aa9e1f45f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:54.422356 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bda6d783-d5f5-43ac-a997-ca1aa9e1f45f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:54.422531 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bda6d783-d5f5-43ac-a997-ca1aa9e1f45f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:54.422758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bda6d783-d5f5-43ac-a997-ca1aa9e1f45f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:54.422859 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-bda6d783-d5f5-43ac-a997-ca1aa9e1f45f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:54.427250 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:54.427250 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:54.427978 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bda6d783-d5f5-43ac-a997-ca1aa9e1f45f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:54.428386 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 815/3330] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:54 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:54.824648 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f6475b43-057f-46ec-ab79-73c18fb69bbc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:54.826352 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f6475b43-057f-46ec-ab79-73c18fb69bbc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:54.826555 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f6475b43-057f-46ec-ab79-73c18fb69bbc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:54.826671 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f6475b43-057f-46ec-ab79-73c18fb69bbc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:54.826788 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-f6475b43-057f-46ec-ab79-73c18fb69bbc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:54.830969 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:54.830969 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:54.831657 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f6475b43-057f-46ec-ab79-73c18fb69bbc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:54.832001 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 830/3331] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:54 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:54.847857 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d71c73db-997c-43d2-baf9-6aba845386ec None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:54.852497 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d71c73db-997c-43d2-baf9-6aba845386ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d/restore Jul 31 20:54:54.853012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d71c73db-997c-43d2-baf9-6aba845386ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "3b540076-a782-4e55-b54e-746ee15e2d65"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:54:54.855175 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-d71c73db-997c-43d2-baf9-6aba845386ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Restoring backup 741fde9e-0b36-4bf2-957d-e6107814358d ({'restore': {'volume_id': '3b540076-a782-4e55-b54e-746ee15e2d65'}}) {{(pid=100191) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 20:54:54.855341 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-d71c73db-997c-43d2-baf9-6aba845386ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Restoring backup 741fde9e-0b36-4bf2-957d-e6107814358d to volume 3b540076-a782-4e55-b54e-746ee15e2d65. Jul 31 20:54:54.861242 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:54.861242 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:54.873271 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:54.873271 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:54.873966 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d71c73db-997c-43d2-baf9-6aba845386ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:54:54.874183 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.api [None req-d71c73db-997c-43d2-baf9-6aba845386ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Checking backup size 1 against volume size 1 {{(pid=100191) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 20:54:54.874433 np0000006272 devstack@c-api.service[100191]: INFO cinder.backup.api [None req-d71c73db-997c-43d2-baf9-6aba845386ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Overwriting volume 3b540076-a782-4e55-b54e-746ee15e2d65 with restore of backup 741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:54.891800 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-d71c73db-997c-43d2-baf9-6aba845386ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] restore_backup in rpcapi backup_id 741fde9e-0b36-4bf2-957d-e6107814358d {{(pid=100191) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 20:54:54.893902 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d71c73db-997c-43d2-baf9-6aba845386ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d/restore returned with HTTP 202 Jul 31 20:54:54.894352 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 846/3332] 10.4.3.157 () {68 vars in 1393 bytes} [Fri Jul 31 20:54:54 2026] POST /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d/restore => generated 181 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:54:54.902986 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bbe69e00-96b2-42aa-9932-245d4e6cf17a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:54.905656 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bbe69e00-96b2-42aa-9932-245d4e6cf17a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:54.905889 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bbe69e00-96b2-42aa-9932-245d4e6cf17a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:54.906115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bbe69e00-96b2-42aa-9932-245d4e6cf17a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:54.906309 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-bbe69e00-96b2-42aa-9932-245d4e6cf17a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:54.911083 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:54.911083 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:54.912138 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bbe69e00-96b2-42aa-9932-245d4e6cf17a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:54.912571 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 842/3333] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:54 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:55.278330 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2d7e6b6b-889a-424e-8e0c-a78a77c2bf1b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:55.282307 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d7e6b6b-889a-424e-8e0c-a78a77c2bf1b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:55.282552 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2d7e6b6b-889a-424e-8e0c-a78a77c2bf1b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:55.282765 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2d7e6b6b-889a-424e-8e0c-a78a77c2bf1b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:55.283142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2d7e6b6b-889a-424e-8e0c-a78a77c2bf1b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:55.289308 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:55.289308 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:55.290209 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2d7e6b6b-889a-424e-8e0c-a78a77c2bf1b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:55.290690 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 816/3334] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:55 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:55.438204 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b1ea99a3-1915-4ef4-a8fe-ea4b1aaa37be None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:55.439775 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b1ea99a3-1915-4ef4-a8fe-ea4b1aaa37be tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:55.439989 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b1ea99a3-1915-4ef4-a8fe-ea4b1aaa37be tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:55.440232 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b1ea99a3-1915-4ef4-a8fe-ea4b1aaa37be tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:55.440378 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-b1ea99a3-1915-4ef4-a8fe-ea4b1aaa37be tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:55.446055 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:55.446055 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:55.446822 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b1ea99a3-1915-4ef4-a8fe-ea4b1aaa37be tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:55.447204 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 831/3335] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:55 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:55.923230 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-077d999a-72f2-427c-bcff-b0857bc40e92 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:55.925231 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-077d999a-72f2-427c-bcff-b0857bc40e92 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:55.925425 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-077d999a-72f2-427c-bcff-b0857bc40e92 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:55.925592 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-077d999a-72f2-427c-bcff-b0857bc40e92 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:55.925697 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-077d999a-72f2-427c-bcff-b0857bc40e92 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:55.929988 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:55.929988 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:55.930491 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-077d999a-72f2-427c-bcff-b0857bc40e92 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:55.930966 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 847/3336] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:55 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:54:56.302275 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2bfb7bb1-d2eb-4adb-94b6-6b0a0fe5c81d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:56.304535 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2bfb7bb1-d2eb-4adb-94b6-6b0a0fe5c81d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:56.304854 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2bfb7bb1-d2eb-4adb-94b6-6b0a0fe5c81d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:56.305113 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2bfb7bb1-d2eb-4adb-94b6-6b0a0fe5c81d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:56.305331 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-2bfb7bb1-d2eb-4adb-94b6-6b0a0fe5c81d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:56.310664 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:56.310664 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:56.311458 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2bfb7bb1-d2eb-4adb-94b6-6b0a0fe5c81d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:56.311826 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 843/3337] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:56 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:56.459482 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7088d97c-b4d4-4110-b687-8a994c67784a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:56.461507 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7088d97c-b4d4-4110-b687-8a994c67784a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:56.461764 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7088d97c-b4d4-4110-b687-8a994c67784a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:56.461951 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7088d97c-b4d4-4110-b687-8a994c67784a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:56.462065 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-7088d97c-b4d4-4110-b687-8a994c67784a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:56.472367 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:56.472367 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:56.472980 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7088d97c-b4d4-4110-b687-8a994c67784a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:56.473607 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 817/3338] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:56 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:56.940988 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2d009fb4-666c-4d32-8eb9-f2fb35c41c6a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:56.942935 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2d009fb4-666c-4d32-8eb9-f2fb35c41c6a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:56.943162 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2d009fb4-666c-4d32-8eb9-f2fb35c41c6a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:56.943364 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2d009fb4-666c-4d32-8eb9-f2fb35c41c6a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:56.943462 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-2d009fb4-666c-4d32-8eb9-f2fb35c41c6a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:56.947505 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:56.947505 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:56.948168 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2d009fb4-666c-4d32-8eb9-f2fb35c41c6a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:56.948503 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 832/3339] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:56 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:57.325695 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-54b5af8a-a132-47c3-b155-f5dea58bd6dc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:57.327567 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-54b5af8a-a132-47c3-b155-f5dea58bd6dc tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:57.327808 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-54b5af8a-a132-47c3-b155-f5dea58bd6dc tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:57.327978 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-54b5af8a-a132-47c3-b155-f5dea58bd6dc tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:57.328083 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-54b5af8a-a132-47c3-b155-f5dea58bd6dc tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:57.332172 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:57.332172 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:57.332753 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-54b5af8a-a132-47c3-b155-f5dea58bd6dc tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:57.333133 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 848/3340] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:57 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:57.483357 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-22d413cd-2b91-427d-a96a-c2474c3e8c96 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:57.485775 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-22d413cd-2b91-427d-a96a-c2474c3e8c96 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:57.486147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-22d413cd-2b91-427d-a96a-c2474c3e8c96 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:57.486511 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-22d413cd-2b91-427d-a96a-c2474c3e8c96 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:57.486654 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-22d413cd-2b91-427d-a96a-c2474c3e8c96 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:57.488629 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=409,cinder:INSERT=68,cinder:UPDATE=103 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:54:57.493180 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:57.493180 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:57.494780 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-22d413cd-2b91-427d-a96a-c2474c3e8c96 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:57.494845 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 844/3341] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:57 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:57.958200 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c7dedb1c-179f-45d3-a5e2-4d3981259e08 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:57.959908 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c7dedb1c-179f-45d3-a5e2-4d3981259e08 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:57.960089 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c7dedb1c-179f-45d3-a5e2-4d3981259e08 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:57.960301 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c7dedb1c-179f-45d3-a5e2-4d3981259e08 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:57.960400 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c7dedb1c-179f-45d3-a5e2-4d3981259e08 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:57.964681 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:57.964681 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:57.965540 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c7dedb1c-179f-45d3-a5e2-4d3981259e08 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:57.965954 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 818/3342] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:57 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:58.348852 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3bae5f64-a1e7-459d-b7de-247f89594cb5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:58.350810 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3bae5f64-a1e7-459d-b7de-247f89594cb5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:58.351021 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3bae5f64-a1e7-459d-b7de-247f89594cb5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:58.351289 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3bae5f64-a1e7-459d-b7de-247f89594cb5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:58.351396 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-3bae5f64-a1e7-459d-b7de-247f89594cb5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:58.353067 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=359,cinder:INSERT=44,cinder:UPDATE=74 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:54:58.357142 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:58.357142 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:58.357828 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3bae5f64-a1e7-459d-b7de-247f89594cb5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:58.358239 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 833/3343] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:58 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:58.510728 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7cc84ace-0b65-4abe-a447-2ef154bfc037 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:58.512680 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7cc84ace-0b65-4abe-a447-2ef154bfc037 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:58.513104 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7cc84ace-0b65-4abe-a447-2ef154bfc037 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:58.513104 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7cc84ace-0b65-4abe-a447-2ef154bfc037 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:58.513345 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-7cc84ace-0b65-4abe-a447-2ef154bfc037 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:58.521945 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:58.521945 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:54:58.522776 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7cc84ace-0b65-4abe-a447-2ef154bfc037 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:58.523412 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 849/3344] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:58 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:58.979998 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-18a8dcbc-87e6-457c-8200-871a3048deb4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:58.984645 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18a8dcbc-87e6-457c-8200-871a3048deb4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:54:58.987268 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18a8dcbc-87e6-457c-8200-871a3048deb4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:58.987798 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18a8dcbc-87e6-457c-8200-871a3048deb4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:58.987798 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-18a8dcbc-87e6-457c-8200-871a3048deb4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:58.997631 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:58.997631 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:54:58.998606 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18a8dcbc-87e6-457c-8200-871a3048deb4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:54:58.999035 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 845/3345] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:54:58 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:59.372868 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6c587f85-effa-4a13-a757-a8fff0f4fb16 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:59.376930 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c587f85-effa-4a13-a757-a8fff0f4fb16 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:54:59.377424 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6c587f85-effa-4a13-a757-a8fff0f4fb16 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:59.377490 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6c587f85-effa-4a13-a757-a8fff0f4fb16 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:59.377625 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-6c587f85-effa-4a13-a757-a8fff0f4fb16 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:59.383994 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:59.383994 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:54:59.385746 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c587f85-effa-4a13-a757-a8fff0f4fb16 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:54:59.386420 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 819/3346] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:59 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:54:59.538375 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-802b4b44-1cd5-41a6-a951-e466a2b59146 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:54:59.542025 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-802b4b44-1cd5-41a6-a951-e466a2b59146 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:54:59.542395 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-802b4b44-1cd5-41a6-a951-e466a2b59146 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:54:59.542627 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-802b4b44-1cd5-41a6-a951-e466a2b59146 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:54:59.542816 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-802b4b44-1cd5-41a6-a951-e466a2b59146 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:54:59.550815 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:54:59.550815 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:54:59.552556 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-802b4b44-1cd5-41a6-a951-e466a2b59146 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:54:59.553029 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 834/3347] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:54:59 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:00.014385 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-55e95c33-03b2-4faa-97a5-120243c13f0c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:00.016948 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-55e95c33-03b2-4faa-97a5-120243c13f0c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:00.017226 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-55e95c33-03b2-4faa-97a5-120243c13f0c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:00.017503 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-55e95c33-03b2-4faa-97a5-120243c13f0c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:00.017711 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-55e95c33-03b2-4faa-97a5-120243c13f0c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:00.022151 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:00.022151 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:00.023095 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-55e95c33-03b2-4faa-97a5-120243c13f0c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:00.023534 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 850/3348] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:00 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:00.399948 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-53b49299-02ee-4f37-9c80-171e5bd1d335 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:00.402640 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-53b49299-02ee-4f37-9c80-171e5bd1d335 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:55:00.402764 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-53b49299-02ee-4f37-9c80-171e5bd1d335 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:00.403156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-53b49299-02ee-4f37-9c80-171e5bd1d335 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:00.403156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-53b49299-02ee-4f37-9c80-171e5bd1d335 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:00.412366 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:00.412366 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:00.413143 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-53b49299-02ee-4f37-9c80-171e5bd1d335 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:55:00.415331 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 846/3349] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:00 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:00.430573 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f0839441-2cb8-405e-b977-fee439a30f96 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:00.516867 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f0839441-2cb8-405e-b977-fee439a30f96 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8/export_record Jul 31 20:55:00.517334 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f0839441-2cb8-405e-b977-fee439a30f96 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:00.517623 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f0839441-2cb8-405e-b977-fee439a30f96 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Calling method 'export_record' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:00.517922 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-f0839441-2cb8-405e-b977-fee439a30f96 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Export record for backup 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100194) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 20:55:00.528434 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:00.528434 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:00.530227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-f0839441-2cb8-405e-b977-fee439a30f96 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c160746fd74a42369b8884934beeeefd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7046d1b73da5404a9eb8133d8ec60de5', '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=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:55:00.530319 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f0839441-2cb8-405e-b977-fee439a30f96 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8/export_record returned with HTTP 403 Jul 31 20:55:00.530905 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 820/3350] 10.4.3.157 () {68 vars in 1430 bytes} [Fri Jul 31 20:55:00 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8/export_record => generated 101 bytes in 101 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:00.541018 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:00.545953 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:00.546408 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-467420513"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:00.548342 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-467420513'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:00.548473 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Create volume of 1 GB Jul 31 20:55:00.556146 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Availability Zones retrieved successfully. Jul 31 20:55:00.559754 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Flow 'volume_create_api' (ad1ded09-cd60-4cb0-8255-3bf8ffe87ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:00.560847 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77ee9c9d-a452-4e25-a9c9-5d7d8c18d5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:00.561781 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:00.571104 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-65984465-d7ba-4051-9f60-55d2945fe1ca None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:00.573357 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-65984465-d7ba-4051-9f60-55d2945fe1ca tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:55:00.573619 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-65984465-d7ba-4051-9f60-55d2945fe1ca tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:00.573897 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-65984465-d7ba-4051-9f60-55d2945fe1ca tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:00.574423 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-65984465-d7ba-4051-9f60-55d2945fe1ca tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:00.585415 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:00.585415 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:00.585415 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-65984465-d7ba-4051-9f60-55d2945fe1ca tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:55:00.585415 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 851/3351] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:00 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:00.589569 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77ee9c9d-a452-4e25-a9c9-5d7d8c18d5a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:00.590524 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5440e3-979a-4fb4-9c92-35be936cc3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:00.637963 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Created reservations ['d576d616-5e06-455d-a3b0-9abf4423cb80', '22a79b20-53fc-4840-ade6-a945eb5f6c8f', '0025b16b-37ce-4018-b81f-bef8e3f2f735', '90cb45a1-0b72-449b-9741-82c65b34ca4a'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:00.638989 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b5440e3-979a-4fb4-9c92-35be936cc3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d576d616-5e06-455d-a3b0-9abf4423cb80', '22a79b20-53fc-4840-ade6-a945eb5f6c8f', '0025b16b-37ce-4018-b81f-bef8e3f2f735', '90cb45a1-0b72-449b-9741-82c65b34ca4a']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:00.639965 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60acecae-13b4-4def-aa73-d96c5720e474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:00.669586 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (60acecae-13b4-4def-aa73-d96c5720e474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd43fd27c-df67-4d6c-a97b-e15890152f05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-467420513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7046d1b73da5404a9eb8133d8ec60de5',qos_specs=None,replication_status=,reservations=['d576d616-5e06-455d-a3b0-9abf4423cb80','22a79b20-53fc-4840-ade6-a945eb5f6c8f','0025b16b-37ce-4018-b81f-bef8e3f2f735','90cb45a1-0b72-449b-9741-82c65b34ca4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3763411c048442a7b8030e2e1e4e0cd0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-467420513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d43fd27c-df67-4d6c-a97b-e15890152f05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7046d1b73da5404a9eb8133d8ec60de5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3763411c048442a7b8030e2e1e4e0cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:00.670520 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e7f745-d4ab-4a7a-bf8f-fa2048de17f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:00.698513 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44e7f745-d4ab-4a7a-bf8f-fa2048de17f4) transitioned into state 'SUCCESS' from state '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-467420513',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7046d1b73da5404a9eb8133d8ec60de5',qos_specs=None,replication_status=,reservations=['d576d616-5e06-455d-a3b0-9abf4423cb80','22a79b20-53fc-4840-ade6-a945eb5f6c8f','0025b16b-37ce-4018-b81f-bef8e3f2f735','90cb45a1-0b72-449b-9741-82c65b34ca4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3763411c048442a7b8030e2e1e4e0cd0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:00.699351 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b513f9dc-e853-47c8-a68a-b2d39300ee39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:00.711157 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b513f9dc-e853-47c8-a68a-b2d39300ee39) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:00.712171 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Flow 'volume_create_api' (ad1ded09-cd60-4cb0-8255-3bf8ffe87ab0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:00.712552 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Create volume request issued successfully. Jul 31 20:55:00.713234 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ea493e4d-4fef-4d25-b18a-5cbcc1421a0e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:00.713703 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 835/3352] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:55:00 2026] POST /volume/v3/volumes => generated 777 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:00.727320 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-606e77c3-2a3c-46bb-97b2-b53bae68a3ce None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:00.730700 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-606e77c3-2a3c-46bb-97b2-b53bae68a3ce tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 Jul 31 20:55:00.730914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-606e77c3-2a3c-46bb-97b2-b53bae68a3ce tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:00.731105 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-606e77c3-2a3c-46bb-97b2-b53bae68a3ce tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:00.744849 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:00.744849 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:00.749028 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-606e77c3-2a3c-46bb-97b2-b53bae68a3ce tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:00.755245 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-606e77c3-2a3c-46bb-97b2-b53bae68a3ce tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 returned with HTTP 200 Jul 31 20:55:00.755645 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 847/3353] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:00 2026] GET /volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 => generated 956 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:01.041023 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2b147924-67a8-415e-ba1f-c544aab3771d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:01.042882 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b147924-67a8-415e-ba1f-c544aab3771d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:01.045511 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b147924-67a8-415e-ba1f-c544aab3771d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:01.045511 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b147924-67a8-415e-ba1f-c544aab3771d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:01.045511 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2b147924-67a8-415e-ba1f-c544aab3771d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:01.048450 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:01.048450 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:01.049282 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b147924-67a8-415e-ba1f-c544aab3771d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:01.049652 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 821/3354] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:01 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:55:01.604380 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3bbe550e-45a6-429b-a84d-7c11c745b785 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:01.607554 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3bbe550e-45a6-429b-a84d-7c11c745b785 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:55:01.607554 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3bbe550e-45a6-429b-a84d-7c11c745b785 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:01.607554 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3bbe550e-45a6-429b-a84d-7c11c745b785 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:01.607554 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-3bbe550e-45a6-429b-a84d-7c11c745b785 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:01.613072 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:01.613072 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:01.613935 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3bbe550e-45a6-429b-a84d-7c11c745b785 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:55:01.614467 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 852/3355] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:01 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:01.632439 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1c587e6a-9e68-4ea1-a315-321cfdf86d6f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:01.732093 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c587e6a-9e68-4ea1-a315-321cfdf86d6f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:55:01.732463 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c587e6a-9e68-4ea1-a315-321cfdf86d6f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "351b4dbd-fe68-429f-9d74-424e5bd42d24"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:01.733885 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-1c587e6a-9e68-4ea1-a315-321cfdf86d6f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Creating new backup {'backup': {'volume_id': '351b4dbd-fe68-429f-9d74-424e5bd42d24'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:55:01.734045 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-1c587e6a-9e68-4ea1-a315-321cfdf86d6f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Creating backup of volume 351b4dbd-fe68-429f-9d74-424e5bd42d24 in container None Jul 31 20:55:01.741560 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:01.741560 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:01.742139 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1c587e6a-9e68-4ea1-a315-321cfdf86d6f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Volume info retrieved successfully. Jul 31 20:55:01.761272 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-1c587e6a-9e68-4ea1-a315-321cfdf86d6f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Created reservations ['7259e30f-86b8-45fd-984e-245eee9e4210', '78cec988-e68a-4a9e-a2ad-941de44b418d'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:01.773625 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-16c75b60-bb1e-4392-91af-fc91aa677a15 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:01.775479 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-16c75b60-bb1e-4392-91af-fc91aa677a15 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 Jul 31 20:55:01.775697 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-16c75b60-bb1e-4392-91af-fc91aa677a15 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:01.775932 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-16c75b60-bb1e-4392-91af-fc91aa677a15 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:01.784598 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:01.784598 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:01.789464 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-16c75b60-bb1e-4392-91af-fc91aa677a15 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:01.794064 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-16c75b60-bb1e-4392-91af-fc91aa677a15 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 returned with HTTP 200 Jul 31 20:55:01.794505 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 848/3356] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:01 2026] GET /volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:01.800994 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c587e6a-9e68-4ea1-a315-321cfdf86d6f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:55:01.803036 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 836/3357] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:55:01 2026] POST /volume/v3/backups => generated 288 bytes in 170 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:01.810806 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f97d623d-c7c6-4a74-b7ab-738621411651 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:01.814073 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f97d623d-c7c6-4a74-b7ab-738621411651 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:55:01.814888 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f97d623d-c7c6-4a74-b7ab-738621411651 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d43fd27c-df67-4d6c-a97b-e15890152f05", "name": "tempest-type-Backup-857557008"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:01.815821 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3afbc184-ef2e-46c4-b013-1b26dc53b2b9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:01.816982 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-f97d623d-c7c6-4a74-b7ab-738621411651 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Creating new backup {'backup': {'volume_id': 'd43fd27c-df67-4d6c-a97b-e15890152f05', 'name': 'tempest-type-Backup-857557008'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:55:01.817159 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-f97d623d-c7c6-4a74-b7ab-738621411651 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Creating backup of volume d43fd27c-df67-4d6c-a97b-e15890152f05 in container None Jul 31 20:55:01.818631 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3afbc184-ef2e-46c4-b013-1b26dc53b2b9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:01.818942 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3afbc184-ef2e-46c4-b013-1b26dc53b2b9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:01.819223 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3afbc184-ef2e-46c4-b013-1b26dc53b2b9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:01.819385 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-3afbc184-ef2e-46c4-b013-1b26dc53b2b9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:01.824801 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:01.824801 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:01.825493 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3afbc184-ef2e-46c4-b013-1b26dc53b2b9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:01.825858 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 853/3358] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:01 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 695 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:01.829522 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:01.829522 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:01.829861 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f97d623d-c7c6-4a74-b7ab-738621411651 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:01.849930 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-f97d623d-c7c6-4a74-b7ab-738621411651 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Created reservations ['cab56d3e-2bae-426d-ac06-6bee9c7bcedb', '2fe52054-ba52-44c2-b8d9-8b17145a5a34'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:01.893200 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f97d623d-c7c6-4a74-b7ab-738621411651 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:55:01.893934 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 822/3359] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:55:01 2026] POST /volume/v3/backups => generated 315 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:01.904831 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0424657c-3e8f-44f7-8bd2-1b9d606fb4f3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:01.907531 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0424657c-3e8f-44f7-8bd2-1b9d606fb4f3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:01.907860 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0424657c-3e8f-44f7-8bd2-1b9d606fb4f3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:01.908983 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0424657c-3e8f-44f7-8bd2-1b9d606fb4f3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:01.908983 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-0424657c-3e8f-44f7-8bd2-1b9d606fb4f3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:01.915327 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:01.915327 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:01.915979 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0424657c-3e8f-44f7-8bd2-1b9d606fb4f3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:01.916367 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 849/3360] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:01 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:02.065182 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b0ec8295-d5c8-47ed-b71c-d30018f8511f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:02.069023 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b0ec8295-d5c8-47ed-b71c-d30018f8511f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:02.070439 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b0ec8295-d5c8-47ed-b71c-d30018f8511f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:02.071344 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b0ec8295-d5c8-47ed-b71c-d30018f8511f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:02.071501 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-b0ec8295-d5c8-47ed-b71c-d30018f8511f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:02.084253 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:02.084253 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:02.085621 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b0ec8295-d5c8-47ed-b71c-d30018f8511f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:02.086211 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 837/3361] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:02 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:02.836911 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9cc34a86-b94a-4031-a5eb-699311040fe0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:02.839058 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9cc34a86-b94a-4031-a5eb-699311040fe0 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:02.839224 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9cc34a86-b94a-4031-a5eb-699311040fe0 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:02.839575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9cc34a86-b94a-4031-a5eb-699311040fe0 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:02.839575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-9cc34a86-b94a-4031-a5eb-699311040fe0 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:02.841448 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=346,cinder:UPDATE=112,cinder:INSERT=69 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:55:02.845501 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:02.845501 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:02.846341 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9cc34a86-b94a-4031-a5eb-699311040fe0 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:02.846899 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 854/3362] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:02 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 697 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:02.932275 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-212f0e1f-19a4-4c91-842a-c220af4b3a01 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:02.938273 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-212f0e1f-19a4-4c91-842a-c220af4b3a01 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:02.938662 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-212f0e1f-19a4-4c91-842a-c220af4b3a01 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:02.939119 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-212f0e1f-19a4-4c91-842a-c220af4b3a01 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:02.939119 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-212f0e1f-19a4-4c91-842a-c220af4b3a01 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:02.945178 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=385,cinder:INSERT=69,cinder:UPDATE=120 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:55:02.949192 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:02.949192 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:02.949975 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-212f0e1f-19a4-4c91-842a-c220af4b3a01 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:02.954162 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 823/3363] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:02 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 724 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:03.104077 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b5ce4a59-846b-4645-aa41-448de07d896a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:03.107107 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b5ce4a59-846b-4645-aa41-448de07d896a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:03.107107 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b5ce4a59-846b-4645-aa41-448de07d896a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:03.107563 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b5ce4a59-846b-4645-aa41-448de07d896a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:03.107563 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-b5ce4a59-846b-4645-aa41-448de07d896a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:03.112842 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:03.112842 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:03.113666 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b5ce4a59-846b-4645-aa41-448de07d896a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:03.114238 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 850/3364] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:03 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:03.858021 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a0680a43-fff5-4755-9a76-26bd568c41e9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:03.859631 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a0680a43-fff5-4755-9a76-26bd568c41e9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:03.859805 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a0680a43-fff5-4755-9a76-26bd568c41e9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:03.859991 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a0680a43-fff5-4755-9a76-26bd568c41e9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:03.860086 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-a0680a43-fff5-4755-9a76-26bd568c41e9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:03.875232 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:03.875232 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:03.875232 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a0680a43-fff5-4755-9a76-26bd568c41e9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:03.875232 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 838/3365] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:03 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 697 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:03.964849 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b9049238-cae2-4801-85b2-c9edf8290c60 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:03.967073 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b9049238-cae2-4801-85b2-c9edf8290c60 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:03.967231 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b9049238-cae2-4801-85b2-c9edf8290c60 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:03.967626 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b9049238-cae2-4801-85b2-c9edf8290c60 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:03.967626 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-b9049238-cae2-4801-85b2-c9edf8290c60 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:03.978350 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:03.978350 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:03.980915 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b9049238-cae2-4801-85b2-c9edf8290c60 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:03.982735 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 855/3366] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:03 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 724 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:04.131494 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-972fb71e-599a-45d6-9276-07f7dcbd61d5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:04.133526 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-972fb71e-599a-45d6-9276-07f7dcbd61d5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:04.133698 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-972fb71e-599a-45d6-9276-07f7dcbd61d5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:04.134042 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-972fb71e-599a-45d6-9276-07f7dcbd61d5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:04.134100 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-972fb71e-599a-45d6-9276-07f7dcbd61d5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:04.138971 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:04.138971 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:04.139887 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-972fb71e-599a-45d6-9276-07f7dcbd61d5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:04.140319 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 824/3367] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:04 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:04.887199 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a583b8a8-e3db-486b-b35c-31eb2af0a037 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:04.891230 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a583b8a8-e3db-486b-b35c-31eb2af0a037 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:04.891318 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a583b8a8-e3db-486b-b35c-31eb2af0a037 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:04.891636 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a583b8a8-e3db-486b-b35c-31eb2af0a037 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:04.891636 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-a583b8a8-e3db-486b-b35c-31eb2af0a037 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:04.900190 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:04.900190 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:04.902049 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a583b8a8-e3db-486b-b35c-31eb2af0a037 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:04.902549 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 851/3368] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:04 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:04.996419 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5695e92c-6e8a-4d9d-b9ce-411953b6f85e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:04.999092 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5695e92c-6e8a-4d9d-b9ce-411953b6f85e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:05.002149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5695e92c-6e8a-4d9d-b9ce-411953b6f85e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:05.002149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5695e92c-6e8a-4d9d-b9ce-411953b6f85e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:05.002149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-5695e92c-6e8a-4d9d-b9ce-411953b6f85e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:05.010110 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:05.010110 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:05.011343 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5695e92c-6e8a-4d9d-b9ce-411953b6f85e tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:05.011975 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 839/3369] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:04 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 724 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:05.152383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a0c4199f-59ff-4867-9105-0f1df0d58a1c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:05.154949 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a0c4199f-59ff-4867-9105-0f1df0d58a1c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:05.155045 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a0c4199f-59ff-4867-9105-0f1df0d58a1c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:05.155246 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a0c4199f-59ff-4867-9105-0f1df0d58a1c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:05.155418 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-a0c4199f-59ff-4867-9105-0f1df0d58a1c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:05.160726 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:05.160726 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:05.161806 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a0c4199f-59ff-4867-9105-0f1df0d58a1c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:05.162262 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 856/3370] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:05 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:05.562120 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7aef5f55-f1dd-4e30-8a3b-a3a1001cf6ae None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:05.564145 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7aef5f55-f1dd-4e30-8a3b-a3a1001cf6ae tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:55:05.564387 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7aef5f55-f1dd-4e30-8a3b-a3a1001cf6ae tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:05.564581 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7aef5f55-f1dd-4e30-8a3b-a3a1001cf6ae tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:05.572361 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:05.572361 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:05.577996 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7aef5f55-f1dd-4e30-8a3b-a3a1001cf6ae tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:55:05.583939 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7aef5f55-f1dd-4e30-8a3b-a3a1001cf6ae tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 200 Jul 31 20:55:05.584455 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 825/3371] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:05 2026] GET /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 849 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:05.638354 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6a60f2c3-12aa-4a0b-8eed-944d5640f7ca None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:05.640242 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a60f2c3-12aa-4a0b-8eed-944d5640f7ca tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:55:05.640542 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a60f2c3-12aa-4a0b-8eed-944d5640f7ca tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:05.640876 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a60f2c3-12aa-4a0b-8eed-944d5640f7ca tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:05.655014 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:05.655014 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:05.660574 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6a60f2c3-12aa-4a0b-8eed-944d5640f7ca tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:55:05.666933 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a60f2c3-12aa-4a0b-8eed-944d5640f7ca tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 200 Jul 31 20:55:05.667562 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 852/3372] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:05 2026] GET /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 849 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:05.915049 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a9dfdf75-a149-47a7-8496-761919f711c5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:05.918377 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a9dfdf75-a149-47a7-8496-761919f711c5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:05.918899 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a9dfdf75-a149-47a7-8496-761919f711c5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:05.920933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a9dfdf75-a149-47a7-8496-761919f711c5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:05.920933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-a9dfdf75-a149-47a7-8496-761919f711c5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:05.931983 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:05.931983 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:05.933358 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a9dfdf75-a149-47a7-8496-761919f711c5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:05.934573 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 840/3373] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:05 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:06.027386 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-85248413-dc23-440c-a7a3-2b3f23ff10a9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:06.031400 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-85248413-dc23-440c-a7a3-2b3f23ff10a9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:06.031400 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-85248413-dc23-440c-a7a3-2b3f23ff10a9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:06.031555 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-85248413-dc23-440c-a7a3-2b3f23ff10a9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:06.031723 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-85248413-dc23-440c-a7a3-2b3f23ff10a9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:06.043046 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:06.043046 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:06.043046 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-85248413-dc23-440c-a7a3-2b3f23ff10a9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:06.043046 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 857/3374] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:06 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 724 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:06.178536 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3ebe0ae6-3cea-4c6a-a6c5-21e24020a5a2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:06.180681 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3ebe0ae6-3cea-4c6a-a6c5-21e24020a5a2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:06.180968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3ebe0ae6-3cea-4c6a-a6c5-21e24020a5a2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:06.181260 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3ebe0ae6-3cea-4c6a-a6c5-21e24020a5a2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:06.181511 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-3ebe0ae6-3cea-4c6a-a6c5-21e24020a5a2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:06.186645 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:06.186645 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:06.187717 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3ebe0ae6-3cea-4c6a-a6c5-21e24020a5a2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:06.188065 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 826/3375] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:06 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:06.947574 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ca88f270-bfdc-4acb-a96c-bcce34bd498d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:06.950257 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ca88f270-bfdc-4acb-a96c-bcce34bd498d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:06.950257 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ca88f270-bfdc-4acb-a96c-bcce34bd498d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:06.950475 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ca88f270-bfdc-4acb-a96c-bcce34bd498d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:06.950533 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ca88f270-bfdc-4acb-a96c-bcce34bd498d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:06.958413 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:06.958413 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:06.959204 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ca88f270-bfdc-4acb-a96c-bcce34bd498d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:06.959617 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 853/3376] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:06 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:07.057901 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-89dd2081-2ac1-4913-bed5-e46fd6d786a4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:07.060468 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-89dd2081-2ac1-4913-bed5-e46fd6d786a4 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:07.060767 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-89dd2081-2ac1-4913-bed5-e46fd6d786a4 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:07.061023 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-89dd2081-2ac1-4913-bed5-e46fd6d786a4 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:07.061179 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-89dd2081-2ac1-4913-bed5-e46fd6d786a4 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:07.069265 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:07.069265 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:07.070210 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-89dd2081-2ac1-4913-bed5-e46fd6d786a4 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:07.070886 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 841/3377] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:07 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 724 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:07.201715 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ea6a3ba4-a260-4cc1-8067-0cad0e23c857 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:07.205082 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ea6a3ba4-a260-4cc1-8067-0cad0e23c857 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:07.205259 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ea6a3ba4-a260-4cc1-8067-0cad0e23c857 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:07.205328 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ea6a3ba4-a260-4cc1-8067-0cad0e23c857 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:07.205434 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-ea6a3ba4-a260-4cc1-8067-0cad0e23c857 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:07.213623 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:07.213623 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:07.214621 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ea6a3ba4-a260-4cc1-8067-0cad0e23c857 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:07.215322 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 858/3378] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:07 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:07.971433 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fc69b71d-f4f4-4ebb-932d-07e3690c7db3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:07.973399 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fc69b71d-f4f4-4ebb-932d-07e3690c7db3 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:07.973604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fc69b71d-f4f4-4ebb-932d-07e3690c7db3 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:07.973808 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fc69b71d-f4f4-4ebb-932d-07e3690c7db3 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:07.973937 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-fc69b71d-f4f4-4ebb-932d-07e3690c7db3 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:07.978585 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:07.978585 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:07.979322 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fc69b71d-f4f4-4ebb-932d-07e3690c7db3 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:07.979754 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 827/3379] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:07 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:08.082336 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4cb8e548-8c8d-4829-bf53-1c3d39a5ec1c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:08.084194 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4cb8e548-8c8d-4829-bf53-1c3d39a5ec1c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:08.084467 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4cb8e548-8c8d-4829-bf53-1c3d39a5ec1c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:08.084731 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4cb8e548-8c8d-4829-bf53-1c3d39a5ec1c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:08.084868 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-4cb8e548-8c8d-4829-bf53-1c3d39a5ec1c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:08.090148 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:08.090148 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:08.090797 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4cb8e548-8c8d-4829-bf53-1c3d39a5ec1c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:08.091152 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 854/3380] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:08 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:08.230315 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-643a60e2-ecac-4880-82ef-6f1c387e1c4c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:08.235709 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-643a60e2-ecac-4880-82ef-6f1c387e1c4c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:08.235889 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-643a60e2-ecac-4880-82ef-6f1c387e1c4c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:08.236089 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-643a60e2-ecac-4880-82ef-6f1c387e1c4c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:08.236213 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-643a60e2-ecac-4880-82ef-6f1c387e1c4c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:08.245517 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:08.245517 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:08.247982 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-643a60e2-ecac-4880-82ef-6f1c387e1c4c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:08.248987 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 842/3381] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:08 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:08.545328 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5cde98ec-f52e-4692-8d13-30a939b7f5ee None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:08.547018 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5cde98ec-f52e-4692-8d13-30a939b7f5ee tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:08.547240 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5cde98ec-f52e-4692-8d13-30a939b7f5ee tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:08.547438 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5cde98ec-f52e-4692-8d13-30a939b7f5ee tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:08.554429 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:08.554429 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:08.557947 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5cde98ec-f52e-4692-8d13-30a939b7f5ee tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:08.562202 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5cde98ec-f52e-4692-8d13-30a939b7f5ee tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:08.562550 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 859/3382] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:08 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:08.741399 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-292e43a5-edfd-47ef-9f4a-05cdf663de4d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:08.743063 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-292e43a5-edfd-47ef-9f4a-05cdf663de4d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] DELETE https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:55:08.743187 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-292e43a5-edfd-47ef-9f4a-05cdf663de4d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:08.743365 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-292e43a5-edfd-47ef-9f4a-05cdf663de4d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:08.743536 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-292e43a5-edfd-47ef-9f4a-05cdf663de4d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Delete volume with id: bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:55:08.750860 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:08.750860 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:08.751369 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-292e43a5-edfd-47ef-9f4a-05cdf663de4d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:55:08.774109 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-292e43a5-edfd-47ef-9f4a-05cdf663de4d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Delete volume request issued successfully. Jul 31 20:55:08.774319 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-292e43a5-edfd-47ef-9f4a-05cdf663de4d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 202 Jul 31 20:55:08.774762 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 828/3383] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:55:08 2026] DELETE /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:08.784775 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-22ffb7fb-679b-441b-8e66-9c93a010e48e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:08.792576 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-22ffb7fb-679b-441b-8e66-9c93a010e48e tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:55:08.793173 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-22ffb7fb-679b-441b-8e66-9c93a010e48e tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:08.793524 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-22ffb7fb-679b-441b-8e66-9c93a010e48e tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:08.829855 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:08.829855 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:08.848100 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-22ffb7fb-679b-441b-8e66-9c93a010e48e tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:55:08.860990 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-22ffb7fb-679b-441b-8e66-9c93a010e48e tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 200 Jul 31 20:55:08.862670 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 855/3384] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:08 2026] GET /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 848 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:08.991971 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0c27c3c0-0c09-42a5-9a73-6841f0d832f1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:08.993748 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c27c3c0-0c09-42a5-9a73-6841f0d832f1 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:08.994004 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0c27c3c0-0c09-42a5-9a73-6841f0d832f1 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:08.994215 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0c27c3c0-0c09-42a5-9a73-6841f0d832f1 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:08.994339 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-0c27c3c0-0c09-42a5-9a73-6841f0d832f1 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:08.998650 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:08.998650 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:08.999297 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c27c3c0-0c09-42a5-9a73-6841f0d832f1 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:08.999647 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 843/3385] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:08 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:09.103820 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8cde5214-037d-4390-8820-50ca2b19d269 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:09.105261 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8cde5214-037d-4390-8820-50ca2b19d269 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:09.105614 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8cde5214-037d-4390-8820-50ca2b19d269 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:09.105909 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8cde5214-037d-4390-8820-50ca2b19d269 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:09.106869 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8cde5214-037d-4390-8820-50ca2b19d269 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:09.110524 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:09.110524 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:09.111941 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8cde5214-037d-4390-8820-50ca2b19d269 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:09.111941 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 860/3386] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:09 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:09.261298 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-688213ba-791e-48d1-9dae-40048f6abe9c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:09.263121 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-688213ba-791e-48d1-9dae-40048f6abe9c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:09.263465 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-688213ba-791e-48d1-9dae-40048f6abe9c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:09.263707 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-688213ba-791e-48d1-9dae-40048f6abe9c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:09.263842 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-688213ba-791e-48d1-9dae-40048f6abe9c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:09.268807 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:09.268807 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:09.269634 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-688213ba-791e-48d1-9dae-40048f6abe9c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:09.270084 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 829/3387] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:09 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:09.576235 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f239bcbf-22bd-4982-ad3f-23795f27cf4c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:09.578099 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f239bcbf-22bd-4982-ad3f-23795f27cf4c tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:09.578330 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f239bcbf-22bd-4982-ad3f-23795f27cf4c tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:09.578564 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f239bcbf-22bd-4982-ad3f-23795f27cf4c tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:09.584905 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:09.584905 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:09.588241 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f239bcbf-22bd-4982-ad3f-23795f27cf4c tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:09.592065 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f239bcbf-22bd-4982-ad3f-23795f27cf4c tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:09.592392 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 856/3388] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:09 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:09.628058 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-21387c1c-8591-4bef-b4d9-c37dc4926310 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:09.635245 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-21387c1c-8591-4bef-b4d9-c37dc4926310 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] POST https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action Jul 31 20:55:09.636590 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-21387c1c-8591-4bef-b4d9-c37dc4926310 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-415002398", "disk_format": "qcow2"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:09.636785 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-21387c1c-8591-4bef-b4d9-c37dc4926310 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-415002398", "disk_format": "qcow2"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:09.675604 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:09.675604 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:09.678906 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-21387c1c-8591-4bef-b4d9-c37dc4926310 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:09.731362 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:09.731362 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:09.735360 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.image.image_utils [None req-21387c1c-8591-4bef-b4d9-c37dc4926310 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-415002398'}] 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-415002398'}]. {{(pid=100193) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Jul 31 20:55:09.875562 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0261b59e-ed66-419b-ab6f-8ee62f61e95d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:09.880823 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0261b59e-ed66-419b-ab6f-8ee62f61e95d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 Jul 31 20:55:09.880823 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0261b59e-ed66-419b-ab6f-8ee62f61e95d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:09.880823 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0261b59e-ed66-419b-ab6f-8ee62f61e95d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:09.886477 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0261b59e-ed66-419b-ab6f-8ee62f61e95d tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 returned with HTTP 404 Jul 31 20:55:09.887037 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 861/3389] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:09 2026] GET /volume/v3/volumes/bb0e7b5d-a942-46d6-9b3a-1deb85665143 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:09.959816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fc020a29-b65e-4298-a080-ca0a111917e3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:09.962022 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fc020a29-b65e-4298-a080-ca0a111917e3 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:55:09.962237 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fc020a29-b65e-4298-a080-ca0a111917e3 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:09.962417 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fc020a29-b65e-4298-a080-ca0a111917e3 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:09.962568 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-fc020a29-b65e-4298-a080-ca0a111917e3 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Delete volume with id: f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:55:09.975043 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:09.975043 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:09.981927 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fc020a29-b65e-4298-a080-ca0a111917e3 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:55:10.018146 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e247cf7b-3ade-4dec-8ec5-25e59fffe702 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:10.021568 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e247cf7b-3ade-4dec-8ec5-25e59fffe702 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:10.021904 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e247cf7b-3ade-4dec-8ec5-25e59fffe702 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:10.022175 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e247cf7b-3ade-4dec-8ec5-25e59fffe702 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:10.022319 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e247cf7b-3ade-4dec-8ec5-25e59fffe702 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:10.035492 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:10.035492 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:10.036639 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e247cf7b-3ade-4dec-8ec5-25e59fffe702 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:10.037322 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 857/3390] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:10 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:10.065335 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fc020a29-b65e-4298-a080-ca0a111917e3 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Delete volume request issued successfully. Jul 31 20:55:10.065551 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fc020a29-b65e-4298-a080-ca0a111917e3 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 202 Jul 31 20:55:10.066008 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 830/3391] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:55:09 2026] DELETE /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:10.074080 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-527bf0f7-76d2-45ee-a1c0-b17e80461926 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:10.075946 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-527bf0f7-76d2-45ee-a1c0-b17e80461926 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:55:10.076287 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-527bf0f7-76d2-45ee-a1c0-b17e80461926 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:10.076584 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-527bf0f7-76d2-45ee-a1c0-b17e80461926 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:10.084460 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:10.084460 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:10.088809 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-527bf0f7-76d2-45ee-a1c0-b17e80461926 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Volume info retrieved successfully. Jul 31 20:55:10.093528 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-527bf0f7-76d2-45ee-a1c0-b17e80461926 tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 200 Jul 31 20:55:10.094455 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 862/3392] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:10 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 849 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:10.122917 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e3e18d49-6155-43e3-bb82-b6c99d1275c8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:10.125271 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3e18d49-6155-43e3-bb82-b6c99d1275c8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:10.125590 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e3e18d49-6155-43e3-bb82-b6c99d1275c8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:10.125881 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e3e18d49-6155-43e3-bb82-b6c99d1275c8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:10.126080 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e3e18d49-6155-43e3-bb82-b6c99d1275c8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:10.132143 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:10.132143 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:10.133010 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3e18d49-6155-43e3-bb82-b6c99d1275c8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:10.133470 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 858/3393] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:10 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:10.280264 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b189af3d-0fef-4934-86db-6ebf9d3d1d39 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:10.282145 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b189af3d-0fef-4934-86db-6ebf9d3d1d39 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:10.282369 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b189af3d-0fef-4934-86db-6ebf9d3d1d39 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:10.282548 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b189af3d-0fef-4934-86db-6ebf9d3d1d39 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:10.282642 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-b189af3d-0fef-4934-86db-6ebf9d3d1d39 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:10.287392 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:10.287392 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:10.288441 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b189af3d-0fef-4934-86db-6ebf9d3d1d39 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:10.289025 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 831/3394] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:10 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:10.302450 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-21387c1c-8591-4bef-b4d9-c37dc4926310 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Copy volume to image completed successfully. Jul 31 20:55:10.305758 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-21387c1c-8591-4bef-b4d9-c37dc4926310 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action returned with HTTP 202 Jul 31 20:55:10.305758 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 844/3395] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:09 2026] POST /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772/action => generated 688 bytes in 678 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:11.048373 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-10814570-d0bd-4c58-bfd6-696cabbd307e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:11.051767 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-10814570-d0bd-4c58-bfd6-696cabbd307e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:11.051767 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-10814570-d0bd-4c58-bfd6-696cabbd307e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:11.051767 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-10814570-d0bd-4c58-bfd6-696cabbd307e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:11.051767 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-10814570-d0bd-4c58-bfd6-696cabbd307e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:11.056172 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:11.056172 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:11.056172 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-10814570-d0bd-4c58-bfd6-696cabbd307e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:11.056172 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 863/3396] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:11 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:11.106706 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b946b65c-2972-401c-9a09-c612b7f623fe None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:11.108366 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b946b65c-2972-401c-9a09-c612b7f623fe tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] GET https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 Jul 31 20:55:11.108545 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b946b65c-2972-401c-9a09-c612b7f623fe tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:11.108751 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b946b65c-2972-401c-9a09-c612b7f623fe tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:11.114168 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b946b65c-2972-401c-9a09-c612b7f623fe tempest-AttachVolumeShelveTestJSON-1381951205 tempest-AttachVolumeShelveTestJSON-1381951205-project-member] https://10.4.3.157/volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 returned with HTTP 404 Jul 31 20:55:11.114560 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 859/3397] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:11 2026] GET /volume/v3/volumes/f84b256b-ecfe-480e-ab0b-8c8257e7ca10 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:11.147841 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-47a7889e-2834-4acb-8352-c0938fab3e54 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:11.149864 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-47a7889e-2834-4acb-8352-c0938fab3e54 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:11.150113 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-47a7889e-2834-4acb-8352-c0938fab3e54 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:11.150353 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-47a7889e-2834-4acb-8352-c0938fab3e54 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:11.150467 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-47a7889e-2834-4acb-8352-c0938fab3e54 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:11.160866 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:11.160866 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:11.161628 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-47a7889e-2834-4acb-8352-c0938fab3e54 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:11.162091 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 832/3398] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:11 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:11.300978 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-16438813-6917-403c-a546-fb4042af60fa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:11.303802 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-16438813-6917-403c-a546-fb4042af60fa tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:11.304239 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-16438813-6917-403c-a546-fb4042af60fa tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:11.304768 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-16438813-6917-403c-a546-fb4042af60fa tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:11.304876 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-16438813-6917-403c-a546-fb4042af60fa tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:11.311020 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:11.311020 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:11.312081 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-16438813-6917-403c-a546-fb4042af60fa tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:11.312940 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 845/3399] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:11 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:12.066537 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-534ab011-62ee-47ad-9fa8-7810dc710b04 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:12.068417 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-534ab011-62ee-47ad-9fa8-7810dc710b04 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:12.069823 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-534ab011-62ee-47ad-9fa8-7810dc710b04 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:12.069823 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-534ab011-62ee-47ad-9fa8-7810dc710b04 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:12.069823 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-534ab011-62ee-47ad-9fa8-7810dc710b04 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:12.072998 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:12.072998 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:12.073719 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-534ab011-62ee-47ad-9fa8-7810dc710b04 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:12.074160 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 864/3400] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:12 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:12.171864 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8f9432d7-7f45-483f-ae16-607c5d0c8a2f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:12.174953 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f9432d7-7f45-483f-ae16-607c5d0c8a2f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:12.175313 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f9432d7-7f45-483f-ae16-607c5d0c8a2f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:12.175534 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f9432d7-7f45-483f-ae16-607c5d0c8a2f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:12.175676 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8f9432d7-7f45-483f-ae16-607c5d0c8a2f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:12.180630 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:12.180630 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:12.181576 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f9432d7-7f45-483f-ae16-607c5d0c8a2f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:12.182201 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 860/3401] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:12 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:12.326847 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a9dce83f-6c36-49d4-904e-3bf42039a09d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:12.331458 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a9dce83f-6c36-49d4-904e-3bf42039a09d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:12.331629 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a9dce83f-6c36-49d4-904e-3bf42039a09d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:12.331824 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a9dce83f-6c36-49d4-904e-3bf42039a09d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:12.331929 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-a9dce83f-6c36-49d4-904e-3bf42039a09d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:12.337520 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:12.337520 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:12.338372 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a9dce83f-6c36-49d4-904e-3bf42039a09d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:12.338701 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 833/3402] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:12 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:13.085472 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2a3d482b-a7fd-495f-854e-048d04a586cc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:13.087568 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2a3d482b-a7fd-495f-854e-048d04a586cc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:13.087821 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2a3d482b-a7fd-495f-854e-048d04a586cc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:13.088013 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2a3d482b-a7fd-495f-854e-048d04a586cc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:13.088141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-2a3d482b-a7fd-495f-854e-048d04a586cc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:13.092358 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:13.092358 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:13.092992 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2a3d482b-a7fd-495f-854e-048d04a586cc tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:13.093428 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 846/3403] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:13 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:13.192422 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6743001b-ddab-404c-bebf-d9e07d97a691 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:13.194199 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6743001b-ddab-404c-bebf-d9e07d97a691 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:13.194450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6743001b-ddab-404c-bebf-d9e07d97a691 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:13.194616 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6743001b-ddab-404c-bebf-d9e07d97a691 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:13.194727 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-6743001b-ddab-404c-bebf-d9e07d97a691 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:13.198827 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:13.198827 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:13.199432 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6743001b-ddab-404c-bebf-d9e07d97a691 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:13.199790 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 865/3404] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:13 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:13.350922 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d43963e5-14dc-40c5-bd83-051624c538cf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:13.355720 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d43963e5-14dc-40c5-bd83-051624c538cf tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:13.356061 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d43963e5-14dc-40c5-bd83-051624c538cf tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:13.356381 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d43963e5-14dc-40c5-bd83-051624c538cf tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:13.356559 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d43963e5-14dc-40c5-bd83-051624c538cf tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:13.366075 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:13.366075 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:13.367322 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d43963e5-14dc-40c5-bd83-051624c538cf tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:13.367696 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 861/3405] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:13 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:14.104231 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c83ade62-64f1-40c6-b0cf-af4c189c18da None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:14.106485 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c83ade62-64f1-40c6-b0cf-af4c189c18da tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:14.106784 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c83ade62-64f1-40c6-b0cf-af4c189c18da tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:14.107029 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c83ade62-64f1-40c6-b0cf-af4c189c18da tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:14.107185 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c83ade62-64f1-40c6-b0cf-af4c189c18da tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:14.112006 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:14.112006 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:14.112791 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c83ade62-64f1-40c6-b0cf-af4c189c18da tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:14.113273 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 834/3406] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:14 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:14.210696 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2960b42c-c714-467e-bc12-783d95cd292d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:14.212411 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2960b42c-c714-467e-bc12-783d95cd292d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:14.212601 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2960b42c-c714-467e-bc12-783d95cd292d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:14.212789 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2960b42c-c714-467e-bc12-783d95cd292d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:14.212891 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-2960b42c-c714-467e-bc12-783d95cd292d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:14.217207 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:14.217207 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:14.217446 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2960b42c-c714-467e-bc12-783d95cd292d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:14.217866 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 847/3407] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:14 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:14.381026 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-100e4f1a-2fa7-4c13-a1be-bb48d6fd8c3d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:14.382972 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-100e4f1a-2fa7-4c13-a1be-bb48d6fd8c3d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:14.383243 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-100e4f1a-2fa7-4c13-a1be-bb48d6fd8c3d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:14.383495 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-100e4f1a-2fa7-4c13-a1be-bb48d6fd8c3d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:14.383626 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-100e4f1a-2fa7-4c13-a1be-bb48d6fd8c3d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:14.388066 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:14.388066 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:14.388900 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-100e4f1a-2fa7-4c13-a1be-bb48d6fd8c3d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:14.389326 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 866/3408] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:14 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:14.544707 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-33b77c72-d261-4741-bed1-37a28784fbf9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:14.668436 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-33b77c72-d261-4741-bed1-37a28784fbf9 tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:55:14.669496 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-33b77c72-d261-4741-bed1-37a28784fbf9 tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-209561066"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:14.681915 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-33b77c72-d261-4741-bed1-37a28784fbf9 tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:55:14.682360 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 862/3409] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:55:14 2026] POST /volume/v3/types => generated 215 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:14.691325 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-62b0ce87-7007-4473-a919-d454e2917f5b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:14.694252 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62b0ce87-7007-4473-a919-d454e2917f5b tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:55:14.694666 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-62b0ce87-7007-4473-a919-d454e2917f5b tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-440939135"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:14.711499 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62b0ce87-7007-4473-a919-d454e2917f5b tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:55:14.712113 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 835/3410] 10.4.3.157 () {70 vars in 1311 bytes} [Fri Jul 31 20:55:14 2026] POST /volume/v3/group_types => generated 172 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:14.719390 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2c9368a1-bd34-4ae3-9256-e7859e519a09 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:14.779218 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2c9368a1-bd34-4ae3-9256-e7859e519a09 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] POST https://10.4.3.157/volume/v3/groups Jul 31 20:55:14.779586 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2c9368a1-bd34-4ae3-9256-e7859e519a09 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d7e4a0b0-e21e-46f6-a159-98db7436eca4", "volume_types": ["264401c3-91f2-4129-88ac-f99abc853c8f"], "name": "tempest-Group1-1331505435"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:14.780897 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-2c9368a1-bd34-4ae3-9256-e7859e519a09 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Creating new group {'group': {'group_type': 'd7e4a0b0-e21e-46f6-a159-98db7436eca4', 'volume_types': ['264401c3-91f2-4129-88ac-f99abc853c8f'], 'name': 'tempest-Group1-1331505435'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 20:55:14.784837 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.groups [None req-2c9368a1-bd34-4ae3-9256-e7859e519a09 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Creating group tempest-Group1-1331505435. Jul 31 20:55:14.791198 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2c9368a1-bd34-4ae3-9256-e7859e519a09 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Availability Zones retrieved successfully. Jul 31 20:55:14.806553 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-2c9368a1-bd34-4ae3-9256-e7859e519a09 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Created reservations ['afa799f2-8382-4fd6-b4af-c82dc9032033'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:14.829052 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2c9368a1-bd34-4ae3-9256-e7859e519a09 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups returned with HTTP 202 Jul 31 20:55:14.829445 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 848/3411] 10.4.3.157 () {70 vars in 1297 bytes} [Fri Jul 31 20:55:14 2026] POST /volume/v3/groups => generated 94 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:14.838142 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d57386be-fce0-4805-a7f8-a2620aaabc18 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:14.839810 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d57386be-fce0-4805-a7f8-a2620aaabc18 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea Jul 31 20:55:14.839810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d57386be-fce0-4805-a7f8-a2620aaabc18 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:14.839965 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d57386be-fce0-4805-a7f8-a2620aaabc18 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:14.840086 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-d57386be-fce0-4805-a7f8-a2620aaabc18 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member ae052cf3-9762-4879-95df-c1093715a5ea {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:14.843234 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:14.843234 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:14.850385 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d57386be-fce0-4805-a7f8-a2620aaabc18 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea returned with HTTP 200 Jul 31 20:55:14.850768 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 867/3412] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:14 2026] GET /volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:15.129070 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5fa71ef4-0248-4cf4-b769-61bd398db378 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:15.131082 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fa71ef4-0248-4cf4-b769-61bd398db378 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:15.131401 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5fa71ef4-0248-4cf4-b769-61bd398db378 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:15.131648 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5fa71ef4-0248-4cf4-b769-61bd398db378 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:15.131762 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-5fa71ef4-0248-4cf4-b769-61bd398db378 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:15.136489 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:15.136489 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:15.137441 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fa71ef4-0248-4cf4-b769-61bd398db378 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:15.138112 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 863/3413] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:15 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:15.230694 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e86cfea2-7369-4b56-95b6-884ae8e1ea0f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:15.232900 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e86cfea2-7369-4b56-95b6-884ae8e1ea0f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:15.233216 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e86cfea2-7369-4b56-95b6-884ae8e1ea0f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:15.233431 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e86cfea2-7369-4b56-95b6-884ae8e1ea0f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:15.233535 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-e86cfea2-7369-4b56-95b6-884ae8e1ea0f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:15.238330 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:15.238330 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:15.238984 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e86cfea2-7369-4b56-95b6-884ae8e1ea0f tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:15.239372 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 836/3414] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:15 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:15.400678 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b4a7318b-9830-429f-b2f4-365da0a0cba4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:15.402766 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b4a7318b-9830-429f-b2f4-365da0a0cba4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:15.403034 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b4a7318b-9830-429f-b2f4-365da0a0cba4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:15.403277 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b4a7318b-9830-429f-b2f4-365da0a0cba4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:15.403408 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-b4a7318b-9830-429f-b2f4-365da0a0cba4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:15.408430 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:15.408430 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:15.409373 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b4a7318b-9830-429f-b2f4-365da0a0cba4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:15.409935 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 849/3415] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:15 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:15.420000 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6e2e456d-0cc7-4eb3-acca-e54070785d57 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:15.422112 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6e2e456d-0cc7-4eb3-acca-e54070785d57 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 Jul 31 20:55:15.422448 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6e2e456d-0cc7-4eb3-acca-e54070785d57 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:15.422594 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6e2e456d-0cc7-4eb3-acca-e54070785d57 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:15.431226 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:15.431226 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:15.435489 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6e2e456d-0cc7-4eb3-acca-e54070785d57 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:55:15.440221 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6e2e456d-0cc7-4eb3-acca-e54070785d57 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 returned with HTTP 200 Jul 31 20:55:15.440771 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 868/3416] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:15 2026] GET /volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:15.455770 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d46f790e-d7f7-4386-8a87-1eab25bfeb99 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:15.458243 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d46f790e-d7f7-4386-8a87-1eab25bfeb99 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:15.458471 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d46f790e-d7f7-4386-8a87-1eab25bfeb99 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:15.458723 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d46f790e-d7f7-4386-8a87-1eab25bfeb99 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:15.458857 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-d46f790e-d7f7-4386-8a87-1eab25bfeb99 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete backup with id: 741fde9e-0b36-4bf2-957d-e6107814358d. Jul 31 20:55:15.464810 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:15.464810 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:15.479680 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-d46f790e-d7f7-4386-8a87-1eab25bfeb99 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] delete_backup rpcapi backup_id 741fde9e-0b36-4bf2-957d-e6107814358d {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:55:15.481655 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d46f790e-d7f7-4386-8a87-1eab25bfeb99 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 202 Jul 31 20:55:15.482062 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 864/3417] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:55:15 2026] DELETE /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:15.490005 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-547dba75-b936-4416-b9f2-211aaf21e3bf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:15.492860 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-547dba75-b936-4416-b9f2-211aaf21e3bf tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:15.493168 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-547dba75-b936-4416-b9f2-211aaf21e3bf tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:15.493371 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-547dba75-b936-4416-b9f2-211aaf21e3bf tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:15.493515 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-547dba75-b936-4416-b9f2-211aaf21e3bf tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:15.499602 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:15.499602 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:15.500474 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-547dba75-b936-4416-b9f2-211aaf21e3bf tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 200 Jul 31 20:55:15.501309 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 837/3418] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:15 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:15.860634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-49afa855-cd44-4e01-bc4f-a5053e4fbba0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:15.862801 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-49afa855-cd44-4e01-bc4f-a5053e4fbba0 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea Jul 31 20:55:15.863120 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-49afa855-cd44-4e01-bc4f-a5053e4fbba0 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:15.863461 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-49afa855-cd44-4e01-bc4f-a5053e4fbba0 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:15.864275 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-49afa855-cd44-4e01-bc4f-a5053e4fbba0 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member ae052cf3-9762-4879-95df-c1093715a5ea {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:15.867737 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:15.867737 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:15.875600 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-49afa855-cd44-4e01-bc4f-a5053e4fbba0 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea returned with HTTP 200 Jul 31 20:55:15.876503 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 850/3419] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:15 2026] GET /volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:15.886380 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ddd333b2-c60f-4d9e-8ded-fbda0f78ae2f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:15.888343 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ddd333b2-c60f-4d9e-8ded-fbda0f78ae2f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] POST https://10.4.3.157/volume/v3/groups Jul 31 20:55:15.888727 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ddd333b2-c60f-4d9e-8ded-fbda0f78ae2f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "d7e4a0b0-e21e-46f6-a159-98db7436eca4", "volume_types": ["264401c3-91f2-4129-88ac-f99abc853c8f"], "name": "tempest-Group2-1984875080"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:15.890321 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-ddd333b2-c60f-4d9e-8ded-fbda0f78ae2f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Creating new group {'group': {'group_type': 'd7e4a0b0-e21e-46f6-a159-98db7436eca4', 'volume_types': ['264401c3-91f2-4129-88ac-f99abc853c8f'], 'name': 'tempest-Group2-1984875080'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 20:55:15.894938 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.groups [None req-ddd333b2-c60f-4d9e-8ded-fbda0f78ae2f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Creating group tempest-Group2-1984875080. Jul 31 20:55:15.902350 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ddd333b2-c60f-4d9e-8ded-fbda0f78ae2f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Availability Zones retrieved successfully. Jul 31 20:55:15.924339 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-ddd333b2-c60f-4d9e-8ded-fbda0f78ae2f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Created reservations ['fa3b09d7-5419-44e5-81ed-059f45a42f3f'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:15.960880 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ddd333b2-c60f-4d9e-8ded-fbda0f78ae2f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups returned with HTTP 202 Jul 31 20:55:15.961410 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 869/3420] 10.4.3.157 () {70 vars in 1297 bytes} [Fri Jul 31 20:55:15 2026] POST /volume/v3/groups => generated 94 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:15.969989 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e7d07715-6af2-4e74-9ccd-06fb3cb18ed2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:15.972178 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e7d07715-6af2-4e74-9ccd-06fb3cb18ed2 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 Jul 31 20:55:15.972408 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e7d07715-6af2-4e74-9ccd-06fb3cb18ed2 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:15.972580 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e7d07715-6af2-4e74-9ccd-06fb3cb18ed2 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:15.972711 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-e7d07715-6af2-4e74-9ccd-06fb3cb18ed2 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 0c65987b-d759-4fc7-8899-399458e41622 {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:15.976097 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:15.976097 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:15.984764 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e7d07715-6af2-4e74-9ccd-06fb3cb18ed2 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 returned with HTTP 200 Jul 31 20:55:15.984889 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 865/3421] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:15 2026] GET /volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:16.152007 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9ed89ad2-70a7-45bc-9189-8bde33ccd688 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:16.153829 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ed89ad2-70a7-45bc-9189-8bde33ccd688 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:16.154155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ed89ad2-70a7-45bc-9189-8bde33ccd688 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:16.154426 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ed89ad2-70a7-45bc-9189-8bde33ccd688 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:16.154595 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-9ed89ad2-70a7-45bc-9189-8bde33ccd688 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:16.159495 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:16.159495 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:16.160327 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ed89ad2-70a7-45bc-9189-8bde33ccd688 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:16.160827 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 838/3422] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:16 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:16.250853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5b36ecf0-ad00-4ccc-8583-e8d7a01a7635 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:16.252633 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5b36ecf0-ad00-4ccc-8583-e8d7a01a7635 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:16.252882 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5b36ecf0-ad00-4ccc-8583-e8d7a01a7635 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:16.253060 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5b36ecf0-ad00-4ccc-8583-e8d7a01a7635 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:16.253183 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-5b36ecf0-ad00-4ccc-8583-e8d7a01a7635 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:16.257296 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:16.257296 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:16.257866 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5b36ecf0-ad00-4ccc-8583-e8d7a01a7635 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:16.258209 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 851/3423] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:16 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:16.511991 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-937c6584-9623-458e-aacd-ba1daf090728 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:16.513979 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-937c6584-9623-458e-aacd-ba1daf090728 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d Jul 31 20:55:16.514243 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-937c6584-9623-458e-aacd-ba1daf090728 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:16.514374 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-937c6584-9623-458e-aacd-ba1daf090728 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:16.514475 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-937c6584-9623-458e-aacd-ba1daf090728 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 741fde9e-0b36-4bf2-957d-e6107814358d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:16.518455 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-937c6584-9623-458e-aacd-ba1daf090728 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d returned with HTTP 404 Jul 31 20:55:16.518867 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 870/3424] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:16 2026] GET /volume/v3/backups/741fde9e-0b36-4bf2-957d-e6107814358d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:16.530424 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-915e90d9-3913-4204-b1b3-c343426ad4aa None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:16.533759 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-915e90d9-3913-4204-b1b3-c343426ad4aa tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:55:16.533900 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-915e90d9-3913-4204-b1b3-c343426ad4aa tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:16.534137 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-915e90d9-3913-4204-b1b3-c343426ad4aa tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:16.534742 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-915e90d9-3913-4204-b1b3-c343426ad4aa tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete backup with id: a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. Jul 31 20:55:16.540164 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:16.540164 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:16.562729 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-915e90d9-3913-4204-b1b3-c343426ad4aa tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] delete_backup rpcapi backup_id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:55:16.565049 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-915e90d9-3913-4204-b1b3-c343426ad4aa tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 202 Jul 31 20:55:16.565508 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 866/3425] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:55:16 2026] DELETE /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:16.578071 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-759a862c-d24f-4e49-b71f-3f98fae8765a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:16.582170 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-759a862c-d24f-4e49-b71f-3f98fae8765a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:55:16.582170 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-759a862c-d24f-4e49-b71f-3f98fae8765a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:16.582170 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-759a862c-d24f-4e49-b71f-3f98fae8765a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:16.582170 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-759a862c-d24f-4e49-b71f-3f98fae8765a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:16.587583 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:16.587583 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:16.588804 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-759a862c-d24f-4e49-b71f-3f98fae8765a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 200 Jul 31 20:55:16.588934 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 839/3426] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:16 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:16.994474 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f56e270e-94a5-4631-82d5-15ddd3c2b011 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:16.997539 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f56e270e-94a5-4631-82d5-15ddd3c2b011 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 Jul 31 20:55:16.997754 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f56e270e-94a5-4631-82d5-15ddd3c2b011 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:16.998208 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f56e270e-94a5-4631-82d5-15ddd3c2b011 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:16.998543 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-f56e270e-94a5-4631-82d5-15ddd3c2b011 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 0c65987b-d759-4fc7-8899-399458e41622 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:17.007515 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:17.007515 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:17.017880 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f56e270e-94a5-4631-82d5-15ddd3c2b011 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 returned with HTTP 200 Jul 31 20:55:17.018478 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 852/3427] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:16 2026] GET /volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:17.028043 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:17.030185 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:17.030533 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1689031256", "volume_type": "264401c3-91f2-4129-88ac-f99abc853c8f", "group_id": "ae052cf3-9762-4879-95df-c1093715a5ea", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:17.032705 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1689031256', 'volume_type': '264401c3-91f2-4129-88ac-f99abc853c8f', 'group_id': 'ae052cf3-9762-4879-95df-c1093715a5ea', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:17.041227 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:17.041227 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:17.042050 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Create volume of 1 GB Jul 31 20:55:17.051744 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Availability Zones retrieved successfully. Jul 31 20:55:17.058159 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Flow 'volume_create_api' (b09621a4-3ffa-43f0-a6bd-f78409f2015a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:17.059465 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591d2a9c-0a25-489e-a6af-af4f962fab3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:17.060006 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:17.060006 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:17.060495 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:17.086598 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (591d2a9c-0a25-489e-a6af-af4f962fab3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:55:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=264401c3-91f2-4129-88ac-f99abc853c8f,is_public=True,name='tempest-GroupsTest-volume-type-209561066',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '264401c3-91f2-4129-88ac-f99abc853c8f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'ae052cf3-9762-4879-95df-c1093715a5ea', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:17.087957 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b5d201-9ff5-41db-b9d1-927cfdee1b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:17.119805 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-209561066 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-209561066, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:17.120168 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-209561066 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-209561066, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:17.159747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Created reservations ['64251195-68fd-4789-9d8d-e4fd5a01a947', '3ec75041-5967-48e7-b32f-92c7ae4b7561', '8769b351-ff70-4ba4-8fca-2c0f11a14c21', 'c5ddbe6d-e6f4-47f3-9a65-316afbe69fcc'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:17.160852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f4b5d201-9ff5-41db-b9d1-927cfdee1b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['64251195-68fd-4789-9d8d-e4fd5a01a947', '3ec75041-5967-48e7-b32f-92c7ae4b7561', '8769b351-ff70-4ba4-8fca-2c0f11a14c21', 'c5ddbe6d-e6f4-47f3-9a65-316afbe69fcc']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:17.161979 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46f805f-2a34-44d1-b38e-de39ef4924dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:17.172984 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2928ab24-1648-44d0-b2c6-db71789482fe None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:17.174976 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2928ab24-1648-44d0-b2c6-db71789482fe tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:17.175220 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2928ab24-1648-44d0-b2c6-db71789482fe tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:17.175467 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2928ab24-1648-44d0-b2c6-db71789482fe tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:17.175586 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-2928ab24-1648-44d0-b2c6-db71789482fe tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:17.180494 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:17.180494 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:17.181262 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2928ab24-1648-44d0-b2c6-db71789482fe tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:17.181784 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 867/3428] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:17 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:17.190922 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f46f805f-2a34-44d1-b38e-de39ef4924dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c95eec6-6d00-404b-802e-148b29aeb6ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1689031256',encryption_key_id=None,group_id=ae052cf3-9762-4879-95df-c1093715a5ea,group_type_id=,metadata={},multiattach=False,project_id='1088cd0997c245539eab8478df60138e',qos_specs=None,replication_status=,reservations=['64251195-68fd-4789-9d8d-e4fd5a01a947','3ec75041-5967-48e7-b32f-92c7ae4b7561','8769b351-ff70-4ba4-8fca-2c0f11a14c21','c5ddbe6d-e6f4-47f3-9a65-316afbe69fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d9b6f3a88dd444b8f234babdfe13837',volume_type_id=264401c3-91f2-4129-88ac-f99abc853c8f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1689031256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=ae052cf3-9762-4879-95df-c1093715a5ea,host=None,id=8c95eec6-6d00-404b-802e-148b29aeb6ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1088cd0997c245539eab8478df60138e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d9b6f3a88dd444b8f234babdfe13837',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(264401c3-91f2-4129-88ac-f99abc853c8f),volume_type_id=264401c3-91f2-4129-88ac-f99abc853c8f)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:17.192227 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f706c7c7-0149-4c66-a24a-626c59bc3f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:17.211298 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f706c7c7-0149-4c66-a24a-626c59bc3f95) transitioned into state 'SUCCESS' from state '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-1689031256',encryption_key_id=None,group_id=ae052cf3-9762-4879-95df-c1093715a5ea,group_type_id=,metadata={},multiattach=False,project_id='1088cd0997c245539eab8478df60138e',qos_specs=None,replication_status=,reservations=['64251195-68fd-4789-9d8d-e4fd5a01a947','3ec75041-5967-48e7-b32f-92c7ae4b7561','8769b351-ff70-4ba4-8fca-2c0f11a14c21','c5ddbe6d-e6f4-47f3-9a65-316afbe69fcc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d9b6f3a88dd444b8f234babdfe13837',volume_type_id=264401c3-91f2-4129-88ac-f99abc853c8f)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:17.212396 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c6be1a-b896-45b5-9b1d-9ea148f02c70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:17.226410 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24c6be1a-b896-45b5-9b1d-9ea148f02c70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:17.227352 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Flow 'volume_create_api' (b09621a4-3ffa-43f0-a6bd-f78409f2015a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:17.227642 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Create volume request issued successfully. Jul 31 20:55:17.228463 np0000006272 devstack@c-api.service[100191]: WARNING stevedore.named [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:17.228600 np0000006272 devstack@c-api.service[100191]: WARNING castellan.key_manager [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:17.272774 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ec62116d-8e18-4c5f-8fa1-ac8fec5c6dd7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:17.276920 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ec62116d-8e18-4c5f-8fa1-ac8fec5c6dd7 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:17.277256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ec62116d-8e18-4c5f-8fa1-ac8fec5c6dd7 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:17.277556 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ec62116d-8e18-4c5f-8fa1-ac8fec5c6dd7 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:17.277750 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-ec62116d-8e18-4c5f-8fa1-ac8fec5c6dd7 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:17.284791 np0000006272 devstack@c-api.service[100191]: DEBUG oslo_db.sqlalchemy.engines [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:17.285656 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:17.285656 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:17.287119 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ec62116d-8e18-4c5f-8fa1-ac8fec5c6dd7 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:17.287615 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 840/3429] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:17 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:17.290452 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:17.290452 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:17.295869 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1a620942-6718-493b-afeb-d9dae2ae7d0b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:17.298061 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 871/3430] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:55:17 2026] POST /volume/v3/volumes => generated 814 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:17.310894 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-29e973e0-8705-4926-ba60-df08e2df0c74 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:17.313197 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-29e973e0-8705-4926-ba60-df08e2df0c74 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac Jul 31 20:55:17.313447 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-29e973e0-8705-4926-ba60-df08e2df0c74 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:17.313746 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-29e973e0-8705-4926-ba60-df08e2df0c74 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:17.324157 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:17.324157 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:17.328537 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-29e973e0-8705-4926-ba60-df08e2df0c74 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Volume info retrieved successfully. Jul 31 20:55:17.329299 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-29e973e0-8705-4926-ba60-df08e2df0c74 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:17.329458 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-29e973e0-8705-4926-ba60-df08e2df0c74 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:17.370445 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-29e973e0-8705-4926-ba60-df08e2df0c74 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:17.373787 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:17.373787 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:17.381663 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-29e973e0-8705-4926-ba60-df08e2df0c74 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac returned with HTTP 200 Jul 31 20:55:17.383809 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 853/3431] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:17 2026] GET /volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac => generated 882 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:17.501391 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-5d6f408f-08ab-48d1-bd16-5b4f4c5d421b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:17.503820 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-5d6f408f-08ab-48d1-bd16-5b4f4c5d421b tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] DELETE https://10.4.3.157/volume/v3/attachments/fb2661ae-791f-4357-a9f0-902201e310f1 Jul 31 20:55:17.504036 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-5d6f408f-08ab-48d1-bd16-5b4f4c5d421b tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:17.504291 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-5d6f408f-08ab-48d1-bd16-5b4f4c5d421b tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:17.514589 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:17.514589 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:17.562593 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-5d6f408f-08ab-48d1-bd16-5b4f4c5d421b tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/attachments/fb2661ae-791f-4357-a9f0-902201e310f1 returned with HTTP 200 Jul 31 20:55:17.562993 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 868/3432] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:55:17 2026] DELETE /volume/v3/attachments/fb2661ae-791f-4357-a9f0-902201e310f1 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:17.574009 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-296782a1-2a05-477c-a21d-8e23851be0e1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:17.576234 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-296782a1-2a05-477c-a21d-8e23851be0e1 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] DELETE https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c Jul 31 20:55:17.576407 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-296782a1-2a05-477c-a21d-8e23851be0e1 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:17.576579 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-296782a1-2a05-477c-a21d-8e23851be0e1 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:17.576772 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-296782a1-2a05-477c-a21d-8e23851be0e1 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Delete volume with id: fa74ea22-1502-45ee-9400-ccd6b7f58a7c Jul 31 20:55:17.584777 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:17.584777 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:17.585353 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-296782a1-2a05-477c-a21d-8e23851be0e1 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Volume info retrieved successfully. Jul 31 20:55:17.599732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-905099ff-4bf6-47b7-a65f-2abec096edb8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:17.601918 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-905099ff-4bf6-47b7-a65f-2abec096edb8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c Jul 31 20:55:17.602149 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-905099ff-4bf6-47b7-a65f-2abec096edb8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:17.602421 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-905099ff-4bf6-47b7-a65f-2abec096edb8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:17.602568 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-905099ff-4bf6-47b7-a65f-2abec096edb8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a1c47888-aa63-4a6c-bf26-840cbaf8ee2c. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:17.606063 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-905099ff-4bf6-47b7-a65f-2abec096edb8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c returned with HTTP 404 Jul 31 20:55:17.606325 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-296782a1-2a05-477c-a21d-8e23851be0e1 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] Delete volume request issued successfully. Jul 31 20:55:17.606537 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f9c30d23-2c1f-4191-beed-04016d9e1de3 req-296782a1-2a05-477c-a21d-8e23851be0e1 tempest-TestShelveInstance-499999182 tempest-TestShelveInstance-499999182-project-member] https://10.4.3.157/volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c returned with HTTP 202 Jul 31 20:55:17.606581 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 872/3433] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:17 2026] GET /volume/v3/backups/a1c47888-aa63-4a6c-bf26-840cbaf8ee2c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:17.606986 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 841/3434] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 20:55:17 2026] DELETE /volume/v3/volumes/fa74ea22-1502-45ee-9400-ccd6b7f58a7c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:17.637910 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:17.639916 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:17.640331 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "name": "tempest-VolumesBackupsTest-Volume-216231596"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:17.641899 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'name': 'tempest-VolumesBackupsTest-Volume-216231596'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:17.729151 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume of 1 GB Jul 31 20:55:17.734412 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Availability Zones retrieved successfully. Jul 31 20:55:17.739677 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Flow 'volume_create_api' (8fc6b1f9-0655-4c40-ac6b-ed37498e8539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:17.740764 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60181e87-809a-4f00-92b9-f0b43b588474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:17.741672 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:17.804288 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60181e87-809a-4f00-92b9-f0b43b588474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:17.805321 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4a8f0e-5d15-4465-9d53-9aea2f7db4e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:17.851073 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Created reservations ['38a2393e-314b-4757-bc3e-d95704f85244', '51792239-ce5b-43d9-845c-727978a2842a', 'c7176137-028d-48e4-a69b-d1f1b7136d26', 'ae2294b5-c32b-4707-a28e-c4e8e800cc9f'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:17.851893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a4a8f0e-5d15-4465-9d53-9aea2f7db4e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38a2393e-314b-4757-bc3e-d95704f85244', '51792239-ce5b-43d9-845c-727978a2842a', 'c7176137-028d-48e4-a69b-d1f1b7136d26', 'ae2294b5-c32b-4707-a28e-c4e8e800cc9f']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:17.852933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f179280-dba6-4878-bc84-ae68b45caca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:17.875646 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5f179280-dba6-4878-bc84-ae68b45caca6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '93da9664-fc80-4a65-a3a4-1bb0c240dcc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-216231596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77193cb41fcd40ec825d81372aed9e78',qos_specs=None,replication_status=,reservations=['38a2393e-314b-4757-bc3e-d95704f85244','51792239-ce5b-43d9-845c-727978a2842a','c7176137-028d-48e4-a69b-d1f1b7136d26','ae2294b5-c32b-4707-a28e-c4e8e800cc9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c00533e365940688a87091bb993a606',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-216231596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=93da9664-fc80-4a65-a3a4-1bb0c240dcc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77193cb41fcd40ec825d81372aed9e78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c00533e365940688a87091bb993a606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:17.876337 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93e7660-389a-477d-9a2b-d90c8a680904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:17.896141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f93e7660-389a-477d-9a2b-d90c8a680904) transitioned into state 'SUCCESS' from state '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-216231596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77193cb41fcd40ec825d81372aed9e78',qos_specs=None,replication_status=,reservations=['38a2393e-314b-4757-bc3e-d95704f85244','51792239-ce5b-43d9-845c-727978a2842a','c7176137-028d-48e4-a69b-d1f1b7136d26','ae2294b5-c32b-4707-a28e-c4e8e800cc9f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c00533e365940688a87091bb993a606',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:17.896987 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ec388e4-078d-4494-9a9c-520c1aa8aff7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:17.910283 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1ec388e4-078d-4494-9a9c-520c1aa8aff7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:17.911099 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Flow 'volume_create_api' (8fc6b1f9-0655-4c40-ac6b-ed37498e8539) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:17.911437 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume request issued successfully. Jul 31 20:55:17.912945 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-423457a2-7029-465c-b7e3-7bff6a8bc7c3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:17.913468 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 854/3435] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:55:17 2026] POST /volume/v3/volumes => generated 748 bytes in 276 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:17.928359 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3bceed36-078c-4dd8-b606-4ccc433997ac None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:17.930314 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3bceed36-078c-4dd8-b606-4ccc433997ac tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 Jul 31 20:55:17.930600 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3bceed36-078c-4dd8-b606-4ccc433997ac tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:17.931238 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3bceed36-078c-4dd8-b606-4ccc433997ac tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:17.939992 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:17.939992 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:17.946089 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3bceed36-078c-4dd8-b606-4ccc433997ac tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:55:17.954503 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3bceed36-078c-4dd8-b606-4ccc433997ac tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 returned with HTTP 200 Jul 31 20:55:17.955036 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 869/3436] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:17 2026] GET /volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 => generated 816 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:18.195920 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1b460357-615f-4971-ac9a-b858719e9d98 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:18.197658 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b460357-615f-4971-ac9a-b858719e9d98 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:18.197862 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b460357-615f-4971-ac9a-b858719e9d98 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:18.198030 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b460357-615f-4971-ac9a-b858719e9d98 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:18.198251 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1b460357-615f-4971-ac9a-b858719e9d98 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:18.202624 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.202624 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:18.203276 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b460357-615f-4971-ac9a-b858719e9d98 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:18.203593 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 873/3437] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:18 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:18.298868 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c5bdc2cd-4cae-4fb1-8246-9a160ab862e1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:18.300754 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c5bdc2cd-4cae-4fb1-8246-9a160ab862e1 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:18.303487 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c5bdc2cd-4cae-4fb1-8246-9a160ab862e1 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:18.303749 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c5bdc2cd-4cae-4fb1-8246-9a160ab862e1 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:18.303864 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c5bdc2cd-4cae-4fb1-8246-9a160ab862e1 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:18.313061 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.313061 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:18.314485 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c5bdc2cd-4cae-4fb1-8246-9a160ab862e1 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:18.315515 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 842/3438] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:18 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:18.395977 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-46bc4411-1a74-46e7-8bfc-4acdd69544a9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:18.397929 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-46bc4411-1a74-46e7-8bfc-4acdd69544a9 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac Jul 31 20:55:18.398218 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-46bc4411-1a74-46e7-8bfc-4acdd69544a9 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:18.398405 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-46bc4411-1a74-46e7-8bfc-4acdd69544a9 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:18.406767 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.406767 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:18.411033 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-46bc4411-1a74-46e7-8bfc-4acdd69544a9 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Volume info retrieved successfully. Jul 31 20:55:18.411724 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-46bc4411-1a74-46e7-8bfc-4acdd69544a9 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:18.411933 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-46bc4411-1a74-46e7-8bfc-4acdd69544a9 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:18.449811 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-46bc4411-1a74-46e7-8bfc-4acdd69544a9 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:18.454381 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.454381 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:18.463067 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-46bc4411-1a74-46e7-8bfc-4acdd69544a9 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac returned with HTTP 200 Jul 31 20:55:18.463508 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 855/3439] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:18 2026] GET /volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac => generated 907 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:18.476961 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-58f64ca4-7ccf-4d4a-bfc5-0cb07bf35936 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:18.479996 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-58f64ca4-7ccf-4d4a-bfc5-0cb07bf35936 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea Jul 31 20:55:18.480383 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-58f64ca4-7ccf-4d4a-bfc5-0cb07bf35936 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:18.480647 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-58f64ca4-7ccf-4d4a-bfc5-0cb07bf35936 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:18.480817 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-58f64ca4-7ccf-4d4a-bfc5-0cb07bf35936 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member ae052cf3-9762-4879-95df-c1093715a5ea {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:18.488186 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.488186 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:18.496388 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-58f64ca4-7ccf-4d4a-bfc5-0cb07bf35936 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea returned with HTTP 200 Jul 31 20:55:18.496865 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 870/3440] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:18 2026] GET /volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea => generated 323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:18.506605 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-83701f98-9d57-4d35-8bd5-78339a78eba3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:18.508657 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-83701f98-9d57-4d35-8bd5-78339a78eba3 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 Jul 31 20:55:18.508964 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-83701f98-9d57-4d35-8bd5-78339a78eba3 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:18.509337 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-83701f98-9d57-4d35-8bd5-78339a78eba3 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:18.509405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-83701f98-9d57-4d35-8bd5-78339a78eba3 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 0c65987b-d759-4fc7-8899-399458e41622 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:18.513564 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.513564 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:18.521777 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-83701f98-9d57-4d35-8bd5-78339a78eba3 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 returned with HTTP 200 Jul 31 20:55:18.522234 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 874/3441] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:18 2026] GET /volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:18.533606 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-33242c50-b1e4-42ca-a66b-1bf26359a9db None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:18.538614 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-33242c50-b1e4-42ca-a66b-1bf26359a9db tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/detail Jul 31 20:55:18.539356 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-33242c50-b1e4-42ca-a66b-1bf26359a9db tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:18.539609 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-33242c50-b1e4-42ca-a66b-1bf26359a9db tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:18.565831 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-33242c50-b1e4-42ca-a66b-1bf26359a9db tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/detail returned with HTTP 200 Jul 31 20:55:18.566177 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 843/3442] 10.4.3.157 () {68 vars in 1296 bytes} [Fri Jul 31 20:55:18 2026] GET /volume/v3/groups/detail => generated 640 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:18.574875 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9e100cb6-2f4e-4509-aaad-b8d4db755393 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:18.576798 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9e100cb6-2f4e-4509-aaad-b8d4db755393 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:55:18.577024 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9e100cb6-2f4e-4509-aaad-b8d4db755393 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:18.577272 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9e100cb6-2f4e-4509-aaad-b8d4db755393 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:18.577563 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-9e100cb6-2f4e-4509-aaad-b8d4db755393 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:55:18.578381 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-9e100cb6-2f4e-4509-aaad-b8d4db755393 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:55:18.585605 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9e100cb6-2f4e-4509-aaad-b8d4db755393 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Get all volumes completed successfully. Jul 31 20:55:18.586415 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-9e100cb6-2f4e-4509-aaad-b8d4db755393 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:18.586561 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-9e100cb6-2f4e-4509-aaad-b8d4db755393 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:18.634943 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-9e100cb6-2f4e-4509-aaad-b8d4db755393 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:18.639587 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.639587 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:18.650614 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9e100cb6-2f4e-4509-aaad-b8d4db755393 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:55:18.651015 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 856/3443] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:55:18 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:18.667926 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-31be60ef-b7b1-4686-804d-7da23f584d5b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:18.670259 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-31be60ef-b7b1-4686-804d-7da23f584d5b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:55:18.670486 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-31be60ef-b7b1-4686-804d-7da23f584d5b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:18.670769 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-31be60ef-b7b1-4686-804d-7da23f584d5b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:18.671116 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-31be60ef-b7b1-4686-804d-7da23f584d5b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:55:18.671531 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.671531 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:18.672076 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-31be60ef-b7b1-4686-804d-7da23f584d5b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:55:18.681215 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-31be60ef-b7b1-4686-804d-7da23f584d5b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Get all volumes completed successfully. Jul 31 20:55:18.682818 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-31be60ef-b7b1-4686-804d-7da23f584d5b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:18.682969 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-31be60ef-b7b1-4686-804d-7da23f584d5b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:18.727665 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-31be60ef-b7b1-4686-804d-7da23f584d5b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:18.731797 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.731797 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:18.742301 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-31be60ef-b7b1-4686-804d-7da23f584d5b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:55:18.742799 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 871/3444] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:55:18 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:18.765577 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f0a44836-5457-4fff-881c-8ba5179625bf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:18.767923 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0a44836-5457-4fff-881c-8ba5179625bf tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] POST https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea/action Jul 31 20:55:18.768482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0a44836-5457-4fff-881c-8ba5179625bf tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:18.768482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0a44836-5457-4fff-881c-8ba5179625bf tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:18.770299 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-f0a44836-5457-4fff-881c-8ba5179625bf tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] delete called for group ae052cf3-9762-4879-95df-c1093715a5ea {{(pid=100191) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:55:18.770440 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.groups [None req-f0a44836-5457-4fff-881c-8ba5179625bf tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Delete group with id: ae052cf3-9762-4879-95df-c1093715a5ea Jul 31 20:55:18.775025 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.775025 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:18.850751 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0a44836-5457-4fff-881c-8ba5179625bf tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea/action returned with HTTP 202 Jul 31 20:55:18.852478 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 875/3445] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:55:18 2026] POST /volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:55:18.859116 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e485dbd3-f7a9-4bcb-bc15-7743fd96a9e8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:18.862820 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e485dbd3-f7a9-4bcb-bc15-7743fd96a9e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac Jul 31 20:55:18.862820 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e485dbd3-f7a9-4bcb-bc15-7743fd96a9e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:18.862820 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e485dbd3-f7a9-4bcb-bc15-7743fd96a9e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:18.871724 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.871724 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:18.876850 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e485dbd3-f7a9-4bcb-bc15-7743fd96a9e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Volume info retrieved successfully. Jul 31 20:55:18.876850 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-e485dbd3-f7a9-4bcb-bc15-7743fd96a9e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:18.876850 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-e485dbd3-f7a9-4bcb-bc15-7743fd96a9e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:18.934404 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-e485dbd3-f7a9-4bcb-bc15-7743fd96a9e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:18.939000 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.939000 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:18.951234 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e485dbd3-f7a9-4bcb-bc15-7743fd96a9e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac returned with HTTP 200 Jul 31 20:55:18.951722 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 844/3446] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:18 2026] GET /volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac => generated 906 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:18.970061 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d52c2d25-ad63-44fb-b6f8-5ef969bade49 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:18.972178 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d52c2d25-ad63-44fb-b6f8-5ef969bade49 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 Jul 31 20:55:18.972408 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d52c2d25-ad63-44fb-b6f8-5ef969bade49 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:18.972653 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d52c2d25-ad63-44fb-b6f8-5ef969bade49 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:18.981536 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:18.981536 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:18.991737 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d52c2d25-ad63-44fb-b6f8-5ef969bade49 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:55:18.998243 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d52c2d25-ad63-44fb-b6f8-5ef969bade49 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 returned with HTTP 200 Jul 31 20:55:18.998896 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 857/3447] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:18 2026] GET /volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 => generated 1356 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:19.010706 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-74a7620b-8062-42be-ab5b-1900ba36b3b1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:19.012546 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-74a7620b-8062-42be-ab5b-1900ba36b3b1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:55:19.012851 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-74a7620b-8062-42be-ab5b-1900ba36b3b1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93da9664-fc80-4a65-a3a4-1bb0c240dcc5", "name": "tempest-VolumesBackupsTest-Backup-29921802"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:19.014431 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-74a7620b-8062-42be-ab5b-1900ba36b3b1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating new backup {'backup': {'volume_id': '93da9664-fc80-4a65-a3a4-1bb0c240dcc5', 'name': 'tempest-VolumesBackupsTest-Backup-29921802'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:55:19.014548 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-74a7620b-8062-42be-ab5b-1900ba36b3b1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating backup of volume 93da9664-fc80-4a65-a3a4-1bb0c240dcc5 in container None Jul 31 20:55:19.022617 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:19.022617 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:19.023339 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-74a7620b-8062-42be-ab5b-1900ba36b3b1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:55:19.050456 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-74a7620b-8062-42be-ab5b-1900ba36b3b1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Created reservations ['32d589fb-15d3-453b-8f5d-5954d6268c26', 'f0155c1c-c4fd-48dc-8f62-9cc23fad7faa'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:19.116915 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-74a7620b-8062-42be-ab5b-1900ba36b3b1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:55:19.117297 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 872/3448] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:55:19 2026] POST /volume/v3/backups => generated 328 bytes in 107 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:19.126338 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-65177860-fe11-4f6e-85ca-44210a267c85 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:19.128141 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-65177860-fe11-4f6e-85ca-44210a267c85 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:19.128307 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-65177860-fe11-4f6e-85ca-44210a267c85 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:19.128492 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-65177860-fe11-4f6e-85ca-44210a267c85 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:19.128595 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-65177860-fe11-4f6e-85ca-44210a267c85 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:19.133867 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:19.133867 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:19.134852 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-65177860-fe11-4f6e-85ca-44210a267c85 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:19.135224 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 876/3449] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:19 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:19.220249 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8ef37f22-b646-4bf6-a907-af62284ba299 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:19.224138 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8ef37f22-b646-4bf6-a907-af62284ba299 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:19.224403 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8ef37f22-b646-4bf6-a907-af62284ba299 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:19.224624 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8ef37f22-b646-4bf6-a907-af62284ba299 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:19.224758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-8ef37f22-b646-4bf6-a907-af62284ba299 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:19.229441 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:19.229441 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:19.230312 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8ef37f22-b646-4bf6-a907-af62284ba299 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:19.231528 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 845/3450] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:19 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 708 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:19.327020 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-81d0455b-2827-471f-8f0d-0935b7f6d77d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:19.328980 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81d0455b-2827-471f-8f0d-0935b7f6d77d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:19.329392 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81d0455b-2827-471f-8f0d-0935b7f6d77d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:19.329594 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-81d0455b-2827-471f-8f0d-0935b7f6d77d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:19.329768 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-81d0455b-2827-471f-8f0d-0935b7f6d77d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:19.333994 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:19.333994 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:19.334668 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-81d0455b-2827-471f-8f0d-0935b7f6d77d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:19.335008 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 858/3451] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:19 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:19.973662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2b11bf29-f9ca-4542-8817-5aaa70de6214 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:19.975449 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2b11bf29-f9ca-4542-8817-5aaa70de6214 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac Jul 31 20:55:19.975628 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2b11bf29-f9ca-4542-8817-5aaa70de6214 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:19.975816 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2b11bf29-f9ca-4542-8817-5aaa70de6214 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:19.981465 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2b11bf29-f9ca-4542-8817-5aaa70de6214 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac returned with HTTP 404 Jul 31 20:55:19.982073 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 873/3452] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:19 2026] GET /volume/v3/volumes/8c95eec6-6d00-404b-802e-148b29aeb6ac => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:55:19.990231 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1dfe6fab-5550-4306-9808-09eb763f222b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:19.992063 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1dfe6fab-5550-4306-9808-09eb763f222b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea Jul 31 20:55:19.992305 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1dfe6fab-5550-4306-9808-09eb763f222b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:19.992506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1dfe6fab-5550-4306-9808-09eb763f222b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:19.992628 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-1dfe6fab-5550-4306-9808-09eb763f222b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member ae052cf3-9762-4879-95df-c1093715a5ea {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:19.995574 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1dfe6fab-5550-4306-9808-09eb763f222b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea returned with HTTP 404 Jul 31 20:55:19.995870 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 877/3453] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:19 2026] GET /volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea => generated 108 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:55:20.005275 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ad93c882-c06e-4f90-987f-70fe8ae9eab1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:20.006849 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad93c882-c06e-4f90-987f-70fe8ae9eab1 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] POST https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622/action Jul 31 20:55:20.007172 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad93c882-c06e-4f90-987f-70fe8ae9eab1 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:20.007285 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad93c882-c06e-4f90-987f-70fe8ae9eab1 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:20.008505 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-ad93c882-c06e-4f90-987f-70fe8ae9eab1 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] delete called for group 0c65987b-d759-4fc7-8899-399458e41622 {{(pid=100194) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:55:20.008634 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.groups [None req-ad93c882-c06e-4f90-987f-70fe8ae9eab1 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Delete group with id: 0c65987b-d759-4fc7-8899-399458e41622 Jul 31 20:55:20.011496 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:20.011496 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:20.038985 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad93c882-c06e-4f90-987f-70fe8ae9eab1 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622/action returned with HTTP 202 Jul 31 20:55:20.039440 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 846/3454] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:55:20 2026] POST /volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:55:20.046584 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cf3e0d7e-6cbf-46f7-8bfa-bb6e0eb4af24 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:20.048413 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cf3e0d7e-6cbf-46f7-8bfa-bb6e0eb4af24 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 Jul 31 20:55:20.048632 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cf3e0d7e-6cbf-46f7-8bfa-bb6e0eb4af24 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:20.048843 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cf3e0d7e-6cbf-46f7-8bfa-bb6e0eb4af24 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:20.048966 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-cf3e0d7e-6cbf-46f7-8bfa-bb6e0eb4af24 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 0c65987b-d759-4fc7-8899-399458e41622 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:20.052791 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:20.052791 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:20.060728 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cf3e0d7e-6cbf-46f7-8bfa-bb6e0eb4af24 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 returned with HTTP 200 Jul 31 20:55:20.061149 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 859/3455] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:20 2026] GET /volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:20.151632 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e8a68d51-8fe1-4c39-a7bc-4da1ab32c25c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:20.159138 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e8a68d51-8fe1-4c39-a7bc-4da1ab32c25c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:20.159138 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e8a68d51-8fe1-4c39-a7bc-4da1ab32c25c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:20.159138 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e8a68d51-8fe1-4c39-a7bc-4da1ab32c25c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:20.159138 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e8a68d51-8fe1-4c39-a7bc-4da1ab32c25c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:20.162287 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:20.162287 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:20.163065 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e8a68d51-8fe1-4c39-a7bc-4da1ab32c25c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:20.163711 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 874/3456] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:20 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 737 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:20.243587 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c3faf528-cae9-496e-81ee-a04fdf93ca1e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:20.245945 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c3faf528-cae9-496e-81ee-a04fdf93ca1e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:20.246275 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c3faf528-cae9-496e-81ee-a04fdf93ca1e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:20.246536 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c3faf528-cae9-496e-81ee-a04fdf93ca1e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:20.246703 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-c3faf528-cae9-496e-81ee-a04fdf93ca1e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:20.252543 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:20.252543 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:20.253333 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c3faf528-cae9-496e-81ee-a04fdf93ca1e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:20.253800 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 878/3457] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:20 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 709 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:20.348080 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-90a3efd7-8245-4beb-add3-03699c79ca39 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:20.350399 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-90a3efd7-8245-4beb-add3-03699c79ca39 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:20.350700 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-90a3efd7-8245-4beb-add3-03699c79ca39 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:20.351032 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-90a3efd7-8245-4beb-add3-03699c79ca39 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:20.351187 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-90a3efd7-8245-4beb-add3-03699c79ca39 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:20.359900 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:20.359900 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:20.359900 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-90a3efd7-8245-4beb-add3-03699c79ca39 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:20.359900 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 847/3458] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:20 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.014648 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7ac80296-32f5-4a08-a07c-d7e7a7d7d968 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.016374 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7ac80296-32f5-4a08-a07c-d7e7a7d7d968 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:21.016577 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7ac80296-32f5-4a08-a07c-d7e7a7d7d968 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.016804 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7ac80296-32f5-4a08-a07c-d7e7a7d7d968 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.024038 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.024038 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:21.027325 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7ac80296-32f5-4a08-a07c-d7e7a7d7d968 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:21.033051 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7ac80296-32f5-4a08-a07c-d7e7a7d7d968 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:21.033400 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 860/3459] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.049958 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-12d50e98-b653-45a5-90ff-5c63207b063e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.052038 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-12d50e98-b653-45a5-90ff-5c63207b063e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:21.052299 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-12d50e98-b653-45a5-90ff-5c63207b063e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.052561 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-12d50e98-b653-45a5-90ff-5c63207b063e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.062074 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.062074 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:21.067615 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-12d50e98-b653-45a5-90ff-5c63207b063e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:21.070259 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-13551bdb-5c79-44d8-ae6b-663c1db7554c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.072402 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-13551bdb-5c79-44d8-ae6b-663c1db7554c tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 Jul 31 20:55:21.072698 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-13551bdb-5c79-44d8-ae6b-663c1db7554c tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.072959 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-13551bdb-5c79-44d8-ae6b-663c1db7554c tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.073167 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-13551bdb-5c79-44d8-ae6b-663c1db7554c tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 0c65987b-d759-4fc7-8899-399458e41622 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:21.073598 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-12d50e98-b653-45a5-90ff-5c63207b063e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:21.074144 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 875/3460] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 883 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.076683 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-13551bdb-5c79-44d8-ae6b-663c1db7554c tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 returned with HTTP 404 Jul 31 20:55:21.077255 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 879/3461] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622 => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 31 20:55:21.084639 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c6e6cc82-a683-4458-8855-14184ea365bd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.086647 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6e6cc82-a683-4458-8855-14184ea365bd tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/detail Jul 31 20:55:21.086874 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6e6cc82-a683-4458-8855-14184ea365bd tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.087060 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6e6cc82-a683-4458-8855-14184ea365bd tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.092300 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6e6cc82-a683-4458-8855-14184ea365bd tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/detail returned with HTTP 200 Jul 31 20:55:21.092741 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 848/3462] 10.4.3.157 () {68 vars in 1296 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/groups/detail => generated 14 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.102158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e9b96f74-f49a-4dcf-98bc-9cd2acfae5cd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.103338 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e9b96f74-f49a-4dcf-98bc-9cd2acfae5cd tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:55:21.103588 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e9b96f74-f49a-4dcf-98bc-9cd2acfae5cd tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.103849 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e9b96f74-f49a-4dcf-98bc-9cd2acfae5cd tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.104071 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-e9b96f74-f49a-4dcf-98bc-9cd2acfae5cd tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:55:21.104755 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e9b96f74-f49a-4dcf-98bc-9cd2acfae5cd tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:55:21.111208 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e9b96f74-f49a-4dcf-98bc-9cd2acfae5cd tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Get all volumes completed successfully. Jul 31 20:55:21.113028 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e9b96f74-f49a-4dcf-98bc-9cd2acfae5cd tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:55:21.113384 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 861/3463] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.121469 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f0a8f92c-8d8c-4ffa-834f-ce23bb2d4043 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.124546 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f0a8f92c-8d8c-4ffa-834f-ce23bb2d4043 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:21.124800 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f0a8f92c-8d8c-4ffa-834f-ce23bb2d4043 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.124987 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f0a8f92c-8d8c-4ffa-834f-ce23bb2d4043 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.125287 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8ac5d7e3-6cd8-49a1-8ccd-62001277284b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.127112 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ac5d7e3-6cd8-49a1-8ccd-62001277284b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] POST https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622/action Jul 31 20:55:21.127504 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ac5d7e3-6cd8-49a1-8ccd-62001277284b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:21.127651 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ac5d7e3-6cd8-49a1-8ccd-62001277284b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:21.129015 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-8ac5d7e3-6cd8-49a1-8ccd-62001277284b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] delete called for group 0c65987b-d759-4fc7-8899-399458e41622 {{(pid=100191) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:55:21.129139 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.groups [None req-8ac5d7e3-6cd8-49a1-8ccd-62001277284b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Delete group with id: 0c65987b-d759-4fc7-8899-399458e41622 Jul 31 20:55:21.132142 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.132142 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:21.134437 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ac5d7e3-6cd8-49a1-8ccd-62001277284b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622/action returned with HTTP 404 Jul 31 20:55:21.134935 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 880/3464] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:55:21 2026] POST /volume/v3/groups/0c65987b-d759-4fc7-8899-399458e41622/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:55:21.135873 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f0a8f92c-8d8c-4ffa-834f-ce23bb2d4043 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:21.139797 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f0a8f92c-8d8c-4ffa-834f-ce23bb2d4043 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:21.140180 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 876/3465] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.143278 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9f9fea72-d435-48f5-8b61-08f6e3a596e8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.145526 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f9fea72-d435-48f5-8b61-08f6e3a596e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:55:21.145816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9f9fea72-d435-48f5-8b61-08f6e3a596e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.146060 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9f9fea72-d435-48f5-8b61-08f6e3a596e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.146369 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-9f9fea72-d435-48f5-8b61-08f6e3a596e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:55:21.147287 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-9f9fea72-d435-48f5-8b61-08f6e3a596e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:55:21.154459 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9f9fea72-d435-48f5-8b61-08f6e3a596e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Get all volumes completed successfully. Jul 31 20:55:21.156935 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f9fea72-d435-48f5-8b61-08f6e3a596e8 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:55:21.157382 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 849/3466] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.171910 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f56e563b-4ee6-4c64-9da1-650fa5d03450 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.173644 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f56e563b-4ee6-4c64-9da1-650fa5d03450 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] POST https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea/action Jul 31 20:55:21.174015 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f56e563b-4ee6-4c64-9da1-650fa5d03450 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:21.174142 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f56e563b-4ee6-4c64-9da1-650fa5d03450 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:21.175860 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-53d18c74-14e5-4b73-a323-e7fb3011d477 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.175920 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-f56e563b-4ee6-4c64-9da1-650fa5d03450 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] delete called for group ae052cf3-9762-4879-95df-c1093715a5ea {{(pid=100193) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:55:21.175920 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.groups [None req-f56e563b-4ee6-4c64-9da1-650fa5d03450 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Delete group with id: ae052cf3-9762-4879-95df-c1093715a5ea Jul 31 20:55:21.177971 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-53d18c74-14e5-4b73-a323-e7fb3011d477 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:21.178574 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-53d18c74-14e5-4b73-a323-e7fb3011d477 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.178574 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-53d18c74-14e5-4b73-a323-e7fb3011d477 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.178676 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-53d18c74-14e5-4b73-a323-e7fb3011d477 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:21.179702 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f56e563b-4ee6-4c64-9da1-650fa5d03450 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea/action returned with HTTP 404 Jul 31 20:55:21.180337 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 862/3467] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:55:21 2026] POST /volume/v3/groups/ae052cf3-9762-4879-95df-c1093715a5ea/action => generated 108 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:55:21.184227 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.184227 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:21.185324 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-53d18c74-14e5-4b73-a323-e7fb3011d477 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:21.185781 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 881/3468] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.188788 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f4fc1585-65da-4e67-a508-b49a37eeb55b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.190934 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f4fc1585-65da-4e67-a508-b49a37eeb55b tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/d7e4a0b0-e21e-46f6-a159-98db7436eca4 Jul 31 20:55:21.191246 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f4fc1585-65da-4e67-a508-b49a37eeb55b tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.191473 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f4fc1585-65da-4e67-a508-b49a37eeb55b tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.210238 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f4fc1585-65da-4e67-a508-b49a37eeb55b tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] https://10.4.3.157/volume/v3/group_types/d7e4a0b0-e21e-46f6-a159-98db7436eca4 returned with HTTP 202 Jul 31 20:55:21.210625 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 877/3469] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:55:21 2026] DELETE /volume/v3/group_types/d7e4a0b0-e21e-46f6-a159-98db7436eca4 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:55:21.217977 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-61bc92c1-d333-4635-b1f6-e830faaa1bef None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.219752 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61bc92c1-d333-4635-b1f6-e830faaa1bef tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] DELETE https://10.4.3.157/volume/v3/types/264401c3-91f2-4129-88ac-f99abc853c8f Jul 31 20:55:21.219941 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61bc92c1-d333-4635-b1f6-e830faaa1bef tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.220164 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61bc92c1-d333-4635-b1f6-e830faaa1bef tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.224936 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f9ff4237-a6d9-4030-a7a2-4adab891e15a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.225446 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f9ff4237-a6d9-4030-a7a2-4adab891e15a None None] GET https://10.4.3.157/volume// Jul 31 20:55:21.225636 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f9ff4237-a6d9-4030-a7a2-4adab891e15a None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.225837 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f9ff4237-a6d9-4030-a7a2-4adab891e15a None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.226175 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f9ff4237-a6d9-4030-a7a2-4adab891e15a None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:55:21.226507 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 863/3470] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:55: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 20:55:21.233751 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-8cdde9fe-ea12-4762-b049-415cca59820e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.235763 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-8cdde9fe-ea12-4762-b049-415cca59820e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:55:21.236073 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-8cdde9fe-ea12-4762-b049-415cca59820e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e584d3a4-3585-46bf-ab2c-a093533a425e", "connector": null, "instance_uuid": "4db9abb5-958a-41ba-8b6c-b0cc04053ad6"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:21.243969 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.243969 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:21.249536 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61bc92c1-d333-4635-b1f6-e830faaa1bef tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] https://10.4.3.157/volume/v3/types/264401c3-91f2-4129-88ac-f99abc853c8f returned with HTTP 202 Jul 31 20:55:21.250172 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 850/3471] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:55:21 2026] DELETE /volume/v3/types/264401c3-91f2-4129-88ac-f99abc853c8f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:21.260203 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9869d481-0939-4d5d-b389-c8884ccc0d1b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.262339 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9869d481-0939-4d5d-b389-c8884ccc0d1b tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] GET https://10.4.3.157/volume/v3/types/264401c3-91f2-4129-88ac-f99abc853c8f Jul 31 20:55:21.262547 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9869d481-0939-4d5d-b389-c8884ccc0d1b tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.262809 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9869d481-0939-4d5d-b389-c8884ccc0d1b tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.266514 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a9059440-eb34-49e9-a365-784a20861913 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.267643 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a9059440-eb34-49e9-a365-784a20861913 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:21.267896 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a9059440-eb34-49e9-a365-784a20861913 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.268078 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a9059440-eb34-49e9-a365-784a20861913 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.268214 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-a9059440-eb34-49e9-a365-784a20861913 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:21.269528 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9869d481-0939-4d5d-b389-c8884ccc0d1b tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] https://10.4.3.157/volume/v3/types/264401c3-91f2-4129-88ac-f99abc853c8f returned with HTTP 404 Jul 31 20:55:21.270011 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 878/3472] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/types/264401c3-91f2-4129-88ac-f99abc853c8f => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:21.273942 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.273942 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:21.274841 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a9059440-eb34-49e9-a365-784a20861913 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:21.275157 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 864/3473] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 709 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.279020 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6a226904-a979-4312-9b28-a663e87a08ff None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.281025 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6a226904-a979-4312-9b28-a663e87a08ff tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:55:21.281464 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6a226904-a979-4312-9b28-a663e87a08ff tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-417391616"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:21.288704 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-8cdde9fe-ea12-4762-b049-415cca59820e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:55:21.289261 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 882/3474] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:55:21 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:21.301367 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6a226904-a979-4312-9b28-a663e87a08ff tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:55:21.301742 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 851/3475] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:55:21 2026] POST /volume/v3/types => generated 215 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.309386 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-615df809-76fa-4734-9c2e-67121d8e5cde None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.311161 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-615df809-76fa-4734-9c2e-67121d8e5cde tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] POST https://10.4.3.157/volume/v3/group_types Jul 31 20:55:21.311505 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-615df809-76fa-4734-9c2e-67121d8e5cde tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1421332965"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:21.325523 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-44403287-46f7-4d29-81fd-79f54f35536f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.327596 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-44403287-46f7-4d29-81fd-79f54f35536f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:21.327786 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-44403287-46f7-4d29-81fd-79f54f35536f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.328021 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-44403287-46f7-4d29-81fd-79f54f35536f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.332917 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-615df809-76fa-4734-9c2e-67121d8e5cde tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] https://10.4.3.157/volume/v3/group_types returned with HTTP 202 Jul 31 20:55:21.332917 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 879/3476] 10.4.3.157 () {70 vars in 1311 bytes} [Fri Jul 31 20:55:21 2026] POST /volume/v3/group_types => generated 173 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:21.340284 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-535574dd-cd3d-41f7-920e-424b75895ada None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.341026 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.341026 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:21.341655 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-535574dd-cd3d-41f7-920e-424b75895ada tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] POST https://10.4.3.157/volume/v3/groups Jul 31 20:55:21.341939 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ef289124-4ea4-4186-bbdf-3c2f890b5dd7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.342005 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-535574dd-cd3d-41f7-920e-424b75895ada tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c8af5b7f-eb0f-4359-a24d-ee03797d0fa0", "volume_types": ["b98854d0-67e8-403f-8d6f-5eca65a54726"], "name": "tempest-GroupsTest-Group-2138918085"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:21.342380 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ef289124-4ea4-4186-bbdf-3c2f890b5dd7 None None] GET https://10.4.3.157/volume// Jul 31 20:55:21.342543 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ef289124-4ea4-4186-bbdf-3c2f890b5dd7 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.342737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ef289124-4ea4-4186-bbdf-3c2f890b5dd7 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.343057 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ef289124-4ea4-4186-bbdf-3c2f890b5dd7 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:55:21.343347 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-535574dd-cd3d-41f7-920e-424b75895ada tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Creating new group {'group': {'group_type': 'c8af5b7f-eb0f-4359-a24d-ee03797d0fa0', 'volume_types': ['b98854d0-67e8-403f-8d6f-5eca65a54726'], 'name': 'tempest-GroupsTest-Group-2138918085'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Jul 31 20:55:21.343400 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 852/3477] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:55: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 20:55:21.346219 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-44403287-46f7-4d29-81fd-79f54f35536f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:21.346527 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.groups [None req-535574dd-cd3d-41f7-920e-424b75895ada tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Creating group tempest-GroupsTest-Group-2138918085. Jul 31 20:55:21.346847 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.346847 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:21.350392 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-44403287-46f7-4d29-81fd-79f54f35536f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:21.350653 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f7c0ba77-94fa-448a-b53d-e1314ea54b8d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.351047 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 865/3478] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 882 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.352628 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-535574dd-cd3d-41f7-920e-424b75895ada tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Availability Zones retrieved successfully. Jul 31 20:55:21.353482 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f7c0ba77-94fa-448a-b53d-e1314ea54b8d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:21.353805 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f7c0ba77-94fa-448a-b53d-e1314ea54b8d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.354042 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f7c0ba77-94fa-448a-b53d-e1314ea54b8d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.361799 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.361799 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:21.365005 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-535574dd-cd3d-41f7-920e-424b75895ada tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Created reservations ['db915e7c-a4e8-402f-a3dc-b90304617fb2'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:21.369324 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f7c0ba77-94fa-448a-b53d-e1314ea54b8d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:21.371773 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0db556bc-30b0-40f7-9428-c5cb852a127b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.371773 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0db556bc-30b0-40f7-9428-c5cb852a127b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:21.371976 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0db556bc-30b0-40f7-9428-c5cb852a127b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.372194 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0db556bc-30b0-40f7-9428-c5cb852a127b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.372282 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-0db556bc-30b0-40f7-9428-c5cb852a127b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:21.374081 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-f7c0ba77-94fa-448a-b53d-e1314ea54b8d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:21.374697 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 880/3479] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 1062 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:55:21.376623 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.376623 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:21.377371 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0db556bc-30b0-40f7-9428-c5cb852a127b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:21.377846 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 853/3480] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.401260 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-535574dd-cd3d-41f7-920e-424b75895ada tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups returned with HTTP 202 Jul 31 20:55:21.401657 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 883/3481] 10.4.3.157 () {70 vars in 1297 bytes} [Fri Jul 31 20:55:21 2026] POST /volume/v3/groups => generated 104 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:21.409653 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d99920e2-9ee8-4b67-8381-bac9589fdc01 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.411621 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d99920e2-9ee8-4b67-8381-bac9589fdc01 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 Jul 31 20:55:21.411890 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d99920e2-9ee8-4b67-8381-bac9589fdc01 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.412120 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d99920e2-9ee8-4b67-8381-bac9589fdc01 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.412291 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-d99920e2-9ee8-4b67-8381-bac9589fdc01 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 20a32bf0-0465-4446-8ba6-06b75651e232 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:21.416554 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.416554 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:21.426107 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d99920e2-9ee8-4b67-8381-bac9589fdc01 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 returned with HTTP 200 Jul 31 20:55:21.426498 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 866/3482] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:21.477740 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-bd32e940-5aad-4552-975a-effa89d02283 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.480274 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-bd32e940-5aad-4552-975a-effa89d02283 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] PUT https://10.4.3.157/volume/v3/attachments/52454e80-fb4b-4160-88b1-f900eb647899 Jul 31 20:55:21.480720 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-bd32e940-5aad-4552-975a-effa89d02283 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:21.489571 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-bd32e940-5aad-4552-975a-effa89d02283 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Acquiring lock "cinder-attachment_update-e584d3a4-3585-46bf-ab2c-a093533a425e-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:55:21.493857 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-bd32e940-5aad-4552-975a-effa89d02283 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-e584d3a4-3585-46bf-ab2c-a093533a425e-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:55:21.494738 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.494738 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:21.560851 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a6bacd12-9597-41fc-a59b-8510204b696b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.563287 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a6bacd12-9597-41fc-a59b-8510204b696b tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:21.563508 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a6bacd12-9597-41fc-a59b-8510204b696b tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.563745 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a6bacd12-9597-41fc-a59b-8510204b696b tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.572961 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.572961 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:21.579169 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a6bacd12-9597-41fc-a59b-8510204b696b tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:21.583381 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a6bacd12-9597-41fc-a59b-8510204b696b tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:21.584255 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 854/3483] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:21.618447 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-bd32e940-5aad-4552-975a-effa89d02283 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-e584d3a4-3585-46bf-ab2c-a093533a425e-np0000006272" released by "attachment_update" :: held 0.124s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:55:21.618889 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-bd32e940-5aad-4552-975a-effa89d02283 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/52454e80-fb4b-4160-88b1-f900eb647899 returned with HTTP 200 Jul 31 20:55:21.619534 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 881/3484] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:55:21 2026] PUT /volume/v3/attachments/52454e80-fb4b-4160-88b1-f900eb647899 => generated 968 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:21.627790 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-deaf97f4-4680-4156-be31-7f61056a07c5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:21.630720 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-deaf97f4-4680-4156-be31-7f61056a07c5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e/encryption Jul 31 20:55:21.630720 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-deaf97f4-4680-4156-be31-7f61056a07c5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:21.630955 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-deaf97f4-4680-4156-be31-7f61056a07c5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:21.646419 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:21.646419 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:21.655117 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-deaf97f4-4680-4156-be31-7f61056a07c5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e/encryption returned with HTTP 200 Jul 31 20:55:21.655745 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 884/3485] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:55:21 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e/encryption => generated 161 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:22.195645 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e1fb3ab7-db9d-4d3f-9521-912ec1317755 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.197547 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e1fb3ab7-db9d-4d3f-9521-912ec1317755 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:22.197801 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e1fb3ab7-db9d-4d3f-9521-912ec1317755 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.198036 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e1fb3ab7-db9d-4d3f-9521-912ec1317755 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.198195 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-e1fb3ab7-db9d-4d3f-9521-912ec1317755 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:22.202957 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.202957 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:22.203796 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e1fb3ab7-db9d-4d3f-9521-912ec1317755 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:22.204223 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 867/3486] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:22 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:22.285239 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-edf96590-186a-462a-ba88-c75fc2f23b70 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.287493 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-edf96590-186a-462a-ba88-c75fc2f23b70 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:22.287774 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-edf96590-186a-462a-ba88-c75fc2f23b70 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.287999 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-edf96590-186a-462a-ba88-c75fc2f23b70 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.288144 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-edf96590-186a-462a-ba88-c75fc2f23b70 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 4f7827df-5ead-4aad-a1de-f9e325674624. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:22.292620 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.292620 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:22.293364 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-edf96590-186a-462a-ba88-c75fc2f23b70 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 200 Jul 31 20:55:22.293804 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 855/3487] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:22 2026] GET /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 710 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:22.303331 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b97379b7-66db-45d7-9370-1b943a7f1804 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.305174 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b97379b7-66db-45d7-9370-1b943a7f1804 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] DELETE https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 Jul 31 20:55:22.305445 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b97379b7-66db-45d7-9370-1b943a7f1804 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.305673 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b97379b7-66db-45d7-9370-1b943a7f1804 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.305835 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-b97379b7-66db-45d7-9370-1b943a7f1804 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete backup with id: 4f7827df-5ead-4aad-a1de-f9e325674624. Jul 31 20:55:22.309714 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.309714 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:22.324716 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-b97379b7-66db-45d7-9370-1b943a7f1804 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] delete_backup rpcapi backup_id 4f7827df-5ead-4aad-a1de-f9e325674624 {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:55:22.326176 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b97379b7-66db-45d7-9370-1b943a7f1804 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 returned with HTTP 202 Jul 31 20:55:22.326568 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 882/3488] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:22 2026] DELETE /volume/v3/backups/4f7827df-5ead-4aad-a1de-f9e325674624 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:22.349538 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8d247d2f-1933-4199-ba6d-f28e86611938 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.349538 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:22.349538 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2108557573"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:22.349538 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2108557573'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:22.349538 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume of 1 GB Jul 31 20:55:22.360429 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Availability Zones retrieved successfully. Jul 31 20:55:22.363464 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-11ac0329-8180-40d8-86d1-e5d1871c8617 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.366039 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-11ac0329-8180-40d8-86d1-e5d1871c8617 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:22.366039 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-11ac0329-8180-40d8-86d1-e5d1871c8617 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.366039 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-11ac0329-8180-40d8-86d1-e5d1871c8617 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.371877 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Flow 'volume_create_api' (91fe4b20-7d5b-4594-bab9-eebebf7d3f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:22.373518 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (446e20ca-ca20-468d-8da6-e90f51e3a775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:22.374150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:22.375987 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.375987 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:22.384314 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-11ac0329-8180-40d8-86d1-e5d1871c8617 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:22.389358 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c33fa218-43e1-4ffd-b9d6-317c1974d584 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.389752 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-11ac0329-8180-40d8-86d1-e5d1871c8617 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:22.390285 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 868/3489] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:22 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 883 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:22.391705 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c33fa218-43e1-4ffd-b9d6-317c1974d584 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:22.392003 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c33fa218-43e1-4ffd-b9d6-317c1974d584 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.392294 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c33fa218-43e1-4ffd-b9d6-317c1974d584 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.392451 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c33fa218-43e1-4ffd-b9d6-317c1974d584 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:22.396798 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.396798 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:22.397400 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c33fa218-43e1-4ffd-b9d6-317c1974d584 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:22.397792 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 856/3490] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:22 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:22.399844 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (446e20ca-ca20-468d-8da6-e90f51e3a775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:22.400666 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24a3fe0-e64b-4979-93a5-d8163b6ee796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:22.410756 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9a93dd60-da23-4617-b9d9-5556400104e8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.412502 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9a93dd60-da23-4617-b9d9-5556400104e8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096/export_record Jul 31 20:55:22.412687 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9a93dd60-da23-4617-b9d9-5556400104e8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.412889 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9a93dd60-da23-4617-b9d9-5556400104e8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'export_record' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.412986 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-9a93dd60-da23-4617-b9d9-5556400104e8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Export record for backup 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100192) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 20:55:22.418782 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.418782 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:22.419845 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.api [None req-9a93dd60-da23-4617-b9d9-5556400104e8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling RPCAPI with context: , host: np0000006272, backup: 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100192) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 20:55:22.428989 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-9a93dd60-da23-4617-b9d9-5556400104e8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] export_record in rpcapi backup_id 06db8325-79cb-4a22-9ba1-7aa7fce6f096 on host np0000006272. {{(pid=100192) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 20:55:22.437041 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6c4a078b-1502-4560-b434-13ebd93e0c7a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.437774 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-9a93dd60-da23-4617-b9d9-5556400104e8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMDZkYjgzMjUtNzljYi00YTIyLTliYTEtN2FhN2ZjZTZmMDk2IiwgInVzZXJfaWQiOiAiMzc2MzQxMWMwNDg0NDJhN2I4MDMwZTJlMWU0ZTBjZDAiLCAicHJvamVjdF9pZCI6ICI3MDQ2ZDFiNzNkYTU0MDRhOWViODEzM2Q4ZWM2MGRlNSIsICJ2b2x1bWVfaWQiOiAiZDQzZmQyN2MtZGY2Ny00ZDZjLWE5N2ItZTE1ODkwMTUyZjA1IiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTc1NTcwMDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kNDNmZDI3Yy1kZjY3LTRkNmMtYTk3Yi1lMTU4OTAxNTJmMDUvMjAyNjA3MzEyMDU1MDcvYXpfbm92YV9iYWNrdXBfMDZkYjgzMjUtNzljYi00YTIyLTliYTEtN2FhN2ZjZTZmMDk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1NTowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1NTowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjU1OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100192) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 20:55:22.438138 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9a93dd60-da23-4617-b9d9-5556400104e8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096/export_record returned with HTTP 200 Jul 31 20:55:22.438943 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 883/3491] 10.4.3.157 () {68 vars in 1430 bytes} [Fri Jul 31 20:55:22 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096/export_record => generated 1424 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:22.439273 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6c4a078b-1502-4560-b434-13ebd93e0c7a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 Jul 31 20:55:22.439351 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6c4a078b-1502-4560-b434-13ebd93e0c7a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.439578 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6c4a078b-1502-4560-b434-13ebd93e0c7a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.439749 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-6c4a078b-1502-4560-b434-13ebd93e0c7a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 20a32bf0-0465-4446-8ba6-06b75651e232 {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:22.441667 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Created reservations ['245ff809-f462-4521-a72b-3535d0b9133a', 'a06c93a4-ef85-4bfc-95a0-557dad945bf3', '84e8802b-c2e0-4b77-9a52-97feac731b14', 'f7c84f1a-ad17-4755-9f80-fdd46aca2912'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:22.441876 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b24a3fe0-e64b-4979-93a5-d8163b6ee796) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['245ff809-f462-4521-a72b-3535d0b9133a', 'a06c93a4-ef85-4bfc-95a0-557dad945bf3', '84e8802b-c2e0-4b77-9a52-97feac731b14', 'f7c84f1a-ad17-4755-9f80-fdd46aca2912']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:22.442587 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa9dcaa-eab2-4255-9c66-2aca6fbb8087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:22.446995 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.446995 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:22.448325 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4034c791-f3bb-4715-af91-645359bc311d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.450300 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4034c791-f3bb-4715-af91-645359bc311d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:22.450523 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4034c791-f3bb-4715-af91-645359bc311d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.450742 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4034c791-f3bb-4715-af91-645359bc311d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.450840 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-4034c791-f3bb-4715-af91-645359bc311d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:22.453403 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6c4a078b-1502-4560-b434-13ebd93e0c7a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 returned with HTTP 200 Jul 31 20:55:22.454053 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 869/3492] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:22 2026] GET /volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 => generated 333 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:22.457267 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.457267 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:22.457267 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4034c791-f3bb-4715-af91-645359bc311d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:22.457267 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 857/3493] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:22 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:22.467228 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.469241 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:22.469323 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-108e9420-f404-4553-84ca-da1d5f95fc18 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.469375 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0aa9dcaa-eab2-4255-9c66-2aca6fbb8087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92f3d749-2ed6-49cf-98c8-fa86f6554b39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2108557573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f5b96153d4b22a524a38d52e2b6e6',qos_specs=None,replication_status=,reservations=['245ff809-f462-4521-a72b-3535d0b9133a','a06c93a4-ef85-4bfc-95a0-557dad945bf3','84e8802b-c2e0-4b77-9a52-97feac731b14','f7c84f1a-ad17-4755-9f80-fdd46aca2912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2108557573',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92f3d749-2ed6-49cf-98c8-fa86f6554b39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236f5b96153d4b22a524a38d52e2b6e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:22.469642 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1357949784", "volume_type": "b98854d0-67e8-403f-8d6f-5eca65a54726", "group_id": "20a32bf0-0465-4446-8ba6-06b75651e232", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:22.470342 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add74f9c-966d-4426-996c-d4ef6cc21da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:22.471292 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1357949784', 'volume_type': 'b98854d0-67e8-403f-8d6f-5eca65a54726', 'group_id': '20a32bf0-0465-4446-8ba6-06b75651e232', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:22.471467 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-108e9420-f404-4553-84ca-da1d5f95fc18 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] POST https://10.4.3.157/volume/v3/backups/import_record Jul 31 20:55:22.472094 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-108e9420-f404-4553-84ca-da1d5f95fc18 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjQ4MTBmNGYtYTNhMS00NTA0LWFjZjItNGI5Y2MxOGEwOTliIiwgInVzZXJfaWQiOiAiMzc2MzQxMWMwNDg0NDJhN2I4MDMwZTJlMWU0ZTBjZDAiLCAicHJvamVjdF9pZCI6ICI3MDQ2ZDFiNzNkYTU0MDRhOWViODEzM2Q4ZWM2MGRlNSIsICJ2b2x1bWVfaWQiOiAiZDQzZmQyN2MtZGY2Ny00ZDZjLWE5N2ItZTE1ODkwMTUyZjA1IiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTc1NTcwMDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kNDNmZDI3Yy1kZjY3LTRkNmMtYTk3Yi1lMTU4OTAxNTJmMDUvMjAyNjA3MzEyMDU1MDcvYXpfbm92YV9iYWNrdXBfMDZkYjgzMjUtNzljYi00YTIyLTliYTEtN2FhN2ZjZTZmMDk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1NTowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1NTowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjU1OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:22.474334 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-108e9420-f404-4553-84ca-da1d5f95fc18 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjQ4MTBmNGYtYTNhMS00NTA0LWFjZjItNGI5Y2MxOGEwOTliIiwgInVzZXJfaWQiOiAiMzc2MzQxMWMwNDg0NDJhN2I4MDMwZTJlMWU0ZTBjZDAiLCAicHJvamVjdF9pZCI6ICI3MDQ2ZDFiNzNkYTU0MDRhOWViODEzM2Q4ZWM2MGRlNSIsICJ2b2x1bWVfaWQiOiAiZDQzZmQyN2MtZGY2Ny00ZDZjLWE5N2ItZTE1ODkwMTUyZjA1IiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTc1NTcwMDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kNDNmZDI3Yy1kZjY3LTRkNmMtYTk3Yi1lMTU4OTAxNTJmMDUvMjAyNjA3MzEyMDU1MDcvYXpfbm92YV9iYWNrdXBfMDZkYjgzMjUtNzljYi00YTIyLTliYTEtN2FhN2ZjZTZmMDk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1NTowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1NTowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjU1OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100193) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 20:55:22.474742 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-108e9420-f404-4553-84ca-da1d5f95fc18 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjQ4MTBmNGYtYTNhMS00NTA0LWFjZjItNGI5Y2MxOGEwOTliIiwgInVzZXJfaWQiOiAiMzc2MzQxMWMwNDg0NDJhN2I4MDMwZTJlMWU0ZTBjZDAiLCAicHJvamVjdF9pZCI6ICI3MDQ2ZDFiNzNkYTU0MDRhOWViODEzM2Q4ZWM2MGRlNSIsICJ2b2x1bWVfaWQiOiAiZDQzZmQyN2MtZGY2Ny00ZDZjLWE5N2ItZTE1ODkwMTUyZjA1IiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NTc1NTcwMDgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9kNDNmZDI3Yy1kZjY3LTRkNmMtYTk3Yi1lMTU4OTAxNTJmMDUvMjAyNjA3MzEyMDU1MDcvYXpfbm92YV9iYWNrdXBfMDZkYjgzMjUtNzljYi00YTIyLTliYTEtN2FhN2ZjZTZmMDk2IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1NTowMloiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1NTowMloiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjU1OjIyWiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100193) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 20:55:22.474837 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.474837 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:22.475247 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-108e9420-f404-4553-84ca-da1d5f95fc18 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c160746fd74a42369b8884934beeeefd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7046d1b73da5404a9eb8133d8ec60de5', '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=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:55:22.477048 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-108e9420-f404-4553-84ca-da1d5f95fc18 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] https://10.4.3.157/volume/v3/backups/import_record returned with HTTP 403 Jul 31 20:55:22.477048 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 870/3494] 10.4.3.157 () {70 vars in 1342 bytes} [Fri Jul 31 20:55:22 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:22.478025 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.478025 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:22.478232 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Create volume of 1 GB Jul 31 20:55:22.485633 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a027f304-9e29-4af4-b8c8-b1dbecd4bb71 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.486982 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Availability Zones retrieved successfully. Jul 31 20:55:22.487264 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a027f304-9e29-4af4-b8c8-b1dbecd4bb71 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 Jul 31 20:55:22.487449 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a027f304-9e29-4af4-b8c8-b1dbecd4bb71 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.487623 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a027f304-9e29-4af4-b8c8-b1dbecd4bb71 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.487805 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-a027f304-9e29-4af4-b8c8-b1dbecd4bb71 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Delete volume with id: d43fd27c-df67-4d6c-a97b-e15890152f05 Jul 31 20:55:22.492546 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Flow 'volume_create_api' (29d41d41-62d1-4b09-ba7a-8649f8261593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:22.493607 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74286b2d-bbdb-4fba-a61f-16a02ff837a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:22.494079 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.494079 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:22.494470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:22.495881 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.495881 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:22.496220 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a027f304-9e29-4af4-b8c8-b1dbecd4bb71 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:22.496873 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (add74f9c-966d-4426-996c-d4ef6cc21da1) transitioned into state 'SUCCESS' from state '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-2108557573',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f5b96153d4b22a524a38d52e2b6e6',qos_specs=None,replication_status=,reservations=['245ff809-f462-4521-a72b-3535d0b9133a','a06c93a4-ef85-4bfc-95a0-557dad945bf3','84e8802b-c2e0-4b77-9a52-97feac731b14','f7c84f1a-ad17-4755-9f80-fdd46aca2912'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:22.497804 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6333b050-5f80-48a8-997f-7af027954f4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:22.518807 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6333b050-5f80-48a8-997f-7af027954f4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:22.519048 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74286b2d-bbdb-4fba-a61f-16a02ff837a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:55:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b98854d0-67e8-403f-8d6f-5eca65a54726,is_public=True,name='tempest-GroupsTest-volume-type-417391616',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b98854d0-67e8-403f-8d6f-5eca65a54726', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '20a32bf0-0465-4446-8ba6-06b75651e232', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:22.519200 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Flow 'volume_create_api' (91fe4b20-7d5b-4594-bab9-eebebf7d3f34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:22.519259 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98cc7b0a-315b-4f40-81d9-a4db2c8a2b1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:22.519832 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume request issued successfully. Jul 31 20:55:22.519832 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8d247d2f-1933-4199-ba6d-f28e86611938 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:22.519832 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 885/3495] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:55:22 2026] POST /volume/v3/volumes => generated 778 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:22.523821 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a027f304-9e29-4af4-b8c8-b1dbecd4bb71 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Delete volume request issued successfully. Jul 31 20:55:22.523821 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a027f304-9e29-4af4-b8c8-b1dbecd4bb71 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 returned with HTTP 202 Jul 31 20:55:22.523919 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 858/3496] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:22 2026] DELETE /volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:22.533725 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f6ea59f4-637a-4850-98d2-cf851012d368 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.537327 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a0dc94d6-ae52-4b95-b7da-dcf247ddb47d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.537442 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f6ea59f4-637a-4850-98d2-cf851012d368 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 Jul 31 20:55:22.537442 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f6ea59f4-637a-4850-98d2-cf851012d368 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.537442 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f6ea59f4-637a-4850-98d2-cf851012d368 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.538921 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a0dc94d6-ae52-4b95-b7da-dcf247ddb47d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 Jul 31 20:55:22.539113 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a0dc94d6-ae52-4b95-b7da-dcf247ddb47d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.539323 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a0dc94d6-ae52-4b95-b7da-dcf247ddb47d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.543467 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.543467 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:22.546951 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.546951 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:22.547216 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f6ea59f4-637a-4850-98d2-cf851012d368 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:55:22.550218 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a0dc94d6-ae52-4b95-b7da-dcf247ddb47d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:22.553592 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f6ea59f4-637a-4850-98d2-cf851012d368 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 returned with HTTP 200 Jul 31 20:55:22.553895 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a0dc94d6-ae52-4b95-b7da-dcf247ddb47d tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 returned with HTTP 200 Jul 31 20:55:22.554079 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 871/3497] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:22 2026] GET /volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 => generated 957 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:22.554284 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 886/3498] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:22 2026] GET /volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:22.555713 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-417391616 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-417391616, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:22.556005 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-417391616 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-417391616, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:22.597499 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c6405373-a990-4476-a130-c009c565be07 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.601450 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6405373-a990-4476-a130-c009c565be07 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:22.601780 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6405373-a990-4476-a130-c009c565be07 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.602059 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6405373-a990-4476-a130-c009c565be07 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.609106 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Created reservations ['274b5ea0-549c-42ea-ba0b-e73a348d3882', '65238955-cef5-4009-af9a-58ca28807544', 'ab7bcd61-f622-447b-a0ee-8fc71042aa35', 'edc8f5ad-4df3-498f-85e0-81b73bc566d3'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:22.610849 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (98cc7b0a-315b-4f40-81d9-a4db2c8a2b1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['274b5ea0-549c-42ea-ba0b-e73a348d3882', '65238955-cef5-4009-af9a-58ca28807544', 'ab7bcd61-f622-447b-a0ee-8fc71042aa35', 'edc8f5ad-4df3-498f-85e0-81b73bc566d3']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:22.611897 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93d40a8-a4f9-49e2-886e-2f21cb3661ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:22.616835 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.616835 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:22.621371 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c6405373-a990-4476-a130-c009c565be07 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:22.628060 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6405373-a990-4476-a130-c009c565be07 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:22.628419 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 859/3499] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:22 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:22.647373 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93d40a8-a4f9-49e2-886e-2f21cb3661ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f77beb7a-d3b1-45d6-b7c4-527e26b09ee3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1357949784',encryption_key_id=None,group_id=20a32bf0-0465-4446-8ba6-06b75651e232,group_type_id=,metadata={},multiattach=False,project_id='1088cd0997c245539eab8478df60138e',qos_specs=None,replication_status=,reservations=['274b5ea0-549c-42ea-ba0b-e73a348d3882','65238955-cef5-4009-af9a-58ca28807544','ab7bcd61-f622-447b-a0ee-8fc71042aa35','edc8f5ad-4df3-498f-85e0-81b73bc566d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d9b6f3a88dd444b8f234babdfe13837',volume_type_id=b98854d0-67e8-403f-8d6f-5eca65a54726), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1357949784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=20a32bf0-0465-4446-8ba6-06b75651e232,host=None,id=f77beb7a-d3b1-45d6-b7c4-527e26b09ee3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1088cd0997c245539eab8478df60138e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d9b6f3a88dd444b8f234babdfe13837',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b98854d0-67e8-403f-8d6f-5eca65a54726),volume_type_id=b98854d0-67e8-403f-8d6f-5eca65a54726)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:22.648397 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c25b139-7786-4f56-8056-df1446b86562) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:22.704426 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1c25b139-7786-4f56-8056-df1446b86562) transitioned into state 'SUCCESS' from state '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-1357949784',encryption_key_id=None,group_id=20a32bf0-0465-4446-8ba6-06b75651e232,group_type_id=,metadata={},multiattach=False,project_id='1088cd0997c245539eab8478df60138e',qos_specs=None,replication_status=,reservations=['274b5ea0-549c-42ea-ba0b-e73a348d3882','65238955-cef5-4009-af9a-58ca28807544','ab7bcd61-f622-447b-a0ee-8fc71042aa35','edc8f5ad-4df3-498f-85e0-81b73bc566d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d9b6f3a88dd444b8f234babdfe13837',volume_type_id=b98854d0-67e8-403f-8d6f-5eca65a54726)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:22.704426 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d0b49dc-8125-4d45-9e7d-5001ff496dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:22.726575 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4d0b49dc-8125-4d45-9e7d-5001ff496dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:22.727541 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Flow 'volume_create_api' (29d41d41-62d1-4b09-ba7a-8649f8261593) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:22.727892 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Create volume request issued successfully. Jul 31 20:55:22.728540 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:22.728715 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:22.766062 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:22.769109 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.769109 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:22.772567 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2119692a-2312-47d0-a0fc-64eb0a900d3b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:22.773310 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 884/3500] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:55:22 2026] POST /volume/v3/volumes => generated 814 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:22.790925 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6ca9a6aa-1924-4448-b45b-87df23c99381 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:22.792788 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6ca9a6aa-1924-4448-b45b-87df23c99381 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/f77beb7a-d3b1-45d6-b7c4-527e26b09ee3 Jul 31 20:55:22.793070 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6ca9a6aa-1924-4448-b45b-87df23c99381 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:22.793349 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6ca9a6aa-1924-4448-b45b-87df23c99381 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:22.805301 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.805301 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:22.810548 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6ca9a6aa-1924-4448-b45b-87df23c99381 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Volume info retrieved successfully. Jul 31 20:55:22.811561 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-6ca9a6aa-1924-4448-b45b-87df23c99381 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:22.811801 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-6ca9a6aa-1924-4448-b45b-87df23c99381 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:22.855665 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-6ca9a6aa-1924-4448-b45b-87df23c99381 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:22.859116 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:22.859116 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:22.867006 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6ca9a6aa-1924-4448-b45b-87df23c99381 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/f77beb7a-d3b1-45d6-b7c4-527e26b09ee3 returned with HTTP 200 Jul 31 20:55:22.867407 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 872/3501] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:22 2026] GET /volume/v3/volumes/f77beb7a-d3b1-45d6-b7c4-527e26b09ee3 => generated 882 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:23.214492 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a53f52b8-2bca-4a01-bbd2-057e2d0b395d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.216288 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a53f52b8-2bca-4a01-bbd2-057e2d0b395d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:23.216494 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a53f52b8-2bca-4a01-bbd2-057e2d0b395d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:23.216729 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a53f52b8-2bca-4a01-bbd2-057e2d0b395d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:23.216862 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-a53f52b8-2bca-4a01-bbd2-057e2d0b395d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:23.221772 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:23.221772 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:23.222524 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a53f52b8-2bca-4a01-bbd2-057e2d0b395d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:23.222937 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 887/3502] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:23 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:23.404459 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-91e82d49-7e58-4f3f-bc5b-29806a2c2701 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.406391 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-91e82d49-7e58-4f3f-bc5b-29806a2c2701 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:23.406572 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-91e82d49-7e58-4f3f-bc5b-29806a2c2701 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:23.406768 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-91e82d49-7e58-4f3f-bc5b-29806a2c2701 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:23.416443 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:23.416443 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:23.419591 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-91e82d49-7e58-4f3f-bc5b-29806a2c2701 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:23.423360 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-91e82d49-7e58-4f3f-bc5b-29806a2c2701 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:23.423712 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 860/3503] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:23 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:23.568512 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-30a5585b-8b73-45b1-ba63-c0071075bda9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.570924 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-30a5585b-8b73-45b1-ba63-c0071075bda9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 Jul 31 20:55:23.571227 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-30a5585b-8b73-45b1-ba63-c0071075bda9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:23.571472 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-30a5585b-8b73-45b1-ba63-c0071075bda9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:23.573566 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bc81e4aa-19fe-42cb-8a9c-d742b5305392 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.575878 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bc81e4aa-19fe-42cb-8a9c-d742b5305392 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 Jul 31 20:55:23.576200 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bc81e4aa-19fe-42cb-8a9c-d742b5305392 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:23.576658 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bc81e4aa-19fe-42cb-8a9c-d742b5305392 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:23.582556 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:23.582556 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:23.583776 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bc81e4aa-19fe-42cb-8a9c-d742b5305392 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 returned with HTTP 404 Jul 31 20:55:23.584274 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 873/3504] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:23 2026] GET /volume/v3/volumes/d43fd27c-df67-4d6c-a97b-e15890152f05 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:23.586746 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-30a5585b-8b73-45b1-ba63-c0071075bda9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:55:23.591999 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-30a5585b-8b73-45b1-ba63-c0071075bda9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 returned with HTTP 200 Jul 31 20:55:23.592469 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 885/3505] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:23 2026] GET /volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:23.593721 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b5824d6f-19b8-44da-92d2-22ae2dc1812b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.595734 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b5824d6f-19b8-44da-92d2-22ae2dc1812b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] GET https://10.4.3.157/volume/v3/backups Jul 31 20:55:23.595999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b5824d6f-19b8-44da-92d2-22ae2dc1812b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:23.596239 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b5824d6f-19b8-44da-92d2-22ae2dc1812b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:23.596559 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-b5824d6f-19b8-44da-92d2-22ae2dc1812b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:55:23.602972 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b5824d6f-19b8-44da-92d2-22ae2dc1812b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] https://10.4.3.157/volume/v3/backups returned with HTTP 200 Jul 31 20:55:23.603174 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 888/3506] 10.4.3.157 () {68 vars in 1277 bytes} [Fri Jul 31 20:55:23 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 20:55:23.606475 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-92df5bdf-e20b-4b40-8083-b3b03a72dd62 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.608562 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-92df5bdf-e20b-4b40-8083-b3b03a72dd62 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:55:23.608988 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-92df5bdf-e20b-4b40-8083-b3b03a72dd62 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92f3d749-2ed6-49cf-98c8-fa86f6554b39", "name": "tempest-type-Backup-2136645983"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:23.610884 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-92df5bdf-e20b-4b40-8083-b3b03a72dd62 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Creating new backup {'backup': {'volume_id': '92f3d749-2ed6-49cf-98c8-fa86f6554b39', 'name': 'tempest-type-Backup-2136645983'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:55:23.611034 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-92df5bdf-e20b-4b40-8083-b3b03a72dd62 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Creating backup of volume 92f3d749-2ed6-49cf-98c8-fa86f6554b39 in container None Jul 31 20:55:23.612197 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8bed2e49-7a1a-4d36-b24e-f773df66c7d9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.613947 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8bed2e49-7a1a-4d36-b24e-f773df66c7d9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] GET https://10.4.3.157/volume/v3/backups?project_id=7046d1b73da5404a9eb8133d8ec60de5 Jul 31 20:55:23.614210 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8bed2e49-7a1a-4d36-b24e-f773df66c7d9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:23.614429 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8bed2e49-7a1a-4d36-b24e-f773df66c7d9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:23.614671 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-8bed2e49-7a1a-4d36-b24e-f773df66c7d9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Removing options 'project_id' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:55:23.619828 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8bed2e49-7a1a-4d36-b24e-f773df66c7d9 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] https://10.4.3.157/volume/v3/backups?project_id=7046d1b73da5404a9eb8133d8ec60de5 returned with HTTP 200 Jul 31 20:55:23.620008 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:23.620008 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:23.620225 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 874/3507] 10.4.3.157 () {68 vars in 1364 bytes} [Fri Jul 31 20:55:23 2026] GET /volume/v3/backups?project_id=7046d1b73da5404a9eb8133d8ec60de5 => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:23.620423 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-92df5bdf-e20b-4b40-8083-b3b03a72dd62 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:55:23.628902 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.630707 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:23.631100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1223746098"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:23.632696 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1223746098'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:23.632898 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Create volume of 1 GB Jul 31 20:55:23.636821 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Availability Zones retrieved successfully. Jul 31 20:55:23.642851 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Flow 'volume_create_api' (a241a750-71fe-4c3f-813a-e2d73b1b34ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:23.643418 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-83366b47-718d-4021-b7bb-db65ca95fc1f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.644001 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f685531-671c-4b82-9422-a918373d48c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:23.644918 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:23.645541 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-83366b47-718d-4021-b7bb-db65ca95fc1f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:23.645917 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-83366b47-718d-4021-b7bb-db65ca95fc1f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:23.645974 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-83366b47-718d-4021-b7bb-db65ca95fc1f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:23.647099 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-92df5bdf-e20b-4b40-8083-b3b03a72dd62 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Created reservations ['ed77e852-1445-4720-a973-237f83565f9c', '54d7e225-a3f8-4446-b338-ca110b5e87c8'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:23.654204 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:23.654204 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:23.658209 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-83366b47-718d-4021-b7bb-db65ca95fc1f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:23.663215 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-83366b47-718d-4021-b7bb-db65ca95fc1f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:23.663629 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 889/3508] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:23 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:23.670408 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f685531-671c-4b82-9422-a918373d48c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:23.671387 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14faab7a-e884-440d-81ac-2747ee8915d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:23.705721 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-92df5bdf-e20b-4b40-8083-b3b03a72dd62 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:55:23.706035 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 861/3509] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:55:23 2026] POST /volume/v3/backups => generated 316 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:23.715074 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9806143e-93e2-4d5a-8734-53b449d2008a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.717616 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9806143e-93e2-4d5a-8734-53b449d2008a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:23.717974 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9806143e-93e2-4d5a-8734-53b449d2008a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:23.718297 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9806143e-93e2-4d5a-8734-53b449d2008a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:23.718483 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-9806143e-93e2-4d5a-8734-53b449d2008a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:23.719515 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Created reservations ['0386047d-7dc7-4962-bf87-10a3f55a1f63', '1cec9fe3-da68-412c-ab3b-71bc1d904582', '6637a272-e0ae-4fbd-9450-0437bfaeded0', 'f6cac9bf-7438-4d0d-b37a-25bebf9b18df'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:23.720530 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14faab7a-e884-440d-81ac-2747ee8915d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0386047d-7dc7-4962-bf87-10a3f55a1f63', '1cec9fe3-da68-412c-ab3b-71bc1d904582', '6637a272-e0ae-4fbd-9450-0437bfaeded0', 'f6cac9bf-7438-4d0d-b37a-25bebf9b18df']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:23.721425 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b05c59d3-fe4e-4494-91fa-b332d286876a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:23.723945 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:23.723945 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:23.724884 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9806143e-93e2-4d5a-8734-53b449d2008a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:23.725423 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 875/3510] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:23 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 723 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:23.749136 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b05c59d3-fe4e-4494-91fa-b332d286876a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9029afb4-868c-47fd-b65e-0e0f09ae4248', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223746098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7046d1b73da5404a9eb8133d8ec60de5',qos_specs=None,replication_status=,reservations=['0386047d-7dc7-4962-bf87-10a3f55a1f63','1cec9fe3-da68-412c-ab3b-71bc1d904582','6637a272-e0ae-4fbd-9450-0437bfaeded0','f6cac9bf-7438-4d0d-b37a-25bebf9b18df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3763411c048442a7b8030e2e1e4e0cd0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1223746098',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9029afb4-868c-47fd-b65e-0e0f09ae4248,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7046d1b73da5404a9eb8133d8ec60de5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3763411c048442a7b8030e2e1e4e0cd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:23.750788 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81c9732-736b-41fb-bb19-2c0d55372f50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:23.774883 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a81c9732-736b-41fb-bb19-2c0d55372f50) transitioned into state 'SUCCESS' from state '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-1223746098',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7046d1b73da5404a9eb8133d8ec60de5',qos_specs=None,replication_status=,reservations=['0386047d-7dc7-4962-bf87-10a3f55a1f63','1cec9fe3-da68-412c-ab3b-71bc1d904582','6637a272-e0ae-4fbd-9450-0437bfaeded0','f6cac9bf-7438-4d0d-b37a-25bebf9b18df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3763411c048442a7b8030e2e1e4e0cd0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:23.775604 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (232b8173-c005-4fce-b1fb-d2163953453f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:23.790588 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (232b8173-c005-4fce-b1fb-d2163953453f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:23.791689 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Flow 'volume_create_api' (a241a750-71fe-4c3f-813a-e2d73b1b34ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:23.792187 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Create volume request issued successfully. Jul 31 20:55:23.792890 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4b70c7f4-a881-46f6-b6a7-d93427987367 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:23.793366 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 886/3511] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:55:23 2026] POST /volume/v3/volumes => generated 778 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:23.805841 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0e448e7f-fd98-405f-9e42-9437f5270d64 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.808190 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e448e7f-fd98-405f-9e42-9437f5270d64 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 Jul 31 20:55:23.808444 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e448e7f-fd98-405f-9e42-9437f5270d64 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:23.808672 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e448e7f-fd98-405f-9e42-9437f5270d64 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:23.817096 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:23.817096 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:23.820664 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0e448e7f-fd98-405f-9e42-9437f5270d64 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:23.824522 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e448e7f-fd98-405f-9e42-9437f5270d64 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 returned with HTTP 200 Jul 31 20:55:23.825099 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 890/3512] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:23 2026] GET /volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:23.879737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5e6976de-85de-4d25-a7a8-2cad18165662 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.882027 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5e6976de-85de-4d25-a7a8-2cad18165662 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/f77beb7a-d3b1-45d6-b7c4-527e26b09ee3 Jul 31 20:55:23.882420 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5e6976de-85de-4d25-a7a8-2cad18165662 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:23.882652 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5e6976de-85de-4d25-a7a8-2cad18165662 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:23.895045 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:23.895045 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:23.901445 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5e6976de-85de-4d25-a7a8-2cad18165662 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Volume info retrieved successfully. Jul 31 20:55:23.902312 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-5e6976de-85de-4d25-a7a8-2cad18165662 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:23.902508 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-5e6976de-85de-4d25-a7a8-2cad18165662 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:23.952202 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-5e6976de-85de-4d25-a7a8-2cad18165662 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:23.955440 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:23.955440 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:23.962404 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5e6976de-85de-4d25-a7a8-2cad18165662 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/f77beb7a-d3b1-45d6-b7c4-527e26b09ee3 returned with HTTP 200 Jul 31 20:55:23.962917 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 862/3513] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:23 2026] GET /volume/v3/volumes/f77beb7a-d3b1-45d6-b7c4-527e26b09ee3 => generated 907 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:23.975120 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:23.978728 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:23.979164 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1744696364", "volume_type": "b98854d0-67e8-403f-8d6f-5eca65a54726", "group_id": "20a32bf0-0465-4446-8ba6-06b75651e232", "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:23.983852 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1744696364', 'volume_type': 'b98854d0-67e8-403f-8d6f-5eca65a54726', 'group_id': '20a32bf0-0465-4446-8ba6-06b75651e232', 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:23.995070 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:23.995070 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:23.995574 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Create volume of 1 GB Jul 31 20:55:24.000967 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Availability Zones retrieved successfully. Jul 31 20:55:24.007314 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Flow 'volume_create_api' (b03f51e1-b3d4-451d-a21e-59ba60c2d379) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:24.008922 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7badd9f7-fc88-47df-927e-ac470ac769e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:24.009625 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:24.009625 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:24.010079 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:24.032281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7badd9f7-fc88-47df-927e-ac470ac769e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:55:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b98854d0-67e8-403f-8d6f-5eca65a54726,is_public=True,name='tempest-GroupsTest-volume-type-417391616',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b98854d0-67e8-403f-8d6f-5eca65a54726', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '20a32bf0-0465-4446-8ba6-06b75651e232', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:24.033280 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd27b28-b090-4d6d-b2ea-d1a3eaa558d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:24.063324 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-417391616 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-417391616, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:24.063689 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-417391616 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-417391616, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:24.082476 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Created reservations ['6683ad75-0406-4b3c-99e7-00baea5e0579', '607dee79-67fe-43c6-a402-35e1307afa38', '278ab83e-adf4-486c-ba87-8322f1c257ba', 'd29d63eb-db21-4811-9661-05e7fabbc594'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:24.082476 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edd27b28-b090-4d6d-b2ea-d1a3eaa558d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6683ad75-0406-4b3c-99e7-00baea5e0579', '607dee79-67fe-43c6-a402-35e1307afa38', '278ab83e-adf4-486c-ba87-8322f1c257ba', 'd29d63eb-db21-4811-9661-05e7fabbc594']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:24.082618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b071c69a-6c86-4905-919a-3c8892c8befc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:24.116598 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b071c69a-6c86-4905-919a-3c8892c8befc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c05fe98d-d311-4e8e-86fa-0514679bb593', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1744696364',encryption_key_id=None,group_id=20a32bf0-0465-4446-8ba6-06b75651e232,group_type_id=,metadata={},multiattach=False,project_id='1088cd0997c245539eab8478df60138e',qos_specs=None,replication_status=,reservations=['6683ad75-0406-4b3c-99e7-00baea5e0579','607dee79-67fe-43c6-a402-35e1307afa38','278ab83e-adf4-486c-ba87-8322f1c257ba','d29d63eb-db21-4811-9661-05e7fabbc594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d9b6f3a88dd444b8f234babdfe13837',volume_type_id=b98854d0-67e8-403f-8d6f-5eca65a54726), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1744696364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=20a32bf0-0465-4446-8ba6-06b75651e232,host=None,id=c05fe98d-d311-4e8e-86fa-0514679bb593,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1088cd0997c245539eab8478df60138e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1d9b6f3a88dd444b8f234babdfe13837',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b98854d0-67e8-403f-8d6f-5eca65a54726),volume_type_id=b98854d0-67e8-403f-8d6f-5eca65a54726)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:24.117581 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a78c3272-56b7-41fe-bb55-bb069929b264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:24.143189 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a78c3272-56b7-41fe-bb55-bb069929b264) transitioned into state 'SUCCESS' from state '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-1744696364',encryption_key_id=None,group_id=20a32bf0-0465-4446-8ba6-06b75651e232,group_type_id=,metadata={},multiattach=False,project_id='1088cd0997c245539eab8478df60138e',qos_specs=None,replication_status=,reservations=['6683ad75-0406-4b3c-99e7-00baea5e0579','607dee79-67fe-43c6-a402-35e1307afa38','278ab83e-adf4-486c-ba87-8322f1c257ba','d29d63eb-db21-4811-9661-05e7fabbc594'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1d9b6f3a88dd444b8f234babdfe13837',volume_type_id=b98854d0-67e8-403f-8d6f-5eca65a54726)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:24.143730 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdcd11cc-e368-4108-8c7b-34f83d0ebd84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:24.155439 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdcd11cc-e368-4108-8c7b-34f83d0ebd84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:24.156259 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Flow 'volume_create_api' (b03f51e1-b3d4-451d-a21e-59ba60c2d379) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:24.156587 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Create volume request issued successfully. Jul 31 20:55:24.157259 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:24.157426 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:24.195391 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:24.198560 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:24.198560 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:24.202259 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae3ae646-6f27-49e6-a374-7d5af4e05cd4 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:24.202673 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 876/3514] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:55:23 2026] POST /volume/v3/volumes => generated 814 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:24.216166 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cebfa693-dc7e-48cd-a8ce-14db5d1a18ea None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:24.218010 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cebfa693-dc7e-48cd-a8ce-14db5d1a18ea tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 Jul 31 20:55:24.218176 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cebfa693-dc7e-48cd-a8ce-14db5d1a18ea tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:24.218359 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cebfa693-dc7e-48cd-a8ce-14db5d1a18ea tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:24.224749 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:24.224749 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:24.228644 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cebfa693-dc7e-48cd-a8ce-14db5d1a18ea tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Volume info retrieved successfully. Jul 31 20:55:24.229255 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-cebfa693-dc7e-48cd-a8ce-14db5d1a18ea tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:24.229406 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-cebfa693-dc7e-48cd-a8ce-14db5d1a18ea tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:24.234690 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1313792a-02b8-4065-8c9a-fb648d4030d8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:24.236925 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1313792a-02b8-4065-8c9a-fb648d4030d8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:24.237186 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1313792a-02b8-4065-8c9a-fb648d4030d8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:24.237406 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1313792a-02b8-4065-8c9a-fb648d4030d8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:24.237543 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1313792a-02b8-4065-8c9a-fb648d4030d8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:24.242563 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:24.242563 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:24.243525 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1313792a-02b8-4065-8c9a-fb648d4030d8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:24.243996 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 891/3515] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:24 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:24.269960 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-cebfa693-dc7e-48cd-a8ce-14db5d1a18ea tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:24.272954 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:24.272954 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:24.279940 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cebfa693-dc7e-48cd-a8ce-14db5d1a18ea tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 returned with HTTP 200 Jul 31 20:55:24.280376 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 887/3516] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:24 2026] GET /volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 => generated 882 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:24.436218 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2edb9552-6121-4602-9053-403a7f63c23e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:24.438612 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2edb9552-6121-4602-9053-403a7f63c23e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:24.438816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2edb9552-6121-4602-9053-403a7f63c23e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:24.439052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2edb9552-6121-4602-9053-403a7f63c23e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:24.449367 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:24.449367 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:24.453044 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2edb9552-6121-4602-9053-403a7f63c23e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:24.456843 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2edb9552-6121-4602-9053-403a7f63c23e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:24.457246 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 863/3517] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:24 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:24.676415 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3f650a54-19da-4e7b-8e6c-11e4c749ecc5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:24.678885 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3f650a54-19da-4e7b-8e6c-11e4c749ecc5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:24.679138 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3f650a54-19da-4e7b-8e6c-11e4c749ecc5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:24.679405 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3f650a54-19da-4e7b-8e6c-11e4c749ecc5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:24.688508 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:24.688508 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:24.692818 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3f650a54-19da-4e7b-8e6c-11e4c749ecc5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:24.697752 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3f650a54-19da-4e7b-8e6c-11e4c749ecc5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:24.698177 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 877/3518] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:24 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:24.737371 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7abca013-7d71-4c60-bee1-6f9b8e91de07 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:24.739187 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7abca013-7d71-4c60-bee1-6f9b8e91de07 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:24.739414 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7abca013-7d71-4c60-bee1-6f9b8e91de07 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:24.739604 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7abca013-7d71-4c60-bee1-6f9b8e91de07 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:24.739734 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-7abca013-7d71-4c60-bee1-6f9b8e91de07 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:24.743770 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:24.743770 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:24.744354 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7abca013-7d71-4c60-bee1-6f9b8e91de07 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:24.744700 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 892/3519] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:24 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:24.839066 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bd971cd0-9040-49d5-8274-9781410f0015 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:24.841358 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bd971cd0-9040-49d5-8274-9781410f0015 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 Jul 31 20:55:24.841585 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bd971cd0-9040-49d5-8274-9781410f0015 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:24.841813 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bd971cd0-9040-49d5-8274-9781410f0015 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:24.849206 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:24.849206 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:24.852902 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bd971cd0-9040-49d5-8274-9781410f0015 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:24.856907 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bd971cd0-9040-49d5-8274-9781410f0015 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 returned with HTTP 200 Jul 31 20:55:24.857298 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 888/3520] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:24 2026] GET /volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 => generated 1009 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:24.870859 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fe60c62d-5031-4cc9-8a28-051ce77ef877 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:24.872592 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fe60c62d-5031-4cc9-8a28-051ce77ef877 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:55:24.872663 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fe60c62d-5031-4cc9-8a28-051ce77ef877 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "9029afb4-868c-47fd-b65e-0e0f09ae4248", "name": "tempest-type-Backup-1318372012"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:24.874168 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-fe60c62d-5031-4cc9-8a28-051ce77ef877 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Creating new backup {'backup': {'volume_id': '9029afb4-868c-47fd-b65e-0e0f09ae4248', 'name': 'tempest-type-Backup-1318372012'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:55:24.874168 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-fe60c62d-5031-4cc9-8a28-051ce77ef877 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Creating backup of volume 9029afb4-868c-47fd-b65e-0e0f09ae4248 in container None Jul 31 20:55:24.880931 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:24.880931 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:24.881275 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fe60c62d-5031-4cc9-8a28-051ce77ef877 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:24.903656 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-fe60c62d-5031-4cc9-8a28-051ce77ef877 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Created reservations ['8b1f64a2-aeef-4339-84bd-a86bc120137f', '80062c31-0ca6-4333-8415-ce5bb3f1058a'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:24.985091 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fe60c62d-5031-4cc9-8a28-051ce77ef877 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:55:24.985553 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 864/3521] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:55:24 2026] POST /volume/v3/backups => generated 316 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:24.994703 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d343b147-aeb1-4a60-849c-1e1958d98612 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:24.997112 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d343b147-aeb1-4a60-849c-1e1958d98612 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:24.997402 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d343b147-aeb1-4a60-849c-1e1958d98612 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:24.997664 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d343b147-aeb1-4a60-849c-1e1958d98612 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:24.997837 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-d343b147-aeb1-4a60-849c-1e1958d98612 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:25.012323 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.012323 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:25.013038 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d343b147-aeb1-4a60-849c-1e1958d98612 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:25.013478 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 878/3522] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:24 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 723 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:25.260402 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-138145f2-3e4d-48e7-bfcc-09a64b171aa5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.264058 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-138145f2-3e4d-48e7-bfcc-09a64b171aa5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:25.264058 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-138145f2-3e4d-48e7-bfcc-09a64b171aa5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:25.264058 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-138145f2-3e4d-48e7-bfcc-09a64b171aa5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:25.264058 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-138145f2-3e4d-48e7-bfcc-09a64b171aa5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:25.269046 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.269046 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:25.270142 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-138145f2-3e4d-48e7-bfcc-09a64b171aa5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:25.270833 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 893/3523] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:25 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:25.295405 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-901923b9-b618-4641-8886-da9e63ccd71b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.298422 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-901923b9-b618-4641-8886-da9e63ccd71b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 Jul 31 20:55:25.298679 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-901923b9-b618-4641-8886-da9e63ccd71b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:25.298930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-901923b9-b618-4641-8886-da9e63ccd71b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:25.308317 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.308317 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:25.312876 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-901923b9-b618-4641-8886-da9e63ccd71b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Volume info retrieved successfully. Jul 31 20:55:25.314279 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-901923b9-b618-4641-8886-da9e63ccd71b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:25.314279 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-901923b9-b618-4641-8886-da9e63ccd71b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:25.330889 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-8e962646-c18e-4af9-8dce-0a6841470b47 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.334388 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-8e962646-c18e-4af9-8dce-0a6841470b47 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments/52454e80-fb4b-4160-88b1-f900eb647899/action Jul 31 20:55:25.334388 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-8e962646-c18e-4af9-8dce-0a6841470b47 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:25.334388 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-8e962646-c18e-4af9-8dce-0a6841470b47 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:25.355257 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.355257 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:25.357024 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-901923b9-b618-4641-8886-da9e63ccd71b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:25.360816 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.360816 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:25.370114 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-901923b9-b618-4641-8886-da9e63ccd71b tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 returned with HTTP 200 Jul 31 20:55:25.370540 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 889/3524] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:25 2026] GET /volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 => generated 907 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:25.374496 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e290e41d-3043-4303-a342-d3105d3c7c93 req-8e962646-c18e-4af9-8dce-0a6841470b47 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/52454e80-fb4b-4160-88b1-f900eb647899/action returned with HTTP 204 Jul 31 20:55:25.374920 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 865/3525] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:55:25 2026] POST /volume/v3/attachments/52454e80-fb4b-4160-88b1-f900eb647899/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:25.384101 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d869dc59-e7cb-499a-b654-02f525151701 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.386096 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d869dc59-e7cb-499a-b654-02f525151701 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] PUT https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 Jul 31 20:55:25.386546 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d869dc59-e7cb-499a-b654-02f525151701 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "c05fe98d-d311-4e8e-86fa-0514679bb593"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:25.390812 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-d869dc59-e7cb-499a-b654-02f525151701 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Update called for group 20a32bf0-0465-4446-8ba6-06b75651e232. {{(pid=100193) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 20:55:25.390812 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.groups [None req-d869dc59-e7cb-499a-b654-02f525151701 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Updating group 20a32bf0-0465-4446-8ba6-06b75651e232 with name new_group description: This is a new group add_volumes: None remove_volumes: c05fe98d-d311-4e8e-86fa-0514679bb593. Jul 31 20:55:25.391971 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.391971 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:25.413467 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d869dc59-e7cb-499a-b654-02f525151701 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 returned with HTTP 202 Jul 31 20:55:25.413864 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 879/3526] 10.4.3.157 () {70 vars in 1407 bytes} [Fri Jul 31 20:55:25 2026] PUT /volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:55:25.426035 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7780e54f-5892-4fa6-8443-872a864811dc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.427224 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7780e54f-5892-4fa6-8443-872a864811dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 Jul 31 20:55:25.427479 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7780e54f-5892-4fa6-8443-872a864811dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:25.427720 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7780e54f-5892-4fa6-8443-872a864811dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:25.427979 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-7780e54f-5892-4fa6-8443-872a864811dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 20a32bf0-0465-4446-8ba6-06b75651e232 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:25.431144 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.431144 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:25.439200 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7780e54f-5892-4fa6-8443-872a864811dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 returned with HTTP 200 Jul 31 20:55:25.439949 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 894/3527] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:25 2026] GET /volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:25.468740 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-831a4bb5-7449-4565-8e88-54c1a1cb1ddc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.471332 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-831a4bb5-7449-4565-8e88-54c1a1cb1ddc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:25.471571 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-831a4bb5-7449-4565-8e88-54c1a1cb1ddc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:25.471856 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-831a4bb5-7449-4565-8e88-54c1a1cb1ddc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:25.481793 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.481793 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:25.486388 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-831a4bb5-7449-4565-8e88-54c1a1cb1ddc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:25.491395 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-831a4bb5-7449-4565-8e88-54c1a1cb1ddc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:25.491979 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 890/3528] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:25 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 1175 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:25.506502 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b50da839-3755-4c21-8d72-70ac4b4dfc3b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.508826 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b50da839-3755-4c21-8d72-70ac4b4dfc3b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:25.509458 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b50da839-3755-4c21-8d72-70ac4b4dfc3b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:25.509458 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b50da839-3755-4c21-8d72-70ac4b4dfc3b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:25.521961 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.521961 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:25.526542 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b50da839-3755-4c21-8d72-70ac4b4dfc3b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:25.532470 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b50da839-3755-4c21-8d72-70ac4b4dfc3b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:25.532866 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 866/3529] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:25 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 1175 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:25.582417 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-0f9831c1-993e-44f8-ab13-5ecb522581ae None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.584751 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-0f9831c1-993e-44f8-ab13-5ecb522581ae tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:25.585217 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-0f9831c1-993e-44f8-ab13-5ecb522581ae tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:25.585217 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-0f9831c1-993e-44f8-ab13-5ecb522581ae tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:25.596553 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.596553 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:25.600875 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-0f9831c1-993e-44f8-ab13-5ecb522581ae tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:25.604758 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-0f9831c1-993e-44f8-ab13-5ecb522581ae tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:25.605546 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 880/3530] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:55:25 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 1175 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:25.628047 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-81f5d033-8abc-4b81-9643-5df494124a07 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.632159 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-81f5d033-8abc-4b81-9643-5df494124a07 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e/action Jul 31 20:55:25.632547 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-81f5d033-8abc-4b81-9643-5df494124a07 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:25.632739 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-81f5d033-8abc-4b81-9643-5df494124a07 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:25.645247 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.645247 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:25.645630 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-81f5d033-8abc-4b81-9643-5df494124a07 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:25.656045 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-81f5d033-8abc-4b81-9643-5df494124a07 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Begin detaching volume completed successfully. Jul 31 20:55:25.656385 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-81f5d033-8abc-4b81-9643-5df494124a07 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e/action returned with HTTP 202 Jul 31 20:55:25.656861 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 895/3531] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:55:25 2026] POST /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:25.709772 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-69aa6654-63e7-4362-afd9-b83f20a7a01f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.712383 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69aa6654-63e7-4362-afd9-b83f20a7a01f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:25.712525 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69aa6654-63e7-4362-afd9-b83f20a7a01f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:25.713472 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69aa6654-63e7-4362-afd9-b83f20a7a01f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:25.721552 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cf0060df-3859-415b-b362-ab3d5072760b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.722049 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cf0060df-3859-415b-b362-ab3d5072760b None None] GET https://10.4.3.157/volume// Jul 31 20:55:25.722262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cf0060df-3859-415b-b362-ab3d5072760b None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:25.722539 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cf0060df-3859-415b-b362-ab3d5072760b None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:25.722744 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.722744 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:25.722915 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cf0060df-3859-415b-b362-ab3d5072760b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:55:25.723401 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 867/3532] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:55: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 20:55:25.726598 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-69aa6654-63e7-4362-afd9-b83f20a7a01f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:25.731357 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69aa6654-63e7-4362-afd9-b83f20a7a01f tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:25.731874 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 891/3533] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:25 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:25.732276 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-71ffb9c7-b62b-4222-88e2-17b71ecee0d1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.734755 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-71ffb9c7-b62b-4222-88e2-17b71ecee0d1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:25.735018 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-71ffb9c7-b62b-4222-88e2-17b71ecee0d1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:25.735269 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-71ffb9c7-b62b-4222-88e2-17b71ecee0d1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:25.744812 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.744812 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:25.748532 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-71ffb9c7-b62b-4222-88e2-17b71ecee0d1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:25.754010 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-71ffb9c7-b62b-4222-88e2-17b71ecee0d1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:25.754478 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 881/3534] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:55:25 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 1358 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:55:25.755994 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-15ecfa15-c922-4e40-b05e-99d5f09a541d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.757831 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-15ecfa15-c922-4e40-b05e-99d5f09a541d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:25.758038 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-15ecfa15-c922-4e40-b05e-99d5f09a541d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:25.758256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-15ecfa15-c922-4e40-b05e-99d5f09a541d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:25.758394 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-15ecfa15-c922-4e40-b05e-99d5f09a541d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:25.762480 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.762480 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:25.763116 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-15ecfa15-c922-4e40-b05e-99d5f09a541d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:25.763510 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 896/3535] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:25 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:25.766164 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-6a277a82-1dc6-4217-8d1d-ee86bd3df6dc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:25.768811 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-6a277a82-1dc6-4217-8d1d-ee86bd3df6dc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e/encryption Jul 31 20:55:25.769044 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-6a277a82-1dc6-4217-8d1d-ee86bd3df6dc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:25.769310 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-6a277a82-1dc6-4217-8d1d-ee86bd3df6dc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:25.779064 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:25.779064 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:25.786223 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-6a277a82-1dc6-4217-8d1d-ee86bd3df6dc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e/encryption returned with HTTP 200 Jul 31 20:55:25.786763 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 868/3536] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:55:25 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e/encryption => generated 161 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:26.024544 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c96133ca-c91f-4954-91ed-f721efecaa77 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:26.026486 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c96133ca-c91f-4954-91ed-f721efecaa77 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:26.026684 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c96133ca-c91f-4954-91ed-f721efecaa77 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:26.026888 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c96133ca-c91f-4954-91ed-f721efecaa77 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:26.027028 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c96133ca-c91f-4954-91ed-f721efecaa77 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:26.040596 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:26.040596 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:26.041199 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c96133ca-c91f-4954-91ed-f721efecaa77 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:26.041574 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 892/3537] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:26 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 725 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:26.287315 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-91f895f3-4899-4f38-945b-0ff79859aac0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:26.289181 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-91f895f3-4899-4f38-945b-0ff79859aac0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:26.289428 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-91f895f3-4899-4f38-945b-0ff79859aac0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:26.289643 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-91f895f3-4899-4f38-945b-0ff79859aac0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:26.289761 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-91f895f3-4899-4f38-945b-0ff79859aac0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:26.295083 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:26.295083 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:26.298188 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-91f895f3-4899-4f38-945b-0ff79859aac0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:26.298188 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 882/3538] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:26 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:26.451115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4356deeb-f936-4665-813e-fa3c93c1952e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:26.453216 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4356deeb-f936-4665-813e-fa3c93c1952e tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 Jul 31 20:55:26.453482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4356deeb-f936-4665-813e-fa3c93c1952e tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:26.453714 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4356deeb-f936-4665-813e-fa3c93c1952e tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:26.453875 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-4356deeb-f936-4665-813e-fa3c93c1952e tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 20a32bf0-0465-4446-8ba6-06b75651e232 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:26.458464 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:26.458464 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:26.468085 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4356deeb-f936-4665-813e-fa3c93c1952e tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 returned with HTTP 200 Jul 31 20:55:26.468518 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 897/3539] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:26 2026] GET /volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 => generated 324 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:26.477001 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4f674d53-bca4-44e2-bc94-b8f8b6986a0d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:26.478642 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4f674d53-bca4-44e2-bc94-b8f8b6986a0d tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 Jul 31 20:55:26.478838 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4f674d53-bca4-44e2-bc94-b8f8b6986a0d tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:26.479004 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4f674d53-bca4-44e2-bc94-b8f8b6986a0d tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:26.479142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-4f674d53-bca4-44e2-bc94-b8f8b6986a0d tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 20a32bf0-0465-4446-8ba6-06b75651e232 {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:26.484081 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:26.484081 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:26.490226 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4f674d53-bca4-44e2-bc94-b8f8b6986a0d tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 returned with HTTP 200 Jul 31 20:55:26.490742 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 869/3540] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:26 2026] GET /volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 => generated 324 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:26.499475 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c0b0eef9-ab6d-46e1-9464-f8e6e973d4eb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:26.501779 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c0b0eef9-ab6d-46e1-9464-f8e6e973d4eb tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:55:26.502050 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c0b0eef9-ab6d-46e1-9464-f8e6e973d4eb tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:26.502329 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c0b0eef9-ab6d-46e1-9464-f8e6e973d4eb tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:26.502713 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-c0b0eef9-ab6d-46e1-9464-f8e6e973d4eb tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:55:26.503703 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c0b0eef9-ab6d-46e1-9464-f8e6e973d4eb tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:55:26.513442 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c0b0eef9-ab6d-46e1-9464-f8e6e973d4eb tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Get all volumes completed successfully. Jul 31 20:55:26.514599 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-c0b0eef9-ab6d-46e1-9464-f8e6e973d4eb tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:26.514823 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-c0b0eef9-ab6d-46e1-9464-f8e6e973d4eb tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:26.553157 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-c0b0eef9-ab6d-46e1-9464-f8e6e973d4eb tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:26.556432 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:26.556432 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:26.562841 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c0b0eef9-ab6d-46e1-9464-f8e6e973d4eb tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:55:26.563209 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 893/3541] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:55:26 2026] GET /volume/v3/volumes/detail => generated 1773 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:55:26.574942 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-429d1a38-625d-4052-8715-a91422919a9a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:26.576703 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-429d1a38-625d-4052-8715-a91422919a9a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] PUT https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 Jul 31 20:55:26.577057 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-429d1a38-625d-4052-8715-a91422919a9a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "c05fe98d-d311-4e8e-86fa-0514679bb593"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:26.578592 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.groups [None req-429d1a38-625d-4052-8715-a91422919a9a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Update called for group 20a32bf0-0465-4446-8ba6-06b75651e232. {{(pid=100193) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Jul 31 20:55:26.578740 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.groups [None req-429d1a38-625d-4052-8715-a91422919a9a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Updating group 20a32bf0-0465-4446-8ba6-06b75651e232 with name None description: None add_volumes: c05fe98d-d311-4e8e-86fa-0514679bb593 remove_volumes: None. Jul 31 20:55:26.581878 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:26.581878 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:26.612685 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-429d1a38-625d-4052-8715-a91422919a9a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 returned with HTTP 202 Jul 31 20:55:26.613196 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 883/3542] 10.4.3.157 () {70 vars in 1406 bytes} [Fri Jul 31 20:55:26 2026] PUT /volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:55:26.621993 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-970873c7-777f-4335-b345-7ddad50d4e52 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:26.624391 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-970873c7-777f-4335-b345-7ddad50d4e52 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 Jul 31 20:55:26.624654 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-970873c7-777f-4335-b345-7ddad50d4e52 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:26.624900 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-970873c7-777f-4335-b345-7ddad50d4e52 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:26.625065 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-970873c7-777f-4335-b345-7ddad50d4e52 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 20a32bf0-0465-4446-8ba6-06b75651e232 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:26.628991 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:26.628991 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:26.637722 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-970873c7-777f-4335-b345-7ddad50d4e52 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 returned with HTTP 200 Jul 31 20:55:26.638222 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 898/3543] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:26 2026] GET /volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:26.744137 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-902e6911-9d4f-4d82-910c-95b8fff846e9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:26.746412 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-902e6911-9d4f-4d82-910c-95b8fff846e9 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:26.746662 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-902e6911-9d4f-4d82-910c-95b8fff846e9 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:26.746931 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-902e6911-9d4f-4d82-910c-95b8fff846e9 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:26.756599 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:26.756599 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:26.761283 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-902e6911-9d4f-4d82-910c-95b8fff846e9 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:26.767209 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-902e6911-9d4f-4d82-910c-95b8fff846e9 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:26.767764 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 870/3544] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:26 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:26.776280 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-18157361-b246-49ed-bc93-9bf2ebddcb15 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:26.778593 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18157361-b246-49ed-bc93-9bf2ebddcb15 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:26.778871 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18157361-b246-49ed-bc93-9bf2ebddcb15 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:26.779105 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18157361-b246-49ed-bc93-9bf2ebddcb15 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:26.779257 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-18157361-b246-49ed-bc93-9bf2ebddcb15 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:26.783808 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:26.783808 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:26.784421 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18157361-b246-49ed-bc93-9bf2ebddcb15 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:26.784771 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 894/3545] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:26 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:27.053393 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f5291188-3d15-4466-91ab-6f33dbc0686b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:27.055569 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f5291188-3d15-4466-91ab-6f33dbc0686b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:27.056109 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f5291188-3d15-4466-91ab-6f33dbc0686b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:27.056109 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f5291188-3d15-4466-91ab-6f33dbc0686b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:27.056272 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-f5291188-3d15-4466-91ab-6f33dbc0686b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:27.061381 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:27.061381 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:27.062181 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f5291188-3d15-4466-91ab-6f33dbc0686b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:27.062678 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 884/3546] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:27 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:27.306853 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2004514f-c11f-4f61-acd1-8cf3b19628a3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:27.309206 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2004514f-c11f-4f61-acd1-8cf3b19628a3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:27.309448 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2004514f-c11f-4f61-acd1-8cf3b19628a3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:27.309749 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2004514f-c11f-4f61-acd1-8cf3b19628a3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:27.309921 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-2004514f-c11f-4f61-acd1-8cf3b19628a3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:27.314587 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:27.314587 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:27.315431 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2004514f-c11f-4f61-acd1-8cf3b19628a3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:27.315837 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 899/3547] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:27 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:27.648394 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ef3770c6-497a-42f9-9eac-43946966a378 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:27.650665 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ef3770c6-497a-42f9-9eac-43946966a378 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 Jul 31 20:55:27.650989 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ef3770c6-497a-42f9-9eac-43946966a378 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:27.651269 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ef3770c6-497a-42f9-9eac-43946966a378 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:27.651454 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.groups [None req-ef3770c6-497a-42f9-9eac-43946966a378 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 20a32bf0-0465-4446-8ba6-06b75651e232 {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:27.655728 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:27.655728 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:27.664514 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ef3770c6-497a-42f9-9eac-43946966a378 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 returned with HTTP 200 Jul 31 20:55:27.665076 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 871/3548] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:27 2026] GET /volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 => generated 324 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:27.676397 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:27.678256 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:55:27.678463 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:27.678643 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:27.678862 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:55:27.679495 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:55:27.686410 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Get all volumes completed successfully. Jul 31 20:55:27.687009 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:27.687154 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:27.728989 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:27.732216 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:27.732216 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:27.736567 np0000006272 devstack@c-api.service[100192]: WARNING stevedore.named [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:27.736567 np0000006272 devstack@c-api.service[100192]: WARNING castellan.key_manager [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:27.780421 np0000006272 devstack@c-api.service[100192]: DEBUG oslo_db.sqlalchemy.engines [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100192) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:27.781289 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ef141771-573b-4c3d-a36d-0dfb30ae8ef3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:27.783544 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef141771-573b-4c3d-a36d-0dfb30ae8ef3 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:27.783802 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef141771-573b-4c3d-a36d-0dfb30ae8ef3 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:27.784061 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef141771-573b-4c3d-a36d-0dfb30ae8ef3 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:27.784331 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:27.784331 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:27.793694 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:27.793694 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:27.796374 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b1f2dd97-6124-41ea-a3f6-d8e8e742c24a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:55:27.797065 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 895/3549] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:55:27 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:55:27.799057 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ef141771-573b-4c3d-a36d-0dfb30ae8ef3 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:27.799668 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-522315e7-2b87-40c7-b1f7-22af925035c8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:27.802092 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-522315e7-2b87-40c7-b1f7-22af925035c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:27.802428 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-522315e7-2b87-40c7-b1f7-22af925035c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:27.802687 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-522315e7-2b87-40c7-b1f7-22af925035c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:27.802879 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-522315e7-2b87-40c7-b1f7-22af925035c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:27.804798 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef141771-573b-4c3d-a36d-0dfb30ae8ef3 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:27.805350 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 885/3550] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:27 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:27.809270 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:27.809270 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:27.810060 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-522315e7-2b87-40c7-b1f7-22af925035c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:27.810488 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 900/3551] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:27 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:27.816329 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:27.817995 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:55:27.818411 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:27.820149 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:27.820149 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:55:27.820149 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:27.820149 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:27.820149 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:55:27.829717 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Get all volumes completed successfully. Jul 31 20:55:27.831010 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:27.831412 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:27.873605 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:27.879776 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:27.879776 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:27.882737 np0000006272 devstack@c-api.service[100194]: WARNING stevedore.named [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:27.883063 np0000006272 devstack@c-api.service[100194]: WARNING castellan.key_manager [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:27.922780 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:27.926557 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:27.926557 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:27.936008 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-974cc40c-5303-44b7-87ab-1f64436f5a92 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:55:27.936669 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 872/3552] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:55:27 2026] GET /volume/v3/volumes/detail => generated 1807 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:55:27.951931 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a69ec582-0438-4e45-8644-59d6a23c615f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:27.954075 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a69ec582-0438-4e45-8644-59d6a23c615f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] POST https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232/action Jul 31 20:55:27.954465 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a69ec582-0438-4e45-8644-59d6a23c615f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:27.954582 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a69ec582-0438-4e45-8644-59d6a23c615f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:27.955944 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.groups [None req-a69ec582-0438-4e45-8644-59d6a23c615f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] delete called for group 20a32bf0-0465-4446-8ba6-06b75651e232 {{(pid=100192) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Jul 31 20:55:27.956079 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.groups [None req-a69ec582-0438-4e45-8644-59d6a23c615f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Delete group with id: 20a32bf0-0465-4446-8ba6-06b75651e232 Jul 31 20:55:27.959384 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:27.959384 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:28.007758 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a69ec582-0438-4e45-8644-59d6a23c615f tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232/action returned with HTTP 202 Jul 31 20:55:28.008255 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 896/3553] 10.4.3.157 () {70 vars in 1428 bytes} [Fri Jul 31 20:55:27 2026] POST /volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:55:28.019956 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e633173f-91d0-4067-9c51-3e1febdbf9dc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:28.023283 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e633173f-91d0-4067-9c51-3e1febdbf9dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 Jul 31 20:55:28.023609 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e633173f-91d0-4067-9c51-3e1febdbf9dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:28.024043 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e633173f-91d0-4067-9c51-3e1febdbf9dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:28.036633 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:28.036633 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:28.043536 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e633173f-91d0-4067-9c51-3e1febdbf9dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Volume info retrieved successfully. Jul 31 20:55:28.044234 np0000006272 devstack@c-api.service[100193]: WARNING stevedore.named [None req-e633173f-91d0-4067-9c51-3e1febdbf9dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Jul 31 20:55:28.044401 np0000006272 devstack@c-api.service[100193]: WARNING castellan.key_manager [None req-e633173f-91d0-4067-9c51-3e1febdbf9dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, 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 20:55:28.075873 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-45af2e57-4282-4b17-ba99-7c5b8d524c6c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:28.078267 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-45af2e57-4282-4b17-ba99-7c5b8d524c6c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:28.078586 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-45af2e57-4282-4b17-ba99-7c5b8d524c6c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:28.078857 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-45af2e57-4282-4b17-ba99-7c5b8d524c6c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:28.079016 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-45af2e57-4282-4b17-ba99-7c5b8d524c6c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:28.084057 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:28.084057 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:28.084794 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-45af2e57-4282-4b17-ba99-7c5b8d524c6c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:28.085250 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 901/3554] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:28 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:28.093295 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-e633173f-91d0-4067-9c51-3e1febdbf9dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:55:28.098180 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:28.098180 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:28.104903 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e633173f-91d0-4067-9c51-3e1febdbf9dc tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 returned with HTTP 200 Jul 31 20:55:28.105333 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 886/3555] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:28 2026] GET /volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 => generated 906 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:28.327567 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e1e56d6c-d507-46b3-a1e8-9f9fbbce2f8c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:28.329863 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e1e56d6c-d507-46b3-a1e8-9f9fbbce2f8c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:28.330735 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e1e56d6c-d507-46b3-a1e8-9f9fbbce2f8c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:28.330735 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e1e56d6c-d507-46b3-a1e8-9f9fbbce2f8c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:28.330735 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-e1e56d6c-d507-46b3-a1e8-9f9fbbce2f8c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:28.335940 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:28.335940 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:28.336786 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e1e56d6c-d507-46b3-a1e8-9f9fbbce2f8c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:28.337088 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 873/3556] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:28 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:28.820753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e4a66cfb-f727-4a35-a638-b3204343cf61 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:28.822478 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e4a66cfb-f727-4a35-a638-b3204343cf61 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:28.822657 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e4a66cfb-f727-4a35-a638-b3204343cf61 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:28.822845 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e4a66cfb-f727-4a35-a638-b3204343cf61 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:28.822944 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e4a66cfb-f727-4a35-a638-b3204343cf61 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:28.823447 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bda341e6-1880-43dc-a95f-be1554ae0e0e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:28.825978 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bda341e6-1880-43dc-a95f-be1554ae0e0e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:28.826278 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bda341e6-1880-43dc-a95f-be1554ae0e0e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:28.826545 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bda341e6-1880-43dc-a95f-be1554ae0e0e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:28.826593 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:28.826593 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:28.827224 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e4a66cfb-f727-4a35-a638-b3204343cf61 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:28.827575 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 897/3557] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:28 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:28.836090 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:28.836090 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:28.840616 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-bda341e6-1880-43dc-a95f-be1554ae0e0e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:28.846419 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bda341e6-1880-43dc-a95f-be1554ae0e0e tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:28.846924 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 902/3558] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:28 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:29.096458 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4edd42e5-be22-422d-973b-bd1add23bef3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:29.098509 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4edd42e5-be22-422d-973b-bd1add23bef3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:29.099583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4edd42e5-be22-422d-973b-bd1add23bef3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:29.099583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4edd42e5-be22-422d-973b-bd1add23bef3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:29.099583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-4edd42e5-be22-422d-973b-bd1add23bef3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:29.103254 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:29.103254 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:29.103966 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4edd42e5-be22-422d-973b-bd1add23bef3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:29.104351 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 887/3559] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:29 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:29.120353 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-399387c4-ccae-4e27-848b-6d0114513731 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:29.122244 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-399387c4-ccae-4e27-848b-6d0114513731 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 Jul 31 20:55:29.122493 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-399387c4-ccae-4e27-848b-6d0114513731 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:29.122710 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-399387c4-ccae-4e27-848b-6d0114513731 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:29.129075 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-399387c4-ccae-4e27-848b-6d0114513731 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 returned with HTTP 404 Jul 31 20:55:29.129837 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 874/3560] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:29 2026] GET /volume/v3/volumes/c05fe98d-d311-4e8e-86fa-0514679bb593 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:55:29.137939 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e25b87c1-09b6-4177-8c59-937b5191f6f5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:29.139620 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e25b87c1-09b6-4177-8c59-937b5191f6f5 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/volumes/f77beb7a-d3b1-45d6-b7c4-527e26b09ee3 Jul 31 20:55:29.139813 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e25b87c1-09b6-4177-8c59-937b5191f6f5 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:29.139981 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e25b87c1-09b6-4177-8c59-937b5191f6f5 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:29.146191 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e25b87c1-09b6-4177-8c59-937b5191f6f5 tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/volumes/f77beb7a-d3b1-45d6-b7c4-527e26b09ee3 returned with HTTP 404 Jul 31 20:55:29.146616 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 898/3561] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:29 2026] GET /volume/v3/volumes/f77beb7a-d3b1-45d6-b7c4-527e26b09ee3 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:55:29.155489 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9ebe5d72-e329-4f07-aef7-b59aac843f0a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:29.157489 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ebe5d72-e329-4f07-aef7-b59aac843f0a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] GET https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 Jul 31 20:55:29.157746 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ebe5d72-e329-4f07-aef7-b59aac843f0a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:29.157937 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ebe5d72-e329-4f07-aef7-b59aac843f0a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:29.158076 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.groups [None req-9ebe5d72-e329-4f07-aef7-b59aac843f0a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] show called for member 20a32bf0-0465-4446-8ba6-06b75651e232 {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Jul 31 20:55:29.161491 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ebe5d72-e329-4f07-aef7-b59aac843f0a tempest-GroupsTest-1589559297 tempest-GroupsTest-1589559297-project-member] https://10.4.3.157/volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 returned with HTTP 404 Jul 31 20:55:29.162140 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 903/3562] 10.4.3.157 () {68 vars in 1386 bytes} [Fri Jul 31 20:55:29 2026] GET /volume/v3/groups/20a32bf0-0465-4446-8ba6-06b75651e232 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:55:29.170118 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9e5abc30-0fc0-4c6b-ade2-5bd1a5e08377 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:29.172112 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9e5abc30-0fc0-4c6b-ade2-5bd1a5e08377 tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] DELETE https://10.4.3.157/volume/v3/group_types/c8af5b7f-eb0f-4359-a24d-ee03797d0fa0 Jul 31 20:55:29.172364 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9e5abc30-0fc0-4c6b-ade2-5bd1a5e08377 tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:29.172550 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9e5abc30-0fc0-4c6b-ade2-5bd1a5e08377 tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:29.186454 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9e5abc30-0fc0-4c6b-ade2-5bd1a5e08377 tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] https://10.4.3.157/volume/v3/group_types/c8af5b7f-eb0f-4359-a24d-ee03797d0fa0 returned with HTTP 202 Jul 31 20:55:29.186920 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 888/3563] 10.4.3.157 () {68 vars in 1404 bytes} [Fri Jul 31 20:55:29 2026] DELETE /volume/v3/group_types/c8af5b7f-eb0f-4359-a24d-ee03797d0fa0 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:55:29.196974 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-183dd07b-1848-447b-bdd0-c78f24cc3c9f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:29.198049 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-183dd07b-1848-447b-bdd0-c78f24cc3c9f tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] DELETE https://10.4.3.157/volume/v3/types/b98854d0-67e8-403f-8d6f-5eca65a54726 Jul 31 20:55:29.198273 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-183dd07b-1848-447b-bdd0-c78f24cc3c9f tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:29.198466 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-183dd07b-1848-447b-bdd0-c78f24cc3c9f tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:29.230182 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-183dd07b-1848-447b-bdd0-c78f24cc3c9f tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] https://10.4.3.157/volume/v3/types/b98854d0-67e8-403f-8d6f-5eca65a54726 returned with HTTP 202 Jul 31 20:55:29.231175 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 875/3564] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:55:29 2026] DELETE /volume/v3/types/b98854d0-67e8-403f-8d6f-5eca65a54726 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:29.238245 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8fbd1399-abb5-4df9-9fcf-aca30cd5ff23 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:29.240024 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8fbd1399-abb5-4df9-9fcf-aca30cd5ff23 tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] GET https://10.4.3.157/volume/v3/types/b98854d0-67e8-403f-8d6f-5eca65a54726 Jul 31 20:55:29.240262 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8fbd1399-abb5-4df9-9fcf-aca30cd5ff23 tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:29.240601 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8fbd1399-abb5-4df9-9fcf-aca30cd5ff23 tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:29.245338 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8fbd1399-abb5-4df9-9fcf-aca30cd5ff23 tempest-GroupsTest-1842762990 tempest-GroupsTest-1842762990-project-admin] https://10.4.3.157/volume/v3/types/b98854d0-67e8-403f-8d6f-5eca65a54726 returned with HTTP 404 Jul 31 20:55:29.245628 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 899/3565] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:55:29 2026] GET /volume/v3/types/b98854d0-67e8-403f-8d6f-5eca65a54726 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:29.348184 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2fb08b23-e866-48c5-ac04-f5c2494a1da5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:29.350897 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2fb08b23-e866-48c5-ac04-f5c2494a1da5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:29.351201 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2fb08b23-e866-48c5-ac04-f5c2494a1da5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:29.351576 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2fb08b23-e866-48c5-ac04-f5c2494a1da5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:29.352076 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-2fb08b23-e866-48c5-ac04-f5c2494a1da5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:29.357436 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:29.357436 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:29.358373 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2fb08b23-e866-48c5-ac04-f5c2494a1da5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:29.358741 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 904/3566] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:29 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:29.838102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5b95f984-7752-4346-b83b-c464f62d2e53 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:29.840196 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5b95f984-7752-4346-b83b-c464f62d2e53 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:29.840674 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5b95f984-7752-4346-b83b-c464f62d2e53 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:29.840674 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5b95f984-7752-4346-b83b-c464f62d2e53 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:29.840834 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-5b95f984-7752-4346-b83b-c464f62d2e53 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:29.845921 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:29.845921 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:29.846738 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5b95f984-7752-4346-b83b-c464f62d2e53 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:29.846919 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 889/3567] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:29 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:29.865731 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ef350ff1-9daf-4e18-ac95-b16d0398724b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:29.867744 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ef350ff1-9daf-4e18-ac95-b16d0398724b tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:29.868510 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ef350ff1-9daf-4e18-ac95-b16d0398724b tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:29.868510 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ef350ff1-9daf-4e18-ac95-b16d0398724b tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:29.878626 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:29.878626 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:29.884205 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ef350ff1-9daf-4e18-ac95-b16d0398724b tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:29.888347 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ef350ff1-9daf-4e18-ac95-b16d0398724b tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:29.888876 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 876/3568] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:29 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:29.901535 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-f5593e28-b215-467a-88a7-80baa2294281 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:29.903307 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-f5593e28-b215-467a-88a7-80baa2294281 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] DELETE https://10.4.3.157/volume/v3/attachments/52454e80-fb4b-4160-88b1-f900eb647899 Jul 31 20:55:29.904139 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-f5593e28-b215-467a-88a7-80baa2294281 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:29.904139 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-f5593e28-b215-467a-88a7-80baa2294281 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:29.919524 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:29.919524 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:30.010241 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-56a0dcdb-3b56-4085-b5de-d3f4b74c192d req-f5593e28-b215-467a-88a7-80baa2294281 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/52454e80-fb4b-4160-88b1-f900eb647899 returned with HTTP 200 Jul 31 20:55:30.011069 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 900/3569] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:55:29 2026] DELETE /volume/v3/attachments/52454e80-fb4b-4160-88b1-f900eb647899 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:30.115862 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-52ed813c-5cd3-438c-8419-3ed4163c0255 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:30.116810 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-52ed813c-5cd3-438c-8419-3ed4163c0255 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:30.117049 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-52ed813c-5cd3-438c-8419-3ed4163c0255 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:30.117247 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-52ed813c-5cd3-438c-8419-3ed4163c0255 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:30.117347 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-52ed813c-5cd3-438c-8419-3ed4163c0255 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:30.123749 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:30.123749 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:30.125152 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-52ed813c-5cd3-438c-8419-3ed4163c0255 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:30.125238 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 905/3570] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:30 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:30.372824 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f6c51ec7-b5c1-4f86-8354-11898ed298dc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:30.375302 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f6c51ec7-b5c1-4f86-8354-11898ed298dc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:30.375601 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f6c51ec7-b5c1-4f86-8354-11898ed298dc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:30.375876 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f6c51ec7-b5c1-4f86-8354-11898ed298dc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:30.376026 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-f6c51ec7-b5c1-4f86-8354-11898ed298dc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:30.382319 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:30.382319 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:30.383409 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f6c51ec7-b5c1-4f86-8354-11898ed298dc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:30.383977 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 890/3571] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:30 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:30.869662 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-20bb8a44-e69b-41a3-b3b0-4606049fac82 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:30.872180 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-20bb8a44-e69b-41a3-b3b0-4606049fac82 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:30.872680 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-20bb8a44-e69b-41a3-b3b0-4606049fac82 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:30.873020 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-20bb8a44-e69b-41a3-b3b0-4606049fac82 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:30.873403 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-20bb8a44-e69b-41a3-b3b0-4606049fac82 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:30.878982 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:30.878982 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:30.879998 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-20bb8a44-e69b-41a3-b3b0-4606049fac82 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:30.880572 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 877/3572] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:30 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:30.905465 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8517803e-562b-43e3-b9af-5e392e65ddd2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:30.908369 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8517803e-562b-43e3-b9af-5e392e65ddd2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:30.908571 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8517803e-562b-43e3-b9af-5e392e65ddd2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:30.908761 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8517803e-562b-43e3-b9af-5e392e65ddd2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:30.921229 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:30.921229 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:30.927171 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8517803e-562b-43e3-b9af-5e392e65ddd2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:30.938582 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8517803e-562b-43e3-b9af-5e392e65ddd2 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:30.939041 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 901/3573] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:30 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:31.026456 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-8c939f37-da42-4698-887c-abb3515f6e3f req-da43713f-7911-4cac-9c34-89cb9d99f2f5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:31.028913 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-8c939f37-da42-4698-887c-abb3515f6e3f req-da43713f-7911-4cac-9c34-89cb9d99f2f5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:31.030304 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-8c939f37-da42-4698-887c-abb3515f6e3f req-da43713f-7911-4cac-9c34-89cb9d99f2f5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:31.030304 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-8c939f37-da42-4698-887c-abb3515f6e3f req-da43713f-7911-4cac-9c34-89cb9d99f2f5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:31.050471 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:31.050471 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:31.054480 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-8c939f37-da42-4698-887c-abb3515f6e3f req-da43713f-7911-4cac-9c34-89cb9d99f2f5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:31.063587 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-8c939f37-da42-4698-887c-abb3515f6e3f req-da43713f-7911-4cac-9c34-89cb9d99f2f5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:31.064052 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 906/3574] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:55:31 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 883 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:31.139386 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-aa5bccfd-6d9b-4bc6-84d4-5ba63174ef18 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:31.141989 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aa5bccfd-6d9b-4bc6-84d4-5ba63174ef18 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:31.142473 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-aa5bccfd-6d9b-4bc6-84d4-5ba63174ef18 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:31.142787 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-aa5bccfd-6d9b-4bc6-84d4-5ba63174ef18 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:31.142934 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-aa5bccfd-6d9b-4bc6-84d4-5ba63174ef18 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:31.148757 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:31.148757 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:31.149783 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aa5bccfd-6d9b-4bc6-84d4-5ba63174ef18 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:31.150594 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 891/3575] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:31 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:31.396066 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-46abe01f-e4c9-47bf-a474-727175b8c8dd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:31.399376 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-46abe01f-e4c9-47bf-a474-727175b8c8dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:31.399502 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-46abe01f-e4c9-47bf-a474-727175b8c8dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:31.399802 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-46abe01f-e4c9-47bf-a474-727175b8c8dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:31.399958 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-46abe01f-e4c9-47bf-a474-727175b8c8dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:31.407507 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:31.407507 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:31.408912 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-46abe01f-e4c9-47bf-a474-727175b8c8dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:31.409534 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 878/3576] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:31 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:31.906390 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-31b737ac-3feb-4281-82fd-0076e4a5cc43 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:31.911373 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-31b737ac-3feb-4281-82fd-0076e4a5cc43 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:31.911715 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-31b737ac-3feb-4281-82fd-0076e4a5cc43 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:31.911962 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-31b737ac-3feb-4281-82fd-0076e4a5cc43 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:31.912110 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-31b737ac-3feb-4281-82fd-0076e4a5cc43 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:31.919594 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:31.919594 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:31.920417 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-31b737ac-3feb-4281-82fd-0076e4a5cc43 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:31.921227 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 902/3577] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:31 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:31.954048 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:32.126928 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:32.127422 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-922838807"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:32.133498 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-922838807'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:32.133698 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Create volume of 1 GB Jul 31 20:55:32.138446 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Availability Zones retrieved successfully. Jul 31 20:55:32.145317 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Flow 'volume_create_api' (39f148ad-6da3-4e73-8763-a2bd4f914912) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:32.146520 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c698a1f6-2f06-4412-bb7c-4a24588a64fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:32.147602 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:32.164306 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3169d0e1-9c6e-40c4-a20a-3753a7a0c2db None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:32.168387 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3169d0e1-9c6e-40c4-a20a-3753a7a0c2db tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:32.168387 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3169d0e1-9c6e-40c4-a20a-3753a7a0c2db tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:32.168387 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3169d0e1-9c6e-40c4-a20a-3753a7a0c2db tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:32.168387 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-3169d0e1-9c6e-40c4-a20a-3753a7a0c2db tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:32.176508 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:32.176508 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:32.176923 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3169d0e1-9c6e-40c4-a20a-3753a7a0c2db tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:32.177005 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c698a1f6-2f06-4412-bb7c-4a24588a64fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:32.177567 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 892/3578] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:32 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:32.178195 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56f7a22-c5f0-4911-9ead-6c5a0573425e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:32.212048 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-816374ed-586c-4643-b2c6-f10df0189680 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:32.214169 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-816374ed-586c-4643-b2c6-f10df0189680 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:32.214427 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-816374ed-586c-4643-b2c6-f10df0189680 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:32.215185 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-816374ed-586c-4643-b2c6-f10df0189680 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:32.223860 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:32.223860 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:32.230395 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-816374ed-586c-4643-b2c6-f10df0189680 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:32.235698 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-816374ed-586c-4643-b2c6-f10df0189680 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:32.236233 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 879/3579] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:32 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:32.250565 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ce85169a-f546-43f6-8d3b-5e25d1ee35d5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:32.252587 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce85169a-f546-43f6-8d3b-5e25d1ee35d5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] DELETE https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:32.252869 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce85169a-f546-43f6-8d3b-5e25d1ee35d5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:32.253102 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce85169a-f546-43f6-8d3b-5e25d1ee35d5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:32.253338 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-ce85169a-f546-43f6-8d3b-5e25d1ee35d5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Delete volume with id: 948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:32.261633 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Created reservations ['f10b593e-9846-4969-b32b-694592b2dbe6', '65f808d3-3e12-4137-960c-d60a77cb74c8', 'a2ae45c4-c996-41de-af81-7ca8469403f7', 'e42b64d2-1235-4605-a351-c68b3f98cb0b'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:32.262233 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:32.262233 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:32.262788 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ce85169a-f546-43f6-8d3b-5e25d1ee35d5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:32.262887 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56f7a22-c5f0-4911-9ead-6c5a0573425e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f10b593e-9846-4969-b32b-694592b2dbe6', '65f808d3-3e12-4137-960c-d60a77cb74c8', 'a2ae45c4-c996-41de-af81-7ca8469403f7', 'e42b64d2-1235-4605-a351-c68b3f98cb0b']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:32.263548 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8b3d30-25ae-4433-bbea-daf0e5838904) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:32.294617 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ce85169a-f546-43f6-8d3b-5e25d1ee35d5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Delete volume request issued successfully. Jul 31 20:55:32.295021 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce85169a-f546-43f6-8d3b-5e25d1ee35d5 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 202 Jul 31 20:55:32.295868 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 903/3580] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:55:32 2026] DELETE /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:32.307341 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c390e370-b923-484c-83ca-1b074a68b778 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:32.307986 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de8b3d30-25ae-4433-bbea-daf0e5838904) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8999c7f-cd09-45c0-a311-af451baf4da6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-922838807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a17c81a24dc64ff6b51e762f00d8159a',qos_specs=None,replication_status=,reservations=['f10b593e-9846-4969-b32b-694592b2dbe6','65f808d3-3e12-4137-960c-d60a77cb74c8','a2ae45c4-c996-41de-af81-7ca8469403f7','e42b64d2-1235-4605-a351-c68b3f98cb0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b7ffccb92b43e28e37187add3b409d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-922838807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f8999c7f-cd09-45c0-a311-af451baf4da6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a17c81a24dc64ff6b51e762f00d8159a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d4b7ffccb92b43e28e37187add3b409d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:32.308833 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fccbe9af-274f-4b04-ad5f-dfa7053628f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:32.309909 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c390e370-b923-484c-83ca-1b074a68b778 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:32.310314 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c390e370-b923-484c-83ca-1b074a68b778 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:32.310586 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c390e370-b923-484c-83ca-1b074a68b778 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:32.322339 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:32.322339 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:32.328140 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c390e370-b923-484c-83ca-1b074a68b778 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Volume info retrieved successfully. Jul 31 20:55:32.337617 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c390e370-b923-484c-83ca-1b074a68b778 tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 200 Jul 31 20:55:32.337937 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 893/3581] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:32 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 860 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:32.339142 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fccbe9af-274f-4b04-ad5f-dfa7053628f0) transitioned into state 'SUCCESS' from state '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-922838807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a17c81a24dc64ff6b51e762f00d8159a',qos_specs=None,replication_status=,reservations=['f10b593e-9846-4969-b32b-694592b2dbe6','65f808d3-3e12-4137-960c-d60a77cb74c8','a2ae45c4-c996-41de-af81-7ca8469403f7','e42b64d2-1235-4605-a351-c68b3f98cb0b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d4b7ffccb92b43e28e37187add3b409d',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:32.340256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2fa3a06-bfa8-443d-a294-664b05cdcad7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:32.360779 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2fa3a06-bfa8-443d-a294-664b05cdcad7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:32.361996 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Flow 'volume_create_api' (39f148ad-6da3-4e73-8763-a2bd4f914912) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:32.362395 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Create volume request issued successfully. Jul 31 20:55:32.363153 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-271582c8-675b-49e0-b5f9-7eee3a72da90 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:32.363829 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 907/3582] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:55:31 2026] POST /volume/v3/volumes => generated 750 bytes in 410 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:32.385865 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ccb78af7-b8c8-4f80-834b-55c33d5bfb0d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:32.391716 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ccb78af7-b8c8-4f80-834b-55c33d5bfb0d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:32.391716 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ccb78af7-b8c8-4f80-834b-55c33d5bfb0d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:32.391716 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ccb78af7-b8c8-4f80-834b-55c33d5bfb0d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:32.404841 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:32.404841 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:32.411661 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ccb78af7-b8c8-4f80-834b-55c33d5bfb0d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Volume info retrieved successfully. Jul 31 20:55:32.418319 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ccb78af7-b8c8-4f80-834b-55c33d5bfb0d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 returned with HTTP 200 Jul 31 20:55:32.418319 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 880/3583] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:32 2026] GET /volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 => generated 818 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:32.422727 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ce143c1b-c983-462c-bfcb-492d5cdab810 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:32.426233 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce143c1b-c983-462c-bfcb-492d5cdab810 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:32.426233 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce143c1b-c983-462c-bfcb-492d5cdab810 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:32.426233 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce143c1b-c983-462c-bfcb-492d5cdab810 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:32.426233 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ce143c1b-c983-462c-bfcb-492d5cdab810 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:32.431368 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:32.431368 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:32.433067 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce143c1b-c983-462c-bfcb-492d5cdab810 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:32.433067 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 904/3584] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:32 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:32.935358 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f65dea73-20c8-466d-b33f-ae260f1d0083 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:32.938847 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f65dea73-20c8-466d-b33f-ae260f1d0083 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:32.939025 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f65dea73-20c8-466d-b33f-ae260f1d0083 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:32.939294 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f65dea73-20c8-466d-b33f-ae260f1d0083 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:32.939448 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-f65dea73-20c8-466d-b33f-ae260f1d0083 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:32.944504 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:32.944504 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:32.945160 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f65dea73-20c8-466d-b33f-ae260f1d0083 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:32.945701 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 894/3585] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:32 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:33.189306 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5b6ed805-0e58-48cd-ba65-1b827eee84cd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:33.191398 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5b6ed805-0e58-48cd-ba65-1b827eee84cd tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:33.191605 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5b6ed805-0e58-48cd-ba65-1b827eee84cd tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:33.191872 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5b6ed805-0e58-48cd-ba65-1b827eee84cd tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:33.192013 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-5b6ed805-0e58-48cd-ba65-1b827eee84cd tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:33.196322 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:33.196322 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:33.196973 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5b6ed805-0e58-48cd-ba65-1b827eee84cd tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:33.197399 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 908/3586] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:33 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:33.356274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-101f50a9-19c6-4ece-9ac8-762dea99318c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:33.358791 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-101f50a9-19c6-4ece-9ac8-762dea99318c tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] GET https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 Jul 31 20:55:33.359017 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-101f50a9-19c6-4ece-9ac8-762dea99318c tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:33.359362 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-101f50a9-19c6-4ece-9ac8-762dea99318c tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:33.367327 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-101f50a9-19c6-4ece-9ac8-762dea99318c tempest-VolumesActionsTest-1032819027 tempest-VolumesActionsTest-1032819027-project-member] https://10.4.3.157/volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 returned with HTTP 404 Jul 31 20:55:33.368008 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 881/3587] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:33 2026] GET /volume/v3/volumes/948d10ce-6693-416c-8a78-d541c112a772 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:33.433189 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2deecdc9-9b69-4fa1-955d-0904b51fb1e3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:33.435174 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2deecdc9-9b69-4fa1-955d-0904b51fb1e3 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:33.435673 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2deecdc9-9b69-4fa1-955d-0904b51fb1e3 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:33.435952 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2deecdc9-9b69-4fa1-955d-0904b51fb1e3 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:33.444315 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:33.444315 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:33.444463 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e35922a1-40de-4bc2-9b2d-809e06c33bb1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:33.446474 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e35922a1-40de-4bc2-9b2d-809e06c33bb1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:33.446806 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e35922a1-40de-4bc2-9b2d-809e06c33bb1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:33.447101 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e35922a1-40de-4bc2-9b2d-809e06c33bb1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:33.447289 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-e35922a1-40de-4bc2-9b2d-809e06c33bb1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:33.448650 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2deecdc9-9b69-4fa1-955d-0904b51fb1e3 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Volume info retrieved successfully. Jul 31 20:55:33.453041 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:33.453041 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:33.453627 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2deecdc9-9b69-4fa1-955d-0904b51fb1e3 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 returned with HTTP 200 Jul 31 20:55:33.454167 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 905/3588] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:33 2026] GET /volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:33.454211 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e35922a1-40de-4bc2-9b2d-809e06c33bb1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:33.454720 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 895/3589] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:33 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:33.470243 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1178806d-293c-4716-b11a-cabec14d270d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:33.472067 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1178806d-293c-4716-b11a-cabec14d270d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:55:33.472442 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1178806d-293c-4716-b11a-cabec14d270d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8999c7f-cd09-45c0-a311-af451baf4da6", "name": "tempest-SnapshotsActionsTest-Snapshot-1950388866"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:33.483089 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:33.483089 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:33.483745 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1178806d-293c-4716-b11a-cabec14d270d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Volume info retrieved successfully. Jul 31 20:55:33.483928 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-1178806d-293c-4716-b11a-cabec14d270d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Create snapshot from volume f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:33.535623 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-1178806d-293c-4716-b11a-cabec14d270d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Created reservations ['594ee202-ee77-4403-9bf1-321fcb3da611', '62d0f46b-a91c-4e9e-be33-1503c52d265e', '72c3b9ca-3119-41ac-832b-7796c9f9ecf1', 'fde51a05-0182-4f58-808d-7ebd760a0dea'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:33.585277 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1178806d-293c-4716-b11a-cabec14d270d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot create request issued successfully. Jul 31 20:55:33.585890 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1178806d-293c-4716-b11a-cabec14d270d tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:55:33.586433 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 909/3590] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:55:33 2026] POST /volume/v3/snapshots => generated 307 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:33.598715 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-58cda4b1-20fa-4158-ab77-89ad93065803 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:33.600905 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-58cda4b1-20fa-4158-ab77-89ad93065803 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:33.601106 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-58cda4b1-20fa-4158-ab77-89ad93065803 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:33.601390 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-58cda4b1-20fa-4158-ab77-89ad93065803 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:33.610434 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:33.610434 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:33.614154 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-58cda4b1-20fa-4158-ab77-89ad93065803 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:33.614154 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-58cda4b1-20fa-4158-ab77-89ad93065803 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:33.614154 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 882/3591] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:33 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:33.957796 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d94399ab-2d6d-47bb-9f31-eb16a00f0532 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:33.960147 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d94399ab-2d6d-47bb-9f31-eb16a00f0532 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:33.960441 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d94399ab-2d6d-47bb-9f31-eb16a00f0532 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:33.960676 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d94399ab-2d6d-47bb-9f31-eb16a00f0532 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:33.960802 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d94399ab-2d6d-47bb-9f31-eb16a00f0532 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:33.965390 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:33.965390 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:33.966093 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d94399ab-2d6d-47bb-9f31-eb16a00f0532 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:33.966611 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 906/3592] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:33 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:34.219245 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-918b2806-a22d-4d89-bfe8-f977fabb0f64 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.221316 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-918b2806-a22d-4d89-bfe8-f977fabb0f64 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:34.221659 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-918b2806-a22d-4d89-bfe8-f977fabb0f64 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:34.221947 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-918b2806-a22d-4d89-bfe8-f977fabb0f64 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:34.222197 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-918b2806-a22d-4d89-bfe8-f977fabb0f64 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:34.228148 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.228148 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:34.229085 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-918b2806-a22d-4d89-bfe8-f977fabb0f64 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:34.229501 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 896/3593] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:34 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:34.293658 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cf5d7d1d-bbc5-4d35-adbe-add51f16e26f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.296336 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cf5d7d1d-bbc5-4d35-adbe-add51f16e26f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] DELETE https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:34.296612 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cf5d7d1d-bbc5-4d35-adbe-add51f16e26f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:34.296912 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cf5d7d1d-bbc5-4d35-adbe-add51f16e26f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:34.297384 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-cf5d7d1d-bbc5-4d35-adbe-add51f16e26f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Delete volume with id: e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:34.305933 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.305933 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:34.306620 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cf5d7d1d-bbc5-4d35-adbe-add51f16e26f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:34.326029 np0000006272 devstack@c-api.service[100191]: WARNING cinder.keymgr.conf_key_mgr [None req-cf5d7d1d-bbc5-4d35-adbe-add51f16e26f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 20:55:34.340343 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cf5d7d1d-bbc5-4d35-adbe-add51f16e26f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Delete volume request issued successfully. Jul 31 20:55:34.340483 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cf5d7d1d-bbc5-4d35-adbe-add51f16e26f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 202 Jul 31 20:55:34.341098 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 910/3594] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:55:34 2026] DELETE /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:34.353831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f9008649-37c9-4b77-b0ee-a16b7158636f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.358214 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f9008649-37c9-4b77-b0ee-a16b7158636f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:34.358718 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f9008649-37c9-4b77-b0ee-a16b7158636f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:34.358718 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f9008649-37c9-4b77-b0ee-a16b7158636f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:34.368639 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.368639 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:34.373438 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f9008649-37c9-4b77-b0ee-a16b7158636f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:55:34.379358 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f9008649-37c9-4b77-b0ee-a16b7158636f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 200 Jul 31 20:55:34.380061 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 883/3595] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:34 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:34.466993 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e07305e4-e1e0-4768-b0d8-ce8a08803768 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.470243 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e07305e4-e1e0-4768-b0d8-ce8a08803768 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:34.471250 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e07305e4-e1e0-4768-b0d8-ce8a08803768 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:34.471250 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e07305e4-e1e0-4768-b0d8-ce8a08803768 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:34.471250 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e07305e4-e1e0-4768-b0d8-ce8a08803768 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:34.475977 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.475977 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:34.477195 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e07305e4-e1e0-4768-b0d8-ce8a08803768 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:34.477632 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 907/3596] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:34 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:34.624782 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1d6dcec4-ce52-421d-a441-01ec6081095c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.626998 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1d6dcec4-ce52-421d-a441-01ec6081095c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:34.627304 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1d6dcec4-ce52-421d-a441-01ec6081095c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:34.627544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1d6dcec4-ce52-421d-a441-01ec6081095c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:34.633253 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.633253 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:34.633331 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1d6dcec4-ce52-421d-a441-01ec6081095c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:34.633963 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1d6dcec4-ce52-421d-a441-01ec6081095c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:34.634565 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 897/3597] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:34 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:34.648378 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8f2906ce-abb7-47e6-b20a-f61c7a730f8e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.680405 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8f2906ce-abb7-47e6-b20a-f61c7a730f8e tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action Jul 31 20:55:34.680405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8f2906ce-abb7-47e6-b20a-f61c7a730f8e tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:34.680405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8f2906ce-abb7-47e6-b20a-f61c7a730f8e tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:34.680405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-8f2906ce-abb7-47e6-b20a-f61c7a730f8e tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot '840185b1-91ad-442e-8e41-1cf0d4b08908' with '{'status': 'creating'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:34.688482 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.688482 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:34.706577 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8f2906ce-abb7-47e6-b20a-f61c7a730f8e tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action returned with HTTP 202 Jul 31 20:55:34.706976 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 911/3598] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:34 2026] POST /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:34.715307 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bb23dce6-2419-479d-b170-84dd7e544fe5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.717066 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bb23dce6-2419-479d-b170-84dd7e544fe5 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:34.717309 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bb23dce6-2419-479d-b170-84dd7e544fe5 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:34.717504 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bb23dce6-2419-479d-b170-84dd7e544fe5 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:34.723651 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.723651 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:34.724094 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bb23dce6-2419-479d-b170-84dd7e544fe5 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:34.724891 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bb23dce6-2419-479d-b170-84dd7e544fe5 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:34.725258 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 884/3599] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:34 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:34.735570 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b9114c1d-828f-4e66-84b0-98aec881bf2e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.739220 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b9114c1d-828f-4e66-84b0-98aec881bf2e tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action Jul 31 20:55:34.739734 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b9114c1d-828f-4e66-84b0-98aec881bf2e tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:34.739992 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b9114c1d-828f-4e66-84b0-98aec881bf2e tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:34.742243 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.admin_actions [None req-b9114c1d-828f-4e66-84b0-98aec881bf2e tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot '840185b1-91ad-442e-8e41-1cf0d4b08908' with '{'status': 'available'}' {{(pid=100192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:34.753844 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.753844 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:34.778016 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b9114c1d-828f-4e66-84b0-98aec881bf2e tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action returned with HTTP 202 Jul 31 20:55:34.778016 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 908/3600] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:34 2026] POST /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:34.786037 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e6078524-21c5-4a5b-be10-648aa37ef200 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.787976 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e6078524-21c5-4a5b-be10-648aa37ef200 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:34.788206 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e6078524-21c5-4a5b-be10-648aa37ef200 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:34.788406 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e6078524-21c5-4a5b-be10-648aa37ef200 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:34.793643 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.793643 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:34.794179 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e6078524-21c5-4a5b-be10-648aa37ef200 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:34.795023 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e6078524-21c5-4a5b-be10-648aa37ef200 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:34.795442 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 898/3601] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:34 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:34.805980 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fd9ced2a-c745-47d3-97dc-a24e50f184a9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.807980 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fd9ced2a-c745-47d3-97dc-a24e50f184a9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:55:34.808356 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fd9ced2a-c745-47d3-97dc-a24e50f184a9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8999c7f-cd09-45c0-a311-af451baf4da6", "name": "tempest-SnapshotsActionsTest-Snapshot-1641704730"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:34.817059 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.817059 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:34.817612 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fd9ced2a-c745-47d3-97dc-a24e50f184a9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Volume info retrieved successfully. Jul 31 20:55:34.817770 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-fd9ced2a-c745-47d3-97dc-a24e50f184a9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Create snapshot from volume f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:34.850187 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-fd9ced2a-c745-47d3-97dc-a24e50f184a9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Created reservations ['8567eed4-bd3c-46c2-8936-77d3d970dbc4', 'c10838a0-6077-490c-b6c0-5401fe97645b', '8166b35a-60f4-48c0-a137-d4c690e0d1d4', 'b9738559-6607-4206-a0b8-4e65d550921b'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:34.913780 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fd9ced2a-c745-47d3-97dc-a24e50f184a9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot create request issued successfully. Jul 31 20:55:34.914061 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fd9ced2a-c745-47d3-97dc-a24e50f184a9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:55:34.914491 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 912/3602] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:55:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 109 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:34.925968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-50f366a3-0e20-432a-87b8-1cf06df7d708 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.927821 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-50f366a3-0e20-432a-87b8-1cf06df7d708 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 Jul 31 20:55:34.928053 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-50f366a3-0e20-432a-87b8-1cf06df7d708 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:34.928053 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-50f366a3-0e20-432a-87b8-1cf06df7d708 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:34.933847 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.933847 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:34.934372 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-50f366a3-0e20-432a-87b8-1cf06df7d708 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:34.935241 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-50f366a3-0e20-432a-87b8-1cf06df7d708 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 returned with HTTP 200 Jul 31 20:55:34.935746 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 885/3603] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:34 2026] GET /volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:34.979739 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-89e4da87-9959-4238-89f2-91aff0d0bbef None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:34.981699 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-89e4da87-9959-4238-89f2-91aff0d0bbef tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:34.981980 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-89e4da87-9959-4238-89f2-91aff0d0bbef tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:34.982261 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-89e4da87-9959-4238-89f2-91aff0d0bbef tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:34.982427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-89e4da87-9959-4238-89f2-91aff0d0bbef tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:34.989548 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:34.989548 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:34.990681 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-89e4da87-9959-4238-89f2-91aff0d0bbef tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:34.991102 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 909/3604] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:34 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:35.246770 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5c3c7602-57b4-407b-a3f9-4df0f6a1d3f5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.249957 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5c3c7602-57b4-407b-a3f9-4df0f6a1d3f5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:35.249957 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5c3c7602-57b4-407b-a3f9-4df0f6a1d3f5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:35.249957 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5c3c7602-57b4-407b-a3f9-4df0f6a1d3f5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:35.249957 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-5c3c7602-57b4-407b-a3f9-4df0f6a1d3f5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:35.258513 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:35.258513 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:35.259527 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5c3c7602-57b4-407b-a3f9-4df0f6a1d3f5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:35.259926 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 899/3605] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:35 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:35.397108 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-988a7884-c9cc-46dc-9ad6-6361746c2c09 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.399023 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-988a7884-c9cc-46dc-9ad6-6361746c2c09 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e Jul 31 20:55:35.399073 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-988a7884-c9cc-46dc-9ad6-6361746c2c09 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:35.399385 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-988a7884-c9cc-46dc-9ad6-6361746c2c09 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:35.403854 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.405100 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-988a7884-c9cc-46dc-9ad6-6361746c2c09 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e returned with HTTP 404 Jul 31 20:55:35.405554 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 913/3606] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:35 2026] GET /volume/v3/volumes/e584d3a4-3585-46bf-ab2c-a093533a425e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:35.406967 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:35.407377 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-397431864", "snapshot_id": null, "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "volume_type": null, "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:35.409343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-397431864', 'snapshot_id': None, 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'volume_type': None, 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:35.413670 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7d1a854c-4ef7-4901-a94d-ba72b793ab3f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.415957 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7d1a854c-4ef7-4901-a94d-ba72b793ab3f tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 20:55:35.416285 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7d1a854c-4ef7-4901-a94d-ba72b793ab3f tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:35.417258 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7d1a854c-4ef7-4901-a94d-ba72b793ab3f tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:35.417701 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7d1a854c-4ef7-4901-a94d-ba72b793ab3f tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:55:35.464538 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7d1a854c-4ef7-4901-a94d-ba72b793ab3f tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Get all volumes completed successfully. Jul 31 20:55:35.467059 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:35.467059 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:35.472942 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7d1a854c-4ef7-4901-a94d-ba72b793ab3f tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 20:55:35.473490 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 910/3607] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 20:55:35 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10637 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:55:35.492242 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ad489d45-e9ad-4a5a-b964-583f5cf4d90a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.497649 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ad489d45-e9ad-4a5a-b964-583f5cf4d90a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:35.497800 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-115c95c7-caf6-47a9-a9a2-8e260640de7e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.499724 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ad489d45-e9ad-4a5a-b964-583f5cf4d90a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:35.499724 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ad489d45-e9ad-4a5a-b964-583f5cf4d90a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:35.499724 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-ad489d45-e9ad-4a5a-b964-583f5cf4d90a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:35.502998 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-115c95c7-caf6-47a9-a9a2-8e260640de7e tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] DELETE https://10.4.3.157/volume/v3/types/9dda9ff8-f6ce-4793-bd76-d92f717938f3 Jul 31 20:55:35.504215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-115c95c7-caf6-47a9-a9a2-8e260640de7e tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:35.504215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-115c95c7-caf6-47a9-a9a2-8e260640de7e tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:35.505589 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:35.505589 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:35.509665 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:35.509665 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:35.509665 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ad489d45-e9ad-4a5a-b964-583f5cf4d90a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:35.509665 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 900/3608] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:35 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 749 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:35.551908 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-115c95c7-caf6-47a9-a9a2-8e260640de7e tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types/9dda9ff8-f6ce-4793-bd76-d92f717938f3 returned with HTTP 202 Jul 31 20:55:35.552445 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 914/3609] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:55:35 2026] DELETE /volume/v3/types/9dda9ff8-f6ce-4793-bd76-d92f717938f3 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:35.565281 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a9866f1c-4ea3-4046-b28f-89bef2ae58c1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.567228 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a9866f1c-4ea3-4046-b28f-89bef2ae58c1 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:55:35.567679 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a9866f1c-4ea3-4046-b28f-89bef2ae58c1 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1022953401", "extra_specs": {}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:35.575866 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Create volume of 1 GB Jul 31 20:55:35.580256 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Availability Zones retrieved successfully. Jul 31 20:55:35.586245 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Flow 'volume_create_api' (0f5f2f3b-2732-45b9-aff0-6b5e80bbb5f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:35.587584 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0764b8cb-1625-4f04-8554-fb482864450d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:35.588537 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:35.591469 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a9866f1c-4ea3-4046-b28f-89bef2ae58c1 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:55:35.591469 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 911/3610] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:55:35 2026] POST /volume/v3/types => generated 212 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:35.601408 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-20ff1997-b02a-4073-bcdd-6ce5c3aa3b56 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.602278 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20ff1997-b02a-4073-bcdd-6ce5c3aa3b56 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] POST https://10.4.3.157/volume/v3/types/09daceb8-9760-4590-994e-2d3ea92fba45/encryption Jul 31 20:55:35.602646 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-20ff1997-b02a-4073-bcdd-6ce5c3aa3b56 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:35.642886 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20ff1997-b02a-4073-bcdd-6ce5c3aa3b56 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types/09daceb8-9760-4590-994e-2d3ea92fba45/encryption returned with HTTP 200 Jul 31 20:55:35.645768 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 901/3611] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:55:35 2026] POST /volume/v3/types/09daceb8-9760-4590-994e-2d3ea92fba45/encryption => generated 230 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:35.655159 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0764b8cb-1625-4f04-8554-fb482864450d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:35.655633 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e42309-99e9-4435-949f-efa802f02c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:35.655904 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.657739 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:35.658880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-962145939", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1022953401", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:35.660211 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-962145939', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1022953401', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:35.665002 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume of 1 GB Jul 31 20:55:35.665266 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:35.665266 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:35.665938 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Availability Zones retrieved successfully. Jul 31 20:55:35.671946 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Flow 'volume_create_api' (33413d13-78c7-435b-9c3b-2ecef7e2de4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:35.673476 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (163a4c25-42a8-49a4-b151-cbc3bbbf0f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:35.674699 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:35.708943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (163a4c25-42a8-49a4-b151-cbc3bbbf0f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:55:36Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=09daceb8-9760-4590-994e-2d3ea92fba45,is_public=True,name='tempest-scenario-type-luks-1022953401',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '09daceb8-9760-4590-994e-2d3ea92fba45', '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=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:35.710852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceffc390-e211-4fa1-aa0d-501491623e6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:35.727765 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Created reservations ['dc0edf53-7de8-4220-8cd9-d1bce8f94ac7', '59c148a4-fd2d-4176-963a-76ff8eb98e00', 'e26f8d53-1c7f-440e-a626-ea674124e7e3', 'e5534a21-1fdd-4dfd-b429-86d3ab75ccd7'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:35.728705 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e42309-99e9-4435-949f-efa802f02c6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dc0edf53-7de8-4220-8cd9-d1bce8f94ac7', '59c148a4-fd2d-4176-963a-76ff8eb98e00', 'e26f8d53-1c7f-440e-a626-ea674124e7e3', 'e5534a21-1fdd-4dfd-b429-86d3ab75ccd7']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:35.730036 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea74faf-aa7a-481d-9ddb-636d8737d24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:35.746260 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1022953401 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1022953401, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:35.746660 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1022953401 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1022953401, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:35.762542 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cea74faf-aa7a-481d-9ddb-636d8737d24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ffcbd1dc-493f-4929-84a2-7e971d42f69d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-397431864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152d792af2ea40f2bb9d3e42fbdf4c98',qos_specs=None,replication_status=,reservations=['dc0edf53-7de8-4220-8cd9-d1bce8f94ac7','59c148a4-fd2d-4176-963a-76ff8eb98e00','e26f8d53-1c7f-440e-a626-ea674124e7e3','e5534a21-1fdd-4dfd-b429-86d3ab75ccd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6352f1c430a54946afd577b668767fdf',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-397431864',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ffcbd1dc-493f-4929-84a2-7e971d42f69d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='152d792af2ea40f2bb9d3e42fbdf4c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6352f1c430a54946afd577b668767fdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:35.762542 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (328a4384-8996-4ad6-8a2e-304a655a0234) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:35.787756 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (328a4384-8996-4ad6-8a2e-304a655a0234) transitioned into state 'SUCCESS' from state '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-397431864',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152d792af2ea40f2bb9d3e42fbdf4c98',qos_specs=None,replication_status=,reservations=['dc0edf53-7de8-4220-8cd9-d1bce8f94ac7','59c148a4-fd2d-4176-963a-76ff8eb98e00','e26f8d53-1c7f-440e-a626-ea674124e7e3','e5534a21-1fdd-4dfd-b429-86d3ab75ccd7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6352f1c430a54946afd577b668767fdf',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:35.788630 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d18df54-cf55-4ea2-85b0-ce5d9fd47ae1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:35.806070 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d18df54-cf55-4ea2-85b0-ce5d9fd47ae1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:35.807808 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Flow 'volume_create_api' (0f5f2f3b-2732-45b9-aff0-6b5e80bbb5f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:35.807808 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Create volume request issued successfully. Jul 31 20:55:35.807987 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Created reservations ['1bd1cdb3-0c8d-4f73-8caa-68b74a007da0', 'aef58335-aabb-442f-9474-a7b1fbc47ab7', 'c0081048-3b66-41c1-ac28-fbee607fb887', '006b4187-a973-47f8-8a9f-3d8374d1b5b1'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:35.808041 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bd19af00-efcb-4037-a7c2-55e8fba02768 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:35.808738 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ceffc390-e211-4fa1-aa0d-501491623e6b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bd1cdb3-0c8d-4f73-8caa-68b74a007da0', 'aef58335-aabb-442f-9474-a7b1fbc47ab7', 'c0081048-3b66-41c1-ac28-fbee607fb887', '006b4187-a973-47f8-8a9f-3d8374d1b5b1']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:35.811776 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 886/3612] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:55:35 2026] POST /volume/v3/volumes => generated 753 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:35.811925 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352b364f-2b94-40ea-beb0-59d560ac66ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:35.821945 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3aacb32b-7603-454b-968f-9314931c7046 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.823903 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3aacb32b-7603-454b-968f-9314931c7046 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d Jul 31 20:55:35.824604 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3aacb32b-7603-454b-968f-9314931c7046 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:35.824604 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3aacb32b-7603-454b-968f-9314931c7046 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:35.834098 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:35.834098 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:35.839288 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (352b364f-2b94-40ea-beb0-59d560ac66ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44adf4ea-ad4e-4cc4-be55-48518276c01f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-962145939',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb957fee37bc4b1cb57eb54d9b702925',qos_specs=None,replication_status=,reservations=['1bd1cdb3-0c8d-4f73-8caa-68b74a007da0','aef58335-aabb-442f-9474-a7b1fbc47ab7','c0081048-3b66-41c1-ac28-fbee607fb887','006b4187-a973-47f8-8a9f-3d8374d1b5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_type_id=09daceb8-9760-4590-994e-2d3ea92fba45), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-962145939',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=44adf4ea-ad4e-4cc4-be55-48518276c01f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb957fee37bc4b1cb57eb54d9b702925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(09daceb8-9760-4590-994e-2d3ea92fba45),volume_type_id=09daceb8-9760-4590-994e-2d3ea92fba45)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:35.839462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08790ec0-9858-4396-8c40-1a0c5b4bfa3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:35.843409 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3aacb32b-7603-454b-968f-9314931c7046 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:55:35.855771 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3aacb32b-7603-454b-968f-9314931c7046 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d returned with HTTP 200 Jul 31 20:55:35.856084 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 912/3613] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:35 2026] GET /volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:35.866959 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (08790ec0-9858-4396-8c40-1a0c5b4bfa3e) transitioned into state 'SUCCESS' from state '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-962145939',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb957fee37bc4b1cb57eb54d9b702925',qos_specs=None,replication_status=,reservations=['1bd1cdb3-0c8d-4f73-8caa-68b74a007da0','aef58335-aabb-442f-9474-a7b1fbc47ab7','c0081048-3b66-41c1-ac28-fbee607fb887','006b4187-a973-47f8-8a9f-3d8374d1b5b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_type_id=09daceb8-9760-4590-994e-2d3ea92fba45)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:35.867656 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a694b302-f4cf-400c-b574-118ae3414ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:35.876851 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a694b302-f4cf-400c-b574-118ae3414ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:35.877608 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Flow 'volume_create_api' (33413d13-78c7-435b-9c3b-2ecef7e2de4a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:35.877903 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume request issued successfully. Jul 31 20:55:35.878441 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4fa50fa3-4a8f-4a46-9aa5-995acb4faeba tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:35.878834 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 915/3614] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:55:35 2026] POST /volume/v3/volumes => generated 784 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:35.948246 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-eb987064-9c11-4ea6-af39-a6bca06d04b3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.950020 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eb987064-9c11-4ea6-af39-a6bca06d04b3 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 Jul 31 20:55:35.950223 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eb987064-9c11-4ea6-af39-a6bca06d04b3 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:35.950397 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eb987064-9c11-4ea6-af39-a6bca06d04b3 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:35.955667 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:35.955667 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:35.956106 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-eb987064-9c11-4ea6-af39-a6bca06d04b3 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:35.956846 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eb987064-9c11-4ea6-af39-a6bca06d04b3 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 returned with HTTP 200 Jul 31 20:55:35.957298 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 902/3615] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:35 2026] GET /volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:35.966448 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b4ff5501-1290-4488-a612-d794df7ddfe5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:35.969078 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4ff5501-1290-4488-a612-d794df7ddfe5 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98/action Jul 31 20:55:35.969703 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b4ff5501-1290-4488-a612-d794df7ddfe5 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:35.970033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b4ff5501-1290-4488-a612-d794df7ddfe5 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:35.972158 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.admin_actions [None req-b4ff5501-1290-4488-a612-d794df7ddfe5 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot '8047e7cf-a49e-4c07-a3f5-903c4ecd6f98' with '{'status': 'creating'}' {{(pid=100194) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:35.989752 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:35.989752 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:36.002158 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bbfd3414-f985-4c72-a496-4f51ce9b750f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:36.004057 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bbfd3414-f985-4c72-a496-4f51ce9b750f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:36.004312 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bbfd3414-f985-4c72-a496-4f51ce9b750f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:36.004536 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bbfd3414-f985-4c72-a496-4f51ce9b750f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:36.004676 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-bbfd3414-f985-4c72-a496-4f51ce9b750f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:36.009235 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:36.009235 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:36.009839 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bbfd3414-f985-4c72-a496-4f51ce9b750f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:36.010204 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 913/3616] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:36 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:36.022150 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4ff5501-1290-4488-a612-d794df7ddfe5 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98/action returned with HTTP 202 Jul 31 20:55:36.022783 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 887/3617] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:35 2026] POST /volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:36.034051 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b0052cf0-4ea6-4ac9-b1eb-05a7bf2b0bec None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:36.036819 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b0052cf0-4ea6-4ac9-b1eb-05a7bf2b0bec tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 Jul 31 20:55:36.036819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b0052cf0-4ea6-4ac9-b1eb-05a7bf2b0bec tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:36.036819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b0052cf0-4ea6-4ac9-b1eb-05a7bf2b0bec tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:36.051078 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:36.051078 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:36.051836 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b0052cf0-4ea6-4ac9-b1eb-05a7bf2b0bec tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:36.052971 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b0052cf0-4ea6-4ac9-b1eb-05a7bf2b0bec tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 returned with HTTP 200 Jul 31 20:55:36.053520 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 916/3618] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:36 2026] GET /volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:36.067153 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4c62173f-be8c-49e3-88f9-6c53f7771a44 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:36.067542 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c62173f-be8c-49e3-88f9-6c53f7771a44 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98/action Jul 31 20:55:36.068053 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c62173f-be8c-49e3-88f9-6c53f7771a44 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:36.068274 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c62173f-be8c-49e3-88f9-6c53f7771a44 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:36.077048 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:36.077048 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:36.077428 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4c62173f-be8c-49e3-88f9-6c53f7771a44 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Snapshot retrieved successfully. Jul 31 20:55:36.120752 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4c62173f-be8c-49e3-88f9-6c53f7771a44 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Snapshot delete request issued successfully. Jul 31 20:55:36.120752 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c62173f-be8c-49e3-88f9-6c53f7771a44 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98/action returned with HTTP 202 Jul 31 20:55:36.120752 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 903/3619] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:36 2026] POST /volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:36.130282 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-05a6de93-94d6-472f-8d1b-488f45c46425 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:36.134101 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-05a6de93-94d6-472f-8d1b-488f45c46425 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 Jul 31 20:55:36.134408 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-05a6de93-94d6-472f-8d1b-488f45c46425 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:36.134689 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-05a6de93-94d6-472f-8d1b-488f45c46425 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:36.141348 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:36.141348 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:36.141982 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-05a6de93-94d6-472f-8d1b-488f45c46425 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:36.142902 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-05a6de93-94d6-472f-8d1b-488f45c46425 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 returned with HTTP 200 Jul 31 20:55:36.143433 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 914/3620] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:36 2026] GET /volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:36.274489 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-efc6178c-aa32-42bc-9fa4-542948ab3c52 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:36.276281 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-efc6178c-aa32-42bc-9fa4-542948ab3c52 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:36.276476 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-efc6178c-aa32-42bc-9fa4-542948ab3c52 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:36.276680 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-efc6178c-aa32-42bc-9fa4-542948ab3c52 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:36.276820 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-efc6178c-aa32-42bc-9fa4-542948ab3c52 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:36.281552 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:36.281552 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:36.282189 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-efc6178c-aa32-42bc-9fa4-542948ab3c52 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:36.282522 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 888/3621] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:36 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:36.522557 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cb69dad9-ddbd-4e27-b9b8-219a2ef6a2b5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:36.525650 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cb69dad9-ddbd-4e27-b9b8-219a2ef6a2b5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:55:36.525965 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cb69dad9-ddbd-4e27-b9b8-219a2ef6a2b5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:36.526256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cb69dad9-ddbd-4e27-b9b8-219a2ef6a2b5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:36.526796 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-cb69dad9-ddbd-4e27-b9b8-219a2ef6a2b5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:36.533168 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:36.533168 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:36.533794 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cb69dad9-ddbd-4e27-b9b8-219a2ef6a2b5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:55:36.534459 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 917/3622] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:36 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:36.873894 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e467036a-1e94-444d-b889-b9f467b6e0ba None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:36.876044 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e467036a-1e94-444d-b889-b9f467b6e0ba tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d Jul 31 20:55:36.876300 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e467036a-1e94-444d-b889-b9f467b6e0ba tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:36.876535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e467036a-1e94-444d-b889-b9f467b6e0ba tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:36.885236 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:36.885236 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:36.889953 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e467036a-1e94-444d-b889-b9f467b6e0ba tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:55:36.897389 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e467036a-1e94-444d-b889-b9f467b6e0ba tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d returned with HTTP 200 Jul 31 20:55:36.897782 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 904/3623] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:36 2026] GET /volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d => generated 1361 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:36.912283 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7c766ca9-8849-461b-ba8a-9cae95e2aee1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:36.914522 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7c766ca9-8849-461b-ba8a-9cae95e2aee1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d Jul 31 20:55:36.914820 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7c766ca9-8849-461b-ba8a-9cae95e2aee1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:36.915145 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7c766ca9-8849-461b-ba8a-9cae95e2aee1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:37.025626 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-61f84929-e857-48b0-bda1-60ecb794e3b3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.028321 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61f84929-e857-48b0-bda1-60ecb794e3b3 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:37.028740 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61f84929-e857-48b0-bda1-60ecb794e3b3 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:37.029075 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61f84929-e857-48b0-bda1-60ecb794e3b3 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:37.029336 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-61f84929-e857-48b0-bda1-60ecb794e3b3 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:37.036705 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:37.036705 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:37.037911 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61f84929-e857-48b0-bda1-60ecb794e3b3 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:37.038449 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 889/3624] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:37 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:37.102679 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:37.102679 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:37.106406 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7c766ca9-8849-461b-ba8a-9cae95e2aee1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:55:37.111051 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7c766ca9-8849-461b-ba8a-9cae95e2aee1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d returned with HTTP 200 Jul 31 20:55:37.111432 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 915/3625] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:36 2026] GET /volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d => generated 1361 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:37.124436 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-13485dce-4b00-4f13-8e6d-2950132be040 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.126093 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-13485dce-4b00-4f13-8e6d-2950132be040 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d Jul 31 20:55:37.126236 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-13485dce-4b00-4f13-8e6d-2950132be040 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:37.126410 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-13485dce-4b00-4f13-8e6d-2950132be040 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:37.133153 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:37.133153 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:37.138387 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-13485dce-4b00-4f13-8e6d-2950132be040 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:55:37.143447 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-13485dce-4b00-4f13-8e6d-2950132be040 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d returned with HTTP 200 Jul 31 20:55:37.143951 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 918/3626] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:37 2026] GET /volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d => generated 1361 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:37.154363 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b47cab49-aa9e-4df8-92d5-6410d6e685e1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.156082 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b47cab49-aa9e-4df8-92d5-6410d6e685e1 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 Jul 31 20:55:37.156312 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b47cab49-aa9e-4df8-92d5-6410d6e685e1 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:37.156551 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b47cab49-aa9e-4df8-92d5-6410d6e685e1 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:37.157090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6f9f588d-e661-492a-b6e1-abb8288cffcd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.159367 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6f9f588d-e661-492a-b6e1-abb8288cffcd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:55:37.159866 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6f9f588d-e661-492a-b6e1-abb8288cffcd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ffcbd1dc-493f-4929-84a2-7e971d42f69d", "name": "tempest-TestVolumeBackupRestore-backup-1707626090", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:37.161590 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b47cab49-aa9e-4df8-92d5-6410d6e685e1 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 returned with HTTP 404 Jul 31 20:55:37.161909 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-6f9f588d-e661-492a-b6e1-abb8288cffcd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Creating new backup {'backup': {'volume_id': 'ffcbd1dc-493f-4929-84a2-7e971d42f69d', 'name': 'tempest-TestVolumeBackupRestore-backup-1707626090', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:55:37.162053 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 905/3627] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:37 2026] GET /volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:37.162093 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-6f9f588d-e661-492a-b6e1-abb8288cffcd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Creating backup of volume ffcbd1dc-493f-4929-84a2-7e971d42f69d in container None Jul 31 20:55:37.170148 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:37.170148 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:37.170304 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a7fb3fb8-17eb-4f3f-99ea-a673402616c9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.170355 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6f9f588d-e661-492a-b6e1-abb8288cffcd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:55:37.171945 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a7fb3fb8-17eb-4f3f-99ea-a673402616c9 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action Jul 31 20:55:37.172417 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a7fb3fb8-17eb-4f3f-99ea-a673402616c9 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:37.172604 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a7fb3fb8-17eb-4f3f-99ea-a673402616c9 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:37.174360 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.admin_actions [None req-a7fb3fb8-17eb-4f3f-99ea-a673402616c9 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot '840185b1-91ad-442e-8e41-1cf0d4b08908' with '{'status': 'available'}' {{(pid=100192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:37.186105 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:37.186105 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:37.203410 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a7fb3fb8-17eb-4f3f-99ea-a673402616c9 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action returned with HTTP 202 Jul 31 20:55:37.203967 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 916/3628] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:37 2026] POST /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:37.211759 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-24dd2aeb-5cc7-430c-9a78-a8f6b03103b7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.213521 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-6f9f588d-e661-492a-b6e1-abb8288cffcd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Created reservations ['0546e8c5-7962-4980-aeae-85d2042d373e', 'e79e33e4-213b-465d-8349-bbef9d67e630'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:37.215069 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-24dd2aeb-5cc7-430c-9a78-a8f6b03103b7 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:37.215587 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-24dd2aeb-5cc7-430c-9a78-a8f6b03103b7 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:37.216013 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-24dd2aeb-5cc7-430c-9a78-a8f6b03103b7 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:37.222443 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:37.222443 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:37.222978 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-24dd2aeb-5cc7-430c-9a78-a8f6b03103b7 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:37.224053 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-24dd2aeb-5cc7-430c-9a78-a8f6b03103b7 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:37.224889 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 919/3629] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:37 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:37.235159 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7703824a-2d94-4adf-8a33-ec93b49b78f2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.237245 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7703824a-2d94-4adf-8a33-ec93b49b78f2 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 Jul 31 20:55:37.237465 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7703824a-2d94-4adf-8a33-ec93b49b78f2 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:37.237686 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7703824a-2d94-4adf-8a33-ec93b49b78f2 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:37.237794 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-7703824a-2d94-4adf-8a33-ec93b49b78f2 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Delete snapshot with id: 8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 Jul 31 20:55:37.242699 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7703824a-2d94-4adf-8a33-ec93b49b78f2 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 returned with HTTP 404 Jul 31 20:55:37.243541 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 906/3630] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:55:37 2026] DELETE /volume/v3/snapshots/8047e7cf-a49e-4c07-a3f5-903c4ecd6f98 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:37.254427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1c51fd33-fc7b-4981-ab82-5d6ff824c04b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.256207 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1c51fd33-fc7b-4981-ab82-5d6ff824c04b tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:55:37.256678 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1c51fd33-fc7b-4981-ab82-5d6ff824c04b tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8999c7f-cd09-45c0-a311-af451baf4da6", "name": "tempest-SnapshotsActionsTest-Snapshot-1393567570"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:37.268210 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:37.268210 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:37.268910 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1c51fd33-fc7b-4981-ab82-5d6ff824c04b tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Volume info retrieved successfully. Jul 31 20:55:37.269120 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-1c51fd33-fc7b-4981-ab82-5d6ff824c04b tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Create snapshot from volume f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:37.287561 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6f9f588d-e661-492a-b6e1-abb8288cffcd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:55:37.287850 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 890/3631] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:55:37 2026] POST /volume/v3/backups => generated 335 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:37.303732 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-74062836-0bf9-490a-a299-4fefb9a5bc9b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.303732 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-74062836-0bf9-490a-a299-4fefb9a5bc9b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:37.303732 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-74062836-0bf9-490a-a299-4fefb9a5bc9b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:37.303732 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-74062836-0bf9-490a-a299-4fefb9a5bc9b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:37.303732 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-74062836-0bf9-490a-a299-4fefb9a5bc9b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:37.305157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5bacf5a5-c8a5-4766-a2ef-512e0d0cc8b0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.307625 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5bacf5a5-c8a5-4766-a2ef-512e0d0cc8b0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:37.307625 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5bacf5a5-c8a5-4766-a2ef-512e0d0cc8b0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:37.307625 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5bacf5a5-c8a5-4766-a2ef-512e0d0cc8b0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:37.307625 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-5bacf5a5-c8a5-4766-a2ef-512e0d0cc8b0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:37.307907 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:37.307907 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:37.308491 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-74062836-0bf9-490a-a299-4fefb9a5bc9b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:37.308880 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 907/3632] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:37 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:37.313250 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:37.313250 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:37.314036 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5bacf5a5-c8a5-4766-a2ef-512e0d0cc8b0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:37.314572 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 920/3633] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:37 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 742 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:37.321976 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-1c51fd33-fc7b-4981-ab82-5d6ff824c04b tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Created reservations ['a44f4785-2776-4917-a9fe-9ebe2ae61d24', '67c4fb26-d7a3-4880-8d07-9ab1a533e92a', '3cdf4323-8b7f-48b9-8c01-0c0bb52b437e', '70f32d4f-56f7-43e5-97a1-fb3a5163266d'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:37.377931 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1c51fd33-fc7b-4981-ab82-5d6ff824c04b tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot create request issued successfully. Jul 31 20:55:37.378444 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1c51fd33-fc7b-4981-ab82-5d6ff824c04b tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:55:37.378900 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 917/3634] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:55:37 2026] POST /volume/v3/snapshots => generated 307 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:37.388700 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-999e316c-2a1a-4525-8cb6-a12891ffcd9c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.391192 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-999e316c-2a1a-4525-8cb6-a12891ffcd9c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 Jul 31 20:55:37.391398 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-999e316c-2a1a-4525-8cb6-a12891ffcd9c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:37.391657 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-999e316c-2a1a-4525-8cb6-a12891ffcd9c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:37.399289 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:37.399289 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:37.399882 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-999e316c-2a1a-4525-8cb6-a12891ffcd9c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:37.401022 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-999e316c-2a1a-4525-8cb6-a12891ffcd9c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 returned with HTTP 200 Jul 31 20:55:37.401535 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 891/3635] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:37 2026] GET /volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:37.675295 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.788854 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:37.789257 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-1666172914"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:37.791188 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-1666172914'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:37.791188 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Create volume of 1 GB Jul 31 20:55:37.794731 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Availability Zones retrieved successfully. Jul 31 20:55:37.800222 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Flow 'volume_create_api' (f917be56-d22c-4608-be5a-604db77af311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:37.801142 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e78eec3-f322-4f4e-a957-091f8b011333) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:37.801999 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:37.828088 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e78eec3-f322-4f4e-a957-091f8b011333) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:37.828953 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f348565-1196-41b9-958f-0e0938b660d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:37.894910 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Created reservations ['106033e8-bf18-436d-a654-a13bf486d0e0', '775abd7b-e68f-4c8c-93d5-34fb4e7dda03', '3f6ca220-b2b1-47fc-9ad2-fdc7dfd2ccd3', '667ee930-cae0-4192-9c28-88d64de05cde'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:37.895690 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f348565-1196-41b9-958f-0e0938b660d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['106033e8-bf18-436d-a654-a13bf486d0e0', '775abd7b-e68f-4c8c-93d5-34fb4e7dda03', '3f6ca220-b2b1-47fc-9ad2-fdc7dfd2ccd3', '667ee930-cae0-4192-9c28-88d64de05cde']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:37.896691 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53755df-319b-4bc4-a06f-81178049c69f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:37.929468 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f53755df-319b-4bc4-a06f-81178049c69f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2c64694-ad18-41d8-9ffe-dbe48afc2251', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1666172914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16d1d51921045888029ada94858c9d4',qos_specs=None,replication_status=,reservations=['106033e8-bf18-436d-a654-a13bf486d0e0','775abd7b-e68f-4c8c-93d5-34fb4e7dda03','3f6ca220-b2b1-47fc-9ad2-fdc7dfd2ccd3','667ee930-cae0-4192-9c28-88d64de05cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd4185051b67433db982a9e346203347',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-1666172914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2c64694-ad18-41d8-9ffe-dbe48afc2251,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f16d1d51921045888029ada94858c9d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dd4185051b67433db982a9e346203347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:37.930224 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b92bf73-6807-489a-b510-fb3262c032be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:37.957555 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b92bf73-6807-489a-b510-fb3262c032be) transitioned into state 'SUCCESS' from state '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-1666172914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f16d1d51921045888029ada94858c9d4',qos_specs=None,replication_status=,reservations=['106033e8-bf18-436d-a654-a13bf486d0e0','775abd7b-e68f-4c8c-93d5-34fb4e7dda03','3f6ca220-b2b1-47fc-9ad2-fdc7dfd2ccd3','667ee930-cae0-4192-9c28-88d64de05cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dd4185051b67433db982a9e346203347',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:37.958703 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555cb751-15bc-4878-91d6-c913fade81f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:37.977871 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (555cb751-15bc-4878-91d6-c913fade81f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:37.978291 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Flow 'volume_create_api' (f917be56-d22c-4608-be5a-604db77af311) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:37.978586 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Create volume request issued successfully. Jul 31 20:55:37.979200 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5f4691b6-2348-4cce-acf8-a3369472ab38 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:37.979667 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 908/3636] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:55:37 2026] POST /volume/v3/volumes => generated 752 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:37.994075 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-73d5a53c-1f72-495c-8dd0-f4cbe535bd91 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:37.998082 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-73d5a53c-1f72-495c-8dd0-f4cbe535bd91 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 Jul 31 20:55:37.998409 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-73d5a53c-1f72-495c-8dd0-f4cbe535bd91 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:37.998670 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-73d5a53c-1f72-495c-8dd0-f4cbe535bd91 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:38.016688 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:38.016688 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:38.024474 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-73d5a53c-1f72-495c-8dd0-f4cbe535bd91 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Volume info retrieved successfully. Jul 31 20:55:38.032301 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-73d5a53c-1f72-495c-8dd0-f4cbe535bd91 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 returned with HTTP 200 Jul 31 20:55:38.032920 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 921/3637] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:37 2026] GET /volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 => generated 820 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:38.049325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ec549a63-b431-44c7-852b-f2eaf475667e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:38.051406 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ec549a63-b431-44c7-852b-f2eaf475667e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:38.051602 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ec549a63-b431-44c7-852b-f2eaf475667e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:38.051840 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ec549a63-b431-44c7-852b-f2eaf475667e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:38.052029 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ec549a63-b431-44c7-852b-f2eaf475667e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:38.057445 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:38.057445 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:38.058227 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ec549a63-b431-44c7-852b-f2eaf475667e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:38.058745 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 918/3638] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:38 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:38.324830 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-48fb7a41-efb0-4c5f-abd7-d80e9fec1e28 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:38.326784 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-48fb7a41-efb0-4c5f-abd7-d80e9fec1e28 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:38.327019 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cbd85454-8823-4dd1-bca0-064d526820b8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:38.327068 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-48fb7a41-efb0-4c5f-abd7-d80e9fec1e28 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:38.327294 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-48fb7a41-efb0-4c5f-abd7-d80e9fec1e28 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:38.327433 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-48fb7a41-efb0-4c5f-abd7-d80e9fec1e28 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:38.328791 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cbd85454-8823-4dd1-bca0-064d526820b8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:38.328991 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cbd85454-8823-4dd1-bca0-064d526820b8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:38.329195 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cbd85454-8823-4dd1-bca0-064d526820b8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:38.329299 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-cbd85454-8823-4dd1-bca0-064d526820b8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:38.332050 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:38.332050 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:38.332725 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-48fb7a41-efb0-4c5f-abd7-d80e9fec1e28 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:38.333204 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 892/3639] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:38 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:38.333407 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:38.333407 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:38.334119 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cbd85454-8823-4dd1-bca0-064d526820b8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:38.334519 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 909/3640] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:38 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 744 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:38.400397 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-daac24c4-c51f-40ff-bbe8-a8f8ff1edea3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:38.403138 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-daac24c4-c51f-40ff-bbe8-a8f8ff1edea3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 Jul 31 20:55:38.403397 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-daac24c4-c51f-40ff-bbe8-a8f8ff1edea3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:38.403620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-daac24c4-c51f-40ff-bbe8-a8f8ff1edea3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:38.410215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c30749c3-11dd-4eba-b9de-5c135b159a6a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:38.411893 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:38.411893 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:38.416363 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-daac24c4-c51f-40ff-bbe8-a8f8ff1edea3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:55:38.416482 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c30749c3-11dd-4eba-b9de-5c135b159a6a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 Jul 31 20:55:38.417903 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c30749c3-11dd-4eba-b9de-5c135b159a6a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:38.418769 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c30749c3-11dd-4eba-b9de-5c135b159a6a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:38.423017 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-daac24c4-c51f-40ff-bbe8-a8f8ff1edea3 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 returned with HTTP 200 Jul 31 20:55:38.423629 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 922/3641] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:55:38 2026] GET /volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:38.444802 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:38.444802 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:38.445501 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c30749c3-11dd-4eba-b9de-5c135b159a6a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:38.446517 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c30749c3-11dd-4eba-b9de-5c135b159a6a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 returned with HTTP 200 Jul 31 20:55:38.446842 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e6a95f0f-dc63-4e96-b9da-8056e462b42d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:38.446962 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 919/3642] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:38 2026] GET /volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:38.447235 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e6a95f0f-dc63-4e96-b9da-8056e462b42d None None] GET https://10.4.3.157/volume// Jul 31 20:55:38.447389 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e6a95f0f-dc63-4e96-b9da-8056e462b42d None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:38.447561 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e6a95f0f-dc63-4e96-b9da-8056e462b42d None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:38.447875 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e6a95f0f-dc63-4e96-b9da-8056e462b42d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:55:38.448155 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 893/3643] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:55:38 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:55:38.460159 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c1c88dd4-9ea9-4b4b-a998-a847714fa6f4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:38.461320 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-999ffbb3-7008-4986-ace4-67d0d448b48b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:38.463459 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c1c88dd4-9ea9-4b4b-a998-a847714fa6f4 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956/action Jul 31 20:55:38.465259 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-999ffbb3-7008-4986-ace4-67d0d448b48b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:55:38.465959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c1c88dd4-9ea9-4b4b-a998-a847714fa6f4 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:38.466090 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c1c88dd4-9ea9-4b4b-a998-a847714fa6f4 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:38.467461 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-999ffbb3-7008-4986-ace4-67d0d448b48b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "93da9664-fc80-4a65-a3a4-1bb0c240dcc5", "connector": null, "instance_uuid": "5bafeb23-5735-4625-9d33-f804d3f47f18"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:38.468565 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.admin_actions [None req-c1c88dd4-9ea9-4b4b-a998-a847714fa6f4 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot 'e5e20d06-7e50-4453-a3ad-e68bd9d87956' with '{'status': 'deleting'}' {{(pid=100193) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:38.484930 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:38.484930 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:38.488004 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:38.488004 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:38.507213 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c1c88dd4-9ea9-4b4b-a998-a847714fa6f4 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956/action returned with HTTP 202 Jul 31 20:55:38.507776 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 910/3644] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:38 2026] POST /volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:38.520416 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8465a5da-5958-41a5-a153-d739f19f3fe8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:38.523607 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8465a5da-5958-41a5-a153-d739f19f3fe8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 Jul 31 20:55:38.523607 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8465a5da-5958-41a5-a153-d739f19f3fe8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:38.523829 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8465a5da-5958-41a5-a153-d739f19f3fe8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:38.532333 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:38.532333 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:38.532913 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8465a5da-5958-41a5-a153-d739f19f3fe8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:38.533914 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8465a5da-5958-41a5-a153-d739f19f3fe8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 returned with HTTP 200 Jul 31 20:55:38.534971 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 920/3645] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:38 2026] GET /volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:38.535410 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-999ffbb3-7008-4986-ace4-67d0d448b48b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:55:38.535920 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 923/3646] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:55:38 2026] POST /volume/v3/attachments => generated 273 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:38.549804 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3a7d8419-3f95-4752-a0e9-406b6e927ed5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:38.551924 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3a7d8419-3f95-4752-a0e9-406b6e927ed5 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956/action Jul 31 20:55:38.552313 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3a7d8419-3f95-4752-a0e9-406b6e927ed5 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:38.553808 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3a7d8419-3f95-4752-a0e9-406b6e927ed5 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:38.560601 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:38.560601 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:38.560942 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3a7d8419-3f95-4752-a0e9-406b6e927ed5 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Snapshot retrieved successfully. Jul 31 20:55:38.579757 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3a7d8419-3f95-4752-a0e9-406b6e927ed5 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Snapshot delete request issued successfully. Jul 31 20:55:38.580092 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3a7d8419-3f95-4752-a0e9-406b6e927ed5 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956/action returned with HTTP 202 Jul 31 20:55:38.580657 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 894/3647] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:38 2026] POST /volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 20:55:38.588360 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-48b536e1-d04e-46bc-9eb4-e3f3665b4bf8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:38.592928 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-48b536e1-d04e-46bc-9eb4-e3f3665b4bf8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 Jul 31 20:55:38.592928 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-48b536e1-d04e-46bc-9eb4-e3f3665b4bf8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:38.592928 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-48b536e1-d04e-46bc-9eb4-e3f3665b4bf8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:38.597112 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:38.597112 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:38.597575 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-48b536e1-d04e-46bc-9eb4-e3f3665b4bf8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:38.598458 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-48b536e1-d04e-46bc-9eb4-e3f3665b4bf8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 returned with HTTP 200 Jul 31 20:55:38.598876 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 911/3648] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:38 2026] GET /volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:39.046554 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-12a5bf20-7335-4a41-87ee-bbe737f400f6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.048903 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-12a5bf20-7335-4a41-87ee-bbe737f400f6 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 Jul 31 20:55:39.049151 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-12a5bf20-7335-4a41-87ee-bbe737f400f6 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:39.049429 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-12a5bf20-7335-4a41-87ee-bbe737f400f6 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:39.071583 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9bc5247f-ee73-46c1-b81b-80bc3aeb349d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.073856 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9bc5247f-ee73-46c1-b81b-80bc3aeb349d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:39.074114 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9bc5247f-ee73-46c1-b81b-80bc3aeb349d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:39.074682 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9bc5247f-ee73-46c1-b81b-80bc3aeb349d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:39.074682 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-9bc5247f-ee73-46c1-b81b-80bc3aeb349d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:39.087239 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:39.087239 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:39.088293 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9bc5247f-ee73-46c1-b81b-80bc3aeb349d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:39.088793 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 924/3649] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:39 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:39.118086 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:39.118086 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:39.127934 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-12a5bf20-7335-4a41-87ee-bbe737f400f6 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Volume info retrieved successfully. Jul 31 20:55:39.136078 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-12a5bf20-7335-4a41-87ee-bbe737f400f6 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 returned with HTTP 200 Jul 31 20:55:39.136733 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 921/3650] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:39 2026] GET /volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 => generated 845 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:39.156300 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c9a548fb-e52a-4208-ae34-3988fe79ab56 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.163050 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c9a548fb-e52a-4208-ae34-3988fe79ab56 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:55:39.163532 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c9a548fb-e52a-4208-ae34-3988fe79ab56 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f2c64694-ad18-41d8-9ffe-dbe48afc2251", "name": "tempest-VolumesBackupsV39Test-Backup-724683767", "container": "tempest-volumesbackupsv39test-backup-container-412601242"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:39.167159 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-c9a548fb-e52a-4208-ae34-3988fe79ab56 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Creating new backup {'backup': {'volume_id': 'f2c64694-ad18-41d8-9ffe-dbe48afc2251', 'name': 'tempest-VolumesBackupsV39Test-Backup-724683767', 'container': 'tempest-volumesbackupsv39test-backup-container-412601242'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:55:39.167159 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-c9a548fb-e52a-4208-ae34-3988fe79ab56 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Creating backup of volume f2c64694-ad18-41d8-9ffe-dbe48afc2251 in container tempest-volumesbackupsv39test-backup-container-412601242 Jul 31 20:55:39.177256 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:39.177256 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:39.179300 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c9a548fb-e52a-4208-ae34-3988fe79ab56 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Volume info retrieved successfully. Jul 31 20:55:39.218218 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-c9a548fb-e52a-4208-ae34-3988fe79ab56 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Created reservations ['81ba9a8f-d835-42b0-982d-767fe27832ca', '1f46d2be-9fa8-4ba0-87a9-46f3b7792f36'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:39.268328 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c9a548fb-e52a-4208-ae34-3988fe79ab56 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:55:39.268328 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 895/3651] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:55:39 2026] POST /volume/v3/backups => generated 332 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:39.278302 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-00d08be6-a9ea-43f0-8bf0-8a0fcae3d482 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.280858 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-00d08be6-a9ea-43f0-8bf0-8a0fcae3d482 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:39.281180 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-00d08be6-a9ea-43f0-8bf0-8a0fcae3d482 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:39.281545 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-00d08be6-a9ea-43f0-8bf0-8a0fcae3d482 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:39.281706 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-00d08be6-a9ea-43f0-8bf0-8a0fcae3d482 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:39.288344 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:39.288344 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:39.289552 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-00d08be6-a9ea-43f0-8bf0-8a0fcae3d482 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:39.290200 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 912/3652] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:39 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 793 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:39.346539 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-164d6cfa-6faf-464a-89e1-64ac46232f17 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.347280 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c74bd2d3-d631-4d26-8650-77b505858e09 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.350433 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-164d6cfa-6faf-464a-89e1-64ac46232f17 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:39.350664 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-164d6cfa-6faf-464a-89e1-64ac46232f17 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:39.350977 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-164d6cfa-6faf-464a-89e1-64ac46232f17 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:39.351043 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c74bd2d3-d631-4d26-8650-77b505858e09 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:39.351154 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-164d6cfa-6faf-464a-89e1-64ac46232f17 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:39.351385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c74bd2d3-d631-4d26-8650-77b505858e09 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:39.351609 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c74bd2d3-d631-4d26-8650-77b505858e09 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:39.352203 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c74bd2d3-d631-4d26-8650-77b505858e09 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:39.362328 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:39.362328 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:39.363052 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-164d6cfa-6faf-464a-89e1-64ac46232f17 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:39.363525 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 925/3653] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:39 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:39.363708 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:39.363708 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:39.367149 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c74bd2d3-d631-4d26-8650-77b505858e09 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:39.367149 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 922/3654] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:39 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 744 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:39.610296 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d29010a3-d286-4f56-8c2a-f23862230750 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.615636 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d29010a3-d286-4f56-8c2a-f23862230750 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 Jul 31 20:55:39.615878 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d29010a3-d286-4f56-8c2a-f23862230750 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:39.616105 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d29010a3-d286-4f56-8c2a-f23862230750 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:39.626638 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d29010a3-d286-4f56-8c2a-f23862230750 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 returned with HTTP 404 Jul 31 20:55:39.627119 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 896/3655] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:39 2026] GET /volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:39.638527 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-931a09d5-e362-4b59-8195-cc070a308b11 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.640660 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-931a09d5-e362-4b59-8195-cc070a308b11 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action Jul 31 20:55:39.641082 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-931a09d5-e362-4b59-8195-cc070a308b11 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:39.642574 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-931a09d5-e362-4b59-8195-cc070a308b11 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:39.642644 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.admin_actions [None req-931a09d5-e362-4b59-8195-cc070a308b11 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot '840185b1-91ad-442e-8e41-1cf0d4b08908' with '{'status': 'available'}' {{(pid=100193) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:39.655747 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:39.655747 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:39.686216 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-931a09d5-e362-4b59-8195-cc070a308b11 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action returned with HTTP 202 Jul 31 20:55:39.686808 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 913/3656] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:39 2026] POST /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:39.695669 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c3d325eb-a3f3-43f6-ad84-3b7859b24aeb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.697641 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c3d325eb-a3f3-43f6-ad84-3b7859b24aeb tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:39.697940 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c3d325eb-a3f3-43f6-ad84-3b7859b24aeb tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:39.698185 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c3d325eb-a3f3-43f6-ad84-3b7859b24aeb tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:39.704793 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:39.704793 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:39.705518 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c3d325eb-a3f3-43f6-ad84-3b7859b24aeb tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:39.707642 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c3d325eb-a3f3-43f6-ad84-3b7859b24aeb tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:39.708209 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 926/3657] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:39 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:39.721148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-47966590-4abe-4fd4-bbe1-0c4b605a3829 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.726988 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-47966590-4abe-4fd4-bbe1-0c4b605a3829 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 Jul 31 20:55:39.727168 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-47966590-4abe-4fd4-bbe1-0c4b605a3829 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:39.727424 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-47966590-4abe-4fd4-bbe1-0c4b605a3829 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:39.727553 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-47966590-4abe-4fd4-bbe1-0c4b605a3829 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Delete snapshot with id: e5e20d06-7e50-4453-a3ad-e68bd9d87956 Jul 31 20:55:39.737311 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-47966590-4abe-4fd4-bbe1-0c4b605a3829 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 returned with HTTP 404 Jul 31 20:55:39.738119 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 923/3658] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:55:39 2026] DELETE /volume/v3/snapshots/e5e20d06-7e50-4453-a3ad-e68bd9d87956 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:39.747227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9e74dbaa-cfbc-4eac-8167-4790b857e48f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.749885 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9e74dbaa-cfbc-4eac-8167-4790b857e48f tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:55:39.749993 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9e74dbaa-cfbc-4eac-8167-4790b857e48f tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8999c7f-cd09-45c0-a311-af451baf4da6", "name": "tempest-SnapshotsActionsTest-Snapshot-676375429"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:39.770379 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:39.770379 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:39.774301 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9e74dbaa-cfbc-4eac-8167-4790b857e48f tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Volume info retrieved successfully. Jul 31 20:55:39.774301 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-9e74dbaa-cfbc-4eac-8167-4790b857e48f tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Create snapshot from volume f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:39.815431 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-9e74dbaa-cfbc-4eac-8167-4790b857e48f tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Created reservations ['601e6e90-cca6-4392-9627-653359c06ba5', '93e6ecbf-e319-441e-8bc0-f622b9a68a3c', 'b00f5920-8d53-4088-908a-20b2d736d3cb', '2e2ee4ae-a29f-46d5-a675-a873042c5552'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:39.869201 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fe357293-fbd5-437e-8c3a-06e0f0b311f4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.869581 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe357293-fbd5-437e-8c3a-06e0f0b311f4 None None] GET https://10.4.3.157/volume// Jul 31 20:55:39.869768 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fe357293-fbd5-437e-8c3a-06e0f0b311f4 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:39.869968 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9e74dbaa-cfbc-4eac-8167-4790b857e48f tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot create request issued successfully. Jul 31 20:55:39.870041 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fe357293-fbd5-437e-8c3a-06e0f0b311f4 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:39.870314 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe357293-fbd5-437e-8c3a-06e0f0b311f4 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:55:39.870428 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9e74dbaa-cfbc-4eac-8167-4790b857e48f tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:55:39.870588 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 914/3659] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:55:39 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 20:55:39.870998 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 897/3660] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:55:39 2026] POST /volume/v3/snapshots => generated 306 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:39.881159 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-0f4ec33d-e62c-4b5c-8f8f-db642819237e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.881361 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-74f4cc55-7db7-4cb5-aba1-4ca2c8a9be93 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:39.883517 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-0f4ec33d-e62c-4b5c-8f8f-db642819237e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 Jul 31 20:55:39.883731 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-0f4ec33d-e62c-4b5c-8f8f-db642819237e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:39.883925 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-0f4ec33d-e62c-4b5c-8f8f-db642819237e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:39.883991 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-74f4cc55-7db7-4cb5-aba1-4ca2c8a9be93 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 Jul 31 20:55:39.884235 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-74f4cc55-7db7-4cb5-aba1-4ca2c8a9be93 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:39.884533 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-74f4cc55-7db7-4cb5-aba1-4ca2c8a9be93 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:39.890089 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:39.890089 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:39.890243 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-74f4cc55-7db7-4cb5-aba1-4ca2c8a9be93 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:39.891109 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-74f4cc55-7db7-4cb5-aba1-4ca2c8a9be93 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 returned with HTTP 200 Jul 31 20:55:39.891506 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 927/3661] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:39 2026] GET /volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:39.892869 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:39.892869 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:39.895929 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-0f4ec33d-e62c-4b5c-8f8f-db642819237e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:55:39.900552 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-0f4ec33d-e62c-4b5c-8f8f-db642819237e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 returned with HTTP 200 Jul 31 20:55:39.900683 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 924/3662] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:55:39 2026] GET /volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 => generated 1535 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:55:40.008348 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1bf83b93-7682-4d52-a4ab-ce6260b54b9f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:40.010764 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1bf83b93-7682-4d52-a4ab-ce6260b54b9f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] PUT https://10.4.3.157/volume/v3/attachments/bd3ec3c1-21a3-4c0f-987d-16c1cccb73c8 Jul 31 20:55:40.012704 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1bf83b93-7682-4d52-a4ab-ce6260b54b9f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:40.025582 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1bf83b93-7682-4d52-a4ab-ce6260b54b9f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Acquiring lock "cinder-attachment_update-93da9664-fc80-4a65-a3a4-1bb0c240dcc5-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:55:40.032264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1bf83b93-7682-4d52-a4ab-ce6260b54b9f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Lock "cinder-attachment_update-93da9664-fc80-4a65-a3a4-1bb0c240dcc5-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:55:40.033411 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:40.033411 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:40.099780 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dddbab03-1a93-4383-be56-5c3d434d3666 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:40.102951 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dddbab03-1a93-4383-be56-5c3d434d3666 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:40.103510 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dddbab03-1a93-4383-be56-5c3d434d3666 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:40.103897 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dddbab03-1a93-4383-be56-5c3d434d3666 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:40.104602 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-dddbab03-1a93-4383-be56-5c3d434d3666 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:40.113757 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:40.113757 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:40.115581 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dddbab03-1a93-4383-be56-5c3d434d3666 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:40.115581 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 898/3663] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:40 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:40.151397 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1bf83b93-7682-4d52-a4ab-ce6260b54b9f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Lock "cinder-attachment_update-93da9664-fc80-4a65-a3a4-1bb0c240dcc5-np0000006272" released by "attachment_update" :: held 0.119s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:55:40.152336 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1bf83b93-7682-4d52-a4ab-ce6260b54b9f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/attachments/bd3ec3c1-21a3-4c0f-987d-16c1cccb73c8 returned with HTTP 200 Jul 31 20:55:40.152336 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 915/3664] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:55:40 2026] PUT /volume/v3/attachments/bd3ec3c1-21a3-4c0f-987d-16c1cccb73c8 => generated 969 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:40.190628 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1e1838fb-8832-4951-b3b4-2fb1180b14df None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:40.192757 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1e1838fb-8832-4951-b3b4-2fb1180b14df tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/attachments/bd3ec3c1-21a3-4c0f-987d-16c1cccb73c8/action Jul 31 20:55:40.193462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1e1838fb-8832-4951-b3b4-2fb1180b14df tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:40.193842 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1e1838fb-8832-4951-b3b4-2fb1180b14df tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:40.213423 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:40.213423 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:40.234175 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1f68249d-859a-4076-9942-ccdf0d974cc4 req-1e1838fb-8832-4951-b3b4-2fb1180b14df tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/attachments/bd3ec3c1-21a3-4c0f-987d-16c1cccb73c8/action returned with HTTP 204 Jul 31 20:55:40.235168 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 928/3665] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:55:40 2026] POST /volume/v3/attachments/bd3ec3c1-21a3-4c0f-987d-16c1cccb73c8/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:40.302516 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3b9c63b1-1120-492b-a8c0-7db6f211e886 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:40.305399 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3b9c63b1-1120-492b-a8c0-7db6f211e886 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:40.305689 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3b9c63b1-1120-492b-a8c0-7db6f211e886 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:40.305991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3b9c63b1-1120-492b-a8c0-7db6f211e886 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:40.306151 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-3b9c63b1-1120-492b-a8c0-7db6f211e886 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:40.311949 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:40.311949 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:40.312854 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3b9c63b1-1120-492b-a8c0-7db6f211e886 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:40.314883 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 925/3666] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:40 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:40.380763 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7281133d-b1fb-4c81-ab04-02a208f0af4c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:40.381909 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e5ccc38a-8721-49b3-8d93-2a03e25fb606 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:40.386538 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7281133d-b1fb-4c81-ab04-02a208f0af4c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:40.386538 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7281133d-b1fb-4c81-ab04-02a208f0af4c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:40.386832 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7281133d-b1fb-4c81-ab04-02a208f0af4c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:40.386983 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-7281133d-b1fb-4c81-ab04-02a208f0af4c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:40.387179 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e5ccc38a-8721-49b3-8d93-2a03e25fb606 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:40.387508 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e5ccc38a-8721-49b3-8d93-2a03e25fb606 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:40.387812 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e5ccc38a-8721-49b3-8d93-2a03e25fb606 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:40.391236 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-e5ccc38a-8721-49b3-8d93-2a03e25fb606 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:40.397373 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:40.397373 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:40.397956 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7281133d-b1fb-4c81-ab04-02a208f0af4c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:40.398541 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 899/3667] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:40 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:40.399516 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:40.399516 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:40.401443 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e5ccc38a-8721-49b3-8d93-2a03e25fb606 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:40.401443 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 916/3668] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:40 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:40.900870 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a3a29aab-b274-4247-b3c2-e6c72d22dd0a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:40.903113 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3a29aab-b274-4247-b3c2-e6c72d22dd0a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 Jul 31 20:55:40.903370 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a3a29aab-b274-4247-b3c2-e6c72d22dd0a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:40.903588 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a3a29aab-b274-4247-b3c2-e6c72d22dd0a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:40.911906 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:40.911906 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:40.912301 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a3a29aab-b274-4247-b3c2-e6c72d22dd0a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:40.912950 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3a29aab-b274-4247-b3c2-e6c72d22dd0a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 returned with HTTP 200 Jul 31 20:55:40.913599 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 929/3669] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:40 2026] GET /volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:40.923826 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-930630b3-399b-4ac3-8604-0687d8e4b226 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:40.925684 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-930630b3-399b-4ac3-8604-0687d8e4b226 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777/action Jul 31 20:55:40.925684 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-930630b3-399b-4ac3-8604-0687d8e4b226 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:40.925965 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-930630b3-399b-4ac3-8604-0687d8e4b226 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:40.928085 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.admin_actions [None req-930630b3-399b-4ac3-8604-0687d8e4b226 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot '225a4cba-33e2-41ad-bc5f-ff2a1e670777' with '{'status': 'error'}' {{(pid=100192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:40.935483 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:40.935483 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:40.959559 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-930630b3-399b-4ac3-8604-0687d8e4b226 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777/action returned with HTTP 202 Jul 31 20:55:40.960110 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 926/3670] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:40 2026] POST /volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:40.972318 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-88a5e3b2-07a2-45b9-bd3d-3e8f4c6a6b72 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:40.974028 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88a5e3b2-07a2-45b9-bd3d-3e8f4c6a6b72 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 Jul 31 20:55:40.975553 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88a5e3b2-07a2-45b9-bd3d-3e8f4c6a6b72 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:40.975553 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-88a5e3b2-07a2-45b9-bd3d-3e8f4c6a6b72 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:40.979005 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:40.979005 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:40.979425 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-88a5e3b2-07a2-45b9-bd3d-3e8f4c6a6b72 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:40.980157 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-88a5e3b2-07a2-45b9-bd3d-3e8f4c6a6b72 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 returned with HTTP 200 Jul 31 20:55:40.980525 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 900/3671] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:40 2026] GET /volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:40.989112 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5d0afb5b-045c-4b29-8fbc-d3ca93c5ca4d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:40.990825 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5d0afb5b-045c-4b29-8fbc-d3ca93c5ca4d tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777/action Jul 31 20:55:40.991204 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5d0afb5b-045c-4b29-8fbc-d3ca93c5ca4d tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:40.991745 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5d0afb5b-045c-4b29-8fbc-d3ca93c5ca4d tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:40.999940 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:40.999940 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:41.000315 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5d0afb5b-045c-4b29-8fbc-d3ca93c5ca4d tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Snapshot retrieved successfully. Jul 31 20:55:41.026047 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5d0afb5b-045c-4b29-8fbc-d3ca93c5ca4d tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Snapshot delete request issued successfully. Jul 31 20:55:41.026433 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5d0afb5b-045c-4b29-8fbc-d3ca93c5ca4d tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777/action returned with HTTP 202 Jul 31 20:55:41.026685 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 917/3672] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:40 2026] POST /volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:41.034604 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-40b77ada-eea3-45f2-992b-c0d155777e3a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:41.036679 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-40b77ada-eea3-45f2-992b-c0d155777e3a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 Jul 31 20:55:41.036924 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-40b77ada-eea3-45f2-992b-c0d155777e3a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:41.037212 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-40b77ada-eea3-45f2-992b-c0d155777e3a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:41.043455 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:41.043455 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:41.044539 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-40b77ada-eea3-45f2-992b-c0d155777e3a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:41.044975 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-40b77ada-eea3-45f2-992b-c0d155777e3a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 returned with HTTP 200 Jul 31 20:55:41.045806 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 930/3673] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:41 2026] GET /volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:41.128273 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-89be7f8a-1551-45c9-9ebe-a555d8b084c7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:41.131494 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-89be7f8a-1551-45c9-9ebe-a555d8b084c7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:41.131494 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-89be7f8a-1551-45c9-9ebe-a555d8b084c7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:41.131615 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-89be7f8a-1551-45c9-9ebe-a555d8b084c7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:41.131838 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-89be7f8a-1551-45c9-9ebe-a555d8b084c7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:41.141926 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:41.141926 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:41.142702 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-89be7f8a-1551-45c9-9ebe-a555d8b084c7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:41.145409 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 927/3674] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:41 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:55:41.323022 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-823b43ec-39f6-4b35-aa75-90e85cf000a9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:41.325062 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-823b43ec-39f6-4b35-aa75-90e85cf000a9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:41.325320 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-823b43ec-39f6-4b35-aa75-90e85cf000a9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:41.325556 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-823b43ec-39f6-4b35-aa75-90e85cf000a9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:41.325683 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-823b43ec-39f6-4b35-aa75-90e85cf000a9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:41.330069 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:41.330069 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:41.330934 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-823b43ec-39f6-4b35-aa75-90e85cf000a9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:41.331341 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 901/3675] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:41 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:41.410522 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0507e7c2-aeb6-4b0d-b13d-673eac3f0b91 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:41.413898 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-beffc4cd-09a5-41fd-9e56-5f3a84f40d05 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:41.414214 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0507e7c2-aeb6-4b0d-b13d-673eac3f0b91 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:41.414376 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0507e7c2-aeb6-4b0d-b13d-673eac3f0b91 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:41.414614 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0507e7c2-aeb6-4b0d-b13d-673eac3f0b91 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:41.414776 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-0507e7c2-aeb6-4b0d-b13d-673eac3f0b91 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:41.417192 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-beffc4cd-09a5-41fd-9e56-5f3a84f40d05 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:41.417491 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-beffc4cd-09a5-41fd-9e56-5f3a84f40d05 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:41.417671 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-beffc4cd-09a5-41fd-9e56-5f3a84f40d05 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:41.417852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-beffc4cd-09a5-41fd-9e56-5f3a84f40d05 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:41.424227 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:41.424227 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:41.424635 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0507e7c2-aeb6-4b0d-b13d-673eac3f0b91 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:41.425275 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 918/3676] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:41 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:41.427770 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:41.427770 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:41.428788 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-beffc4cd-09a5-41fd-9e56-5f3a84f40d05 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:41.429324 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 931/3677] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:41 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:42.062702 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6543ad78-7f99-4ee5-833f-4c6c117f9919 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:42.064446 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6543ad78-7f99-4ee5-833f-4c6c117f9919 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 Jul 31 20:55:42.064638 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6543ad78-7f99-4ee5-833f-4c6c117f9919 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:42.064849 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6543ad78-7f99-4ee5-833f-4c6c117f9919 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:42.075117 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6543ad78-7f99-4ee5-833f-4c6c117f9919 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 returned with HTTP 404 Jul 31 20:55:42.075720 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 928/3678] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:42 2026] GET /volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:42.086285 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d1be58d6-c692-4508-9294-96b60e9cac8a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:42.088094 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d1be58d6-c692-4508-9294-96b60e9cac8a tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action Jul 31 20:55:42.088474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d1be58d6-c692-4508-9294-96b60e9cac8a tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:42.088600 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d1be58d6-c692-4508-9294-96b60e9cac8a tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:42.090367 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.admin_actions [None req-d1be58d6-c692-4508-9294-96b60e9cac8a tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot '840185b1-91ad-442e-8e41-1cf0d4b08908' with '{'status': 'available'}' {{(pid=100194) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:42.103748 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:42.103748 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:42.143166 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d1be58d6-c692-4508-9294-96b60e9cac8a tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action returned with HTTP 202 Jul 31 20:55:42.144101 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 902/3679] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:42 2026] POST /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:42.155375 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3de31d1d-4106-437c-81ec-91cb1db689dc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:42.157213 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3de31d1d-4106-437c-81ec-91cb1db689dc tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:42.157458 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3de31d1d-4106-437c-81ec-91cb1db689dc tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:42.157646 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3de31d1d-4106-437c-81ec-91cb1db689dc tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:42.163740 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:42.163740 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:42.164601 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3de31d1d-4106-437c-81ec-91cb1db689dc tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:42.165153 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-af83d8a9-814c-44d0-8e74-8b411f631b92 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:42.165517 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3de31d1d-4106-437c-81ec-91cb1db689dc tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:42.165966 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 919/3680] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:42 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:42.172311 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af83d8a9-814c-44d0-8e74-8b411f631b92 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:42.172311 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af83d8a9-814c-44d0-8e74-8b411f631b92 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:42.172311 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af83d8a9-814c-44d0-8e74-8b411f631b92 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:42.172311 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-af83d8a9-814c-44d0-8e74-8b411f631b92 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:42.175970 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8bafedc9-c75c-4e24-bedc-166c400a36d9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:42.178000 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8bafedc9-c75c-4e24-bedc-166c400a36d9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 Jul 31 20:55:42.178210 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8bafedc9-c75c-4e24-bedc-166c400a36d9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:42.178398 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8bafedc9-c75c-4e24-bedc-166c400a36d9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:42.178664 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-8bafedc9-c75c-4e24-bedc-166c400a36d9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Delete snapshot with id: 225a4cba-33e2-41ad-bc5f-ff2a1e670777 Jul 31 20:55:42.185289 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:42.185289 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:42.185289 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af83d8a9-814c-44d0-8e74-8b411f631b92 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:42.185289 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 932/3681] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:42 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:42.185896 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8bafedc9-c75c-4e24-bedc-166c400a36d9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 returned with HTTP 404 Jul 31 20:55:42.186012 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 929/3682] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:55:42 2026] DELETE /volume/v3/snapshots/225a4cba-33e2-41ad-bc5f-ff2a1e670777 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:42.195570 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-916bedf8-14e5-4483-a9b7-7f99fa8af7b9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:42.197656 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-916bedf8-14e5-4483-a9b7-7f99fa8af7b9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:55:42.198059 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-916bedf8-14e5-4483-a9b7-7f99fa8af7b9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f8999c7f-cd09-45c0-a311-af451baf4da6", "name": "tempest-SnapshotsActionsTest-Snapshot-232347833"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:42.207036 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:42.207036 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:42.207678 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-916bedf8-14e5-4483-a9b7-7f99fa8af7b9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Volume info retrieved successfully. Jul 31 20:55:42.207858 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-916bedf8-14e5-4483-a9b7-7f99fa8af7b9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Create snapshot from volume f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:42.242149 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-916bedf8-14e5-4483-a9b7-7f99fa8af7b9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Created reservations ['dda5021a-7b3f-4c2f-ab98-795a7a01cbec', '4b9c179b-fc1d-47bc-b659-5f063a31d103', '7869cc6f-879d-4796-bb38-9d1c80bca22c', 'eb190afa-f000-4837-92db-1ef92ca6cc5b'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:42.292768 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-916bedf8-14e5-4483-a9b7-7f99fa8af7b9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot create request issued successfully. Jul 31 20:55:42.292996 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-916bedf8-14e5-4483-a9b7-7f99fa8af7b9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:55:42.293442 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 903/3683] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:55:42 2026] POST /volume/v3/snapshots => generated 306 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:42.305041 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4474320d-5f67-436e-99ec-1a8f4cf8955a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:42.307556 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4474320d-5f67-436e-99ec-1a8f4cf8955a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 Jul 31 20:55:42.307831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4474320d-5f67-436e-99ec-1a8f4cf8955a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:42.308118 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4474320d-5f67-436e-99ec-1a8f4cf8955a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:42.315190 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:42.315190 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:42.316002 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4474320d-5f67-436e-99ec-1a8f4cf8955a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:42.316983 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4474320d-5f67-436e-99ec-1a8f4cf8955a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 returned with HTTP 200 Jul 31 20:55:42.317411 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 920/3684] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:42 2026] GET /volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:42.341929 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1eb05bb0-23f9-4fc3-a31b-073b6c710cc1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:42.343903 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1eb05bb0-23f9-4fc3-a31b-073b6c710cc1 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:42.344261 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1eb05bb0-23f9-4fc3-a31b-073b6c710cc1 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:42.344540 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1eb05bb0-23f9-4fc3-a31b-073b6c710cc1 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:42.344707 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1eb05bb0-23f9-4fc3-a31b-073b6c710cc1 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:42.351263 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:42.351263 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:42.352115 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1eb05bb0-23f9-4fc3-a31b-073b6c710cc1 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:42.352499 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 933/3685] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:42 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:42.436109 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ecc74769-6370-4448-b19d-0df3cea2a8c5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:42.438412 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ecc74769-6370-4448-b19d-0df3cea2a8c5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:42.438711 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ecc74769-6370-4448-b19d-0df3cea2a8c5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:42.438972 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ecc74769-6370-4448-b19d-0df3cea2a8c5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:42.439140 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ecc74769-6370-4448-b19d-0df3cea2a8c5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:42.445044 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d25c4ef5-f9eb-494e-bece-431e362be7b8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:42.448646 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d25c4ef5-f9eb-494e-bece-431e362be7b8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:42.448646 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d25c4ef5-f9eb-494e-bece-431e362be7b8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:42.448646 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d25c4ef5-f9eb-494e-bece-431e362be7b8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:42.448646 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-d25c4ef5-f9eb-494e-bece-431e362be7b8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:42.449404 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:42.449404 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:42.450319 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ecc74769-6370-4448-b19d-0df3cea2a8c5 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:42.450768 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 930/3686] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:42 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:42.460810 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:42.460810 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:42.460810 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d25c4ef5-f9eb-494e-bece-431e362be7b8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:42.460810 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 904/3687] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:42 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:43.203136 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d3b05746-7fba-429d-be4c-2ca23092af53 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:43.205232 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d3b05746-7fba-429d-be4c-2ca23092af53 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:43.205502 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d3b05746-7fba-429d-be4c-2ca23092af53 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:43.205796 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d3b05746-7fba-429d-be4c-2ca23092af53 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:43.205993 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-d3b05746-7fba-429d-be4c-2ca23092af53 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:43.210876 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:43.210876 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:43.211776 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d3b05746-7fba-429d-be4c-2ca23092af53 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:43.212382 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 921/3688] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:43 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:43.328471 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d8acdff1-15ca-47f8-9419-4e87f4960162 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:43.333159 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d8acdff1-15ca-47f8-9419-4e87f4960162 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 Jul 31 20:55:43.333159 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d8acdff1-15ca-47f8-9419-4e87f4960162 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:43.333159 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d8acdff1-15ca-47f8-9419-4e87f4960162 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:43.341236 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:43.341236 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:43.341769 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d8acdff1-15ca-47f8-9419-4e87f4960162 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:43.342743 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d8acdff1-15ca-47f8-9419-4e87f4960162 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 returned with HTTP 200 Jul 31 20:55:43.343189 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 934/3689] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:43 2026] GET /volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:43.354025 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cbd8a3c8-38e9-4f45-a414-62764fce617b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:43.355424 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbd8a3c8-38e9-4f45-a414-62764fce617b tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940/action Jul 31 20:55:43.356084 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cbd8a3c8-38e9-4f45-a414-62764fce617b tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:43.356084 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cbd8a3c8-38e9-4f45-a414-62764fce617b tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:43.359655 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.admin_actions [None req-cbd8a3c8-38e9-4f45-a414-62764fce617b tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot '10d3916e-618d-4c45-9a17-fcb2c44c1940' with '{'status': 'error_deleting'}' {{(pid=100192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:43.364227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-346cc495-3e60-40cc-a4d1-045348540108 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:43.366647 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-346cc495-3e60-40cc-a4d1-045348540108 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:43.366894 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-346cc495-3e60-40cc-a4d1-045348540108 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:43.367076 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-346cc495-3e60-40cc-a4d1-045348540108 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:43.367201 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-346cc495-3e60-40cc-a4d1-045348540108 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:43.370414 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:43.370414 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:43.371107 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:43.371107 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:43.371800 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-346cc495-3e60-40cc-a4d1-045348540108 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:43.372152 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 905/3690] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:43 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:43.387492 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbd8a3c8-38e9-4f45-a414-62764fce617b tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940/action returned with HTTP 202 Jul 31 20:55:43.387999 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 931/3691] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:43 2026] POST /volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:43.396675 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fb5a680a-a9ed-4f93-a122-048db7892de9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:43.398522 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fb5a680a-a9ed-4f93-a122-048db7892de9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 Jul 31 20:55:43.398835 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fb5a680a-a9ed-4f93-a122-048db7892de9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:43.399264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fb5a680a-a9ed-4f93-a122-048db7892de9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:43.405904 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:43.405904 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:43.406516 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fb5a680a-a9ed-4f93-a122-048db7892de9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:43.407374 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fb5a680a-a9ed-4f93-a122-048db7892de9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 returned with HTTP 200 Jul 31 20:55:43.408059 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 922/3692] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:43 2026] GET /volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 => generated 470 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:43.419409 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e6184afc-b787-41c1-b8b3-2f24591ad6f2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:43.421567 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e6184afc-b787-41c1-b8b3-2f24591ad6f2 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940/action Jul 31 20:55:43.422031 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e6184afc-b787-41c1-b8b3-2f24591ad6f2 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:43.422212 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e6184afc-b787-41c1-b8b3-2f24591ad6f2 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:43.429828 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:43.429828 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:43.430205 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e6184afc-b787-41c1-b8b3-2f24591ad6f2 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Snapshot retrieved successfully. Jul 31 20:55:43.450709 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e6184afc-b787-41c1-b8b3-2f24591ad6f2 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Snapshot delete request issued successfully. Jul 31 20:55:43.450942 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e6184afc-b787-41c1-b8b3-2f24591ad6f2 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940/action returned with HTTP 202 Jul 31 20:55:43.451369 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 935/3693] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:43 2026] POST /volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:43.459872 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d2b94be2-5dca-4b49-ade2-998f2499f3b8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:43.462487 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d2b94be2-5dca-4b49-ade2-998f2499f3b8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 Jul 31 20:55:43.462487 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d2b94be2-5dca-4b49-ade2-998f2499f3b8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:43.462726 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d2b94be2-5dca-4b49-ade2-998f2499f3b8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:43.469224 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-38e9f639-2297-4d8e-ad1a-2caed17558ed None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:43.470899 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-38e9f639-2297-4d8e-ad1a-2caed17558ed tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:43.471006 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:43.471006 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:43.471103 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-38e9f639-2297-4d8e-ad1a-2caed17558ed tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:43.471314 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-38e9f639-2297-4d8e-ad1a-2caed17558ed tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:43.471415 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d2b94be2-5dca-4b49-ade2-998f2499f3b8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:43.471451 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-38e9f639-2297-4d8e-ad1a-2caed17558ed tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:43.472230 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d2b94be2-5dca-4b49-ade2-998f2499f3b8 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 returned with HTTP 200 Jul 31 20:55:43.472589 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 906/3694] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:43 2026] GET /volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:43.473372 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-973ffa4d-1b33-4a5c-bfd8-2d67e2365fc1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:43.476483 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:43.476483 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:43.477890 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-38e9f639-2297-4d8e-ad1a-2caed17558ed tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:43.477890 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 932/3695] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:43 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:43.479394 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-973ffa4d-1b33-4a5c-bfd8-2d67e2365fc1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:43.479394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-973ffa4d-1b33-4a5c-bfd8-2d67e2365fc1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:43.480169 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-973ffa4d-1b33-4a5c-bfd8-2d67e2365fc1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:43.480169 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-973ffa4d-1b33-4a5c-bfd8-2d67e2365fc1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:43.484819 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:43.484819 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:43.485684 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-973ffa4d-1b33-4a5c-bfd8-2d67e2365fc1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:43.486445 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 923/3696] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:43 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:44.225216 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ce2ae0b9-bb15-4907-ae62-ea000621278c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.227680 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce2ae0b9-bb15-4907-ae62-ea000621278c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:44.228149 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce2ae0b9-bb15-4907-ae62-ea000621278c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.228396 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce2ae0b9-bb15-4907-ae62-ea000621278c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.228503 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-ce2ae0b9-bb15-4907-ae62-ea000621278c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:44.234553 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.234553 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:44.235379 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce2ae0b9-bb15-4907-ae62-ea000621278c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:44.235827 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 936/3697] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:44 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:44.385220 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3c7ada32-01d9-4da8-a436-238ccb78debd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.387294 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3c7ada32-01d9-4da8-a436-238ccb78debd tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:44.387633 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3c7ada32-01d9-4da8-a436-238ccb78debd tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.388047 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3c7ada32-01d9-4da8-a436-238ccb78debd tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.388146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-3c7ada32-01d9-4da8-a436-238ccb78debd tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:44.394903 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.394903 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:44.396245 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3c7ada32-01d9-4da8-a436-238ccb78debd tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:44.397291 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 907/3698] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:44 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:44.485315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3700cd4c-c4eb-4dd3-a583-3da9f97237d4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.485837 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3700cd4c-c4eb-4dd3-a583-3da9f97237d4 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 Jul 31 20:55:44.486046 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3700cd4c-c4eb-4dd3-a583-3da9f97237d4 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.486296 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3700cd4c-c4eb-4dd3-a583-3da9f97237d4 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.490026 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-39cf41fa-b2fe-44cf-b234-5c5675411313 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.492959 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39cf41fa-b2fe-44cf-b234-5c5675411313 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:44.493268 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39cf41fa-b2fe-44cf-b234-5c5675411313 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.493958 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39cf41fa-b2fe-44cf-b234-5c5675411313 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.493958 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-39cf41fa-b2fe-44cf-b234-5c5675411313 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:44.494517 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3700cd4c-c4eb-4dd3-a583-3da9f97237d4 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 returned with HTTP 404 Jul 31 20:55:44.495063 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 933/3699] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:44 2026] GET /volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:44.499406 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-00aaaaed-561d-4da9-a43e-ce50c64a96f0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.504720 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-00aaaaed-561d-4da9-a43e-ce50c64a96f0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:44.504981 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-00aaaaed-561d-4da9-a43e-ce50c64a96f0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.505271 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-00aaaaed-561d-4da9-a43e-ce50c64a96f0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.505393 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-00aaaaed-561d-4da9-a43e-ce50c64a96f0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:44.505954 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e983c1dc-c90d-464a-9c28-be6f694111f2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.506251 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.506251 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:44.507144 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39cf41fa-b2fe-44cf-b234-5c5675411313 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:44.507640 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 924/3700] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:44 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:44.508064 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e983c1dc-c90d-464a-9c28-be6f694111f2 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action Jul 31 20:55:44.508636 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e983c1dc-c90d-464a-9c28-be6f694111f2 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:44.509409 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e983c1dc-c90d-464a-9c28-be6f694111f2 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:44.509910 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.509910 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:44.511156 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.admin_actions [None req-e983c1dc-c90d-464a-9c28-be6f694111f2 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot '840185b1-91ad-442e-8e41-1cf0d4b08908' with '{'status': 'available'}' {{(pid=100194) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:44.511241 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-00aaaaed-561d-4da9-a43e-ce50c64a96f0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:44.511285 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 937/3701] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:44 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:44.520870 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.520870 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:44.535177 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e983c1dc-c90d-464a-9c28-be6f694111f2 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action returned with HTTP 202 Jul 31 20:55:44.535784 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 908/3702] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:44 2026] POST /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:44.542279 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7620eef6-2ab1-4fba-aca6-adb47303641c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.544384 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7620eef6-2ab1-4fba-aca6-adb47303641c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:44.544599 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7620eef6-2ab1-4fba-aca6-adb47303641c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.544824 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7620eef6-2ab1-4fba-aca6-adb47303641c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.550782 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.550782 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:44.551269 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7620eef6-2ab1-4fba-aca6-adb47303641c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:44.552149 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7620eef6-2ab1-4fba-aca6-adb47303641c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:44.552520 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 934/3703] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:44 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:44.562409 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-99b8bc7e-3e57-49ee-975a-14234cdf3b29 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.567935 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-99b8bc7e-3e57-49ee-975a-14234cdf3b29 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 Jul 31 20:55:44.568196 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-99b8bc7e-3e57-49ee-975a-14234cdf3b29 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.568442 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-99b8bc7e-3e57-49ee-975a-14234cdf3b29 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.568575 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-99b8bc7e-3e57-49ee-975a-14234cdf3b29 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Delete snapshot with id: 10d3916e-618d-4c45-9a17-fcb2c44c1940 Jul 31 20:55:44.574505 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-99b8bc7e-3e57-49ee-975a-14234cdf3b29 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 returned with HTTP 404 Jul 31 20:55:44.575046 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 925/3704] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:55:44 2026] DELETE /volume/v3/snapshots/10d3916e-618d-4c45-9a17-fcb2c44c1940 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:44.583999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cba6c51e-62fc-4026-b6f9-68eef1f6e787 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.586113 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cba6c51e-62fc-4026-b6f9-68eef1f6e787 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action Jul 31 20:55:44.586549 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cba6c51e-62fc-4026-b6f9-68eef1f6e787 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:44.586670 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cba6c51e-62fc-4026-b6f9-68eef1f6e787 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:44.588201 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-cba6c51e-62fc-4026-b6f9-68eef1f6e787 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot '840185b1-91ad-442e-8e41-1cf0d4b08908' with '{'status': 'creating'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:44.598679 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.598679 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:44.613371 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cba6c51e-62fc-4026-b6f9-68eef1f6e787 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action returned with HTTP 202 Jul 31 20:55:44.613989 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 938/3705] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:44 2026] POST /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:44.623023 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2123a06a-e63c-4315-b00b-1c9e9a50589e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.625616 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2123a06a-e63c-4315-b00b-1c9e9a50589e tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:44.626678 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2123a06a-e63c-4315-b00b-1c9e9a50589e tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.626678 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2123a06a-e63c-4315-b00b-1c9e9a50589e tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.633466 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.633466 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:44.634328 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2123a06a-e63c-4315-b00b-1c9e9a50589e tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:44.635384 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2123a06a-e63c-4315-b00b-1c9e9a50589e tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:44.635889 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 909/3706] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:44 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:44.647387 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9485d57a-6180-41cf-8a09-839c2e38f450 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.649369 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9485d57a-6180-41cf-8a09-839c2e38f450 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] POST https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action Jul 31 20:55:44.649774 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9485d57a-6180-41cf-8a09-839c2e38f450 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:44.649949 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9485d57a-6180-41cf-8a09-839c2e38f450 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:44.651399 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.snapshot_actions [None req-9485d57a-6180-41cf-8a09-839c2e38f450 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100192) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 20:55:44.656589 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.656589 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:44.657029 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.snapshot_actions [None req-9485d57a-6180-41cf-8a09-839c2e38f450 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Updating snapshot 840185b1-91ad-442e-8e41-1cf0d4b08908 with info {'id': '840185b1-91ad-442e-8e41-1cf0d4b08908', 'status': 'error', 'progress': '80%'} Jul 31 20:55:44.664512 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9485d57a-6180-41cf-8a09-839c2e38f450 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action returned with HTTP 202 Jul 31 20:55:44.665106 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 935/3707] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:44 2026] POST /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:44.673604 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3c569fc1-0a54-4f7d-a312-c87e7d934997 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.677591 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3c569fc1-0a54-4f7d-a312-c87e7d934997 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:44.677591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3c569fc1-0a54-4f7d-a312-c87e7d934997 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.677591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3c569fc1-0a54-4f7d-a312-c87e7d934997 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.687235 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.687235 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:44.687235 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3c569fc1-0a54-4f7d-a312-c87e7d934997 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Snapshot retrieved successfully. Jul 31 20:55:44.687235 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3c569fc1-0a54-4f7d-a312-c87e7d934997 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:44.687235 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 926/3708] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:44 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 461 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:44.702355 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2263a2ac-1e6b-48a1-a120-82f810c1c855 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.704899 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2263a2ac-1e6b-48a1-a120-82f810c1c855 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] POST https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action Jul 31 20:55:44.705411 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2263a2ac-1e6b-48a1-a120-82f810c1c855 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:44.705589 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2263a2ac-1e6b-48a1-a120-82f810c1c855 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:44.707633 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-2263a2ac-1e6b-48a1-a120-82f810c1c855 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] Updating snapshot '840185b1-91ad-442e-8e41-1cf0d4b08908' with '{'status': 'available'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:55:44.719198 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.719198 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:44.732589 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2263a2ac-1e6b-48a1-a120-82f810c1c855 tempest-SnapshotsActionsTest-1452476480 tempest-SnapshotsActionsTest-1452476480-project-admin] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action returned with HTTP 202 Jul 31 20:55:44.733064 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 939/3709] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:55:44 2026] POST /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:44.744351 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-73686444-a132-4bd4-ae66-d845843e6b9a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.746556 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-73686444-a132-4bd4-ae66-d845843e6b9a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:44.746857 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-73686444-a132-4bd4-ae66-d845843e6b9a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.747090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-73686444-a132-4bd4-ae66-d845843e6b9a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.757302 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.757302 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:44.758839 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-73686444-a132-4bd4-ae66-d845843e6b9a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:44.759799 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-73686444-a132-4bd4-ae66-d845843e6b9a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:44.761499 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 910/3710] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:44 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:44.775355 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d35d8a24-535d-4b31-b216-686901ac266c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.777442 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d35d8a24-535d-4b31-b216-686901ac266c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:44.777701 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d35d8a24-535d-4b31-b216-686901ac266c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.778015 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d35d8a24-535d-4b31-b216-686901ac266c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.778139 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-d35d8a24-535d-4b31-b216-686901ac266c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Delete snapshot with id: 840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:44.783445 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.783445 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:44.784088 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d35d8a24-535d-4b31-b216-686901ac266c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:44.805046 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d35d8a24-535d-4b31-b216-686901ac266c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot delete request issued successfully. Jul 31 20:55:44.805284 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d35d8a24-535d-4b31-b216-686901ac266c tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 202 Jul 31 20:55:44.805684 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 936/3711] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:55:44 2026] DELETE /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:44.816644 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-724bd9e3-039f-4cf1-bcd6-8bfbd0853a2e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:44.816949 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-724bd9e3-039f-4cf1-bcd6-8bfbd0853a2e tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:44.817221 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-724bd9e3-039f-4cf1-bcd6-8bfbd0853a2e tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:44.817441 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-724bd9e3-039f-4cf1-bcd6-8bfbd0853a2e tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:44.823308 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:44.823308 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:44.823855 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-724bd9e3-039f-4cf1-bcd6-8bfbd0853a2e tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Snapshot retrieved successfully. Jul 31 20:55:44.824789 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-724bd9e3-039f-4cf1-bcd6-8bfbd0853a2e tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 200 Jul 31 20:55:44.825240 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 927/3712] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:44 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:45.251778 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-afb9127f-5916-44fc-b597-700dc0e02754 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:45.253550 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-afb9127f-5916-44fc-b597-700dc0e02754 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:45.253989 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-afb9127f-5916-44fc-b597-700dc0e02754 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:45.254383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-afb9127f-5916-44fc-b597-700dc0e02754 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:45.254627 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-afb9127f-5916-44fc-b597-700dc0e02754 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:45.260785 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:45.260785 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:45.262667 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-afb9127f-5916-44fc-b597-700dc0e02754 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:45.262667 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 940/3713] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:45 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:45.407090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2562a0bf-f60c-46fe-be30-eec490dc361b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:45.408810 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2562a0bf-f60c-46fe-be30-eec490dc361b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:45.409007 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2562a0bf-f60c-46fe-be30-eec490dc361b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:45.409205 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2562a0bf-f60c-46fe-be30-eec490dc361b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:45.409309 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2562a0bf-f60c-46fe-be30-eec490dc361b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:45.414269 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:45.414269 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:45.414997 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2562a0bf-f60c-46fe-be30-eec490dc361b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:45.415446 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 911/3714] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:45 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:45.520537 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dc5f63f8-6d63-4cfd-87ad-c74bf466e3d3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:45.521803 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7e366412-b6f3-4d1c-874a-828fbe180167 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:45.522888 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dc5f63f8-6d63-4cfd-87ad-c74bf466e3d3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:45.523200 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dc5f63f8-6d63-4cfd-87ad-c74bf466e3d3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:45.523465 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dc5f63f8-6d63-4cfd-87ad-c74bf466e3d3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:45.523600 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-dc5f63f8-6d63-4cfd-87ad-c74bf466e3d3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:45.524077 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e366412-b6f3-4d1c-874a-828fbe180167 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:45.524334 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e366412-b6f3-4d1c-874a-828fbe180167 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:45.524682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e366412-b6f3-4d1c-874a-828fbe180167 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:45.524682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-7e366412-b6f3-4d1c-874a-828fbe180167 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:45.528738 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:45.528738 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:45.529505 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:45.529505 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:45.529606 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dc5f63f8-6d63-4cfd-87ad-c74bf466e3d3 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:45.529994 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 937/3715] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:45 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:45.530318 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e366412-b6f3-4d1c-874a-828fbe180167 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:45.530680 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 928/3716] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:45 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:45.836711 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4375d061-f986-4f93-81cc-add4d4111b7a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:45.839868 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4375d061-f986-4f93-81cc-add4d4111b7a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 Jul 31 20:55:45.839868 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4375d061-f986-4f93-81cc-add4d4111b7a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:45.839868 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4375d061-f986-4f93-81cc-add4d4111b7a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:45.844950 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4375d061-f986-4f93-81cc-add4d4111b7a tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 returned with HTTP 404 Jul 31 20:55:45.844950 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 941/3717] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:45 2026] GET /volume/v3/snapshots/840185b1-91ad-442e-8e41-1cf0d4b08908 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:45.854037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-662bd58a-84b6-4f1e-9f3c-51ce49045899 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:45.855574 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-662bd58a-84b6-4f1e-9f3c-51ce49045899 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:45.855894 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-662bd58a-84b6-4f1e-9f3c-51ce49045899 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:45.857287 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-662bd58a-84b6-4f1e-9f3c-51ce49045899 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:45.864474 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:45.864474 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:45.868908 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-662bd58a-84b6-4f1e-9f3c-51ce49045899 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Volume info retrieved successfully. Jul 31 20:55:45.874614 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-662bd58a-84b6-4f1e-9f3c-51ce49045899 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 returned with HTTP 200 Jul 31 20:55:45.875375 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 912/3718] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:45 2026] GET /volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 => generated 843 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:45.889997 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1b155e66-b059-4bf5-8941-5b741815cc53 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:45.891804 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1b155e66-b059-4bf5-8941-5b741815cc53 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:45.892081 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1b155e66-b059-4bf5-8941-5b741815cc53 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:45.892321 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1b155e66-b059-4bf5-8941-5b741815cc53 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:45.892534 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-1b155e66-b059-4bf5-8941-5b741815cc53 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Delete volume with id: f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:45.900029 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:45.900029 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:45.900567 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1b155e66-b059-4bf5-8941-5b741815cc53 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Volume info retrieved successfully. Jul 31 20:55:45.941115 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1b155e66-b059-4bf5-8941-5b741815cc53 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Delete volume request issued successfully. Jul 31 20:55:45.941342 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1b155e66-b059-4bf5-8941-5b741815cc53 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 returned with HTTP 202 Jul 31 20:55:45.941747 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 938/3719] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:55:45 2026] DELETE /volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:45.950157 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-61ef50ea-90c4-4750-b80f-41ec98915772 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:45.955875 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-61ef50ea-90c4-4750-b80f-41ec98915772 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:45.956330 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-61ef50ea-90c4-4750-b80f-41ec98915772 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:45.956505 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-61ef50ea-90c4-4750-b80f-41ec98915772 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:45.981510 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:45.981510 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:45.990059 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-61ef50ea-90c4-4750-b80f-41ec98915772 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Volume info retrieved successfully. Jul 31 20:55:45.994267 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-61ef50ea-90c4-4750-b80f-41ec98915772 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 returned with HTTP 200 Jul 31 20:55:45.995598 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 929/3720] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:45 2026] GET /volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 => generated 842 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:46.279339 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-db34f8a7-da45-4e3d-afd0-718317ca7df5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:46.281356 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-db34f8a7-da45-4e3d-afd0-718317ca7df5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:46.281598 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-db34f8a7-da45-4e3d-afd0-718317ca7df5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:46.281825 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-db34f8a7-da45-4e3d-afd0-718317ca7df5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:46.281920 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-db34f8a7-da45-4e3d-afd0-718317ca7df5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:46.287667 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:46.287667 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:46.288662 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-db34f8a7-da45-4e3d-afd0-718317ca7df5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:46.289147 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 942/3721] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:46 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:46.430015 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0756029b-14bd-4a8a-bf52-09884d61db98 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:46.432451 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0756029b-14bd-4a8a-bf52-09884d61db98 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:46.433075 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0756029b-14bd-4a8a-bf52-09884d61db98 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:46.433075 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0756029b-14bd-4a8a-bf52-09884d61db98 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:46.433075 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-0756029b-14bd-4a8a-bf52-09884d61db98 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:46.440474 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:46.440474 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:46.441283 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0756029b-14bd-4a8a-bf52-09884d61db98 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:46.442763 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 913/3722] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:46 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:55:46.541390 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e79a5605-3c24-4d47-8ad0-ed8b398a4839 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:46.541918 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-38d25ac4-0b26-45c7-87cd-e80d30e3d813 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:46.543361 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e79a5605-3c24-4d47-8ad0-ed8b398a4839 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:46.543610 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e79a5605-3c24-4d47-8ad0-ed8b398a4839 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:46.543874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e79a5605-3c24-4d47-8ad0-ed8b398a4839 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:46.544056 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e79a5605-3c24-4d47-8ad0-ed8b398a4839 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:46.548148 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-38d25ac4-0b26-45c7-87cd-e80d30e3d813 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:46.548148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-38d25ac4-0b26-45c7-87cd-e80d30e3d813 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:46.548148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-38d25ac4-0b26-45c7-87cd-e80d30e3d813 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:46.548148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-38d25ac4-0b26-45c7-87cd-e80d30e3d813 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:46.551697 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:46.551697 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:46.552015 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:46.552015 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:46.552721 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-38d25ac4-0b26-45c7-87cd-e80d30e3d813 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:46.552915 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e79a5605-3c24-4d47-8ad0-ed8b398a4839 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:46.553186 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 930/3723] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:46 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:46.553403 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 939/3724] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:46 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:47.009194 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3bb01d5a-4bf5-402d-929f-b1483b9c33e9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:47.011347 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3bb01d5a-4bf5-402d-929f-b1483b9c33e9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] GET https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 Jul 31 20:55:47.011663 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3bb01d5a-4bf5-402d-929f-b1483b9c33e9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:47.011916 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3bb01d5a-4bf5-402d-929f-b1483b9c33e9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:47.018629 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3bb01d5a-4bf5-402d-929f-b1483b9c33e9 tempest-SnapshotsActionsTest-686346533 tempest-SnapshotsActionsTest-686346533-project-member] https://10.4.3.157/volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 returned with HTTP 404 Jul 31 20:55:47.019119 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 943/3725] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:47 2026] GET /volume/v3/volumes/f8999c7f-cd09-45c0-a311-af451baf4da6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:47.304091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ed51d0a3-fd2b-4b75-a45a-c0527507e43f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:47.307092 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ed51d0a3-fd2b-4b75-a45a-c0527507e43f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:47.307418 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ed51d0a3-fd2b-4b75-a45a-c0527507e43f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:47.307695 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ed51d0a3-fd2b-4b75-a45a-c0527507e43f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:47.307878 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-ed51d0a3-fd2b-4b75-a45a-c0527507e43f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:47.315549 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:47.315549 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:47.315549 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ed51d0a3-fd2b-4b75-a45a-c0527507e43f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 200 Jul 31 20:55:47.315734 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 914/3726] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:47 2026] GET /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 738 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:47.330837 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-684941a0-dc63-4ce7-addf-857382994ef5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:47.333487 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-684941a0-dc63-4ce7-addf-857382994ef5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] DELETE https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 Jul 31 20:55:47.333733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-684941a0-dc63-4ce7-addf-857382994ef5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:47.334021 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-684941a0-dc63-4ce7-addf-857382994ef5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:47.334177 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-684941a0-dc63-4ce7-addf-857382994ef5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Delete backup with id: 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5. Jul 31 20:55:47.340186 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:47.340186 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:47.358668 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-684941a0-dc63-4ce7-addf-857382994ef5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] delete_backup rpcapi backup_id 9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 {{(pid=100193) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:55:47.360537 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-684941a0-dc63-4ce7-addf-857382994ef5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] https://10.4.3.157/volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 returned with HTTP 202 Jul 31 20:55:47.361179 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 931/3727] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:47 2026] DELETE /volume/v3/backups/9ec6bf48-c7c4-4019-910a-e56ad15a4cf5 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:47.370697 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-53618e44-158a-4d2b-b200-ccecc735ba2f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:47.372788 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-53618e44-158a-4d2b-b200-ccecc735ba2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 Jul 31 20:55:47.373064 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-53618e44-158a-4d2b-b200-ccecc735ba2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:47.373356 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-53618e44-158a-4d2b-b200-ccecc735ba2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:47.373488 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-53618e44-158a-4d2b-b200-ccecc735ba2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete volume with id: 92f3d749-2ed6-49cf-98c8-fa86f6554b39 Jul 31 20:55:47.382796 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:47.382796 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:47.383307 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-53618e44-158a-4d2b-b200-ccecc735ba2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:55:47.409691 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-53618e44-158a-4d2b-b200-ccecc735ba2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete volume request issued successfully. Jul 31 20:55:47.410080 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-53618e44-158a-4d2b-b200-ccecc735ba2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 returned with HTTP 202 Jul 31 20:55:47.410484 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 940/3728] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:47 2026] DELETE /volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:47.420529 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9fdbe28e-8d38-490b-b9f7-8d87e64d55ba None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:47.423188 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9fdbe28e-8d38-490b-b9f7-8d87e64d55ba tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 Jul 31 20:55:47.423482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9fdbe28e-8d38-490b-b9f7-8d87e64d55ba tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:47.423748 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9fdbe28e-8d38-490b-b9f7-8d87e64d55ba tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:47.434375 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:47.434375 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:47.439345 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9fdbe28e-8d38-490b-b9f7-8d87e64d55ba tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:55:47.453825 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9fdbe28e-8d38-490b-b9f7-8d87e64d55ba tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 returned with HTTP 200 Jul 31 20:55:47.454981 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 944/3729] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:47 2026] GET /volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 => generated 1017 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:47.455564 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3247da3a-b37c-47f7-a069-bb921e86bcec None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:47.457964 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3247da3a-b37c-47f7-a069-bb921e86bcec tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:47.458298 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3247da3a-b37c-47f7-a069-bb921e86bcec tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:47.458504 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3247da3a-b37c-47f7-a069-bb921e86bcec tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:47.458603 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-3247da3a-b37c-47f7-a069-bb921e86bcec tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:47.468476 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:47.468476 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:47.469413 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3247da3a-b37c-47f7-a069-bb921e86bcec tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:47.470068 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 915/3730] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:47 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:47.563343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-80953410-ebf0-4911-9525-5511eb58748a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:47.565295 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-80953410-ebf0-4911-9525-5511eb58748a tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:47.565492 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-80953410-ebf0-4911-9525-5511eb58748a tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:47.565665 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-80953410-ebf0-4911-9525-5511eb58748a tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:47.565807 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-80953410-ebf0-4911-9525-5511eb58748a tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:47.570691 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2cd0c676-b4b7-4638-bd17-01a1cd4aed86 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:47.576250 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2cd0c676-b4b7-4638-bd17-01a1cd4aed86 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:47.576440 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:47.576440 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:47.576523 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2cd0c676-b4b7-4638-bd17-01a1cd4aed86 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:47.576523 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2cd0c676-b4b7-4638-bd17-01a1cd4aed86 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:47.576523 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-2cd0c676-b4b7-4638-bd17-01a1cd4aed86 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:47.576666 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-80953410-ebf0-4911-9525-5511eb58748a tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:47.576666 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 932/3731] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:47 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 738 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:47.589251 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:47.589251 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:47.591318 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e34cda6d-a339-4cd6-aad1-451265539def None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:47.591390 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2cd0c676-b4b7-4638-bd17-01a1cd4aed86 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:47.591390 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 941/3732] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:47 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:47.593215 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e34cda6d-a339-4cd6-aad1-451265539def tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] POST https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58/action Jul 31 20:55:47.594657 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e34cda6d-a339-4cd6-aad1-451265539def tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:47.594657 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e34cda6d-a339-4cd6-aad1-451265539def tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:47.596617 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-e34cda6d-a339-4cd6-aad1-451265539def tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Updating backup '1fa3c871-f009-46cd-9bf7-41f32831df58' with '{'status': 'error'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 20:55:47.608179 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:47.608179 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:47.610800 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.policy [None req-e34cda6d-a339-4cd6-aad1-451265539def tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c160746fd74a42369b8884934beeeefd', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '7046d1b73da5404a9eb8133d8ec60de5', '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=100191) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:55:47.610800 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e34cda6d-a339-4cd6-aad1-451265539def tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58/action returned with HTTP 403 Jul 31 20:55:47.610800 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 945/3733] 10.4.3.157 () {70 vars in 1430 bytes} [Fri Jul 31 20:55:47 2026] POST /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:47.620352 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-74834712-1316-4328-8b08-cd215c3a5390 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:47.622748 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-74834712-1316-4328-8b08-cd215c3a5390 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 Jul 31 20:55:47.622973 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-74834712-1316-4328-8b08-cd215c3a5390 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:47.623339 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-74834712-1316-4328-8b08-cd215c3a5390 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:47.623536 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-74834712-1316-4328-8b08-cd215c3a5390 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Delete volume with id: 9029afb4-868c-47fd-b65e-0e0f09ae4248 Jul 31 20:55:47.636859 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:47.636859 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:47.637344 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-74834712-1316-4328-8b08-cd215c3a5390 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:47.666181 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-74834712-1316-4328-8b08-cd215c3a5390 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Delete volume request issued successfully. Jul 31 20:55:47.666505 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-74834712-1316-4328-8b08-cd215c3a5390 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 returned with HTTP 202 Jul 31 20:55:47.667228 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 916/3734] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:47 2026] DELETE /volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:47.677149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f5d3f712-b328-429a-a2b2-f1763b4c9fbc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:47.679888 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f5d3f712-b328-429a-a2b2-f1763b4c9fbc tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 Jul 31 20:55:47.680063 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f5d3f712-b328-429a-a2b2-f1763b4c9fbc tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:47.680321 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f5d3f712-b328-429a-a2b2-f1763b4c9fbc tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:47.693981 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:47.693981 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:47.701025 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f5d3f712-b328-429a-a2b2-f1763b4c9fbc tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:47.707247 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f5d3f712-b328-429a-a2b2-f1763b4c9fbc tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 returned with HTTP 200 Jul 31 20:55:47.707723 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 933/3735] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:47 2026] GET /volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:48.471594 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f64347ec-6ef0-48c4-992c-ae59bb9fb35f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:48.474348 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f64347ec-6ef0-48c4-992c-ae59bb9fb35f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 Jul 31 20:55:48.476228 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f64347ec-6ef0-48c4-992c-ae59bb9fb35f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:48.476228 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f64347ec-6ef0-48c4-992c-ae59bb9fb35f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:48.481285 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5a1b189d-7d24-47a2-b803-1e16ce94fc96 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:48.482833 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5a1b189d-7d24-47a2-b803-1e16ce94fc96 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:48.483109 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5a1b189d-7d24-47a2-b803-1e16ce94fc96 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:48.483400 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5a1b189d-7d24-47a2-b803-1e16ce94fc96 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:48.483569 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-5a1b189d-7d24-47a2-b803-1e16ce94fc96 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:48.487223 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f64347ec-6ef0-48c4-992c-ae59bb9fb35f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 returned with HTTP 404 Jul 31 20:55:48.487223 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 942/3736] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:48 2026] GET /volume/v3/volumes/92f3d749-2ed6-49cf-98c8-fa86f6554b39 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:48.489229 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:48.489229 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:48.490185 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5a1b189d-7d24-47a2-b803-1e16ce94fc96 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:48.491402 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 946/3737] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:48 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:48.495048 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b7e4f0f9-32e0-4166-8c7e-e87cc1f38ea4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:48.496436 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b7e4f0f9-32e0-4166-8c7e-e87cc1f38ea4 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf/export_record Jul 31 20:55:48.496647 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b7e4f0f9-32e0-4166-8c7e-e87cc1f38ea4 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:48.496865 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b7e4f0f9-32e0-4166-8c7e-e87cc1f38ea4 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Calling method 'export_record' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:48.496994 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-b7e4f0f9-32e0-4166-8c7e-e87cc1f38ea4 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Export record for backup f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100194) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 20:55:48.501007 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:48.501007 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:48.501999 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-b7e4f0f9-32e0-4166-8c7e-e87cc1f38ea4 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': '96269ef0a9a641dabd60afcf6dbbadd0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '236f5b96153d4b22a524a38d52e2b6e6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:55:48.502206 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b7e4f0f9-32e0-4166-8c7e-e87cc1f38ea4 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf/export_record returned with HTTP 403 Jul 31 20:55:48.502639 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 917/3738] 10.4.3.157 () {68 vars in 1430 bytes} [Fri Jul 31 20:55:48 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf/export_record => generated 101 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:48.516591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:48.519306 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:48.519752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1422312484"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:48.521957 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1422312484'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:48.522160 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume of 1 GB Jul 31 20:55:48.527672 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Availability Zones retrieved successfully. Jul 31 20:55:48.536115 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Flow 'volume_create_api' (f5b126f2-b9e8-4baf-a322-7a27087989a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:48.537632 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff2c7d8-3f61-478a-9a07-fee77e9a3a62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:48.538864 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:48.573717 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ff2c7d8-3f61-478a-9a07-fee77e9a3a62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:48.575159 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b114c5-6aa4-403f-bdd3-72eca6b05ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:48.607717 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-111cfb9f-98bc-4df6-8512-71acbefbb177 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:48.622974 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-111cfb9f-98bc-4df6-8512-71acbefbb177 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:48.623211 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-111cfb9f-98bc-4df6-8512-71acbefbb177 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:48.623424 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-111cfb9f-98bc-4df6-8512-71acbefbb177 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:48.623576 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-111cfb9f-98bc-4df6-8512-71acbefbb177 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:48.629632 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:48.629632 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:48.630465 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Created reservations ['c877a936-f986-4d1a-a849-768b3ae7d46f', 'd087b97a-3ed6-4d56-b0c6-7ea490f2886c', 'fa01d47e-a638-47e8-870f-503feba46e1c', '605f01e9-8364-4106-9c8c-ee17bf7e8700'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:48.630557 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-111cfb9f-98bc-4df6-8512-71acbefbb177 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:48.631276 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 943/3739] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:48 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:48.631426 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (66b114c5-6aa4-403f-bdd3-72eca6b05ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c877a936-f986-4d1a-a849-768b3ae7d46f', 'd087b97a-3ed6-4d56-b0c6-7ea490f2886c', 'fa01d47e-a638-47e8-870f-503feba46e1c', '605f01e9-8364-4106-9c8c-ee17bf7e8700']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:48.632252 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e4e2c24-b8ba-4a7c-890e-aa104b396f8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:48.656919 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5e4e2c24-b8ba-4a7c-890e-aa104b396f8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b637f93-477a-4a0c-b9e3-0ae859a06c21', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1422312484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f5b96153d4b22a524a38d52e2b6e6',qos_specs=None,replication_status=,reservations=['c877a936-f986-4d1a-a849-768b3ae7d46f','d087b97a-3ed6-4d56-b0c6-7ea490f2886c','fa01d47e-a638-47e8-870f-503feba46e1c','605f01e9-8364-4106-9c8c-ee17bf7e8700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1422312484',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b637f93-477a-4a0c-b9e3-0ae859a06c21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236f5b96153d4b22a524a38d52e2b6e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:48.657689 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee088d8-99c1-4f49-8d3c-8f496b7e3ac4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:48.681917 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2ee088d8-99c1-4f49-8d3c-8f496b7e3ac4) transitioned into state 'SUCCESS' from state '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-1422312484',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f5b96153d4b22a524a38d52e2b6e6',qos_specs=None,replication_status=,reservations=['c877a936-f986-4d1a-a849-768b3ae7d46f','d087b97a-3ed6-4d56-b0c6-7ea490f2886c','fa01d47e-a638-47e8-870f-503feba46e1c','605f01e9-8364-4106-9c8c-ee17bf7e8700'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:48.681917 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efdfaeb0-daac-41a9-a148-2cee0bebbab1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:48.696725 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efdfaeb0-daac-41a9-a148-2cee0bebbab1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:48.697869 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Flow 'volume_create_api' (f5b126f2-b9e8-4baf-a322-7a27087989a5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:48.698248 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume request issued successfully. Jul 31 20:55:48.698964 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d5dea856-a6ff-4ea8-b6da-57e003c8ce31 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:48.699481 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 934/3740] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:55:48 2026] POST /volume/v3/volumes => generated 778 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:48.716769 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e443129f-0beb-4ac1-bfbe-5347ac9f1ab6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:48.718837 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e443129f-0beb-4ac1-bfbe-5347ac9f1ab6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 Jul 31 20:55:48.718957 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e443129f-0beb-4ac1-bfbe-5347ac9f1ab6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:48.719283 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e443129f-0beb-4ac1-bfbe-5347ac9f1ab6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:48.729861 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:48.729861 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:48.731771 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-618eb3e5-8ef4-42e9-98e2-3fb93350a85b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:48.733078 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e443129f-0beb-4ac1-bfbe-5347ac9f1ab6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:55:48.734458 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-618eb3e5-8ef4-42e9-98e2-3fb93350a85b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 Jul 31 20:55:48.734652 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-618eb3e5-8ef4-42e9-98e2-3fb93350a85b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:48.734870 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-618eb3e5-8ef4-42e9-98e2-3fb93350a85b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:48.739075 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e443129f-0beb-4ac1-bfbe-5347ac9f1ab6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 returned with HTTP 200 Jul 31 20:55:48.739601 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 947/3741] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:48 2026] GET /volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:48.743138 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-618eb3e5-8ef4-42e9-98e2-3fb93350a85b tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 returned with HTTP 404 Jul 31 20:55:48.743694 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 918/3742] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:48 2026] GET /volume/v3/volumes/9029afb4-868c-47fd-b65e-0e0f09ae4248 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:48.755485 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6c422e8f-ae48-422e-add4-4b55922a18d6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:48.757236 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6c422e8f-ae48-422e-add4-4b55922a18d6 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:55:48.757455 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6c422e8f-ae48-422e-add4-4b55922a18d6 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:48.757633 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6c422e8f-ae48-422e-add4-4b55922a18d6 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:48.757725 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6c422e8f-ae48-422e-add4-4b55922a18d6 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:48.762835 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:48.762835 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:48.763796 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6c422e8f-ae48-422e-add4-4b55922a18d6 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-reader] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:55:48.764241 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 944/3743] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:48 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:48.778007 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-694659da-bfd6-49ed-93fa-878969996962 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:48.779419 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-694659da-bfd6-49ed-93fa-878969996962 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] DELETE https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:48.780407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-694659da-bfd6-49ed-93fa-878969996962 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:48.780407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-694659da-bfd6-49ed-93fa-878969996962 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:48.780407 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-694659da-bfd6-49ed-93fa-878969996962 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Delete backup with id: 1fa3c871-f009-46cd-9bf7-41f32831df58. Jul 31 20:55:48.787339 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:48.787339 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:48.799279 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-694659da-bfd6-49ed-93fa-878969996962 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] delete_backup rpcapi backup_id 1fa3c871-f009-46cd-9bf7-41f32831df58 {{(pid=100193) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:55:48.801083 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-694659da-bfd6-49ed-93fa-878969996962 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 202 Jul 31 20:55:48.801826 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 935/3744] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:48 2026] DELETE /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:48.810171 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-82c50db3-5831-4c73-9b06-29313cf3a2f8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:48.812673 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-82c50db3-5831-4c73-9b06-29313cf3a2f8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:48.813041 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-82c50db3-5831-4c73-9b06-29313cf3a2f8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:48.813432 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-82c50db3-5831-4c73-9b06-29313cf3a2f8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:48.813671 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-82c50db3-5831-4c73-9b06-29313cf3a2f8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:48.821411 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:48.821411 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:48.821411 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-82c50db3-5831-4c73-9b06-29313cf3a2f8 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 200 Jul 31 20:55:48.821411 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 948/3745] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:48 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:49.506697 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8e204427-833c-435c-b3af-1286632f52ba None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:49.516563 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e204427-833c-435c-b3af-1286632f52ba tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:49.517578 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8e204427-833c-435c-b3af-1286632f52ba tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:49.517830 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8e204427-833c-435c-b3af-1286632f52ba tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:49.518426 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-8e204427-833c-435c-b3af-1286632f52ba tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:49.526657 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-08677ed6-a536-499d-b375-bf11236c4f60 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:49.534482 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:49.534482 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:49.535104 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e204427-833c-435c-b3af-1286632f52ba tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:49.536858 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 919/3746] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:49 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:49.646642 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-08677ed6-a536-499d-b375-bf11236c4f60 tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] GET https://10.4.3.157/volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 Jul 31 20:55:49.646642 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-08677ed6-a536-499d-b375-bf11236c4f60 tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:49.648162 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-08677ed6-a536-499d-b375-bf11236c4f60 tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:49.648223 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6fd3c63a-b9ff-4cf2-bc9a-24894c47d12a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:49.649966 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6fd3c63a-b9ff-4cf2-bc9a-24894c47d12a tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:49.650138 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6fd3c63a-b9ff-4cf2-bc9a-24894c47d12a tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:49.650329 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6fd3c63a-b9ff-4cf2-bc9a-24894c47d12a tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:49.650424 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-6fd3c63a-b9ff-4cf2-bc9a-24894c47d12a tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:49.659568 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:49.659568 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:49.660231 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-08677ed6-a536-499d-b375-bf11236c4f60 tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1022953401 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1022953401, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:49.660589 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6fd3c63a-b9ff-4cf2-bc9a-24894c47d12a tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:49.660805 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-08677ed6-a536-499d-b375-bf11236c4f60 tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1022953401 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1022953401, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:49.661145 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 936/3747] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:49 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:49.664959 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-08677ed6-a536-499d-b375-bf11236c4f60 tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1022953401 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1022953401, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:49.674601 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-08677ed6-a536-499d-b375-bf11236c4f60 tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 returned with HTTP 200 Jul 31 20:55:49.674601 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 945/3748] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:55:49 2026] GET /volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 => generated 600 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:49.686280 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-37070de2-1801-4ca4-a995-7c95d15e2276 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:49.755436 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-61fc49b3-1c23-4093-a3b9-a7eda2757f2f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:49.757893 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61fc49b3-1c23-4093-a3b9-a7eda2757f2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 Jul 31 20:55:49.758083 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61fc49b3-1c23-4093-a3b9-a7eda2757f2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:49.758332 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61fc49b3-1c23-4093-a3b9-a7eda2757f2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:49.767155 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:49.767155 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-51366726"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:49.767864 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-51366726'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:49.768112 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Create volume of 1 GB Jul 31 20:55:49.768765 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:49.768765 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:49.772989 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Availability Zones retrieved successfully. Jul 31 20:55:49.773196 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-61fc49b3-1c23-4093-a3b9-a7eda2757f2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:55:49.777908 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61fc49b3-1c23-4093-a3b9-a7eda2757f2f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 returned with HTTP 200 Jul 31 20:55:49.778506 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 920/3749] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:49 2026] GET /volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 => generated 1018 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:49.780404 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Flow 'volume_create_api' (fa5364c7-467e-433c-9cf1-1e85dcafb985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:49.781626 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bc6b755-dc91-4aa7-a4ea-19cde8f10e59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:49.782846 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:49.793462 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dd326890-6a15-40f1-8706-cf117e590e9b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:49.795493 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd326890-6a15-40f1-8706-cf117e590e9b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:55:49.795976 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dd326890-6a15-40f1-8706-cf117e590e9b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8b637f93-477a-4a0c-b9e3-0ae859a06c21", "name": "tempest-type-Backup-867086301"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:49.797792 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-dd326890-6a15-40f1-8706-cf117e590e9b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Creating new backup {'backup': {'volume_id': '8b637f93-477a-4a0c-b9e3-0ae859a06c21', 'name': 'tempest-type-Backup-867086301'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:55:49.797957 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-dd326890-6a15-40f1-8706-cf117e590e9b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Creating backup of volume 8b637f93-477a-4a0c-b9e3-0ae859a06c21 in container None Jul 31 20:55:49.807314 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:49.807314 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:49.807314 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-dd326890-6a15-40f1-8706-cf117e590e9b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:55:49.813847 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7bc6b755-dc91-4aa7-a4ea-19cde8f10e59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:49.814983 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113b3340-129e-4983-ae53-bc0588e15121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:49.835567 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c573722a-705d-457b-b865-081a16a52f39 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:49.838261 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c573722a-705d-457b-b865-081a16a52f39 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 Jul 31 20:55:49.838712 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c573722a-705d-457b-b865-081a16a52f39 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:49.839104 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c573722a-705d-457b-b865-081a16a52f39 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:49.839488 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c573722a-705d-457b-b865-081a16a52f39 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 1fa3c871-f009-46cd-9bf7-41f32831df58. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:49.843463 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c573722a-705d-457b-b865-081a16a52f39 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 returned with HTTP 404 Jul 31 20:55:49.844286 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 946/3750] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:49 2026] GET /volume/v3/backups/1fa3c871-f009-46cd-9bf7-41f32831df58 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:49.853151 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-dd326890-6a15-40f1-8706-cf117e590e9b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Created reservations ['c0d3d20d-9822-4e1f-a790-9b9ade4fcfa6', 'ce03934f-18f9-4ea6-b9d4-db2740a16019'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:49.855704 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dd838318-1b67-4aff-8895-9b7ce1d2734c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:49.862997 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dd838318-1b67-4aff-8895-9b7ce1d2734c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] DELETE https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:49.864094 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dd838318-1b67-4aff-8895-9b7ce1d2734c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:49.865770 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dd838318-1b67-4aff-8895-9b7ce1d2734c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:49.865770 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-dd838318-1b67-4aff-8895-9b7ce1d2734c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Delete backup with id: 06db8325-79cb-4a22-9ba1-7aa7fce6f096. Jul 31 20:55:49.878547 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:49.878547 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:49.895951 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Created reservations ['de89ee39-ca3d-4b1e-b42c-82188fc34311', '1184c995-a535-4750-919b-8acef08068cd', '3e724ea2-2877-4b8f-bd6c-63186065bc14', '523a99f1-1c4b-4b4c-9655-e5bc6ab96720'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:49.897046 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (113b3340-129e-4983-ae53-bc0588e15121) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de89ee39-ca3d-4b1e-b42c-82188fc34311', '1184c995-a535-4750-919b-8acef08068cd', '3e724ea2-2877-4b8f-bd6c-63186065bc14', '523a99f1-1c4b-4b4c-9655-e5bc6ab96720']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:49.897957 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a953d45e-1163-4d07-a669-7b88e466a2e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:49.909308 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd326890-6a15-40f1-8706-cf117e590e9b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:55:49.909834 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 937/3751] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:55:49 2026] POST /volume/v3/backups => generated 315 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:49.925885 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f1f66f1b-689c-4495-b0d4-89a6e1376efb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:49.927863 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f1f66f1b-689c-4495-b0d4-89a6e1376efb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:55:49.927973 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.rpcapi [None req-dd838318-1b67-4aff-8895-9b7ce1d2734c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] delete_backup rpcapi backup_id 06db8325-79cb-4a22-9ba1-7aa7fce6f096 {{(pid=100194) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:55:49.928381 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f1f66f1b-689c-4495-b0d4-89a6e1376efb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:49.928710 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f1f66f1b-689c-4495-b0d4-89a6e1376efb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:49.928951 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-f1f66f1b-689c-4495-b0d4-89a6e1376efb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:49.934243 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dd838318-1b67-4aff-8895-9b7ce1d2734c tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 202 Jul 31 20:55:49.936695 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:49.936695 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:49.937191 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a953d45e-1163-4d07-a669-7b88e466a2e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1fa09aa8-ac90-4255-a1f6-8dcfa232c707', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-51366726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157e0a1e9767414a92e54a36cee546c3',qos_specs=None,replication_status=,reservations=['de89ee39-ca3d-4b1e-b42c-82188fc34311','1184c995-a535-4750-919b-8acef08068cd','3e724ea2-2877-4b8f-bd6c-63186065bc14','523a99f1-1c4b-4b4c-9655-e5bc6ab96720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bae0d964b9644829932504f50248bb04',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-51366726',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1fa09aa8-ac90-4255-a1f6-8dcfa232c707,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='157e0a1e9767414a92e54a36cee546c3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bae0d964b9644829932504f50248bb04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:49.937273 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 921/3752] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:49 2026] DELETE /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:49.937329 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f1f66f1b-689c-4495-b0d4-89a6e1376efb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:55:49.937329 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 947/3753] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:49 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:49.937776 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6627543-51b9-439c-a2c9-7a6bb8901429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:49.949071 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-171b7546-d5ce-40f7-8cf5-2ba09b0017a1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:49.952156 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-171b7546-d5ce-40f7-8cf5-2ba09b0017a1 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:49.952436 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-171b7546-d5ce-40f7-8cf5-2ba09b0017a1 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:49.952778 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-171b7546-d5ce-40f7-8cf5-2ba09b0017a1 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:49.952920 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-171b7546-d5ce-40f7-8cf5-2ba09b0017a1 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:49.960213 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:49.960213 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:49.961453 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-171b7546-d5ce-40f7-8cf5-2ba09b0017a1 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 200 Jul 31 20:55:49.962039 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 938/3754] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:49 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:49.970676 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6627543-51b9-439c-a2c9-7a6bb8901429) transitioned into state 'SUCCESS' from state '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-51366726',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='157e0a1e9767414a92e54a36cee546c3',qos_specs=None,replication_status=,reservations=['de89ee39-ca3d-4b1e-b42c-82188fc34311','1184c995-a535-4750-919b-8acef08068cd','3e724ea2-2877-4b8f-bd6c-63186065bc14','523a99f1-1c4b-4b4c-9655-e5bc6ab96720'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bae0d964b9644829932504f50248bb04',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:49.971593 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1dba23-b920-4450-86b9-203215958b2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:49.987825 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c1dba23-b920-4450-86b9-203215958b2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:49.988938 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Flow 'volume_create_api' (fa5364c7-467e-433c-9cf1-1e85dcafb985) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:49.989344 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Create volume request issued successfully. Jul 31 20:55:49.990044 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-37070de2-1801-4ca4-a995-7c95d15e2276 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:49.990514 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 949/3755] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:55:49 2026] POST /volume/v3/volumes => generated 757 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:50.004550 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5ab9b7ae-fa7a-4ba0-a0d6-8d3afd7b0f6a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:50.006661 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5ab9b7ae-fa7a-4ba0-a0d6-8d3afd7b0f6a tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] GET https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 Jul 31 20:55:50.007111 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5ab9b7ae-fa7a-4ba0-a0d6-8d3afd7b0f6a tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:50.009922 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5ab9b7ae-fa7a-4ba0-a0d6-8d3afd7b0f6a tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:50.020645 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:50.020645 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:50.026089 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5ab9b7ae-fa7a-4ba0-a0d6-8d3afd7b0f6a tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Volume info retrieved successfully. Jul 31 20:55:50.031692 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5ab9b7ae-fa7a-4ba0-a0d6-8d3afd7b0f6a tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 returned with HTTP 200 Jul 31 20:55:50.032355 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 922/3756] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:50 2026] GET /volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:50.547808 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ce51f9fb-0e83-45b1-9aaf-945dd6b105f8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:50.549474 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce51f9fb-0e83-45b1-9aaf-945dd6b105f8 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:50.549683 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce51f9fb-0e83-45b1-9aaf-945dd6b105f8 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:50.550118 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce51f9fb-0e83-45b1-9aaf-945dd6b105f8 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:50.550118 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ce51f9fb-0e83-45b1-9aaf-945dd6b105f8 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:50.554450 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:50.554450 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:50.555251 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce51f9fb-0e83-45b1-9aaf-945dd6b105f8 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:50.555441 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 948/3757] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:50 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:50.675161 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c5b0678a-da9c-4ec5-98b8-2ed1f7340026 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:50.680498 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c5b0678a-da9c-4ec5-98b8-2ed1f7340026 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:50.680498 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c5b0678a-da9c-4ec5-98b8-2ed1f7340026 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:50.680498 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c5b0678a-da9c-4ec5-98b8-2ed1f7340026 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:50.680498 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-c5b0678a-da9c-4ec5-98b8-2ed1f7340026 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:50.686426 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:50.686426 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:50.687412 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c5b0678a-da9c-4ec5-98b8-2ed1f7340026 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:50.687925 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 939/3758] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:50 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:50.950595 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f0dae7a3-59fb-47df-a2e8-e41333a3e72d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:50.953026 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0dae7a3-59fb-47df-a2e8-e41333a3e72d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:55:50.953335 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0dae7a3-59fb-47df-a2e8-e41333a3e72d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:50.953578 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0dae7a3-59fb-47df-a2e8-e41333a3e72d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:50.953714 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-f0dae7a3-59fb-47df-a2e8-e41333a3e72d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:50.959760 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:50.959760 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:50.960857 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0dae7a3-59fb-47df-a2e8-e41333a3e72d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:55:50.961286 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 950/3759] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:50 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 724 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:50.974001 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bd35b803-862e-4f42-8450-f5eace2bee31 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:50.977098 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bd35b803-862e-4f42-8450-f5eace2bee31 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 Jul 31 20:55:50.977098 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bd35b803-862e-4f42-8450-f5eace2bee31 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:50.977098 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bd35b803-862e-4f42-8450-f5eace2bee31 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:50.977098 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-bd35b803-862e-4f42-8450-f5eace2bee31 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 06db8325-79cb-4a22-9ba1-7aa7fce6f096. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:50.982836 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bd35b803-862e-4f42-8450-f5eace2bee31 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 returned with HTTP 404 Jul 31 20:55:50.983417 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 923/3760] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:50 2026] GET /volume/v3/backups/06db8325-79cb-4a22-9ba1-7aa7fce6f096 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:50.996009 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4e2d6248-041c-4813-a94e-cb191ca18397 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.003178 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4e2d6248-041c-4813-a94e-cb191ca18397 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] DELETE https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:55:51.003178 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4e2d6248-041c-4813-a94e-cb191ca18397 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:51.003178 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4e2d6248-041c-4813-a94e-cb191ca18397 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:51.003178 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-4e2d6248-041c-4813-a94e-cb191ca18397 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Delete backup with id: 32336ad8-1b04-4921-bc73-bf1d5576f8e8. Jul 31 20:55:51.010580 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:51.010580 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:51.023073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-4e2d6248-041c-4813-a94e-cb191ca18397 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] delete_backup rpcapi backup_id 32336ad8-1b04-4921-bc73-bf1d5576f8e8 {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:55:51.025961 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4e2d6248-041c-4813-a94e-cb191ca18397 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 202 Jul 31 20:55:51.026511 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 949/3761] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:50 2026] DELETE /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:51.036097 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-880bb63e-af5c-48c4-913d-b1aebfdd7027 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.038744 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-880bb63e-af5c-48c4-913d-b1aebfdd7027 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:55:51.043722 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-880bb63e-af5c-48c4-913d-b1aebfdd7027 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:51.043722 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-880bb63e-af5c-48c4-913d-b1aebfdd7027 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:51.043722 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-880bb63e-af5c-48c4-913d-b1aebfdd7027 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:51.050158 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ed2dd5b6-2448-44d6-813d-cf21eb6074b0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.054277 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ed2dd5b6-2448-44d6-813d-cf21eb6074b0 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] GET https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 Jul 31 20:55:51.054277 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ed2dd5b6-2448-44d6-813d-cf21eb6074b0 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:51.054277 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ed2dd5b6-2448-44d6-813d-cf21eb6074b0 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:51.054436 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:51.054436 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:51.054436 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-880bb63e-af5c-48c4-913d-b1aebfdd7027 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 200 Jul 31 20:55:51.054436 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 940/3762] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:51 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 736 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:51.064144 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:51.064144 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:51.070498 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ed2dd5b6-2448-44d6-813d-cf21eb6074b0 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Volume info retrieved successfully. Jul 31 20:55:51.075463 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ed2dd5b6-2448-44d6-813d-cf21eb6074b0 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 returned with HTTP 200 Jul 31 20:55:51.075935 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 951/3763] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:51 2026] GET /volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:51.089442 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-53401468-304b-4b63-be74-8b21f6a6cbbf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.091164 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-53401468-304b-4b63-be74-8b21f6a6cbbf tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 Jul 31 20:55:51.091513 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-53401468-304b-4b63-be74-8b21f6a6cbbf tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:51.140906 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-53401468-304b-4b63-be74-8b21f6a6cbbf tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1022953401 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1022953401, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:51.141279 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-53401468-304b-4b63-be74-8b21f6a6cbbf tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1022953401 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1022953401, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:51.141669 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-53401468-304b-4b63-be74-8b21f6a6cbbf tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1022953401 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1022953401, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:51.149950 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-53401468-304b-4b63-be74-8b21f6a6cbbf tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 returned with HTTP 200 Jul 31 20:55:51.150687 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 924/3764] 10.4.3.157 () {68 vars in 1374 bytes} [Fri Jul 31 20:55:51 2026] PUT /volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 => generated 555 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:51.171661 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.173805 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:51.174296 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:51.175821 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:51.175952 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Create volume of 2 GB Jul 31 20:55:51.180471 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Availability Zones retrieved successfully. Jul 31 20:55:51.186686 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Flow 'volume_create_api' (c8f0c892-1944-46fa-ab87-8bb4db066e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:51.189473 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f673f780-2c7b-401a-843e-d4004d4dd972) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:51.189473 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Validating volume size '2' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:51.229284 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f673f780-2c7b-401a-843e-d4004d4dd972) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:51.230261 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a4e8c1-338d-4bc7-a2fe-233ce3e7fc02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:51.278969 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota_utils [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Quota exceeded for 157e0a1e9767414a92e54a36cee546c3, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 20:55:51.283211 np0000006272 devstack@c-api.service[100192]: WARNING cinder.volume.api [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a4e8c1-338d-4bc7-a2fe-233ce3e7fc02) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 20:55:51.283211 np0000006272 devstack@c-api.service[100192]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Jul 31 20:55:51.285348 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a4e8c1-338d-4bc7-a2fe-233ce3e7fc02) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:51.285988 np0000006272 devstack@c-api.service[100192]: WARNING cinder.volume.api [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (89a4e8c1-338d-4bc7-a2fe-233ce3e7fc02) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 20:55:51.286802 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f673f780-2c7b-401a-843e-d4004d4dd972) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:51.287533 np0000006272 devstack@c-api.service[100192]: WARNING cinder.volume.api [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f673f780-2c7b-401a-843e-d4004d4dd972) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 20:55:51.288337 np0000006272 devstack@c-api.service[100192]: WARNING cinder.volume.api [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Flow 'volume_create_api' (c8f0c892-1944-46fa-ab87-8bb4db066e9b) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 20:55:51.288595 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.middleware.fault [None req-8eebcbde-0407-40a2-9b4b-5c72f6076b88 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 413 Jul 31 20:55:51.289485 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 950/3765] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:55:51 2026] POST /volume/v3/volumes => generated 208 bytes in 118 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 20:55:51.309915 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f41b8829-bc70-41ee-a672-69e348d16c9d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.312967 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f41b8829-bc70-41ee-a672-69e348d16c9d tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 Jul 31 20:55:51.312967 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f41b8829-bc70-41ee-a672-69e348d16c9d tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:51.374622 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-f41b8829-bc70-41ee-a672-69e348d16c9d tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1022953401 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1022953401, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:51.375067 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-f41b8829-bc70-41ee-a672-69e348d16c9d tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1022953401 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1022953401, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:51.375488 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-f41b8829-bc70-41ee-a672-69e348d16c9d tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1022953401 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1022953401, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:55:51.386189 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f41b8829-bc70-41ee-a672-69e348d16c9d tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 returned with HTTP 200 Jul 31 20:55:51.386671 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 941/3766] 10.4.3.157 () {68 vars in 1374 bytes} [Fri Jul 31 20:55:51 2026] PUT /volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 => generated 555 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:51.399007 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4d345f08-79e8-4e87-93b2-29441124b674 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.400815 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:51.401183 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:51.402539 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:51.402663 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Create volume of 1 GB Jul 31 20:55:51.409002 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Availability Zones retrieved successfully. Jul 31 20:55:51.415079 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Flow 'volume_create_api' (fcad12b9-2ffc-49de-9deb-406ac92fe505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:51.416091 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52a85a3-d11e-46f9-b0d1-df0d0e156317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:51.417014 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:51.453573 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52a85a3-d11e-46f9-b0d1-df0d0e156317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:51.455064 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca5d13a-ebbf-4b4e-87d8-46172a7af8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:51.502163 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota_utils [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Quota exceeded for 157e0a1e9767414a92e54a36cee546c3, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Jul 31 20:55:51.502424 np0000006272 devstack@c-api.service[100191]: WARNING cinder.volume.api [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca5d13a-ebbf-4b4e-87d8-46172a7af8ab) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 20:55:51.502424 np0000006272 devstack@c-api.service[100191]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Jul 31 20:55:51.504016 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca5d13a-ebbf-4b4e-87d8-46172a7af8ab) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:51.504945 np0000006272 devstack@c-api.service[100191]: WARNING cinder.volume.api [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dca5d13a-ebbf-4b4e-87d8-46172a7af8ab) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 20:55:51.507055 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52a85a3-d11e-46f9-b0d1-df0d0e156317) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:51.507055 np0000006272 devstack@c-api.service[100191]: WARNING cinder.volume.api [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c52a85a3-d11e-46f9-b0d1-df0d0e156317) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 20:55:51.507813 np0000006272 devstack@c-api.service[100191]: WARNING cinder.volume.api [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Flow 'volume_create_api' (fcad12b9-2ffc-49de-9deb-406ac92fe505) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 20:55:51.508144 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.middleware.fault [None req-4d345f08-79e8-4e87-93b2-29441124b674 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 413 Jul 31 20:55:51.508891 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 952/3767] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:55:51 2026] POST /volume/v3/volumes => generated 150 bytes in 110 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 20:55:51.518308 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d240cf7f-3637-4018-99e6-a7569c70b09d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.520581 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d240cf7f-3637-4018-99e6-a7569c70b09d tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 Jul 31 20:55:51.520999 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d240cf7f-3637-4018-99e6-a7569c70b09d tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:51.567010 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8cc3f6df-d096-4470-b146-58b423de54ae None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.569568 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8cc3f6df-d096-4470-b146-58b423de54ae tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:51.569821 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8cc3f6df-d096-4470-b146-58b423de54ae tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:51.570045 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8cc3f6df-d096-4470-b146-58b423de54ae tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:51.570272 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8cc3f6df-d096-4470-b146-58b423de54ae tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:51.571273 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d240cf7f-3637-4018-99e6-a7569c70b09d tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 returned with HTTP 200 Jul 31 20:55:51.571564 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 925/3768] 10.4.3.157 () {68 vars in 1374 bytes} [Fri Jul 31 20:55:51 2026] PUT /volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 => generated 554 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:51.575673 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:51.575673 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:51.576632 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8cc3f6df-d096-4470-b146-58b423de54ae tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:51.576993 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 951/3769] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:51 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:51.584933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e7cb1e8b-fe46-4265-94f0-c7112cf1edfe None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.589252 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e7cb1e8b-fe46-4265-94f0-c7112cf1edfe tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] POST https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707/action Jul 31 20:55:51.589252 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e7cb1e8b-fe46-4265-94f0-c7112cf1edfe tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:55:51.589252 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e7cb1e8b-fe46-4265-94f0-c7112cf1edfe tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:51.603584 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:51.603584 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:51.603584 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e7cb1e8b-fe46-4265-94f0-c7112cf1edfe tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Volume info retrieved successfully. Jul 31 20:55:51.645218 np0000006272 devstack@c-api.service[100193]: ERROR cinder.volume.api [None req-e7cb1e8b-fe46-4265-94f0-c7112cf1edfe tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Quota exceeded for 157e0a1e9767414a92e54a36cee546c3, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Jul 31 20:55:51.652295 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.middleware.fault [None req-e7cb1e8b-fe46-4265-94f0-c7112cf1edfe tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707/action returned with HTTP 413 Jul 31 20:55:51.652295 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 942/3770] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:55:51 2026] POST /volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707/action => generated 208 bytes in 69 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Jul 31 20:55:51.659774 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8b6f5136-e682-47c5-988d-77ff5b38a015 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.665313 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8b6f5136-e682-47c5-988d-77ff5b38a015 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] GET https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 Jul 31 20:55:51.665313 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8b6f5136-e682-47c5-988d-77ff5b38a015 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:51.665313 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8b6f5136-e682-47c5-988d-77ff5b38a015 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:51.701382 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c2cb2f2f-ed68-4d87-b08e-ac3088db3bf0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.703735 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c2cb2f2f-ed68-4d87-b08e-ac3088db3bf0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:51.703934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c2cb2f2f-ed68-4d87-b08e-ac3088db3bf0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:51.704208 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c2cb2f2f-ed68-4d87-b08e-ac3088db3bf0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:51.704343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c2cb2f2f-ed68-4d87-b08e-ac3088db3bf0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:51.712014 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:51.712014 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:51.713204 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c2cb2f2f-ed68-4d87-b08e-ac3088db3bf0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:51.713715 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 926/3771] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:51 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:51.844619 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:51.844619 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:51.848203 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8b6f5136-e682-47c5-988d-77ff5b38a015 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Volume info retrieved successfully. Jul 31 20:55:51.853882 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8b6f5136-e682-47c5-988d-77ff5b38a015 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 returned with HTTP 200 Jul 31 20:55:51.854407 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 953/3772] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:51 2026] GET /volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 => generated 850 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:51.866469 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ba0882f0-5b3e-419b-8608-f6c3445bf491 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.868365 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ba0882f0-5b3e-419b-8608-f6c3445bf491 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] DELETE https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 Jul 31 20:55:51.868582 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ba0882f0-5b3e-419b-8608-f6c3445bf491 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:51.868901 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ba0882f0-5b3e-419b-8608-f6c3445bf491 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:51.869032 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-ba0882f0-5b3e-419b-8608-f6c3445bf491 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Delete volume with id: 1fa09aa8-ac90-4255-a1f6-8dcfa232c707 Jul 31 20:55:51.877157 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:51.877157 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:51.877851 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ba0882f0-5b3e-419b-8608-f6c3445bf491 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Volume info retrieved successfully. Jul 31 20:55:51.898680 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ba0882f0-5b3e-419b-8608-f6c3445bf491 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Delete volume request issued successfully. Jul 31 20:55:51.899019 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ba0882f0-5b3e-419b-8608-f6c3445bf491 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 returned with HTTP 202 Jul 31 20:55:51.899477 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 952/3773] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:55:51 2026] DELETE /volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:51.907613 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d0b8a492-ae10-4d4e-b3c4-22c6182dca27 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.912541 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d0b8a492-ae10-4d4e-b3c4-22c6182dca27 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] GET https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 Jul 31 20:55:51.912541 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d0b8a492-ae10-4d4e-b3c4-22c6182dca27 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:51.912541 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d0b8a492-ae10-4d4e-b3c4-22c6182dca27 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:51.921803 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:51.921803 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:51.926674 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d0b8a492-ae10-4d4e-b3c4-22c6182dca27 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Volume info retrieved successfully. Jul 31 20:55:51.933778 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d0b8a492-ae10-4d4e-b3c4-22c6182dca27 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 returned with HTTP 200 Jul 31 20:55:51.934400 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 943/3774] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:51 2026] GET /volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:51.971684 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-698662d8-bb5d-42b9-a752-cdb19ba5743e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:51.973894 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-698662d8-bb5d-42b9-a752-cdb19ba5743e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:55:51.974184 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-698662d8-bb5d-42b9-a752-cdb19ba5743e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:51.974765 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-698662d8-bb5d-42b9-a752-cdb19ba5743e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:51.974765 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-698662d8-bb5d-42b9-a752-cdb19ba5743e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:51.980382 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:51.980382 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:51.981168 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-698662d8-bb5d-42b9-a752-cdb19ba5743e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:55:51.981603 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 927/3775] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:51 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 724 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:52.066531 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cb12b598-3c0c-4c93-b0b7-2eacc1932712 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:52.068262 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cb12b598-3c0c-4c93-b0b7-2eacc1932712 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 Jul 31 20:55:52.068470 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cb12b598-3c0c-4c93-b0b7-2eacc1932712 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:52.068645 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cb12b598-3c0c-4c93-b0b7-2eacc1932712 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:52.068733 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-cb12b598-3c0c-4c93-b0b7-2eacc1932712 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Show backup with id 32336ad8-1b04-4921-bc73-bf1d5576f8e8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:52.073951 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cb12b598-3c0c-4c93-b0b7-2eacc1932712 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 returned with HTTP 404 Jul 31 20:55:52.074618 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 954/3776] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:52 2026] GET /volume/v3/backups/32336ad8-1b04-4921-bc73-bf1d5576f8e8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:52.082862 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2fc5b433-d11c-4838-a30d-134516994e37 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:52.084677 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2fc5b433-d11c-4838-a30d-134516994e37 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc Jul 31 20:55:52.085100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2fc5b433-d11c-4838-a30d-134516994e37 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:52.085543 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2fc5b433-d11c-4838-a30d-134516994e37 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:52.086170 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-2fc5b433-d11c-4838-a30d-134516994e37 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Delete volume with id: a90c8a20-f12b-4744-87a0-8cee8669dccc Jul 31 20:55:52.095867 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:52.095867 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:52.096233 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2fc5b433-d11c-4838-a30d-134516994e37 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:52.120145 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2fc5b433-d11c-4838-a30d-134516994e37 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Delete volume request issued successfully. Jul 31 20:55:52.120145 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2fc5b433-d11c-4838-a30d-134516994e37 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc returned with HTTP 202 Jul 31 20:55:52.120145 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 953/3777] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:52 2026] DELETE /volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:52.130585 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7e262951-6036-42a4-92ac-577aff360333 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:52.134157 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e262951-6036-42a4-92ac-577aff360333 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc Jul 31 20:55:52.134157 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e262951-6036-42a4-92ac-577aff360333 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:52.134157 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e262951-6036-42a4-92ac-577aff360333 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:52.142284 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:52.142284 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:52.148181 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7e262951-6036-42a4-92ac-577aff360333 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Volume info retrieved successfully. Jul 31 20:55:52.153924 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e262951-6036-42a4-92ac-577aff360333 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc returned with HTTP 200 Jul 31 20:55:52.154701 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 944/3778] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:52 2026] GET /volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc => generated 1007 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:52.590097 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bafdf377-03d1-4c08-8db3-69bfe2853dc2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:52.591950 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bafdf377-03d1-4c08-8db3-69bfe2853dc2 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:52.592197 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bafdf377-03d1-4c08-8db3-69bfe2853dc2 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:52.592439 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bafdf377-03d1-4c08-8db3-69bfe2853dc2 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:52.592588 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-bafdf377-03d1-4c08-8db3-69bfe2853dc2 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:52.598101 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:52.598101 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:52.598976 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bafdf377-03d1-4c08-8db3-69bfe2853dc2 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:52.599400 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 928/3779] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:52 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:52.724462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-133ab173-44ea-4c96-bade-feafc5ad0ee8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:52.726690 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-133ab173-44ea-4c96-bade-feafc5ad0ee8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:52.726965 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-133ab173-44ea-4c96-bade-feafc5ad0ee8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:52.728842 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-133ab173-44ea-4c96-bade-feafc5ad0ee8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:52.729059 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-133ab173-44ea-4c96-bade-feafc5ad0ee8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:52.734977 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:52.734977 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:52.735895 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-133ab173-44ea-4c96-bade-feafc5ad0ee8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:52.736219 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 955/3780] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:52 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:52.953149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c2028edd-b4bb-4f45-969a-7fafed081d13 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:52.953149 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c2028edd-b4bb-4f45-969a-7fafed081d13 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] GET https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 Jul 31 20:55:52.953149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c2028edd-b4bb-4f45-969a-7fafed081d13 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:52.953149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c2028edd-b4bb-4f45-969a-7fafed081d13 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:52.957031 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c2028edd-b4bb-4f45-969a-7fafed081d13 tempest-VolumeQuotasNegativeTestJSON-1044119395 tempest-VolumeQuotasNegativeTestJSON-1044119395-project-member] https://10.4.3.157/volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 returned with HTTP 404 Jul 31 20:55:52.957494 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 954/3781] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:52 2026] GET /volume/v3/volumes/1fa09aa8-ac90-4255-a1f6-8dcfa232c707 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:52.967855 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b7a7eeab-ff5b-47ee-b9a0-7483bab60a2f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:52.969867 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b7a7eeab-ff5b-47ee-b9a0-7483bab60a2f tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] PUT https://10.4.3.157/volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 Jul 31 20:55:52.973623 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b7a7eeab-ff5b-47ee-b9a0-7483bab60a2f tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-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=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:52.993820 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-24d5eba7-ca4f-4ae7-9286-7d122b62f2c6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:52.996160 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-24d5eba7-ca4f-4ae7-9286-7d122b62f2c6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:55:52.996480 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-24d5eba7-ca4f-4ae7-9286-7d122b62f2c6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:52.996734 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-24d5eba7-ca4f-4ae7-9286-7d122b62f2c6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:52.996910 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-24d5eba7-ca4f-4ae7-9286-7d122b62f2c6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:53.001792 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:53.001792 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:53.002663 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-24d5eba7-ca4f-4ae7-9286-7d122b62f2c6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:55:53.003224 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 929/3782] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:52 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:53.088534 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b7a7eeab-ff5b-47ee-b9a0-7483bab60a2f tempest-VolumeQuotasNegativeTestJSON-1399065372 tempest-VolumeQuotasNegativeTestJSON-1399065372-project-admin] https://10.4.3.157/volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 returned with HTTP 200 Jul 31 20:55:53.090337 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 945/3783] 10.4.3.157 () {68 vars in 1375 bytes} [Fri Jul 31 20:55:52 2026] PUT /volume/v3/os-quota-sets/157e0a1e9767414a92e54a36cee546c3 => generated 558 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:53.168575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b67be00f-aea5-422a-a2e9-9318b4209463 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:53.170612 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b67be00f-aea5-422a-a2e9-9318b4209463 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] GET https://10.4.3.157/volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc Jul 31 20:55:53.170886 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b67be00f-aea5-422a-a2e9-9318b4209463 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:53.171158 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b67be00f-aea5-422a-a2e9-9318b4209463 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:53.182082 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b67be00f-aea5-422a-a2e9-9318b4209463 tempest-ProjectReaderTests33-800248723 tempest-ProjectReaderTests33-800248723-project-admin] https://10.4.3.157/volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc returned with HTTP 404 Jul 31 20:55:53.182731 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 956/3784] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:53 2026] GET /volume/v3/volumes/a90c8a20-f12b-4744-87a0-8cee8669dccc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:53.612352 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-04bb9b8a-7040-4d1a-9eae-bde6f2bad4da None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:53.614443 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-04bb9b8a-7040-4d1a-9eae-bde6f2bad4da tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:53.614663 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-04bb9b8a-7040-4d1a-9eae-bde6f2bad4da tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:53.614921 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-04bb9b8a-7040-4d1a-9eae-bde6f2bad4da tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:53.615081 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-04bb9b8a-7040-4d1a-9eae-bde6f2bad4da tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:53.619434 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:53.619434 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:53.620179 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-04bb9b8a-7040-4d1a-9eae-bde6f2bad4da tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:53.620556 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 955/3785] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:53 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:53.750438 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0559c0cc-45f9-4387-ac37-a169c0923ee1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:53.752577 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0559c0cc-45f9-4387-ac37-a169c0923ee1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:53.753011 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0559c0cc-45f9-4387-ac37-a169c0923ee1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:53.753397 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0559c0cc-45f9-4387-ac37-a169c0923ee1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:53.753668 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-0559c0cc-45f9-4387-ac37-a169c0923ee1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:53.761502 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:53.761502 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:53.761502 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0559c0cc-45f9-4387-ac37-a169c0923ee1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:53.761502 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 930/3786] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:53 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 755 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:54.017089 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-20a2ac75-cd13-42b3-9169-7c6b0793024d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:54.019412 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20a2ac75-cd13-42b3-9169-7c6b0793024d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:55:54.019640 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-20a2ac75-cd13-42b3-9169-7c6b0793024d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:54.019839 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-20a2ac75-cd13-42b3-9169-7c6b0793024d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:54.019947 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-20a2ac75-cd13-42b3-9169-7c6b0793024d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:54.025164 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:54.025164 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:54.025902 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20a2ac75-cd13-42b3-9169-7c6b0793024d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:55:54.026343 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 946/3787] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:54 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:54.633120 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8ed1c765-7321-4bd6-9ba5-50e357de7c6d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:54.634866 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ed1c765-7321-4bd6-9ba5-50e357de7c6d tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:54.635119 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ed1c765-7321-4bd6-9ba5-50e357de7c6d tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:54.635367 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ed1c765-7321-4bd6-9ba5-50e357de7c6d tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:54.635519 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8ed1c765-7321-4bd6-9ba5-50e357de7c6d tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:54.639537 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:54.639537 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:54.640454 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ed1c765-7321-4bd6-9ba5-50e357de7c6d tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:54.640870 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 957/3788] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:54 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 795 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:54.776782 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4f61e02b-6220-4156-82c5-4ab8a169afac None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:54.779050 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f61e02b-6220-4156-82c5-4ab8a169afac tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:54.780973 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4f61e02b-6220-4156-82c5-4ab8a169afac tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:54.780973 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4f61e02b-6220-4156-82c5-4ab8a169afac tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:54.780973 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-4f61e02b-6220-4156-82c5-4ab8a169afac tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:54.787818 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:54.787818 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:54.787818 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f61e02b-6220-4156-82c5-4ab8a169afac tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:54.787818 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 956/3789] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:54 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:54.797901 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-15df21cb-0ceb-4165-998d-a54f5ebaa5a6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:54.800301 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-15df21cb-0ceb-4165-998d-a54f5ebaa5a6 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d Jul 31 20:55:54.800628 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-15df21cb-0ceb-4165-998d-a54f5ebaa5a6 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:54.800941 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-15df21cb-0ceb-4165-998d-a54f5ebaa5a6 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:54.810331 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:54.810331 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:54.816330 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-15df21cb-0ceb-4165-998d-a54f5ebaa5a6 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:55:54.822985 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-15df21cb-0ceb-4165-998d-a54f5ebaa5a6 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d returned with HTTP 200 Jul 31 20:55:54.823403 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 931/3790] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:54 2026] GET /volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d => generated 1361 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:54.847579 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a2252636-9f13-4553-8a91-e2040912d696 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:54.853777 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] POST https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390/restore Jul 31 20:55:54.857618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:54.859739 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Restoring backup 049abdfb-0690-46b1-8502-7dbae67b3390 ({'restore': {}}) {{(pid=100193) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 20:55:54.859739 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Restoring backup 049abdfb-0690-46b1-8502-7dbae67b3390 to volume None. Jul 31 20:55:54.868456 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:54.868456 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:54.870238 np0000006272 devstack@c-api.service[100193]: INFO cinder.backup.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Creating volume of 1 GB for restore of backup 049abdfb-0690-46b1-8502-7dbae67b3390. Jul 31 20:55:54.876267 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Availability Zones retrieved successfully. Jul 31 20:55:54.884947 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Flow 'volume_create_api' (52441328-6bc9-4eb7-82f6-fcec600e6eb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:54.886817 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f94be33-967e-4ec5-b52e-4294155e21d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:54.888262 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:54.927924 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8f94be33-967e-4ec5-b52e-4294155e21d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:54.929094 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e92539df-3ac7-4eb9-9b79-d8b8bd691717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:54.981551 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Created reservations ['9c11d75d-3887-41c9-a005-77bdb46c5d87', '74284ba3-acdc-42ec-a503-9c10cb944dc0', '40a34819-8207-446f-8869-a269cf7dfddf', '39fbb5a1-c9af-4dd8-850e-d33dd41517e5'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:54.982418 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e92539df-3ac7-4eb9-9b79-d8b8bd691717) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9c11d75d-3887-41c9-a005-77bdb46c5d87', '74284ba3-acdc-42ec-a503-9c10cb944dc0', '40a34819-8207-446f-8869-a269cf7dfddf', '39fbb5a1-c9af-4dd8-850e-d33dd41517e5']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:54.983269 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (932afab9-6736-4e7f-b879-8864614198da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:55.040068 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-32b8bc6c-60c9-45e3-8840-7047532a716e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:55.042793 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32b8bc6c-60c9-45e3-8840-7047532a716e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:55:55.042891 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32b8bc6c-60c9-45e3-8840-7047532a716e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:55.043072 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32b8bc6c-60c9-45e3-8840-7047532a716e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:55.043279 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-32b8bc6c-60c9-45e3-8840-7047532a716e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:55.055632 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:55.055632 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:55.055632 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32b8bc6c-60c9-45e3-8840-7047532a716e tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:55:55.055632 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 958/3791] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:55 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:55.080372 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (932afab9-6736-4e7f-b879-8864614198da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '767f6326-c4cd-4fc9-8fa8-c9b9a8050635', '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_049abdfb-0690-46b1-8502-7dbae67b3390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152d792af2ea40f2bb9d3e42fbdf4c98',qos_specs=None,replication_status=,reservations=['9c11d75d-3887-41c9-a005-77bdb46c5d87','74284ba3-acdc-42ec-a503-9c10cb944dc0','40a34819-8207-446f-8869-a269cf7dfddf','39fbb5a1-c9af-4dd8-850e-d33dd41517e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6352f1c430a54946afd577b668767fdf',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:54Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_049abdfb-0690-46b1-8502-7dbae67b3390',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=767f6326-c4cd-4fc9-8fa8-c9b9a8050635,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='152d792af2ea40f2bb9d3e42fbdf4c98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6352f1c430a54946afd577b668767fdf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:55.081546 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab1df2f-e38c-4ad7-9624-84467fdf2fbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:55.100244 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3ab1df2f-e38c-4ad7-9624-84467fdf2fbc) transitioned into 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_049abdfb-0690-46b1-8502-7dbae67b3390',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='152d792af2ea40f2bb9d3e42fbdf4c98',qos_specs=None,replication_status=,reservations=['9c11d75d-3887-41c9-a005-77bdb46c5d87','74284ba3-acdc-42ec-a503-9c10cb944dc0','40a34819-8207-446f-8869-a269cf7dfddf','39fbb5a1-c9af-4dd8-850e-d33dd41517e5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6352f1c430a54946afd577b668767fdf',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:55.100948 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b6d32f-f088-4147-a150-4866269b60ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:55.114779 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3b6d32f-f088-4147-a150-4866269b60ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:55.116262 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Flow 'volume_create_api' (52441328-6bc9-4eb7-82f6-fcec600e6eb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:55.116741 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Create volume request issued successfully. Jul 31 20:55:55.125561 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:55.125561 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:55.126208 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:55:55.407753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:55.509192 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:55.509548 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2147443159"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:55.511223 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2147443159'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:55.511351 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Create volume of 1 GB Jul 31 20:55:55.517686 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Availability Zones retrieved successfully. Jul 31 20:55:55.522924 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Flow 'volume_create_api' (2bfd3760-dd3e-4b82-a722-b1d60f3d3c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:55.524943 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adebc098-ef41-4642-acc8-434df44052d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:55.525994 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:55.555960 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adebc098-ef41-4642-acc8-434df44052d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:55.556788 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ef8c10-8db3-4e07-a104-ac4d549ea6c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:55.617251 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Created reservations ['4e5ac34f-a463-4d13-bc2c-21be5e5afa6c', '41939ea1-86cc-4b7f-ba6a-851de333b88a', '602caced-5d8f-4349-95aa-8d47fb91cc30', 'dd20f669-8c69-4468-923c-894ad17fb6ee'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:55.618105 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20ef8c10-8db3-4e07-a104-ac4d549ea6c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4e5ac34f-a463-4d13-bc2c-21be5e5afa6c', '41939ea1-86cc-4b7f-ba6a-851de333b88a', '602caced-5d8f-4349-95aa-8d47fb91cc30', 'dd20f669-8c69-4468-923c-894ad17fb6ee']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:55.619026 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5c8088-7a3e-49c3-be81-84b6930d23a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:55.643906 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5c8088-7a3e-49c3-be81-84b6930d23a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '29affac5-fc78-4df3-836b-c41220e933cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2147443159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4ade815be6f4aa7a14df747a890c21c',qos_specs=None,replication_status=,reservations=['4e5ac34f-a463-4d13-bc2c-21be5e5afa6c','41939ea1-86cc-4b7f-ba6a-851de333b88a','602caced-5d8f-4349-95aa-8d47fb91cc30','dd20f669-8c69-4468-923c-894ad17fb6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc366e012594ccdb8020e5d2d8b8376',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2147443159',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=29affac5-fc78-4df3-836b-c41220e933cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d4ade815be6f4aa7a14df747a890c21c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5dc366e012594ccdb8020e5d2d8b8376',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:55.644348 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7bf6aa-f76e-4722-8c03-c3711b04acf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:55.651109 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e63a0d30-3eec-4472-9f41-d617881a2114 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:55.656070 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e63a0d30-3eec-4472-9f41-d617881a2114 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:55.656070 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e63a0d30-3eec-4472-9f41-d617881a2114 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:55.656070 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e63a0d30-3eec-4472-9f41-d617881a2114 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:55.656070 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-e63a0d30-3eec-4472-9f41-d617881a2114 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:55.660221 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:55.660221 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:55.661236 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e63a0d30-3eec-4472-9f41-d617881a2114 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:55.661750 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 932/3792] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:55 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 796 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:55.668114 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da7bf6aa-f76e-4722-8c03-c3711b04acf3) transitioned into state 'SUCCESS' from state '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-2147443159',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d4ade815be6f4aa7a14df747a890c21c',qos_specs=None,replication_status=,reservations=['4e5ac34f-a463-4d13-bc2c-21be5e5afa6c','41939ea1-86cc-4b7f-ba6a-851de333b88a','602caced-5d8f-4349-95aa-8d47fb91cc30','dd20f669-8c69-4468-923c-894ad17fb6ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5dc366e012594ccdb8020e5d2d8b8376',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:55.669911 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5326acb2-66ae-4b94-860d-9a6898fe8aa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:55.681807 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5326acb2-66ae-4b94-860d-9a6898fe8aa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:55.683409 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Flow 'volume_create_api' (2bfd3760-dd3e-4b82-a722-b1d60f3d3c23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:55.683409 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Create volume request issued successfully. Jul 31 20:55:55.684487 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c3975607-4a58-4b52-aa13-87a7a828a5f4 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:55.684690 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 957/3793] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:55:55 2026] POST /volume/v3/volumes => generated 778 bytes in 277 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:55.701276 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-da432453-4084-4169-8d03-96e6f4f92ac0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:55.703158 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da432453-4084-4169-8d03-96e6f4f92ac0 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd Jul 31 20:55:55.703390 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-da432453-4084-4169-8d03-96e6f4f92ac0 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:55.703568 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-da432453-4084-4169-8d03-96e6f4f92ac0 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:55.711044 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:55.711044 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:55.714506 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-da432453-4084-4169-8d03-96e6f4f92ac0 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Volume info retrieved successfully. Jul 31 20:55:55.718505 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da432453-4084-4169-8d03-96e6f4f92ac0 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd returned with HTTP 200 Jul 31 20:55:55.718880 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 959/3794] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:55 2026] GET /volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:56.059087 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.065457 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-65468288-9e35-47d5-9fdb-58ca0ee4ad39 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.068385 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-65468288-9e35-47d5-9fdb-58ca0ee4ad39 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:55:56.068599 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-65468288-9e35-47d5-9fdb-58ca0ee4ad39 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:56.068800 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-65468288-9e35-47d5-9fdb-58ca0ee4ad39 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:56.068899 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-65468288-9e35-47d5-9fdb-58ca0ee4ad39 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:56.073365 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.073365 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:56.074150 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-65468288-9e35-47d5-9fdb-58ca0ee4ad39 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:55:56.074809 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 958/3795] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:56 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:56.140839 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.140839 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:56.141263 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:55:56.141388 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Checking backup size 1 against volume size 1 {{(pid=100193) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 20:55:56.141476 np0000006272 devstack@c-api.service[100193]: INFO cinder.backup.api [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Overwriting volume 767f6326-c4cd-4fc9-8fa8-c9b9a8050635 with restore of backup 049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:56.162628 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] restore_backup in rpcapi backup_id 049abdfb-0690-46b1-8502-7dbae67b3390 {{(pid=100193) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 20:55:56.164701 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a2252636-9f13-4553-8a91-e2040912d696 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390/restore returned with HTTP 202 Jul 31 20:55:56.165245 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 947/3796] 10.4.3.157 () {68 vars in 1393 bytes} [Fri Jul 31 20:55:54 2026] POST /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390/restore => generated 189 bytes in 1328 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:56.174612 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fffac6be-3448-4427-8206-8d7b5dbb65df None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.176249 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fffac6be-3448-4427-8206-8d7b5dbb65df tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:56.176532 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fffac6be-3448-4427-8206-8d7b5dbb65df tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:56.176713 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fffac6be-3448-4427-8206-8d7b5dbb65df tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:56.176822 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-fffac6be-3448-4427-8206-8d7b5dbb65df tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:56.180723 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.180723 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:56.181425 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fffac6be-3448-4427-8206-8d7b5dbb65df tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:56.181758 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 960/3797] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:56 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:55:56.202067 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:56.202500 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1034529008"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:56.204375 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1034529008'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:56.204554 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Create volume of 1 GB Jul 31 20:55:56.210121 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Availability Zones retrieved successfully. Jul 31 20:55:56.218497 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Flow 'volume_create_api' (51033725-2e7c-46bb-ba43-4d455a0c2665) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:56.219740 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c9be35-3ae5-4264-b08d-8892142ff76c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:56.220821 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:56.248197 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c1c9be35-3ae5-4264-b08d-8892142ff76c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:56.248962 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e52679-9838-46eb-a1a7-0a13db4a5552) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:56.325361 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Created reservations ['2feaa1e9-55e0-4286-948f-35051890d749', '8af10b69-f53c-46f8-a252-7c6b4a679e9f', 'bcfd0f47-6f6e-4c1e-b729-6f43d5413397', '7c54534a-a881-4ed4-84bc-0bf776bd1c97'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:56.326482 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13e52679-9838-46eb-a1a7-0a13db4a5552) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2feaa1e9-55e0-4286-948f-35051890d749', '8af10b69-f53c-46f8-a252-7c6b4a679e9f', 'bcfd0f47-6f6e-4c1e-b729-6f43d5413397', '7c54534a-a881-4ed4-84bc-0bf776bd1c97']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:56.327306 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2c476c-536b-458b-8beb-c10f5e1e74a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:56.355568 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a2c476c-536b-458b-8beb-c10f5e1e74a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed652c04-5452-465c-9832-f338a3a91c99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1034529008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ed1f3fba574ef9811eb0fdc9b5e5a5',qos_specs=None,replication_status=,reservations=['2feaa1e9-55e0-4286-948f-35051890d749','8af10b69-f53c-46f8-a252-7c6b4a679e9f','bcfd0f47-6f6e-4c1e-b729-6f43d5413397','7c54534a-a881-4ed4-84bc-0bf776bd1c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26013aaf2114d7b9e229e26f8449e5c',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1034529008',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed652c04-5452-465c-9832-f338a3a91c99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ed1f3fba574ef9811eb0fdc9b5e5a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e26013aaf2114d7b9e229e26f8449e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:56.356350 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafbd21b-9eb5-4065-8c37-5341ad1150b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:56.375771 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cafbd21b-9eb5-4065-8c37-5341ad1150b1) transitioned into state 'SUCCESS' from state '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-1034529008',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ed1f3fba574ef9811eb0fdc9b5e5a5',qos_specs=None,replication_status=,reservations=['2feaa1e9-55e0-4286-948f-35051890d749','8af10b69-f53c-46f8-a252-7c6b4a679e9f','bcfd0f47-6f6e-4c1e-b729-6f43d5413397','7c54534a-a881-4ed4-84bc-0bf776bd1c97'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26013aaf2114d7b9e229e26f8449e5c',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:56.376546 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb9a60d-6b81-4608-a098-583b0394f53b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:56.385489 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7cb9a60d-6b81-4608-a098-583b0394f53b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:56.386334 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Flow 'volume_create_api' (51033725-2e7c-46bb-ba43-4d455a0c2665) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:56.386611 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Create volume request issued successfully. Jul 31 20:55:56.387318 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-700302f8-81fa-4151-a4f4-07f89f2e3767 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:56.387622 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 933/3798] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:55:56 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 20:55:56.400102 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-265701f6-c60d-48a4-aacb-382444b097ea None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.402056 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-265701f6-c60d-48a4-aacb-382444b097ea tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:56.402429 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-265701f6-c60d-48a4-aacb-382444b097ea tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:56.402708 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-265701f6-c60d-48a4-aacb-382444b097ea tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:56.412807 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.412807 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:56.421488 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-265701f6-c60d-48a4-aacb-382444b097ea tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Volume info retrieved successfully. Jul 31 20:55:56.426653 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-265701f6-c60d-48a4-aacb-382444b097ea tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 returned with HTTP 200 Jul 31 20:55:56.427135 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 959/3799] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:56 2026] GET /volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 => generated 887 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:56.672955 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-71ad63ea-af4d-44db-91a6-ed34d90e5b1b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.675411 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71ad63ea-af4d-44db-91a6-ed34d90e5b1b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:56.675628 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71ad63ea-af4d-44db-91a6-ed34d90e5b1b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:56.675817 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71ad63ea-af4d-44db-91a6-ed34d90e5b1b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:56.675912 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-71ad63ea-af4d-44db-91a6-ed34d90e5b1b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:56.680202 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.680202 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:56.681007 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71ad63ea-af4d-44db-91a6-ed34d90e5b1b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:56.681402 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 948/3800] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:56 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 797 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:56.692965 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-489fd646-1bf8-4e4e-a856-51efb864cc83 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.694792 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-489fd646-1bf8-4e4e-a856-51efb864cc83 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 Jul 31 20:55:56.695052 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-489fd646-1bf8-4e4e-a856-51efb864cc83 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:56.695283 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-489fd646-1bf8-4e4e-a856-51efb864cc83 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:56.702203 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.702203 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:56.705963 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-489fd646-1bf8-4e4e-a856-51efb864cc83 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Volume info retrieved successfully. Jul 31 20:55:56.710864 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-489fd646-1bf8-4e4e-a856-51efb864cc83 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 returned with HTTP 200 Jul 31 20:55:56.711329 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 961/3801] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:56 2026] GET /volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:56.726738 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-450b2579-1632-4b0b-8f7a-1c3abfca63e2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.729121 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-450b2579-1632-4b0b-8f7a-1c3abfca63e2 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] PUT https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:56.729577 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-450b2579-1632-4b0b-8f7a-1c3abfca63e2 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-2022292617", "description": "tempest-volume-backup-description-57338591"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:56.735151 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6fa18bfa-04b1-49da-9856-287044d978d9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.736250 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.736250 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:56.737426 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6fa18bfa-04b1-49da-9856-287044d978d9 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd Jul 31 20:55:56.737728 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6fa18bfa-04b1-49da-9856-287044d978d9 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:56.737991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6fa18bfa-04b1-49da-9856-287044d978d9 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:56.744421 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-450b2579-1632-4b0b-8f7a-1c3abfca63e2 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:56.744892 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 934/3802] 10.4.3.157 () {70 vars in 1409 bytes} [Fri Jul 31 20:55:56 2026] PUT /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 333 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:56.751264 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.751264 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:56.753860 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-af699144-47af-4a43-88cb-d57a57f46050 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.756347 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-af699144-47af-4a43-88cb-d57a57f46050 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:56.756595 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-af699144-47af-4a43-88cb-d57a57f46050 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:56.756812 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-af699144-47af-4a43-88cb-d57a57f46050 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:56.756934 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-af699144-47af-4a43-88cb-d57a57f46050 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:56.758936 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6fa18bfa-04b1-49da-9856-287044d978d9 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Volume info retrieved successfully. Jul 31 20:55:56.761250 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.761250 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:56.762028 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-af699144-47af-4a43-88cb-d57a57f46050 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:56.762578 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 949/3803] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:56 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 838 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:56.764546 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6fa18bfa-04b1-49da-9856-287044d978d9 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd returned with HTTP 200 Jul 31 20:55:56.764948 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 960/3804] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:56 2026] GET /volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd => generated 1009 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:56.776058 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7cacf858-e990-4aff-a396-628f1970db3a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.778225 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7cacf858-e990-4aff-a396-628f1970db3a tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] DELETE https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:56.778504 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7cacf858-e990-4aff-a396-628f1970db3a tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:56.778737 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7cacf858-e990-4aff-a396-628f1970db3a tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:56.778906 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-7cacf858-e990-4aff-a396-628f1970db3a tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Delete backup with id: 7091453a-1618-4d54-ba5d-22335a28682f. Jul 31 20:55:56.785177 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.785177 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:56.789021 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e2089e8f-824d-489d-955d-0a75ad90ff50 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.792834 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e2089e8f-824d-489d-955d-0a75ad90ff50 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:55:56.793463 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e2089e8f-824d-489d-955d-0a75ad90ff50 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "29affac5-fc78-4df3-836b-c41220e933cd", "name": "tempest-type-Backup-1018926158"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:56.797240 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-e2089e8f-824d-489d-955d-0a75ad90ff50 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Creating new backup {'backup': {'volume_id': '29affac5-fc78-4df3-836b-c41220e933cd', 'name': 'tempest-type-Backup-1018926158'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:55:56.797404 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-e2089e8f-824d-489d-955d-0a75ad90ff50 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Creating backup of volume 29affac5-fc78-4df3-836b-c41220e933cd in container None Jul 31 20:55:56.807542 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-7cacf858-e990-4aff-a396-628f1970db3a tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] delete_backup rpcapi backup_id 7091453a-1618-4d54-ba5d-22335a28682f {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:55:56.810634 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.810634 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:56.811077 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e2089e8f-824d-489d-955d-0a75ad90ff50 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Volume info retrieved successfully. Jul 31 20:55:56.812624 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7cacf858-e990-4aff-a396-628f1970db3a tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 202 Jul 31 20:55:56.813137 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 962/3805] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:56 2026] DELETE /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:55:56.820006 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1ad43ff4-70c2-49eb-95c6-23297e6b6f3b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.822149 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ad43ff4-70c2-49eb-95c6-23297e6b6f3b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:56.822381 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ad43ff4-70c2-49eb-95c6-23297e6b6f3b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:56.822604 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ad43ff4-70c2-49eb-95c6-23297e6b6f3b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:56.822710 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-1ad43ff4-70c2-49eb-95c6-23297e6b6f3b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:56.827587 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.827587 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:56.828548 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ad43ff4-70c2-49eb-95c6-23297e6b6f3b tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 200 Jul 31 20:55:56.829079 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 950/3806] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:56 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 837 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:56.845186 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-e2089e8f-824d-489d-955d-0a75ad90ff50 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Created reservations ['9c3a337a-bb77-4580-aa3f-519dd22a53f3', 'd429a9ba-2267-4d35-988a-c7c42ff956ae'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:56.884716 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e2089e8f-824d-489d-955d-0a75ad90ff50 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:55:56.885514 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 935/3807] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:55:56 2026] POST /volume/v3/backups => generated 316 bytes in 97 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:55:56.895399 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b892db9b-d014-4213-802c-9d9a6b8e8c62 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:56.897365 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b892db9b-d014-4213-802c-9d9a6b8e8c62 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:55:56.897559 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b892db9b-d014-4213-802c-9d9a6b8e8c62 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:56.897788 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b892db9b-d014-4213-802c-9d9a6b8e8c62 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:56.897904 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-b892db9b-d014-4213-802c-9d9a6b8e8c62 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:56.905280 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:56.905280 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:56.906305 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b892db9b-d014-4213-802c-9d9a6b8e8c62 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:55:56.907114 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 961/3808] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:56 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 723 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:57.085522 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-51f5422a-ffc9-46eb-8dac-cd303b6444da None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.087864 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-51f5422a-ffc9-46eb-8dac-cd303b6444da tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:55:57.088114 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-51f5422a-ffc9-46eb-8dac-cd303b6444da tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.088332 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-51f5422a-ffc9-46eb-8dac-cd303b6444da tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:57.088434 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-51f5422a-ffc9-46eb-8dac-cd303b6444da tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:57.093454 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:57.093454 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:57.094066 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-51f5422a-ffc9-46eb-8dac-cd303b6444da tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:55:57.094449 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 963/3809] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:57 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:57.193188 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9e8a12e0-e55a-4076-84e5-6ac9a080253d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.196622 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9e8a12e0-e55a-4076-84e5-6ac9a080253d tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:57.196808 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9e8a12e0-e55a-4076-84e5-6ac9a080253d tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.196996 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9e8a12e0-e55a-4076-84e5-6ac9a080253d tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:57.197158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-9e8a12e0-e55a-4076-84e5-6ac9a080253d tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:57.203550 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:57.203550 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:57.204677 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9e8a12e0-e55a-4076-84e5-6ac9a080253d tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:57.205227 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 951/3810] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:57 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:57.441384 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4a572684-d030-43b4-bc24-83652df1e148 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.443507 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4a572684-d030-43b4-bc24-83652df1e148 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:57.443756 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4a572684-d030-43b4-bc24-83652df1e148 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.444076 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4a572684-d030-43b4-bc24-83652df1e148 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:57.454427 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:57.454427 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:57.459114 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4a572684-d030-43b4-bc24-83652df1e148 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Volume info retrieved successfully. Jul 31 20:55:57.466185 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4a572684-d030-43b4-bc24-83652df1e148 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 returned with HTTP 200 Jul 31 20:55:57.466628 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 936/3811] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:57 2026] GET /volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 => generated 946 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:57.480094 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5fe2103c-6a7e-4fba-9aef-4c8dbe09cdb3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.482007 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fe2103c-6a7e-4fba-9aef-4c8dbe09cdb3 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] POST https://10.4.3.157/volume/v3/volume-transfers Jul 31 20:55:57.482884 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5fe2103c-6a7e-4fba-9aef-4c8dbe09cdb3 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "ed652c04-5452-465c-9832-f338a3a91c99"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:57.484968 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volume_transfer [None req-5fe2103c-6a7e-4fba-9aef-4c8dbe09cdb3 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Creating new volume transfer {'transfer': {'volume_id': 'ed652c04-5452-465c-9832-f338a3a91c99'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 20:55:57.485203 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volume_transfer [None req-5fe2103c-6a7e-4fba-9aef-4c8dbe09cdb3 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Creating transfer of volume ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:57.485325 np0000006272 devstack@c-api.service[100192]: INFO cinder.transfer.api [None req-5fe2103c-6a7e-4fba-9aef-4c8dbe09cdb3 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Generating transfer record for volume ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:57.495665 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:57.495665 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:57.504071 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=389,cinder:INSERT=40,cinder:UPDATE=85,cinder:DELETE=4 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:55:57.508761 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fe2103c-6a7e-4fba-9aef-4c8dbe09cdb3 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volume-transfers returned with HTTP 202 Jul 31 20:55:57.509353 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 962/3812] 10.4.3.157 () {70 vars in 1326 bytes} [Fri Jul 31 20:55:57 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:57.522864 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-01aa856b-fdef-4216-8f49-e5bd1cdb5906 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.525208 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-01aa856b-fdef-4216-8f49-e5bd1cdb5906 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:57.526288 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-01aa856b-fdef-4216-8f49-e5bd1cdb5906 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.526288 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-01aa856b-fdef-4216-8f49-e5bd1cdb5906 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:57.535558 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:57.535558 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:57.545422 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-01aa856b-fdef-4216-8f49-e5bd1cdb5906 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Volume info retrieved successfully. Jul 31 20:55:57.551507 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-01aa856b-fdef-4216-8f49-e5bd1cdb5906 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 returned with HTTP 200 Jul 31 20:55:57.552399 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 964/3813] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:57 2026] GET /volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 => generated 954 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:57.566800 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b20dde9c-59f2-4271-8613-a416e8dd6539 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.569161 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b20dde9c-59f2-4271-8613-a416e8dd6539 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volume-transfers/a66ddb2e-c162-4d6d-9721-8d42d772eed7 Jul 31 20:55:57.569463 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b20dde9c-59f2-4271-8613-a416e8dd6539 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.569711 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b20dde9c-59f2-4271-8613-a416e8dd6539 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:57.574362 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b20dde9c-59f2-4271-8613-a416e8dd6539 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volume-transfers/a66ddb2e-c162-4d6d-9721-8d42d772eed7 returned with HTTP 200 Jul 31 20:55:57.574874 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 952/3814] 10.4.3.157 () {68 vars in 1416 bytes} [Fri Jul 31 20:55:57 2026] GET /volume/v3/volume-transfers/a66ddb2e-c162-4d6d-9721-8d42d772eed7 => generated 540 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:57.584875 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d50bc778-73d2-481e-95f9-bd9f4f6345a8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.586758 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d50bc778-73d2-481e-95f9-bd9f4f6345a8 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volume-transfers Jul 31 20:55:57.586999 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d50bc778-73d2-481e-95f9-bd9f4f6345a8 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.587239 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d50bc778-73d2-481e-95f9-bd9f4f6345a8 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:57.587400 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volume_transfer [None req-d50bc778-73d2-481e-95f9-bd9f4f6345a8 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Listing volume transfers {{(pid=100194) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 20:55:57.592582 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d50bc778-73d2-481e-95f9-bd9f4f6345a8 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volume-transfers returned with HTTP 200 Jul 31 20:55:57.592952 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 937/3815] 10.4.3.157 () {68 vars in 1305 bytes} [Fri Jul 31 20:55:57 2026] GET /volume/v3/volume-transfers => generated 368 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:57.604785 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-43979ac5-67eb-4326-a631-bb6152a074ee None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.667749 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43979ac5-67eb-4326-a631-bb6152a074ee tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] POST https://10.4.3.157/volume/v3/volume-transfers/a66ddb2e-c162-4d6d-9721-8d42d772eed7/accept Jul 31 20:55:57.668287 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-43979ac5-67eb-4326-a631-bb6152a074ee tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "e7905d59ff634daa"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:57.670114 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.volume_transfer [None req-43979ac5-67eb-4326-a631-bb6152a074ee tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Accepting volume transfer a66ddb2e-c162-4d6d-9721-8d42d772eed7 {{(pid=100192) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Jul 31 20:55:57.670330 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.volume_transfer [None req-43979ac5-67eb-4326-a631-bb6152a074ee tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Accepting transfer a66ddb2e-c162-4d6d-9721-8d42d772eed7 Jul 31 20:55:57.737837 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-43979ac5-67eb-4326-a631-bb6152a074ee tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Created reservations ['cbd744fa-020b-4141-9450-ce43b5ad29b0', 'c7b836d8-7767-44e1-b125-e0bd78d0cf7d', 'eb3a5208-7fd3-4bb5-8ddb-4430fc1f587d', 'e053da0a-4943-4b40-bd66-91e618882391'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:57.760371 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-43979ac5-67eb-4326-a631-bb6152a074ee tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Created reservations ['b470ab49-a79b-4bb5-812d-67b1036af6eb', 'e2d31296-bc46-416f-a05d-242eba0c1646', 'b952ee46-2648-40ae-84d8-abc769a9d7b3', '0534b461-a4d9-450e-841d-ee7528b568e0'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:57.796524 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-43979ac5-67eb-4326-a631-bb6152a074ee tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Created reservations ['aa5eaacf-196f-4c6e-a526-aa59c27ef7eb', 'c80d1a8b-90c5-4cb5-bc50-479023d64882', '071afbbb-c18b-4d43-82e2-d68db1ebb68f', 'd719d208-931d-479a-aff9-662ef89b1efa'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:57.830273 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-43979ac5-67eb-4326-a631-bb6152a074ee tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Created reservations ['b947d211-b3a9-4a74-97ad-b36fce98f358', '139e6bfc-1abc-442f-ae18-72aaf927926f', '55eafaed-22bd-4245-8ef2-781b865b09cf', 'bf2dced5-45d6-45ea-ad9b-12be4dba3a77'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:57.842424 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-99556378-6c75-4c3e-9572-87e999049a3c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.843262 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-43979ac5-67eb-4326-a631-bb6152a074ee tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Transfer volume completed successfully. Jul 31 20:55:57.844438 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-99556378-6c75-4c3e-9572-87e999049a3c tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f Jul 31 20:55:57.844659 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-99556378-6c75-4c3e-9572-87e999049a3c tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.844871 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-99556378-6c75-4c3e-9572-87e999049a3c tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:57.845015 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-99556378-6c75-4c3e-9572-87e999049a3c tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Show backup with id 7091453a-1618-4d54-ba5d-22335a28682f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:57.848652 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-99556378-6c75-4c3e-9572-87e999049a3c tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f returned with HTTP 404 Jul 31 20:55:57.849088 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 965/3816] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:57 2026] GET /volume/v3/backups/7091453a-1618-4d54-ba5d-22335a28682f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:57.920993 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4294565b-59a2-49c9-a0c0-bc5a77d32955 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.922315 np0000006272 devstack@c-api.service[100192]: INFO cinder.transfer.api [None req-43979ac5-67eb-4326-a631-bb6152a074ee tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Volume ed652c04-5452-465c-9832-f338a3a91c99 has been transferred. Jul 31 20:55:57.923281 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4294565b-59a2-49c9-a0c0-bc5a77d32955 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:55:57.923550 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4294565b-59a2-49c9-a0c0-bc5a77d32955 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.923726 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4294565b-59a2-49c9-a0c0-bc5a77d32955 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:57.923835 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-4294565b-59a2-49c9-a0c0-bc5a77d32955 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:57.931218 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43979ac5-67eb-4326-a631-bb6152a074ee tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] https://10.4.3.157/volume/v3/volume-transfers/a66ddb2e-c162-4d6d-9721-8d42d772eed7/accept returned with HTTP 202 Jul 31 20:55:57.931758 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 963/3817] 10.4.3.157 () {70 vars in 1458 bytes} [Fri Jul 31 20:55:57 2026] POST /volume/v3/volume-transfers/a66ddb2e-c162-4d6d-9721-8d42d772eed7/accept => generated 365 bytes in 329 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:57.932452 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:57.932452 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:57.934023 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4294565b-59a2-49c9-a0c0-bc5a77d32955 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:55:57.934023 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 953/3818] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:57 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 725 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:57.936612 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8fa021a8-a09a-4286-9f6b-df99bb5da541 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.939482 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8fa021a8-a09a-4286-9f6b-df99bb5da541 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 Jul 31 20:55:57.939762 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8fa021a8-a09a-4286-9f6b-df99bb5da541 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.940047 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8fa021a8-a09a-4286-9f6b-df99bb5da541 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:57.942108 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-233b018b-28ba-46dd-a3c6-11e957d0eb82 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.944045 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-233b018b-28ba-46dd-a3c6-11e957d0eb82 tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] GET https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:57.944400 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-233b018b-28ba-46dd-a3c6-11e957d0eb82 tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.944545 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-233b018b-28ba-46dd-a3c6-11e957d0eb82 tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:57.956078 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:57.956078 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:57.958623 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:57.958623 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:57.964153 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8fa021a8-a09a-4286-9f6b-df99bb5da541 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Volume info retrieved successfully. Jul 31 20:55:57.967280 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-233b018b-28ba-46dd-a3c6-11e957d0eb82 tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Volume info retrieved successfully. Jul 31 20:55:57.973998 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8fa021a8-a09a-4286-9f6b-df99bb5da541 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 returned with HTTP 200 Jul 31 20:55:57.974513 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 938/3819] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:57 2026] GET /volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:57.975212 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-233b018b-28ba-46dd-a3c6-11e957d0eb82 tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 returned with HTTP 200 Jul 31 20:55:57.975702 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 966/3820] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:57 2026] GET /volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 => generated 946 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:57.989606 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8b75bca0-cc9e-4042-9fd2-cd4daac002b9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.990169 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-44d25a30-16aa-40dc-944b-6d82ef1b6cab None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:57.991893 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8b75bca0-cc9e-4042-9fd2-cd4daac002b9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 Jul 31 20:55:57.992115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8b75bca0-cc9e-4042-9fd2-cd4daac002b9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.992327 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8b75bca0-cc9e-4042-9fd2-cd4daac002b9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:57.992521 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-8b75bca0-cc9e-4042-9fd2-cd4daac002b9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Delete volume with id: f2c64694-ad18-41d8-9ffe-dbe48afc2251 Jul 31 20:55:57.992617 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-44d25a30-16aa-40dc-944b-6d82ef1b6cab tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] GET https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:57.992907 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-44d25a30-16aa-40dc-944b-6d82ef1b6cab tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:57.993207 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-44d25a30-16aa-40dc-944b-6d82ef1b6cab tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:58.000294 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:58.000294 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:58.000823 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8b75bca0-cc9e-4042-9fd2-cd4daac002b9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Volume info retrieved successfully. Jul 31 20:55:58.003100 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:58.003100 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:58.007900 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-44d25a30-16aa-40dc-944b-6d82ef1b6cab tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] Volume info retrieved successfully. Jul 31 20:55:58.013749 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-44d25a30-16aa-40dc-944b-6d82ef1b6cab tempest-VolumesTransfersV357Test-155106042 tempest-VolumesTransfersV357Test-155106042-project-member] https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 returned with HTTP 200 Jul 31 20:55:58.014335 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 954/3821] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:57 2026] GET /volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 => generated 946 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:58.022331 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8b75bca0-cc9e-4042-9fd2-cd4daac002b9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Delete volume request issued successfully. Jul 31 20:55:58.022768 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8b75bca0-cc9e-4042-9fd2-cd4daac002b9 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 returned with HTTP 202 Jul 31 20:55:58.023493 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 964/3822] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:55:57 2026] DELETE /volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:55:58.029483 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-48916ae6-2405-4513-b049-d6e5f97e7088 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:58.032317 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-48916ae6-2405-4513-b049-d6e5f97e7088 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] DELETE https://10.4.3.157/volume/v3/volume-transfers/a66ddb2e-c162-4d6d-9721-8d42d772eed7 Jul 31 20:55:58.032317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-48916ae6-2405-4513-b049-d6e5f97e7088 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:58.032317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-48916ae6-2405-4513-b049-d6e5f97e7088 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:58.032317 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.volume_transfer [None req-48916ae6-2405-4513-b049-d6e5f97e7088 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Delete transfer with id: a66ddb2e-c162-4d6d-9721-8d42d772eed7 Jul 31 20:55:58.033677 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1a9946a4-cdc2-4ea8-bb7e-268ec569e498 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:58.036948 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1a9946a4-cdc2-4ea8-bb7e-268ec569e498 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 Jul 31 20:55:58.036948 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1a9946a4-cdc2-4ea8-bb7e-268ec569e498 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:58.037623 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1a9946a4-cdc2-4ea8-bb7e-268ec569e498 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:58.039764 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-48916ae6-2405-4513-b049-d6e5f97e7088 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volume-transfers/a66ddb2e-c162-4d6d-9721-8d42d772eed7 returned with HTTP 404 Jul 31 20:55:58.040372 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 939/3823] 10.4.3.157 () {68 vars in 1419 bytes} [Fri Jul 31 20:55:58 2026] DELETE /volume/v3/volume-transfers/a66ddb2e-c162-4d6d-9721-8d42d772eed7 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:55:58.048502 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:58.048502 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:58.049192 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-de658b7b-cd94-4562-bad8-94c47bae3efe None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:58.054493 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1a9946a4-cdc2-4ea8-bb7e-268ec569e498 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Volume info retrieved successfully. Jul 31 20:55:58.060627 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1a9946a4-cdc2-4ea8-bb7e-268ec569e498 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 returned with HTTP 200 Jul 31 20:55:58.061072 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 967/3824] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:58 2026] GET /volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:58.086963 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-de658b7b-cd94-4562-bad8-94c47bae3efe tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:58.087245 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-de658b7b-cd94-4562-bad8-94c47bae3efe tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:58.087443 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-de658b7b-cd94-4562-bad8-94c47bae3efe tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:58.087658 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-de658b7b-cd94-4562-bad8-94c47bae3efe tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Delete volume with id: ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:58.096712 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:58.096712 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:58.097092 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-de658b7b-cd94-4562-bad8-94c47bae3efe tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Volume info retrieved successfully. Jul 31 20:55:58.107166 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a01f283f-013e-4d1e-a844-c81fb70171b7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:58.109109 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a01f283f-013e-4d1e-a844-c81fb70171b7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:55:58.109544 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a01f283f-013e-4d1e-a844-c81fb70171b7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:58.109752 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a01f283f-013e-4d1e-a844-c81fb70171b7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:58.109973 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-a01f283f-013e-4d1e-a844-c81fb70171b7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:58.115276 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:58.115276 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:58.116190 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a01f283f-013e-4d1e-a844-c81fb70171b7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:55:58.116719 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 965/3825] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:58 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:58.119698 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-de658b7b-cd94-4562-bad8-94c47bae3efe tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Delete volume request issued successfully. Jul 31 20:55:58.119930 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-de658b7b-cd94-4562-bad8-94c47bae3efe tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 returned with HTTP 202 Jul 31 20:55:58.120360 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 955/3826] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:55:58 2026] DELETE /volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:55:58.126939 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dcebeadd-f0f1-4951-afe0-2ac797569d34 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:58.129788 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dcebeadd-f0f1-4951-afe0-2ac797569d34 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] GET https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:58.130279 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dcebeadd-f0f1-4951-afe0-2ac797569d34 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:58.130331 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dcebeadd-f0f1-4951-afe0-2ac797569d34 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:58.139742 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:58.139742 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:58.144173 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-dcebeadd-f0f1-4951-afe0-2ac797569d34 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Volume info retrieved successfully. Jul 31 20:55:58.149634 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dcebeadd-f0f1-4951-afe0-2ac797569d34 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 returned with HTTP 200 Jul 31 20:55:58.150117 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 940/3827] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:58 2026] GET /volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 => generated 1139 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:55:58.216830 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-28b8bac5-4d9b-4668-9ec7-f675ca290ab1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:58.219159 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-28b8bac5-4d9b-4668-9ec7-f675ca290ab1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:58.219464 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-28b8bac5-4d9b-4668-9ec7-f675ca290ab1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:58.219716 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-28b8bac5-4d9b-4668-9ec7-f675ca290ab1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:58.219888 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-28b8bac5-4d9b-4668-9ec7-f675ca290ab1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:58.225579 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:58.225579 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:55:58.226699 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-28b8bac5-4d9b-4668-9ec7-f675ca290ab1 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:58.227238 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 968/3828] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:58 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:58.944399 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dc24903c-64c2-471d-99ad-d0375c00b2da None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:58.946309 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dc24903c-64c2-471d-99ad-d0375c00b2da tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:55:58.946553 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dc24903c-64c2-471d-99ad-d0375c00b2da tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:58.946793 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dc24903c-64c2-471d-99ad-d0375c00b2da tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:58.946917 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-dc24903c-64c2-471d-99ad-d0375c00b2da tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:58.951745 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:58.951745 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:58.952371 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dc24903c-64c2-471d-99ad-d0375c00b2da tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:55:58.952794 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 966/3829] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:58 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:59.077764 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-879b33ea-0b33-46ee-8aea-a16660c61d60 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:59.079846 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-879b33ea-0b33-46ee-8aea-a16660c61d60 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] GET https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 Jul 31 20:55:59.080118 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-879b33ea-0b33-46ee-8aea-a16660c61d60 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:59.080304 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-879b33ea-0b33-46ee-8aea-a16660c61d60 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:59.082706 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=442,cinder:INSERT=56,cinder:UPDATE=112,cinder:DELETE=2 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:55:59.087581 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-879b33ea-0b33-46ee-8aea-a16660c61d60 tempest-VolumesBackupsV39Test-704110648 tempest-VolumesBackupsV39Test-704110648-project-member] https://10.4.3.157/volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 returned with HTTP 404 Jul 31 20:55:59.088099 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 956/3830] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:59 2026] GET /volume/v3/volumes/f2c64694-ad18-41d8-9ffe-dbe48afc2251 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:59.127847 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0dcafe96-988b-4973-8ad1-ee38a822e2d8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:59.129913 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0dcafe96-988b-4973-8ad1-ee38a822e2d8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:55:59.130197 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0dcafe96-988b-4973-8ad1-ee38a822e2d8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:59.130435 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0dcafe96-988b-4973-8ad1-ee38a822e2d8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:59.130539 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-0dcafe96-988b-4973-8ad1-ee38a822e2d8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:59.138490 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:59.138490 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:55:59.139986 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0dcafe96-988b-4973-8ad1-ee38a822e2d8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:55:59.141481 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 941/3831] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:59 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:59.182514 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-80935f54-dfda-471a-8235-f45de20328ad None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:59.184908 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-80935f54-dfda-471a-8235-f45de20328ad tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] GET https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:59.185142 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-80935f54-dfda-471a-8235-f45de20328ad tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:59.185317 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-80935f54-dfda-471a-8235-f45de20328ad tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:59.192829 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-80935f54-dfda-471a-8235-f45de20328ad tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 returned with HTTP 404 Jul 31 20:55:59.193433 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 969/3832] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:59 2026] GET /volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:55:59.216069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bb7d7f2b-67c9-4834-8721-c7e1ce726c5c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:59.218147 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb7d7f2b-67c9-4834-8721-c7e1ce726c5c tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:59.218447 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bb7d7f2b-67c9-4834-8721-c7e1ce726c5c tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:59.218694 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bb7d7f2b-67c9-4834-8721-c7e1ce726c5c tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:59.225806 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb7d7f2b-67c9-4834-8721-c7e1ce726c5c tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 returned with HTTP 404 Jul 31 20:55:59.226289 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 967/3833] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:59 2026] GET /volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:55:59.240865 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-10d1e9fc-f87e-4f9c-b78e-49d2c3cfa79c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:59.242833 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10d1e9fc-f87e-4f9c-b78e-49d2c3cfa79c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:55:59.243066 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10d1e9fc-f87e-4f9c-b78e-49d2c3cfa79c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:59.243501 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10d1e9fc-f87e-4f9c-b78e-49d2c3cfa79c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:59.243501 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-10d1e9fc-f87e-4f9c-b78e-49d2c3cfa79c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:59.244934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9fb21d92-4968-4a1c-b563-596f28e866b6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:59.246977 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9fb21d92-4968-4a1c-b563-596f28e866b6 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] DELETE https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:59.247260 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9fb21d92-4968-4a1c-b563-596f28e866b6 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:59.247496 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9fb21d92-4968-4a1c-b563-596f28e866b6 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:59.247702 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-9fb21d92-4968-4a1c-b563-596f28e866b6 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Delete volume with id: ed652c04-5452-465c-9832-f338a3a91c99 Jul 31 20:55:59.248450 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:59.248450 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:59.249316 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10d1e9fc-f87e-4f9c-b78e-49d2c3cfa79c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:55:59.249717 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 957/3834] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:55:59 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:55:59.254864 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9fb21d92-4968-4a1c-b563-596f28e866b6 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 returned with HTTP 404 Jul 31 20:55:59.255369 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 942/3835] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:55:59 2026] DELETE /volume/v3/volumes/ed652c04-5452-465c-9832-f338a3a91c99 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:55:59.263364 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:59.265242 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:55:59.265611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-209936520"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:55:59.267358 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-209936520'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:55:59.267515 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Create volume of 1 GB Jul 31 20:55:59.274071 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Availability Zones retrieved successfully. Jul 31 20:55:59.280298 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Flow 'volume_create_api' (9064125f-6662-43d1-8db3-25fbd3e8cfc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:59.280966 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7879d8-4b72-4be8-81df-988279c50df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:59.282619 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:55:59.307219 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f7879d8-4b72-4be8-81df-988279c50df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:59.307485 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4480a8e2-a023-46f2-84ce-5a6378666f33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:59.350335 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Created reservations ['b4a97390-101f-4705-b590-da7f036368cd', 'c8235e8b-438b-4fb7-a9fd-647ee35be434', 'a4066a6c-08a8-4b43-b5da-8c88c40e98c7', 'c639872f-7711-4b91-8c3d-51457b41d953'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:55:59.350747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4480a8e2-a023-46f2-84ce-5a6378666f33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4a97390-101f-4705-b590-da7f036368cd', 'c8235e8b-438b-4fb7-a9fd-647ee35be434', 'a4066a6c-08a8-4b43-b5da-8c88c40e98c7', 'c639872f-7711-4b91-8c3d-51457b41d953']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:59.351498 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd66db91-a7b1-4923-be27-e0a938efa489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:59.383403 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cd66db91-a7b1-4923-be27-e0a938efa489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '23c0b340-3776-4247-863a-214dba5facb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-209936520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ed1f3fba574ef9811eb0fdc9b5e5a5',qos_specs=None,replication_status=,reservations=['b4a97390-101f-4705-b590-da7f036368cd','c8235e8b-438b-4fb7-a9fd-647ee35be434','a4066a6c-08a8-4b43-b5da-8c88c40e98c7','c639872f-7711-4b91-8c3d-51457b41d953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26013aaf2114d7b9e229e26f8449e5c',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:55:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-209936520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=23c0b340-3776-4247-863a-214dba5facb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='85ed1f3fba574ef9811eb0fdc9b5e5a5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e26013aaf2114d7b9e229e26f8449e5c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:59.384421 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4f6077-e279-4dfa-beac-b2252ad1e803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:59.413873 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b4f6077-e279-4dfa-beac-b2252ad1e803) transitioned into state 'SUCCESS' from state '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-209936520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='85ed1f3fba574ef9811eb0fdc9b5e5a5',qos_specs=None,replication_status=,reservations=['b4a97390-101f-4705-b590-da7f036368cd','c8235e8b-438b-4fb7-a9fd-647ee35be434','a4066a6c-08a8-4b43-b5da-8c88c40e98c7','c639872f-7711-4b91-8c3d-51457b41d953'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e26013aaf2114d7b9e229e26f8449e5c',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:59.414954 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae37a6b8-4cc1-47bc-8a58-ef3d6074b087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:55:59.428809 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae37a6b8-4cc1-47bc-8a58-ef3d6074b087) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:55:59.430022 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Flow 'volume_create_api' (9064125f-6662-43d1-8db3-25fbd3e8cfc9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:55:59.430275 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Create volume request issued successfully. Jul 31 20:55:59.431136 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-459859a6-c406-4eaa-ab62-70267f0f6d41 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:55:59.431909 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 970/3836] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:55:59 2026] POST /volume/v3/volumes => generated 818 bytes in 169 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:55:59.446840 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5c526075-15d5-4df7-8b4b-6293d34fa75f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:59.448914 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5c526075-15d5-4df7-8b4b-6293d34fa75f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:55:59.448914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5c526075-15d5-4df7-8b4b-6293d34fa75f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:59.448914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5c526075-15d5-4df7-8b4b-6293d34fa75f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:59.457846 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:59.457846 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:55:59.464250 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5c526075-15d5-4df7-8b4b-6293d34fa75f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Volume info retrieved successfully. Jul 31 20:55:59.469322 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5c526075-15d5-4df7-8b4b-6293d34fa75f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 returned with HTTP 200 Jul 31 20:55:59.469700 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 968/3837] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:55:59 2026] GET /volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 => generated 886 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:55:59.966349 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-060b1f09-614a-4292-99f0-2503e21c5975 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:55:59.968717 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-060b1f09-614a-4292-99f0-2503e21c5975 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:55:59.969030 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-060b1f09-614a-4292-99f0-2503e21c5975 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:55:59.969317 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-060b1f09-614a-4292-99f0-2503e21c5975 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:55:59.969472 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-060b1f09-614a-4292-99f0-2503e21c5975 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:55:59.974606 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:55:59.974606 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:55:59.975375 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-060b1f09-614a-4292-99f0-2503e21c5975 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:55:59.975827 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 958/3838] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:55:59 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:00.151215 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3cb300a1-9062-4b62-8239-0d2d8f785217 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.154378 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3cb300a1-9062-4b62-8239-0d2d8f785217 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:00.154875 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3cb300a1-9062-4b62-8239-0d2d8f785217 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:00.155094 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3cb300a1-9062-4b62-8239-0d2d8f785217 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:00.155309 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-3cb300a1-9062-4b62-8239-0d2d8f785217 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:00.159869 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:00.159869 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:00.160699 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3cb300a1-9062-4b62-8239-0d2d8f785217 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:56:00.161156 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 943/3839] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:00 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:00.261944 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-74fea6f4-2fc7-4f8f-978f-3d3157a31bd7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.264230 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-74fea6f4-2fc7-4f8f-978f-3d3157a31bd7 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:56:00.264466 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-74fea6f4-2fc7-4f8f-978f-3d3157a31bd7 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:00.264686 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-74fea6f4-2fc7-4f8f-978f-3d3157a31bd7 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:00.264876 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-74fea6f4-2fc7-4f8f-978f-3d3157a31bd7 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:00.271579 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:00.271579 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:00.272474 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-74fea6f4-2fc7-4f8f-978f-3d3157a31bd7 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:56:00.272920 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 971/3840] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:00 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:00.484343 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d9b1bd3e-74c5-44f5-9423-dada8eda213e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.486749 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d9b1bd3e-74c5-44f5-9423-dada8eda213e tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:00.487036 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d9b1bd3e-74c5-44f5-9423-dada8eda213e tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:00.487303 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d9b1bd3e-74c5-44f5-9423-dada8eda213e tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:00.494215 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:00.494215 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:00.500695 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d9b1bd3e-74c5-44f5-9423-dada8eda213e tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Volume info retrieved successfully. Jul 31 20:56:00.505491 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d9b1bd3e-74c5-44f5-9423-dada8eda213e tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 returned with HTTP 200 Jul 31 20:56:00.505938 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 969/3841] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:56:00 2026] GET /volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 => generated 945 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:00.518171 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5a7fc9f9-0163-4481-ac2b-d650156e0f5f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.520400 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5a7fc9f9-0163-4481-ac2b-d650156e0f5f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] POST https://10.4.3.157/volume/v3/volume-transfers Jul 31 20:56:00.520866 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5a7fc9f9-0163-4481-ac2b-d650156e0f5f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "23c0b340-3776-4247-863a-214dba5facb1"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:00.522546 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volume_transfer [None req-5a7fc9f9-0163-4481-ac2b-d650156e0f5f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Creating new volume transfer {'transfer': {'volume_id': '23c0b340-3776-4247-863a-214dba5facb1'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Jul 31 20:56:00.522650 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volume_transfer [None req-5a7fc9f9-0163-4481-ac2b-d650156e0f5f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Creating transfer of volume 23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:00.522756 np0000006272 devstack@c-api.service[100193]: INFO cinder.transfer.api [None req-5a7fc9f9-0163-4481-ac2b-d650156e0f5f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Generating transfer record for volume 23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:00.532756 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:00.532756 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:00.543803 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5a7fc9f9-0163-4481-ac2b-d650156e0f5f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volume-transfers returned with HTTP 202 Jul 31 20:56:00.544280 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 959/3842] 10.4.3.157 () {70 vars in 1326 bytes} [Fri Jul 31 20:56:00 2026] POST /volume/v3/volume-transfers => generated 572 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:00.559621 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7849bdeb-1ca4-4dfd-ac5f-cfc8dac62277 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.562251 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7849bdeb-1ca4-4dfd-ac5f-cfc8dac62277 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:00.562555 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7849bdeb-1ca4-4dfd-ac5f-cfc8dac62277 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:00.562847 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7849bdeb-1ca4-4dfd-ac5f-cfc8dac62277 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:00.571712 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:00.571712 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:00.576179 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7849bdeb-1ca4-4dfd-ac5f-cfc8dac62277 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Volume info retrieved successfully. Jul 31 20:56:00.581392 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7849bdeb-1ca4-4dfd-ac5f-cfc8dac62277 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 returned with HTTP 200 Jul 31 20:56:00.581804 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 944/3843] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:56:00 2026] GET /volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:00.595525 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-257a1a68-bbd3-4a90-a869-dba111bf9a64 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.597797 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-257a1a68-bbd3-4a90-a869-dba111bf9a64 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volume-transfers/detail Jul 31 20:56:00.598022 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-257a1a68-bbd3-4a90-a869-dba111bf9a64 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:00.598315 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-257a1a68-bbd3-4a90-a869-dba111bf9a64 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'detail' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:00.598557 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volume_transfer [None req-257a1a68-bbd3-4a90-a869-dba111bf9a64 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Listing volume transfers {{(pid=100191) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Jul 31 20:56:00.603949 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-257a1a68-bbd3-4a90-a869-dba111bf9a64 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volume-transfers/detail returned with HTTP 200 Jul 31 20:56:00.604364 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 972/3844] 10.4.3.157 () {68 vars in 1326 bytes} [Fri Jul 31 20:56:00 2026] GET /volume/v3/volume-transfers/detail => generated 543 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:00.613749 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b7a59f82-fdc6-4a48-8a27-21b33a3f18e3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.616408 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7a59f82-fdc6-4a48-8a27-21b33a3f18e3 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] DELETE https://10.4.3.157/volume/v3/volume-transfers/f94204e2-9300-4746-b562-e91c28f1b7ab Jul 31 20:56:00.616725 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b7a59f82-fdc6-4a48-8a27-21b33a3f18e3 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:00.617035 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b7a59f82-fdc6-4a48-8a27-21b33a3f18e3 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:00.617225 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.volume_transfer [None req-b7a59f82-fdc6-4a48-8a27-21b33a3f18e3 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Delete transfer with id: f94204e2-9300-4746-b562-e91c28f1b7ab Jul 31 20:56:00.629993 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:00.629993 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:00.641448 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7a59f82-fdc6-4a48-8a27-21b33a3f18e3 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volume-transfers/f94204e2-9300-4746-b562-e91c28f1b7ab returned with HTTP 202 Jul 31 20:56:00.642010 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 970/3845] 10.4.3.157 () {68 vars in 1419 bytes} [Fri Jul 31 20:56:00 2026] DELETE /volume/v3/volume-transfers/f94204e2-9300-4746-b562-e91c28f1b7ab => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:56:00.655364 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d9007725-5970-4cd5-bfb2-c1a62ad406c1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.657064 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d9007725-5970-4cd5-bfb2-c1a62ad406c1 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:00.657261 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d9007725-5970-4cd5-bfb2-c1a62ad406c1 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:00.657452 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d9007725-5970-4cd5-bfb2-c1a62ad406c1 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:00.663653 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:00.663653 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:00.666826 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d9007725-5970-4cd5-bfb2-c1a62ad406c1 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Volume info retrieved successfully. Jul 31 20:56:00.670757 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d9007725-5970-4cd5-bfb2-c1a62ad406c1 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 returned with HTTP 200 Jul 31 20:56:00.671078 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 960/3846] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:56:00 2026] GET /volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 => generated 945 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:00.708807 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-81a62303-52db-461c-bc93-b7a76307214f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.710695 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-81a62303-52db-461c-bc93-b7a76307214f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] DELETE https://10.4.3.157/volume/v3/volume-transfers/f94204e2-9300-4746-b562-e91c28f1b7ab Jul 31 20:56:00.710941 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-81a62303-52db-461c-bc93-b7a76307214f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:00.711157 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-81a62303-52db-461c-bc93-b7a76307214f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:00.711385 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.volume_transfer [None req-81a62303-52db-461c-bc93-b7a76307214f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Delete transfer with id: f94204e2-9300-4746-b562-e91c28f1b7ab Jul 31 20:56:00.714750 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-81a62303-52db-461c-bc93-b7a76307214f tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volume-transfers/f94204e2-9300-4746-b562-e91c28f1b7ab returned with HTTP 404 Jul 31 20:56:00.715288 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 945/3847] 10.4.3.157 () {68 vars in 1419 bytes} [Fri Jul 31 20:56:00 2026] DELETE /volume/v3/volume-transfers/f94204e2-9300-4746-b562-e91c28f1b7ab => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:56:00.726640 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6c840035-758a-4561-ba5a-2c17e0caf570 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.728793 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6c840035-758a-4561-ba5a-2c17e0caf570 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:00.728793 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6c840035-758a-4561-ba5a-2c17e0caf570 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:00.729029 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6c840035-758a-4561-ba5a-2c17e0caf570 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:00.729234 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-6c840035-758a-4561-ba5a-2c17e0caf570 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Delete volume with id: 23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:00.739589 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:00.739589 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:00.739996 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6c840035-758a-4561-ba5a-2c17e0caf570 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Volume info retrieved successfully. Jul 31 20:56:00.772378 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6c840035-758a-4561-ba5a-2c17e0caf570 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Delete volume request issued successfully. Jul 31 20:56:00.772657 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6c840035-758a-4561-ba5a-2c17e0caf570 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 returned with HTTP 202 Jul 31 20:56:00.773465 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 973/3848] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:56:00 2026] DELETE /volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:56:00.791093 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ebaa19fe-2225-466f-a70f-a2510da4c1e3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.793697 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ebaa19fe-2225-466f-a70f-a2510da4c1e3 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] GET https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:00.793969 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ebaa19fe-2225-466f-a70f-a2510da4c1e3 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:00.797310 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ebaa19fe-2225-466f-a70f-a2510da4c1e3 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:00.812778 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:00.812778 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:00.819818 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ebaa19fe-2225-466f-a70f-a2510da4c1e3 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Volume info retrieved successfully. Jul 31 20:56:00.827755 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ebaa19fe-2225-466f-a70f-a2510da4c1e3 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 returned with HTTP 200 Jul 31 20:56:00.828230 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 971/3849] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:56:00 2026] GET /volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 => generated 1129 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:56:00.987491 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ba82765d-d231-4cb7-b717-5422ee8dd2e9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:00.989437 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ba82765d-d231-4cb7-b717-5422ee8dd2e9 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:00.989881 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ba82765d-d231-4cb7-b717-5422ee8dd2e9 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:00.990040 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ba82765d-d231-4cb7-b717-5422ee8dd2e9 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:00.990203 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-ba82765d-d231-4cb7-b717-5422ee8dd2e9 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:00.994739 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:00.994739 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:00.995472 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ba82765d-d231-4cb7-b717-5422ee8dd2e9 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:00.995898 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 961/3850] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:00 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:01.177486 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e26d1d8e-55a1-4e79-a629-cec68278115b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:01.179297 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e26d1d8e-55a1-4e79-a629-cec68278115b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:01.179525 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e26d1d8e-55a1-4e79-a629-cec68278115b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:01.179723 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e26d1d8e-55a1-4e79-a629-cec68278115b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:01.179895 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-e26d1d8e-55a1-4e79-a629-cec68278115b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:01.185684 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:01.185684 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:01.186389 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e26d1d8e-55a1-4e79-a629-cec68278115b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:56:01.186741 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 946/3851] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:01 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:01.287431 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d7121b27-f4a2-4cb5-a498-5179089f3d1f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:01.290675 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d7121b27-f4a2-4cb5-a498-5179089f3d1f tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:56:01.290935 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d7121b27-f4a2-4cb5-a498-5179089f3d1f tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:01.291202 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d7121b27-f4a2-4cb5-a498-5179089f3d1f tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:01.291359 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-d7121b27-f4a2-4cb5-a498-5179089f3d1f tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:01.295917 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:01.295917 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:01.296739 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d7121b27-f4a2-4cb5-a498-5179089f3d1f tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:56:01.297172 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 974/3852] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:01 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:01.845705 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e404be59-cc39-436c-9050-a84ccc6c7059 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:01.847527 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e404be59-cc39-436c-9050-a84ccc6c7059 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] GET https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:01.847913 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e404be59-cc39-436c-9050-a84ccc6c7059 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:01.848036 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e404be59-cc39-436c-9050-a84ccc6c7059 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:01.860426 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e404be59-cc39-436c-9050-a84ccc6c7059 tempest-VolumesTransfersV357Test-1420639943 tempest-VolumesTransfersV357Test-1420639943-project-admin] https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 returned with HTTP 404 Jul 31 20:56:01.860925 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 972/3853] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:56:01 2026] GET /volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:56:01.871626 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1a1043cb-ce2c-4555-93e4-404aa08b4191 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:01.874244 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1a1043cb-ce2c-4555-93e4-404aa08b4191 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] GET https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:01.874598 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1a1043cb-ce2c-4555-93e4-404aa08b4191 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:01.874918 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1a1043cb-ce2c-4555-93e4-404aa08b4191 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:01.883308 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1a1043cb-ce2c-4555-93e4-404aa08b4191 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 returned with HTTP 404 Jul 31 20:56:01.884089 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 962/3854] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:56:01 2026] GET /volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Jul 31 20:56:01.893336 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b160ec1a-ceb4-4b2c-b675-46f081a62956 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:01.895696 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b160ec1a-ceb4-4b2c-b675-46f081a62956 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] DELETE https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:01.896146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b160ec1a-ceb4-4b2c-b675-46f081a62956 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:01.896280 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b160ec1a-ceb4-4b2c-b675-46f081a62956 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:01.896515 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-b160ec1a-ceb4-4b2c-b675-46f081a62956 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] Delete volume with id: 23c0b340-3776-4247-863a-214dba5facb1 Jul 31 20:56:01.910647 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b160ec1a-ceb4-4b2c-b675-46f081a62956 tempest-VolumesTransfersV357Test-83944604 tempest-VolumesTransfersV357Test-83944604-project-member] https://10.4.3.157/volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 returned with HTTP 404 Jul 31 20:56:01.911143 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 947/3855] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:56:01 2026] DELETE /volume/v3/volumes/23c0b340-3776-4247-863a-214dba5facb1 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:56:02.005902 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fb0369be-20f4-46fc-a763-0e038317c1bb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:02.008564 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb0369be-20f4-46fc-a763-0e038317c1bb tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:02.008784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb0369be-20f4-46fc-a763-0e038317c1bb tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:02.009062 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb0369be-20f4-46fc-a763-0e038317c1bb tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:02.009289 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-fb0369be-20f4-46fc-a763-0e038317c1bb tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:02.015610 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:02.015610 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:02.016432 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb0369be-20f4-46fc-a763-0e038317c1bb tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:02.016869 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 975/3856] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:02 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:02.205314 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9aa878dc-6508-4986-a1a3-89bc6fee9078 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:02.211855 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9aa878dc-6508-4986-a1a3-89bc6fee9078 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:02.212048 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9aa878dc-6508-4986-a1a3-89bc6fee9078 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:02.212294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9aa878dc-6508-4986-a1a3-89bc6fee9078 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:02.212466 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-9aa878dc-6508-4986-a1a3-89bc6fee9078 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:02.220228 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:02.220228 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:02.220968 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9aa878dc-6508-4986-a1a3-89bc6fee9078 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:56:02.221253 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 973/3857] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:02 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:02.311184 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d00c26c8-3031-420c-95dc-a20247b8d053 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:02.326089 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d00c26c8-3031-420c-95dc-a20247b8d053 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:56:02.338374 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d00c26c8-3031-420c-95dc-a20247b8d053 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:02.338658 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d00c26c8-3031-420c-95dc-a20247b8d053 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:02.338831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-d00c26c8-3031-420c-95dc-a20247b8d053 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:02.348949 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:02.348949 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:02.350177 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d00c26c8-3031-420c-95dc-a20247b8d053 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:56:02.351057 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 963/3858] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:02 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:03.030276 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-04a1b6bf-5bac-4f19-a1ff-2c21cf0940a1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:03.033313 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-04a1b6bf-5bac-4f19-a1ff-2c21cf0940a1 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:03.033568 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-04a1b6bf-5bac-4f19-a1ff-2c21cf0940a1 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:03.033877 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-04a1b6bf-5bac-4f19-a1ff-2c21cf0940a1 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:03.034005 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-04a1b6bf-5bac-4f19-a1ff-2c21cf0940a1 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:03.036595 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=404,cinder:UPDATE=111,cinder:INSERT=60,cinder:DELETE=3 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:56:03.041031 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:03.041031 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:03.042308 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-04a1b6bf-5bac-4f19-a1ff-2c21cf0940a1 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:03.042874 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 948/3859] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:03 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:03.232615 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-05992527-db34-4842-ac78-b3a0ec3e55af None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:03.234563 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-05992527-db34-4842-ac78-b3a0ec3e55af tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:03.234770 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-05992527-db34-4842-ac78-b3a0ec3e55af tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:03.234984 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-05992527-db34-4842-ac78-b3a0ec3e55af tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:03.235088 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-05992527-db34-4842-ac78-b3a0ec3e55af tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:03.237589 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=447,cinder:INSERT=72,cinder:UPDATE=122,cinder:DELETE=3 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:56:03.240679 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:03.240679 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:03.241386 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-05992527-db34-4842-ac78-b3a0ec3e55af tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:56:03.241943 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 976/3860] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:03 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:03.363428 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-41598423-3146-4285-a6a1-ca0c716bb7e8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:03.366155 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-41598423-3146-4285-a6a1-ca0c716bb7e8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:56:03.366444 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-41598423-3146-4285-a6a1-ca0c716bb7e8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:03.366693 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-41598423-3146-4285-a6a1-ca0c716bb7e8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:03.366931 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-41598423-3146-4285-a6a1-ca0c716bb7e8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:03.373811 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:03.373811 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:03.374768 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-41598423-3146-4285-a6a1-ca0c716bb7e8 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:56:03.375174 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 974/3861] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:03 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:04.059273 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-280d5133-cd10-41eb-be32-1788c460c48d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:04.061266 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-280d5133-cd10-41eb-be32-1788c460c48d tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:04.061531 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-280d5133-cd10-41eb-be32-1788c460c48d tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:04.061769 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-280d5133-cd10-41eb-be32-1788c460c48d tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:04.061933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-280d5133-cd10-41eb-be32-1788c460c48d tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:04.066527 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:04.066527 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:04.067310 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-280d5133-cd10-41eb-be32-1788c460c48d tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:04.067946 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 964/3862] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:04 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:04.257253 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c931e47a-a498-43d3-bb62-324b516af102 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:04.259142 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c931e47a-a498-43d3-bb62-324b516af102 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:04.259503 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c931e47a-a498-43d3-bb62-324b516af102 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:04.259768 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c931e47a-a498-43d3-bb62-324b516af102 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:04.260153 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c931e47a-a498-43d3-bb62-324b516af102 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:04.268222 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:04.268222 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:04.268949 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c931e47a-a498-43d3-bb62-324b516af102 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:56:04.269546 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 949/3863] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:04 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:04.387246 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a713d2c3-d6a5-4603-a154-3b99b29605fd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:04.389931 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a713d2c3-d6a5-4603-a154-3b99b29605fd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:56:04.390223 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a713d2c3-d6a5-4603-a154-3b99b29605fd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:04.390468 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a713d2c3-d6a5-4603-a154-3b99b29605fd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:04.390708 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-a713d2c3-d6a5-4603-a154-3b99b29605fd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:04.396731 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:04.396731 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:04.399082 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a713d2c3-d6a5-4603-a154-3b99b29605fd tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:56:04.399756 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 977/3864] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:04 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:05.079078 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c9f716b9-2696-4652-a1bd-8d970bcd2152 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:05.081028 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c9f716b9-2696-4652-a1bd-8d970bcd2152 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:05.081392 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c9f716b9-2696-4652-a1bd-8d970bcd2152 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:05.081486 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c9f716b9-2696-4652-a1bd-8d970bcd2152 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:05.081607 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c9f716b9-2696-4652-a1bd-8d970bcd2152 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:05.086326 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:05.086326 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:05.086941 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c9f716b9-2696-4652-a1bd-8d970bcd2152 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:05.087305 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 975/3865] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:05 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:05.282156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4f76769d-c8a7-48bb-9dcc-75b81c942496 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:05.284627 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4f76769d-c8a7-48bb-9dcc-75b81c942496 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:05.284627 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4f76769d-c8a7-48bb-9dcc-75b81c942496 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:05.284840 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4f76769d-c8a7-48bb-9dcc-75b81c942496 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:05.284993 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-4f76769d-c8a7-48bb-9dcc-75b81c942496 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:05.290296 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:05.290296 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:05.290877 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4f76769d-c8a7-48bb-9dcc-75b81c942496 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:56:05.291479 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 965/3866] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:05 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:05.411385 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f71d98b1-f2fd-4e50-86a1-f00b06d5a090 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:05.413175 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f71d98b1-f2fd-4e50-86a1-f00b06d5a090 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:56:05.413361 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f71d98b1-f2fd-4e50-86a1-f00b06d5a090 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:05.413535 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f71d98b1-f2fd-4e50-86a1-f00b06d5a090 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:05.413632 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-f71d98b1-f2fd-4e50-86a1-f00b06d5a090 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:05.418521 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:05.418521 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:05.419603 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f71d98b1-f2fd-4e50-86a1-f00b06d5a090 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:56:05.419949 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 950/3867] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:05 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:06.098012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-00203f26-6c7f-4f4f-9e1d-bdc9781bf95f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:06.100307 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-00203f26-6c7f-4f4f-9e1d-bdc9781bf95f tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:06.100607 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-00203f26-6c7f-4f4f-9e1d-bdc9781bf95f tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:06.100878 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-00203f26-6c7f-4f4f-9e1d-bdc9781bf95f tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:06.101033 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-00203f26-6c7f-4f4f-9e1d-bdc9781bf95f tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:06.105991 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:06.105991 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:06.106834 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-00203f26-6c7f-4f4f-9e1d-bdc9781bf95f tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:06.107789 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 978/3868] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:06 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:06.304207 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-561f232c-f566-41a0-bf9a-9735bf89fb64 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:06.306592 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-561f232c-f566-41a0-bf9a-9735bf89fb64 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:06.306592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-561f232c-f566-41a0-bf9a-9735bf89fb64 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:06.306592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-561f232c-f566-41a0-bf9a-9735bf89fb64 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:06.306592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-561f232c-f566-41a0-bf9a-9735bf89fb64 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:06.311886 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:06.311886 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:06.314572 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-561f232c-f566-41a0-bf9a-9735bf89fb64 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:56:06.315204 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 976/3869] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:06 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:06.437411 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-57ed5712-bbb2-4f00-827a-c6c7e5ec3b9e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:06.439337 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-57ed5712-bbb2-4f00-827a-c6c7e5ec3b9e tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:56:06.439503 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-57ed5712-bbb2-4f00-827a-c6c7e5ec3b9e tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:06.439683 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-57ed5712-bbb2-4f00-827a-c6c7e5ec3b9e tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:06.439781 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-57ed5712-bbb2-4f00-827a-c6c7e5ec3b9e tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:06.445523 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:06.445523 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:06.446422 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-57ed5712-bbb2-4f00-827a-c6c7e5ec3b9e tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:56:06.446881 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 966/3870] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:06 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:07.117440 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1ce5766a-3f77-40c6-b7b7-2b3a637a1d0c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:07.120761 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1ce5766a-3f77-40c6-b7b7-2b3a637a1d0c tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:07.120761 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1ce5766a-3f77-40c6-b7b7-2b3a637a1d0c tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:07.120761 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1ce5766a-3f77-40c6-b7b7-2b3a637a1d0c tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:07.120761 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-1ce5766a-3f77-40c6-b7b7-2b3a637a1d0c tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:07.124631 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:07.124631 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:07.125411 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1ce5766a-3f77-40c6-b7b7-2b3a637a1d0c tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:07.125761 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 951/3871] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:07 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:07.334999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-07f3e15d-b6f7-4162-a618-5db4bfae0fcb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:07.336069 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-07f3e15d-b6f7-4162-a618-5db4bfae0fcb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:07.336387 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-07f3e15d-b6f7-4162-a618-5db4bfae0fcb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:07.336677 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-07f3e15d-b6f7-4162-a618-5db4bfae0fcb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:07.336772 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-07f3e15d-b6f7-4162-a618-5db4bfae0fcb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:07.348521 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:07.348521 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:07.348686 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-07f3e15d-b6f7-4162-a618-5db4bfae0fcb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:56:07.349154 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 979/3872] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:07 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:07.361904 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-20fd7598-8cfd-4184-b72a-92efb30d8b90 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:07.364657 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-20fd7598-8cfd-4184-b72a-92efb30d8b90 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71/export_record Jul 31 20:56:07.364908 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-20fd7598-8cfd-4184-b72a-92efb30d8b90 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:07.365107 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-20fd7598-8cfd-4184-b72a-92efb30d8b90 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'export_record' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:07.365242 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-20fd7598-8cfd-4184-b72a-92efb30d8b90 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Export record for backup 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100192) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Jul 31 20:56:07.370062 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:07.370062 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:07.370944 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.api [None req-20fd7598-8cfd-4184-b72a-92efb30d8b90 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling RPCAPI with context: , host: np0000006272, backup: 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100192) export_record /opt/stack/cinder/cinder/backup/api.py:502}} Jul 31 20:56:07.379783 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-20fd7598-8cfd-4184-b72a-92efb30d8b90 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] export_record in rpcapi backup_id 72efe64a-ac10-4a78-a809-436daa115f71 on host np0000006272. {{(pid=100192) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Jul 31 20:56:07.394804 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-20fd7598-8cfd-4184-b72a-92efb30d8b90 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNzJlZmU2NGEtYWMxMC00YTc4LWE4MDktNDM2ZGFhMTE1ZjcxIiwgInVzZXJfaWQiOiAiM2ZiOWFhYTI2YTdhNDA4OWE5YmI3ZTY4ZDI2MzEzNDciLCAicHJvamVjdF9pZCI6ICIyMzZmNWI5NjE1M2Q0YjIyYTUyNGEzOGQ1MmUyYjZlNiIsICJ2b2x1bWVfaWQiOiAiOGI2MzdmOTMtNDc3YS00YTBjLWI5ZTMtMGFlODU5YTA2YzIxIiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjcwODYzMDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84YjYzN2Y5My00NzdhLTRhMGMtYjllMy0wYWU4NTlhMDZjMjEvMjAyNjA3MzEyMDU1NTIvYXpfbm92YV9iYWNrdXBfNzJlZmU2NGEtYWMxMC00YTc4LWE4MDktNDM2ZGFhMTE1ZjcxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1NTo1MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1NTo1MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjU2OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100192) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Jul 31 20:56:07.395152 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-20fd7598-8cfd-4184-b72a-92efb30d8b90 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71/export_record returned with HTTP 200 Jul 31 20:56:07.395998 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 977/3873] 10.4.3.157 () {68 vars in 1430 bytes} [Fri Jul 31 20:56:07 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71/export_record => generated 1424 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:56:07.404009 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-22e3059b-279d-4aac-bdce-4fac043c8f36 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:07.405753 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-22e3059b-279d-4aac-bdce-4fac043c8f36 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:07.405952 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-22e3059b-279d-4aac-bdce-4fac043c8f36 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:07.406134 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-22e3059b-279d-4aac-bdce-4fac043c8f36 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:07.406269 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-22e3059b-279d-4aac-bdce-4fac043c8f36 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:07.410183 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:07.410183 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:07.410729 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-22e3059b-279d-4aac-bdce-4fac043c8f36 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:56:07.411022 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 967/3874] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:07 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:07.423063 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-04fba0e5-1b48-4df4-85d4-0c578048ce9f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:07.425027 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-04fba0e5-1b48-4df4-85d4-0c578048ce9f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] POST https://10.4.3.157/volume/v3/backups/import_record Jul 31 20:56:07.425562 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-04fba0e5-1b48-4df4-85d4-0c578048ce9f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTAzZGViYzktODk0NC00NDE2LTk0ZmUtYzg4Mjk5MDY4YmY2IiwgInVzZXJfaWQiOiAiM2ZiOWFhYTI2YTdhNDA4OWE5YmI3ZTY4ZDI2MzEzNDciLCAicHJvamVjdF9pZCI6ICIyMzZmNWI5NjE1M2Q0YjIyYTUyNGEzOGQ1MmUyYjZlNiIsICJ2b2x1bWVfaWQiOiAiOGI2MzdmOTMtNDc3YS00YTBjLWI5ZTMtMGFlODU5YTA2YzIxIiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjcwODYzMDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84YjYzN2Y5My00NzdhLTRhMGMtYjllMy0wYWU4NTlhMDZjMjEvMjAyNjA3MzEyMDU1NTIvYXpfbm92YV9iYWNrdXBfNzJlZmU2NGEtYWMxMC00YTc4LWE4MDktNDM2ZGFhMTE1ZjcxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1NTo1MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1NTo1MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjU2OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:07.427846 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-04fba0e5-1b48-4df4-85d4-0c578048ce9f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTAzZGViYzktODk0NC00NDE2LTk0ZmUtYzg4Mjk5MDY4YmY2IiwgInVzZXJfaWQiOiAiM2ZiOWFhYTI2YTdhNDA4OWE5YmI3ZTY4ZDI2MzEzNDciLCAicHJvamVjdF9pZCI6ICIyMzZmNWI5NjE1M2Q0YjIyYTUyNGEzOGQ1MmUyYjZlNiIsICJ2b2x1bWVfaWQiOiAiOGI2MzdmOTMtNDc3YS00YTBjLWI5ZTMtMGFlODU5YTA2YzIxIiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjcwODYzMDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84YjYzN2Y5My00NzdhLTRhMGMtYjllMy0wYWU4NTlhMDZjMjEvMjAyNjA3MzEyMDU1NTIvYXpfbm92YV9iYWNrdXBfNzJlZmU2NGEtYWMxMC00YTc4LWE4MDktNDM2ZGFhMTE1ZjcxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1NTo1MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1NTo1MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjU2OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100194) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Jul 31 20:56:07.427980 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-04fba0e5-1b48-4df4-85d4-0c578048ce9f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTAzZGViYzktODk0NC00NDE2LTk0ZmUtYzg4Mjk5MDY4YmY2IiwgInVzZXJfaWQiOiAiM2ZiOWFhYTI2YTdhNDA4OWE5YmI3ZTY4ZDI2MzEzNDciLCAicHJvamVjdF9pZCI6ICIyMzZmNWI5NjE1M2Q0YjIyYTUyNGEzOGQ1MmUyYjZlNiIsICJ2b2x1bWVfaWQiOiAiOGI2MzdmOTMtNDc3YS00YTBjLWI5ZTMtMGFlODU5YTA2YzIxIiwgImhvc3QiOiAibnAwMDAwMDA2MjcyIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC04NjcwODYzMDEiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV84YjYzN2Y5My00NzdhLTRhMGMtYjllMy0wYWU4NTlhMDZjMjEvMjAyNjA3MzEyMDU1NTIvYXpfbm92YV9iYWNrdXBfNzJlZmU2NGEtYWMxMC00YTc4LWE4MDktNDM2ZGFhMTE1ZjcxIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wNy0zMVQyMDo1NTo1MFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wNy0zMVQyMDo1NTo1MFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA3LTMxVDIwOjU2OjA3WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100194) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Jul 31 20:56:07.428748 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-04fba0e5-1b48-4df4-85d4-0c578048ce9f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': '96269ef0a9a641dabd60afcf6dbbadd0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '236f5b96153d4b22a524a38d52e2b6e6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:56:07.428965 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-04fba0e5-1b48-4df4-85d4-0c578048ce9f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] https://10.4.3.157/volume/v3/backups/import_record returned with HTTP 403 Jul 31 20:56:07.429500 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 952/3875] 10.4.3.157 () {70 vars in 1342 bytes} [Fri Jul 31 20:56:07 2026] POST /volume/v3/backups/import_record => generated 101 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:07.439336 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7c41b32c-47f9-4a6e-a2f8-8c9af3db876b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:07.441797 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7c41b32c-47f9-4a6e-a2f8-8c9af3db876b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 Jul 31 20:56:07.442068 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7c41b32c-47f9-4a6e-a2f8-8c9af3db876b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:07.442329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7c41b32c-47f9-4a6e-a2f8-8c9af3db876b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:07.442490 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-7c41b32c-47f9-4a6e-a2f8-8c9af3db876b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete volume with id: 8b637f93-477a-4a0c-b9e3-0ae859a06c21 Jul 31 20:56:07.451304 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:07.451304 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:07.451661 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7c41b32c-47f9-4a6e-a2f8-8c9af3db876b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:56:07.459100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-82305b5f-5113-4efd-9d25-ed17c65cd5ef None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:07.461505 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-82305b5f-5113-4efd-9d25-ed17c65cd5ef tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:56:07.461756 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-82305b5f-5113-4efd-9d25-ed17c65cd5ef tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:07.462000 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-82305b5f-5113-4efd-9d25-ed17c65cd5ef tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:07.462159 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-82305b5f-5113-4efd-9d25-ed17c65cd5ef tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Show backup with id 049abdfb-0690-46b1-8502-7dbae67b3390. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:07.467292 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:07.467292 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:07.468155 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-82305b5f-5113-4efd-9d25-ed17c65cd5ef tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 200 Jul 31 20:56:07.468749 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 978/3876] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:07 2026] GET /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:07.472290 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7c41b32c-47f9-4a6e-a2f8-8c9af3db876b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete volume request issued successfully. Jul 31 20:56:07.472503 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7c41b32c-47f9-4a6e-a2f8-8c9af3db876b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 returned with HTTP 202 Jul 31 20:56:07.473005 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 980/3877] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:56:07 2026] DELETE /volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:07.480685 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9a3b4512-9d9b-4766-a6e5-8ed5ead1b504 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:07.480930 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-26e69fd7-3c28-420b-b93e-9b9ae8918bd9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:07.482927 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9a3b4512-9d9b-4766-a6e5-8ed5ead1b504 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 Jul 31 20:56:07.483215 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9a3b4512-9d9b-4766-a6e5-8ed5ead1b504 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:07.483462 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9a3b4512-9d9b-4766-a6e5-8ed5ead1b504 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:07.483546 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26e69fd7-3c28-420b-b93e-9b9ae8918bd9 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 Jul 31 20:56:07.483780 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26e69fd7-3c28-420b-b93e-9b9ae8918bd9 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:07.484023 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26e69fd7-3c28-420b-b93e-9b9ae8918bd9 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:07.492090 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:07.492090 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:07.492220 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:07.492220 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:07.496433 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9a3b4512-9d9b-4766-a6e5-8ed5ead1b504 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:56:07.496771 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-26e69fd7-3c28-420b-b93e-9b9ae8918bd9 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:56:07.501847 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9a3b4512-9d9b-4766-a6e5-8ed5ead1b504 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 returned with HTTP 200 Jul 31 20:56:07.502367 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 968/3878] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:07 2026] GET /volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 => generated 1017 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:07.504169 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26e69fd7-3c28-420b-b93e-9b9ae8918bd9 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 returned with HTTP 200 Jul 31 20:56:07.504796 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 953/3879] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:07 2026] GET /volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:07.520595 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2d9e8435-af8c-4387-b0fd-babb039e39a7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:07.522875 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2d9e8435-af8c-4387-b0fd-babb039e39a7 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 Jul 31 20:56:07.523097 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2d9e8435-af8c-4387-b0fd-babb039e39a7 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:07.523380 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2d9e8435-af8c-4387-b0fd-babb039e39a7 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:07.533984 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:07.533984 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:07.541470 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2d9e8435-af8c-4387-b0fd-babb039e39a7 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:56:07.548545 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2d9e8435-af8c-4387-b0fd-babb039e39a7 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 returned with HTTP 200 Jul 31 20:56:07.549102 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 979/3880] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:07 2026] GET /volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 => generated 1416 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:08.139929 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f57d1e9c-61de-4103-9e4e-5c6977bea308 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:08.145960 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f57d1e9c-61de-4103-9e4e-5c6977bea308 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:08.146260 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f57d1e9c-61de-4103-9e4e-5c6977bea308 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:08.146513 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f57d1e9c-61de-4103-9e4e-5c6977bea308 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:08.146677 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-f57d1e9c-61de-4103-9e4e-5c6977bea308 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:08.152880 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:08.152880 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:08.153725 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f57d1e9c-61de-4103-9e4e-5c6977bea308 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:08.154221 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 981/3881] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:08 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:08.518485 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2ce8c169-3be1-4782-ae2f-6abe1d6686c8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:08.521698 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ce8c169-3be1-4782-ae2f-6abe1d6686c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 Jul 31 20:56:08.522258 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2ce8c169-3be1-4782-ae2f-6abe1d6686c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:08.522258 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2ce8c169-3be1-4782-ae2f-6abe1d6686c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:08.528478 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2ce8c169-3be1-4782-ae2f-6abe1d6686c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 returned with HTTP 404 Jul 31 20:56:08.529065 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 969/3882] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:08 2026] GET /volume/v3/volumes/8b637f93-477a-4a0c-b9e3-0ae859a06c21 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:08.538622 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f0a70350-d39d-428a-a7b6-47b2b537e105 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:08.541207 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f0a70350-d39d-428a-a7b6-47b2b537e105 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] GET https://10.4.3.157/volume/v3/backups Jul 31 20:56:08.541207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f0a70350-d39d-428a-a7b6-47b2b537e105 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:08.541207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f0a70350-d39d-428a-a7b6-47b2b537e105 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:08.541456 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-f0a70350-d39d-428a-a7b6-47b2b537e105 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:56:08.546677 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f0a70350-d39d-428a-a7b6-47b2b537e105 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 200 Jul 31 20:56:08.546677 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 954/3883] 10.4.3.157 () {68 vars in 1277 bytes} [Fri Jul 31 20:56:08 2026] GET /volume/v3/backups => generated 623 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:08.556483 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-43bd194f-aed8-4a24-8b3d-901f82944f56 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:08.558689 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43bd194f-aed8-4a24-8b3d-901f82944f56 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] GET https://10.4.3.157/volume/v3/backups?project_id=236f5b96153d4b22a524a38d52e2b6e6 Jul 31 20:56:08.558931 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-43bd194f-aed8-4a24-8b3d-901f82944f56 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:08.559120 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-43bd194f-aed8-4a24-8b3d-901f82944f56 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:08.559438 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-43bd194f-aed8-4a24-8b3d-901f82944f56 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Removing options 'project_id' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:56:08.572327 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43bd194f-aed8-4a24-8b3d-901f82944f56 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] https://10.4.3.157/volume/v3/backups?project_id=236f5b96153d4b22a524a38d52e2b6e6 returned with HTTP 200 Jul 31 20:56:08.572327 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 980/3884] 10.4.3.157 () {68 vars in 1364 bytes} [Fri Jul 31 20:56:08 2026] GET /volume/v3/backups?project_id=236f5b96153d4b22a524a38d52e2b6e6 => generated 623 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:08.585227 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:08.586947 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:56:08.587381 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-823054819"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:08.588826 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-823054819'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:56:08.588982 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume of 1 GB Jul 31 20:56:08.593420 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Availability Zones retrieved successfully. Jul 31 20:56:08.601897 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Flow 'volume_create_api' (9e4b8131-1ee4-4723-a008-d63c13841d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:08.602938 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8294bf00-e517-463b-99ea-a04fb709b8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:08.604643 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:56:08.632854 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8294bf00-e517-463b-99ea-a04fb709b8af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:08.633701 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7e9e1c6-1777-47f2-b104-48734a02fcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:08.696962 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Created reservations ['de6441d4-237a-4181-a9c8-8f8545acecf9', '653c205d-8273-4fc2-a96d-ed4466180ac8', '8a4dee4f-20b6-4a2d-a62a-776e672e7631', 'f603a43d-f504-4f12-a18b-7c473426efae'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:08.698296 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7e9e1c6-1777-47f2-b104-48734a02fcf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de6441d4-237a-4181-a9c8-8f8545acecf9', '653c205d-8273-4fc2-a96d-ed4466180ac8', '8a4dee4f-20b6-4a2d-a62a-776e672e7631', 'f603a43d-f504-4f12-a18b-7c473426efae']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:08.699155 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a96b8996-74b5-4c0f-8aee-acbf31493ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:08.737293 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a96b8996-74b5-4c0f-8aee-acbf31493ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3a51e269-b34e-40f8-aeb8-dfb037951945', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-823054819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f5b96153d4b22a524a38d52e2b6e6',qos_specs=None,replication_status=,reservations=['de6441d4-237a-4181-a9c8-8f8545acecf9','653c205d-8273-4fc2-a96d-ed4466180ac8','8a4dee4f-20b6-4a2d-a62a-776e672e7631','f603a43d-f504-4f12-a18b-7c473426efae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:56:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-823054819',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3a51e269-b34e-40f8-aeb8-dfb037951945,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236f5b96153d4b22a524a38d52e2b6e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:08.737293 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9671bf3f-a9e2-4a59-aa0a-949768ae5a71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:08.764961 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9671bf3f-a9e2-4a59-aa0a-949768ae5a71) transitioned into state 'SUCCESS' from state '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-823054819',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='236f5b96153d4b22a524a38d52e2b6e6',qos_specs=None,replication_status=,reservations=['de6441d4-237a-4181-a9c8-8f8545acecf9','653c205d-8273-4fc2-a96d-ed4466180ac8','8a4dee4f-20b6-4a2d-a62a-776e672e7631','f603a43d-f504-4f12-a18b-7c473426efae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3fb9aaa26a7a4089a9bb7e68d2631347',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:08.765702 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b30976b6-d33e-4110-943c-84814b10c0fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:08.780779 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b30976b6-d33e-4110-943c-84814b10c0fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:08.781916 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Flow 'volume_create_api' (9e4b8131-1ee4-4723-a008-d63c13841d5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:08.782370 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Create volume request issued successfully. Jul 31 20:56:08.784298 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e4b8b80-6667-4474-83bb-9f3389d7f16c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:56:08.784298 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 982/3885] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:56:08 2026] POST /volume/v3/volumes => generated 777 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:08.828811 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9a5c825e-91d4-4afa-b424-0a2170672a78 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:08.833043 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9a5c825e-91d4-4afa-b424-0a2170672a78 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 Jul 31 20:56:08.833333 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9a5c825e-91d4-4afa-b424-0a2170672a78 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:08.833569 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9a5c825e-91d4-4afa-b424-0a2170672a78 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:08.844993 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:08.844993 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:08.853676 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9a5c825e-91d4-4afa-b424-0a2170672a78 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:56:08.863516 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9a5c825e-91d4-4afa-b424-0a2170672a78 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 returned with HTTP 200 Jul 31 20:56:08.863996 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 970/3886] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:08 2026] GET /volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 => generated 956 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:08.912338 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-73d97ac0-5f15-4e15-87a0-4e55f3e99f0f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:08.915323 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-73d97ac0-5f15-4e15-87a0-4e55f3e99f0f tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 Jul 31 20:56:08.915579 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-73d97ac0-5f15-4e15-87a0-4e55f3e99f0f tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:08.915859 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-73d97ac0-5f15-4e15-87a0-4e55f3e99f0f tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:08.924861 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:08.924861 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:08.929562 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-73d97ac0-5f15-4e15-87a0-4e55f3e99f0f tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:56:08.936163 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-73d97ac0-5f15-4e15-87a0-4e55f3e99f0f tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 returned with HTTP 200 Jul 31 20:56:08.936531 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 955/3887] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:56:08 2026] GET /volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 => generated 1416 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:09.169022 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9536d8ea-fde3-473c-a021-8d00e8b9a602 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:09.180103 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9536d8ea-fde3-473c-a021-8d00e8b9a602 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:09.180401 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9536d8ea-fde3-473c-a021-8d00e8b9a602 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:09.180650 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9536d8ea-fde3-473c-a021-8d00e8b9a602 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:09.180804 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-9536d8ea-fde3-473c-a021-8d00e8b9a602 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:09.192355 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:09.192355 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:09.194284 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9536d8ea-fde3-473c-a021-8d00e8b9a602 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:09.194530 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 981/3888] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:09 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:09.324733 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:09.452642 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:56:09.453683 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1154840922"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:09.454618 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1154840922'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:56:09.454732 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume of 1 GB Jul 31 20:56:09.455055 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:09.455055 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:09.459389 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Availability Zones retrieved successfully. Jul 31 20:56:09.465900 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (bed02fdb-9c12-423b-82cc-bbf07121b968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:09.467236 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11be48c-7238-40c3-81c5-c93ec951b373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:09.468410 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:56:09.499472 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e11be48c-7238-40c3-81c5-c93ec951b373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:09.500505 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660a8199-f32a-402e-b2bf-d6fa6ed4f819) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:09.563519 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['763d3adc-318c-43fa-a9dc-11187e3aa209', 'e92ce108-15c4-4f5a-998e-dea5b4bbdb32', '22a03dd0-4238-428c-9c5a-29e7d390f9d6', '86a715a4-6080-4d66-b38b-ea8caf5f4b45'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:09.564289 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (660a8199-f32a-402e-b2bf-d6fa6ed4f819) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['763d3adc-318c-43fa-a9dc-11187e3aa209', 'e92ce108-15c4-4f5a-998e-dea5b4bbdb32', '22a03dd0-4238-428c-9c5a-29e7d390f9d6', '86a715a4-6080-4d66-b38b-ea8caf5f4b45']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:09.565038 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (314c0f4c-2fab-4ce0-b9f3-561f596627f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:09.584138 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (314c0f4c-2fab-4ce0-b9f3-561f596627f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f59cb5d0-d266-48a2-915b-6d8396a34af6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1154840922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['763d3adc-318c-43fa-a9dc-11187e3aa209','e92ce108-15c4-4f5a-998e-dea5b4bbdb32','22a03dd0-4238-428c-9c5a-29e7d390f9d6','86a715a4-6080-4d66-b38b-ea8caf5f4b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:56:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1154840922',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f59cb5d0-d266-48a2-915b-6d8396a34af6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4ce6075f9da4c8380d283a1a338b52c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e8605727c964771a477fd95c05985be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:09.584769 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc06b03f-c9b2-4678-9f45-9c459368b6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:09.605021 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc06b03f-c9b2-4678-9f45-9c459368b6f0) transitioned into state 'SUCCESS' from state '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-1154840922',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['763d3adc-318c-43fa-a9dc-11187e3aa209','e92ce108-15c4-4f5a-998e-dea5b4bbdb32','22a03dd0-4238-428c-9c5a-29e7d390f9d6','86a715a4-6080-4d66-b38b-ea8caf5f4b45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:09.605930 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f9102b-7d68-4f5c-b3a8-e18dff08ea06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:09.625357 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83f9102b-7d68-4f5c-b3a8-e18dff08ea06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:09.625357 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (bed02fdb-9c12-423b-82cc-bbf07121b968) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:09.625357 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume request issued successfully. Jul 31 20:56:09.625357 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b89725ce-215d-430c-a278-a6e907ca8cf7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:56:09.625842 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 983/3889] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:56:09 2026] POST /volume/v3/volumes => generated 749 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:09.674072 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-0240992e-3fd7-48bd-a95d-d978993acf96 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:09.677148 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-0240992e-3fd7-48bd-a95d-d978993acf96 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 Jul 31 20:56:09.677603 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-0240992e-3fd7-48bd-a95d-d978993acf96 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:09.677845 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-0240992e-3fd7-48bd-a95d-d978993acf96 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:09.687537 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:09.687537 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:09.704977 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-0240992e-3fd7-48bd-a95d-d978993acf96 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:56:09.714236 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-0240992e-3fd7-48bd-a95d-d978993acf96 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 returned with HTTP 200 Jul 31 20:56:09.714807 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 971/3890] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:56:09 2026] GET /volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 => generated 1416 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:09.728020 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cffcce4e-247c-4b41-be1b-a83be3a2bbb5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:09.728420 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cffcce4e-247c-4b41-be1b-a83be3a2bbb5 None None] GET https://10.4.3.157/volume// Jul 31 20:56:09.728815 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cffcce4e-247c-4b41-be1b-a83be3a2bbb5 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:09.728897 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cffcce4e-247c-4b41-be1b-a83be3a2bbb5 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:09.729287 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cffcce4e-247c-4b41-be1b-a83be3a2bbb5 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:56:09.729581 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 956/3891] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 20:56: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 20:56:09.739529 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-1a6d9445-93ab-4fc6-af3d-9512e80c434b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:09.741458 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-1a6d9445-93ab-4fc6-af3d-9512e80c434b tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:56:09.741816 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-1a6d9445-93ab-4fc6-af3d-9512e80c434b tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "767f6326-c4cd-4fc9-8fa8-c9b9a8050635", "connector": null, "instance_uuid": "9ebe7c1e-3c3b-4082-b697-9b1d4e5f34e6"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:09.754719 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:09.754719 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:09.785762 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-1a6d9445-93ab-4fc6-af3d-9512e80c434b tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:56:09.786369 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 982/3892] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:56:09 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 20:56:09.901212 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9bca46ba-81e7-43e5-b69b-dab4bad06041 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:09.902974 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9bca46ba-81e7-43e5-b69b-dab4bad06041 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 Jul 31 20:56:09.903157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9bca46ba-81e7-43e5-b69b-dab4bad06041 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:09.903342 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9bca46ba-81e7-43e5-b69b-dab4bad06041 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:09.916339 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:09.916339 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:09.921485 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9bca46ba-81e7-43e5-b69b-dab4bad06041 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:56:09.927786 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9bca46ba-81e7-43e5-b69b-dab4bad06041 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 returned with HTTP 200 Jul 31 20:56:09.928277 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 984/3893] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:09 2026] GET /volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:09.950768 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5161b9e5-82f6-4477-95da-53a921c745d5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:09.952652 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5161b9e5-82f6-4477-95da-53a921c745d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:56:09.953330 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5161b9e5-82f6-4477-95da-53a921c745d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3a51e269-b34e-40f8-aeb8-dfb037951945", "name": "tempest-type-Backup-1931786943"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:09.955604 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-5161b9e5-82f6-4477-95da-53a921c745d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Creating new backup {'backup': {'volume_id': '3a51e269-b34e-40f8-aeb8-dfb037951945', 'name': 'tempest-type-Backup-1931786943'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:56:09.955947 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-5161b9e5-82f6-4477-95da-53a921c745d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Creating backup of volume 3a51e269-b34e-40f8-aeb8-dfb037951945 in container None Jul 31 20:56:09.968342 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:09.968342 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:09.968342 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5161b9e5-82f6-4477-95da-53a921c745d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:56:10.001927 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-5161b9e5-82f6-4477-95da-53a921c745d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Created reservations ['4f758f1a-7f08-4679-b2a2-f4a47c0d9e6b', '48b3ec82-ff29-4713-be7e-e56f1e18bd67'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:10.043864 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5161b9e5-82f6-4477-95da-53a921c745d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:56:10.044632 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 972/3894] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:56:09 2026] POST /volume/v3/backups => generated 316 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:10.055935 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-84504770-7621-46ae-8ef3-6429c88b089b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:10.058205 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-84504770-7621-46ae-8ef3-6429c88b089b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:10.058435 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-84504770-7621-46ae-8ef3-6429c88b089b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:10.058756 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-84504770-7621-46ae-8ef3-6429c88b089b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:10.058890 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-84504770-7621-46ae-8ef3-6429c88b089b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:10.064319 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:10.064319 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:10.064563 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-84504770-7621-46ae-8ef3-6429c88b089b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:10.065185 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 957/3895] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:10 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:10.207231 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-92224a7d-3af7-4d3e-b98b-e272eea9646d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:10.207913 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-92224a7d-3af7-4d3e-b98b-e272eea9646d tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:10.208108 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-92224a7d-3af7-4d3e-b98b-e272eea9646d tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:10.208323 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-92224a7d-3af7-4d3e-b98b-e272eea9646d tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:10.208422 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-92224a7d-3af7-4d3e-b98b-e272eea9646d tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:10.214408 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:10.214408 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:10.215050 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-92224a7d-3af7-4d3e-b98b-e272eea9646d tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:10.215472 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 983/3896] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:10 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:11.057896 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d008a4d2-22a3-408b-a1c8-f1837e8eed1a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:11.058342 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d008a4d2-22a3-408b-a1c8-f1837e8eed1a None None] GET https://10.4.3.157/volume// Jul 31 20:56:11.058539 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d008a4d2-22a3-408b-a1c8-f1837e8eed1a None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:11.058747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d008a4d2-22a3-408b-a1c8-f1837e8eed1a None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:11.059153 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d008a4d2-22a3-408b-a1c8-f1837e8eed1a None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:56:11.059701 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 985/3897] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:56:11 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:56:11.074040 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-c6536e64-6910-4f3f-a6d8-4b55486c7fe0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:11.074511 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-c6536e64-6910-4f3f-a6d8-4b55486c7fe0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 Jul 31 20:56:11.074511 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-c6536e64-6910-4f3f-a6d8-4b55486c7fe0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:11.074910 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-c6536e64-6910-4f3f-a6d8-4b55486c7fe0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:11.077189 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-008ecd17-bd10-4a3a-a0fd-e06b7bbd37f6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:11.081000 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-008ecd17-bd10-4a3a-a0fd-e06b7bbd37f6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:11.081296 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-008ecd17-bd10-4a3a-a0fd-e06b7bbd37f6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:11.081564 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-008ecd17-bd10-4a3a-a0fd-e06b7bbd37f6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:11.081675 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-008ecd17-bd10-4a3a-a0fd-e06b7bbd37f6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:11.086658 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:11.086658 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:11.090508 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:11.090508 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:11.091876 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-008ecd17-bd10-4a3a-a0fd-e06b7bbd37f6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:11.096150 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 958/3898] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:11 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:11.096253 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-c6536e64-6910-4f3f-a6d8-4b55486c7fe0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:56:11.101875 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-c6536e64-6910-4f3f-a6d8-4b55486c7fe0 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 returned with HTTP 200 Jul 31 20:56:11.102114 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 973/3899] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:56:11 2026] GET /volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 => generated 1595 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:56:11.215546 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-1673eccc-0083-46b2-a742-e49016ef6cb4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:11.227657 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-005ce03c-d1a1-482c-853e-da5114f6d804 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:11.228415 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-1673eccc-0083-46b2-a742-e49016ef6cb4 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] PUT https://10.4.3.157/volume/v3/attachments/1f373b23-9649-43be-bd2b-8ba4725f2767 Jul 31 20:56:11.228810 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-1673eccc-0083-46b2-a742-e49016ef6cb4 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:11.231690 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-005ce03c-d1a1-482c-853e-da5114f6d804 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:11.232011 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-005ce03c-d1a1-482c-853e-da5114f6d804 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:11.232729 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-005ce03c-d1a1-482c-853e-da5114f6d804 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:11.232729 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-005ce03c-d1a1-482c-853e-da5114f6d804 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:11.240184 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:11.240184 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:11.240975 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-005ce03c-d1a1-482c-853e-da5114f6d804 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:11.241487 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 986/3900] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:11 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:11.244901 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-1673eccc-0083-46b2-a742-e49016ef6cb4 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Acquiring lock "cinder-attachment_update-767f6326-c4cd-4fc9-8fa8-c9b9a8050635-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:56:11.258905 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-1673eccc-0083-46b2-a742-e49016ef6cb4 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Lock "cinder-attachment_update-767f6326-c4cd-4fc9-8fa8-c9b9a8050635-np0000006272" acquired by "attachment_update" :: waited 0.015s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:56:11.262196 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:11.262196 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:11.411796 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-1673eccc-0083-46b2-a742-e49016ef6cb4 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Lock "cinder-attachment_update-767f6326-c4cd-4fc9-8fa8-c9b9a8050635-np0000006272" released by "attachment_update" :: held 0.153s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:56:11.412288 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-1673eccc-0083-46b2-a742-e49016ef6cb4 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/attachments/1f373b23-9649-43be-bd2b-8ba4725f2767 returned with HTTP 200 Jul 31 20:56:11.412773 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 984/3901] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:56:11 2026] PUT /volume/v3/attachments/1f373b23-9649-43be-bd2b-8ba4725f2767 => generated 969 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:11.446213 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-752e5105-f704-498c-82a0-6de2d896af8d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:11.452198 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-752e5105-f704-498c-82a0-6de2d896af8d tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] POST https://10.4.3.157/volume/v3/attachments/1f373b23-9649-43be-bd2b-8ba4725f2767/action Jul 31 20:56:11.452645 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-752e5105-f704-498c-82a0-6de2d896af8d tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:56:11.452802 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-752e5105-f704-498c-82a0-6de2d896af8d tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:11.473150 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:11.473150 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:11.498789 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-bcf75d34-2d57-46ac-a668-ce928df42847 req-752e5105-f704-498c-82a0-6de2d896af8d tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/attachments/1f373b23-9649-43be-bd2b-8ba4725f2767/action returned with HTTP 204 Jul 31 20:56:11.499704 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 959/3902] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:56:11 2026] POST /volume/v3/attachments/1f373b23-9649-43be-bd2b-8ba4725f2767/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:12.105896 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-caafcc8c-b694-423f-b439-b4e4bb83af5b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:12.107620 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-caafcc8c-b694-423f-b439-b4e4bb83af5b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:12.107805 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-caafcc8c-b694-423f-b439-b4e4bb83af5b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:12.107998 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-caafcc8c-b694-423f-b439-b4e4bb83af5b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:12.108155 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-caafcc8c-b694-423f-b439-b4e4bb83af5b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:12.113401 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:12.113401 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:12.114238 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-caafcc8c-b694-423f-b439-b4e4bb83af5b tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:12.114676 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 974/3903] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:12 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:12.254975 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f114a75e-9a88-4fc4-bc73-5f2a54df4c87 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:12.257301 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f114a75e-9a88-4fc4-bc73-5f2a54df4c87 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:12.257767 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f114a75e-9a88-4fc4-bc73-5f2a54df4c87 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:12.257872 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f114a75e-9a88-4fc4-bc73-5f2a54df4c87 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:12.258030 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-f114a75e-9a88-4fc4-bc73-5f2a54df4c87 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:12.269603 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:12.269603 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:12.269810 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f114a75e-9a88-4fc4-bc73-5f2a54df4c87 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:12.270396 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 987/3904] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:12 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:12.982861 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:13.071004 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:56:13.074378 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1535599539", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:13.088059 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1535599539', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:56:13.088761 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Create volume of 1 GB Jul 31 20:56:13.092785 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:13.092785 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:13.126059 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Availability Zones retrieved successfully. Jul 31 20:56:13.128052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-80bdca20-ff5b-4b19-9bcb-0d454b98ef54 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:13.130441 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-80bdca20-ff5b-4b19-9bcb-0d454b98ef54 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:13.130719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-80bdca20-ff5b-4b19-9bcb-0d454b98ef54 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:13.130973 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-80bdca20-ff5b-4b19-9bcb-0d454b98ef54 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:13.131149 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-80bdca20-ff5b-4b19-9bcb-0d454b98ef54 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:13.136290 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:13.136290 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:13.137160 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-80bdca20-ff5b-4b19-9bcb-0d454b98ef54 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:13.137664 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 960/3905] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:13 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:13.151096 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Flow 'volume_create_api' (88bec45d-bae6-4838-ba53-49f8e5f6c3bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:13.156658 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a6cd31-a3aa-42b8-8dcb-0d244df30c79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:13.162270 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:56:13.196005 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96a6cd31-a3aa-42b8-8dcb-0d244df30c79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:13.196844 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26db87f5-6061-43f3-a304-b46645defb13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:13.261111 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Created reservations ['d9540f2a-4867-4e8e-8225-a28c2ba07425', 'e659d674-3584-48f3-90e9-b4c7675badaf', 'ebcad3f7-a51c-4779-bde8-898b2e4eb820', '6664173e-105f-4e87-8c45-ec5da3574161'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:13.262204 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26db87f5-6061-43f3-a304-b46645defb13) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9540f2a-4867-4e8e-8225-a28c2ba07425', 'e659d674-3584-48f3-90e9-b4c7675badaf', 'ebcad3f7-a51c-4779-bde8-898b2e4eb820', '6664173e-105f-4e87-8c45-ec5da3574161']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:13.263337 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d91a922-e803-442e-bd23-54d24516577c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:13.285457 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-655c4ef0-fb2a-4037-8340-e393650ec562 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:13.287549 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-655c4ef0-fb2a-4037-8340-e393650ec562 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:13.287829 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-655c4ef0-fb2a-4037-8340-e393650ec562 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:13.288086 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-655c4ef0-fb2a-4037-8340-e393650ec562 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:13.288239 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-655c4ef0-fb2a-4037-8340-e393650ec562 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:13.290106 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d91a922-e803-442e-bd23-54d24516577c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7d5cde2-a03a-41be-bc44-32b0e0579005', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1535599539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2bad8a88764c3189672804039a474b',qos_specs=None,replication_status=,reservations=['d9540f2a-4867-4e8e-8225-a28c2ba07425','e659d674-3584-48f3-90e9-b4c7675badaf','ebcad3f7-a51c-4779-bde8-898b2e4eb820','6664173e-105f-4e87-8c45-ec5da3574161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e60ca3576de4767abbaac6ae8010e93',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1535599539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7d5cde2-a03a-41be-bc44-32b0e0579005,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b2bad8a88764c3189672804039a474b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e60ca3576de4767abbaac6ae8010e93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:13.290922 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01dac594-ed54-4015-86e7-a3f91370833e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:13.293446 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:13.293446 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:13.293860 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-655c4ef0-fb2a-4037-8340-e393650ec562 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:13.294308 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 975/3906] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:13 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:13.319100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01dac594-ed54-4015-86e7-a3f91370833e) transitioned into state 'SUCCESS' from state '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-1535599539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2bad8a88764c3189672804039a474b',qos_specs=None,replication_status=,reservations=['d9540f2a-4867-4e8e-8225-a28c2ba07425','e659d674-3584-48f3-90e9-b4c7675badaf','ebcad3f7-a51c-4779-bde8-898b2e4eb820','6664173e-105f-4e87-8c45-ec5da3574161'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e60ca3576de4767abbaac6ae8010e93',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:13.319100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d957694d-6f5f-4a7e-881f-62777eb9a98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:13.331683 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d957694d-6f5f-4a7e-881f-62777eb9a98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:13.333108 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Flow 'volume_create_api' (88bec45d-bae6-4838-ba53-49f8e5f6c3bf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:13.333581 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Create volume request issued successfully. Jul 31 20:56:13.334328 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1d8f21c9-c7aa-4dc1-a6e4-6a399a84a989 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:56:13.334883 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 985/3907] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:56:12 2026] POST /volume/v3/volumes => generated 765 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:13.352055 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:13.353976 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:56:13.354441 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1658526717", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:13.356400 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1658526717', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:56:13.356538 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Create volume of 1 GB Jul 31 20:56:13.361885 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Availability Zones retrieved successfully. Jul 31 20:56:13.368924 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Flow 'volume_create_api' (e47fdd69-12cc-4103-8bbd-e58272df3dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:13.371848 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9261e6-bff9-404c-ba78-31c9884b30d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:13.372963 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:56:13.407455 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e9261e6-bff9-404c-ba78-31c9884b30d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:13.408281 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c615260-9da7-44ef-bfeb-8648fba814de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:13.460004 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Created reservations ['3f8602fe-8759-4d71-a1cd-435d0b278d0d', '0b10ffb0-af76-4628-9d63-6d1be0fb5512', '3288f589-2250-48c5-8af1-a8a9866f78f9', '321751d3-585d-48e9-b18a-49b75650db87'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:13.463155 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c615260-9da7-44ef-bfeb-8648fba814de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f8602fe-8759-4d71-a1cd-435d0b278d0d', '0b10ffb0-af76-4628-9d63-6d1be0fb5512', '3288f589-2250-48c5-8af1-a8a9866f78f9', '321751d3-585d-48e9-b18a-49b75650db87']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:13.463155 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4784b130-5801-4a30-894e-b8c66105011f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:13.486692 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4784b130-5801-4a30-894e-b8c66105011f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d431632-72ea-4d9a-81cf-a9c7a2019e20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1658526717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2bad8a88764c3189672804039a474b',qos_specs=None,replication_status=,reservations=['3f8602fe-8759-4d71-a1cd-435d0b278d0d','0b10ffb0-af76-4628-9d63-6d1be0fb5512','3288f589-2250-48c5-8af1-a8a9866f78f9','321751d3-585d-48e9-b18a-49b75650db87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e60ca3576de4767abbaac6ae8010e93',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:56:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1658526717',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d431632-72ea-4d9a-81cf-a9c7a2019e20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b2bad8a88764c3189672804039a474b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e60ca3576de4767abbaac6ae8010e93',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:13.487910 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50411ab8-b5a8-463a-ac35-25b2b4f62fef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:13.513535 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (50411ab8-b5a8-463a-ac35-25b2b4f62fef) transitioned into state 'SUCCESS' from state '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-1658526717',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b2bad8a88764c3189672804039a474b',qos_specs=None,replication_status=,reservations=['3f8602fe-8759-4d71-a1cd-435d0b278d0d','0b10ffb0-af76-4628-9d63-6d1be0fb5512','3288f589-2250-48c5-8af1-a8a9866f78f9','321751d3-585d-48e9-b18a-49b75650db87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e60ca3576de4767abbaac6ae8010e93',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:13.515220 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af21aff-01f6-4399-9948-6ddaa6a6e9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:13.526993 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8af21aff-01f6-4399-9948-6ddaa6a6e9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:13.527954 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Flow 'volume_create_api' (e47fdd69-12cc-4103-8bbd-e58272df3dd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:13.528441 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Create volume request issued successfully. Jul 31 20:56:13.529078 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7ea1a1ae-eb13-4f0e-ba92-391e75d76de6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:56:13.530790 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 988/3908] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:56:13 2026] POST /volume/v3/volumes => generated 765 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:14.147572 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a2380e9a-c74d-489d-bf5f-aeb25d2b5251 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:14.150831 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a2380e9a-c74d-489d-bf5f-aeb25d2b5251 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:14.150831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a2380e9a-c74d-489d-bf5f-aeb25d2b5251 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:14.150831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a2380e9a-c74d-489d-bf5f-aeb25d2b5251 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:14.150965 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-a2380e9a-c74d-489d-bf5f-aeb25d2b5251 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:14.155395 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:14.155395 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:14.156199 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a2380e9a-c74d-489d-bf5f-aeb25d2b5251 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:14.156668 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 961/3909] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:14 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:14.306486 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-865e22de-ed7d-4dfa-a2e0-291b8e89b76f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:14.308319 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-865e22de-ed7d-4dfa-a2e0-291b8e89b76f tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:14.308651 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-865e22de-ed7d-4dfa-a2e0-291b8e89b76f tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:14.309807 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-865e22de-ed7d-4dfa-a2e0-291b8e89b76f tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:14.309807 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-865e22de-ed7d-4dfa-a2e0-291b8e89b76f tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:14.314086 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:14.314086 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:14.314086 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-865e22de-ed7d-4dfa-a2e0-291b8e89b76f tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:14.314773 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 976/3910] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:14 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:15.171480 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e3b92de9-f3a2-456c-bf24-c1596ecf7e28 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:15.173249 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3b92de9-f3a2-456c-bf24-c1596ecf7e28 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:15.173427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e3b92de9-f3a2-456c-bf24-c1596ecf7e28 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:15.173592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e3b92de9-f3a2-456c-bf24-c1596ecf7e28 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:15.173687 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e3b92de9-f3a2-456c-bf24-c1596ecf7e28 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:15.177508 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:15.177508 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:15.178034 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3b92de9-f3a2-456c-bf24-c1596ecf7e28 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:15.178428 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 986/3911] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:15 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:15.327551 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-00dd9d81-ad19-4755-9940-2055314bdc90 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:15.332182 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-00dd9d81-ad19-4755-9940-2055314bdc90 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:15.332182 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-00dd9d81-ad19-4755-9940-2055314bdc90 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:15.332368 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-00dd9d81-ad19-4755-9940-2055314bdc90 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:15.332706 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-00dd9d81-ad19-4755-9940-2055314bdc90 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:15.338818 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:15.338818 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:15.339902 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-00dd9d81-ad19-4755-9940-2055314bdc90 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:15.340504 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 989/3912] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:15 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 737 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:16.189044 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4c89d346-45ad-4285-a38d-1b60793634c8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:16.190740 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c89d346-45ad-4285-a38d-1b60793634c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:16.190935 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c89d346-45ad-4285-a38d-1b60793634c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:16.191101 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c89d346-45ad-4285-a38d-1b60793634c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:16.191533 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-4c89d346-45ad-4285-a38d-1b60793634c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:16.195278 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:16.195278 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:16.195807 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c89d346-45ad-4285-a38d-1b60793634c8 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:16.196204 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 962/3913] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:16 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:16.351284 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dd9cf5c3-6eb7-4a40-9c24-ec20d74738fa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:16.354045 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd9cf5c3-6eb7-4a40-9c24-ec20d74738fa tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:16.354045 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dd9cf5c3-6eb7-4a40-9c24-ec20d74738fa tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:16.354045 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dd9cf5c3-6eb7-4a40-9c24-ec20d74738fa tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:16.354045 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-dd9cf5c3-6eb7-4a40-9c24-ec20d74738fa tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:16.357817 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:16.357817 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:16.359053 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dd9cf5c3-6eb7-4a40-9c24-ec20d74738fa tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:16.359053 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 977/3914] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:16 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:17.206993 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b3a4ec41-6d92-4602-b518-b26473a02012 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:17.210892 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b3a4ec41-6d92-4602-b518-b26473a02012 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:17.211239 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b3a4ec41-6d92-4602-b518-b26473a02012 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:17.211619 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b3a4ec41-6d92-4602-b518-b26473a02012 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:17.211619 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-b3a4ec41-6d92-4602-b518-b26473a02012 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:17.216940 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:17.216940 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:17.217701 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b3a4ec41-6d92-4602-b518-b26473a02012 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:17.218229 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 987/3915] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:17 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:17.370760 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4a458320-234e-43eb-953d-2cdf90d8fb35 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:17.372646 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4a458320-234e-43eb-953d-2cdf90d8fb35 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:17.373026 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4a458320-234e-43eb-953d-2cdf90d8fb35 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:17.373354 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4a458320-234e-43eb-953d-2cdf90d8fb35 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:17.373610 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-4a458320-234e-43eb-953d-2cdf90d8fb35 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:17.378570 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:17.378570 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:17.379724 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4a458320-234e-43eb-953d-2cdf90d8fb35 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:17.380395 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 990/3916] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:17 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:17.393412 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-67054e8a-2297-4e2f-8eb5-4478004e0297 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:17.397380 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-67054e8a-2297-4e2f-8eb5-4478004e0297 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] DELETE https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:17.397380 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-67054e8a-2297-4e2f-8eb5-4478004e0297 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:17.397380 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-67054e8a-2297-4e2f-8eb5-4478004e0297 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:17.397380 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-67054e8a-2297-4e2f-8eb5-4478004e0297 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Delete backup with id: 68e5c040-a45e-4c2e-be97-4d805d87a98f. Jul 31 20:56:17.404249 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:17.404249 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:17.421311 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.rpcapi [None req-67054e8a-2297-4e2f-8eb5-4478004e0297 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] delete_backup rpcapi backup_id 68e5c040-a45e-4c2e-be97-4d805d87a98f {{(pid=100194) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:56:17.423923 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-67054e8a-2297-4e2f-8eb5-4478004e0297 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 202 Jul 31 20:56:17.424586 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 963/3917] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:56:17 2026] DELETE /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:56:17.433236 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-940f2573-b2be-422c-a046-5e50ff6cee32 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:17.438956 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-940f2573-b2be-422c-a046-5e50ff6cee32 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:17.439248 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-940f2573-b2be-422c-a046-5e50ff6cee32 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:17.439472 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-940f2573-b2be-422c-a046-5e50ff6cee32 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:17.439609 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-940f2573-b2be-422c-a046-5e50ff6cee32 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:17.453599 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:17.453599 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:17.455277 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-940f2573-b2be-422c-a046-5e50ff6cee32 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 200 Jul 31 20:56:17.455277 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 978/3918] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:17 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:18.230671 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-66d6c21b-e14f-46fd-b735-00a46045f368 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:18.233503 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-66d6c21b-e14f-46fd-b735-00a46045f368 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:18.233818 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-66d6c21b-e14f-46fd-b735-00a46045f368 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:18.234034 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-66d6c21b-e14f-46fd-b735-00a46045f368 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:18.234150 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-66d6c21b-e14f-46fd-b735-00a46045f368 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:18.239118 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:18.239118 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:18.239720 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-66d6c21b-e14f-46fd-b735-00a46045f368 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:18.240072 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 988/3919] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:18 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:18.469494 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fc0c2df8-7a72-4752-80ee-28e9ebac218c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:18.471666 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fc0c2df8-7a72-4752-80ee-28e9ebac218c tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f Jul 31 20:56:18.471966 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fc0c2df8-7a72-4752-80ee-28e9ebac218c tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:18.472176 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fc0c2df8-7a72-4752-80ee-28e9ebac218c tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:18.472290 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-fc0c2df8-7a72-4752-80ee-28e9ebac218c tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Show backup with id 68e5c040-a45e-4c2e-be97-4d805d87a98f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:18.478010 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fc0c2df8-7a72-4752-80ee-28e9ebac218c tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f returned with HTTP 404 Jul 31 20:56:18.478573 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 991/3920] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:18 2026] GET /volume/v3/backups/68e5c040-a45e-4c2e-be97-4d805d87a98f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:18.490342 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c042eb80-77b0-40bf-b182-c308edc24011 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:18.493261 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c042eb80-77b0-40bf-b182-c308edc24011 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd Jul 31 20:56:18.493261 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c042eb80-77b0-40bf-b182-c308edc24011 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:18.493261 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c042eb80-77b0-40bf-b182-c308edc24011 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:18.493261 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-c042eb80-77b0-40bf-b182-c308edc24011 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Delete volume with id: 29affac5-fc78-4df3-836b-c41220e933cd Jul 31 20:56:18.501300 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:18.501300 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:18.501900 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c042eb80-77b0-40bf-b182-c308edc24011 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Volume info retrieved successfully. Jul 31 20:56:18.525517 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c042eb80-77b0-40bf-b182-c308edc24011 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Delete volume request issued successfully. Jul 31 20:56:18.525517 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c042eb80-77b0-40bf-b182-c308edc24011 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd returned with HTTP 202 Jul 31 20:56:18.525517 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 964/3921] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:56:18 2026] DELETE /volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:18.534670 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-71c56605-5b90-48fc-a54d-0392f44fdee3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:18.537644 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71c56605-5b90-48fc-a54d-0392f44fdee3 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd Jul 31 20:56:18.537808 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71c56605-5b90-48fc-a54d-0392f44fdee3 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:18.538021 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71c56605-5b90-48fc-a54d-0392f44fdee3 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:18.554836 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:18.554836 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:18.560475 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-71c56605-5b90-48fc-a54d-0392f44fdee3 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Volume info retrieved successfully. Jul 31 20:56:18.565186 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71c56605-5b90-48fc-a54d-0392f44fdee3 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd returned with HTTP 200 Jul 31 20:56:18.565721 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 979/3922] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:18 2026] GET /volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd => generated 1008 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:19.251722 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-08f34a3d-4d6c-4ba4-bc39-abb37e713322 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:19.254153 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-08f34a3d-4d6c-4ba4-bc39-abb37e713322 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:19.254449 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-08f34a3d-4d6c-4ba4-bc39-abb37e713322 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:19.254717 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-08f34a3d-4d6c-4ba4-bc39-abb37e713322 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:19.254911 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-08f34a3d-4d6c-4ba4-bc39-abb37e713322 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:19.262625 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:19.262625 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:19.263447 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-08f34a3d-4d6c-4ba4-bc39-abb37e713322 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:19.263773 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 989/3923] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:19 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:19.584596 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9e374ed7-fd9c-4c9b-9fab-ab25fb3a4477 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:19.586539 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9e374ed7-fd9c-4c9b-9fab-ab25fb3a4477 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] GET https://10.4.3.157/volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd Jul 31 20:56:19.586810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9e374ed7-fd9c-4c9b-9fab-ab25fb3a4477 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:19.587292 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9e374ed7-fd9c-4c9b-9fab-ab25fb3a4477 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:19.595019 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9e374ed7-fd9c-4c9b-9fab-ab25fb3a4477 tempest-ProjectReaderTests39-63743398 tempest-ProjectReaderTests39-63743398-project-admin] https://10.4.3.157/volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd returned with HTTP 404 Jul 31 20:56:19.595616 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 992/3924] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:19 2026] GET /volume/v3/volumes/29affac5-fc78-4df3-836b-c41220e933cd => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:20.278940 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-62f97f70-8602-4493-bd69-355615e7a2b6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:20.283761 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62f97f70-8602-4493-bd69-355615e7a2b6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:20.284094 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-62f97f70-8602-4493-bd69-355615e7a2b6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:20.284397 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-62f97f70-8602-4493-bd69-355615e7a2b6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:20.285118 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-62f97f70-8602-4493-bd69-355615e7a2b6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:20.290860 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:20.290860 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:20.291791 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-62f97f70-8602-4493-bd69-355615e7a2b6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:20.292455 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 965/3925] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:20 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:21.307572 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-970b9236-34ab-4749-a74a-b73181f46ee5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:21.310710 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-970b9236-34ab-4749-a74a-b73181f46ee5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:21.312147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-970b9236-34ab-4749-a74a-b73181f46ee5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:21.312147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-970b9236-34ab-4749-a74a-b73181f46ee5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:21.312147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-970b9236-34ab-4749-a74a-b73181f46ee5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:21.317438 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:21.317438 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:21.318547 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-970b9236-34ab-4749-a74a-b73181f46ee5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:21.319189 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 980/3926] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:21 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:21.470266 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ef9075bc-92d6-4c75-a9f4-6c44b39afda5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:21.472761 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef9075bc-92d6-4c75-a9f4-6c44b39afda5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:21.472991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ef9075bc-92d6-4c75-a9f4-6c44b39afda5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:21.473260 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ef9075bc-92d6-4c75-a9f4-6c44b39afda5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:21.482424 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:21.482424 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:21.487148 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ef9075bc-92d6-4c75-a9f4-6c44b39afda5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:21.493214 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef9075bc-92d6-4c75-a9f4-6c44b39afda5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:21.493712 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 990/3927] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:21 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:21.510678 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-62e3db74-bce6-4a97-8a58-d97a3dbefe7a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:21.512479 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-62e3db74-bce6-4a97-8a58-d97a3dbefe7a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:21.512722 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-62e3db74-bce6-4a97-8a58-d97a3dbefe7a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:21.512926 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-62e3db74-bce6-4a97-8a58-d97a3dbefe7a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:21.520115 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:21.520115 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:21.524214 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-62e3db74-bce6-4a97-8a58-d97a3dbefe7a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:21.529705 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-62e3db74-bce6-4a97-8a58-d97a3dbefe7a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:21.530489 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 993/3928] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:21 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:21.588342 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-7f620273-b748-4f87-93fd-61c3f481c030 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:21.590991 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-7f620273-b748-4f87-93fd-61c3f481c030 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:21.591245 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-7f620273-b748-4f87-93fd-61c3f481c030 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:21.591475 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-7f620273-b748-4f87-93fd-61c3f481c030 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:21.599389 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:21.599389 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:21.603409 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-7f620273-b748-4f87-93fd-61c3f481c030 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:21.608084 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-7f620273-b748-4f87-93fd-61c3f481c030 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:21.608602 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 966/3929] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:56:21 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:21.702405 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-66ff285c-c685-4461-89ae-b3d53127ce3f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:21.704716 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-66ff285c-c685-4461-89ae-b3d53127ce3f None None] GET https://10.4.3.157/volume// Jul 31 20:56:21.704716 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-66ff285c-c685-4461-89ae-b3d53127ce3f None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:21.704716 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-66ff285c-c685-4461-89ae-b3d53127ce3f None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:21.704716 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-66ff285c-c685-4461-89ae-b3d53127ce3f None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:56:21.704716 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 981/3930] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:56: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 20:56:21.713042 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-c021ed8c-065f-4c20-b158-1f00879f3a68 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:21.715908 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-c021ed8c-065f-4c20-b158-1f00879f3a68 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:56:21.716332 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-c021ed8c-065f-4c20-b158-1f00879f3a68 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "44adf4ea-ad4e-4cc4-be55-48518276c01f", "connector": null, "instance_uuid": "0ee816db-6620-4563-807a-f0e06f81b9a5"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:21.728966 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:21.728966 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:21.781695 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-c021ed8c-065f-4c20-b158-1f00879f3a68 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:56:21.781695 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 991/3931] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:56:21 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:21.820941 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7d95ec28-c23c-4077-a0b5-52b0fd73c4d3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:21.827529 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7d95ec28-c23c-4077-a0b5-52b0fd73c4d3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:21.827529 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7d95ec28-c23c-4077-a0b5-52b0fd73c4d3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:21.827782 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7d95ec28-c23c-4077-a0b5-52b0fd73c4d3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:21.843691 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:21.843691 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:21.848025 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7d95ec28-c23c-4077-a0b5-52b0fd73c4d3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:21.853303 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7d95ec28-c23c-4077-a0b5-52b0fd73c4d3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:21.853767 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 994/3932] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:21 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 876 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:21.854281 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a60eee85-2f5e-4766-ac0a-7e77ec605994 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:21.855347 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a60eee85-2f5e-4766-ac0a-7e77ec605994 None None] GET https://10.4.3.157/volume// Jul 31 20:56:21.855748 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a60eee85-2f5e-4766-ac0a-7e77ec605994 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:21.856562 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a60eee85-2f5e-4766-ac0a-7e77ec605994 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:21.856974 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a60eee85-2f5e-4766-ac0a-7e77ec605994 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:56:21.858251 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 967/3933] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:56:21 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:56:21.873315 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-e7744802-aa6d-4a1f-9765-c2b2933802bd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:21.875690 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-e7744802-aa6d-4a1f-9765-c2b2933802bd tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:21.875933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-e7744802-aa6d-4a1f-9765-c2b2933802bd tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:21.876117 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-e7744802-aa6d-4a1f-9765-c2b2933802bd tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:21.888437 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:21.888437 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:21.893530 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-e7744802-aa6d-4a1f-9765-c2b2933802bd tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:21.899340 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-e7744802-aa6d-4a1f-9765-c2b2933802bd tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:21.899785 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 982/3934] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:56:21 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 1056 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:56:21.903017 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b44e59ce-bbae-4992-8a2f-6bda9e9840fa None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:22.034195 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-01411460-31c8-4501-8d6b-bcf362e2ca47 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:22.037244 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-01411460-31c8-4501-8d6b-bcf362e2ca47 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] PUT https://10.4.3.157/volume/v3/attachments/70ac69ed-4314-47c4-ab4f-99d81096056d Jul 31 20:56:22.037658 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-01411460-31c8-4501-8d6b-bcf362e2ca47 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:22.047984 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-01411460-31c8-4501-8d6b-bcf362e2ca47 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Acquiring lock "cinder-attachment_update-44adf4ea-ad4e-4cc4-be55-48518276c01f-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:56:22.054489 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-01411460-31c8-4501-8d6b-bcf362e2ca47 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-44adf4ea-ad4e-4cc4-be55-48518276c01f-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:56:22.055593 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:22.055593 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:22.096292 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b44e59ce-bbae-4992-8a2f-6bda9e9840fa tempest-ProjectMemberTests-597796113 tempest-ProjectMemberTests-597796113-project-admin] GET https://10.4.3.157/volume/v3/scheduler-stats/get_pools Jul 31 20:56:22.096538 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b44e59ce-bbae-4992-8a2f-6bda9e9840fa tempest-ProjectMemberTests-597796113 tempest-ProjectMemberTests-597796113-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:22.096789 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b44e59ce-bbae-4992-8a2f-6bda9e9840fa tempest-ProjectMemberTests-597796113 tempest-ProjectMemberTests-597796113-project-admin] Calling method 'get_pools' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:22.097155 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:22.097155 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:22.113160 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b44e59ce-bbae-4992-8a2f-6bda9e9840fa tempest-ProjectMemberTests-597796113 tempest-ProjectMemberTests-597796113-project-admin] https://10.4.3.157/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 20:56:22.113708 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 992/3935] 10.4.3.157 () {66 vars in 1291 bytes} [Fri Jul 31 20:56:21 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:22.124690 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a088b929-07f3-4340-8c34-b5284fd89e2b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:22.170982 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-01411460-31c8-4501-8d6b-bcf362e2ca47 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-44adf4ea-ad4e-4cc4-be55-48518276c01f-np0000006272" released by "attachment_update" :: held 0.117s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:56:22.171461 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-01411460-31c8-4501-8d6b-bcf362e2ca47 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/70ac69ed-4314-47c4-ab4f-99d81096056d returned with HTTP 200 Jul 31 20:56:22.172179 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 995/3936] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:56:22 2026] PUT /volume/v3/attachments/70ac69ed-4314-47c4-ab4f-99d81096056d => generated 968 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:22.185302 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-473e5915-971c-4a92-a57e-8e041929d765 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:22.188530 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-473e5915-971c-4a92-a57e-8e041929d765 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f/encryption Jul 31 20:56:22.189890 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-473e5915-971c-4a92-a57e-8e041929d765 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:22.189890 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-473e5915-971c-4a92-a57e-8e041929d765 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:22.202875 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:22.202875 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:22.214822 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-473e5915-971c-4a92-a57e-8e041929d765 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f/encryption returned with HTTP 200 Jul 31 20:56:22.215481 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 983/3937] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:56:22 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f/encryption => generated 160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:22.222182 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a088b929-07f3-4340-8c34-b5284fd89e2b tempest-ProjectMemberTests-597796113 tempest-ProjectMemberTests-597796113-project-member] GET https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool Jul 31 20:56:22.222302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a088b929-07f3-4340-8c34-b5284fd89e2b tempest-ProjectMemberTests-597796113 tempest-ProjectMemberTests-597796113-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:22.222528 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a088b929-07f3-4340-8c34-b5284fd89e2b tempest-ProjectMemberTests-597796113 tempest-ProjectMemberTests-597796113-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:22.223336 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-a088b929-07f3-4340-8c34-b5284fd89e2b tempest-ProjectMemberTests-597796113 tempest-ProjectMemberTests-597796113-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '3ceb7401716241929e584b9c8703c75d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8c9a20d03b614d1c8fcdfb3f69062cfc', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:56:22.223540 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a088b929-07f3-4340-8c34-b5284fd89e2b tempest-ProjectMemberTests-597796113 tempest-ProjectMemberTests-597796113-project-member] https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool returned with HTTP 403 Jul 31 20:56:22.224062 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 968/3938] 10.4.3.157 () {66 vars in 1318 bytes} [Fri Jul 31 20:56:22 2026] GET /volume/v3/capabilities/np0000006272@storpool => generated 110 bytes in 100 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:22.334238 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-69bdac45-431e-438b-afb6-efcb13cdf4e1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:22.336570 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69bdac45-431e-438b-afb6-efcb13cdf4e1 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:22.336903 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69bdac45-431e-438b-afb6-efcb13cdf4e1 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:22.337211 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69bdac45-431e-438b-afb6-efcb13cdf4e1 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:22.337440 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-69bdac45-431e-438b-afb6-efcb13cdf4e1 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:22.347777 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:22.347777 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:22.348541 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69bdac45-431e-438b-afb6-efcb13cdf4e1 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:22.349051 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 993/3939] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:22 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:22.868854 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-408e565f-47d2-426a-b91e-49c2c9088bdc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:22.870966 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-408e565f-47d2-426a-b91e-49c2c9088bdc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:22.871497 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-408e565f-47d2-426a-b91e-49c2c9088bdc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:22.871816 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-408e565f-47d2-426a-b91e-49c2c9088bdc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:22.886635 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:22.886635 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:22.894433 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-408e565f-47d2-426a-b91e-49c2c9088bdc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:22.897971 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-408e565f-47d2-426a-b91e-49c2c9088bdc tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:22.898594 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 996/3940] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:22 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:23.367331 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1d9db459-4559-4966-b73c-2942bda1e0a7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:23.370827 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1d9db459-4559-4966-b73c-2942bda1e0a7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:23.370827 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1d9db459-4559-4966-b73c-2942bda1e0a7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:23.370827 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1d9db459-4559-4966-b73c-2942bda1e0a7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:23.370827 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-1d9db459-4559-4966-b73c-2942bda1e0a7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:23.378815 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:23.378815 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:23.378815 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1d9db459-4559-4966-b73c-2942bda1e0a7 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:23.378815 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 984/3941] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:23 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:23.917378 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-92e16568-0a28-41d8-95a9-592185cf23f1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:23.918942 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-92e16568-0a28-41d8-95a9-592185cf23f1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:23.919162 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-92e16568-0a28-41d8-95a9-592185cf23f1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:23.919259 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-92e16568-0a28-41d8-95a9-592185cf23f1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:23.929608 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:23.929608 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:23.933153 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-92e16568-0a28-41d8-95a9-592185cf23f1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:23.936918 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-92e16568-0a28-41d8-95a9-592185cf23f1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:23.937379 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 969/3942] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:23 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:24.390580 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-35672223-dcbc-40d6-a3a7-45cbd2f39558 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:24.392769 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-35672223-dcbc-40d6-a3a7-45cbd2f39558 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:24.393034 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-35672223-dcbc-40d6-a3a7-45cbd2f39558 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:24.393289 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-35672223-dcbc-40d6-a3a7-45cbd2f39558 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:24.393436 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-35672223-dcbc-40d6-a3a7-45cbd2f39558 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:24.398486 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:24.398486 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:24.399324 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-35672223-dcbc-40d6-a3a7-45cbd2f39558 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:24.399707 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 994/3943] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:24 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:24.956735 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-272d1517-c275-4582-be66-1d4c5664af64 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:24.958553 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-272d1517-c275-4582-be66-1d4c5664af64 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:24.958730 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-272d1517-c275-4582-be66-1d4c5664af64 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:24.958948 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-272d1517-c275-4582-be66-1d4c5664af64 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:24.968826 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:24.968826 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:24.973589 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-272d1517-c275-4582-be66-1d4c5664af64 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:24.978735 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-272d1517-c275-4582-be66-1d4c5664af64 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:24.979230 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 997/3944] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:24 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:25.413362 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ebb6985e-eb48-4ae5-a4c0-5b342c1dad93 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:25.415299 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ebb6985e-eb48-4ae5-a4c0-5b342c1dad93 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:25.415577 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ebb6985e-eb48-4ae5-a4c0-5b342c1dad93 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:25.415853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ebb6985e-eb48-4ae5-a4c0-5b342c1dad93 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:25.416037 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-ebb6985e-eb48-4ae5-a4c0-5b342c1dad93 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:25.420497 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:25.420497 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:25.421148 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ebb6985e-eb48-4ae5-a4c0-5b342c1dad93 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:25.421637 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 985/3945] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:25 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:25.939283 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6aeccc2a-f800-4810-b985-7391262fb16b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:25.941743 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6aeccc2a-f800-4810-b985-7391262fb16b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 Jul 31 20:56:25.942225 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6aeccc2a-f800-4810-b985-7391262fb16b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:25.942427 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6aeccc2a-f800-4810-b985-7391262fb16b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:25.961444 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:25.961444 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:25.966628 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6aeccc2a-f800-4810-b985-7391262fb16b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:56:25.972826 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6aeccc2a-f800-4810-b985-7391262fb16b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 returned with HTTP 200 Jul 31 20:56:25.973298 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 970/3946] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:25 2026] GET /volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 => generated 1648 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:25.992743 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d909a491-88bc-4c7b-9c57-9f9c6f8f34ea None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:25.996185 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d909a491-88bc-4c7b-9c57-9f9c6f8f34ea tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:25.996468 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d909a491-88bc-4c7b-9c57-9f9c6f8f34ea tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:25.997636 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d909a491-88bc-4c7b-9c57-9f9c6f8f34ea tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:26.013793 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:26.013793 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:26.020225 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d909a491-88bc-4c7b-9c57-9f9c6f8f34ea tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:26.026884 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d909a491-88bc-4c7b-9c57-9f9c6f8f34ea tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:26.027347 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 995/3947] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:25 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:26.434984 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-44d4144f-d8ae-465c-833e-094fb0f6553a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:26.437435 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-44d4144f-d8ae-465c-833e-094fb0f6553a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:26.437980 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-44d4144f-d8ae-465c-833e-094fb0f6553a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:26.439604 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-44d4144f-d8ae-465c-833e-094fb0f6553a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:26.439604 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-44d4144f-d8ae-465c-833e-094fb0f6553a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:26.447038 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:26.447038 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:26.448316 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-44d4144f-d8ae-465c-833e-094fb0f6553a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:26.448747 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 998/3948] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:26 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:26.468104 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ab73c71a-8ace-477d-ab7c-a59257dea2c5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:26.470651 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ab73c71a-8ace-477d-ab7c-a59257dea2c5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] POST https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b/action Jul 31 20:56:26.471161 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ab73c71a-8ace-477d-ab7c-a59257dea2c5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:56:26.471351 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ab73c71a-8ace-477d-ab7c-a59257dea2c5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:26.474197 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.admin_actions [None req-ab73c71a-8ace-477d-ab7c-a59257dea2c5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Updating backup '580f3e50-6201-4501-a6f1-fa7dd1a2f51b' with '{'status': 'error'}' {{(pid=100193) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Jul 31 20:56:26.484701 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:26.484701 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:26.486499 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-ab73c71a-8ace-477d-ab7c-a59257dea2c5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '96269ef0a9a641dabd60afcf6dbbadd0', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '236f5b96153d4b22a524a38d52e2b6e6', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:56:26.486832 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ab73c71a-8ace-477d-ab7c-a59257dea2c5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b/action returned with HTTP 403 Jul 31 20:56:26.487541 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 986/3949] 10.4.3.157 () {70 vars in 1430 bytes} [Fri Jul 31 20:56:26 2026] POST /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b/action => generated 131 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:26.496656 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e09a2bfe-19f7-44a6-8381-aa76095ebb41 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:26.498997 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e09a2bfe-19f7-44a6-8381-aa76095ebb41 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 Jul 31 20:56:26.499462 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e09a2bfe-19f7-44a6-8381-aa76095ebb41 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:26.499786 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e09a2bfe-19f7-44a6-8381-aa76095ebb41 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:26.500053 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-e09a2bfe-19f7-44a6-8381-aa76095ebb41 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete volume with id: 3a51e269-b34e-40f8-aeb8-dfb037951945 Jul 31 20:56:26.511855 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:26.511855 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:26.511855 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e09a2bfe-19f7-44a6-8381-aa76095ebb41 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:56:26.562844 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e09a2bfe-19f7-44a6-8381-aa76095ebb41 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete volume request issued successfully. Jul 31 20:56:26.563175 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e09a2bfe-19f7-44a6-8381-aa76095ebb41 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 returned with HTTP 202 Jul 31 20:56:26.563809 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 971/3950] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:56:26 2026] DELETE /volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:26.574392 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f5e1daa6-1f8b-4cbf-83d6-193ccd70f339 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:26.578214 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f5e1daa6-1f8b-4cbf-83d6-193ccd70f339 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 Jul 31 20:56:26.578214 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f5e1daa6-1f8b-4cbf-83d6-193ccd70f339 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:26.578214 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f5e1daa6-1f8b-4cbf-83d6-193ccd70f339 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:26.590914 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:26.590914 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:26.601602 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f5e1daa6-1f8b-4cbf-83d6-193ccd70f339 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:56:26.608589 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f5e1daa6-1f8b-4cbf-83d6-193ccd70f339 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 returned with HTTP 200 Jul 31 20:56:26.608589 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 996/3951] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:26 2026] GET /volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 => generated 1016 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:26.988995 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e280aa19-6833-42e0-afed-bb71b9aea5ec None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:26.991731 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e280aa19-6833-42e0-afed-bb71b9aea5ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 Jul 31 20:56:26.992012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e280aa19-6833-42e0-afed-bb71b9aea5ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:26.992445 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e280aa19-6833-42e0-afed-bb71b9aea5ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:27.004768 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:27.004768 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:27.009814 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e280aa19-6833-42e0-afed-bb71b9aea5ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:56:27.016335 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e280aa19-6833-42e0-afed-bb71b9aea5ec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 returned with HTTP 200 Jul 31 20:56:27.017156 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 999/3952] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:26 2026] GET /volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 => generated 1648 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:27.043288 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ffcb8d09-08c8-449c-87e7-102dbccd8760 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:27.045739 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ffcb8d09-08c8-449c-87e7-102dbccd8760 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:27.045739 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ffcb8d09-08c8-449c-87e7-102dbccd8760 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:27.046037 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ffcb8d09-08c8-449c-87e7-102dbccd8760 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:27.060756 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:27.060756 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:27.065511 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ffcb8d09-08c8-449c-87e7-102dbccd8760 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:27.071618 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ffcb8d09-08c8-449c-87e7-102dbccd8760 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:27.072181 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 987/3953] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:27 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:27.554872 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-33e5c592-54b1-456a-bbbf-73c4a379bf05 req-f6e44be7-e1bb-4c47-aab3-32cbdcff924f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:27.557477 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-33e5c592-54b1-456a-bbbf-73c4a379bf05 req-f6e44be7-e1bb-4c47-aab3-32cbdcff924f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/attachments/bd3ec3c1-21a3-4c0f-987d-16c1cccb73c8 Jul 31 20:56:27.557839 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-33e5c592-54b1-456a-bbbf-73c4a379bf05 req-f6e44be7-e1bb-4c47-aab3-32cbdcff924f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:27.558200 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-33e5c592-54b1-456a-bbbf-73c4a379bf05 req-f6e44be7-e1bb-4c47-aab3-32cbdcff924f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:27.569831 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:27.569831 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:27.627249 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-add13266-ddc1-4e46-bc29-5867df9b24fb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:27.630041 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-add13266-ddc1-4e46-bc29-5867df9b24fb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 Jul 31 20:56:27.630682 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-add13266-ddc1-4e46-bc29-5867df9b24fb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:27.630949 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-add13266-ddc1-4e46-bc29-5867df9b24fb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:27.634339 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-33e5c592-54b1-456a-bbbf-73c4a379bf05 req-f6e44be7-e1bb-4c47-aab3-32cbdcff924f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/attachments/bd3ec3c1-21a3-4c0f-987d-16c1cccb73c8 returned with HTTP 200 Jul 31 20:56:27.634870 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 972/3954] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:56:27 2026] DELETE /volume/v3/attachments/bd3ec3c1-21a3-4c0f-987d-16c1cccb73c8 => generated 19 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:27.638328 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-add13266-ddc1-4e46-bc29-5867df9b24fb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 returned with HTTP 404 Jul 31 20:56:27.638870 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 997/3955] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:27 2026] GET /volume/v3/volumes/3a51e269-b34e-40f8-aeb8-dfb037951945 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:27.647113 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:27.650631 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] POST https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf/restore Jul 31 20:56:27.651236 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:27.653192 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Restoring backup f392609e-c7a7-4f23-9653-156f6550bcaf ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100191) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 20:56:27.653394 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Restoring backup f392609e-c7a7-4f23-9653-156f6550bcaf to volume None. Jul 31 20:56:27.659875 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:27.659875 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:27.661607 np0000006272 devstack@c-api.service[100191]: INFO cinder.backup.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Creating volume of 1 GB for restore of backup f392609e-c7a7-4f23-9653-156f6550bcaf. Jul 31 20:56:27.670621 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Availability zone cache updated, next update will occur around 2026-07-31 21:56:27.670266. {{(pid=100191) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Jul 31 20:56:27.670797 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Availability Zones retrieved successfully. Jul 31 20:56:27.678278 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Flow 'volume_create_api' (11604421-95db-44f6-9714-9cc1ae49b3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:27.679335 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23680674-7a3c-4ff2-9aab-78116d2ccb3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:27.683152 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:56:27.708260 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (23680674-7a3c-4ff2-9aab-78116d2ccb3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:27.709237 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e9ebeed-2636-488c-abc1-8a36e9d9cab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:27.743193 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Created reservations ['c5411397-e42d-4037-bfca-ca7d6de0625b', 'ac786760-9dda-4e28-9017-045f8105598d', 'aeb8e5ec-3b95-4830-b6db-5e238ed43228', '25cd3994-df2c-411c-9549-317c235bc368'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:27.744410 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5e9ebeed-2636-488c-abc1-8a36e9d9cab2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5411397-e42d-4037-bfca-ca7d6de0625b', 'ac786760-9dda-4e28-9017-045f8105598d', 'aeb8e5ec-3b95-4830-b6db-5e238ed43228', '25cd3994-df2c-411c-9549-317c235bc368']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:27.745199 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59aca320-ded4-4590-b7a6-b3ec5cfc36e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:27.772353 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (59aca320-ded4-4590-b7a6-b3ec5cfc36e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0911df97-fddc-49be-929d-40de650de7cc', '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='236f5b96153d4b22a524a38d52e2b6e6',qos_specs=None,replication_status=,reservations=['c5411397-e42d-4037-bfca-ca7d6de0625b','ac786760-9dda-4e28-9017-045f8105598d','aeb8e5ec-3b95-4830-b6db-5e238ed43228','25cd3994-df2c-411c-9549-317c235bc368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96269ef0a9a641dabd60afcf6dbbadd0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:56:27Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='new-backup-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0911df97-fddc-49be-929d-40de650de7cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='236f5b96153d4b22a524a38d52e2b6e6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='96269ef0a9a641dabd60afcf6dbbadd0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:27.773324 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc08ca8-0b8b-4f4b-83e7-7f3b0cc59338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:27.792453 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbc08ca8-0b8b-4f4b-83e7-7f3b0cc59338) transitioned into 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='236f5b96153d4b22a524a38d52e2b6e6',qos_specs=None,replication_status=,reservations=['c5411397-e42d-4037-bfca-ca7d6de0625b','ac786760-9dda-4e28-9017-045f8105598d','aeb8e5ec-3b95-4830-b6db-5e238ed43228','25cd3994-df2c-411c-9549-317c235bc368'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='96269ef0a9a641dabd60afcf6dbbadd0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:27.793540 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba0587b-88b3-487d-ada5-aa3bfb0f3e50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:27.806673 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ba0587b-88b3-487d-ada5-aa3bfb0f3e50) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:27.807783 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Flow 'volume_create_api' (11604421-95db-44f6-9714-9cc1ae49b3d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:27.808287 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Create volume request issued successfully. Jul 31 20:56:27.818162 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:27.818162 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:27.818682 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Volume info retrieved successfully. Jul 31 20:56:28.031940 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b5e85537-a208-4f4f-a212-1197cf83fc1a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:28.034143 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b5e85537-a208-4f4f-a212-1197cf83fc1a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 Jul 31 20:56:28.034411 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b5e85537-a208-4f4f-a212-1197cf83fc1a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:28.034651 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b5e85537-a208-4f4f-a212-1197cf83fc1a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:28.043967 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:28.043967 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:28.048278 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b5e85537-a208-4f4f-a212-1197cf83fc1a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:56:28.054972 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b5e85537-a208-4f4f-a212-1197cf83fc1a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 returned with HTTP 200 Jul 31 20:56:28.055538 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 988/3956] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:28 2026] GET /volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 => generated 1356 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:28.076266 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-eb5686b9-7bd8-4e51-a86e-ddd0b6ac4e6b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:28.082832 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb5686b9-7bd8-4e51-a86e-ddd0b6ac4e6b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:56:28.084375 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eb5686b9-7bd8-4e51-a86e-ddd0b6ac4e6b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "93da9664-fc80-4a65-a3a4-1bb0c240dcc5", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-113159886"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:28.085618 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-eb5686b9-7bd8-4e51-a86e-ddd0b6ac4e6b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating new backup {'backup': {'volume_id': '93da9664-fc80-4a65-a3a4-1bb0c240dcc5', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-113159886'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:56:28.085792 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-eb5686b9-7bd8-4e51-a86e-ddd0b6ac4e6b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating backup of volume 93da9664-fc80-4a65-a3a4-1bb0c240dcc5 in container None Jul 31 20:56:28.097268 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dce3a3b9-d471-483a-94ce-83610f562ec8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:28.102459 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dce3a3b9-d471-483a-94ce-83610f562ec8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:28.102459 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dce3a3b9-d471-483a-94ce-83610f562ec8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:28.102459 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dce3a3b9-d471-483a-94ce-83610f562ec8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:28.107466 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:28.107466 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:28.107989 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-eb5686b9-7bd8-4e51-a86e-ddd0b6ac4e6b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:56:28.118828 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:28.118828 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:28.123472 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dce3a3b9-d471-483a-94ce-83610f562ec8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:28.130643 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dce3a3b9-d471-483a-94ce-83610f562ec8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:28.131138 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 998/3957] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:28 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:28.139243 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-eb5686b9-7bd8-4e51-a86e-ddd0b6ac4e6b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Created reservations ['35a0bea8-55e4-450d-ab18-c063c849fc63', '5fa78b4e-79cc-4548-a37d-e0af065cb5b6'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:28.182723 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb5686b9-7bd8-4e51-a86e-ddd0b6ac4e6b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:56:28.183487 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 973/3958] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:56:28 2026] POST /volume/v3/backups => generated 329 bytes in 108 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:28.193593 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c17971fe-6d1d-4fa3-9862-7a7f8a395c50 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:28.197360 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c17971fe-6d1d-4fa3-9862-7a7f8a395c50 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:28.197529 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c17971fe-6d1d-4fa3-9862-7a7f8a395c50 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:28.197693 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c17971fe-6d1d-4fa3-9862-7a7f8a395c50 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:28.197794 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-c17971fe-6d1d-4fa3-9862-7a7f8a395c50 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:28.202719 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:28.202719 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:28.204019 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c17971fe-6d1d-4fa3-9862-7a7f8a395c50 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:28.204488 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 989/3959] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:28 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:28.827221 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:28.827221 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:28.827695 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Volume info retrieved successfully. Jul 31 20:56:28.827820 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Checking backup size 1 against volume size 1 {{(pid=100191) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 20:56:28.827958 np0000006272 devstack@c-api.service[100191]: INFO cinder.backup.api [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Overwriting volume 0911df97-fddc-49be-929d-40de650de7cc with restore of backup f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:28.855452 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] restore_backup in rpcapi backup_id f392609e-c7a7-4f23-9653-156f6550bcaf {{(pid=100191) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 20:56:28.857573 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cb915399-8293-40ed-9a51-748e96cdd8d5 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf/restore returned with HTTP 202 Jul 31 20:56:28.858322 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1000/3960] 10.4.3.157 () {70 vars in 1433 bytes} [Fri Jul 31 20:56:27 2026] POST /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf/restore => generated 152 bytes in 1212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:28.869156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-184e75d9-a5d8-4d0a-baed-9d1b025e8181 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:28.870868 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-184e75d9-a5d8-4d0a-baed-9d1b025e8181 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:28.871194 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-184e75d9-a5d8-4d0a-baed-9d1b025e8181 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:28.871549 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-184e75d9-a5d8-4d0a-baed-9d1b025e8181 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:28.871720 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-184e75d9-a5d8-4d0a-baed-9d1b025e8181 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:28.875846 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:28.875846 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:28.877172 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-184e75d9-a5d8-4d0a-baed-9d1b025e8181 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:28.877172 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 999/3961] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:28 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:29.147799 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-57096c39-eff7-41e7-b01c-ea136f7ea03e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:29.150294 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-57096c39-eff7-41e7-b01c-ea136f7ea03e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:29.150598 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-57096c39-eff7-41e7-b01c-ea136f7ea03e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:29.150941 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-57096c39-eff7-41e7-b01c-ea136f7ea03e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:29.162230 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:29.162230 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:29.165739 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-57096c39-eff7-41e7-b01c-ea136f7ea03e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:29.170599 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-57096c39-eff7-41e7-b01c-ea136f7ea03e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:29.171165 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 974/3962] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:29 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:29.219624 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0c2c1e27-5820-4092-946b-feee4bbb5f3f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:29.223947 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c2c1e27-5820-4092-946b-feee4bbb5f3f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:29.224253 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0c2c1e27-5820-4092-946b-feee4bbb5f3f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:29.224530 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0c2c1e27-5820-4092-946b-feee4bbb5f3f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:29.224691 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-0c2c1e27-5820-4092-946b-feee4bbb5f3f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:29.236699 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:29.236699 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:29.240227 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0c2c1e27-5820-4092-946b-feee4bbb5f3f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:29.240956 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 990/3963] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:29 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 737 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:29.887169 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d9572436-d47b-4a9c-b923-b8cb4fd09101 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:29.889144 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d9572436-d47b-4a9c-b923-b8cb4fd09101 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:29.889379 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d9572436-d47b-4a9c-b923-b8cb4fd09101 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:29.889590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d9572436-d47b-4a9c-b923-b8cb4fd09101 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:29.889707 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-d9572436-d47b-4a9c-b923-b8cb4fd09101 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:29.894655 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:29.894655 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:29.895524 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d9572436-d47b-4a9c-b923-b8cb4fd09101 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:29.895880 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1001/3964] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:29 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:30.185951 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5fb99095-ec9a-4b50-99d7-645034d6cded None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:30.188390 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fb99095-ec9a-4b50-99d7-645034d6cded tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:30.189220 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5fb99095-ec9a-4b50-99d7-645034d6cded tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:30.189555 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5fb99095-ec9a-4b50-99d7-645034d6cded tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:30.203174 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:30.203174 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:30.208971 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5fb99095-ec9a-4b50-99d7-645034d6cded tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:30.215286 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fb99095-ec9a-4b50-99d7-645034d6cded tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:30.215832 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1000/3965] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:30 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:30.252736 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3c43feaa-1b46-4d04-8014-34f756872207 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:30.254424 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3c43feaa-1b46-4d04-8014-34f756872207 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:30.256100 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3c43feaa-1b46-4d04-8014-34f756872207 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:30.256100 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3c43feaa-1b46-4d04-8014-34f756872207 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:30.256100 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-3c43feaa-1b46-4d04-8014-34f756872207 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:30.259817 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:30.259817 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:30.261803 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3c43feaa-1b46-4d04-8014-34f756872207 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:30.261803 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 975/3966] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:30 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:30.609233 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-405e43d8-8c92-4b52-9105-f2b84e925b6a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:30.611338 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-405e43d8-8c92-4b52-9105-f2b84e925b6a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments/70ac69ed-4314-47c4-ab4f-99d81096056d/action Jul 31 20:56:30.611701 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-405e43d8-8c92-4b52-9105-f2b84e925b6a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:56:30.611871 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-405e43d8-8c92-4b52-9105-f2b84e925b6a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:30.642114 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:30.642114 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:30.653238 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-b6ed8a57-f3fb-4373-9fd2-84e1fac5e485 req-405e43d8-8c92-4b52-9105-f2b84e925b6a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/70ac69ed-4314-47c4-ab4f-99d81096056d/action returned with HTTP 204 Jul 31 20:56:30.653770 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 991/3967] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:56:30 2026] POST /volume/v3/attachments/70ac69ed-4314-47c4-ab4f-99d81096056d/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:30.909930 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8f821a12-765e-4b1f-9418-604ecec664f2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:30.912876 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8f821a12-765e-4b1f-9418-604ecec664f2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:30.913216 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8f821a12-765e-4b1f-9418-604ecec664f2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:30.913495 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8f821a12-765e-4b1f-9418-604ecec664f2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:30.913903 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8f821a12-765e-4b1f-9418-604ecec664f2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:30.924435 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:30.924435 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:30.926638 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8f821a12-765e-4b1f-9418-604ecec664f2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:30.927083 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1002/3968] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:30 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:31.233286 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-20b750d9-6b83-4622-9d95-fa9ff800238c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:31.235218 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-20b750d9-6b83-4622-9d95-fa9ff800238c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:31.235487 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-20b750d9-6b83-4622-9d95-fa9ff800238c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:31.235737 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-20b750d9-6b83-4622-9d95-fa9ff800238c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:31.253425 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:31.253425 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:31.260625 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-20b750d9-6b83-4622-9d95-fa9ff800238c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:31.267505 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-20b750d9-6b83-4622-9d95-fa9ff800238c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:31.271854 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1001/3969] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:31 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 1169 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:31.278667 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-05515b96-3f2b-4abf-abe5-62a7ce5a646a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:31.284608 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-05515b96-3f2b-4abf-abe5-62a7ce5a646a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:31.284887 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-05515b96-3f2b-4abf-abe5-62a7ce5a646a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:31.285142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-05515b96-3f2b-4abf-abe5-62a7ce5a646a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:31.285319 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-05515b96-3f2b-4abf-abe5-62a7ce5a646a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:31.288226 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3c0cb39b-ddd2-4c79-b5f4-c27217301d9a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:31.290664 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3c0cb39b-ddd2-4c79-b5f4-c27217301d9a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:31.291719 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:31.291719 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:31.291830 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3c0cb39b-ddd2-4c79-b5f4-c27217301d9a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:31.291994 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3c0cb39b-ddd2-4c79-b5f4-c27217301d9a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:31.292883 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-05515b96-3f2b-4abf-abe5-62a7ce5a646a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:31.293363 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 976/3970] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:31 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 748 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:31.308212 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:31.308212 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:31.311602 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3c0cb39b-ddd2-4c79-b5f4-c27217301d9a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:31.316397 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3c0cb39b-ddd2-4c79-b5f4-c27217301d9a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:31.317118 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 992/3971] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:31 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 1169 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:31.365633 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-48d2e9ee-ca5c-4675-9893-ca59985ea318 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:31.368410 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-48d2e9ee-ca5c-4675-9893-ca59985ea318 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:31.368600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-48d2e9ee-ca5c-4675-9893-ca59985ea318 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:31.368887 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-48d2e9ee-ca5c-4675-9893-ca59985ea318 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:31.379713 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:31.379713 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:31.383605 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-48d2e9ee-ca5c-4675-9893-ca59985ea318 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:31.388478 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-48d2e9ee-ca5c-4675-9893-ca59985ea318 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:31.389349 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1003/3972] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:56:31 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 1169 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:31.412809 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-273b6b89-ec65-471e-b95f-066915746d38 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:31.414932 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-273b6b89-ec65-471e-b95f-066915746d38 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f/action Jul 31 20:56:31.415298 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-273b6b89-ec65-471e-b95f-066915746d38 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:56:31.415440 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-273b6b89-ec65-471e-b95f-066915746d38 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:31.427031 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:31.427031 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:31.427504 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-273b6b89-ec65-471e-b95f-066915746d38 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:31.437087 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-273b6b89-ec65-471e-b95f-066915746d38 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Begin detaching volume completed successfully. Jul 31 20:56:31.437408 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-273b6b89-ec65-471e-b95f-066915746d38 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f/action returned with HTTP 202 Jul 31 20:56:31.438007 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1002/3973] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:56:31 2026] POST /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:56:31.488279 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-480acb85-4e3a-4a59-8c84-dfed392b01a6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:31.488766 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-480acb85-4e3a-4a59-8c84-dfed392b01a6 None None] GET https://10.4.3.157/volume// Jul 31 20:56:31.489006 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-480acb85-4e3a-4a59-8c84-dfed392b01a6 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:31.489319 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-480acb85-4e3a-4a59-8c84-dfed392b01a6 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:31.489766 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-480acb85-4e3a-4a59-8c84-dfed392b01a6 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:56:31.490095 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 977/3974] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:56:31 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:56:31.497619 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-4dd317f0-e10b-4c46-bf43-4a23ad9754b1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:31.500791 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-4dd317f0-e10b-4c46-bf43-4a23ad9754b1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:31.501512 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-4dd317f0-e10b-4c46-bf43-4a23ad9754b1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:31.501512 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-4dd317f0-e10b-4c46-bf43-4a23ad9754b1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:31.512738 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:31.512738 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:31.517741 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-4dd317f0-e10b-4c46-bf43-4a23ad9754b1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:31.523564 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-4dd317f0-e10b-4c46-bf43-4a23ad9754b1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:31.524018 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 993/3975] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:56:31 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 1352 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:56:31.535385 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-2e08b8f2-b4b2-4a53-b3ca-07dc8e83f37a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:31.537965 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-2e08b8f2-b4b2-4a53-b3ca-07dc8e83f37a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f/encryption Jul 31 20:56:31.538148 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-2e08b8f2-b4b2-4a53-b3ca-07dc8e83f37a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:31.538344 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-2e08b8f2-b4b2-4a53-b3ca-07dc8e83f37a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:31.547293 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:31.547293 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:31.553456 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-2e08b8f2-b4b2-4a53-b3ca-07dc8e83f37a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f/encryption returned with HTTP 200 Jul 31 20:56:31.553871 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1004/3976] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:56:31 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:31.946593 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cbc0ab48-e545-4d16-a7fe-64aed7594b9a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:31.950295 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbc0ab48-e545-4d16-a7fe-64aed7594b9a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:31.950295 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cbc0ab48-e545-4d16-a7fe-64aed7594b9a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:31.950295 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cbc0ab48-e545-4d16-a7fe-64aed7594b9a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:31.950295 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-cbc0ab48-e545-4d16-a7fe-64aed7594b9a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:31.960719 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:31.960719 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:31.961604 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cbc0ab48-e545-4d16-a7fe-64aed7594b9a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:31.962014 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1003/3977] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:31 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:32.304906 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1fac4396-a752-449c-a167-d1e2ff2629b9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:32.307068 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1fac4396-a752-449c-a167-d1e2ff2629b9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:32.308725 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1fac4396-a752-449c-a167-d1e2ff2629b9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:32.308725 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1fac4396-a752-449c-a167-d1e2ff2629b9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:32.308725 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-1fac4396-a752-449c-a167-d1e2ff2629b9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:32.314979 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:32.314979 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:32.316997 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1fac4396-a752-449c-a167-d1e2ff2629b9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:32.316997 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 978/3978] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:32 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:32.976711 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-71bf5a61-399f-40ef-848b-439c7db6cdc2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:32.980148 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71bf5a61-399f-40ef-848b-439c7db6cdc2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:32.980148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71bf5a61-399f-40ef-848b-439c7db6cdc2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:32.980148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71bf5a61-399f-40ef-848b-439c7db6cdc2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:32.980148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-71bf5a61-399f-40ef-848b-439c7db6cdc2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:32.985666 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:32.985666 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:32.985666 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71bf5a61-399f-40ef-848b-439c7db6cdc2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:32.985666 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 994/3979] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:32 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:33.095766 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-a6b712f7-3e36-41aa-9f58-fd7a9d36ead4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:33.098978 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-a6b712f7-3e36-41aa-9f58-fd7a9d36ead4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] DELETE https://10.4.3.157/volume/v3/attachments/70ac69ed-4314-47c4-ab4f-99d81096056d Jul 31 20:56:33.099599 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-a6b712f7-3e36-41aa-9f58-fd7a9d36ead4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:33.099599 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-a6b712f7-3e36-41aa-9f58-fd7a9d36ead4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:33.113837 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:33.113837 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:33.172308 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-67c77805-faa4-45fc-87f6-cf1c2ef61e5a req-a6b712f7-3e36-41aa-9f58-fd7a9d36ead4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/70ac69ed-4314-47c4-ab4f-99d81096056d returned with HTTP 200 Jul 31 20:56:33.172707 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1005/3980] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:56:33 2026] DELETE /volume/v3/attachments/70ac69ed-4314-47c4-ab4f-99d81096056d => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:33.331602 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-90c267f7-b39b-4886-a9b6-58a2b72aecb7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:33.333393 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90c267f7-b39b-4886-a9b6-58a2b72aecb7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:33.333693 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90c267f7-b39b-4886-a9b6-58a2b72aecb7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:33.333764 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90c267f7-b39b-4886-a9b6-58a2b72aecb7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:33.333877 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-90c267f7-b39b-4886-a9b6-58a2b72aecb7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:33.342160 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:33.342160 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:33.343617 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90c267f7-b39b-4886-a9b6-58a2b72aecb7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:33.344961 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1004/3981] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:33 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:33.628142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-5af9d081-912a-4862-bbc6-d1627aabfc16 req-efaaae43-d3e7-45c0-a091-796c5d393d2c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:33.630809 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5af9d081-912a-4862-bbc6-d1627aabfc16 req-efaaae43-d3e7-45c0-a091-796c5d393d2c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:33.631080 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5af9d081-912a-4862-bbc6-d1627aabfc16 req-efaaae43-d3e7-45c0-a091-796c5d393d2c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:33.631367 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5af9d081-912a-4862-bbc6-d1627aabfc16 req-efaaae43-d3e7-45c0-a091-796c5d393d2c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:33.642446 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:33.642446 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:33.653064 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-5af9d081-912a-4862-bbc6-d1627aabfc16 req-efaaae43-d3e7-45c0-a091-796c5d393d2c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:33.660406 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5af9d081-912a-4862-bbc6-d1627aabfc16 req-efaaae43-d3e7-45c0-a091-796c5d393d2c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:33.661322 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 979/3982] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:56:33 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 877 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:34.000873 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-528f4980-eb46-481e-89a2-538444e2296c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:34.002689 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-528f4980-eb46-481e-89a2-538444e2296c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:34.002893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-528f4980-eb46-481e-89a2-538444e2296c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:34.003098 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-528f4980-eb46-481e-89a2-538444e2296c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:34.003531 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-528f4980-eb46-481e-89a2-538444e2296c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:34.009923 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:34.009923 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:34.009923 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-528f4980-eb46-481e-89a2-538444e2296c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:34.009923 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 995/3983] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:34 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:34.361542 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-02f38e10-ebf7-4dcd-b1cf-0d69c6a94aa1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:34.365720 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-02f38e10-ebf7-4dcd-b1cf-0d69c6a94aa1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:34.366004 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-02f38e10-ebf7-4dcd-b1cf-0d69c6a94aa1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:34.366271 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-02f38e10-ebf7-4dcd-b1cf-0d69c6a94aa1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:34.366428 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-02f38e10-ebf7-4dcd-b1cf-0d69c6a94aa1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:34.371765 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:34.371765 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:34.373183 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-02f38e10-ebf7-4dcd-b1cf-0d69c6a94aa1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:34.373391 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1006/3984] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:34 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:35.021560 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7e1c4072-e476-4887-978c-584a0ceffbc0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:35.025188 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e1c4072-e476-4887-978c-584a0ceffbc0 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:35.025619 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e1c4072-e476-4887-978c-584a0ceffbc0 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:35.025673 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e1c4072-e476-4887-978c-584a0ceffbc0 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:35.025766 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-7e1c4072-e476-4887-978c-584a0ceffbc0 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:35.031668 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:35.031668 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:35.032335 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e1c4072-e476-4887-978c-584a0ceffbc0 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:35.033003 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1005/3985] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:35 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:35.383678 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-054c485f-614f-43de-8432-8c5d673d7935 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:35.385522 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-054c485f-614f-43de-8432-8c5d673d7935 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:35.385881 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-054c485f-614f-43de-8432-8c5d673d7935 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:35.385881 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-054c485f-614f-43de-8432-8c5d673d7935 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:35.386013 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-054c485f-614f-43de-8432-8c5d673d7935 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:35.391238 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:35.391238 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:35.391979 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-054c485f-614f-43de-8432-8c5d673d7935 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:35.392547 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 980/3986] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:35 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:56:36.043775 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0bade15c-a54e-4e9a-931d-8caad9d947b6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:36.045754 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0bade15c-a54e-4e9a-931d-8caad9d947b6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:36.046153 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0bade15c-a54e-4e9a-931d-8caad9d947b6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:36.046430 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0bade15c-a54e-4e9a-931d-8caad9d947b6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:36.046650 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-0bade15c-a54e-4e9a-931d-8caad9d947b6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:36.051035 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:36.051035 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:36.051908 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0bade15c-a54e-4e9a-931d-8caad9d947b6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:36.052406 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 996/3987] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:36 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:36.404826 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3adee034-54ec-42a2-a504-25d6a8abde44 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:36.407144 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3adee034-54ec-42a2-a504-25d6a8abde44 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:36.407461 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3adee034-54ec-42a2-a504-25d6a8abde44 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:36.407735 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3adee034-54ec-42a2-a504-25d6a8abde44 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:36.407889 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-3adee034-54ec-42a2-a504-25d6a8abde44 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:36.413994 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:36.413994 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:36.415075 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3adee034-54ec-42a2-a504-25d6a8abde44 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:36.416207 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1007/3988] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:36 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:36.828368 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3c45fe9c-35e6-48c0-8b7c-2ff40c0472ec None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:36.830356 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3c45fe9c-35e6-48c0-8b7c-2ff40c0472ec tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] DELETE https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:36.830550 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3c45fe9c-35e6-48c0-8b7c-2ff40c0472ec tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:36.830730 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3c45fe9c-35e6-48c0-8b7c-2ff40c0472ec tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:36.831671 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-3c45fe9c-35e6-48c0-8b7c-2ff40c0472ec tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Delete volume with id: 44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:36.837812 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:36.837812 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:36.838283 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3c45fe9c-35e6-48c0-8b7c-2ff40c0472ec tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:36.854641 np0000006272 devstack@c-api.service[100192]: WARNING cinder.keymgr.conf_key_mgr [None req-3c45fe9c-35e6-48c0-8b7c-2ff40c0472ec tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 20:56:36.864919 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3c45fe9c-35e6-48c0-8b7c-2ff40c0472ec tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Delete volume request issued successfully. Jul 31 20:56:36.865192 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3c45fe9c-35e6-48c0-8b7c-2ff40c0472ec tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 202 Jul 31 20:56:36.866686 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1006/3989] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:56:36 2026] DELETE /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:36.872299 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-17c94bcc-7498-4093-86e4-1e8005c8d87f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:36.874190 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-17c94bcc-7498-4093-86e4-1e8005c8d87f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:36.874408 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-17c94bcc-7498-4093-86e4-1e8005c8d87f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:36.874617 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-17c94bcc-7498-4093-86e4-1e8005c8d87f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:36.881034 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:36.881034 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:36.884389 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-17c94bcc-7498-4093-86e4-1e8005c8d87f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:56:36.889722 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-17c94bcc-7498-4093-86e4-1e8005c8d87f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 200 Jul 31 20:56:36.890063 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 981/3990] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:36 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:37.062753 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ca2b929c-0e31-49c4-aff9-ad66fba99f66 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:37.064250 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ca2b929c-0e31-49c4-aff9-ad66fba99f66 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:37.064502 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ca2b929c-0e31-49c4-aff9-ad66fba99f66 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:37.065567 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ca2b929c-0e31-49c4-aff9-ad66fba99f66 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:37.065567 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-ca2b929c-0e31-49c4-aff9-ad66fba99f66 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:37.068797 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:37.068797 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:37.069493 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ca2b929c-0e31-49c4-aff9-ad66fba99f66 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:37.070021 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 997/3991] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:37 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:37.428276 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-235cc2ec-41d6-46aa-8c55-f596651fb3f1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:37.429933 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-235cc2ec-41d6-46aa-8c55-f596651fb3f1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:37.430111 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-235cc2ec-41d6-46aa-8c55-f596651fb3f1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:37.430327 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-235cc2ec-41d6-46aa-8c55-f596651fb3f1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:37.430427 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-235cc2ec-41d6-46aa-8c55-f596651fb3f1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:37.437563 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:37.437563 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:37.438564 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-235cc2ec-41d6-46aa-8c55-f596651fb3f1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:37.439035 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1008/3992] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:37 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:37.906247 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bcbc0fa4-f83f-4b3d-90b3-c151eaa02d2b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:37.908309 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bcbc0fa4-f83f-4b3d-90b3-c151eaa02d2b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f Jul 31 20:56:37.908544 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bcbc0fa4-f83f-4b3d-90b3-c151eaa02d2b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:37.908759 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bcbc0fa4-f83f-4b3d-90b3-c151eaa02d2b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:37.915299 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bcbc0fa4-f83f-4b3d-90b3-c151eaa02d2b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f returned with HTTP 404 Jul 31 20:56:37.915816 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1007/3993] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:37 2026] GET /volume/v3/volumes/44adf4ea-ad4e-4cc4-be55-48518276c01f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:37.923910 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-39bde5f8-2ff1-4114-b2a5-3d889b13a81b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:37.926212 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-39bde5f8-2ff1-4114-b2a5-3d889b13a81b tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 20:56:37.926756 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-39bde5f8-2ff1-4114-b2a5-3d889b13a81b tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:37.926756 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-39bde5f8-2ff1-4114-b2a5-3d889b13a81b tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:37.927711 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-39bde5f8-2ff1-4114-b2a5-3d889b13a81b tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:56:37.944774 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-39bde5f8-2ff1-4114-b2a5-3d889b13a81b tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Get all volumes completed successfully. Jul 31 20:56:37.947979 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:37.947979 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:37.955439 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-39bde5f8-2ff1-4114-b2a5-3d889b13a81b tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 20:56:37.955939 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 982/3994] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 20:56:37 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14066 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:56:37.971783 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-51544bfd-a4f3-47f1-a67d-775eea5f408a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:37.973476 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-51544bfd-a4f3-47f1-a67d-775eea5f408a tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] DELETE https://10.4.3.157/volume/v3/types/09daceb8-9760-4590-994e-2d3ea92fba45 Jul 31 20:56:37.975817 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-51544bfd-a4f3-47f1-a67d-775eea5f408a tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:37.975817 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-51544bfd-a4f3-47f1-a67d-775eea5f408a tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:38.001536 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-51544bfd-a4f3-47f1-a67d-775eea5f408a tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types/09daceb8-9760-4590-994e-2d3ea92fba45 returned with HTTP 202 Jul 31 20:56:38.002187 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 998/3995] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:56:37 2026] DELETE /volume/v3/types/09daceb8-9760-4590-994e-2d3ea92fba45 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:38.014595 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c01d2a5b-35c4-4dac-b36d-6e6231d8acee None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:38.016671 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c01d2a5b-35c4-4dac-b36d-6e6231d8acee tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:56:38.017095 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c01d2a5b-35c4-4dac-b36d-6e6231d8acee tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-113561937", "extra_specs": {}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:38.037916 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c01d2a5b-35c4-4dac-b36d-6e6231d8acee tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:56:38.038415 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1009/3996] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:56:38 2026] POST /volume/v3/types => generated 213 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:38.047689 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ced972bb-d195-4370-abc9-5089a16cd3a4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:38.049439 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ced972bb-d195-4370-abc9-5089a16cd3a4 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] POST https://10.4.3.157/volume/v3/types/44853476-0461-4664-b189-0c069563c631/encryption Jul 31 20:56:38.049746 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ced972bb-d195-4370-abc9-5089a16cd3a4 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:38.068419 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ced972bb-d195-4370-abc9-5089a16cd3a4 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types/44853476-0461-4664-b189-0c069563c631/encryption returned with HTTP 200 Jul 31 20:56:38.069036 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1008/3997] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:56:38 2026] POST /volume/v3/types/44853476-0461-4664-b189-0c069563c631/encryption => generated 231 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:38.078515 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:38.080195 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-22ffcffa-ea15-48a5-90f1-560d5cbe2ebf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:38.081979 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-22ffcffa-ea15-48a5-90f1-560d5cbe2ebf tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:38.082410 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-22ffcffa-ea15-48a5-90f1-560d5cbe2ebf tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:38.082687 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-22ffcffa-ea15-48a5-90f1-560d5cbe2ebf tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:38.082890 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-22ffcffa-ea15-48a5-90f1-560d5cbe2ebf tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:38.083868 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:56:38.084877 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-134553832", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-113561937", "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:38.086741 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-134553832', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-113561937', 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:56:38.088814 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:38.088814 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:38.090088 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-22ffcffa-ea15-48a5-90f1-560d5cbe2ebf tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:38.090481 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume of 1 GB Jul 31 20:56:38.090677 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 999/3998] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:38 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:38.090803 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:38.090803 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:38.092678 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Availability Zones retrieved successfully. Jul 31 20:56:38.099479 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Flow 'volume_create_api' (1bcaf6fe-3e6c-4b35-a828-396ac52551bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:38.099479 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74df0e47-cdd9-4157-8198-23b19d3aa307) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:38.100255 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:56:38.126038 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74df0e47-cdd9-4157-8198-23b19d3aa307) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:56:38Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=44853476-0461-4664-b189-0c069563c631,is_public=True,name='tempest-scenario-type-luksv2-113561937',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '44853476-0461-4664-b189-0c069563c631', '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=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:38.126776 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (214a4c17-6095-46bc-acbb-a6087a5698df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:38.155031 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-113561937 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-113561937, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:56:38.155724 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-113561937 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-113561937, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:56:38.189425 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Created reservations ['cb2611ea-0c11-41ff-8b28-e4ecc1575792', 'c43bcd4d-37a7-48ed-8865-024d5e0d6a51', 'ad584bd4-b19d-4603-b30f-8e0f2a31dedb', '25ae504a-9f4b-4bd8-84c5-28bc30631284'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:38.190765 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (214a4c17-6095-46bc-acbb-a6087a5698df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb2611ea-0c11-41ff-8b28-e4ecc1575792', 'c43bcd4d-37a7-48ed-8865-024d5e0d6a51', 'ad584bd4-b19d-4603-b30f-8e0f2a31dedb', '25ae504a-9f4b-4bd8-84c5-28bc30631284']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:38.191949 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09015519-536d-4881-bde6-751434a4e679) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:38.221213 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09015519-536d-4881-bde6-751434a4e679) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'efbe09a8-3437-477b-93c4-edca07608829', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-134553832',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb957fee37bc4b1cb57eb54d9b702925',qos_specs=None,replication_status=,reservations=['cb2611ea-0c11-41ff-8b28-e4ecc1575792','c43bcd4d-37a7-48ed-8865-024d5e0d6a51','ad584bd4-b19d-4603-b30f-8e0f2a31dedb','25ae504a-9f4b-4bd8-84c5-28bc30631284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_type_id=44853476-0461-4664-b189-0c069563c631), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:56:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-134553832',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=efbe09a8-3437-477b-93c4-edca07608829,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb957fee37bc4b1cb57eb54d9b702925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(44853476-0461-4664-b189-0c069563c631),volume_type_id=44853476-0461-4664-b189-0c069563c631)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:38.222872 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc6e9bec-a9e3-46c6-a4d0-761e8107f06f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:38.246638 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cc6e9bec-a9e3-46c6-a4d0-761e8107f06f) transitioned into state 'SUCCESS' from state '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-134553832',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb957fee37bc4b1cb57eb54d9b702925',qos_specs=None,replication_status=,reservations=['cb2611ea-0c11-41ff-8b28-e4ecc1575792','c43bcd4d-37a7-48ed-8865-024d5e0d6a51','ad584bd4-b19d-4603-b30f-8e0f2a31dedb','25ae504a-9f4b-4bd8-84c5-28bc30631284'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_type_id=44853476-0461-4664-b189-0c069563c631)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:38.247481 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db96c2e-03fd-4903-bef1-d97dc80329ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:38.260205 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5db96c2e-03fd-4903-bef1-d97dc80329ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:38.260205 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Flow 'volume_create_api' (1bcaf6fe-3e6c-4b35-a828-396ac52551bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:38.260205 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume request issued successfully. Jul 31 20:56:38.260205 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fe558e4d-3702-4cbc-9f7e-82392b9386f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:56:38.260205 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 983/3999] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:56:38 2026] POST /volume/v3/volumes => generated 785 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:38.449841 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e1b34bf9-7995-4972-998e-1091622c2e7e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:38.452515 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e1b34bf9-7995-4972-998e-1091622c2e7e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:38.452769 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e1b34bf9-7995-4972-998e-1091622c2e7e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:38.453031 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e1b34bf9-7995-4972-998e-1091622c2e7e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:38.453203 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-e1b34bf9-7995-4972-998e-1091622c2e7e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:38.461622 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:38.461622 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:38.462138 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e1b34bf9-7995-4972-998e-1091622c2e7e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:38.462500 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1010/4000] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:38 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:39.104515 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d4d1bf43-9ff1-4f74-84c9-9afa33c231a6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:39.106372 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d4d1bf43-9ff1-4f74-84c9-9afa33c231a6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:39.106594 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d4d1bf43-9ff1-4f74-84c9-9afa33c231a6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:39.106781 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d4d1bf43-9ff1-4f74-84c9-9afa33c231a6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:39.106883 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d4d1bf43-9ff1-4f74-84c9-9afa33c231a6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:39.121761 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:39.121761 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:39.122800 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d4d1bf43-9ff1-4f74-84c9-9afa33c231a6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:39.123323 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1009/4001] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:39 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:39.475313 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-064267b1-24ed-467c-ae60-83fe7b1fc4c6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:39.478432 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-064267b1-24ed-467c-ae60-83fe7b1fc4c6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:39.478729 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-064267b1-24ed-467c-ae60-83fe7b1fc4c6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:39.479009 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-064267b1-24ed-467c-ae60-83fe7b1fc4c6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:39.479204 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-064267b1-24ed-467c-ae60-83fe7b1fc4c6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:39.494585 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:39.494585 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:39.495737 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-064267b1-24ed-467c-ae60-83fe7b1fc4c6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:39.499467 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1000/4002] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:39 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 748 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:40.133505 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-06deb615-18b3-4d07-944d-bfb230114ab4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:40.136138 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-06deb615-18b3-4d07-944d-bfb230114ab4 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:40.136249 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-06deb615-18b3-4d07-944d-bfb230114ab4 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:40.136452 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-06deb615-18b3-4d07-944d-bfb230114ab4 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:40.136568 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-06deb615-18b3-4d07-944d-bfb230114ab4 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:40.140717 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:40.140717 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:40.141304 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-06deb615-18b3-4d07-944d-bfb230114ab4 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:40.141663 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 984/4003] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:40 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:40.150808 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1b4b9594-7867-4388-9637-31f68d55840a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:40.152667 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b4b9594-7867-4388-9637-31f68d55840a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/0911df97-fddc-49be-929d-40de650de7cc Jul 31 20:56:40.152883 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b4b9594-7867-4388-9637-31f68d55840a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:40.153146 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b4b9594-7867-4388-9637-31f68d55840a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:40.153259 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-1b4b9594-7867-4388-9637-31f68d55840a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete volume with id: 0911df97-fddc-49be-929d-40de650de7cc Jul 31 20:56:40.160879 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:40.160879 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:40.161237 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1b4b9594-7867-4388-9637-31f68d55840a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:56:40.176551 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1b4b9594-7867-4388-9637-31f68d55840a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete volume request issued successfully. Jul 31 20:56:40.176744 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b4b9594-7867-4388-9637-31f68d55840a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/0911df97-fddc-49be-929d-40de650de7cc returned with HTTP 202 Jul 31 20:56:40.177154 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1011/4004] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:56:40 2026] DELETE /volume/v3/volumes/0911df97-fddc-49be-929d-40de650de7cc => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:40.185213 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a973a7d9-2d89-4c39-a670-b33df11b1bf9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:40.188295 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a973a7d9-2d89-4c39-a670-b33df11b1bf9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/0911df97-fddc-49be-929d-40de650de7cc Jul 31 20:56:40.188510 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a973a7d9-2d89-4c39-a670-b33df11b1bf9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:40.188754 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a973a7d9-2d89-4c39-a670-b33df11b1bf9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:40.197619 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:40.197619 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:40.202062 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a973a7d9-2d89-4c39-a670-b33df11b1bf9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:56:40.207813 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a973a7d9-2d89-4c39-a670-b33df11b1bf9 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/0911df97-fddc-49be-929d-40de650de7cc returned with HTTP 200 Jul 31 20:56:40.208258 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1010/4005] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:40 2026] GET /volume/v3/volumes/0911df97-fddc-49be-929d-40de650de7cc => generated 1074 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:40.510284 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-03e67fa6-e074-4ba1-9714-57df2022a347 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:40.512338 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-03e67fa6-e074-4ba1-9714-57df2022a347 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:40.512567 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-03e67fa6-e074-4ba1-9714-57df2022a347 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:40.512789 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-03e67fa6-e074-4ba1-9714-57df2022a347 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:40.512931 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-03e67fa6-e074-4ba1-9714-57df2022a347 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:40.517835 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:40.517835 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:40.518878 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-03e67fa6-e074-4ba1-9714-57df2022a347 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:40.519373 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1001/4006] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:40 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:41.220066 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cbeaca4d-1703-4e49-a0c0-7a821b34ea6d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:41.222370 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cbeaca4d-1703-4e49-a0c0-7a821b34ea6d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/0911df97-fddc-49be-929d-40de650de7cc Jul 31 20:56:41.222654 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cbeaca4d-1703-4e49-a0c0-7a821b34ea6d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:41.223160 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cbeaca4d-1703-4e49-a0c0-7a821b34ea6d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:41.231208 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cbeaca4d-1703-4e49-a0c0-7a821b34ea6d tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/0911df97-fddc-49be-929d-40de650de7cc returned with HTTP 404 Jul 31 20:56:41.231915 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 985/4007] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:41 2026] GET /volume/v3/volumes/0911df97-fddc-49be-929d-40de650de7cc => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:41.240609 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bd5aebc7-3aa2-437a-b717-f02a810d1de6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:41.242541 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bd5aebc7-3aa2-437a-b717-f02a810d1de6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:41.242744 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bd5aebc7-3aa2-437a-b717-f02a810d1de6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:41.242917 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bd5aebc7-3aa2-437a-b717-f02a810d1de6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:41.243026 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-bd5aebc7-3aa2-437a-b717-f02a810d1de6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:41.247926 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:41.247926 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:41.248724 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bd5aebc7-3aa2-437a-b717-f02a810d1de6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-member] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:41.249062 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1012/4008] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:41 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:41.260024 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1de34a40-9c14-4959-a89c-ba6ab07d3343 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:41.261793 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1de34a40-9c14-4959-a89c-ba6ab07d3343 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] DELETE https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:41.262549 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1de34a40-9c14-4959-a89c-ba6ab07d3343 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:41.262549 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1de34a40-9c14-4959-a89c-ba6ab07d3343 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:41.262549 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-1de34a40-9c14-4959-a89c-ba6ab07d3343 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete backup with id: 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. Jul 31 20:56:41.266481 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:41.266481 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:41.280271 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-1de34a40-9c14-4959-a89c-ba6ab07d3343 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] delete_backup rpcapi backup_id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:56:41.282086 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1de34a40-9c14-4959-a89c-ba6ab07d3343 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 202 Jul 31 20:56:41.282899 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1011/4009] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:56:41 2026] DELETE /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:56:41.291490 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5cebb3ef-1172-4fd7-93db-c82c594326bb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:41.292724 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5cebb3ef-1172-4fd7-93db-c82c594326bb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:41.292884 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5cebb3ef-1172-4fd7-93db-c82c594326bb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:41.293434 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5cebb3ef-1172-4fd7-93db-c82c594326bb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:41.293434 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-5cebb3ef-1172-4fd7-93db-c82c594326bb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:41.299223 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:41.299223 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:41.299886 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5cebb3ef-1172-4fd7-93db-c82c594326bb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 200 Jul 31 20:56:41.300280 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1002/4010] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:41 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:41.530292 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-89535985-8e48-458c-85e4-102687eefdff None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:41.533775 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-89535985-8e48-458c-85e4-102687eefdff tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:41.533775 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-89535985-8e48-458c-85e4-102687eefdff tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:41.533775 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-89535985-8e48-458c-85e4-102687eefdff tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:41.533775 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-89535985-8e48-458c-85e4-102687eefdff tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:41.543478 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:41.543478 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:41.544464 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-89535985-8e48-458c-85e4-102687eefdff tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:41.544831 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 986/4011] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:41 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:42.313035 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-aede2efb-c490-4983-88f2-ee75a75992d6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:42.315537 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aede2efb-c490-4983-88f2-ee75a75992d6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b Jul 31 20:56:42.315537 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aede2efb-c490-4983-88f2-ee75a75992d6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:42.315537 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aede2efb-c490-4983-88f2-ee75a75992d6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:42.315537 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-aede2efb-c490-4983-88f2-ee75a75992d6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 580f3e50-6201-4501-a6f1-fa7dd1a2f51b. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:42.319582 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aede2efb-c490-4983-88f2-ee75a75992d6 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b returned with HTTP 404 Jul 31 20:56:42.320184 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1013/4012] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:42 2026] GET /volume/v3/backups/580f3e50-6201-4501-a6f1-fa7dd1a2f51b => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:42.326735 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7e07f64c-16d7-44a0-804f-3edc1788516f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:42.330384 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e07f64c-16d7-44a0-804f-3edc1788516f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] DELETE https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:42.330640 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e07f64c-16d7-44a0-804f-3edc1788516f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:42.330862 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e07f64c-16d7-44a0-804f-3edc1788516f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:42.331029 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-7e07f64c-16d7-44a0-804f-3edc1788516f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete backup with id: 72efe64a-ac10-4a78-a809-436daa115f71. Jul 31 20:56:42.335919 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:42.335919 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:42.352260 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-7e07f64c-16d7-44a0-804f-3edc1788516f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] delete_backup rpcapi backup_id 72efe64a-ac10-4a78-a809-436daa115f71 {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:56:42.353984 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e07f64c-16d7-44a0-804f-3edc1788516f tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 202 Jul 31 20:56:42.354082 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1012/4013] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:56:42 2026] DELETE /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:56:42.363513 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b9069cba-0085-4ee0-93e6-71ab107f997a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:42.369232 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b9069cba-0085-4ee0-93e6-71ab107f997a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:42.369512 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b9069cba-0085-4ee0-93e6-71ab107f997a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:42.369748 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b9069cba-0085-4ee0-93e6-71ab107f997a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:42.369880 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-b9069cba-0085-4ee0-93e6-71ab107f997a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:42.392934 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:42.392934 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:42.392934 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b9069cba-0085-4ee0-93e6-71ab107f997a tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 200 Jul 31 20:56:42.392934 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1003/4014] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:42 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 736 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:42.559089 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7d0243c1-0661-4c2e-a49f-7978a07b0f65 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:42.560876 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7d0243c1-0661-4c2e-a49f-7978a07b0f65 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:42.560876 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7d0243c1-0661-4c2e-a49f-7978a07b0f65 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:42.561497 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7d0243c1-0661-4c2e-a49f-7978a07b0f65 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:42.561497 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-7d0243c1-0661-4c2e-a49f-7978a07b0f65 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:42.565249 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:42.565249 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:42.566007 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7d0243c1-0661-4c2e-a49f-7978a07b0f65 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:42.566404 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 987/4015] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:42 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:42.580954 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-daa296e0-6a43-4466-ae5d-83b2fce350d2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:42.582735 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-daa296e0-6a43-4466-ae5d-83b2fce350d2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:42.583064 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-daa296e0-6a43-4466-ae5d-83b2fce350d2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:42.583196 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-daa296e0-6a43-4466-ae5d-83b2fce350d2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:42.583288 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-daa296e0-6a43-4466-ae5d-83b2fce350d2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:42.587745 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:42.587745 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:42.588443 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-daa296e0-6a43-4466-ae5d-83b2fce350d2 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:42.588745 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1014/4016] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:42 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:42.600752 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-24aa9548-1738-4d5c-8e3e-ca8844338ae5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:42.603020 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-24aa9548-1738-4d5c-8e3e-ca8844338ae5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:42.603255 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-24aa9548-1738-4d5c-8e3e-ca8844338ae5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:42.603742 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-24aa9548-1738-4d5c-8e3e-ca8844338ae5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:42.603742 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-24aa9548-1738-4d5c-8e3e-ca8844338ae5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete backup with id: a612cc28-a176-48af-a526-500494f046d6. Jul 31 20:56:42.611079 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:42.611079 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:42.625015 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-24aa9548-1738-4d5c-8e3e-ca8844338ae5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] delete_backup rpcapi backup_id a612cc28-a176-48af-a526-500494f046d6 {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:56:42.626882 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-24aa9548-1738-4d5c-8e3e-ca8844338ae5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 202 Jul 31 20:56:42.627434 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1013/4017] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:56:42 2026] DELETE /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:56:42.636847 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9c8fb08c-c7b2-4994-a1a9-4ff7db01e27e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:42.638818 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9c8fb08c-c7b2-4994-a1a9-4ff7db01e27e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:42.639373 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9c8fb08c-c7b2-4994-a1a9-4ff7db01e27e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:42.639373 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9c8fb08c-c7b2-4994-a1a9-4ff7db01e27e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:42.639594 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-9c8fb08c-c7b2-4994-a1a9-4ff7db01e27e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:42.644623 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:42.644623 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:42.645451 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9c8fb08c-c7b2-4994-a1a9-4ff7db01e27e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:42.645884 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1004/4018] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:42 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:43.406450 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-21ca9307-8178-4c8b-a926-c7bda21f6c69 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:43.407831 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-21ca9307-8178-4c8b-a926-c7bda21f6c69 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 Jul 31 20:56:43.408060 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-21ca9307-8178-4c8b-a926-c7bda21f6c69 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:43.408273 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-21ca9307-8178-4c8b-a926-c7bda21f6c69 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:43.408375 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-21ca9307-8178-4c8b-a926-c7bda21f6c69 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id 72efe64a-ac10-4a78-a809-436daa115f71. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:43.418741 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-21ca9307-8178-4c8b-a926-c7bda21f6c69 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 returned with HTTP 404 Jul 31 20:56:43.419291 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 988/4019] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:43 2026] GET /volume/v3/backups/72efe64a-ac10-4a78-a809-436daa115f71 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:43.428729 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-db87a9ac-c030-4eeb-8b55-e3ab5ed401fd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:43.431042 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-db87a9ac-c030-4eeb-8b55-e3ab5ed401fd tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] DELETE https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:43.431453 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-db87a9ac-c030-4eeb-8b55-e3ab5ed401fd tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:43.432458 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-db87a9ac-c030-4eeb-8b55-e3ab5ed401fd tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:43.432458 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-db87a9ac-c030-4eeb-8b55-e3ab5ed401fd tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete backup with id: f392609e-c7a7-4f23-9653-156f6550bcaf. Jul 31 20:56:43.441637 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:43.441637 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:43.455169 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-db87a9ac-c030-4eeb-8b55-e3ab5ed401fd tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] delete_backup rpcapi backup_id f392609e-c7a7-4f23-9653-156f6550bcaf {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:56:43.462066 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-db87a9ac-c030-4eeb-8b55-e3ab5ed401fd tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 202 Jul 31 20:56:43.462541 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1015/4020] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:56:43 2026] DELETE /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:56:43.472340 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ebddb13e-610b-450a-bedb-dfd2df809dbb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:43.478157 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ebddb13e-610b-450a-bedb-dfd2df809dbb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:43.478157 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ebddb13e-610b-450a-bedb-dfd2df809dbb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:43.478157 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ebddb13e-610b-450a-bedb-dfd2df809dbb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:43.478157 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ebddb13e-610b-450a-bedb-dfd2df809dbb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:43.485330 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:43.485330 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:43.486246 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ebddb13e-610b-450a-bedb-dfd2df809dbb tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 200 Jul 31 20:56:43.486645 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1014/4021] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:43 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:43.663349 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4c655842-4f55-45b8-ad36-273ade421998 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:43.664438 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c655842-4f55-45b8-ad36-273ade421998 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:43.664711 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c655842-4f55-45b8-ad36-273ade421998 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:43.665593 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4c655842-4f55-45b8-ad36-273ade421998 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:43.665593 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-4c655842-4f55-45b8-ad36-273ade421998 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:43.672340 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:43.672340 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:43.673502 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4c655842-4f55-45b8-ad36-273ade421998 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:43.673874 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1005/4022] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:43 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:44.500289 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cde6d923-15d3-4a2e-83d9-ecff312303b2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:44.502242 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cde6d923-15d3-4a2e-83d9-ecff312303b2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf Jul 31 20:56:44.502518 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cde6d923-15d3-4a2e-83d9-ecff312303b2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:44.502703 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cde6d923-15d3-4a2e-83d9-ecff312303b2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:44.502809 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-cde6d923-15d3-4a2e-83d9-ecff312303b2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Show backup with id f392609e-c7a7-4f23-9653-156f6550bcaf. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:44.506676 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cde6d923-15d3-4a2e-83d9-ecff312303b2 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf returned with HTTP 404 Jul 31 20:56:44.507329 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 989/4023] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:44 2026] GET /volume/v3/backups/f392609e-c7a7-4f23-9653-156f6550bcaf => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:44.516717 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4c9f5a2c-6710-4018-abdf-78977130239c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:44.520728 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4c9f5a2c-6710-4018-abdf-78977130239c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 Jul 31 20:56:44.521142 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4c9f5a2c-6710-4018-abdf-78977130239c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:44.524371 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4c9f5a2c-6710-4018-abdf-78977130239c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:44.524565 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-4c9f5a2c-6710-4018-abdf-78977130239c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete volume with id: 351b4dbd-fe68-429f-9d74-424e5bd42d24 Jul 31 20:56:44.532913 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:44.532913 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:44.533361 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4c9f5a2c-6710-4018-abdf-78977130239c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:56:44.555543 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4c9f5a2c-6710-4018-abdf-78977130239c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Delete volume request issued successfully. Jul 31 20:56:44.555815 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4c9f5a2c-6710-4018-abdf-78977130239c tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 returned with HTTP 202 Jul 31 20:56:44.556406 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1016/4024] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:56:44 2026] DELETE /volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:44.572080 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3928cd0b-a66c-400c-a3e5-c01d54e04339 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:44.576690 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3928cd0b-a66c-400c-a3e5-c01d54e04339 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 Jul 31 20:56:44.576955 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3928cd0b-a66c-400c-a3e5-c01d54e04339 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:44.577194 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3928cd0b-a66c-400c-a3e5-c01d54e04339 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:44.588840 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:44.588840 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:44.597799 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3928cd0b-a66c-400c-a3e5-c01d54e04339 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Volume info retrieved successfully. Jul 31 20:56:44.606114 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3928cd0b-a66c-400c-a3e5-c01d54e04339 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 returned with HTTP 200 Jul 31 20:56:44.608259 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1015/4025] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:44 2026] GET /volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 => generated 1008 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:44.685323 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0790f191-3118-4efe-8c67-ddf6dd729f61 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:44.689273 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0790f191-3118-4efe-8c67-ddf6dd729f61 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:44.689510 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0790f191-3118-4efe-8c67-ddf6dd729f61 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:44.689684 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0790f191-3118-4efe-8c67-ddf6dd729f61 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:44.689782 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-0790f191-3118-4efe-8c67-ddf6dd729f61 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:44.695675 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:44.695675 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:44.696614 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0790f191-3118-4efe-8c67-ddf6dd729f61 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 200 Jul 31 20:56:44.697516 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1006/4026] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:44 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:45.621386 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dae59b8f-0cd9-4662-89e4-d00fc9757a41 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:45.622995 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dae59b8f-0cd9-4662-89e4-d00fc9757a41 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] GET https://10.4.3.157/volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 Jul 31 20:56:45.623198 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dae59b8f-0cd9-4662-89e4-d00fc9757a41 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:45.623395 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dae59b8f-0cd9-4662-89e4-d00fc9757a41 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:45.628840 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dae59b8f-0cd9-4662-89e4-d00fc9757a41 tempest-ProjectMemberTests33-944809469 tempest-ProjectMemberTests33-944809469-project-admin] https://10.4.3.157/volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 returned with HTTP 404 Jul 31 20:56:45.629385 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 990/4027] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:56:45 2026] GET /volume/v3/volumes/351b4dbd-fe68-429f-9d74-424e5bd42d24 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:45.708999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e0869f03-7fd3-486e-a672-40f8173e1d97 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:45.712144 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e0869f03-7fd3-486e-a672-40f8173e1d97 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 Jul 31 20:56:45.712439 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e0869f03-7fd3-486e-a672-40f8173e1d97 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:45.713912 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e0869f03-7fd3-486e-a672-40f8173e1d97 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:45.714064 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-e0869f03-7fd3-486e-a672-40f8173e1d97 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id a612cc28-a176-48af-a526-500494f046d6. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:45.719110 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e0869f03-7fd3-486e-a672-40f8173e1d97 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 returned with HTTP 404 Jul 31 20:56:45.719685 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1017/4028] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:45 2026] GET /volume/v3/backups/a612cc28-a176-48af-a526-500494f046d6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:46.225742 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-59def736-6f33-43d7-b9ea-2a67a6a202b4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:46.228674 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-59def736-6f33-43d7-b9ea-2a67a6a202b4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:56:46.228924 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-59def736-6f33-43d7-b9ea-2a67a6a202b4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:46.229170 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-59def736-6f33-43d7-b9ea-2a67a6a202b4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:46.229323 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-59def736-6f33-43d7-b9ea-2a67a6a202b4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete backup with id: 0b2c5754-4486-4c95-a691-75fcd4ec5702. Jul 31 20:56:46.235496 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:46.235496 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:46.250794 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-59def736-6f33-43d7-b9ea-2a67a6a202b4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] delete_backup rpcapi backup_id 0b2c5754-4486-4c95-a691-75fcd4ec5702 {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:56:46.252856 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-59def736-6f33-43d7-b9ea-2a67a6a202b4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 202 Jul 31 20:56:46.253584 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1016/4029] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:56:46 2026] DELETE /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:56:46.262683 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c7638133-4822-4675-bb31-457dd4ca96d9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:46.264829 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7638133-4822-4675-bb31-457dd4ca96d9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:56:46.265305 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7638133-4822-4675-bb31-457dd4ca96d9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:46.265305 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7638133-4822-4675-bb31-457dd4ca96d9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:46.265305 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-c7638133-4822-4675-bb31-457dd4ca96d9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:46.270327 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:46.270327 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:46.271235 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7638133-4822-4675-bb31-457dd4ca96d9 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 200 Jul 31 20:56:46.271609 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1007/4030] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:46 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:47.282660 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d600750b-f291-44cf-9000-adfe9692e74a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:47.287586 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d600750b-f291-44cf-9000-adfe9692e74a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 Jul 31 20:56:47.287773 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d600750b-f291-44cf-9000-adfe9692e74a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:47.287974 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d600750b-f291-44cf-9000-adfe9692e74a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:47.288087 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-d600750b-f291-44cf-9000-adfe9692e74a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 0b2c5754-4486-4c95-a691-75fcd4ec5702. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:47.301051 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d600750b-f291-44cf-9000-adfe9692e74a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 returned with HTTP 404 Jul 31 20:56:47.301512 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 991/4031] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:47 2026] GET /volume/v3/backups/0b2c5754-4486-4c95-a691-75fcd4ec5702 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:47.315205 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:47.317357 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:56:47.318112 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-984661584"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:47.320139 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-984661584'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:56:47.320486 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume of 1 GB Jul 31 20:56:47.328162 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Availability Zones retrieved successfully. Jul 31 20:56:47.333784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Flow 'volume_create_api' (cfe05783-4733-4812-8ec2-c02378471422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:47.335960 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41db7994-bd7b-4a03-aa05-6cb3d2329002) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:47.337465 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:56:47.362476 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (41db7994-bd7b-4a03-aa05-6cb3d2329002) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:47.363609 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4570789b-26aa-4623-b8f7-dda85bb4f6db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:47.403366 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Created reservations ['a871634f-0484-4716-bf74-ef160f304f70', 'c0b733cd-608b-4d61-a454-9c906ce54512', '9a67100d-fc1f-4675-8d50-5132e1767a76', '466762b1-32ff-4afe-b644-c89d8549db1b'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:47.403869 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4570789b-26aa-4623-b8f7-dda85bb4f6db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a871634f-0484-4716-bf74-ef160f304f70', 'c0b733cd-608b-4d61-a454-9c906ce54512', '9a67100d-fc1f-4675-8d50-5132e1767a76', '466762b1-32ff-4afe-b644-c89d8549db1b']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:47.404147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:47.405276 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (935bd3a4-dfdd-45a6-8b37-77e335732c3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:47.429783 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (935bd3a4-dfdd-45a6-8b37-77e335732c3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '38f35c6a-1326-4616-9c30-181efaccfdc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-984661584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77193cb41fcd40ec825d81372aed9e78',qos_specs=None,replication_status=,reservations=['a871634f-0484-4716-bf74-ef160f304f70','c0b733cd-608b-4d61-a454-9c906ce54512','9a67100d-fc1f-4675-8d50-5132e1767a76','466762b1-32ff-4afe-b644-c89d8549db1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c00533e365940688a87091bb993a606',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-984661584',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=38f35c6a-1326-4616-9c30-181efaccfdc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77193cb41fcd40ec825d81372aed9e78',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8c00533e365940688a87091bb993a606',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:47.430802 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448d799c-9860-4f2d-a0b5-9e32745cfee2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:47.449946 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (448d799c-9860-4f2d-a0b5-9e32745cfee2) transitioned into state 'SUCCESS' from state '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-984661584',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77193cb41fcd40ec825d81372aed9e78',qos_specs=None,replication_status=,reservations=['a871634f-0484-4716-bf74-ef160f304f70','c0b733cd-608b-4d61-a454-9c906ce54512','9a67100d-fc1f-4675-8d50-5132e1767a76','466762b1-32ff-4afe-b644-c89d8549db1b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8c00533e365940688a87091bb993a606',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:47.450818 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f88ba7c2-8346-4c93-8567-45410078634d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:47.459994 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f88ba7c2-8346-4c93-8567-45410078634d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:47.460836 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Flow 'volume_create_api' (cfe05783-4733-4812-8ec2-c02378471422) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:47.461173 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create volume request issued successfully. Jul 31 20:56:47.463987 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5aba9d06-bfd0-4c83-ae7f-70847911f58f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:56:47.463987 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1018/4032] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:56:47 2026] POST /volume/v3/volumes => generated 748 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:47.483484 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c56cebec-36eb-4345-91aa-da2873e1a73b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:47.487625 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c56cebec-36eb-4345-91aa-da2873e1a73b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 Jul 31 20:56:47.487843 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c56cebec-36eb-4345-91aa-da2873e1a73b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:47.488002 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c56cebec-36eb-4345-91aa-da2873e1a73b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:47.502868 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:47.502868 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:47.507139 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c56cebec-36eb-4345-91aa-da2873e1a73b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:56:47.508230 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:56:47.508698 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1440160875"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:47.510666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1440160875'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:56:47.510791 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume of 1 GB Jul 31 20:56:47.512087 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c56cebec-36eb-4345-91aa-da2873e1a73b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 returned with HTTP 200 Jul 31 20:56:47.512577 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1008/4033] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:47 2026] GET /volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 => generated 816 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:47.516996 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Availability Zones retrieved successfully. Jul 31 20:56:47.524440 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (7b58d695-706d-4794-b017-23c058e68196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:47.525843 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (416f6c2a-503f-4297-b967-3052dd12666c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:47.527566 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:56:47.561858 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (416f6c2a-503f-4297-b967-3052dd12666c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:47.562781 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11e3757-1825-47a7-97f5-94b57bf8f1ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:47.646961 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['7de08493-c8eb-46b8-89c8-9a51f3c3aa9d', 'c6dfe9c7-978b-4553-aed5-c95c971aedc0', 'c0c0b246-60b6-4f9e-a194-bfd29a2bb161', 'efdda701-b4d1-49e6-b231-e35258c9ca86'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:47.647781 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f11e3757-1825-47a7-97f5-94b57bf8f1ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7de08493-c8eb-46b8-89c8-9a51f3c3aa9d', 'c6dfe9c7-978b-4553-aed5-c95c971aedc0', 'c0c0b246-60b6-4f9e-a194-bfd29a2bb161', 'efdda701-b4d1-49e6-b231-e35258c9ca86']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:47.648561 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0414696f-ba81-4a67-b593-cc5c935b3087) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:47.673217 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0414696f-ba81-4a67-b593-cc5c935b3087) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea908300-81a7-401d-b109-0bb89967ceae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1440160875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['7de08493-c8eb-46b8-89c8-9a51f3c3aa9d','c6dfe9c7-978b-4553-aed5-c95c971aedc0','c0c0b246-60b6-4f9e-a194-bfd29a2bb161','efdda701-b4d1-49e6-b231-e35258c9ca86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:56:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1440160875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea908300-81a7-401d-b109-0bb89967ceae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3bd686bed74e4bbf09ab30b578839f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c727ffaed9b3491aa909717570b4a3c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:47.673904 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ef9fb4-75ed-4c00-9791-7440e4f8f11a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:47.693147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0ef9fb4-75ed-4c00-9791-7440e4f8f11a) transitioned into state 'SUCCESS' from state '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-1440160875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['7de08493-c8eb-46b8-89c8-9a51f3c3aa9d','c6dfe9c7-978b-4553-aed5-c95c971aedc0','c0c0b246-60b6-4f9e-a194-bfd29a2bb161','efdda701-b4d1-49e6-b231-e35258c9ca86'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:47.693830 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (172898d8-5d2c-427a-b90c-46627cba9a15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:47.703226 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (172898d8-5d2c-427a-b90c-46627cba9a15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:47.704437 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (7b58d695-706d-4794-b017-23c058e68196) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:47.704766 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request issued successfully. Jul 31 20:56:47.705398 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a436cdc2-265c-4ef6-8dc4-d5b36d417592 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:56:47.705798 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1017/4034] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:56:47 2026] POST /volume/v3/volumes => generated 778 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:47.716295 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c41bd6fe-2b81-45eb-83f3-f6874d8b2171 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:47.718450 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c41bd6fe-2b81-45eb-83f3-f6874d8b2171 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae Jul 31 20:56:47.718732 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c41bd6fe-2b81-45eb-83f3-f6874d8b2171 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:47.718968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c41bd6fe-2b81-45eb-83f3-f6874d8b2171 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:47.726727 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:47.726727 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:47.730253 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c41bd6fe-2b81-45eb-83f3-f6874d8b2171 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:47.733936 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c41bd6fe-2b81-45eb-83f3-f6874d8b2171 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae returned with HTTP 200 Jul 31 20:56:47.734336 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 992/4035] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:47 2026] GET /volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae => generated 957 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:48.528771 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-042d1677-c698-400d-855f-1436687a203d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:48.531335 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-042d1677-c698-400d-855f-1436687a203d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 Jul 31 20:56:48.531617 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-042d1677-c698-400d-855f-1436687a203d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:48.531882 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-042d1677-c698-400d-855f-1436687a203d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:48.543945 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:48.543945 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:48.549334 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-042d1677-c698-400d-855f-1436687a203d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:56:48.555860 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-042d1677-c698-400d-855f-1436687a203d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 returned with HTTP 200 Jul 31 20:56:48.556569 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1019/4036] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:48 2026] GET /volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:48.569405 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f287934d-de12-4f8c-8df0-70546b5b575d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:48.571962 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f287934d-de12-4f8c-8df0-70546b5b575d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:56:48.572466 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f287934d-de12-4f8c-8df0-70546b5b575d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "38f35c6a-1326-4616-9c30-181efaccfdc0", "name": "tempest-VolumesBackupsTest-Snapshot-878313240"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:48.585962 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:48.585962 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:48.586706 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f287934d-de12-4f8c-8df0-70546b5b575d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:56:48.586942 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-f287934d-de12-4f8c-8df0-70546b5b575d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Create snapshot from volume 38f35c6a-1326-4616-9c30-181efaccfdc0 Jul 31 20:56:48.642265 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-f287934d-de12-4f8c-8df0-70546b5b575d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Created reservations ['ebd80e0c-ea52-409d-87e6-409dd66ff69c', 'dbdfd731-9c24-4dd7-959c-8e33ac6ef93c', '304714aa-739e-4b3b-a2de-2cefdcf7a03e', '6885d8ec-9743-4c78-9020-368180806322'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:48.680268 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f287934d-de12-4f8c-8df0-70546b5b575d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Snapshot create request issued successfully. Jul 31 20:56:48.680825 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f287934d-de12-4f8c-8df0-70546b5b575d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:56:48.681413 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1009/4037] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:56:48 2026] POST /volume/v3/snapshots => generated 304 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:48.692628 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3799fca2-0cde-4b53-8729-20b5bbade27c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:48.695367 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3799fca2-0cde-4b53-8729-20b5bbade27c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 Jul 31 20:56:48.696344 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3799fca2-0cde-4b53-8729-20b5bbade27c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:48.696344 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3799fca2-0cde-4b53-8729-20b5bbade27c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:48.703953 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:48.703953 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:48.704638 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3799fca2-0cde-4b53-8729-20b5bbade27c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Snapshot retrieved successfully. Jul 31 20:56:48.706101 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3799fca2-0cde-4b53-8729-20b5bbade27c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 returned with HTTP 200 Jul 31 20:56:48.706721 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1018/4038] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:48 2026] GET /volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 => generated 436 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:48.746619 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-320b3d34-6eae-4a0e-b44c-93a87ffc1025 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:48.748673 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-320b3d34-6eae-4a0e-b44c-93a87ffc1025 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae Jul 31 20:56:48.748923 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-320b3d34-6eae-4a0e-b44c-93a87ffc1025 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:48.749216 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-320b3d34-6eae-4a0e-b44c-93a87ffc1025 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:48.756908 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:48.756908 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:48.760853 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-320b3d34-6eae-4a0e-b44c-93a87ffc1025 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:48.766261 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-320b3d34-6eae-4a0e-b44c-93a87ffc1025 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae returned with HTTP 200 Jul 31 20:56:48.766966 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 993/4039] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:48 2026] GET /volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:48.779890 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-da2ceac9-a285-4010-b07a-2611db776354 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:48.844986 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da2ceac9-a285-4010-b07a-2611db776354 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:56:48.845363 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-da2ceac9-a285-4010-b07a-2611db776354 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ea908300-81a7-401d-b109-0bb89967ceae", "name": "tempest-ProjectMemberTests-Snapshot-826367232"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:48.853634 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:48.853634 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:48.854174 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-da2ceac9-a285-4010-b07a-2611db776354 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Volume info retrieved successfully. Jul 31 20:56:48.854174 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-da2ceac9-a285-4010-b07a-2611db776354 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Create snapshot from volume ea908300-81a7-401d-b109-0bb89967ceae Jul 31 20:56:48.892482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-da2ceac9-a285-4010-b07a-2611db776354 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Created reservations ['cc1ed940-1c63-48c2-8187-7cd4f1eeb081', '264855bc-6d79-4cf9-8f3d-1d0aec1a82c0', 'e237da49-ecd4-49ed-8ea5-7136de665f79', '40d5d8b8-70a8-4fc6-8f5d-ed7291660d3f'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:48.924378 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-da2ceac9-a285-4010-b07a-2611db776354 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot create request issued successfully. Jul 31 20:56:48.924704 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da2ceac9-a285-4010-b07a-2611db776354 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:56:48.925211 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1020/4040] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:56:48 2026] POST /volume/v3/snapshots => generated 304 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:48.935544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-10cdf1bf-715c-4309-871c-3fc1ae5b0ced None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:48.938216 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10cdf1bf-715c-4309-871c-3fc1ae5b0ced tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] GET https://10.4.3.157/volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 Jul 31 20:56:48.938558 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10cdf1bf-715c-4309-871c-3fc1ae5b0ced tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:48.938798 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10cdf1bf-715c-4309-871c-3fc1ae5b0ced tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:48.944515 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:48.944515 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:48.944932 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-10cdf1bf-715c-4309-871c-3fc1ae5b0ced tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot retrieved successfully. Jul 31 20:56:48.945792 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10cdf1bf-715c-4309-871c-3fc1ae5b0ced tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 returned with HTTP 200 Jul 31 20:56:48.946259 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1010/4041] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:48 2026] GET /volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 => generated 436 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:49.718271 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-82a2573f-148f-4136-b58f-515c4a6ace5c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:49.720307 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-82a2573f-148f-4136-b58f-515c4a6ace5c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 Jul 31 20:56:49.720523 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-82a2573f-148f-4136-b58f-515c4a6ace5c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:49.720717 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-82a2573f-148f-4136-b58f-515c4a6ace5c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:49.726079 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:49.726079 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:49.726575 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-82a2573f-148f-4136-b58f-515c4a6ace5c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Snapshot retrieved successfully. Jul 31 20:56:49.727555 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-82a2573f-148f-4136-b58f-515c4a6ace5c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 returned with HTTP 200 Jul 31 20:56:49.728099 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1019/4042] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:49 2026] GET /volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 => generated 463 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:49.737942 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cdaa0983-6eb7-458f-b1a1-5ec6cf0eb6c4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:49.740208 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cdaa0983-6eb7-458f-b1a1-5ec6cf0eb6c4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:56:49.740644 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cdaa0983-6eb7-458f-b1a1-5ec6cf0eb6c4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "38f35c6a-1326-4616-9c30-181efaccfdc0", "snapshot_id": "1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6", "name": "tempest-VolumesBackupsTest-Backup-1116005901"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:49.742399 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-cdaa0983-6eb7-458f-b1a1-5ec6cf0eb6c4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating new backup {'backup': {'volume_id': '38f35c6a-1326-4616-9c30-181efaccfdc0', 'snapshot_id': '1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6', 'name': 'tempest-VolumesBackupsTest-Backup-1116005901'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:56:49.742641 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-cdaa0983-6eb7-458f-b1a1-5ec6cf0eb6c4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Creating backup of volume 38f35c6a-1326-4616-9c30-181efaccfdc0 in container None Jul 31 20:56:49.750801 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:49.750801 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:49.751512 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-cdaa0983-6eb7-458f-b1a1-5ec6cf0eb6c4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:56:49.757983 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:49.757983 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:49.758515 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-cdaa0983-6eb7-458f-b1a1-5ec6cf0eb6c4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Snapshot retrieved successfully. Jul 31 20:56:49.776557 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-cdaa0983-6eb7-458f-b1a1-5ec6cf0eb6c4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Created reservations ['21a617cd-7611-441e-a0df-43e04821f5e3', '251c7dc0-b937-42cc-b7e4-1d3a64838b6b'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:49.808900 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cdaa0983-6eb7-458f-b1a1-5ec6cf0eb6c4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:56:49.809304 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 994/4043] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:56:49 2026] POST /volume/v3/backups => generated 330 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:49.823856 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e6fe0823-b75b-4f85-b63d-07ce2c75cfc8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:49.826208 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e6fe0823-b75b-4f85-b63d-07ce2c75cfc8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:56:49.826454 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e6fe0823-b75b-4f85-b63d-07ce2c75cfc8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:49.826593 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e6fe0823-b75b-4f85-b63d-07ce2c75cfc8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:49.826706 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-e6fe0823-b75b-4f85-b63d-07ce2c75cfc8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:49.832457 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:49.832457 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:49.833459 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e6fe0823-b75b-4f85-b63d-07ce2c75cfc8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:56:49.833894 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1021/4044] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:49 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:49.956317 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ffa28614-376d-4660-8331-cd1bb001d93f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:49.958859 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ffa28614-376d-4660-8331-cd1bb001d93f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] GET https://10.4.3.157/volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 Jul 31 20:56:49.959114 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ffa28614-376d-4660-8331-cd1bb001d93f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:49.959360 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ffa28614-376d-4660-8331-cd1bb001d93f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:49.965828 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:49.965828 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:49.966549 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ffa28614-376d-4660-8331-cd1bb001d93f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot retrieved successfully. Jul 31 20:56:49.967658 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ffa28614-376d-4660-8331-cd1bb001d93f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 returned with HTTP 200 Jul 31 20:56:49.968167 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1011/4045] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:49 2026] GET /volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:49.978767 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-823172cf-0822-494e-81a6-cb345741134a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:49.980953 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-823172cf-0822-494e-81a6-cb345741134a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 Jul 31 20:56:49.981222 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-823172cf-0822-494e-81a6-cb345741134a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:49.981507 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-823172cf-0822-494e-81a6-cb345741134a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:49.981647 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-823172cf-0822-494e-81a6-cb345741134a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Delete snapshot with id: 94d41304-0b03-4781-9c8d-c41619c5eeb5 Jul 31 20:56:49.989286 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:49.989286 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:49.989945 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-823172cf-0822-494e-81a6-cb345741134a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot retrieved successfully. Jul 31 20:56:50.009551 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-823172cf-0822-494e-81a6-cb345741134a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot delete request issued successfully. Jul 31 20:56:50.009723 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-823172cf-0822-494e-81a6-cb345741134a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 returned with HTTP 202 Jul 31 20:56:50.010331 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1020/4046] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:56:49 2026] DELETE /volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:50.017932 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a24113cd-cca0-414f-8dd9-f391d32954d9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:50.019957 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a24113cd-cca0-414f-8dd9-f391d32954d9 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] GET https://10.4.3.157/volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 Jul 31 20:56:50.020267 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a24113cd-cca0-414f-8dd9-f391d32954d9 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:50.020559 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a24113cd-cca0-414f-8dd9-f391d32954d9 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:50.026781 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:50.026781 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:50.027327 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a24113cd-cca0-414f-8dd9-f391d32954d9 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot retrieved successfully. Jul 31 20:56:50.028233 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a24113cd-cca0-414f-8dd9-f391d32954d9 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 returned with HTTP 200 Jul 31 20:56:50.028594 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 995/4047] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:50 2026] GET /volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:50.845900 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-164fec7a-4233-4e59-82b4-8ca3dbdd96e5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:50.848352 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-164fec7a-4233-4e59-82b4-8ca3dbdd96e5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:56:50.848621 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-164fec7a-4233-4e59-82b4-8ca3dbdd96e5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:50.848874 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-164fec7a-4233-4e59-82b4-8ca3dbdd96e5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:50.848991 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-164fec7a-4233-4e59-82b4-8ca3dbdd96e5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:50.853474 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:50.853474 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:50.854301 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-164fec7a-4233-4e59-82b4-8ca3dbdd96e5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:56:50.854667 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1022/4048] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:50 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 773 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:51.038144 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-68a70417-34ed-4aef-ae3a-60030714be87 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:51.040248 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-68a70417-34ed-4aef-ae3a-60030714be87 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] GET https://10.4.3.157/volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 Jul 31 20:56:51.040476 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-68a70417-34ed-4aef-ae3a-60030714be87 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:51.040673 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-68a70417-34ed-4aef-ae3a-60030714be87 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:51.045688 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-68a70417-34ed-4aef-ae3a-60030714be87 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 returned with HTTP 404 Jul 31 20:56:51.046321 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1012/4049] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:51 2026] GET /volume/v3/snapshots/94d41304-0b03-4781-9c8d-c41619c5eeb5 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:51.054593 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-114893ba-6b92-4770-8d9b-f3e9f659a707 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:51.056975 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-114893ba-6b92-4770-8d9b-f3e9f659a707 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae Jul 31 20:56:51.057430 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-114893ba-6b92-4770-8d9b-f3e9f659a707 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:51.057722 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-114893ba-6b92-4770-8d9b-f3e9f659a707 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:51.058076 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-114893ba-6b92-4770-8d9b-f3e9f659a707 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume with id: ea908300-81a7-401d-b109-0bb89967ceae Jul 31 20:56:51.068628 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:51.068628 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:51.069272 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-114893ba-6b92-4770-8d9b-f3e9f659a707 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:51.094161 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-114893ba-6b92-4770-8d9b-f3e9f659a707 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume request issued successfully. Jul 31 20:56:51.094485 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-114893ba-6b92-4770-8d9b-f3e9f659a707 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae returned with HTTP 202 Jul 31 20:56:51.095234 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1021/4050] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:56:51 2026] DELETE /volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:51.102846 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7c1c27be-46d9-4f75-b127-0ab0bc805648 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:51.104804 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7c1c27be-46d9-4f75-b127-0ab0bc805648 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae Jul 31 20:56:51.105019 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7c1c27be-46d9-4f75-b127-0ab0bc805648 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:51.105248 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7c1c27be-46d9-4f75-b127-0ab0bc805648 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:51.113303 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:51.113303 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:51.117344 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7c1c27be-46d9-4f75-b127-0ab0bc805648 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:51.121609 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7c1c27be-46d9-4f75-b127-0ab0bc805648 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae returned with HTTP 200 Jul 31 20:56:51.122335 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 996/4051] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:51 2026] GET /volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:51.869834 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-38f5d603-7286-419b-acef-a598b202e58e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:51.871975 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-38f5d603-7286-419b-acef-a598b202e58e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:56:51.872214 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-38f5d603-7286-419b-acef-a598b202e58e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:51.872440 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-38f5d603-7286-419b-acef-a598b202e58e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:51.873467 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-38f5d603-7286-419b-acef-a598b202e58e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:51.878500 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:51.878500 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:51.879550 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-38f5d603-7286-419b-acef-a598b202e58e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:56:51.880033 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1023/4052] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:51 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 773 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:52.135111 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-daa98a20-162a-468b-b9cb-c58006320349 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:52.137388 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-daa98a20-162a-468b-b9cb-c58006320349 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae Jul 31 20:56:52.137675 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-daa98a20-162a-468b-b9cb-c58006320349 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:52.137969 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-daa98a20-162a-468b-b9cb-c58006320349 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:52.145581 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-daa98a20-162a-468b-b9cb-c58006320349 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae returned with HTTP 404 Jul 31 20:56:52.146228 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1013/4053] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:52 2026] GET /volume/v3/volumes/ea908300-81a7-401d-b109-0bb89967ceae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:52.160253 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:52.160634 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:56:52.160978 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-207281180"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:52.162802 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-207281180'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:56:52.162945 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume of 1 GB Jul 31 20:56:52.169289 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Availability Zones retrieved successfully. Jul 31 20:56:52.177040 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (320e73a7-3497-48f0-9346-8fb2dd05ecaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:52.178289 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54639cec-80cf-4da4-bd4a-45a4a096426c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:52.179314 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:56:52.207425 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54639cec-80cf-4da4-bd4a-45a4a096426c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:52.208244 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99acf25-5ec8-4fd8-8c0a-8fd128fec039) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:52.256854 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['a8cc307b-68bc-47bd-a240-80704d2e21d1', 'f1724309-7bb0-4b9d-9f52-30b7b45f67cb', '3369e4c1-4ee4-470a-82ac-ee6dcc326ebe', 'df42586b-b287-4fc9-a821-aae5c7303a40'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:52.256854 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f99acf25-5ec8-4fd8-8c0a-8fd128fec039) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8cc307b-68bc-47bd-a240-80704d2e21d1', 'f1724309-7bb0-4b9d-9f52-30b7b45f67cb', '3369e4c1-4ee4-470a-82ac-ee6dcc326ebe', 'df42586b-b287-4fc9-a821-aae5c7303a40']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:52.257374 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c61928-2bc9-4f1f-88d6-7a3af8ab7268) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:52.284576 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0c61928-2bc9-4f1f-88d6-7a3af8ab7268) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '416fb2fa-602e-49e5-867f-40df73e32a44', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-207281180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['a8cc307b-68bc-47bd-a240-80704d2e21d1','f1724309-7bb0-4b9d-9f52-30b7b45f67cb','3369e4c1-4ee4-470a-82ac-ee6dcc326ebe','df42586b-b287-4fc9-a821-aae5c7303a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:56:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-207281180',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=416fb2fa-602e-49e5-867f-40df73e32a44,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3bd686bed74e4bbf09ab30b578839f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c727ffaed9b3491aa909717570b4a3c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:52.286172 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb441e1-6450-4515-b3ea-2d1dc4766c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:52.310546 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfb441e1-6450-4515-b3ea-2d1dc4766c8c) transitioned into state 'SUCCESS' from state '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-207281180',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['a8cc307b-68bc-47bd-a240-80704d2e21d1','f1724309-7bb0-4b9d-9f52-30b7b45f67cb','3369e4c1-4ee4-470a-82ac-ee6dcc326ebe','df42586b-b287-4fc9-a821-aae5c7303a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:52.311537 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7060219c-d89d-4673-91bb-f0f1a280e243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:52.330000 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7060219c-d89d-4673-91bb-f0f1a280e243) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:52.331200 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (320e73a7-3497-48f0-9346-8fb2dd05ecaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:52.332005 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request issued successfully. Jul 31 20:56:52.332779 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a8096fe2-1eab-403f-9acd-8cd6ea9214d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:56:52.333345 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1022/4054] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:56:52 2026] POST /volume/v3/volumes => generated 777 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:52.354262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-99692e37-cd90-4aba-86df-8a1a200dfea3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:52.357256 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-99692e37-cd90-4aba-86df-8a1a200dfea3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 Jul 31 20:56:52.357542 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-99692e37-cd90-4aba-86df-8a1a200dfea3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:52.357829 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-99692e37-cd90-4aba-86df-8a1a200dfea3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:52.368698 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:52.368698 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:52.373719 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-99692e37-cd90-4aba-86df-8a1a200dfea3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:52.379490 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-99692e37-cd90-4aba-86df-8a1a200dfea3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 returned with HTTP 200 Jul 31 20:56:52.380006 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 997/4055] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:52 2026] GET /volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 => generated 956 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:52.890201 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dc6bec2d-3dcd-41a8-b876-feadc0344cc1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:52.891956 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dc6bec2d-3dcd-41a8-b876-feadc0344cc1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:56:52.892175 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dc6bec2d-3dcd-41a8-b876-feadc0344cc1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:52.892398 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dc6bec2d-3dcd-41a8-b876-feadc0344cc1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:52.892549 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-dc6bec2d-3dcd-41a8-b876-feadc0344cc1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:52.897278 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:52.897278 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:52.898116 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dc6bec2d-3dcd-41a8-b876-feadc0344cc1 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:56:52.898549 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1024/4056] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:52 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:56:53.245770 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-0fdb8177-e1e3-4d90-9ea7-09133f66a0fa req-521c277d-f886-486b-8014-ccf76631776b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:53.248405 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0fdb8177-e1e3-4d90-9ea7-09133f66a0fa req-521c277d-f886-486b-8014-ccf76631776b tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] DELETE https://10.4.3.157/volume/v3/attachments/1f373b23-9649-43be-bd2b-8ba4725f2767 Jul 31 20:56:53.248690 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0fdb8177-e1e3-4d90-9ea7-09133f66a0fa req-521c277d-f886-486b-8014-ccf76631776b tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:53.248950 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0fdb8177-e1e3-4d90-9ea7-09133f66a0fa req-521c277d-f886-486b-8014-ccf76631776b tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:53.256966 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:53.256966 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:53.308664 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0fdb8177-e1e3-4d90-9ea7-09133f66a0fa req-521c277d-f886-486b-8014-ccf76631776b tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/attachments/1f373b23-9649-43be-bd2b-8ba4725f2767 returned with HTTP 200 Jul 31 20:56:53.309121 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1014/4057] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:56:53 2026] DELETE /volume/v3/attachments/1f373b23-9649-43be-bd2b-8ba4725f2767 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:53.395306 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-154c8e81-30e9-4d48-9a8a-2c0440320eb8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:53.398747 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-154c8e81-30e9-4d48-9a8a-2c0440320eb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 Jul 31 20:56:53.398974 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-154c8e81-30e9-4d48-9a8a-2c0440320eb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:53.399247 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-154c8e81-30e9-4d48-9a8a-2c0440320eb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:53.406794 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:53.406794 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:53.410060 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-154c8e81-30e9-4d48-9a8a-2c0440320eb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:53.413821 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-154c8e81-30e9-4d48-9a8a-2c0440320eb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 returned with HTTP 200 Jul 31 20:56:53.414220 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1023/4058] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:53 2026] GET /volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 => generated 1017 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:53.429265 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9fd5646e-848c-484d-b435-951eb3c9a366 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:53.431551 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9fd5646e-848c-484d-b435-951eb3c9a366 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:56:53.431934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9fd5646e-848c-484d-b435-951eb3c9a366 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "416fb2fa-602e-49e5-867f-40df73e32a44", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-799036559"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:53.440397 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:53.440397 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:53.440743 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9fd5646e-848c-484d-b435-951eb3c9a366 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:53.440882 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-9fd5646e-848c-484d-b435-951eb3c9a366 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create snapshot from volume 416fb2fa-602e-49e5-867f-40df73e32a44 Jul 31 20:56:53.468032 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-9fd5646e-848c-484d-b435-951eb3c9a366 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['9e1a5769-41c0-4c87-810f-6225339de455', '6ba520d3-76a0-4d44-8461-836e6689c50e', '6271c627-5349-4768-a0ea-9de7c0e810bc', '07090af3-d642-4f0a-aaf2-d2579ebbb6f4'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:53.506549 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9fd5646e-848c-484d-b435-951eb3c9a366 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot create request issued successfully. Jul 31 20:56:53.507023 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9fd5646e-848c-484d-b435-951eb3c9a366 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:56:53.507487 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 998/4059] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:56:53 2026] POST /volume/v3/snapshots => generated 307 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:53.517926 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bc40758e-2ca9-45fb-94a4-33462d55d0e6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:53.520469 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bc40758e-2ca9-45fb-94a4-33462d55d0e6 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da Jul 31 20:56:53.520691 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bc40758e-2ca9-45fb-94a4-33462d55d0e6 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:53.520873 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bc40758e-2ca9-45fb-94a4-33462d55d0e6 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:53.526780 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:53.526780 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:53.527326 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-bc40758e-2ca9-45fb-94a4-33462d55d0e6 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:56:53.528151 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bc40758e-2ca9-45fb-94a4-33462d55d0e6 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da returned with HTTP 200 Jul 31 20:56:53.528564 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1025/4060] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:53 2026] GET /volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:53.909809 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7c10cbef-4f35-4a15-89cd-17aa3c2043b6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:53.914619 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7c10cbef-4f35-4a15-89cd-17aa3c2043b6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:56:53.915273 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7c10cbef-4f35-4a15-89cd-17aa3c2043b6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:53.915273 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7c10cbef-4f35-4a15-89cd-17aa3c2043b6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:53.915273 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-7c10cbef-4f35-4a15-89cd-17aa3c2043b6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:53.921987 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:53.921987 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:53.922844 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7c10cbef-4f35-4a15-89cd-17aa3c2043b6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:56:53.923297 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1015/4061] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:53 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:54.540506 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ca8fb033-b2ab-4db8-a887-9c870f092e19 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:54.543715 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ca8fb033-b2ab-4db8-a887-9c870f092e19 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da Jul 31 20:56:54.543911 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ca8fb033-b2ab-4db8-a887-9c870f092e19 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:54.544137 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ca8fb033-b2ab-4db8-a887-9c870f092e19 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:54.549396 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:54.549396 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:54.549774 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ca8fb033-b2ab-4db8-a887-9c870f092e19 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:56:54.550499 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ca8fb033-b2ab-4db8-a887-9c870f092e19 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da returned with HTTP 200 Jul 31 20:56:54.550911 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1024/4062] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:54 2026] GET /volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:54.559801 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-30a9c1bd-57ff-4cfd-aa8b-c311b48fab00 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:54.561646 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-30a9c1bd-57ff-4cfd-aa8b-c311b48fab00 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da Jul 31 20:56:54.561859 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-30a9c1bd-57ff-4cfd-aa8b-c311b48fab00 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:54.562615 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-92d493dd-d5f3-421e-b7ae-5eb3f956b0ff None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:54.563224 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-30a9c1bd-57ff-4cfd-aa8b-c311b48fab00 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:54.563341 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-30a9c1bd-57ff-4cfd-aa8b-c311b48fab00 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Delete snapshot with id: 5f7921b8-46c3-4191-88ce-93cc5d9be3da Jul 31 20:56:54.565395 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-92d493dd-d5f3-421e-b7ae-5eb3f956b0ff tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] DELETE https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 Jul 31 20:56:54.565593 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-92d493dd-d5f3-421e-b7ae-5eb3f956b0ff tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:54.565751 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-92d493dd-d5f3-421e-b7ae-5eb3f956b0ff tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:54.565898 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-92d493dd-d5f3-421e-b7ae-5eb3f956b0ff tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Delete volume with id: 767f6326-c4cd-4fc9-8fa8-c9b9a8050635 Jul 31 20:56:54.571595 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:54.571595 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:54.572055 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-30a9c1bd-57ff-4cfd-aa8b-c311b48fab00 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot retrieved successfully. Jul 31 20:56:54.582371 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:54.582371 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:54.582881 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-92d493dd-d5f3-421e-b7ae-5eb3f956b0ff tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:56:54.594268 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-30a9c1bd-57ff-4cfd-aa8b-c311b48fab00 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot delete request issued successfully. Jul 31 20:56:54.594505 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-30a9c1bd-57ff-4cfd-aa8b-c311b48fab00 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da returned with HTTP 202 Jul 31 20:56:54.594859 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 999/4063] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:56:54 2026] DELETE /volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:54.605529 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-58c241d8-0f01-4b83-9a92-02b540a02f1a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:54.607919 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-58c241d8-0f01-4b83-9a92-02b540a02f1a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] GET https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da Jul 31 20:56:54.608249 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-58c241d8-0f01-4b83-9a92-02b540a02f1a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:54.608640 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-58c241d8-0f01-4b83-9a92-02b540a02f1a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:54.613827 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-92d493dd-d5f3-421e-b7ae-5eb3f956b0ff tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Delete volume request issued successfully. Jul 31 20:56:54.614008 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-92d493dd-d5f3-421e-b7ae-5eb3f956b0ff tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 returned with HTTP 202 Jul 31 20:56:54.614495 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1026/4064] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:56:54 2026] DELETE /volume/v3/volumes/767f6326-c4cd-4fc9-8fa8-c9b9a8050635 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:54.615340 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:54.615340 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:54.615814 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-58c241d8-0f01-4b83-9a92-02b540a02f1a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot retrieved successfully. Jul 31 20:56:54.616736 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-58c241d8-0f01-4b83-9a92-02b540a02f1a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da returned with HTTP 200 Jul 31 20:56:54.617146 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1016/4065] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:54 2026] GET /volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:54.631249 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e1dab943-ee01-4142-a09c-a7ed9b02f7e3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:54.633005 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e1dab943-ee01-4142-a09c-a7ed9b02f7e3 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] DELETE https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 Jul 31 20:56:54.633229 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e1dab943-ee01-4142-a09c-a7ed9b02f7e3 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:54.634710 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e1dab943-ee01-4142-a09c-a7ed9b02f7e3 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:54.634710 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-e1dab943-ee01-4142-a09c-a7ed9b02f7e3 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Delete backup with id: 049abdfb-0690-46b1-8502-7dbae67b3390. Jul 31 20:56:54.638770 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:54.638770 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:54.653890 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-e1dab943-ee01-4142-a09c-a7ed9b02f7e3 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] delete_backup rpcapi backup_id 049abdfb-0690-46b1-8502-7dbae67b3390 {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:56:54.655760 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e1dab943-ee01-4142-a09c-a7ed9b02f7e3 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 returned with HTTP 202 Jul 31 20:56:54.656302 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1025/4066] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:56:54 2026] DELETE /volume/v3/backups/049abdfb-0690-46b1-8502-7dbae67b3390 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:56:54.668636 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b317b366-77cc-4b8f-91c4-7aa46fc37e9c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:54.669273 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b317b366-77cc-4b8f-91c4-7aa46fc37e9c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] DELETE https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d Jul 31 20:56:54.669479 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b317b366-77cc-4b8f-91c4-7aa46fc37e9c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:54.669952 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b317b366-77cc-4b8f-91c4-7aa46fc37e9c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:54.669952 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-b317b366-77cc-4b8f-91c4-7aa46fc37e9c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Delete volume with id: ffcbd1dc-493f-4929-84a2-7e971d42f69d Jul 31 20:56:54.678872 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:54.678872 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:54.679488 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b317b366-77cc-4b8f-91c4-7aa46fc37e9c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:56:54.700366 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b317b366-77cc-4b8f-91c4-7aa46fc37e9c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Delete volume request issued successfully. Jul 31 20:56:54.700549 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b317b366-77cc-4b8f-91c4-7aa46fc37e9c tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d returned with HTTP 202 Jul 31 20:56:54.700928 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1000/4067] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:56:54 2026] DELETE /volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:54.709800 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2a9979fc-de3d-4ab6-9445-caaeb33c43c3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:54.712479 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a9979fc-de3d-4ab6-9445-caaeb33c43c3 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d Jul 31 20:56:54.712479 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a9979fc-de3d-4ab6-9445-caaeb33c43c3 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:54.712479 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a9979fc-de3d-4ab6-9445-caaeb33c43c3 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:54.721437 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:54.721437 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:54.727035 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2a9979fc-de3d-4ab6-9445-caaeb33c43c3 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Volume info retrieved successfully. Jul 31 20:56:54.733645 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a9979fc-de3d-4ab6-9445-caaeb33c43c3 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d returned with HTTP 200 Jul 31 20:56:54.734055 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1027/4068] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:54 2026] GET /volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d => generated 1360 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:54.937299 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-95b266db-546f-4b01-9677-538e201f51e5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:54.939753 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-95b266db-546f-4b01-9677-538e201f51e5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:56:54.939937 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-95b266db-546f-4b01-9677-538e201f51e5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:54.940257 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-95b266db-546f-4b01-9677-538e201f51e5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:54.940387 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-95b266db-546f-4b01-9677-538e201f51e5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:54.949747 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:54.949747 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:54.950944 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-95b266db-546f-4b01-9677-538e201f51e5 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:56:54.951525 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1017/4069] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:54 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:55.555294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-90cf9622-0a21-41e4-a783-56a186a6c701 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.557487 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90cf9622-0a21-41e4-a783-56a186a6c701 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:56:55.557487 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90cf9622-0a21-41e4-a783-56a186a6c701 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.557487 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90cf9622-0a21-41e4-a783-56a186a6c701 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.567329 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:55.567329 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:55.571489 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-90cf9622-0a21-41e4-a783-56a186a6c701 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:56:55.576217 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90cf9622-0a21-41e4-a783-56a186a6c701 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:56:55.576653 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1026/4070] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:55 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:55.622146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-187812aa-a3c2-4740-8870-685fe171c004 req-659c311f-8e51-46dc-a6d5-fc343a4b2542 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.624305 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-659c311f-8e51-46dc-a6d5-fc343a4b2542 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:56:55.624557 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-659c311f-8e51-46dc-a6d5-fc343a4b2542 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.624765 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-659c311f-8e51-46dc-a6d5-fc343a4b2542 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.631909 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7979e441-596d-4ee3-8801-b3e166ba5ebe None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.633796 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7979e441-596d-4ee3-8801-b3e166ba5ebe tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] GET https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da Jul 31 20:56:55.634026 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7979e441-596d-4ee3-8801-b3e166ba5ebe tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.634238 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7979e441-596d-4ee3-8801-b3e166ba5ebe tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.636173 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:55.636173 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:55.638982 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7979e441-596d-4ee3-8801-b3e166ba5ebe tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da returned with HTTP 404 Jul 31 20:56:55.639628 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1028/4071] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:55 2026] GET /volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:55.644166 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-187812aa-a3c2-4740-8870-685fe171c004 req-659c311f-8e51-46dc-a6d5-fc343a4b2542 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:56:55.651295 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-492d09c0-fae7-4f63-9e95-c39b8abafe65 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.652861 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-659c311f-8e51-46dc-a6d5-fc343a4b2542 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:56:55.652973 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-492d09c0-fae7-4f63-9e95-c39b8abafe65 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da Jul 31 20:56:55.653329 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-492d09c0-fae7-4f63-9e95-c39b8abafe65 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.653411 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1001/4072] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:56:55 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:55.653457 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-492d09c0-fae7-4f63-9e95-c39b8abafe65 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.654798 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-492d09c0-fae7-4f63-9e95-c39b8abafe65 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete snapshot with id: 5f7921b8-46c3-4191-88ce-93cc5d9be3da Jul 31 20:56:55.661267 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-492d09c0-fae7-4f63-9e95-c39b8abafe65 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da returned with HTTP 404 Jul 31 20:56:55.661793 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1018/4073] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:56:55 2026] DELETE /volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:55.671471 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f10031ba-9ed8-4a35-bd9f-e3c6a2abd57d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.673386 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f10031ba-9ed8-4a35-bd9f-e3c6a2abd57d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da Jul 31 20:56:55.673587 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f10031ba-9ed8-4a35-bd9f-e3c6a2abd57d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.673717 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f10031ba-9ed8-4a35-bd9f-e3c6a2abd57d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.678479 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f10031ba-9ed8-4a35-bd9f-e3c6a2abd57d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da returned with HTTP 404 Jul 31 20:56:55.679049 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1027/4074] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:55 2026] GET /volume/v3/snapshots/5f7921b8-46c3-4191-88ce-93cc5d9be3da => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:55.686033 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-959e8af3-c398-45c8-9cc9-deb199e8ceca None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.687870 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-959e8af3-c398-45c8-9cc9-deb199e8ceca tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 Jul 31 20:56:55.688060 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-959e8af3-c398-45c8-9cc9-deb199e8ceca tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.688270 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-959e8af3-c398-45c8-9cc9-deb199e8ceca tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.688425 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-959e8af3-c398-45c8-9cc9-deb199e8ceca tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume with id: 416fb2fa-602e-49e5-867f-40df73e32a44 Jul 31 20:56:55.695273 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:55.695273 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:55.695575 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-959e8af3-c398-45c8-9cc9-deb199e8ceca tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:55.720450 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-959e8af3-c398-45c8-9cc9-deb199e8ceca tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume request issued successfully. Jul 31 20:56:55.720666 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-959e8af3-c398-45c8-9cc9-deb199e8ceca tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 returned with HTTP 202 Jul 31 20:56:55.721138 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1029/4075] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:56:55 2026] DELETE /volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:55.728543 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dbd4480b-3b61-41dc-8485-918937bdb26e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.730450 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dbd4480b-3b61-41dc-8485-918937bdb26e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 Jul 31 20:56:55.730688 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dbd4480b-3b61-41dc-8485-918937bdb26e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.730873 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dbd4480b-3b61-41dc-8485-918937bdb26e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.738782 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:55.738782 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:55.743293 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-dbd4480b-3b61-41dc-8485-918937bdb26e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:55.747591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f895ac5f-bb8b-43ba-bfc5-d14b367309b5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.748109 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f895ac5f-bb8b-43ba-bfc5-d14b367309b5 None None] GET https://10.4.3.157/volume// Jul 31 20:56:55.748357 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f895ac5f-bb8b-43ba-bfc5-d14b367309b5 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.748568 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f895ac5f-bb8b-43ba-bfc5-d14b367309b5 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.748700 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dbd4480b-3b61-41dc-8485-918937bdb26e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 returned with HTTP 200 Jul 31 20:56:55.749014 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f895ac5f-bb8b-43ba-bfc5-d14b367309b5 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:56:55.749322 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1002/4076] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:55 2026] GET /volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:55.749454 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1019/4077] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:56: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 20:56:55.750120 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b4885d18-b166-4f7d-b5c5-68289cc32ac6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.754105 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b4885d18-b166-4f7d-b5c5-68289cc32ac6 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] GET https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d Jul 31 20:56:55.754330 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b4885d18-b166-4f7d-b5c5-68289cc32ac6 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.754526 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b4885d18-b166-4f7d-b5c5-68289cc32ac6 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.760668 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-187812aa-a3c2-4740-8870-685fe171c004 req-ec373143-de75-4b22-ba6a-8dfed71acc08 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.764816 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b4885d18-b166-4f7d-b5c5-68289cc32ac6 tempest-TestVolumeBackupRestore-2069275326 tempest-TestVolumeBackupRestore-2069275326-project-member] https://10.4.3.157/volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d returned with HTTP 404 Jul 31 20:56:55.766319 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1028/4078] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:55 2026] GET /volume/v3/volumes/ffcbd1dc-493f-4929-84a2-7e971d42f69d => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:55.854545 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-ec373143-de75-4b22-ba6a-8dfed71acc08 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:56:55.854894 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-ec373143-de75-4b22-ba6a-8dfed71acc08 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f59cb5d0-d266-48a2-915b-6d8396a34af6", "connector": null, "instance_uuid": "6cc06c3c-bd58-4468-9692-155f1e3f16d4"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:55.870777 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:55.870777 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:55.899821 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-ec373143-de75-4b22-ba6a-8dfed71acc08 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:56:55.900333 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1030/4079] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:56:55 2026] POST /volume/v3/attachments => generated 273 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:55.928695 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6b9d4a01-560c-4c17-bbcd-e9ee8d84a292 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.930746 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6b9d4a01-560c-4c17-bbcd-e9ee8d84a292 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:56:55.930951 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6b9d4a01-560c-4c17-bbcd-e9ee8d84a292 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.931196 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6b9d4a01-560c-4c17-bbcd-e9ee8d84a292 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.941397 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:55.941397 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:55.943831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a4cca81b-3ed7-470f-97bd-bc42f08e33b6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.944199 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a4cca81b-3ed7-470f-97bd-bc42f08e33b6 None None] GET https://10.4.3.157/volume// Jul 31 20:56:55.944379 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a4cca81b-3ed7-470f-97bd-bc42f08e33b6 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.944587 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a4cca81b-3ed7-470f-97bd-bc42f08e33b6 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.944895 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a4cca81b-3ed7-470f-97bd-bc42f08e33b6 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:56:55.945021 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6b9d4a01-560c-4c17-bbcd-e9ee8d84a292 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:56:55.945247 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1020/4080] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:56: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 20:56:55.949682 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6b9d4a01-560c-4c17-bbcd-e9ee8d84a292 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:56:55.950118 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1003/4081] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:55 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 841 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:55.956027 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-187812aa-a3c2-4740-8870-685fe171c004 req-02de860b-1ff0-4fbc-a767-a89045cd09fd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.961121 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-02de860b-1ff0-4fbc-a767-a89045cd09fd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:56:55.961612 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-02de860b-1ff0-4fbc-a767-a89045cd09fd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.961612 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-02de860b-1ff0-4fbc-a767-a89045cd09fd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.964803 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8fc08063-1fc6-45da-95f7-f989f65e9fda None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:55.967269 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8fc08063-1fc6-45da-95f7-f989f65e9fda tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:56:55.967545 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8fc08063-1fc6-45da-95f7-f989f65e9fda tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:55.967802 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8fc08063-1fc6-45da-95f7-f989f65e9fda tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:55.967961 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8fc08063-1fc6-45da-95f7-f989f65e9fda tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:55.980139 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:55.980139 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:55.981216 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8fc08063-1fc6-45da-95f7-f989f65e9fda tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:56:55.981738 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1031/4082] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:55 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:55.987668 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:55.987668 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:55.992324 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-187812aa-a3c2-4740-8870-685fe171c004 req-02de860b-1ff0-4fbc-a767-a89045cd09fd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:56:55.998204 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-02de860b-1ff0-4fbc-a767-a89045cd09fd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:56:55.998762 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1029/4083] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:56:55 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 1021 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:56:56.130417 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-187812aa-a3c2-4740-8870-685fe171c004 req-77f241ec-2576-4ea2-957e-bcc1ed05f5cc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:56.132337 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-77f241ec-2576-4ea2-957e-bcc1ed05f5cc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] PUT https://10.4.3.157/volume/v3/attachments/4d308e76-1f2d-4f63-88ff-1bdd41972406 Jul 31 20:56:56.132709 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-77f241ec-2576-4ea2-957e-bcc1ed05f5cc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:56.140140 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-187812aa-a3c2-4740-8870-685fe171c004 req-77f241ec-2576-4ea2-957e-bcc1ed05f5cc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Acquiring lock "cinder-attachment_update-f59cb5d0-d266-48a2-915b-6d8396a34af6-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:56:56.147641 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-187812aa-a3c2-4740-8870-685fe171c004 req-77f241ec-2576-4ea2-957e-bcc1ed05f5cc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Lock "cinder-attachment_update-f59cb5d0-d266-48a2-915b-6d8396a34af6-np0000006272" acquired by "attachment_update" :: waited 0.008s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:56:56.148617 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:56.148617 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:56.254537 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-187812aa-a3c2-4740-8870-685fe171c004 req-77f241ec-2576-4ea2-957e-bcc1ed05f5cc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Lock "cinder-attachment_update-f59cb5d0-d266-48a2-915b-6d8396a34af6-np0000006272" released by "attachment_update" :: held 0.107s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:56:56.254925 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-77f241ec-2576-4ea2-957e-bcc1ed05f5cc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/attachments/4d308e76-1f2d-4f63-88ff-1bdd41972406 returned with HTTP 200 Jul 31 20:56:56.255706 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1021/4084] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:56:56 2026] PUT /volume/v3/attachments/4d308e76-1f2d-4f63-88ff-1bdd41972406 => generated 969 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:56.764039 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-35ffead9-68c2-4e96-a30a-8411590c678c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:56.765861 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-35ffead9-68c2-4e96-a30a-8411590c678c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 Jul 31 20:56:56.766028 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-35ffead9-68c2-4e96-a30a-8411590c678c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:56.766252 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-35ffead9-68c2-4e96-a30a-8411590c678c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:56.771703 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-35ffead9-68c2-4e96-a30a-8411590c678c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 returned with HTTP 404 Jul 31 20:56:56.772161 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1004/4085] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:56 2026] GET /volume/v3/volumes/416fb2fa-602e-49e5-867f-40df73e32a44 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:56.781837 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-df412491-f871-42fe-807e-529283c55d1e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:56.784256 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:56:56.784610 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1912036037"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:56.786027 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1912036037'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:56:56.786696 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume of 1 GB Jul 31 20:56:56.791041 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Availability Zones retrieved successfully. Jul 31 20:56:56.799567 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (939e9da5-7fbd-4963-9580-3f6fee9baa26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:56.800944 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc53bfc0-0f5e-4a5b-9a06-11346604fdc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:56.802238 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:56:56.829118 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc53bfc0-0f5e-4a5b-9a06-11346604fdc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:56.829854 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4d36ef-7c74-4c7b-9a16-af277f9b1567) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:56.875567 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['f3dd4a4d-55ae-4be0-97b1-44155f887ce6', 'a1630d90-807a-4040-a68d-f558436ab9f5', '08522775-2afc-4c48-a98d-48048d515d4b', '4d31fcb0-135d-484c-8531-867fb541a144'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:56.876525 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b4d36ef-7c74-4c7b-9a16-af277f9b1567) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f3dd4a4d-55ae-4be0-97b1-44155f887ce6', 'a1630d90-807a-4040-a68d-f558436ab9f5', '08522775-2afc-4c48-a98d-48048d515d4b', '4d31fcb0-135d-484c-8531-867fb541a144']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:56.877232 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5341c1d6-af3c-4ea4-955a-88230acb7b86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:56.902435 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5341c1d6-af3c-4ea4-955a-88230acb7b86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '394249ec-8b7a-44aa-bdb4-4705830fed18', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1912036037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['f3dd4a4d-55ae-4be0-97b1-44155f887ce6','a1630d90-807a-4040-a68d-f558436ab9f5','08522775-2afc-4c48-a98d-48048d515d4b','4d31fcb0-135d-484c-8531-867fb541a144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:56:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1912036037',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=394249ec-8b7a-44aa-bdb4-4705830fed18,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3bd686bed74e4bbf09ab30b578839f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c727ffaed9b3491aa909717570b4a3c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:56.903457 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189a6777-ec00-49a3-8108-e1e9479d3104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:56.932526 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189a6777-ec00-49a3-8108-e1e9479d3104) transitioned into state 'SUCCESS' from state '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-1912036037',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['f3dd4a4d-55ae-4be0-97b1-44155f887ce6','a1630d90-807a-4040-a68d-f558436ab9f5','08522775-2afc-4c48-a98d-48048d515d4b','4d31fcb0-135d-484c-8531-867fb541a144'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:56.933147 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cd89692-ca75-46c6-954e-164867676ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:56:56.955770 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cd89692-ca75-46c6-954e-164867676ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:56:56.956603 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (939e9da5-7fbd-4963-9580-3f6fee9baa26) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:56:56.956910 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request issued successfully. Jul 31 20:56:56.957569 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-df412491-f871-42fe-807e-529283c55d1e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:56:56.958096 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1032/4086] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:56:56 2026] POST /volume/v3/volumes => generated 778 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:56:56.971099 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3af2bdff-4c25-4f2a-a9f1-58933cdee84f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:56.972290 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8333defc-f6a9-4a2c-a894-ce41c1e9ea90 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:56.973768 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3af2bdff-4c25-4f2a-a9f1-58933cdee84f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:56:56.974250 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3af2bdff-4c25-4f2a-a9f1-58933cdee84f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:56.974490 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3af2bdff-4c25-4f2a-a9f1-58933cdee84f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:56.975328 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8333defc-f6a9-4a2c-a894-ce41c1e9ea90 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 Jul 31 20:56:56.975621 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8333defc-f6a9-4a2c-a894-ce41c1e9ea90 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:56.975783 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8333defc-f6a9-4a2c-a894-ce41c1e9ea90 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:56.994280 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:56.994280 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:56.994852 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b3959952-89e6-4f2b-827b-081999612f5a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:56.996599 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:56.996599 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:56.999208 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8333defc-f6a9-4a2c-a894-ce41c1e9ea90 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:56.999601 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b3959952-89e6-4f2b-827b-081999612f5a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:56:56.999854 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b3959952-89e6-4f2b-827b-081999612f5a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:57.000146 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b3959952-89e6-4f2b-827b-081999612f5a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:57.000343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-b3959952-89e6-4f2b-827b-081999612f5a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:57.001503 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3af2bdff-4c25-4f2a-a9f1-58933cdee84f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:56:57.004576 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8333defc-f6a9-4a2c-a894-ce41c1e9ea90 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 returned with HTTP 200 Jul 31 20:56:57.005005 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1022/4087] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:56 2026] GET /volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 => generated 957 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:57.009569 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3af2bdff-4c25-4f2a-a9f1-58933cdee84f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:56:57.010199 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1030/4088] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:56 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 842 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:57.013860 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:57.013860 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:57.014791 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b3959952-89e6-4f2b-827b-081999612f5a tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:56:57.015184 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1005/4089] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:56 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:58.020950 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e6dfaa8e-b635-4eb9-9739-0357229f220a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:58.022475 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a616cf3e-43b6-4cc3-ad15-49ad63577d35 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:58.022981 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e6dfaa8e-b635-4eb9-9739-0357229f220a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 Jul 31 20:56:58.023252 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e6dfaa8e-b635-4eb9-9739-0357229f220a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:58.023468 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e6dfaa8e-b635-4eb9-9739-0357229f220a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:58.024555 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a616cf3e-43b6-4cc3-ad15-49ad63577d35 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:56:58.024839 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a616cf3e-43b6-4cc3-ad15-49ad63577d35 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:58.025171 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a616cf3e-43b6-4cc3-ad15-49ad63577d35 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:58.027401 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-90b7d6e4-b504-41dc-b37d-c964f63ec1dd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:58.029779 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90b7d6e4-b504-41dc-b37d-c964f63ec1dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:56:58.030029 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90b7d6e4-b504-41dc-b37d-c964f63ec1dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:58.030303 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90b7d6e4-b504-41dc-b37d-c964f63ec1dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:58.030450 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-90b7d6e4-b504-41dc-b37d-c964f63ec1dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:58.032845 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:INSERT=57,cinder:SELECT=283,cinder:UPDATE=84 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:56:58.034835 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:58.034835 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:58.038192 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:58.038192 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:58.039502 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:58.039502 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:58.040507 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90b7d6e4-b504-41dc-b37d-c964f63ec1dd tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:56:58.041008 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1031/4090] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:58 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:58.041675 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e6dfaa8e-b635-4eb9-9739-0357229f220a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:58.043544 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a616cf3e-43b6-4cc3-ad15-49ad63577d35 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:56:58.049879 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e6dfaa8e-b635-4eb9-9739-0357229f220a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 returned with HTTP 200 Jul 31 20:56:58.050495 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1033/4091] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:58 2026] GET /volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 => generated 1018 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:58.052142 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a616cf3e-43b6-4cc3-ad15-49ad63577d35 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:56:58.052903 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1023/4092] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:58 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:58.066349 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-30e4791d-6ff0-4fc8-baa0-e8d638ab6fd1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:58.068086 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-30e4791d-6ff0-4fc8-baa0-e8d638ab6fd1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:56:58.068716 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-30e4791d-6ff0-4fc8-baa0-e8d638ab6fd1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "394249ec-8b7a-44aa-bdb4-4705830fed18", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-631853797"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:58.079613 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:58.079613 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:58.079613 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-30e4791d-6ff0-4fc8-baa0-e8d638ab6fd1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:56:58.079613 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-30e4791d-6ff0-4fc8-baa0-e8d638ab6fd1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create snapshot from volume 394249ec-8b7a-44aa-bdb4-4705830fed18 Jul 31 20:56:58.108706 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-30e4791d-6ff0-4fc8-baa0-e8d638ab6fd1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['274dd31d-aa1b-4b52-9371-7811236ead3e', '557c89bf-aa40-4034-acd7-54b8b1384dc4', '1477543e-7ac9-48b3-9f14-a1d832996d90', '7d5545a1-8da3-46a8-95d6-40f0388960f8'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:56:58.139922 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-30e4791d-6ff0-4fc8-baa0-e8d638ab6fd1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot create request issued successfully. Jul 31 20:56:58.139922 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-30e4791d-6ff0-4fc8-baa0-e8d638ab6fd1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:56:58.139922 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1006/4093] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:56:58 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 20:56:58.148301 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4cb803a7-e079-4376-93e3-655b0394ae70 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:58.150266 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4cb803a7-e079-4376-93e3-655b0394ae70 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 Jul 31 20:56:58.150585 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4cb803a7-e079-4376-93e3-655b0394ae70 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:58.150832 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4cb803a7-e079-4376-93e3-655b0394ae70 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:58.156957 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:58.156957 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:58.157530 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4cb803a7-e079-4376-93e3-655b0394ae70 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:56:58.160586 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4cb803a7-e079-4376-93e3-655b0394ae70 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 returned with HTTP 200 Jul 31 20:56:58.160586 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1032/4094] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:58 2026] GET /volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:59.054687 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8e4445e3-b6ce-490b-8c77-1dfcb9c990e0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.058615 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e4445e3-b6ce-490b-8c77-1dfcb9c990e0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:56:59.058615 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e4445e3-b6ce-490b-8c77-1dfcb9c990e0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.058615 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e4445e3-b6ce-490b-8c77-1dfcb9c990e0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.058615 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8e4445e3-b6ce-490b-8c77-1dfcb9c990e0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:56:59.062805 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.062805 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:59.064372 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e4445e3-b6ce-490b-8c77-1dfcb9c990e0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:56:59.065174 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1034/4095] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:59 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:59.073262 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-682e2c99-8f7f-45f2-80ad-5d83a6094a52 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.078360 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-682e2c99-8f7f-45f2-80ad-5d83a6094a52 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:56:59.078360 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-682e2c99-8f7f-45f2-80ad-5d83a6094a52 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.078662 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-682e2c99-8f7f-45f2-80ad-5d83a6094a52 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.095381 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=163,cinder:UPDATE=31,cinder:INSERT=11 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:56:59.098583 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.098583 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:59.103979 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-682e2c99-8f7f-45f2-80ad-5d83a6094a52 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:56:59.109735 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-682e2c99-8f7f-45f2-80ad-5d83a6094a52 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:56:59.110166 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1024/4096] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:59 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:59.172561 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b3129cb3-95cd-44c0-83d8-6b2b034ccb42 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.176029 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b3129cb3-95cd-44c0-83d8-6b2b034ccb42 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 Jul 31 20:56:59.178594 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b3129cb3-95cd-44c0-83d8-6b2b034ccb42 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.178894 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b3129cb3-95cd-44c0-83d8-6b2b034ccb42 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.193857 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.193857 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:59.193857 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b3129cb3-95cd-44c0-83d8-6b2b034ccb42 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:56:59.193857 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b3129cb3-95cd-44c0-83d8-6b2b034ccb42 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 returned with HTTP 200 Jul 31 20:56:59.193857 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1007/4097] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:59 2026] GET /volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:59.204218 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-59488711-ad7a-4598-83a1-b2ea6e3d553f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.208625 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-59488711-ad7a-4598-83a1-b2ea6e3d553f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] POST https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759/action Jul 31 20:56:59.209077 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-59488711-ad7a-4598-83a1-b2ea6e3d553f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:56:59.209265 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-59488711-ad7a-4598-83a1-b2ea6e3d553f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:59.218566 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.218566 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:59.218996 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-59488711-ad7a-4598-83a1-b2ea6e3d553f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot retrieved successfully. Jul 31 20:56:59.219875 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.policy [None req-59488711-ad7a-4598-83a1-b2ea6e3d553f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '303d9e6c513140b880a1a65be56576b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e3bd686bed74e4bbf09ab30b578839f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100192) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:56:59.220080 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-59488711-ad7a-4598-83a1-b2ea6e3d553f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759/action returned with HTTP 403 Jul 31 20:56:59.220790 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1033/4098] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:56:59 2026] POST /volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759/action => generated 133 bytes in 18 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:59.231852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-25e2140c-346e-41b5-a814-0c4538c6c221 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.233510 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-25e2140c-346e-41b5-a814-0c4538c6c221 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 Jul 31 20:56:59.234838 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-25e2140c-346e-41b5-a814-0c4538c6c221 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.235385 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-25e2140c-346e-41b5-a814-0c4538c6c221 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.236636 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-25e2140c-346e-41b5-a814-0c4538c6c221 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete snapshot with id: 3f44b048-dc1a-4d69-8397-482652bc9759 Jul 31 20:56:59.241715 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.241715 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:59.244074 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-25e2140c-346e-41b5-a814-0c4538c6c221 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:56:59.271208 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-25e2140c-346e-41b5-a814-0c4538c6c221 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot delete request issued successfully. Jul 31 20:56:59.271208 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-25e2140c-346e-41b5-a814-0c4538c6c221 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 returned with HTTP 202 Jul 31 20:56:59.271208 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1035/4099] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:56:59 2026] DELETE /volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:56:59.281890 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a0f0ba6f-9de7-4e61-a03c-bcdd704a9e51 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.285868 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a0f0ba6f-9de7-4e61-a03c-bcdd704a9e51 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 Jul 31 20:56:59.286168 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a0f0ba6f-9de7-4e61-a03c-bcdd704a9e51 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.288439 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a0f0ba6f-9de7-4e61-a03c-bcdd704a9e51 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.299185 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.299185 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:59.299646 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a0f0ba6f-9de7-4e61-a03c-bcdd704a9e51 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:56:59.300406 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a0f0ba6f-9de7-4e61-a03c-bcdd704a9e51 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 returned with HTTP 200 Jul 31 20:56:59.300877 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1025/4100] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:56:59 2026] GET /volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 => generated 465 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:59.566010 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-98bc34f3-f096-4b02-abaf-66dca9868796 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.567761 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98bc34f3-f096-4b02-abaf-66dca9868796 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:56:59.569656 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98bc34f3-f096-4b02-abaf-66dca9868796 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.569656 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98bc34f3-f096-4b02-abaf-66dca9868796 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.587647 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.587647 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:59.596153 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-98bc34f3-f096-4b02-abaf-66dca9868796 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:56:59.600191 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98bc34f3-f096-4b02-abaf-66dca9868796 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:56:59.600863 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1008/4101] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:59 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:59.606702 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-187812aa-a3c2-4740-8870-685fe171c004 req-9774e684-ec37-4dc2-a1c9-914ed138cc24 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.611304 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-9774e684-ec37-4dc2-a1c9-914ed138cc24 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/attachments/4d308e76-1f2d-4f63-88ff-1bdd41972406/action Jul 31 20:56:59.611809 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-9774e684-ec37-4dc2-a1c9-914ed138cc24 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:56:59.611993 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-9774e684-ec37-4dc2-a1c9-914ed138cc24 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:59.616319 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dd92ea2f-ea76-4159-bf65-dae1b3ac6a70 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.618852 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dd92ea2f-ea76-4159-bf65-dae1b3ac6a70 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:56:59.619083 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dd92ea2f-ea76-4159-bf65-dae1b3ac6a70 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.619316 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dd92ea2f-ea76-4159-bf65-dae1b3ac6a70 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.627223 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.627223 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:59.631701 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-dd92ea2f-ea76-4159-bf65-dae1b3ac6a70 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:56:59.636806 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dd92ea2f-ea76-4159-bf65-dae1b3ac6a70 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:56:59.636929 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.636929 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:59.637254 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1036/4102] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:59 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 858 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:59.653520 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-187812aa-a3c2-4740-8870-685fe171c004 req-9774e684-ec37-4dc2-a1c9-914ed138cc24 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/attachments/4d308e76-1f2d-4f63-88ff-1bdd41972406/action returned with HTTP 204 Jul 31 20:56:59.654308 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1034/4103] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:56:59 2026] POST /volume/v3/attachments/4d308e76-1f2d-4f63-88ff-1bdd41972406/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:56:59.690855 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-91e02359-509a-4b97-9320-aee50af38bdb req-a0d87f58-f0a3-40b0-933e-145e93f42dbe None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.694619 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-a0d87f58-f0a3-40b0-933e-145e93f42dbe tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:56:59.694854 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-a0d87f58-f0a3-40b0-933e-145e93f42dbe tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.695083 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-a0d87f58-f0a3-40b0-933e-145e93f42dbe tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.706275 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.706275 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:56:59.721089 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-91e02359-509a-4b97-9320-aee50af38bdb req-a0d87f58-f0a3-40b0-933e-145e93f42dbe tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:56:59.727768 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-a0d87f58-f0a3-40b0-933e-145e93f42dbe tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:56:59.728250 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1026/4104] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:56:59 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:59.820245 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-851aa595-f578-4124-8603-01cb416a555e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.820784 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-851aa595-f578-4124-8603-01cb416a555e None None] GET https://10.4.3.157/volume// Jul 31 20:56:59.821046 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-851aa595-f578-4124-8603-01cb416a555e None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.821323 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-851aa595-f578-4124-8603-01cb416a555e None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.821749 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-851aa595-f578-4124-8603-01cb416a555e None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:56:59.822184 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1009/4105] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:56: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 20:56:59.836526 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-91e02359-509a-4b97-9320-aee50af38bdb req-0183969b-2ed5-454c-b9f6-5f53e8a816c8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.842196 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-0183969b-2ed5-454c-b9f6-5f53e8a816c8 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:56:59.842743 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-0183969b-2ed5-454c-b9f6-5f53e8a816c8 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f7d5cde2-a03a-41be-bc44-32b0e0579005", "connector": null, "instance_uuid": "45a3fbd8-65c7-4c13-af74-df2e3650f409"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:56:59.857176 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.857176 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:56:59.899862 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-0183969b-2ed5-454c-b9f6-5f53e8a816c8 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:56:59.899862 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1037/4106] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:56:59 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:56:59.939562 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dbd0c2ad-e559-41d0-8528-a05259d27298 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.942171 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dbd0c2ad-e559-41d0-8528-a05259d27298 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:56:59.942380 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dbd0c2ad-e559-41d0-8528-a05259d27298 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.942563 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dbd0c2ad-e559-41d0-8528-a05259d27298 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.950327 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9ff979e1-ea86-4c55-b42a-d9d5ac832495 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.950749 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9ff979e1-ea86-4c55-b42a-d9d5ac832495 None None] GET https://10.4.3.157/volume// Jul 31 20:56:59.950967 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9ff979e1-ea86-4c55-b42a-d9d5ac832495 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.951211 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9ff979e1-ea86-4c55-b42a-d9d5ac832495 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.951616 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9ff979e1-ea86-4c55-b42a-d9d5ac832495 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:56:59.952153 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1027/4107] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:56: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 20:56:59.957635 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.957635 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:56:59.963619 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-91e02359-509a-4b97-9320-aee50af38bdb req-8bc804a0-37be-44ad-b42e-ff3b59726d34 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:56:59.964611 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dbd0c2ad-e559-41d0-8528-a05259d27298 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:56:59.966281 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-8bc804a0-37be-44ad-b42e-ff3b59726d34 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:56:59.966549 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-8bc804a0-37be-44ad-b42e-ff3b59726d34 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:56:59.966759 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-8bc804a0-37be-44ad-b42e-ff3b59726d34 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:56:59.971438 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dbd0c2ad-e559-41d0-8528-a05259d27298 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:56:59.971883 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1035/4108] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:56:59 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:56:59.987006 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:56:59.987006 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:56:59.991514 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-91e02359-509a-4b97-9320-aee50af38bdb req-8bc804a0-37be-44ad-b42e-ff3b59726d34 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:56:59.997587 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-8bc804a0-37be-44ad-b42e-ff3b59726d34 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:56:59.998098 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1010/4109] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:56:59 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 1037 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:00.083966 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c862d190-38fe-4715-a789-e20242488d02 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:00.092838 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c862d190-38fe-4715-a789-e20242488d02 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:57:00.092838 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c862d190-38fe-4715-a789-e20242488d02 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:00.093383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c862d190-38fe-4715-a789-e20242488d02 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:00.095476 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-c862d190-38fe-4715-a789-e20242488d02 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:00.103926 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:00.103926 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:00.105033 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c862d190-38fe-4715-a789-e20242488d02 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:57:00.106487 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1038/4110] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:00 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:00.124392 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-563c42db-5ce9-494f-aaf8-761463a84774 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:00.126563 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-563c42db-5ce9-494f-aaf8-761463a84774 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:00.127212 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-563c42db-5ce9-494f-aaf8-761463a84774 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:00.127212 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-563c42db-5ce9-494f-aaf8-761463a84774 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:00.141439 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:00.141439 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:00.147513 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-563c42db-5ce9-494f-aaf8-761463a84774 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:00.151818 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-91e02359-509a-4b97-9320-aee50af38bdb req-f8f4ce8d-bea8-43a1-97a7-d8aecc95d8c4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:00.153674 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-563c42db-5ce9-494f-aaf8-761463a84774 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:57:00.154100 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1028/4111] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:00 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:00.154567 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-f8f4ce8d-bea8-43a1-97a7-d8aecc95d8c4 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] PUT https://10.4.3.157/volume/v3/attachments/94629cbf-11a4-47c8-8b4f-d0862a3ad0ec Jul 31 20:57:00.155021 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-f8f4ce8d-bea8-43a1-97a7-d8aecc95d8c4 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:00.173156 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1d6a2d19-1475-4090-a3c9-7d9ed26dbf9a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:00.173624 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1d6a2d19-1475-4090-a3c9-7d9ed26dbf9a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:57:00.174095 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1d6a2d19-1475-4090-a3c9-7d9ed26dbf9a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f59cb5d0-d266-48a2-915b-6d8396a34af6", "name": "tempest-VolumesBackupsTest-Backup-853332440", "force": true, "container": "tempest-volumesbackupstest-backup-container-1463705398"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:00.175645 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-91e02359-509a-4b97-9320-aee50af38bdb req-f8f4ce8d-bea8-43a1-97a7-d8aecc95d8c4 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Acquiring lock "cinder-attachment_update-f7d5cde2-a03a-41be-bc44-32b0e0579005-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:57:00.175746 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-1d6a2d19-1475-4090-a3c9-7d9ed26dbf9a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating new backup {'backup': {'volume_id': 'f59cb5d0-d266-48a2-915b-6d8396a34af6', 'name': 'tempest-VolumesBackupsTest-Backup-853332440', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-1463705398'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:57:00.175840 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-1d6a2d19-1475-4090-a3c9-7d9ed26dbf9a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating backup of volume f59cb5d0-d266-48a2-915b-6d8396a34af6 in container tempest-volumesbackupstest-backup-container-1463705398 Jul 31 20:57:00.181188 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-91e02359-509a-4b97-9320-aee50af38bdb req-f8f4ce8d-bea8-43a1-97a7-d8aecc95d8c4 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Lock "cinder-attachment_update-f7d5cde2-a03a-41be-bc44-32b0e0579005-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:57:00.182205 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:00.182205 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:00.191153 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:00.191153 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:00.191153 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1d6a2d19-1475-4090-a3c9-7d9ed26dbf9a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:00.230584 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-1d6a2d19-1475-4090-a3c9-7d9ed26dbf9a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['63c12c90-c675-4ef6-89e1-d51b53306e71', '06938c99-4ab5-4347-b23f-89c8c6ce2a7c'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:00.268615 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1d6a2d19-1475-4090-a3c9-7d9ed26dbf9a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:57:00.269210 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1011/4112] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:57:00 2026] POST /volume/v3/backups => generated 329 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:00.283000 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-91e02359-509a-4b97-9320-aee50af38bdb req-f8f4ce8d-bea8-43a1-97a7-d8aecc95d8c4 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Lock "cinder-attachment_update-f7d5cde2-a03a-41be-bc44-32b0e0579005-np0000006272" released by "attachment_update" :: held 0.101s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:57:00.283546 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-f8f4ce8d-bea8-43a1-97a7-d8aecc95d8c4 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/attachments/94629cbf-11a4-47c8-8b4f-d0862a3ad0ec returned with HTTP 200 Jul 31 20:57:00.283717 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1036/4113] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:57:00 2026] PUT /volume/v3/attachments/94629cbf-11a4-47c8-8b4f-d0862a3ad0ec => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:00.283792 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1f3e2ce3-329e-4568-9a86-dbe31197f741 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:00.285965 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1f3e2ce3-329e-4568-9a86-dbe31197f741 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:00.286997 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1f3e2ce3-329e-4568-9a86-dbe31197f741 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:00.287261 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1f3e2ce3-329e-4568-9a86-dbe31197f741 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:00.287369 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1f3e2ce3-329e-4568-9a86-dbe31197f741 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:00.292798 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:00.292798 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:00.293758 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1f3e2ce3-329e-4568-9a86-dbe31197f741 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:00.294329 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1039/4114] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:00 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:00.317220 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a2d3551e-121c-4d8d-a0ad-0ed3e6170f81 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:00.319888 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a2d3551e-121c-4d8d-a0ad-0ed3e6170f81 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 Jul 31 20:57:00.320214 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a2d3551e-121c-4d8d-a0ad-0ed3e6170f81 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:00.320523 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a2d3551e-121c-4d8d-a0ad-0ed3e6170f81 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:00.327417 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a2d3551e-121c-4d8d-a0ad-0ed3e6170f81 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 returned with HTTP 404 Jul 31 20:57:00.327417 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1029/4115] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:00 2026] GET /volume/v3/snapshots/3f44b048-dc1a-4d69-8397-482652bc9759 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:00.336276 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-aef73477-94a3-4e7c-9017-85b557ad527b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:00.338491 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aef73477-94a3-4e7c-9017-85b557ad527b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 Jul 31 20:57:00.338491 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aef73477-94a3-4e7c-9017-85b557ad527b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:00.339025 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aef73477-94a3-4e7c-9017-85b557ad527b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:00.339025 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-aef73477-94a3-4e7c-9017-85b557ad527b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume with id: 394249ec-8b7a-44aa-bdb4-4705830fed18 Jul 31 20:57:00.347623 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:00.347623 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:00.348206 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-aef73477-94a3-4e7c-9017-85b557ad527b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:00.384976 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-aef73477-94a3-4e7c-9017-85b557ad527b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume request issued successfully. Jul 31 20:57:00.384976 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aef73477-94a3-4e7c-9017-85b557ad527b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 returned with HTTP 202 Jul 31 20:57:00.384976 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1012/4116] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:00 2026] DELETE /volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:00.394331 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9652340b-5540-4e73-86cd-c84582882d44 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:00.395995 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9652340b-5540-4e73-86cd-c84582882d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 Jul 31 20:57:00.396284 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9652340b-5540-4e73-86cd-c84582882d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:00.396514 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9652340b-5540-4e73-86cd-c84582882d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:00.404620 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:00.404620 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:00.409021 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9652340b-5540-4e73-86cd-c84582882d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:00.418589 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9652340b-5540-4e73-86cd-c84582882d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 returned with HTTP 200 Jul 31 20:57:00.418589 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1037/4117] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:00 2026] GET /volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 => generated 1017 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:00.986022 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e4eeb486-b9a4-4850-b95f-d2baeeb5c1ad None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:00.989344 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e4eeb486-b9a4-4850-b95f-d2baeeb5c1ad tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:00.989611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e4eeb486-b9a4-4850-b95f-d2baeeb5c1ad tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:00.989853 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e4eeb486-b9a4-4850-b95f-d2baeeb5c1ad tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:01.002813 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:01.002813 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:01.008229 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e4eeb486-b9a4-4850-b95f-d2baeeb5c1ad tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:01.013689 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e4eeb486-b9a4-4850-b95f-d2baeeb5c1ad tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:57:01.016903 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1040/4118] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:00 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:01.118243 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-00ff43b9-f456-4acc-a046-12b6b1e501c8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:01.121630 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-00ff43b9-f456-4acc-a046-12b6b1e501c8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:57:01.121630 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-00ff43b9-f456-4acc-a046-12b6b1e501c8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:01.121630 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-00ff43b9-f456-4acc-a046-12b6b1e501c8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:01.121630 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-00ff43b9-f456-4acc-a046-12b6b1e501c8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:01.129255 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:01.129255 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:01.129255 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-00ff43b9-f456-4acc-a046-12b6b1e501c8 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:57:01.129255 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1030/4119] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:01 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:01.306022 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9b6f21f3-d5c3-486d-b892-431cc73d6932 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:01.310022 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9b6f21f3-d5c3-486d-b892-431cc73d6932 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:01.310336 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9b6f21f3-d5c3-486d-b892-431cc73d6932 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:01.310605 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9b6f21f3-d5c3-486d-b892-431cc73d6932 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:01.310754 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-9b6f21f3-d5c3-486d-b892-431cc73d6932 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:01.318779 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:01.318779 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:01.319867 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9b6f21f3-d5c3-486d-b892-431cc73d6932 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:01.320346 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1013/4120] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:01 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:01.435605 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6537e326-2d65-4bf5-8a39-d7365680d390 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:01.438628 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6537e326-2d65-4bf5-8a39-d7365680d390 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 Jul 31 20:57:01.441148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6537e326-2d65-4bf5-8a39-d7365680d390 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:01.441148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6537e326-2d65-4bf5-8a39-d7365680d390 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:01.447636 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6537e326-2d65-4bf5-8a39-d7365680d390 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 returned with HTTP 404 Jul 31 20:57:01.448143 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1038/4121] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:01 2026] GET /volume/v3/volumes/394249ec-8b7a-44aa-bdb4-4705830fed18 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:01.458443 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8ee2c07b-a213-4d27-979d-e70894485e12 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:01.461961 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:01.462281 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1133424588"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:01.463657 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1133424588'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:01.463900 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume of 1 GB Jul 31 20:57:01.469457 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Availability Zones retrieved successfully. Jul 31 20:57:01.474572 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (f9cc0b35-3917-4032-8688-72ceafd480a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:01.476575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47f56c1-2b65-4fa3-998f-995fb8cfbf17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:01.476575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:01.507521 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b47f56c1-2b65-4fa3-998f-995fb8cfbf17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:01.508465 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd011b1d-7e9f-4cb4-8280-562dcede5e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:01.556676 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['1b24b43c-a404-49c8-abea-3b5f253b280a', 'cbfa5a20-e304-4502-8817-45aef6f8ffc5', '8c97600e-2192-494e-b332-a47a07d1014f', '87845e58-c704-4a45-9b1e-9175162f3a83'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:01.557629 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dd011b1d-7e9f-4cb4-8280-562dcede5e4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b24b43c-a404-49c8-abea-3b5f253b280a', 'cbfa5a20-e304-4502-8817-45aef6f8ffc5', '8c97600e-2192-494e-b332-a47a07d1014f', '87845e58-c704-4a45-9b1e-9175162f3a83']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:01.558827 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93bdd24-7b09-447e-8afd-084b53a51411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:01.589958 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b93bdd24-7b09-447e-8afd-084b53a51411) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c1e76fca-016f-4a5a-aa1e-778b0b7ed990', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1133424588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['1b24b43c-a404-49c8-abea-3b5f253b280a','cbfa5a20-e304-4502-8817-45aef6f8ffc5','8c97600e-2192-494e-b332-a47a07d1014f','87845e58-c704-4a45-9b1e-9175162f3a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1133424588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c1e76fca-016f-4a5a-aa1e-778b0b7ed990,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3bd686bed74e4bbf09ab30b578839f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c727ffaed9b3491aa909717570b4a3c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:01.591110 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b58d326-b456-4388-bdf2-dc19662ff13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:01.609744 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b58d326-b456-4388-bdf2-dc19662ff13d) transitioned into state 'SUCCESS' from state '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-1133424588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['1b24b43c-a404-49c8-abea-3b5f253b280a','cbfa5a20-e304-4502-8817-45aef6f8ffc5','8c97600e-2192-494e-b332-a47a07d1014f','87845e58-c704-4a45-9b1e-9175162f3a83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:01.610969 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0fe3789-983f-46e6-99ef-a397f6c807b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:01.624775 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0fe3789-983f-46e6-99ef-a397f6c807b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:01.624775 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (f9cc0b35-3917-4032-8688-72ceafd480a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:01.624775 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request issued successfully. Jul 31 20:57:01.625241 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ee2c07b-a213-4d27-979d-e70894485e12 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:01.625686 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1041/4122] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:57:01 2026] POST /volume/v3/volumes => generated 778 bytes in 168 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:01.637972 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d1806863-034e-48ad-96f8-90f2b9e5d9ab None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:01.640229 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d1806863-034e-48ad-96f8-90f2b9e5d9ab tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 Jul 31 20:57:01.640479 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d1806863-034e-48ad-96f8-90f2b9e5d9ab tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:01.640721 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d1806863-034e-48ad-96f8-90f2b9e5d9ab tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:01.650786 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:01.650786 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:01.655315 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d1806863-034e-48ad-96f8-90f2b9e5d9ab tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:01.660623 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d1806863-034e-48ad-96f8-90f2b9e5d9ab tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 returned with HTTP 200 Jul 31 20:57:01.661024 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1031/4123] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:01 2026] GET /volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 => generated 957 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:02.028545 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-288f45e9-f1d3-4c2c-bcbf-27a2731a72f9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:02.030272 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-288f45e9-f1d3-4c2c-bcbf-27a2731a72f9 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:02.030471 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-288f45e9-f1d3-4c2c-bcbf-27a2731a72f9 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:02.030672 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-288f45e9-f1d3-4c2c-bcbf-27a2731a72f9 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:02.039758 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:02.039758 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:02.043288 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-288f45e9-f1d3-4c2c-bcbf-27a2731a72f9 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:02.047245 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-288f45e9-f1d3-4c2c-bcbf-27a2731a72f9 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:57:02.047605 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1014/4124] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:02 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:02.139178 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dcf72d0c-f82f-4baa-b522-a9f07241967b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:02.141942 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dcf72d0c-f82f-4baa-b522-a9f07241967b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:57:02.142100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dcf72d0c-f82f-4baa-b522-a9f07241967b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:02.142294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dcf72d0c-f82f-4baa-b522-a9f07241967b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:02.142392 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-dcf72d0c-f82f-4baa-b522-a9f07241967b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:02.146459 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:02.146459 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:02.147121 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dcf72d0c-f82f-4baa-b522-a9f07241967b tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:57:02.147535 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1039/4125] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:02 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:02.336010 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-865176b2-674f-4074-a560-dba61f736b4e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:02.337645 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-865176b2-674f-4074-a560-dba61f736b4e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:02.338002 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-865176b2-674f-4074-a560-dba61f736b4e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:02.338367 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-865176b2-674f-4074-a560-dba61f736b4e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:02.338572 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-865176b2-674f-4074-a560-dba61f736b4e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:02.344659 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:02.344659 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:02.344775 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-865176b2-674f-4074-a560-dba61f736b4e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:02.345123 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1042/4126] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:02 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:02.675489 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0e8df2bb-6c82-4e9c-b9ac-4f2f66c1255a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:02.677328 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0e8df2bb-6c82-4e9c-b9ac-4f2f66c1255a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 Jul 31 20:57:02.677537 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0e8df2bb-6c82-4e9c-b9ac-4f2f66c1255a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:02.677724 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0e8df2bb-6c82-4e9c-b9ac-4f2f66c1255a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:02.684913 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:02.684913 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:02.688472 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0e8df2bb-6c82-4e9c-b9ac-4f2f66c1255a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:02.692439 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0e8df2bb-6c82-4e9c-b9ac-4f2f66c1255a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 returned with HTTP 200 Jul 31 20:57:02.692886 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1032/4127] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:02 2026] GET /volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:02.708008 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bb8f21ba-5f74-4427-b246-d1851074b8d3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:02.709602 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bb8f21ba-5f74-4427-b246-d1851074b8d3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:57:02.709926 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bb8f21ba-5f74-4427-b246-d1851074b8d3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c1e76fca-016f-4a5a-aa1e-778b0b7ed990", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1612098036"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:02.718000 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:02.718000 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:02.718342 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bb8f21ba-5f74-4427-b246-d1851074b8d3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:02.718440 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-bb8f21ba-5f74-4427-b246-d1851074b8d3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create snapshot from volume c1e76fca-016f-4a5a-aa1e-778b0b7ed990 Jul 31 20:57:02.747370 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-bb8f21ba-5f74-4427-b246-d1851074b8d3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['141a845d-3080-44b2-853d-5cbec06c3b61', '87a9279c-1d00-46a5-b8dd-78c9e5f9e050', '7dcf8e75-0929-4881-820f-be35309c0775', 'fcf96da9-8543-453f-bbe3-47464af1d5a5'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:02.778023 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bb8f21ba-5f74-4427-b246-d1851074b8d3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot create request issued successfully. Jul 31 20:57:02.778532 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bb8f21ba-5f74-4427-b246-d1851074b8d3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:57:02.779095 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1015/4128] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:57:02 2026] POST /volume/v3/snapshots => generated 308 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:02.787613 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-12ea9d18-8af4-4d64-b648-33a2a13a9c4a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:02.789534 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-12ea9d18-8af4-4d64-b648-33a2a13a9c4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c Jul 31 20:57:02.789738 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-12ea9d18-8af4-4d64-b648-33a2a13a9c4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:02.789912 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-12ea9d18-8af4-4d64-b648-33a2a13a9c4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:02.795030 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:02.795030 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:02.795548 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-12ea9d18-8af4-4d64-b648-33a2a13a9c4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:02.796411 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-12ea9d18-8af4-4d64-b648-33a2a13a9c4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c returned with HTTP 200 Jul 31 20:57:02.796815 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1040/4129] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:02 2026] GET /volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:03.031202 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ac582090-740f-4a65-a270-fae955e7d251 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:03.033310 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:03.033783 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "8a950cc4-6c34-49ad-a0d4-6083cda46fb3", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:03.035674 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '8a950cc4-6c34-49ad-a0d4-6083cda46fb3', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:03.065300 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e191cd7f-e06b-44c5-b142-c27dcaa17a86 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:03.070103 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e191cd7f-e06b-44c5-b142-c27dcaa17a86 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:03.070385 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e191cd7f-e06b-44c5-b142-c27dcaa17a86 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:03.070655 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e191cd7f-e06b-44c5-b142-c27dcaa17a86 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:03.083710 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:03.083710 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:03.088312 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e191cd7f-e06b-44c5-b142-c27dcaa17a86 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:03.095925 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e191cd7f-e06b-44c5-b142-c27dcaa17a86 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:57:03.096861 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1033/4130] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:03 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:03.123866 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume of 1 GB Jul 31 20:57:03.128723 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Availability Zones retrieved successfully. Jul 31 20:57:03.133623 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Flow 'volume_create_api' (7c42fb2e-a128-4c3f-b5e7-866cc21d0e2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:03.134702 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81e1822-e561-4bcc-a3cc-58af25600755) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:03.135564 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:03.157451 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d11c241b-975f-4cf0-8d13-b1711b88f296 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:03.159314 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d11c241b-975f-4cf0-8d13-b1711b88f296 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:57:03.159595 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d11c241b-975f-4cf0-8d13-b1711b88f296 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:03.159830 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d11c241b-975f-4cf0-8d13-b1711b88f296 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:03.159987 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-d11c241b-975f-4cf0-8d13-b1711b88f296 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:03.161903 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=235,cinder:UPDATE=82,cinder:INSERT=38 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:57:03.164740 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:03.164740 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:03.165466 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d11c241b-975f-4cf0-8d13-b1711b88f296 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:57:03.165833 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1016/4131] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:03 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:03.185579 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b81e1822-e561-4bcc-a3cc-58af25600755) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:03.186234 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fea6a09-1cca-481c-9bf8-c558c4724351) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:03.246502 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Created reservations ['f22cef89-2085-4cdd-846e-2f007dd171e5', '0cbde555-9452-4c9b-9b88-f126b4c3bb57', '6f55d51f-c128-41dd-8f10-03a44ddbfc6e', '50843926-4b59-4106-9a18-18b3907ce6b3'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:03.247440 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2fea6a09-1cca-481c-9bf8-c558c4724351) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f22cef89-2085-4cdd-846e-2f007dd171e5', '0cbde555-9452-4c9b-9b88-f126b4c3bb57', '6f55d51f-c128-41dd-8f10-03a44ddbfc6e', '50843926-4b59-4106-9a18-18b3907ce6b3']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:03.248351 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc46608d-8e4e-49d6-89cb-cc6caf6b153c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:03.251657 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=330,cinder:UPDATE=117,cinder:INSERT=70 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:57:03.276460 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc46608d-8e4e-49d6-89cb-cc6caf6b153c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dc1cf6b3-1f34-4490-8306-ecdc2d681da9', '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='6de886bed6b64cb89fde86de1868b0ea',qos_specs=None,replication_status=,reservations=['f22cef89-2085-4cdd-846e-2f007dd171e5','0cbde555-9452-4c9b-9b88-f126b4c3bb57','6f55d51f-c128-41dd-8f10-03a44ddbfc6e','50843926-4b59-4106-9a18-18b3907ce6b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bb43090ec941009582d62b3f496af9',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:03Z,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=dc1cf6b3-1f34-4490-8306-ecdc2d681da9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6de886bed6b64cb89fde86de1868b0ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bb43090ec941009582d62b3f496af9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:03.277191 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85df3ce4-fb90-4f51-b0fc-291a64839a77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:03.298738 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85df3ce4-fb90-4f51-b0fc-291a64839a77) transitioned into state 'SUCCESS' from 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='6de886bed6b64cb89fde86de1868b0ea',qos_specs=None,replication_status=,reservations=['f22cef89-2085-4cdd-846e-2f007dd171e5','0cbde555-9452-4c9b-9b88-f126b4c3bb57','6f55d51f-c128-41dd-8f10-03a44ddbfc6e','50843926-4b59-4106-9a18-18b3907ce6b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bb43090ec941009582d62b3f496af9',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:03.299380 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44178e79-b662-44ff-b6bb-d49e8660a7b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:03.310337 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44178e79-b662-44ff-b6bb-d49e8660a7b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:03.311642 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Flow 'volume_create_api' (7c42fb2e-a128-4c3f-b5e7-866cc21d0e2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:03.312061 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume request issued successfully. Jul 31 20:57:03.313003 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac582090-740f-4a65-a270-fae955e7d251 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:03.313617 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1043/4132] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:57:03 2026] POST /volume/v3/volumes => generated 775 bytes in 283 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:03.327832 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ce4878bd-0b78-4311-b488-5079a9b35de8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:03.329961 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce4878bd-0b78-4311-b488-5079a9b35de8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:03.330326 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce4878bd-0b78-4311-b488-5079a9b35de8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:03.330642 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce4878bd-0b78-4311-b488-5079a9b35de8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:03.339857 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:03.339857 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:03.344229 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ce4878bd-0b78-4311-b488-5079a9b35de8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:03.349370 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce4878bd-0b78-4311-b488-5079a9b35de8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:03.350003 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1041/4133] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:03 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:03.359344 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9ae6245d-0b99-477e-8710-e4e4864f41a2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:03.363291 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9ae6245d-0b99-477e-8710-e4e4864f41a2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:03.363479 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9ae6245d-0b99-477e-8710-e4e4864f41a2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:03.363662 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9ae6245d-0b99-477e-8710-e4e4864f41a2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:03.363766 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-9ae6245d-0b99-477e-8710-e4e4864f41a2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:03.371752 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:03.371752 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:03.372832 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9ae6245d-0b99-477e-8710-e4e4864f41a2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:03.373497 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1034/4134] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:03 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:03.572228 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-91e02359-509a-4b97-9320-aee50af38bdb req-b8605edf-caa7-44c3-a6d9-435fb8eb83f5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:03.574344 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-b8605edf-caa7-44c3-a6d9-435fb8eb83f5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] POST https://10.4.3.157/volume/v3/attachments/94629cbf-11a4-47c8-8b4f-d0862a3ad0ec/action Jul 31 20:57:03.574697 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-b8605edf-caa7-44c3-a6d9-435fb8eb83f5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:03.574816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-b8605edf-caa7-44c3-a6d9-435fb8eb83f5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:03.603442 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:03.603442 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:03.616272 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-91e02359-509a-4b97-9320-aee50af38bdb req-b8605edf-caa7-44c3-a6d9-435fb8eb83f5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/attachments/94629cbf-11a4-47c8-8b4f-d0862a3ad0ec/action returned with HTTP 204 Jul 31 20:57:03.616736 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1017/4135] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:57:03 2026] POST /volume/v3/attachments/94629cbf-11a4-47c8-8b4f-d0862a3ad0ec/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:03.811726 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-66855575-8ec4-420c-980a-6778feb1579c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:03.813645 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-66855575-8ec4-420c-980a-6778feb1579c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c Jul 31 20:57:03.813831 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-66855575-8ec4-420c-980a-6778feb1579c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:03.814012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-66855575-8ec4-420c-980a-6778feb1579c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:03.818909 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:03.818909 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:03.819195 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-66855575-8ec4-420c-980a-6778feb1579c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:03.819873 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-66855575-8ec4-420c-980a-6778feb1579c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c returned with HTTP 200 Jul 31 20:57:03.820369 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1044/4136] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:03 2026] GET /volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:03.837752 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ae6bdce7-bd94-4121-829a-fb3ee55e0278 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:03.839897 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ae6bdce7-bd94-4121-829a-fb3ee55e0278 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] GET https://10.4.3.157/volume/v3/snapshots Jul 31 20:57:03.840158 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ae6bdce7-bd94-4121-829a-fb3ee55e0278 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:03.840404 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ae6bdce7-bd94-4121-829a-fb3ee55e0278 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:03.840708 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-ae6bdce7-bd94-4121-829a-fb3ee55e0278 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:57:03.841928 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.db.api [None req-ae6bdce7-bd94-4121-829a-fb3ee55e0278 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Building query based on filter {{(pid=100192) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 20:57:03.846389 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ae6bdce7-bd94-4121-829a-fb3ee55e0278 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Get all snapshots completed successfully. Jul 31 20:57:03.846738 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ae6bdce7-bd94-4121-829a-fb3ee55e0278 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 200 Jul 31 20:57:03.847257 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1042/4137] 10.4.3.157 () {66 vars in 1243 bytes} [Fri Jul 31 20:57:03 2026] GET /volume/v3/snapshots => generated 336 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:03.857470 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-10d3be4c-bba8-4dea-a1a5-68cfd773d7f3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:03.859104 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10d3be4c-bba8-4dea-a1a5-68cfd773d7f3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c Jul 31 20:57:03.859298 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10d3be4c-bba8-4dea-a1a5-68cfd773d7f3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:03.859469 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10d3be4c-bba8-4dea-a1a5-68cfd773d7f3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:03.859562 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-10d3be4c-bba8-4dea-a1a5-68cfd773d7f3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete snapshot with id: 74247e74-86f6-488b-aa0d-e26d58ca973c Jul 31 20:57:03.864160 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:03.864160 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:03.864489 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-10d3be4c-bba8-4dea-a1a5-68cfd773d7f3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:03.879597 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-10d3be4c-bba8-4dea-a1a5-68cfd773d7f3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot delete request issued successfully. Jul 31 20:57:03.879770 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10d3be4c-bba8-4dea-a1a5-68cfd773d7f3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c returned with HTTP 202 Jul 31 20:57:03.880180 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1035/4138] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:57:03 2026] DELETE /volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:03.892366 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7a553bfb-979e-488f-a917-01dce68094a4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:03.894316 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7a553bfb-979e-488f-a917-01dce68094a4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c Jul 31 20:57:03.894529 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7a553bfb-979e-488f-a917-01dce68094a4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:03.894728 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7a553bfb-979e-488f-a917-01dce68094a4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:03.899653 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:03.899653 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:03.899975 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7a553bfb-979e-488f-a917-01dce68094a4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:03.900739 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7a553bfb-979e-488f-a917-01dce68094a4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c returned with HTTP 200 Jul 31 20:57:03.901115 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1018/4139] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:03 2026] GET /volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:04.112975 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ca9bf63b-956e-4a4b-b10b-d261357d58b6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.115200 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ca9bf63b-956e-4a4b-b10b-d261357d58b6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:04.115508 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ca9bf63b-956e-4a4b-b10b-d261357d58b6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:04.115784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ca9bf63b-956e-4a4b-b10b-d261357d58b6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:04.129706 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:04.129706 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:04.134572 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ca9bf63b-956e-4a4b-b10b-d261357d58b6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:04.139980 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ca9bf63b-956e-4a4b-b10b-d261357d58b6 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:57:04.140528 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1045/4140] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:04 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 1150 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:04.155765 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-888253d6-911d-4661-838e-53fff2bc2913 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.157612 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-888253d6-911d-4661-838e-53fff2bc2913 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:04.157612 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-888253d6-911d-4661-838e-53fff2bc2913 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:04.157812 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-888253d6-911d-4661-838e-53fff2bc2913 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:04.168867 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:04.168867 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:04.175241 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-888253d6-911d-4661-838e-53fff2bc2913 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:04.177680 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-70d43299-4906-4380-bd70-f4c881cf7374 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.179943 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-888253d6-911d-4661-838e-53fff2bc2913 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:57:04.180720 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1043/4141] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:04 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 1150 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:04.180793 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-70d43299-4906-4380-bd70-f4c881cf7374 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:57:04.181495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-70d43299-4906-4380-bd70-f4c881cf7374 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:04.181797 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-70d43299-4906-4380-bd70-f4c881cf7374 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:04.181961 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-70d43299-4906-4380-bd70-f4c881cf7374 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:04.187498 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:04.187498 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:04.188457 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-70d43299-4906-4380-bd70-f4c881cf7374 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:57:04.189044 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1036/4142] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:04 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 784 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:04.196612 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-98d2460b-cc6d-4203-b90c-94737aec905a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.198623 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] POST https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action Jul 31 20:57:04.199012 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action body: b'{"os-detach": {}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:04.199237 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:04.211339 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:04.211339 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:04.211845 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:04.280399 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Attachment connected to vm 45a3fbd8-65c7-4c13-af74-df2e3650f409, checking data on nova Jul 31 20:57:04.280893 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.compute.nova [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Creating Keystone token plugin using URL: https://10.4.3.157/identity {{(pid=100194) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 20:57:04.372167 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-29864c6c-b274-4325-b34b-d82bd3c5a353 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.374323 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-29864c6c-b274-4325-b34b-d82bd3c5a353 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:04.374587 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-29864c6c-b274-4325-b34b-d82bd3c5a353 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:04.374805 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-29864c6c-b274-4325-b34b-d82bd3c5a353 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:04.384540 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:04.384540 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:04.385510 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9e14f7fc-4a0d-4c82-b6b8-d3939a11ccda None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.387811 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9e14f7fc-4a0d-4c82-b6b8-d3939a11ccda tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:04.388014 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9e14f7fc-4a0d-4c82-b6b8-d3939a11ccda tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:04.388293 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9e14f7fc-4a0d-4c82-b6b8-d3939a11ccda tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:04.388398 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-9e14f7fc-4a0d-4c82-b6b8-d3939a11ccda tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:04.391273 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-29864c6c-b274-4325-b34b-d82bd3c5a353 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:04.393753 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:04.393753 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:04.394678 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9e14f7fc-4a0d-4c82-b6b8-d3939a11ccda tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:04.395174 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1044/4143] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:04 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:04.400327 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-29864c6c-b274-4325-b34b-d82bd3c5a353 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:04.400784 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1046/4144] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:04 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 925 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:04.472381 np0000006272 devstack@c-api.service[100194]: DEBUG novaclient.v2.client [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] REQ: curl -g -i -X GET https://10.4.3.157/compute/v2.1/servers/45a3fbd8-65c7-4c13-af74-df2e3650f409/os-volume_attachments/f7d5cde2-a03a-41be-bc44-32b0e0579005 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}e26ce33194396b5239c88d1fc0e55939ac103472d0b62ff0104cd4cfea3a619e" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-98d2460b-cc6d-4203-b90c-94737aec905a" -H "X-Service-Token: {SHA256}9980dab5e9158fda74b4c26b1265b00fb568153c9b6a62f36837ebc6a8506ff1" {{(pid=100194) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 20:57:04.613040 np0000006272 devstack@c-api.service[100194]: DEBUG novaclient.v2.client [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 20:57:04 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-b2b0f5ba-06ca-4bfe-9b69-4fd7cc1a70fc x-openstack-request-id: req-b2b0f5ba-06ca-4bfe-9b69-4fd7cc1a70fc {{(pid=100194) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 20:57:04.613236 np0000006272 devstack@c-api.service[100194]: DEBUG novaclient.v2.client [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f7d5cde2-a03a-41be-bc44-32b0e0579005", "serverId": "45a3fbd8-65c7-4c13-af74-df2e3650f409", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "94629cbf-11a4-47c8-8b4f-d0862a3ad0ec", "bdm_uuid": "65f0284e-2438-41fc-9fc2-cc2b857e1365"}} {{(pid=100194) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 20:57:04.613361 np0000006272 devstack@c-api.service[100194]: DEBUG novaclient.v2.client [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET call to compute for https://10.4.3.157/compute/v2.1/servers/45a3fbd8-65c7-4c13-af74-df2e3650f409/os-volume_attachments/f7d5cde2-a03a-41be-bc44-32b0e0579005 used request id req-b2b0f5ba-06ca-4bfe-9b69-4fd7cc1a70fc {{(pid=100194) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 20:57:04.615634 np0000006272 devstack@c-api.service[100194]: ERROR cinder.volume.api [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-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 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Caught error: Detach volume from instance 45a3fbd8-65c7-4c13-af74-df2e3650f409 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45a3fbd8-65c7-4c13-af74-df2e3650f409 using the Compute API Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: 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 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: 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 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: 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 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: 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 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: 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 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: 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 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: 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 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: 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 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.618063 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: 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 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: 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 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45a3fbd8-65c7-4c13-af74-df2e3650f409 using the Compute API Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.middleware.fault [None req-98d2460b-cc6d-4203-b90c-94737aec905a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action returned with HTTP 409 Jul 31 20:57:04.619707 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1019/4145] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:57:04 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 167 bytes in 423 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:04.627723 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-86093019-b0e2-479c-86be-1570f7e998df None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.629965 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] POST https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action Jul 31 20:57:04.630394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:04.630557 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:04.643334 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:04.643334 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:04.643829 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:04.647496 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Attachment connected to vm 45a3fbd8-65c7-4c13-af74-df2e3650f409, checking data on nova Jul 31 20:57:04.647795 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.compute.nova [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Creating Keystone token plugin using URL: https://10.4.3.157/identity {{(pid=100193) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 20:57:04.734384 np0000006272 devstack@c-api.service[100193]: DEBUG novaclient.v2.client [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] REQ: curl -g -i -X GET https://10.4.3.157/compute/v2.1/servers/45a3fbd8-65c7-4c13-af74-df2e3650f409/os-volume_attachments/f7d5cde2-a03a-41be-bc44-32b0e0579005 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}37116c0ccaedabab32b591ae0351f48fbc6f4483f057de6fc587e011ffc64a64" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-86093019-b0e2-479c-86be-1570f7e998df" -H "X-Service-Token: {SHA256}62429c1c678ef728655f854f533b749eb293d18ef2be002924a3f62863af352e" {{(pid=100193) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 20:57:04.822998 np0000006272 devstack@c-api.service[100193]: DEBUG novaclient.v2.client [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 20:57:04 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-9044ca2a-e721-4898-b081-d3ab5f159119 x-openstack-request-id: req-9044ca2a-e721-4898-b081-d3ab5f159119 {{(pid=100193) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 20:57:04.823232 np0000006272 devstack@c-api.service[100193]: DEBUG novaclient.v2.client [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "f7d5cde2-a03a-41be-bc44-32b0e0579005", "serverId": "45a3fbd8-65c7-4c13-af74-df2e3650f409", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "94629cbf-11a4-47c8-8b4f-d0862a3ad0ec", "bdm_uuid": "65f0284e-2438-41fc-9fc2-cc2b857e1365"}} {{(pid=100193) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 20:57:04.823336 np0000006272 devstack@c-api.service[100193]: DEBUG novaclient.v2.client [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET call to compute for https://10.4.3.157/compute/v2.1/servers/45a3fbd8-65c7-4c13-af74-df2e3650f409/os-volume_attachments/f7d5cde2-a03a-41be-bc44-32b0e0579005 used request id req-9044ca2a-e721-4898-b081-d3ab5f159119 {{(pid=100193) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 20:57:04.825505 np0000006272 devstack@c-api.service[100193]: ERROR cinder.volume.api [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-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 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Caught error: Detach volume from instance 45a3fbd8-65c7-4c13-af74-df2e3650f409 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45a3fbd8-65c7-4c13-af74-df2e3650f409 using the Compute API Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: 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 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: 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 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: 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 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: 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 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: 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 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: 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 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: 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 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: 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 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.827903 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: 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 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: 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 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45a3fbd8-65c7-4c13-af74-df2e3650f409 using the Compute API Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: ERROR cinder.api.middleware.fault Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.middleware.fault [None req-86093019-b0e2-479c-86be-1570f7e998df tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action returned with HTTP 409 Jul 31 20:57:04.828764 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1037/4146] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:57:04 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 167 bytes in 202 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:04.835696 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-eaa587c3-1018-4c21-b5bd-ae0285601ea7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.837035 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1045/4147] 10.4.3.157 () {70 vars in 1597 bytes} [Fri Jul 31 20:57:04 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 20:57:04.842672 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9ce3f54f-7052-42e1-a6b2-89f9f8fa690f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.844048 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1047/4148] 10.4.3.157 () {70 vars in 1597 bytes} [Fri Jul 31 20:57:04 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 20:57:04.850355 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-52db3b13-c105-44f5-82e2-c595bf4f1bd0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.870869 np0000006272 devstack@c-api.service[100194]: WARNING keystonemiddleware.auth_token [None req-52db3b13-c105-44f5-82e2-c595bf4f1bd0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 20:57:04.871863 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1020/4149] 10.4.3.157 () {70 vars in 1597 bytes} [Fri Jul 31 20:57:04 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 20:57:04.879080 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9b5be3ad-339b-4733-8fbd-a5d8056ccda0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.904436 np0000006272 devstack@c-api.service[100193]: WARNING keystonemiddleware.auth_token [None req-9b5be3ad-339b-4733-8fbd-a5d8056ccda0 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Jul 31 20:57:04.905379 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1038/4150] 10.4.3.157 () {70 vars in 1597 bytes} [Fri Jul 31 20:57:04 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 114 bytes in 27 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 20:57:04.910182 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-46065ad6-e3d5-4e10-a42c-19ea967cda56 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.912445 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-46065ad6-e3d5-4e10-a42c-19ea967cda56 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c Jul 31 20:57:04.912507 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1f1a6dba-f56c-4d46-b7c9-1f9678c15318 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.912543 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-46065ad6-e3d5-4e10-a42c-19ea967cda56 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:04.912543 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-46065ad6-e3d5-4e10-a42c-19ea967cda56 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:04.917758 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-46065ad6-e3d5-4e10-a42c-19ea967cda56 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c returned with HTTP 404 Jul 31 20:57:04.918233 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1046/4151] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:04 2026] GET /volume/v3/snapshots/74247e74-86f6-488b-aa0d-e26d58ca973c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:04.924564 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b62a6b8f-6769-4e67-809d-b89a98ed6059 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:04.926843 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b62a6b8f-6769-4e67-809d-b89a98ed6059 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 Jul 31 20:57:04.927090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b62a6b8f-6769-4e67-809d-b89a98ed6059 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:04.927344 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b62a6b8f-6769-4e67-809d-b89a98ed6059 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:04.927535 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-b62a6b8f-6769-4e67-809d-b89a98ed6059 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume with id: c1e76fca-016f-4a5a-aa1e-778b0b7ed990 Jul 31 20:57:04.963568 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-b62a6b8f-6769-4e67-809d-b89a98ed6059 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-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=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:57:04.970398 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:04.970398 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:04.970717 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b62a6b8f-6769-4e67-809d-b89a98ed6059 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:04.987659 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1f1a6dba-f56c-4d46-b7c9-1f9678c15318 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] POST https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action Jul 31 20:57:04.988097 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1f1a6dba-f56c-4d46-b7c9-1f9678c15318 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:04.988288 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1f1a6dba-f56c-4d46-b7c9-1f9678c15318 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:04.989483 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b62a6b8f-6769-4e67-809d-b89a98ed6059 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume request issued successfully. Jul 31 20:57:04.989714 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b62a6b8f-6769-4e67-809d-b89a98ed6059 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 returned with HTTP 202 Jul 31 20:57:04.990207 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1021/4152] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:04 2026] DELETE /volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:04.998349 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5857a1ec-6d4c-42c8-bed5-1091470e87b0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.000710 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5857a1ec-6d4c-42c8-bed5-1091470e87b0 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 Jul 31 20:57:05.000955 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5857a1ec-6d4c-42c8-bed5-1091470e87b0 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.001013 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.001013 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:05.001217 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5857a1ec-6d4c-42c8-bed5-1091470e87b0 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.001394 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.admin_actions [None req-1f1a6dba-f56c-4d46-b7c9-1f9678c15318 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Updating volume 'f7d5cde2-a03a-41be-bc44-32b0e0579005' with '{'status': 'error'}' {{(pid=100191) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 20:57:05.021262 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1f1a6dba-f56c-4d46-b7c9-1f9678c15318 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action returned with HTTP 202 Jul 31 20:57:05.021734 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1048/4153] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:57:04 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:57:05.028858 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2b0d49f4-d3b2-4a55-8e33-de740453a418 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.030651 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2b0d49f4-d3b2-4a55-8e33-de740453a418 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:05.030829 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2b0d49f4-d3b2-4a55-8e33-de740453a418 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.031031 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2b0d49f4-d3b2-4a55-8e33-de740453a418 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.040108 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.040108 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:05.044311 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2b0d49f4-d3b2-4a55-8e33-de740453a418 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:05.048681 np0000006272 devstack@c-api.service[100193]: DEBUG oslo_db.sqlalchemy.engines [None req-5857a1ec-6d4c-42c8-bed5-1091470e87b0 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-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=100193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:57:05.050330 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2b0d49f4-d3b2-4a55-8e33-de740453a418 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:57:05.050918 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1047/4154] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:05 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 1149 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:05.057758 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.057758 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:05.061044 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5857a1ec-6d4c-42c8-bed5-1091470e87b0 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 returned with HTTP 404 Jul 31 20:57:05.061706 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1039/4155] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:04 2026] GET /volume/v3/volumes/c1e76fca-016f-4a5a-aa1e-778b0b7ed990 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:05.066689 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3158953c-3b27-4b45-ab99-1b531f115484 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.068626 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] POST https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action Jul 31 20:57:05.068989 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "94629cbf-11a4-47c8-8b4f-d0862a3ad0ec"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:05.069152 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "94629cbf-11a4-47c8-8b4f-d0862a3ad0ec"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:05.072250 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-494df494-7f59-4399-9aa5-16d17152a4ed None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.073974 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:05.074337 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1528744569"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:05.075902 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1528744569'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:05.075967 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume of 1 GB Jul 31 20:57:05.076271 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.076271 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:05.079687 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Availability Zones retrieved successfully. Jul 31 20:57:05.082254 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.082254 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:05.082797 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Volume info retrieved successfully. Jul 31 20:57:05.084658 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (919d08fa-ab06-4e62-b31a-5a8f2190610c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:05.085559 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49144566-0f78-4b8b-8e7f-dd2866d8d8a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:05.086443 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:05.089253 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Attachment connected to vm 45a3fbd8-65c7-4c13-af74-df2e3650f409, checking data on nova Jul 31 20:57:05.089580 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.compute.nova [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Creating Keystone token plugin using URL: https://10.4.3.157/identity {{(pid=100194) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Jul 31 20:57:05.107673 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (49144566-0f78-4b8b-8e7f-dd2866d8d8a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:05.108343 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d6e38e0-a418-4388-9517-2f8cb4a798b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:05.145439 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['632c69ec-a526-432e-ae6f-eda1f945a06b', '51a0006e-1675-47b3-846b-5ce1170759a0', '30884ac0-d71c-4f0b-89f0-9b532fd88bac', '80906226-10dc-4e6d-a9b3-60a86c038933'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:05.146114 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d6e38e0-a418-4388-9517-2f8cb4a798b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['632c69ec-a526-432e-ae6f-eda1f945a06b', '51a0006e-1675-47b3-846b-5ce1170759a0', '30884ac0-d71c-4f0b-89f0-9b532fd88bac', '80906226-10dc-4e6d-a9b3-60a86c038933']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:05.146921 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a739ee5b-e904-40a5-8354-23a99da65381) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:05.170527 np0000006272 devstack@c-api.service[100194]: DEBUG novaclient.v2.client [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] REQ: curl -g -i -X GET https://10.4.3.157/compute/v2.1/servers/45a3fbd8-65c7-4c13-af74-df2e3650f409/os-volume_attachments/f7d5cde2-a03a-41be-bc44-32b0e0579005 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}b8bfbd104e1ddab11f35391ee388986c021d0a454a39b2c67ef4ab4cea86d76b" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-3158953c-3b27-4b45-ab99-1b531f115484" -H "X-Service-Token: {SHA256}9980dab5e9158fda74b4c26b1265b00fb568153c9b6a62f36837ebc6a8506ff1" {{(pid=100194) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Jul 31 20:57:05.171244 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a739ee5b-e904-40a5-8354-23a99da65381) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c6af7f4-bc80-4b88-a987-d07a2dc6417f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1528744569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['632c69ec-a526-432e-ae6f-eda1f945a06b','51a0006e-1675-47b3-846b-5ce1170759a0','30884ac0-d71c-4f0b-89f0-9b532fd88bac','80906226-10dc-4e6d-a9b3-60a86c038933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1528744569',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c6af7f4-bc80-4b88-a987-d07a2dc6417f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3bd686bed74e4bbf09ab30b578839f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c727ffaed9b3491aa909717570b4a3c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:05.171944 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d52ce1-3dcc-4842-8d8d-937d8124aa47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:05.190239 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2d52ce1-3dcc-4842-8d8d-937d8124aa47) transitioned into state 'SUCCESS' from state '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-1528744569',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['632c69ec-a526-432e-ae6f-eda1f945a06b','51a0006e-1675-47b3-846b-5ce1170759a0','30884ac0-d71c-4f0b-89f0-9b532fd88bac','80906226-10dc-4e6d-a9b3-60a86c038933'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:05.191500 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2af424c4-81d0-4a5e-ab64-fdf9be628f54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:05.201101 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8eb6c7d1-5072-4b11-a411-be9dd928f3d7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.203274 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2af424c4-81d0-4a5e-ab64-fdf9be628f54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:05.203445 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8eb6c7d1-5072-4b11-a411-be9dd928f3d7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:57:05.203504 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8eb6c7d1-5072-4b11-a411-be9dd928f3d7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.203710 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8eb6c7d1-5072-4b11-a411-be9dd928f3d7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.203846 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8eb6c7d1-5072-4b11-a411-be9dd928f3d7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:05.204641 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (919d08fa-ab06-4e62-b31a-5a8f2190610c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:05.204932 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request issued successfully. Jul 31 20:57:05.205596 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-494df494-7f59-4399-9aa5-16d17152a4ed tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:05.206031 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1049/4156] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:57:05 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 20:57:05.208679 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.208679 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:05.209652 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8eb6c7d1-5072-4b11-a411-be9dd928f3d7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:57:05.210097 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1048/4157] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:05 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:05.217875 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-494db5b0-45b7-43ad-adbd-32026e0af69f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.220144 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-494db5b0-45b7-43ad-adbd-32026e0af69f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f Jul 31 20:57:05.220360 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-494db5b0-45b7-43ad-adbd-32026e0af69f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.220662 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-494db5b0-45b7-43ad-adbd-32026e0af69f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.228474 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.228474 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:05.232162 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-494db5b0-45b7-43ad-adbd-32026e0af69f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:05.237053 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-494db5b0-45b7-43ad-adbd-32026e0af69f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f returned with HTTP 200 Jul 31 20:57:05.237453 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1040/4158] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:05 2026] GET /volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f => generated 957 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:05.262409 np0000006272 devstack@c-api.service[100194]: DEBUG novaclient.v2.client [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 31 Jul 2026 20:57:05 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-70fe4d83-f7a4-48f8-81c7-5e37eeffad30 x-openstack-request-id: req-70fe4d83-f7a4-48f8-81c7-5e37eeffad30 {{(pid=100194) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Jul 31 20:57:05.262607 np0000006272 devstack@c-api.service[100194]: DEBUG novaclient.v2.client [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "f7d5cde2-a03a-41be-bc44-32b0e0579005", "serverId": "45a3fbd8-65c7-4c13-af74-df2e3650f409", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "94629cbf-11a4-47c8-8b4f-d0862a3ad0ec", "bdm_uuid": "65f0284e-2438-41fc-9fc2-cc2b857e1365"}} {{(pid=100194) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Jul 31 20:57:05.262781 np0000006272 devstack@c-api.service[100194]: DEBUG novaclient.v2.client [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] GET call to compute for https://10.4.3.157/compute/v2.1/servers/45a3fbd8-65c7-4c13-af74-df2e3650f409/os-volume_attachments/f7d5cde2-a03a-41be-bc44-32b0e0579005 used request id req-70fe4d83-f7a4-48f8-81c7-5e37eeffad30 {{(pid=100194) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Jul 31 20:57:05.265693 np0000006272 devstack@c-api.service[100194]: ERROR cinder.volume.api [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-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 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Caught error: Detach volume from instance 45a3fbd8-65c7-4c13-af74-df2e3650f409 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45a3fbd8-65c7-4c13-af74-df2e3650f409 using the Compute API Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: 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 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: 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 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: 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 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: 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 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: 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 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: 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 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: 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 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: 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 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Jul 31 20:57:05.269238 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: 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 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: 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 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 45a3fbd8-65c7-4c13-af74-df2e3650f409 using the Compute API Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: ERROR cinder.api.middleware.fault Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.middleware.fault [None req-3158953c-3b27-4b45-ab99-1b531f115484 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action returned with HTTP 409 Jul 31 20:57:05.270392 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1022/4159] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:57:05 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 167 bytes in 204 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:05.276588 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b5199f0c-efc5-47b1-8a5a-ec9d2f5924f4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.278217 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1050/4160] 10.4.3.157 () {70 vars in 1597 bytes} [Fri Jul 31 20:57:05 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 20:57:05.285760 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c9b4f91d-38ed-4d70-90e9-3c40f3093186 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.310072 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1049/4161] 10.4.3.157 () {70 vars in 1597 bytes} [Fri Jul 31 20:57:05 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 114 bytes in 25 msecs (HTTP/1.1 401) 5 headers in 229 bytes (1 switches on core 0) Jul 31 20:57:05.316558 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4279463a-bba5-409a-99f2-2a8143319f59 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.318224 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4279463a-bba5-409a-99f2-2a8143319f59 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:05.318411 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4279463a-bba5-409a-99f2-2a8143319f59 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.318592 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4279463a-bba5-409a-99f2-2a8143319f59 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.325252 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.325252 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:05.328406 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4279463a-bba5-409a-99f2-2a8143319f59 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:05.331923 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4279463a-bba5-409a-99f2-2a8143319f59 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:05.332304 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1041/4162] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:05 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:05.347019 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9a0102f6-8e03-40a5-b7c0-c75f9a6b0f67 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.349231 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9a0102f6-8e03-40a5-b7c0-c75f9a6b0f67 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:05.349472 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9a0102f6-8e03-40a5-b7c0-c75f9a6b0f67 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.349699 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9a0102f6-8e03-40a5-b7c0-c75f9a6b0f67 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.391644 np0000006272 devstack@c-api.service[100194]: DEBUG oslo_db.sqlalchemy.engines [None req-9a0102f6-8e03-40a5-b7c0-c75f9a6b0f67 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jul 31 20:57:05.397889 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.397889 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:05.401241 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9a0102f6-8e03-40a5-b7c0-c75f9a6b0f67 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:05.405894 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9a0102f6-8e03-40a5-b7c0-c75f9a6b0f67 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:05.406394 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1023/4163] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:05 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 858 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:05.411482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9135776f-7040-425e-86ec-e8349ca55ea1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.413110 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fd568da9-dbd5-4ac0-9030-6e3103a71913 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.413248 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9135776f-7040-425e-86ec-e8349ca55ea1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:05.413450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9135776f-7040-425e-86ec-e8349ca55ea1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.413653 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9135776f-7040-425e-86ec-e8349ca55ea1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.413773 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-9135776f-7040-425e-86ec-e8349ca55ea1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:05.414999 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fd568da9-dbd5-4ac0-9030-6e3103a71913 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:05.415276 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fd568da9-dbd5-4ac0-9030-6e3103a71913 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.415458 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fd568da9-dbd5-4ac0-9030-6e3103a71913 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.418054 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.418054 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:05.418823 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9135776f-7040-425e-86ec-e8349ca55ea1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:05.419489 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1051/4164] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:05 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:05.422804 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.422804 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:05.426854 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fd568da9-dbd5-4ac0-9030-6e3103a71913 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:05.431413 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fd568da9-dbd5-4ac0-9030-6e3103a71913 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:05.431872 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1050/4165] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:05 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:05.443860 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-149488f1-9049-435b-b338-9036105e6766 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.445728 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-149488f1-9049-435b-b338-9036105e6766 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:05.445945 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-149488f1-9049-435b-b338-9036105e6766 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.446180 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-149488f1-9049-435b-b338-9036105e6766 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.451817 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.451817 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:05.454676 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-149488f1-9049-435b-b338-9036105e6766 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:05.457865 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-149488f1-9049-435b-b338-9036105e6766 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:05.458271 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1042/4166] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:57:05 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 858 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:05.518436 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0389fb06-507b-4722-83ac-1d0c93834fc4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.518915 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0389fb06-507b-4722-83ac-1d0c93834fc4 None None] GET https://10.4.3.157/volume// Jul 31 20:57:05.519072 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0389fb06-507b-4722-83ac-1d0c93834fc4 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.519301 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0389fb06-507b-4722-83ac-1d0c93834fc4 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.519667 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0389fb06-507b-4722-83ac-1d0c93834fc4 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:05.519966 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1024/4167] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:57: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 20:57:05.526034 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-8cadee8b-f7aa-44d9-817f-559976386c24 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.527860 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-8cadee8b-f7aa-44d9-817f-559976386c24 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:57:05.528219 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-8cadee8b-f7aa-44d9-817f-559976386c24 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6d431632-72ea-4d9a-81cf-a9c7a2019e20", "connector": null, "instance_uuid": "45a3fbd8-65c7-4c13-af74-df2e3650f409"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:05.536672 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.536672 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:05.557600 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-8cadee8b-f7aa-44d9-817f-559976386c24 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:57:05.558056 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1052/4168] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:57:05 2026] POST /volume/v3/attachments => generated 273 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:05.583072 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d0ccf1ca-efe7-4a12-84c6-bf6e9b87a1be None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.584679 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d0ccf1ca-efe7-4a12-84c6-bf6e9b87a1be tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:05.584837 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d0ccf1ca-efe7-4a12-84c6-bf6e9b87a1be tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.585004 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d0ccf1ca-efe7-4a12-84c6-bf6e9b87a1be tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.591343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dc2211a6-c47a-4268-9112-b4d04fe60357 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.591674 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dc2211a6-c47a-4268-9112-b4d04fe60357 None None] GET https://10.4.3.157/volume// Jul 31 20:57:05.591817 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dc2211a6-c47a-4268-9112-b4d04fe60357 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.591986 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dc2211a6-c47a-4268-9112-b4d04fe60357 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.592328 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dc2211a6-c47a-4268-9112-b4d04fe60357 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:05.592562 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1043/4169] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:57: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 20:57:05.593079 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.593079 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:05.595893 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d0ccf1ca-efe7-4a12-84c6-bf6e9b87a1be tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:05.598612 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-a3aef850-89e0-43e6-9f37-672edd827857 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.599348 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d0ccf1ca-efe7-4a12-84c6-bf6e9b87a1be tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:05.599688 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1051/4170] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:05 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:05.600563 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-a3aef850-89e0-43e6-9f37-672edd827857 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:05.600771 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-a3aef850-89e0-43e6-9f37-672edd827857 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:05.600971 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-a3aef850-89e0-43e6-9f37-672edd827857 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:05.609420 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.609420 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:05.612479 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-a3aef850-89e0-43e6-9f37-672edd827857 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:05.616093 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-a3aef850-89e0-43e6-9f37-672edd827857 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:05.616466 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1025/4171] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:57:05 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 1037 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:05.703238 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-8a70f990-830d-4d95-bc09-09b34a0cbc5b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:05.705318 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-8a70f990-830d-4d95-bc09-09b34a0cbc5b tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] PUT https://10.4.3.157/volume/v3/attachments/e5a7e5f0-41be-4784-9c96-1ddbd8cb763e Jul 31 20:57:05.705702 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-8a70f990-830d-4d95-bc09-09b34a0cbc5b tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:05.712907 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-8a70f990-830d-4d95-bc09-09b34a0cbc5b tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Acquiring lock "cinder-attachment_update-6d431632-72ea-4d9a-81cf-a9c7a2019e20-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:57:05.717115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-8a70f990-830d-4d95-bc09-09b34a0cbc5b tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Lock "cinder-attachment_update-6d431632-72ea-4d9a-81cf-a9c7a2019e20-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:57:05.718004 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:05.718004 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:05.785087 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-8a70f990-830d-4d95-bc09-09b34a0cbc5b tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Lock "cinder-attachment_update-6d431632-72ea-4d9a-81cf-a9c7a2019e20-np0000006272" released by "attachment_update" :: held 0.068s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:57:05.785670 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-8a70f990-830d-4d95-bc09-09b34a0cbc5b tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/attachments/e5a7e5f0-41be-4784-9c96-1ddbd8cb763e returned with HTTP 200 Jul 31 20:57:05.786150 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1053/4172] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:57:05 2026] PUT /volume/v3/attachments/e5a7e5f0-41be-4784-9c96-1ddbd8cb763e => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:06.221266 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-67c0d048-9edb-43bc-8bf4-053768df93ca None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:06.223015 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-67c0d048-9edb-43bc-8bf4-053768df93ca tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:57:06.223229 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-67c0d048-9edb-43bc-8bf4-053768df93ca tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:06.223404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-67c0d048-9edb-43bc-8bf4-053768df93ca tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:06.223499 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-67c0d048-9edb-43bc-8bf4-053768df93ca tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:06.227574 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:06.227574 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:06.228365 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-67c0d048-9edb-43bc-8bf4-053768df93ca tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:57:06.228726 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1044/4173] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:06 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 786 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:06.237211 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-19de187c-279d-415a-9d37-e9b63e651864 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:06.238769 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-19de187c-279d-415a-9d37-e9b63e651864 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:57:06.238959 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-19de187c-279d-415a-9d37-e9b63e651864 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:06.239199 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-19de187c-279d-415a-9d37-e9b63e651864 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:06.239320 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-19de187c-279d-415a-9d37-e9b63e651864 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:06.243213 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:06.243213 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:06.243874 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-19de187c-279d-415a-9d37-e9b63e651864 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:57:06.244273 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1052/4174] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:06 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 786 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:06.249348 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-84b96e46-1d6b-4c9f-bb57-84e152fad42f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:06.250880 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-84b96e46-1d6b-4c9f-bb57-84e152fad42f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f Jul 31 20:57:06.251050 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-84b96e46-1d6b-4c9f-bb57-84e152fad42f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:06.251278 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-84b96e46-1d6b-4c9f-bb57-84e152fad42f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:06.253565 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3daddad0-02a3-42f9-ba87-47424ce211bc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:06.255239 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3daddad0-02a3-42f9-ba87-47424ce211bc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:57:06.255417 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3daddad0-02a3-42f9-ba87-47424ce211bc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:06.255588 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3daddad0-02a3-42f9-ba87-47424ce211bc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:06.255680 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-3daddad0-02a3-42f9-ba87-47424ce211bc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete backup with id: 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. Jul 31 20:57:06.257660 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:06.257660 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:06.259480 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:06.259480 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:06.260885 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-84b96e46-1d6b-4c9f-bb57-84e152fad42f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:06.264222 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-84b96e46-1d6b-4c9f-bb57-84e152fad42f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f returned with HTTP 200 Jul 31 20:57:06.264606 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1026/4175] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:06 2026] GET /volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f => generated 1018 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:06.271184 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-3daddad0-02a3-42f9-ba87-47424ce211bc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] delete_backup rpcapi backup_id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:57:06.272762 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3daddad0-02a3-42f9-ba87-47424ce211bc tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 202 Jul 31 20:57:06.273277 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1054/4176] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:06 2026] DELETE /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:57:06.275931 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-577fac70-3086-43ab-b1a5-fd399aebf29e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:06.279426 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-577fac70-3086-43ab-b1a5-fd399aebf29e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:57:06.279754 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-577fac70-3086-43ab-b1a5-fd399aebf29e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c6af7f4-bc80-4b88-a987-d07a2dc6417f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2129084406"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:06.282773 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c31b524b-df10-4da2-937b-c9504aee9e7e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:06.284588 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c31b524b-df10-4da2-937b-c9504aee9e7e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:57:06.284779 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c31b524b-df10-4da2-937b-c9504aee9e7e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:06.284960 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c31b524b-df10-4da2-937b-c9504aee9e7e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:06.285062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c31b524b-df10-4da2-937b-c9504aee9e7e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:06.288463 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:06.288463 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:06.288862 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-577fac70-3086-43ab-b1a5-fd399aebf29e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:06.288962 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-577fac70-3086-43ab-b1a5-fd399aebf29e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create snapshot from volume 5c6af7f4-bc80-4b88-a987-d07a2dc6417f Jul 31 20:57:06.289942 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:06.289942 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:06.291043 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c31b524b-df10-4da2-937b-c9504aee9e7e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 200 Jul 31 20:57:06.291544 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1053/4177] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:06 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 785 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:06.317802 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-577fac70-3086-43ab-b1a5-fd399aebf29e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['3b495661-316a-40dc-bfff-d40a82fb60cd', '44270a20-a96b-49b8-999c-b2b63718a19d', '0db6c890-bc9b-4325-9888-4ee468f0b547', '890403e2-6906-4595-8cc5-8a1bce9ea5ba'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:06.356695 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-577fac70-3086-43ab-b1a5-fd399aebf29e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot create request issued successfully. Jul 31 20:57:06.357063 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-577fac70-3086-43ab-b1a5-fd399aebf29e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:57:06.357710 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1045/4178] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:57:06 2026] POST /volume/v3/snapshots => generated 308 bytes in 82 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:06.365718 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e82a23dd-dbf5-45e8-99ba-14b189992be4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:06.367485 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e82a23dd-dbf5-45e8-99ba-14b189992be4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 Jul 31 20:57:06.367653 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e82a23dd-dbf5-45e8-99ba-14b189992be4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:06.367819 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e82a23dd-dbf5-45e8-99ba-14b189992be4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:06.372867 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:06.372867 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:06.373240 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e82a23dd-dbf5-45e8-99ba-14b189992be4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:06.373862 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e82a23dd-dbf5-45e8-99ba-14b189992be4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 returned with HTTP 200 Jul 31 20:57:06.374301 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1027/4179] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:06 2026] GET /volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:06.428486 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-eb646912-2a82-4f54-bea6-4ef5fb0e4b06 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:06.430164 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eb646912-2a82-4f54-bea6-4ef5fb0e4b06 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:06.430384 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eb646912-2a82-4f54-bea6-4ef5fb0e4b06 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:06.430613 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eb646912-2a82-4f54-bea6-4ef5fb0e4b06 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:06.430754 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-eb646912-2a82-4f54-bea6-4ef5fb0e4b06 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:06.435381 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:06.435381 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:06.436075 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eb646912-2a82-4f54-bea6-4ef5fb0e4b06 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:06.436459 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1055/4180] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:06 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:06.443805 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1fe5fbb1-0062-46a7-832d-ccd7ef204a4a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:06.445667 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1fe5fbb1-0062-46a7-832d-ccd7ef204a4a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:06.445862 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1fe5fbb1-0062-46a7-832d-ccd7ef204a4a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:06.446072 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1fe5fbb1-0062-46a7-832d-ccd7ef204a4a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:06.452659 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:06.452659 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:06.455886 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1fe5fbb1-0062-46a7-832d-ccd7ef204a4a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:06.460268 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1fe5fbb1-0062-46a7-832d-ccd7ef204a4a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:06.460640 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1054/4181] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:06 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:06.612395 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cb41ce85-5a65-46af-ba54-3f12e20b1105 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:06.614852 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cb41ce85-5a65-46af-ba54-3f12e20b1105 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:06.614935 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cb41ce85-5a65-46af-ba54-3f12e20b1105 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:06.615205 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cb41ce85-5a65-46af-ba54-3f12e20b1105 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:06.626673 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:06.626673 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:06.630385 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-cb41ce85-5a65-46af-ba54-3f12e20b1105 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:06.634305 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cb41ce85-5a65-46af-ba54-3f12e20b1105 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:06.634748 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1046/4182] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:06 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:07.300957 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-241e5645-8a14-4411-b13a-53bb43e335b0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:07.303208 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-241e5645-8a14-4411-b13a-53bb43e335b0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e Jul 31 20:57:07.303474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-241e5645-8a14-4411-b13a-53bb43e335b0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:07.303708 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-241e5645-8a14-4411-b13a-53bb43e335b0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:07.303839 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-241e5645-8a14-4411-b13a-53bb43e335b0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Show backup with id 9a89a3b6-8370-4d26-8f99-9b06cac9bf0e. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:07.307943 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-241e5645-8a14-4411-b13a-53bb43e335b0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e returned with HTTP 404 Jul 31 20:57:07.308556 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1028/4183] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:07 2026] GET /volume/v3/backups/9a89a3b6-8370-4d26-8f99-9b06cac9bf0e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:07.315671 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-817fb476-cf6b-49a2-a9f2-c3438ccc734d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:07.317405 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-817fb476-cf6b-49a2-a9f2-c3438ccc734d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 Jul 31 20:57:07.317600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-817fb476-cf6b-49a2-a9f2-c3438ccc734d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:07.317814 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-817fb476-cf6b-49a2-a9f2-c3438ccc734d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:07.317943 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-817fb476-cf6b-49a2-a9f2-c3438ccc734d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete snapshot with id: 1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 Jul 31 20:57:07.323360 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:07.323360 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:07.323772 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-817fb476-cf6b-49a2-a9f2-c3438ccc734d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Snapshot retrieved successfully. Jul 31 20:57:07.339892 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-817fb476-cf6b-49a2-a9f2-c3438ccc734d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Snapshot delete request issued successfully. Jul 31 20:57:07.340216 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-817fb476-cf6b-49a2-a9f2-c3438ccc734d tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 returned with HTTP 202 Jul 31 20:57:07.340546 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1056/4184] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:57:07 2026] DELETE /volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:07.347664 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e168d01c-433c-436d-925f-96456982a668 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:07.349946 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e168d01c-433c-436d-925f-96456982a668 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 Jul 31 20:57:07.350252 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e168d01c-433c-436d-925f-96456982a668 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:07.350489 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e168d01c-433c-436d-925f-96456982a668 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:07.356598 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:07.356598 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:07.357176 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e168d01c-433c-436d-925f-96456982a668 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Snapshot retrieved successfully. Jul 31 20:57:07.358194 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e168d01c-433c-436d-925f-96456982a668 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 returned with HTTP 200 Jul 31 20:57:07.358656 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1055/4185] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:07 2026] GET /volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 => generated 462 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:07.384560 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-743334d3-c299-46cf-a02f-e306ceb1b2cc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:07.386394 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-743334d3-c299-46cf-a02f-e306ceb1b2cc tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 Jul 31 20:57:07.386616 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-743334d3-c299-46cf-a02f-e306ceb1b2cc tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:07.386815 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-743334d3-c299-46cf-a02f-e306ceb1b2cc tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:07.391651 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:07.391651 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:07.391949 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-743334d3-c299-46cf-a02f-e306ceb1b2cc tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:07.392570 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-743334d3-c299-46cf-a02f-e306ceb1b2cc tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 returned with HTTP 200 Jul 31 20:57:07.392948 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1047/4186] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:07 2026] GET /volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:07.401369 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8a7c2949-e02c-4388-bbc8-55b47e253289 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:07.403033 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8a7c2949-e02c-4388-bbc8-55b47e253289 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] POST https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42/action Jul 31 20:57:07.403371 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8a7c2949-e02c-4388-bbc8-55b47e253289 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:07.403513 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8a7c2949-e02c-4388-bbc8-55b47e253289 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:07.405089 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.admin_actions [None req-8a7c2949-e02c-4388-bbc8-55b47e253289 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Updating snapshot 'fe8d75ee-8794-4b79-b38a-afc43b9efa42' with '{'status': 'error'}' {{(pid=100194) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:57:07.412895 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:07.412895 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:07.413351 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-8a7c2949-e02c-4388-bbc8-55b47e253289 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '303d9e6c513140b880a1a65be56576b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e3bd686bed74e4bbf09ab30b578839f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:57:07.413553 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8a7c2949-e02c-4388-bbc8-55b47e253289 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42/action returned with HTTP 403 Jul 31 20:57:07.414109 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1029/4187] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:57:07 2026] POST /volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42/action => generated 133 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:07.420647 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4c63ea34-b280-44e7-9c96-bc3f55a1ed96 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:07.422406 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4c63ea34-b280-44e7-9c96-bc3f55a1ed96 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 Jul 31 20:57:07.422598 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4c63ea34-b280-44e7-9c96-bc3f55a1ed96 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:07.422778 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4c63ea34-b280-44e7-9c96-bc3f55a1ed96 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:07.422873 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-4c63ea34-b280-44e7-9c96-bc3f55a1ed96 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete snapshot with id: fe8d75ee-8794-4b79-b38a-afc43b9efa42 Jul 31 20:57:07.427716 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:07.427716 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:07.427996 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4c63ea34-b280-44e7-9c96-bc3f55a1ed96 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:07.443251 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4c63ea34-b280-44e7-9c96-bc3f55a1ed96 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot delete request issued successfully. Jul 31 20:57:07.443251 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4c63ea34-b280-44e7-9c96-bc3f55a1ed96 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 returned with HTTP 202 Jul 31 20:57:07.443251 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1057/4188] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:57:07 2026] DELETE /volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:07.446858 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0644e851-ca3f-4a77-afff-a46effec5525 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:07.449213 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-dbc2a65b-9223-44cc-8da6-2f060d6ca8d4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:07.450283 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0644e851-ca3f-4a77-afff-a46effec5525 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:07.450538 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0644e851-ca3f-4a77-afff-a46effec5525 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:07.450784 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0644e851-ca3f-4a77-afff-a46effec5525 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:07.450922 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-0644e851-ca3f-4a77-afff-a46effec5525 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:07.451141 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dbc2a65b-9223-44cc-8da6-2f060d6ca8d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 Jul 31 20:57:07.451404 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dbc2a65b-9223-44cc-8da6-2f060d6ca8d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:07.451591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-dbc2a65b-9223-44cc-8da6-2f060d6ca8d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:07.456016 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:07.456016 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:07.456432 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:07.456432 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:07.456748 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-dbc2a65b-9223-44cc-8da6-2f060d6ca8d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:07.456983 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0644e851-ca3f-4a77-afff-a46effec5525 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:07.457512 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-dbc2a65b-9223-44cc-8da6-2f060d6ca8d4 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 returned with HTTP 200 Jul 31 20:57:07.457579 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1056/4189] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:07 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:07.461210 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1048/4190] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:07 2026] GET /volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:07.472769 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0de01029-caf8-4f89-9c4e-08b544b458c6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:07.474546 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0de01029-caf8-4f89-9c4e-08b544b458c6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:07.474721 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0de01029-caf8-4f89-9c4e-08b544b458c6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:07.474936 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0de01029-caf8-4f89-9c4e-08b544b458c6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:07.483010 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:07.483010 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:07.486560 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0de01029-caf8-4f89-9c4e-08b544b458c6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:07.490917 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0de01029-caf8-4f89-9c4e-08b544b458c6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:07.491361 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1030/4191] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:07 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:07.646728 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c40ead7a-c2b6-4f15-bfb0-fe6b093a69f2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:07.648307 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c40ead7a-c2b6-4f15-bfb0-fe6b093a69f2 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:07.648474 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c40ead7a-c2b6-4f15-bfb0-fe6b093a69f2 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:07.648643 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c40ead7a-c2b6-4f15-bfb0-fe6b093a69f2 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:07.657154 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:07.657154 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:07.660325 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c40ead7a-c2b6-4f15-bfb0-fe6b093a69f2 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:07.664109 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c40ead7a-c2b6-4f15-bfb0-fe6b093a69f2 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:07.664490 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1058/4192] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:07 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:08.370216 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-35355c46-65a5-43ea-a3f3-81cdfe86c55f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:08.372047 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-35355c46-65a5-43ea-a3f3-81cdfe86c55f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 Jul 31 20:57:08.372260 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-35355c46-65a5-43ea-a3f3-81cdfe86c55f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:08.372449 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-35355c46-65a5-43ea-a3f3-81cdfe86c55f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:08.377202 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-35355c46-65a5-43ea-a3f3-81cdfe86c55f tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 returned with HTTP 404 Jul 31 20:57:08.377699 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1057/4193] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:08 2026] GET /volume/v3/snapshots/1d8339c7-6027-4cfc-bb82-8e0d7a2ce1b6 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:08.385150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6d4be49b-8517-4ce7-bf50-ef341e177e5e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:08.386912 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6d4be49b-8517-4ce7-bf50-ef341e177e5e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 Jul 31 20:57:08.387097 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6d4be49b-8517-4ce7-bf50-ef341e177e5e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:08.387427 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6d4be49b-8517-4ce7-bf50-ef341e177e5e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:08.387580 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-6d4be49b-8517-4ce7-bf50-ef341e177e5e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete volume with id: 38f35c6a-1326-4616-9c30-181efaccfdc0 Jul 31 20:57:08.396201 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:08.396201 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:08.396603 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6d4be49b-8517-4ce7-bf50-ef341e177e5e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:57:08.414873 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6d4be49b-8517-4ce7-bf50-ef341e177e5e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete volume request issued successfully. Jul 31 20:57:08.415024 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6d4be49b-8517-4ce7-bf50-ef341e177e5e tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 returned with HTTP 202 Jul 31 20:57:08.415642 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1049/4194] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:08 2026] DELETE /volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:08.422677 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3970b962-3130-41f9-8dcc-3ab7218dac86 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:08.424305 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3970b962-3130-41f9-8dcc-3ab7218dac86 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 Jul 31 20:57:08.424493 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3970b962-3130-41f9-8dcc-3ab7218dac86 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:08.424673 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3970b962-3130-41f9-8dcc-3ab7218dac86 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:08.432715 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:08.432715 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:08.435863 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3970b962-3130-41f9-8dcc-3ab7218dac86 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:57:08.439749 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3970b962-3130-41f9-8dcc-3ab7218dac86 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 returned with HTTP 200 Jul 31 20:57:08.440162 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1031/4195] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:08 2026] GET /volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:08.468104 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bb06d4d8-b29f-4f84-87ff-fe054dbb7638 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:08.468459 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-30ad5177-0cd4-442d-bdb7-ef61f3bfdbcf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:08.470351 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bb06d4d8-b29f-4f84-87ff-fe054dbb7638 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 Jul 31 20:57:08.470708 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bb06d4d8-b29f-4f84-87ff-fe054dbb7638 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:08.470906 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bb06d4d8-b29f-4f84-87ff-fe054dbb7638 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:08.471050 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-30ad5177-0cd4-442d-bdb7-ef61f3bfdbcf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:08.471349 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-30ad5177-0cd4-442d-bdb7-ef61f3bfdbcf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:08.471612 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-30ad5177-0cd4-442d-bdb7-ef61f3bfdbcf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:08.471766 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-30ad5177-0cd4-442d-bdb7-ef61f3bfdbcf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:08.474943 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bb06d4d8-b29f-4f84-87ff-fe054dbb7638 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 returned with HTTP 404 Jul 31 20:57:08.475464 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1059/4196] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:08 2026] GET /volume/v3/snapshots/fe8d75ee-8794-4b79-b38a-afc43b9efa42 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:08.477520 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:08.477520 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:08.478577 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-30ad5177-0cd4-442d-bdb7-ef61f3bfdbcf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:08.479034 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1058/4197] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:08 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:08.486059 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f07ba051-cf6c-425e-8065-125f6565f39b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:08.489145 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f07ba051-cf6c-425e-8065-125f6565f39b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f Jul 31 20:57:08.489145 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f07ba051-cf6c-425e-8065-125f6565f39b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:08.489145 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f07ba051-cf6c-425e-8065-125f6565f39b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:08.489145 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-f07ba051-cf6c-425e-8065-125f6565f39b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume with id: 5c6af7f4-bc80-4b88-a987-d07a2dc6417f Jul 31 20:57:08.497205 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:08.497205 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:08.497742 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f07ba051-cf6c-425e-8065-125f6565f39b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:08.502885 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3fb3f9c9-495c-42fa-94fc-55916bc2cba0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:08.504969 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3fb3f9c9-495c-42fa-94fc-55916bc2cba0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:08.505250 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3fb3f9c9-495c-42fa-94fc-55916bc2cba0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:08.505473 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3fb3f9c9-495c-42fa-94fc-55916bc2cba0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:08.515034 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:08.515034 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:08.516531 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f07ba051-cf6c-425e-8065-125f6565f39b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume request issued successfully. Jul 31 20:57:08.516531 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f07ba051-cf6c-425e-8065-125f6565f39b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f returned with HTTP 202 Jul 31 20:57:08.516531 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1050/4198] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:08 2026] DELETE /volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:08.521013 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3fb3f9c9-495c-42fa-94fc-55916bc2cba0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:08.528695 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3fb3f9c9-495c-42fa-94fc-55916bc2cba0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:08.528759 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1b57f3eb-afd5-4de4-82e0-888b2bb83b53 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:08.528805 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1032/4199] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:08 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:08.533666 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b57f3eb-afd5-4de4-82e0-888b2bb83b53 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f Jul 31 20:57:08.533846 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b57f3eb-afd5-4de4-82e0-888b2bb83b53 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:08.534020 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1b57f3eb-afd5-4de4-82e0-888b2bb83b53 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:08.540732 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:08.540732 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:08.544300 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1b57f3eb-afd5-4de4-82e0-888b2bb83b53 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:08.548072 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1b57f3eb-afd5-4de4-82e0-888b2bb83b53 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f returned with HTTP 200 Jul 31 20:57:08.548474 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1060/4200] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:08 2026] GET /volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f => generated 1017 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:08.676348 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c340ec74-1611-4f22-b6ee-cb7874aecfc0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:08.679108 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c340ec74-1611-4f22-b6ee-cb7874aecfc0 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:08.679108 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c340ec74-1611-4f22-b6ee-cb7874aecfc0 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:08.679366 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c340ec74-1611-4f22-b6ee-cb7874aecfc0 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:08.690813 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:08.690813 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:08.694776 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c340ec74-1611-4f22-b6ee-cb7874aecfc0 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:08.700029 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c340ec74-1611-4f22-b6ee-cb7874aecfc0 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:08.700570 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1059/4201] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:08 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 858 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:09.454973 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-106a6bca-8e2e-45d5-b193-751b57eaa43c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:09.461155 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-106a6bca-8e2e-45d5-b193-751b57eaa43c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 Jul 31 20:57:09.461155 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-106a6bca-8e2e-45d5-b193-751b57eaa43c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:09.461155 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-106a6bca-8e2e-45d5-b193-751b57eaa43c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:09.470222 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-106a6bca-8e2e-45d5-b193-751b57eaa43c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 returned with HTTP 404 Jul 31 20:57:09.470955 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1051/4202] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:09 2026] GET /volume/v3/volumes/38f35c6a-1326-4616-9c30-181efaccfdc0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:09.477583 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a3961139-9274-47fc-89c4-ba091ce38bd0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:09.479368 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a3961139-9274-47fc-89c4-ba091ce38bd0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 Jul 31 20:57:09.479602 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a3961139-9274-47fc-89c4-ba091ce38bd0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:09.479851 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a3961139-9274-47fc-89c4-ba091ce38bd0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:09.480046 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-a3961139-9274-47fc-89c4-ba091ce38bd0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete volume with id: 93da9664-fc80-4a65-a3a4-1bb0c240dcc5 Jul 31 20:57:09.486826 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:09.486826 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:09.487351 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a3961139-9274-47fc-89c4-ba091ce38bd0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:57:09.490939 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1bd586b4-546d-4021-acb2-1ee97073b586 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:09.493563 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1bd586b4-546d-4021-acb2-1ee97073b586 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:09.493858 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1bd586b4-546d-4021-acb2-1ee97073b586 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:09.494144 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1bd586b4-546d-4021-acb2-1ee97073b586 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:09.494305 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1bd586b4-546d-4021-acb2-1ee97073b586 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:09.499722 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:09.499722 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:09.500791 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1bd586b4-546d-4021-acb2-1ee97073b586 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:09.501307 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1061/4203] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:09 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:09.505975 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a3961139-9274-47fc-89c4-ba091ce38bd0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete volume request issued successfully. Jul 31 20:57:09.506342 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a3961139-9274-47fc-89c4-ba091ce38bd0 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 returned with HTTP 202 Jul 31 20:57:09.506664 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1033/4204] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:09 2026] DELETE /volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:09.513041 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bb457027-9842-46be-9511-5776217d8133 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:09.515006 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb457027-9842-46be-9511-5776217d8133 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 Jul 31 20:57:09.515266 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bb457027-9842-46be-9511-5776217d8133 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:09.515467 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bb457027-9842-46be-9511-5776217d8133 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:09.523278 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:09.523278 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:09.527553 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bb457027-9842-46be-9511-5776217d8133 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:57:09.532642 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb457027-9842-46be-9511-5776217d8133 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 returned with HTTP 200 Jul 31 20:57:09.533040 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1060/4205] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:09 2026] GET /volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 => generated 1355 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:09.540586 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-498ac437-1625-4a20-acf1-cfe41405eafa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:09.543186 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-498ac437-1625-4a20-acf1-cfe41405eafa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:09.543549 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-498ac437-1625-4a20-acf1-cfe41405eafa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:09.543847 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-498ac437-1625-4a20-acf1-cfe41405eafa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:09.554135 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:09.554135 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:09.560972 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-498ac437-1625-4a20-acf1-cfe41405eafa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:09.565286 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-18dcf716-a413-40c0-b9c8-96bd30e8cd17 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:09.567026 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18dcf716-a413-40c0-b9c8-96bd30e8cd17 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f Jul 31 20:57:09.567288 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18dcf716-a413-40c0-b9c8-96bd30e8cd17 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:09.567519 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18dcf716-a413-40c0-b9c8-96bd30e8cd17 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:09.569902 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-498ac437-1625-4a20-acf1-cfe41405eafa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:09.570687 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1052/4206] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:09 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:09.574458 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18dcf716-a413-40c0-b9c8-96bd30e8cd17 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f returned with HTTP 404 Jul 31 20:57:09.574923 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1062/4207] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:09 2026] GET /volume/v3/volumes/5c6af7f4-bc80-4b88-a987-d07a2dc6417f => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:09.586598 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:09.588111 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:09.588517 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1743946579"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:09.589891 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1743946579'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:09.590048 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume of 1 GB Jul 31 20:57:09.594196 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Availability Zones retrieved successfully. Jul 31 20:57:09.601595 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (66e1a329-4046-429c-8cbd-a6aa090adbcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:09.602803 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052e5548-3185-4c68-bfda-2bbc78e50712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:09.604108 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:09.634147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (052e5548-3185-4c68-bfda-2bbc78e50712) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:09.635266 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9645760-da99-4eb2-8c4c-ba476e442815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:09.677911 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['a14181f2-1638-4226-9543-52c2c5599251', '7bfdb619-790a-4b02-aa8b-26f1f3cc26b5', '75109cd2-defa-46cb-a943-7aae7d8a8c4a', 'eb71dbb2-11e0-4d3b-980f-cff9a651fd5d'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:09.678913 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9645760-da99-4eb2-8c4c-ba476e442815) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a14181f2-1638-4226-9543-52c2c5599251', '7bfdb619-790a-4b02-aa8b-26f1f3cc26b5', '75109cd2-defa-46cb-a943-7aae7d8a8c4a', 'eb71dbb2-11e0-4d3b-980f-cff9a651fd5d']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:09.680062 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a23fb1-5441-4dbd-9356-5c978ef7ff91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:09.706702 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00a23fb1-5441-4dbd-9356-5c978ef7ff91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1ae9001f-9692-4739-848c-c0dbd8eb3ab9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1743946579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['a14181f2-1638-4226-9543-52c2c5599251','7bfdb619-790a-4b02-aa8b-26f1f3cc26b5','75109cd2-defa-46cb-a943-7aae7d8a8c4a','eb71dbb2-11e0-4d3b-980f-cff9a651fd5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1743946579',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1ae9001f-9692-4739-848c-c0dbd8eb3ab9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3bd686bed74e4bbf09ab30b578839f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c727ffaed9b3491aa909717570b4a3c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:09.707704 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1390c4-6267-4445-a908-209638f479f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:09.718407 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-548a2bae-26b1-4bfb-a8c5-5d532b302b04 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:09.720260 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-548a2bae-26b1-4bfb-a8c5-5d532b302b04 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:09.720500 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-548a2bae-26b1-4bfb-a8c5-5d532b302b04 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:09.720719 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-548a2bae-26b1-4bfb-a8c5-5d532b302b04 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:09.730530 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8f1390c4-6267-4445-a908-209638f479f1) transitioned into state 'SUCCESS' from state '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-1743946579',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['a14181f2-1638-4226-9543-52c2c5599251','7bfdb619-790a-4b02-aa8b-26f1f3cc26b5','75109cd2-defa-46cb-a943-7aae7d8a8c4a','eb71dbb2-11e0-4d3b-980f-cff9a651fd5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:09.731417 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ada791-d0b3-4eb7-97a0-14f3c5284f7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:09.732358 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:09.732358 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:09.735873 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-548a2bae-26b1-4bfb-a8c5-5d532b302b04 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:09.740295 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-548a2bae-26b1-4bfb-a8c5-5d532b302b04 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:09.740687 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1061/4208] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:09 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 858 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:09.759790 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b7ada791-d0b3-4eb7-97a0-14f3c5284f7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:09.760918 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (66e1a329-4046-429c-8cbd-a6aa090adbcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:09.761398 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request issued successfully. Jul 31 20:57:09.762489 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7bd258e4-c9f7-4c00-917c-97b44f1bffcb tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:09.763242 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1034/4209] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:57:09 2026] POST /volume/v3/volumes => generated 778 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:09.780339 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-895c4f39-ccbc-4b70-b615-9fb2e1d4c929 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:09.785255 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-895c4f39-ccbc-4b70-b615-9fb2e1d4c929 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 Jul 31 20:57:09.785461 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-895c4f39-ccbc-4b70-b615-9fb2e1d4c929 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:09.785708 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-895c4f39-ccbc-4b70-b615-9fb2e1d4c929 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:09.801965 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:09.801965 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:09.808492 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-895c4f39-ccbc-4b70-b615-9fb2e1d4c929 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:09.812788 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-895c4f39-ccbc-4b70-b615-9fb2e1d4c929 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 returned with HTTP 200 Jul 31 20:57:09.813320 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1053/4210] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:09 2026] GET /volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 => generated 957 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:10.161002 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-f5cc417c-c637-48e9-913f-a8c23ba66885 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.163755 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-f5cc417c-c637-48e9-913f-a8c23ba66885 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] POST https://10.4.3.157/volume/v3/attachments/e5a7e5f0-41be-4784-9c96-1ddbd8cb763e/action Jul 31 20:57:10.164277 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-f5cc417c-c637-48e9-913f-a8c23ba66885 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:10.164449 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-f5cc417c-c637-48e9-913f-a8c23ba66885 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:10.183961 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.183961 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:10.197057 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-db09d9a8-d8b3-4b16-9689-7b5c1063f750 req-f5cc417c-c637-48e9-913f-a8c23ba66885 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/attachments/e5a7e5f0-41be-4784-9c96-1ddbd8cb763e/action returned with HTTP 204 Jul 31 20:57:10.197671 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1063/4211] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:57:10 2026] POST /volume/v3/attachments/e5a7e5f0-41be-4784-9c96-1ddbd8cb763e/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:10.517156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7d5f82f5-8d1d-4152-97f3-0e9b3d07159d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.518933 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7d5f82f5-8d1d-4152-97f3-0e9b3d07159d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:10.519162 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7d5f82f5-8d1d-4152-97f3-0e9b3d07159d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:10.519386 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7d5f82f5-8d1d-4152-97f3-0e9b3d07159d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:10.519512 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-7d5f82f5-8d1d-4152-97f3-0e9b3d07159d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:10.523489 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.523489 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:10.524163 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7d5f82f5-8d1d-4152-97f3-0e9b3d07159d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:10.524527 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1062/4212] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:10 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:10.544901 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d7ae7a83-4982-46ab-8d46-20b6be20a2d4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.546880 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d7ae7a83-4982-46ab-8d46-20b6be20a2d4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 Jul 31 20:57:10.547184 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d7ae7a83-4982-46ab-8d46-20b6be20a2d4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:10.547492 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d7ae7a83-4982-46ab-8d46-20b6be20a2d4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:10.553091 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d7ae7a83-4982-46ab-8d46-20b6be20a2d4 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 returned with HTTP 404 Jul 31 20:57:10.553631 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1035/4213] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:10 2026] GET /volume/v3/volumes/93da9664-fc80-4a65-a3a4-1bb0c240dcc5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:10.560081 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-820f44af-41c3-4cf7-afaf-2ad89da65788 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.563457 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-820f44af-41c3-4cf7-afaf-2ad89da65788 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 Jul 31 20:57:10.563642 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-820f44af-41c3-4cf7-afaf-2ad89da65788 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:10.563815 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-820f44af-41c3-4cf7-afaf-2ad89da65788 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:10.563965 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-820f44af-41c3-4cf7-afaf-2ad89da65788 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete volume with id: 3b540076-a782-4e55-b54e-746ee15e2d65 Jul 31 20:57:10.580725 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.580725 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:10.582039 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-820f44af-41c3-4cf7-afaf-2ad89da65788 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:57:10.587042 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-42be846a-3c69-4b75-8c56-7937e505eed7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.588708 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-42be846a-3c69-4b75-8c56-7937e505eed7 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:10.588914 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-42be846a-3c69-4b75-8c56-7937e505eed7 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:10.589082 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-42be846a-3c69-4b75-8c56-7937e505eed7 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:10.595523 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.595523 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:10.599137 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-42be846a-3c69-4b75-8c56-7937e505eed7 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:10.603214 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-42be846a-3c69-4b75-8c56-7937e505eed7 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:10.603413 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-820f44af-41c3-4cf7-afaf-2ad89da65788 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete volume request issued successfully. Jul 31 20:57:10.603806 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1064/4214] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:10 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:10.603852 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-820f44af-41c3-4cf7-afaf-2ad89da65788 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 returned with HTTP 202 Jul 31 20:57:10.604415 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1054/4215] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:10 2026] DELETE /volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:10.614427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7176aa6e-1c74-4530-b581-ffaebda7587c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.616173 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7176aa6e-1c74-4530-b581-ffaebda7587c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 Jul 31 20:57:10.616385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7176aa6e-1c74-4530-b581-ffaebda7587c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:10.616564 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7176aa6e-1c74-4530-b581-ffaebda7587c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:10.623645 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.623645 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:10.627708 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7176aa6e-1c74-4530-b581-ffaebda7587c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:57:10.632633 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7176aa6e-1c74-4530-b581-ffaebda7587c tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 returned with HTTP 200 Jul 31 20:57:10.633084 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1063/4216] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:10 2026] GET /volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:10.756430 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d140614f-68cd-4289-b94f-42f21999732e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.758530 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d140614f-68cd-4289-b94f-42f21999732e tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:10.758801 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d140614f-68cd-4289-b94f-42f21999732e tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:10.759032 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d140614f-68cd-4289-b94f-42f21999732e tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:10.769999 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.769999 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:10.774446 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d140614f-68cd-4289-b94f-42f21999732e tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:10.780141 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d140614f-68cd-4289-b94f-42f21999732e tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:10.780756 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1036/4217] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:10 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 1150 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:10.794667 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b459f1ac-6608-4cd6-b0da-4c09008e0572 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.796505 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b459f1ac-6608-4cd6-b0da-4c09008e0572 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:10.796696 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b459f1ac-6608-4cd6-b0da-4c09008e0572 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:10.796893 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b459f1ac-6608-4cd6-b0da-4c09008e0572 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:10.806842 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.806842 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:10.810091 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b459f1ac-6608-4cd6-b0da-4c09008e0572 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:10.813576 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b459f1ac-6608-4cd6-b0da-4c09008e0572 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:10.813898 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1065/4218] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:10 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 1150 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:10.827444 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c2d66186-a183-4b84-b492-78b55dbe6a3b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.827535 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8ee9678c-5420-42e7-8901-0896abaa190a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.829263 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c2d66186-a183-4b84-b492-78b55dbe6a3b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 Jul 31 20:57:10.829492 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c2d66186-a183-4b84-b492-78b55dbe6a3b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:10.829564 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8ee9678c-5420-42e7-8901-0896abaa190a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] POST https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action Jul 31 20:57:10.829682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c2d66186-a183-4b84-b492-78b55dbe6a3b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:10.829917 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8ee9678c-5420-42e7-8901-0896abaa190a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action body: b'{"os-detach": {"attachment_id": "e5a7e5f0-41be-4784-9c96-1ddbd8cb763e"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:10.830062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8ee9678c-5420-42e7-8901-0896abaa190a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "e5a7e5f0-41be-4784-9c96-1ddbd8cb763e"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:10.837581 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.837581 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:10.841477 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c2d66186-a183-4b84-b492-78b55dbe6a3b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:10.843841 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.843841 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:10.844384 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8ee9678c-5420-42e7-8901-0896abaa190a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:10.845777 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c2d66186-a183-4b84-b492-78b55dbe6a3b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 returned with HTTP 200 Jul 31 20:57:10.846202 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1055/4219] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:10 2026] GET /volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 => generated 1018 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:10.851858 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8ee9678c-5420-42e7-8901-0896abaa190a tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action returned with HTTP 400 Jul 31 20:57:10.852479 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1064/4220] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:57:10 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 100 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:57:10.858242 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ea132524-1215-4c54-a68d-caf51dc00450 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.860030 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea132524-1215-4c54-a68d-caf51dc00450 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:57:10.860403 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ea132524-1215-4c54-a68d-caf51dc00450 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1ae9001f-9692-4739-848c-c0dbd8eb3ab9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-498280041"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:10.868501 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.868501 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:10.868762 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ea132524-1215-4c54-a68d-caf51dc00450 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:10.868809 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-ea132524-1215-4c54-a68d-caf51dc00450 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create snapshot from volume 1ae9001f-9692-4739-848c-c0dbd8eb3ab9 Jul 31 20:57:10.891114 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-ea132524-1215-4c54-a68d-caf51dc00450 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['0a05eed9-a5f3-438e-b621-4a8ec0fd4e90', '8758cbcb-931f-449f-bdd3-27d58ded8409', '53843549-005d-432d-affa-665063139e3d', '1d5b60d1-18d1-43e3-8860-7c00bad36015'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:10.899270 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-83112684-f2f9-4aea-88ac-b064f4e9527c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.901769 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-83112684-f2f9-4aea-88ac-b064f4e9527c tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:10.902015 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-83112684-f2f9-4aea-88ac-b064f4e9527c tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:10.902292 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-83112684-f2f9-4aea-88ac-b064f4e9527c tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:10.915100 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.915100 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:10.919613 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-83112684-f2f9-4aea-88ac-b064f4e9527c tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:10.924865 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-83112684-f2f9-4aea-88ac-b064f4e9527c tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:10.925421 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1066/4221] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:57:10 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 1150 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:10.933954 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ea132524-1215-4c54-a68d-caf51dc00450 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot create request issued successfully. Jul 31 20:57:10.935481 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea132524-1215-4c54-a68d-caf51dc00450 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:57:10.936023 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1037/4222] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:57:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:10.946818 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-18963185-56ca-4eca-a6ca-1d324ede9299 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.947164 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-95cde2e7-7b61-4834-8e99-2865e39758ea None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:10.949122 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-95cde2e7-7b61-4834-8e99-2865e39758ea tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da Jul 31 20:57:10.949322 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-95cde2e7-7b61-4834-8e99-2865e39758ea tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:10.949492 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-95cde2e7-7b61-4834-8e99-2865e39758ea tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:10.950332 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-18963185-56ca-4eca-a6ca-1d324ede9299 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] POST https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20/action Jul 31 20:57:10.950717 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-18963185-56ca-4eca-a6ca-1d324ede9299 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:10.950985 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-18963185-56ca-4eca-a6ca-1d324ede9299 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:10.955820 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.955820 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:10.956206 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-95cde2e7-7b61-4834-8e99-2865e39758ea tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:10.958052 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-95cde2e7-7b61-4834-8e99-2865e39758ea tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da returned with HTTP 200 Jul 31 20:57:10.958494 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1056/4223] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:10 2026] GET /volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:10.964605 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:10.964605 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:10.965027 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-18963185-56ca-4eca-a6ca-1d324ede9299 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:10.970984 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-18963185-56ca-4eca-a6ca-1d324ede9299 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Begin detaching volume completed successfully. Jul 31 20:57:10.971296 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-18963185-56ca-4eca-a6ca-1d324ede9299 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20/action returned with HTTP 202 Jul 31 20:57:10.971774 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1065/4224] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:57:10 2026] POST /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 20:57:11.038972 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-866e56ca-9665-4a26-bcf5-d9fa077e1269 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:11.038972 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-866e56ca-9665-4a26-bcf5-d9fa077e1269 None None] GET https://10.4.3.157/volume// Jul 31 20:57:11.038972 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-866e56ca-9665-4a26-bcf5-d9fa077e1269 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:11.038972 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-866e56ca-9665-4a26-bcf5-d9fa077e1269 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:11.039184 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-866e56ca-9665-4a26-bcf5-d9fa077e1269 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:11.039400 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1067/4225] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:57: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 20:57:11.052173 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-af2f792a-d7e2-48d9-90a6-ef4eadcae7a5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:11.055274 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-af2f792a-d7e2-48d9-90a6-ef4eadcae7a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:11.055507 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-af2f792a-d7e2-48d9-90a6-ef4eadcae7a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:11.055721 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-af2f792a-d7e2-48d9-90a6-ef4eadcae7a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:11.066422 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:11.066422 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:11.073081 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-af2f792a-d7e2-48d9-90a6-ef4eadcae7a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:11.077385 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-af2f792a-d7e2-48d9-90a6-ef4eadcae7a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:11.077818 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1038/4226] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:57:11 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 1333 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:11.535576 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-72f5f392-3105-4706-b3b6-04dafb2b42ff None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:11.537811 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-72f5f392-3105-4706-b3b6-04dafb2b42ff tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:11.538270 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-72f5f392-3105-4706-b3b6-04dafb2b42ff tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:11.538414 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-72f5f392-3105-4706-b3b6-04dafb2b42ff tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:11.539079 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-72f5f392-3105-4706-b3b6-04dafb2b42ff tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:11.544484 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:11.544484 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:11.545784 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-72f5f392-3105-4706-b3b6-04dafb2b42ff tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:11.546340 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1057/4227] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:11 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:11.617741 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0573d215-ecdb-4f77-b598-8de77310fb6a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:11.621289 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0573d215-ecdb-4f77-b598-8de77310fb6a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:11.621289 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0573d215-ecdb-4f77-b598-8de77310fb6a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:11.621289 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0573d215-ecdb-4f77-b598-8de77310fb6a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:11.631280 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:11.631280 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:11.636906 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0573d215-ecdb-4f77-b598-8de77310fb6a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:11.642205 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0573d215-ecdb-4f77-b598-8de77310fb6a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:11.642705 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1066/4228] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:11 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:11.648724 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a382d7a5-3f51-4d20-a813-1546ca6fd759 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:11.650755 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a382d7a5-3f51-4d20-a813-1546ca6fd759 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 Jul 31 20:57:11.650991 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a382d7a5-3f51-4d20-a813-1546ca6fd759 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:11.651217 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a382d7a5-3f51-4d20-a813-1546ca6fd759 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:11.657515 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a382d7a5-3f51-4d20-a813-1546ca6fd759 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 returned with HTTP 404 Jul 31 20:57:11.658079 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1068/4229] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:11 2026] GET /volume/v3/volumes/3b540076-a782-4e55-b54e-746ee15e2d65 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:11.665050 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-692eb713-4e28-4d4a-a83b-b9e8b9a22bc6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:11.667061 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-692eb713-4e28-4d4a-a83b-b9e8b9a22bc6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] DELETE https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 Jul 31 20:57:11.667349 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-692eb713-4e28-4d4a-a83b-b9e8b9a22bc6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:11.667568 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-692eb713-4e28-4d4a-a83b-b9e8b9a22bc6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:11.667746 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-692eb713-4e28-4d4a-a83b-b9e8b9a22bc6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete volume with id: 02c17f95-2ad3-4937-b73e-e1135762cef0 Jul 31 20:57:11.674986 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:11.674986 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:11.675483 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-692eb713-4e28-4d4a-a83b-b9e8b9a22bc6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:57:11.690040 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-692eb713-4e28-4d4a-a83b-b9e8b9a22bc6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Delete volume request issued successfully. Jul 31 20:57:11.690253 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-692eb713-4e28-4d4a-a83b-b9e8b9a22bc6 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 returned with HTTP 202 Jul 31 20:57:11.690639 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1039/4230] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:11 2026] DELETE /volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:11.697584 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-00190e7f-2351-4a59-a700-8c568a256aec None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:11.699576 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-00190e7f-2351-4a59-a700-8c568a256aec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 Jul 31 20:57:11.699810 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-00190e7f-2351-4a59-a700-8c568a256aec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:11.700041 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-00190e7f-2351-4a59-a700-8c568a256aec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:11.707316 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:11.707316 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:11.710863 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-00190e7f-2351-4a59-a700-8c568a256aec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Volume info retrieved successfully. Jul 31 20:57:11.717032 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-00190e7f-2351-4a59-a700-8c568a256aec tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 returned with HTTP 200 Jul 31 20:57:11.717464 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1058/4231] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:11 2026] GET /volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 => generated 841 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:11.971061 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8e4dcd5a-7dce-4bdb-8697-92076d7030be None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:11.973094 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8e4dcd5a-7dce-4bdb-8697-92076d7030be tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da Jul 31 20:57:11.973345 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8e4dcd5a-7dce-4bdb-8697-92076d7030be tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:11.973554 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8e4dcd5a-7dce-4bdb-8697-92076d7030be tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:11.978850 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:11.978850 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:11.979189 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8e4dcd5a-7dce-4bdb-8697-92076d7030be tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:11.979925 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8e4dcd5a-7dce-4bdb-8697-92076d7030be tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da returned with HTTP 200 Jul 31 20:57:11.980386 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1067/4232] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:11 2026] GET /volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:11.990611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4e6ad68e-d813-48a1-a850-950642fde135 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:11.992355 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4e6ad68e-d813-48a1-a850-950642fde135 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] GET https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da Jul 31 20:57:11.992548 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4e6ad68e-d813-48a1-a850-950642fde135 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:11.992727 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4e6ad68e-d813-48a1-a850-950642fde135 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:11.997508 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:11.997508 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:11.997962 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4e6ad68e-d813-48a1-a850-950642fde135 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot retrieved successfully. Jul 31 20:57:11.998736 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4e6ad68e-d813-48a1-a850-950642fde135 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da returned with HTTP 200 Jul 31 20:57:11.999137 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1069/4233] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:11 2026] GET /volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:12.006934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-beafdcca-bdde-4fd2-a6d0-f523fd53e628 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:12.009099 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-beafdcca-bdde-4fd2-a6d0-f523fd53e628 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da Jul 31 20:57:12.009394 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-beafdcca-bdde-4fd2-a6d0-f523fd53e628 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:12.009822 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-beafdcca-bdde-4fd2-a6d0-f523fd53e628 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:12.009956 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-beafdcca-bdde-4fd2-a6d0-f523fd53e628 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete snapshot with id: 96222b3c-65cd-4cd8-9547-565adda2e4da Jul 31 20:57:12.016533 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:12.016533 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:12.016858 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-beafdcca-bdde-4fd2-a6d0-f523fd53e628 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:12.036352 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-beafdcca-bdde-4fd2-a6d0-f523fd53e628 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot delete request issued successfully. Jul 31 20:57:12.036590 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-beafdcca-bdde-4fd2-a6d0-f523fd53e628 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da returned with HTTP 202 Jul 31 20:57:12.037136 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1040/4234] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:57:12 2026] DELETE /volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:12.047256 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ef7b6f71-846e-4657-b4ec-3186a84250ab None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:12.050449 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef7b6f71-846e-4657-b4ec-3186a84250ab tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da Jul 31 20:57:12.050714 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef7b6f71-846e-4657-b4ec-3186a84250ab tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:12.050923 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ef7b6f71-846e-4657-b4ec-3186a84250ab tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:12.058471 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:12.058471 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:12.059731 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ef7b6f71-846e-4657-b4ec-3186a84250ab tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:12.060503 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ef7b6f71-846e-4657-b4ec-3186a84250ab tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da returned with HTTP 200 Jul 31 20:57:12.061376 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1059/4235] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:12 2026] GET /volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:12.560153 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-243b2639-bcb9-4c81-b2bd-8797ff7478c8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:12.560360 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-243b2639-bcb9-4c81-b2bd-8797ff7478c8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:12.560434 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-243b2639-bcb9-4c81-b2bd-8797ff7478c8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:12.560663 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-243b2639-bcb9-4c81-b2bd-8797ff7478c8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:12.560798 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-243b2639-bcb9-4c81-b2bd-8797ff7478c8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:12.565120 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:12.565120 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:12.565863 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-243b2639-bcb9-4c81-b2bd-8797ff7478c8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:12.566307 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1068/4236] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:12 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:12.657283 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-684a653d-fc5b-4d5e-a652-bbc3f2250252 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:12.659057 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-684a653d-fc5b-4d5e-a652-bbc3f2250252 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:12.659306 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-684a653d-fc5b-4d5e-a652-bbc3f2250252 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:12.659485 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-684a653d-fc5b-4d5e-a652-bbc3f2250252 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:12.666714 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:12.666714 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:12.670700 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-684a653d-fc5b-4d5e-a652-bbc3f2250252 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:12.675584 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-684a653d-fc5b-4d5e-a652-bbc3f2250252 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:12.676062 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1070/4237] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:12 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:12.729745 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f8db17b7-2ce4-446b-ae0a-9cb8aa7c8dd7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:12.731779 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f8db17b7-2ce4-446b-ae0a-9cb8aa7c8dd7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] GET https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 Jul 31 20:57:12.732019 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f8db17b7-2ce4-446b-ae0a-9cb8aa7c8dd7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:12.732324 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f8db17b7-2ce4-446b-ae0a-9cb8aa7c8dd7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:12.739692 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f8db17b7-2ce4-446b-ae0a-9cb8aa7c8dd7 tempest-VolumesBackupsTest-864451006 tempest-VolumesBackupsTest-864451006-project-member] https://10.4.3.157/volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 returned with HTTP 404 Jul 31 20:57:12.740400 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1041/4238] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:12 2026] GET /volume/v3/volumes/02c17f95-2ad3-4937-b73e-e1135762cef0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:13.070900 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-752aeb9f-915d-4947-a648-ec1aede5dbea None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:13.072924 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-752aeb9f-915d-4947-a648-ec1aede5dbea tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da Jul 31 20:57:13.073144 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-752aeb9f-915d-4947-a648-ec1aede5dbea tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:13.073398 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-752aeb9f-915d-4947-a648-ec1aede5dbea tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:13.077964 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-752aeb9f-915d-4947-a648-ec1aede5dbea tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da returned with HTTP 404 Jul 31 20:57:13.078557 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1060/4239] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:13 2026] GET /volume/v3/snapshots/96222b3c-65cd-4cd8-9547-565adda2e4da => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:13.086154 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c67a6ec0-02c8-4af6-8eb8-a55b118d0e05 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:13.088489 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c67a6ec0-02c8-4af6-8eb8-a55b118d0e05 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 Jul 31 20:57:13.088856 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c67a6ec0-02c8-4af6-8eb8-a55b118d0e05 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:13.089064 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c67a6ec0-02c8-4af6-8eb8-a55b118d0e05 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:13.089262 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-c67a6ec0-02c8-4af6-8eb8-a55b118d0e05 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume with id: 1ae9001f-9692-4739-848c-c0dbd8eb3ab9 Jul 31 20:57:13.098382 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:13.098382 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:13.098589 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c67a6ec0-02c8-4af6-8eb8-a55b118d0e05 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:13.134280 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c67a6ec0-02c8-4af6-8eb8-a55b118d0e05 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume request issued successfully. Jul 31 20:57:13.134280 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c67a6ec0-02c8-4af6-8eb8-a55b118d0e05 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 returned with HTTP 202 Jul 31 20:57:13.134452 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1069/4240] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:13 2026] DELETE /volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:13.149788 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-653ce853-7c9c-41fa-9ca6-4d8935334a2a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:13.151596 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-653ce853-7c9c-41fa-9ca6-4d8935334a2a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 Jul 31 20:57:13.151785 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-653ce853-7c9c-41fa-9ca6-4d8935334a2a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:13.151957 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-653ce853-7c9c-41fa-9ca6-4d8935334a2a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:13.164576 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:13.164576 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:13.170285 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-653ce853-7c9c-41fa-9ca6-4d8935334a2a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:13.174571 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-653ce853-7c9c-41fa-9ca6-4d8935334a2a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 returned with HTTP 200 Jul 31 20:57:13.174921 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1071/4241] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:13 2026] GET /volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 => generated 1017 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:13.462632 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-1cac7a04-0a3d-4f0b-a151-de66cbaa6477 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:13.465655 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-1cac7a04-0a3d-4f0b-a151-de66cbaa6477 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] DELETE https://10.4.3.157/volume/v3/attachments/e5a7e5f0-41be-4784-9c96-1ddbd8cb763e Jul 31 20:57:13.465903 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-1cac7a04-0a3d-4f0b-a151-de66cbaa6477 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:13.466163 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-1cac7a04-0a3d-4f0b-a151-de66cbaa6477 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:13.475487 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:13.475487 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:13.531628 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-1b144488-2ea8-4b88-8678-5c2a1cf23b9a req-1cac7a04-0a3d-4f0b-a151-de66cbaa6477 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/attachments/e5a7e5f0-41be-4784-9c96-1ddbd8cb763e returned with HTTP 200 Jul 31 20:57:13.532117 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1042/4242] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:57:13 2026] DELETE /volume/v3/attachments/e5a7e5f0-41be-4784-9c96-1ddbd8cb763e => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:13.584808 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c1c28621-a9a0-46d0-a4ec-fdf282a203bf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:13.587901 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c1c28621-a9a0-46d0-a4ec-fdf282a203bf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:13.587901 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c1c28621-a9a0-46d0-a4ec-fdf282a203bf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:13.587901 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c1c28621-a9a0-46d0-a4ec-fdf282a203bf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:13.587901 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-c1c28621-a9a0-46d0-a4ec-fdf282a203bf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:13.593343 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:13.593343 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:13.595089 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c1c28621-a9a0-46d0-a4ec-fdf282a203bf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:13.595089 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1061/4243] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:13 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:13.691438 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b7d47f1e-5f1b-4d66-a523-20ba7ac2ae2c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:13.693506 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7d47f1e-5f1b-4d66-a523-20ba7ac2ae2c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:13.693764 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b7d47f1e-5f1b-4d66-a523-20ba7ac2ae2c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:13.693964 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b7d47f1e-5f1b-4d66-a523-20ba7ac2ae2c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:13.702782 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:13.702782 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:13.708448 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b7d47f1e-5f1b-4d66-a523-20ba7ac2ae2c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:13.714750 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b7d47f1e-5f1b-4d66-a523-20ba7ac2ae2c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:13.715353 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1070/4244] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:13 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:14.192931 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-666d82ca-9071-4c1d-a499-0c520e097a7b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:14.194629 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-666d82ca-9071-4c1d-a499-0c520e097a7b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 Jul 31 20:57:14.194896 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-666d82ca-9071-4c1d-a499-0c520e097a7b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:14.195144 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-666d82ca-9071-4c1d-a499-0c520e097a7b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:14.204335 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-666d82ca-9071-4c1d-a499-0c520e097a7b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 returned with HTTP 404 Jul 31 20:57:14.205937 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1072/4245] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:14 2026] GET /volume/v3/volumes/1ae9001f-9692-4739-848c-c0dbd8eb3ab9 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:14.219170 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:14.222774 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:14.224960 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1495028084"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:14.224960 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1495028084'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:14.224960 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume of 1 GB Jul 31 20:57:14.225186 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b837ad59-bedf-4e8f-be17-cb0d9ba06e65 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:14.225643 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:14.225643 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:14.228804 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b837ad59-bedf-4e8f-be17-cb0d9ba06e65 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] POST https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action Jul 31 20:57:14.229295 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b837ad59-bedf-4e8f-be17-cb0d9ba06e65 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:14.229794 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b837ad59-bedf-4e8f-be17-cb0d9ba06e65 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:14.229846 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Availability Zones retrieved successfully. Jul 31 20:57:14.237150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (1fce006f-5c56-41b3-bba1-4d603fd18c2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:14.239198 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0beadd54-7afa-4ee2-b75e-a6ece0ad13d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:14.239496 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:14.246587 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:14.246587 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:14.249992 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.admin_actions [None req-b837ad59-bedf-4e8f-be17-cb0d9ba06e65 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] Updating volume 'f7d5cde2-a03a-41be-bc44-32b0e0579005' with '{'status': 'in-use'}' {{(pid=100193) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Jul 31 20:57:14.278933 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b837ad59-bedf-4e8f-be17-cb0d9ba06e65 tempest-TestServerVolumeAttachmentScenario-1095163323 tempest-TestServerVolumeAttachmentScenario-1095163323-project-admin] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action returned with HTTP 202 Jul 31 20:57:14.279401 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1062/4246] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 20:57:14 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:57:14.281653 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0beadd54-7afa-4ee2-b75e-a6ece0ad13d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:14.282580 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36235d1b-5cd8-46e9-82c7-fe055579346f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:14.288508 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-37574a63-d387-4036-bdc5-9ca131d01087 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:14.291064 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-37574a63-d387-4036-bdc5-9ca131d01087 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:14.291843 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-37574a63-d387-4036-bdc5-9ca131d01087 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:14.291843 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-37574a63-d387-4036-bdc5-9ca131d01087 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:14.304845 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:14.304845 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:14.311676 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-37574a63-d387-4036-bdc5-9ca131d01087 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:14.318603 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-37574a63-d387-4036-bdc5-9ca131d01087 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:57:14.319343 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1071/4247] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:14 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:57:14.353713 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['9cc7e1f1-d002-49cc-b7b1-afa2cdcf5203', '4e28ae5a-d5de-4812-9084-7eabe14ebe6b', 'db7230ee-36a0-4694-9310-18af8e6a6288', '793fc1c3-b4c4-406f-90f7-3e921f070766'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:14.354936 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36235d1b-5cd8-46e9-82c7-fe055579346f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9cc7e1f1-d002-49cc-b7b1-afa2cdcf5203', '4e28ae5a-d5de-4812-9084-7eabe14ebe6b', 'db7230ee-36a0-4694-9310-18af8e6a6288', '793fc1c3-b4c4-406f-90f7-3e921f070766']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:14.355968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c772a1dc-cff7-4d86-9db4-4920f677ca21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:14.386094 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-4e25f3dc-9539-4960-b9aa-686473cebb09 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:14.390786 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-4e25f3dc-9539-4960-b9aa-686473cebb09 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:14.390786 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-4e25f3dc-9539-4960-b9aa-686473cebb09 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:14.390786 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-4e25f3dc-9539-4960-b9aa-686473cebb09 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:14.395924 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c772a1dc-cff7-4d86-9db4-4920f677ca21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b89b7cfd-c06e-4c09-b9ea-c2c113e5d748', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1495028084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['9cc7e1f1-d002-49cc-b7b1-afa2cdcf5203','4e28ae5a-d5de-4812-9084-7eabe14ebe6b','db7230ee-36a0-4694-9310-18af8e6a6288','793fc1c3-b4c4-406f-90f7-3e921f070766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1495028084',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b89b7cfd-c06e-4c09-b9ea-c2c113e5d748,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3bd686bed74e4bbf09ab30b578839f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c727ffaed9b3491aa909717570b4a3c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:14.396494 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a492ab-b45f-46c1-98c1-a25a9c4df977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:14.402497 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:14.402497 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:14.408648 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-4e25f3dc-9539-4960-b9aa-686473cebb09 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:14.415814 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-4e25f3dc-9539-4960-b9aa-686473cebb09 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:57:14.416429 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1073/4248] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:57:14 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 1150 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:14.431699 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38a492ab-b45f-46c1-98c1-a25a9c4df977) transitioned into state 'SUCCESS' from state '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-1495028084',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['9cc7e1f1-d002-49cc-b7b1-afa2cdcf5203','4e28ae5a-d5de-4812-9084-7eabe14ebe6b','db7230ee-36a0-4694-9310-18af8e6a6288','793fc1c3-b4c4-406f-90f7-3e921f070766'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:14.433088 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74a5e1eb-3b64-4bff-b4dc-ee64f2608ce6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:14.461448 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-a84cf896-0bde-461f-9f90-6ac40dc3a6b2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:14.464404 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-a84cf896-0bde-461f-9f90-6ac40dc3a6b2 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] POST https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action Jul 31 20:57:14.465535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-a84cf896-0bde-461f-9f90-6ac40dc3a6b2 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:14.465535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-a84cf896-0bde-461f-9f90-6ac40dc3a6b2 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:14.466423 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74a5e1eb-3b64-4bff-b4dc-ee64f2608ce6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:14.470003 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (1fce006f-5c56-41b3-bba1-4d603fd18c2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:14.470811 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request issued successfully. Jul 31 20:57:14.471601 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fc15fb43-14d3-4840-9365-3e6e5de31c29 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:14.472142 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1043/4249] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:57:14 2026] POST /volume/v3/volumes => generated 778 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:14.485089 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:14.485089 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:14.485815 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-a84cf896-0bde-461f-9f90-6ac40dc3a6b2 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:14.493906 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-24b5654a-0e61-4040-88f2-11f8f92250f1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:14.495605 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-24b5654a-0e61-4040-88f2-11f8f92250f1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 Jul 31 20:57:14.495605 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-24b5654a-0e61-4040-88f2-11f8f92250f1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:14.496146 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-24b5654a-0e61-4040-88f2-11f8f92250f1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:14.501897 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-a84cf896-0bde-461f-9f90-6ac40dc3a6b2 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Begin detaching volume completed successfully. Jul 31 20:57:14.502251 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-a84cf896-0bde-461f-9f90-6ac40dc3a6b2 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action returned with HTTP 202 Jul 31 20:57:14.502955 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1063/4250] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:57:14 2026] POST /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:57:14.508180 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:14.508180 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:14.517235 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-24b5654a-0e61-4040-88f2-11f8f92250f1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:14.526320 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-24b5654a-0e61-4040-88f2-11f8f92250f1 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 returned with HTTP 200 Jul 31 20:57:14.526761 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1072/4251] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:14 2026] GET /volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 => generated 957 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:14.584636 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b4eb23a0-5528-472e-86e9-232c7a7a1fbc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:14.585116 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b4eb23a0-5528-472e-86e9-232c7a7a1fbc None None] GET https://10.4.3.157/volume// Jul 31 20:57:14.587909 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b4eb23a0-5528-472e-86e9-232c7a7a1fbc None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:14.588157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b4eb23a0-5528-472e-86e9-232c7a7a1fbc None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:14.588520 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b4eb23a0-5528-472e-86e9-232c7a7a1fbc None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:14.589195 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1074/4252] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:57:14 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:57:14.605351 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-27ea67b5-c26b-4ebe-b146-82a9cc8c64b9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:14.609584 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-27ea67b5-c26b-4ebe-b146-82a9cc8c64b9 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:14.609584 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-27ea67b5-c26b-4ebe-b146-82a9cc8c64b9 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:14.609944 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-27ea67b5-c26b-4ebe-b146-82a9cc8c64b9 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:14.612044 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-64e6b70c-3304-4ae3-af3b-0c2b6684f5da None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:14.614725 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-64e6b70c-3304-4ae3-af3b-0c2b6684f5da tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:14.615109 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-64e6b70c-3304-4ae3-af3b-0c2b6684f5da tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:14.615851 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-64e6b70c-3304-4ae3-af3b-0c2b6684f5da tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:14.615851 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-64e6b70c-3304-4ae3-af3b-0c2b6684f5da tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:14.621963 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:14.621963 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:14.623112 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-64e6b70c-3304-4ae3-af3b-0c2b6684f5da tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:14.623624 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1064/4253] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:14 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:14.626980 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:14.626980 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:14.633073 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-27ea67b5-c26b-4ebe-b146-82a9cc8c64b9 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:14.640728 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-27ea67b5-c26b-4ebe-b146-82a9cc8c64b9 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:57:14.641446 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1044/4254] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:57:14 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 1333 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:14.729066 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e4aa0959-1022-4a4b-b805-6eff6ca08ec6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:14.731406 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e4aa0959-1022-4a4b-b805-6eff6ca08ec6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:14.731770 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e4aa0959-1022-4a4b-b805-6eff6ca08ec6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:14.734987 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e4aa0959-1022-4a4b-b805-6eff6ca08ec6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:14.746565 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:14.746565 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:14.755728 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e4aa0959-1022-4a4b-b805-6eff6ca08ec6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:14.762060 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e4aa0959-1022-4a4b-b805-6eff6ca08ec6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:14.762748 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1073/4255] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:14 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:15.552681 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-58d43f45-9cdc-4f59-8695-ed2c60ad9a68 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:15.555531 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-58d43f45-9cdc-4f59-8695-ed2c60ad9a68 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 Jul 31 20:57:15.555734 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-58d43f45-9cdc-4f59-8695-ed2c60ad9a68 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:15.555929 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-58d43f45-9cdc-4f59-8695-ed2c60ad9a68 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:15.564655 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:15.564655 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:15.569052 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-58d43f45-9cdc-4f59-8695-ed2c60ad9a68 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:15.573771 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-58d43f45-9cdc-4f59-8695-ed2c60ad9a68 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 returned with HTTP 200 Jul 31 20:57:15.574103 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1075/4256] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:15 2026] GET /volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 => generated 1018 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:15.589034 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ea542ce9-a1b0-4e12-8320-ba107f2f710d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:15.590877 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ea542ce9-a1b0-4e12-8320-ba107f2f710d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:57:15.591282 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ea542ce9-a1b0-4e12-8320-ba107f2f710d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b89b7cfd-c06e-4c09-b9ea-c2c113e5d748", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-87780098"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:15.601428 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:15.601428 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:15.601835 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ea542ce9-a1b0-4e12-8320-ba107f2f710d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:15.601990 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-ea542ce9-a1b0-4e12-8320-ba107f2f710d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create snapshot from volume b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 Jul 31 20:57:15.631393 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-ea542ce9-a1b0-4e12-8320-ba107f2f710d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['263b3f7c-2379-4d41-9489-033b1bd402b2', '9ce935ed-7b6f-4373-80b7-3c54b77a13b7', 'f5e64198-919c-498d-9c16-dcfb8cfe87b9', 'a737dde7-0160-4499-830c-694688400a1e'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:15.638196 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3939f7dc-f5bc-4081-bffe-b0bbfaf61720 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:15.641383 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3939f7dc-f5bc-4081-bffe-b0bbfaf61720 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:15.641665 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3939f7dc-f5bc-4081-bffe-b0bbfaf61720 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:15.641936 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3939f7dc-f5bc-4081-bffe-b0bbfaf61720 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:15.642097 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-3939f7dc-f5bc-4081-bffe-b0bbfaf61720 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:15.651928 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:15.651928 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:15.652477 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3939f7dc-f5bc-4081-bffe-b0bbfaf61720 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:15.652841 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1045/4257] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:15 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:15.667344 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ea542ce9-a1b0-4e12-8320-ba107f2f710d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot create request issued successfully. Jul 31 20:57:15.667661 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ea542ce9-a1b0-4e12-8320-ba107f2f710d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:57:15.668113 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1065/4258] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:57:15 2026] POST /volume/v3/snapshots => generated 306 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:15.676312 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d056d60f-ef17-4f40-9439-add3f54ed851 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:15.678637 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d056d60f-ef17-4f40-9439-add3f54ed851 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 Jul 31 20:57:15.678637 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d056d60f-ef17-4f40-9439-add3f54ed851 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:15.678637 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d056d60f-ef17-4f40-9439-add3f54ed851 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:15.683291 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:15.683291 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:15.683585 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d056d60f-ef17-4f40-9439-add3f54ed851 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:15.685311 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d056d60f-ef17-4f40-9439-add3f54ed851 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 returned with HTTP 200 Jul 31 20:57:15.685311 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1074/4259] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:15 2026] GET /volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 => generated 438 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:15.782367 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6e1a3c29-8f68-478b-b048-60b1928fd5f9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:15.784502 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6e1a3c29-8f68-478b-b048-60b1928fd5f9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:15.784826 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6e1a3c29-8f68-478b-b048-60b1928fd5f9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:15.785116 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6e1a3c29-8f68-478b-b048-60b1928fd5f9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:15.793608 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:15.793608 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:15.798060 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6e1a3c29-8f68-478b-b048-60b1928fd5f9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:15.803853 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6e1a3c29-8f68-478b-b048-60b1928fd5f9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:15.804417 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1076/4260] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:15 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:16.052641 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:16.148180 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:16.148180 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1997832672"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:16.148180 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1997832672'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:16.148180 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Create volume of 1 GB Jul 31 20:57:16.152070 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Availability Zones retrieved successfully. Jul 31 20:57:16.159621 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Flow 'volume_create_api' (4f8426e4-440a-4565-8d65-9108d2f5ec15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:16.160909 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c4044a-2515-4d6c-bed6-e37a48f43e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:16.162013 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:16.188354 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3c4044a-2515-4d6c-bed6-e37a48f43e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:16.189529 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c957713-003d-4024-928d-bb761978ca4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:16.253147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Created reservations ['8994504a-bdef-461f-a26f-7ee7a533f50d', 'b905aded-c5a9-4a84-9db5-56543fc9118f', '99db496e-719f-4920-89ba-702711503086', 'a30d5a1f-4dbf-438b-89c7-50cc9748b3a8'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:16.253147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c957713-003d-4024-928d-bb761978ca4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8994504a-bdef-461f-a26f-7ee7a533f50d', 'b905aded-c5a9-4a84-9db5-56543fc9118f', '99db496e-719f-4920-89ba-702711503086', 'a30d5a1f-4dbf-438b-89c7-50cc9748b3a8']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:16.253147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56bbf0b-c811-4762-ade9-7621e35e7a3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:16.275619 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c56bbf0b-c811-4762-ade9-7621e35e7a3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '281ae67c-af31-4f99-8b30-3a7bde728d4d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997832672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f1165f585342c7b497c8707758fe7b',qos_specs=None,replication_status=,reservations=['8994504a-bdef-461f-a26f-7ee7a533f50d','b905aded-c5a9-4a84-9db5-56543fc9118f','99db496e-719f-4920-89ba-702711503086','a30d5a1f-4dbf-438b-89c7-50cc9748b3a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697c49e9c9742ef96683de4420dcdad',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1997832672',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=281ae67c-af31-4f99-8b30-3a7bde728d4d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='58f1165f585342c7b497c8707758fe7b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0697c49e9c9742ef96683de4420dcdad',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:16.277145 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452fc69d-babf-4555-b9a6-6ba478162412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:16.293573 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (452fc69d-babf-4555-b9a6-6ba478162412) transitioned into state 'SUCCESS' from state '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-1997832672',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='58f1165f585342c7b497c8707758fe7b',qos_specs=None,replication_status=,reservations=['8994504a-bdef-461f-a26f-7ee7a533f50d','b905aded-c5a9-4a84-9db5-56543fc9118f','99db496e-719f-4920-89ba-702711503086','a30d5a1f-4dbf-438b-89c7-50cc9748b3a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0697c49e9c9742ef96683de4420dcdad',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:16.294458 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edbb392d-50d6-4914-bdbc-b20b82a44094) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:16.304277 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edbb392d-50d6-4914-bdbc-b20b82a44094) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:16.305542 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Flow 'volume_create_api' (4f8426e4-440a-4565-8d65-9108d2f5ec15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:16.306030 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Create volume request issued successfully. Jul 31 20:57:16.306844 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-381b3e5f-d7b8-4a37-bc3f-84c27e3b5e2d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:16.307491 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1046/4261] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:57:16 2026] POST /volume/v3/volumes => generated 778 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:16.320810 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d9952437-6918-4f56-a896-7176064a670b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:16.322891 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d9952437-6918-4f56-a896-7176064a670b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d Jul 31 20:57:16.323312 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d9952437-6918-4f56-a896-7176064a670b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:16.323589 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d9952437-6918-4f56-a896-7176064a670b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:16.332980 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:16.332980 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:16.336670 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d9952437-6918-4f56-a896-7176064a670b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Volume info retrieved successfully. Jul 31 20:57:16.340722 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d9952437-6918-4f56-a896-7176064a670b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d returned with HTTP 200 Jul 31 20:57:16.341789 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1066/4262] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:16 2026] GET /volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d => generated 957 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:16.664141 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dbbaf0bf-b4da-41f5-8f6d-abc487ebd821 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:16.666519 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dbbaf0bf-b4da-41f5-8f6d-abc487ebd821 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:16.666735 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dbbaf0bf-b4da-41f5-8f6d-abc487ebd821 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:16.667096 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dbbaf0bf-b4da-41f5-8f6d-abc487ebd821 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:16.667289 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-dbbaf0bf-b4da-41f5-8f6d-abc487ebd821 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:16.671592 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:16.671592 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:16.672337 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dbbaf0bf-b4da-41f5-8f6d-abc487ebd821 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:16.672706 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1075/4263] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:16 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:16.692893 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-75d88995-c654-4475-a15f-d98864fd3e1f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:16.694800 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-75d88995-c654-4475-a15f-d98864fd3e1f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 Jul 31 20:57:16.695081 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-75d88995-c654-4475-a15f-d98864fd3e1f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:16.695382 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-75d88995-c654-4475-a15f-d98864fd3e1f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:16.700691 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:16.700691 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:16.700987 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-75d88995-c654-4475-a15f-d98864fd3e1f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:16.701709 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-75d88995-c654-4475-a15f-d98864fd3e1f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 returned with HTTP 200 Jul 31 20:57:16.702082 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1077/4264] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:16 2026] GET /volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:16.711565 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e22801e2-e20b-479d-b630-938d441dba4a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:16.713334 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e22801e2-e20b-479d-b630-938d441dba4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] POST https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22/action Jul 31 20:57:16.713825 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e22801e2-e20b-479d-b630-938d441dba4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:16.714042 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e22801e2-e20b-479d-b630-938d441dba4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:16.715507 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.snapshot_unmanage [None req-e22801e2-e20b-479d-b630-938d441dba4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Unmanage snapshot with id: 5b1a1918-8945-4b53-a647-f67fd608db22 Jul 31 20:57:16.720895 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:16.720895 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:16.722979 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e22801e2-e20b-479d-b630-938d441dba4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot retrieved successfully. Jul 31 20:57:16.722979 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-e22801e2-e20b-479d-b630-938d441dba4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '303d9e6c513140b880a1a65be56576b9', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '5e3bd686bed74e4bbf09ab30b578839f', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:57:16.722979 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e22801e2-e20b-479d-b630-938d441dba4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22/action returned with HTTP 403 Jul 31 20:57:16.722979 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1047/4265] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:57:16 2026] POST /volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22/action => generated 117 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:16.730904 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-22c75e94-528d-49cf-b473-12dcb03ca696 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:16.733161 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-22c75e94-528d-49cf-b473-12dcb03ca696 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 Jul 31 20:57:16.733408 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-22c75e94-528d-49cf-b473-12dcb03ca696 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:16.733590 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-22c75e94-528d-49cf-b473-12dcb03ca696 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:16.733759 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-22c75e94-528d-49cf-b473-12dcb03ca696 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete snapshot with id: 5b1a1918-8945-4b53-a647-f67fd608db22 Jul 31 20:57:16.739644 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:16.739644 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:16.740078 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-22c75e94-528d-49cf-b473-12dcb03ca696 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:16.755809 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-22c75e94-528d-49cf-b473-12dcb03ca696 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot delete request issued successfully. Jul 31 20:57:16.756072 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-22c75e94-528d-49cf-b473-12dcb03ca696 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 returned with HTTP 202 Jul 31 20:57:16.756585 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1067/4266] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:57:16 2026] DELETE /volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:16.764109 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-23b74e31-4ddd-4beb-bbe4-43f519db024f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:16.766278 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-23b74e31-4ddd-4beb-bbe4-43f519db024f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 Jul 31 20:57:16.766444 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-23b74e31-4ddd-4beb-bbe4-43f519db024f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:16.766684 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-23b74e31-4ddd-4beb-bbe4-43f519db024f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:16.772872 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:16.772872 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:16.773292 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-23b74e31-4ddd-4beb-bbe4-43f519db024f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:16.774110 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-23b74e31-4ddd-4beb-bbe4-43f519db024f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 returned with HTTP 200 Jul 31 20:57:16.774558 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1076/4267] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:16 2026] GET /volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:16.819195 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1e906e76-8f7c-4d40-9ce1-2738fd6f3c63 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:16.821082 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e906e76-8f7c-4d40-9ce1-2738fd6f3c63 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:16.821343 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e906e76-8f7c-4d40-9ce1-2738fd6f3c63 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:16.821612 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e906e76-8f7c-4d40-9ce1-2738fd6f3c63 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:16.829557 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:16.829557 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:16.834900 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1e906e76-8f7c-4d40-9ce1-2738fd6f3c63 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:16.839529 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e906e76-8f7c-4d40-9ce1-2738fd6f3c63 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:16.839976 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1078/4268] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:16 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:17.354469 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8d713977-37e2-4afa-8d03-d7585f3d0da4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:17.356517 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8d713977-37e2-4afa-8d03-d7585f3d0da4 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d Jul 31 20:57:17.356964 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8d713977-37e2-4afa-8d03-d7585f3d0da4 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:17.357321 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8d713977-37e2-4afa-8d03-d7585f3d0da4 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:17.365551 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:17.365551 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:17.372470 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8d713977-37e2-4afa-8d03-d7585f3d0da4 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Volume info retrieved successfully. Jul 31 20:57:17.374417 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8d713977-37e2-4afa-8d03-d7585f3d0da4 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d returned with HTTP 200 Jul 31 20:57:17.374905 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1048/4269] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:17 2026] GET /volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d => generated 1009 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:17.388770 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-73b72d45-3150-4afb-83cd-d81970ddda8c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:17.391042 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-73b72d45-3150-4afb-83cd-d81970ddda8c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:57:17.391547 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-73b72d45-3150-4afb-83cd-d81970ddda8c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "281ae67c-af31-4f99-8b30-3a7bde728d4d", "name": "tempest-type-Backup-1850330686"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:17.393311 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-73b72d45-3150-4afb-83cd-d81970ddda8c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Creating new backup {'backup': {'volume_id': '281ae67c-af31-4f99-8b30-3a7bde728d4d', 'name': 'tempest-type-Backup-1850330686'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:57:17.393483 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-73b72d45-3150-4afb-83cd-d81970ddda8c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Creating backup of volume 281ae67c-af31-4f99-8b30-3a7bde728d4d in container None Jul 31 20:57:17.401854 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:17.401854 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:17.402263 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-73b72d45-3150-4afb-83cd-d81970ddda8c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Volume info retrieved successfully. Jul 31 20:57:17.428531 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-73b72d45-3150-4afb-83cd-d81970ddda8c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Created reservations ['595a2668-0d27-42cd-ac6b-bfb04fb08fc7', '34dd7641-f574-42a3-b3fa-2b86571737c6'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:17.455428 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-73b72d45-3150-4afb-83cd-d81970ddda8c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:57:17.455877 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1068/4270] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:57:17 2026] POST /volume/v3/backups => generated 316 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:17.464058 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-839f24c8-a8e3-400d-95ac-2debd1bd3989 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:17.466094 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-839f24c8-a8e3-400d-95ac-2debd1bd3989 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:17.466456 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-839f24c8-a8e3-400d-95ac-2debd1bd3989 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:17.466659 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-839f24c8-a8e3-400d-95ac-2debd1bd3989 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:17.466802 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-839f24c8-a8e3-400d-95ac-2debd1bd3989 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:17.471460 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:17.471460 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:17.472085 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-839f24c8-a8e3-400d-95ac-2debd1bd3989 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:17.473020 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1077/4271] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:17 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:17.683485 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-076e54eb-59e5-4514-ac8e-2b13d4ef3d6b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:17.685389 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-076e54eb-59e5-4514-ac8e-2b13d4ef3d6b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:17.686074 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-076e54eb-59e5-4514-ac8e-2b13d4ef3d6b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:17.686074 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-076e54eb-59e5-4514-ac8e-2b13d4ef3d6b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:17.686074 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-076e54eb-59e5-4514-ac8e-2b13d4ef3d6b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:17.690812 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:17.690812 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:17.691518 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-076e54eb-59e5-4514-ac8e-2b13d4ef3d6b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:17.691985 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1079/4272] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:17 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:17.784820 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f7e54f68-53a0-47a8-9872-962e40ea2a14 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:17.786821 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f7e54f68-53a0-47a8-9872-962e40ea2a14 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 Jul 31 20:57:17.787004 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f7e54f68-53a0-47a8-9872-962e40ea2a14 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:17.787220 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f7e54f68-53a0-47a8-9872-962e40ea2a14 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:17.791330 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f7e54f68-53a0-47a8-9872-962e40ea2a14 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 returned with HTTP 404 Jul 31 20:57:17.791785 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1049/4273] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:17 2026] GET /volume/v3/snapshots/5b1a1918-8945-4b53-a647-f67fd608db22 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:17.799102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-76362df7-e05d-4adb-8a38-84afb929395c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:17.800911 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-76362df7-e05d-4adb-8a38-84afb929395c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 Jul 31 20:57:17.801107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-76362df7-e05d-4adb-8a38-84afb929395c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:17.801370 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-76362df7-e05d-4adb-8a38-84afb929395c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:17.801513 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-76362df7-e05d-4adb-8a38-84afb929395c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume with id: b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 Jul 31 20:57:17.809108 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:17.809108 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:17.809474 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-76362df7-e05d-4adb-8a38-84afb929395c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:17.826990 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-76362df7-e05d-4adb-8a38-84afb929395c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume request issued successfully. Jul 31 20:57:17.827207 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-76362df7-e05d-4adb-8a38-84afb929395c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 returned with HTTP 202 Jul 31 20:57:17.827683 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1069/4274] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:17 2026] DELETE /volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:17.836048 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f1833eb5-4788-4b1c-8d05-26f30d42ed46 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:17.837736 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f1833eb5-4788-4b1c-8d05-26f30d42ed46 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 Jul 31 20:57:17.838002 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f1833eb5-4788-4b1c-8d05-26f30d42ed46 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:17.838328 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f1833eb5-4788-4b1c-8d05-26f30d42ed46 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:17.846057 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:17.846057 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:17.850568 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f1833eb5-4788-4b1c-8d05-26f30d42ed46 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:17.855093 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e8bff7eb-b567-4e4c-af56-3a7b1fce9750 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:17.855692 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f1833eb5-4788-4b1c-8d05-26f30d42ed46 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 returned with HTTP 200 Jul 31 20:57:17.856238 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1078/4275] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:17 2026] GET /volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:17.857310 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e8bff7eb-b567-4e4c-af56-3a7b1fce9750 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:17.857564 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e8bff7eb-b567-4e4c-af56-3a7b1fce9750 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:17.857751 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e8bff7eb-b567-4e4c-af56-3a7b1fce9750 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:17.864977 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:17.864977 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:17.868987 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e8bff7eb-b567-4e4c-af56-3a7b1fce9750 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:17.874930 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e8bff7eb-b567-4e4c-af56-3a7b1fce9750 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:17.875703 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1080/4276] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:17 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:18.482554 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-86910d56-0195-4ea3-b853-345f561165a6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:18.484178 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-86910d56-0195-4ea3-b853-345f561165a6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:18.484471 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-86910d56-0195-4ea3-b853-345f561165a6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:18.484643 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-86910d56-0195-4ea3-b853-345f561165a6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:18.484750 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-86910d56-0195-4ea3-b853-345f561165a6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:18.489419 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:18.489419 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:18.489977 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-86910d56-0195-4ea3-b853-345f561165a6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:18.490371 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1050/4277] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:18 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:18.702337 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-563ac807-f786-4854-baf9-19158b6518d1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:18.704006 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-563ac807-f786-4854-baf9-19158b6518d1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:18.704229 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-563ac807-f786-4854-baf9-19158b6518d1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:18.704453 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-563ac807-f786-4854-baf9-19158b6518d1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:18.704563 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-563ac807-f786-4854-baf9-19158b6518d1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:18.708840 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:18.708840 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:18.709673 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-563ac807-f786-4854-baf9-19158b6518d1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:18.710033 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1070/4278] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:18 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:18.869258 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-25b11bc0-cd50-4091-9876-f5d18e866a5d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:18.871067 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-25b11bc0-cd50-4091-9876-f5d18e866a5d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 Jul 31 20:57:18.871309 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-25b11bc0-cd50-4091-9876-f5d18e866a5d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:18.871558 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-25b11bc0-cd50-4091-9876-f5d18e866a5d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:18.877568 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-25b11bc0-cd50-4091-9876-f5d18e866a5d tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 returned with HTTP 404 Jul 31 20:57:18.878009 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1079/4279] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:18 2026] GET /volume/v3/volumes/b89b7cfd-c06e-4c09-b9ea-c2c113e5d748 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:18.885975 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:18.887932 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:18.888342 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-580c3f2c-df59-4eaf-8560-bd78e1122084 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:18.888604 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2124926315"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:18.889944 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2124926315'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:18.890055 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume of 1 GB Jul 31 20:57:18.890503 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-580c3f2c-df59-4eaf-8560-bd78e1122084 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:18.890769 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-580c3f2c-df59-4eaf-8560-bd78e1122084 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:18.890973 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-580c3f2c-df59-4eaf-8560-bd78e1122084 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:18.894010 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Availability Zones retrieved successfully. Jul 31 20:57:18.898752 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:18.898752 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:18.899089 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (43b648d8-b28d-4686-b3b5-eeaffd603697) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:18.899992 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39cf3d87-354d-48ca-a2de-9b952d7a85c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:18.900753 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:18.902618 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-580c3f2c-df59-4eaf-8560-bd78e1122084 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:18.906755 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-580c3f2c-df59-4eaf-8560-bd78e1122084 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:18.907156 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1051/4280] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:18 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:18.921999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39cf3d87-354d-48ca-a2de-9b952d7a85c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:18.922716 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39255c6a-8808-47f0-8e4b-d99e40652456) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:18.959245 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['fceffba9-9e60-482d-bc9e-655418baa33b', '6b3ae6cc-534c-4619-a5a8-8a318222848f', '75f572c6-d052-435a-8557-7833e844794e', '87a5e657-dafc-47eb-ac31-8c23be40aff5'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:18.959999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39255c6a-8808-47f0-8e4b-d99e40652456) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fceffba9-9e60-482d-bc9e-655418baa33b', '6b3ae6cc-534c-4619-a5a8-8a318222848f', '75f572c6-d052-435a-8557-7833e844794e', '87a5e657-dafc-47eb-ac31-8c23be40aff5']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:18.960745 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3be6ec42-b633-4b2a-b06c-147466bddecd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:18.985783 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3be6ec42-b633-4b2a-b06c-147466bddecd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ff4569a-f1ce-4436-8b9f-3c934be6fa74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2124926315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['fceffba9-9e60-482d-bc9e-655418baa33b','6b3ae6cc-534c-4619-a5a8-8a318222848f','75f572c6-d052-435a-8557-7833e844794e','87a5e657-dafc-47eb-ac31-8c23be40aff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2124926315',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ff4569a-f1ce-4436-8b9f-3c934be6fa74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3bd686bed74e4bbf09ab30b578839f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c727ffaed9b3491aa909717570b4a3c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:18.986579 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a4379e-da64-413f-b9a9-c52cffb25415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:19.003949 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51a4379e-da64-413f-b9a9-c52cffb25415) transitioned into state 'SUCCESS' from state '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-2124926315',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['fceffba9-9e60-482d-bc9e-655418baa33b','6b3ae6cc-534c-4619-a5a8-8a318222848f','75f572c6-d052-435a-8557-7833e844794e','87a5e657-dafc-47eb-ac31-8c23be40aff5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:19.004693 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939112e8-6a7b-4ebe-9dd0-5438eb6a95d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:19.014925 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (939112e8-6a7b-4ebe-9dd0-5438eb6a95d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:19.015655 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (43b648d8-b28d-4686-b3b5-eeaffd603697) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:19.015939 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request issued successfully. Jul 31 20:57:19.016550 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7660d56f-88d0-4f56-9048-7d2e5bf4ff98 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:19.017150 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1081/4281] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:57:18 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 20:57:19.028043 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1c950bdf-b73f-4811-a915-114a41ce69e8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:19.029860 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c950bdf-b73f-4811-a915-114a41ce69e8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 Jul 31 20:57:19.030046 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c950bdf-b73f-4811-a915-114a41ce69e8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:19.030246 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c950bdf-b73f-4811-a915-114a41ce69e8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:19.037137 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:19.037137 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:19.040427 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1c950bdf-b73f-4811-a915-114a41ce69e8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:19.044172 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c950bdf-b73f-4811-a915-114a41ce69e8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 returned with HTTP 200 Jul 31 20:57:19.044719 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1071/4282] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:19 2026] GET /volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 => generated 957 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:19.500160 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6799c66b-5d0f-44c2-9e69-4ee914119fac None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:19.501512 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6799c66b-5d0f-44c2-9e69-4ee914119fac tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:19.501807 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6799c66b-5d0f-44c2-9e69-4ee914119fac tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:19.502071 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6799c66b-5d0f-44c2-9e69-4ee914119fac tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:19.502289 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6799c66b-5d0f-44c2-9e69-4ee914119fac tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:19.506236 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:19.506236 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:19.506863 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6799c66b-5d0f-44c2-9e69-4ee914119fac tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:19.507315 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1080/4283] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:19 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:19.720731 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-edd8c39a-7903-4cf1-93fd-7b271205a110 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:19.722541 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-edd8c39a-7903-4cf1-93fd-7b271205a110 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:19.722757 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-edd8c39a-7903-4cf1-93fd-7b271205a110 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:19.722937 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-edd8c39a-7903-4cf1-93fd-7b271205a110 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:19.723033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-edd8c39a-7903-4cf1-93fd-7b271205a110 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:19.728014 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:19.728014 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:19.728918 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-edd8c39a-7903-4cf1-93fd-7b271205a110 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:19.729403 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1052/4284] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:19 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:19.919945 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9a3d382e-befe-4a2e-8eca-cb059693ad62 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:19.921951 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9a3d382e-befe-4a2e-8eca-cb059693ad62 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:19.922184 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9a3d382e-befe-4a2e-8eca-cb059693ad62 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:19.922420 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9a3d382e-befe-4a2e-8eca-cb059693ad62 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:19.929149 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:19.929149 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:19.932247 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9a3d382e-befe-4a2e-8eca-cb059693ad62 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:19.936032 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9a3d382e-befe-4a2e-8eca-cb059693ad62 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:19.936676 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1082/4285] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:19 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:20.058536 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-eb7f0c7e-4097-4241-9c3d-88d5c87bd8c2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:20.060571 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eb7f0c7e-4097-4241-9c3d-88d5c87bd8c2 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 Jul 31 20:57:20.060759 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eb7f0c7e-4097-4241-9c3d-88d5c87bd8c2 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:20.060953 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eb7f0c7e-4097-4241-9c3d-88d5c87bd8c2 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:20.068911 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:20.068911 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:20.072383 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-eb7f0c7e-4097-4241-9c3d-88d5c87bd8c2 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:20.076024 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eb7f0c7e-4097-4241-9c3d-88d5c87bd8c2 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 returned with HTTP 200 Jul 31 20:57:20.076488 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1072/4286] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:20 2026] GET /volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:20.087989 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-10a33365-b17a-419e-9711-8d5f20827029 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:20.089865 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-10a33365-b17a-419e-9711-8d5f20827029 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:57:20.090215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-10a33365-b17a-419e-9711-8d5f20827029 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ff4569a-f1ce-4436-8b9f-3c934be6fa74", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-340435010"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:20.098495 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:20.098495 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:20.098846 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-10a33365-b17a-419e-9711-8d5f20827029 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:20.098962 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-10a33365-b17a-419e-9711-8d5f20827029 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create snapshot from volume 2ff4569a-f1ce-4436-8b9f-3c934be6fa74 Jul 31 20:57:20.120505 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-10a33365-b17a-419e-9711-8d5f20827029 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['13313e9a-b9a8-4cd1-8d5e-a9aca0ea5246', 'a1eaf4f4-b0a6-4cdd-b8fe-f401b0badcc5', '3d315449-4b3e-456b-8e87-562a02e9ba34', '4fc3f86f-fcd0-4ee9-b74d-67996f9d32b3'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:20.149084 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-10a33365-b17a-419e-9711-8d5f20827029 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot create request issued successfully. Jul 31 20:57:20.149467 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-10a33365-b17a-419e-9711-8d5f20827029 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:57:20.149881 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1081/4287] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:57:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:20.158443 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0c86d3a5-41e7-4bcb-a67a-d40aa7f0e2e3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:20.160271 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0c86d3a5-41e7-4bcb-a67a-d40aa7f0e2e3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f Jul 31 20:57:20.160443 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0c86d3a5-41e7-4bcb-a67a-d40aa7f0e2e3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:20.160636 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0c86d3a5-41e7-4bcb-a67a-d40aa7f0e2e3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:20.166186 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:20.166186 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:20.166614 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0c86d3a5-41e7-4bcb-a67a-d40aa7f0e2e3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:20.167401 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0c86d3a5-41e7-4bcb-a67a-d40aa7f0e2e3 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f returned with HTTP 200 Jul 31 20:57:20.167805 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1053/4288] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:20 2026] GET /volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:20.519473 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d97c3754-893c-4c38-8a32-a8ea75365c28 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:20.521921 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d97c3754-893c-4c38-8a32-a8ea75365c28 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:20.522600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d97c3754-893c-4c38-8a32-a8ea75365c28 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:20.522600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d97c3754-893c-4c38-8a32-a8ea75365c28 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:20.522600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-d97c3754-893c-4c38-8a32-a8ea75365c28 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:20.529322 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:20.529322 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:20.530106 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d97c3754-893c-4c38-8a32-a8ea75365c28 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:20.530539 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1083/4289] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:20 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:20.742430 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bd29788c-7bc9-49ad-bce1-2f5c9dd4104f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:20.744525 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bd29788c-7bc9-49ad-bce1-2f5c9dd4104f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:20.744774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bd29788c-7bc9-49ad-bce1-2f5c9dd4104f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:20.745040 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bd29788c-7bc9-49ad-bce1-2f5c9dd4104f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:20.745226 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-bd29788c-7bc9-49ad-bce1-2f5c9dd4104f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:20.749360 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:20.749360 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:20.750146 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bd29788c-7bc9-49ad-bce1-2f5c9dd4104f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:20.750594 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1073/4290] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:20 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:20.854663 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e2852c9e-afe2-45fd-b11a-9203f478dc64 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:20.923257 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e2852c9e-afe2-45fd-b11a-9203f478dc64 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:57:20.923702 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e2852c9e-afe2-45fd-b11a-9203f478dc64 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1345461407-1598619455", "extra_specs": {"multiattach": " True"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:20.925541 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:20.925541 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:20.941968 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e2852c9e-afe2-45fd-b11a-9203f478dc64 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:57:20.942778 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1082/4291] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:57:20 2026] POST /volume/v3/types => generated 287 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:20.948021 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d9da054b-9ab2-41dc-bc69-b95d09c2ec65 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:20.949814 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d9da054b-9ab2-41dc-bc69-b95d09c2ec65 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:20.950023 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d9da054b-9ab2-41dc-bc69-b95d09c2ec65 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:20.950221 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d9da054b-9ab2-41dc-bc69-b95d09c2ec65 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:20.950424 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:20.952167 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:20.952557 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-2045288039", "snapshot_id": null, "imageRef": null, "volume_type": "c556ea5b-06c2-4074-90a4-7c19654c639d", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:20.954059 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-2045288039', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'c556ea5b-06c2-4074-90a4-7c19654c639d', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:20.957742 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:20.957742 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:20.958021 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume of 1 GB Jul 31 20:57:20.958315 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:20.958315 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:20.958755 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Availability Zones retrieved successfully. Jul 31 20:57:20.961568 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d9da054b-9ab2-41dc-bc69-b95d09c2ec65 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:20.964026 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Flow 'volume_create_api' (82d999aa-153a-4f29-ac68-24c0a088fdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:20.964930 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95459c4c-f003-4d9e-b501-f005ca4ba998) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:20.965558 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d9da054b-9ab2-41dc-bc69-b95d09c2ec65 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:20.965761 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:20.965958 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1054/4292] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:20 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:20.972501 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:20.972501 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:20.984974 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95459c4c-f003-4d9e-b501-f005ca4ba998) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:57:21Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=c556ea5b-06c2-4074-90a4-7c19654c639d,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1345461407-1598619455',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c556ea5b-06c2-4074-90a4-7c19654c639d', 'encryption_key_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=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:20.985770 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42b475c-2f7b-4d11-8437-9ef1aaf276be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:21.009856 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1345461407-1598619455 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1345461407-1598619455, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:21.010137 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1345461407-1598619455 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-1345461407-1598619455, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:21.036552 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Created reservations ['6d294bcc-2a19-4714-918d-3d8566ea8e53', 'bcd32c22-7c5f-472a-af49-39f69bb63058', 'ae818c69-e84c-4a36-b133-1de357a5ab10', 'c7f332ae-57e6-4a6d-82df-73075afc828e'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:21.037347 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e42b475c-2f7b-4d11-8437-9ef1aaf276be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d294bcc-2a19-4714-918d-3d8566ea8e53', 'bcd32c22-7c5f-472a-af49-39f69bb63058', 'ae818c69-e84c-4a36-b133-1de357a5ab10', 'c7f332ae-57e6-4a6d-82df-73075afc828e']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:21.038005 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb2846a-3af4-4c4c-9f56-66e968fedaa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:21.058230 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb2846a-3af4-4c4c-9f56-66e968fedaa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dd8dfb46-a782-4209-a94f-32f69b1cdfc6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2045288039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6165160334174da3a8084f3e822409b1',qos_specs=None,replication_status=,reservations=['6d294bcc-2a19-4714-918d-3d8566ea8e53','bcd32c22-7c5f-472a-af49-39f69bb63058','ae818c69-e84c-4a36-b133-1de357a5ab10','c7f332ae-57e6-4a6d-82df-73075afc828e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab158771beb2418bb881e1440753c509',volume_type_id=c556ea5b-06c2-4074-90a4-7c19654c639d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-2045288039',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dd8dfb46-a782-4209-a94f-32f69b1cdfc6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6165160334174da3a8084f3e822409b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab158771beb2418bb881e1440753c509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c556ea5b-06c2-4074-90a4-7c19654c639d),volume_type_id=c556ea5b-06c2-4074-90a4-7c19654c639d)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:21.058964 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e73f9271-1b03-4a3f-a0eb-03eea1c8b51a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:21.077897 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e73f9271-1b03-4a3f-a0eb-03eea1c8b51a) transitioned into state 'SUCCESS' from state '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-2045288039',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6165160334174da3a8084f3e822409b1',qos_specs=None,replication_status=,reservations=['6d294bcc-2a19-4714-918d-3d8566ea8e53','bcd32c22-7c5f-472a-af49-39f69bb63058','ae818c69-e84c-4a36-b133-1de357a5ab10','c7f332ae-57e6-4a6d-82df-73075afc828e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab158771beb2418bb881e1440753c509',volume_type_id=c556ea5b-06c2-4074-90a4-7c19654c639d)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:21.078857 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93be88ac-5aa5-4941-bbba-bc33771ce467) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:21.089554 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93be88ac-5aa5-4941-bbba-bc33771ce467) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:21.090601 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Flow 'volume_create_api' (82d999aa-153a-4f29-ac68-24c0a088fdb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:21.090960 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume request issued successfully. Jul 31 20:57:21.091639 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c27dea1a-f98e-4351-b7fa-bbc7b9db5d7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:21.092244 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1084/4293] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:57:20 2026] POST /volume/v3/volumes => generated 830 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:21.103184 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4feccb5b-c937-4b0f-b500-49d878b70a24 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:21.105074 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4feccb5b-c937-4b0f-b500-49d878b70a24 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:57:21.105324 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4feccb5b-c937-4b0f-b500-49d878b70a24 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:21.105508 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4feccb5b-c937-4b0f-b500-49d878b70a24 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:21.112464 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:21.112464 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:21.115947 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4feccb5b-c937-4b0f-b500-49d878b70a24 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:21.119969 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4feccb5b-c937-4b0f-b500-49d878b70a24 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:57:21.120378 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1074/4294] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:21 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 898 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:21.176354 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-22205da9-ce7c-4b5a-a9d5-7024f37bed60 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:21.178020 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-22205da9-ce7c-4b5a-a9d5-7024f37bed60 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f Jul 31 20:57:21.178248 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-22205da9-ce7c-4b5a-a9d5-7024f37bed60 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:21.178476 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-22205da9-ce7c-4b5a-a9d5-7024f37bed60 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:21.182948 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:21.182948 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:21.183301 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-22205da9-ce7c-4b5a-a9d5-7024f37bed60 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:21.183825 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-22205da9-ce7c-4b5a-a9d5-7024f37bed60 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f returned with HTTP 200 Jul 31 20:57:21.184159 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1083/4295] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:21 2026] GET /volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:21.191850 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a5ab5d0b-a918-4128-bd88-4610e643feb8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:21.194119 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a5ab5d0b-a918-4128-bd88-4610e643feb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] PUT https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f Jul 31 20:57:21.194548 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a5ab5d0b-a918-4128-bd88-4610e643feb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:21.200897 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:21.200897 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:21.201385 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a5ab5d0b-a918-4128-bd88-4610e643feb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Snapshot retrieved successfully. Jul 31 20:57:21.207788 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a5ab5d0b-a918-4128-bd88-4610e643feb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f returned with HTTP 200 Jul 31 20:57:21.208243 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1055/4296] 10.4.3.157 () {68 vars in 1374 bytes} [Fri Jul 31 20:57:21 2026] PUT /volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f => generated 360 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:21.217756 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e61e1f61-83ec-4efd-972d-4f782b804fdd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:21.219534 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e61e1f61-83ec-4efd-972d-4f782b804fdd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f Jul 31 20:57:21.219714 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e61e1f61-83ec-4efd-972d-4f782b804fdd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:21.219909 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e61e1f61-83ec-4efd-972d-4f782b804fdd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:21.220000 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-e61e1f61-83ec-4efd-972d-4f782b804fdd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete snapshot with id: f2a47c95-526e-411f-84d7-f009f422b77f Jul 31 20:57:21.224659 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:21.224659 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:21.224964 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e61e1f61-83ec-4efd-972d-4f782b804fdd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:21.238441 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e61e1f61-83ec-4efd-972d-4f782b804fdd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot delete request issued successfully. Jul 31 20:57:21.238651 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e61e1f61-83ec-4efd-972d-4f782b804fdd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f returned with HTTP 202 Jul 31 20:57:21.239032 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1085/4297] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:57:21 2026] DELETE /volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:21.246229 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-af7c0e8f-5d37-49e3-92f6-574d7016d7bd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:21.248196 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-af7c0e8f-5d37-49e3-92f6-574d7016d7bd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f Jul 31 20:57:21.248439 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-af7c0e8f-5d37-49e3-92f6-574d7016d7bd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:21.248674 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-af7c0e8f-5d37-49e3-92f6-574d7016d7bd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:21.253968 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:21.253968 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:21.254354 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-af7c0e8f-5d37-49e3-92f6-574d7016d7bd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:21.255031 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-af7c0e8f-5d37-49e3-92f6-574d7016d7bd tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f returned with HTTP 200 Jul 31 20:57:21.255475 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1075/4298] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:21 2026] GET /volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f => generated 493 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:21.543019 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-da717231-4ab3-4bcc-9554-013ec977c2fb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:21.544949 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-da717231-4ab3-4bcc-9554-013ec977c2fb tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:21.545193 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-da717231-4ab3-4bcc-9554-013ec977c2fb tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:21.545458 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-da717231-4ab3-4bcc-9554-013ec977c2fb tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:21.545581 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-da717231-4ab3-4bcc-9554-013ec977c2fb tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:21.550217 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:21.550217 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:21.550974 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-da717231-4ab3-4bcc-9554-013ec977c2fb tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:21.551385 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1084/4299] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:21 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:21.760550 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6292c98f-9bc5-424f-99be-bb0ec822ea36 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:21.762257 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6292c98f-9bc5-424f-99be-bb0ec822ea36 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:21.762448 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6292c98f-9bc5-424f-99be-bb0ec822ea36 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:21.762634 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6292c98f-9bc5-424f-99be-bb0ec822ea36 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:21.762755 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-6292c98f-9bc5-424f-99be-bb0ec822ea36 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:21.766982 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:21.766982 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:21.767645 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6292c98f-9bc5-424f-99be-bb0ec822ea36 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:21.767978 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1056/4300] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:21 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:21.977930 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b46689ec-a57b-4928-965d-54e650a00bd1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:21.979627 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b46689ec-a57b-4928-965d-54e650a00bd1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:21.979821 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b46689ec-a57b-4928-965d-54e650a00bd1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:21.979988 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b46689ec-a57b-4928-965d-54e650a00bd1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:21.986577 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:21.986577 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:21.989752 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b46689ec-a57b-4928-965d-54e650a00bd1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:21.993341 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b46689ec-a57b-4928-965d-54e650a00bd1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:21.993656 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1086/4301] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:21 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:22.131571 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cb457245-619c-4830-a338-2973f8455ef5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.133580 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cb457245-619c-4830-a338-2973f8455ef5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:57:22.133821 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cb457245-619c-4830-a338-2973f8455ef5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.134039 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cb457245-619c-4830-a338-2973f8455ef5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.141691 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.141691 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:22.145391 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-cb457245-619c-4830-a338-2973f8455ef5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:22.149161 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cb457245-619c-4830-a338-2973f8455ef5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:57:22.149519 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1076/4302] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 923 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:22.162811 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e81f5bb1-156a-460c-83f4-108090a7d998 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.164633 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e81f5bb1-156a-460c-83f4-108090a7d998 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:57:22.164814 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e81f5bb1-156a-460c-83f4-108090a7d998 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.164992 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e81f5bb1-156a-460c-83f4-108090a7d998 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.171798 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.171798 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:22.175270 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e81f5bb1-156a-460c-83f4-108090a7d998 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:22.179084 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e81f5bb1-156a-460c-83f4-108090a7d998 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:57:22.179477 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1085/4303] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:22.190243 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.192070 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:22.192551 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-226300986", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:22.194034 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-226300986', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:22.194153 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume of 1 GB Jul 31 20:57:22.197726 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Availability Zones retrieved successfully. Jul 31 20:57:22.202618 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Flow 'volume_create_api' (f148fd1b-0379-40e5-8fd2-d085f5fdab98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:22.203594 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a6bb5c-d751-4460-9702-ca29fd4fa62e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:22.204465 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:22.226894 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03a6bb5c-d751-4460-9702-ca29fd4fa62e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:22.227612 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4da7a50-27e0-447d-87e1-50d6995e31e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:22.264232 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d930a312-189f-4f49-98e8-72aa548d6b1c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.265919 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d930a312-189f-4f49-98e8-72aa548d6b1c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f Jul 31 20:57:22.266091 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d930a312-189f-4f49-98e8-72aa548d6b1c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.266293 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d930a312-189f-4f49-98e8-72aa548d6b1c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.270205 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d930a312-189f-4f49-98e8-72aa548d6b1c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f returned with HTTP 404 Jul 31 20:57:22.270668 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1087/4304] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/snapshots/f2a47c95-526e-411f-84d7-f009f422b77f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:22.276028 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Created reservations ['3237efef-6e9d-4f2f-a560-6daeffd89551', '36dcea58-864c-42c4-8591-b4e250799439', '8e951383-8a65-4d2c-addc-06f9bb9516a6', '1846a3f6-c8d2-4469-893d-45947f7cf33d'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:22.276793 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4da7a50-27e0-447d-87e1-50d6995e31e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3237efef-6e9d-4f2f-a560-6daeffd89551', '36dcea58-864c-42c4-8591-b4e250799439', '8e951383-8a65-4d2c-addc-06f9bb9516a6', '1846a3f6-c8d2-4469-893d-45947f7cf33d']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:22.277435 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7a72430d-157a-4216-84b5-c8d4a08ac93b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.277493 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78032869-5f14-4161-b0d7-a6da02979d7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:22.279693 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7a72430d-157a-4216-84b5-c8d4a08ac93b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 Jul 31 20:57:22.279970 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7a72430d-157a-4216-84b5-c8d4a08ac93b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.280261 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7a72430d-157a-4216-84b5-c8d4a08ac93b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.280475 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-7a72430d-157a-4216-84b5-c8d4a08ac93b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume with id: 2ff4569a-f1ce-4436-8b9f-3c934be6fa74 Jul 31 20:57:22.288448 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.288448 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:22.288818 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7a72430d-157a-4216-84b5-c8d4a08ac93b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:22.297806 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (78032869-5f14-4161-b0d7-a6da02979d7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '417b8bbe-f547-49f5-935f-5cd6d1df6749', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-226300986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6165160334174da3a8084f3e822409b1',qos_specs=None,replication_status=,reservations=['3237efef-6e9d-4f2f-a560-6daeffd89551','36dcea58-864c-42c4-8591-b4e250799439','8e951383-8a65-4d2c-addc-06f9bb9516a6','1846a3f6-c8d2-4469-893d-45947f7cf33d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab158771beb2418bb881e1440753c509',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-226300986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=417b8bbe-f547-49f5-935f-5cd6d1df6749,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6165160334174da3a8084f3e822409b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab158771beb2418bb881e1440753c509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:22.298535 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3948c562-5b6d-4a19-80ec-570516406518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:22.305871 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7a72430d-157a-4216-84b5-c8d4a08ac93b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume request issued successfully. Jul 31 20:57:22.306256 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7a72430d-157a-4216-84b5-c8d4a08ac93b tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 returned with HTTP 202 Jul 31 20:57:22.306706 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1077/4305] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:22 2026] DELETE /volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:22.313462 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e3ec157d-661e-4ffa-ab0e-1bc6a3f82f01 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.315507 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3ec157d-661e-4ffa-ab0e-1bc6a3f82f01 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 Jul 31 20:57:22.315688 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e3ec157d-661e-4ffa-ab0e-1bc6a3f82f01 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.315745 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3948c562-5b6d-4a19-80ec-570516406518) transitioned into state 'SUCCESS' from state '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-226300986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6165160334174da3a8084f3e822409b1',qos_specs=None,replication_status=,reservations=['3237efef-6e9d-4f2f-a560-6daeffd89551','36dcea58-864c-42c4-8591-b4e250799439','8e951383-8a65-4d2c-addc-06f9bb9516a6','1846a3f6-c8d2-4469-893d-45947f7cf33d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab158771beb2418bb881e1440753c509',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:22.315855 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e3ec157d-661e-4ffa-ab0e-1bc6a3f82f01 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.316492 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (156da671-b8ce-4ac1-9553-056c1d3b3016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:22.323687 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.323687 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:22.324840 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (156da671-b8ce-4ac1-9553-056c1d3b3016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:22.325650 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Flow 'volume_create_api' (f148fd1b-0379-40e5-8fd2-d085f5fdab98) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:22.325967 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume request issued successfully. Jul 31 20:57:22.326523 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4d10227-cf08-469d-9b8a-fd90611fff67 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:22.326908 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1057/4306] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:57:22 2026] POST /volume/v3/volumes => generated 752 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:22.327143 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e3ec157d-661e-4ffa-ab0e-1bc6a3f82f01 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:22.330677 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e3ec157d-661e-4ffa-ab0e-1bc6a3f82f01 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 returned with HTTP 200 Jul 31 20:57:22.331321 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1086/4307] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 => generated 1017 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:22.340887 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ee8fccb5-a001-4277-ae28-37cc06f2f787 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.342453 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ee8fccb5-a001-4277-ae28-37cc06f2f787 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:22.342669 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ee8fccb5-a001-4277-ae28-37cc06f2f787 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.342895 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ee8fccb5-a001-4277-ae28-37cc06f2f787 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.343594 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-763fd401-ac20-42c6-849c-3c8734d58a09 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.345318 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-763fd401-ac20-42c6-849c-3c8734d58a09 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:22.345913 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-763fd401-ac20-42c6-849c-3c8734d58a09 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.345913 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-763fd401-ac20-42c6-849c-3c8734d58a09 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.351033 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.351033 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:22.352047 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.352047 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:22.355153 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-763fd401-ac20-42c6-849c-3c8734d58a09 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:22.355369 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ee8fccb5-a001-4277-ae28-37cc06f2f787 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:22.358859 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-763fd401-ac20-42c6-849c-3c8734d58a09 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:22.359222 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1078/4308] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:22.360197 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ee8fccb5-a001-4277-ae28-37cc06f2f787 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:22.360586 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1088/4309] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:22.373330 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-98fcceb9-5d09-42a9-984a-a887488ed3c7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.375640 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98fcceb9-5d09-42a9-984a-a887488ed3c7 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:22.375810 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98fcceb9-5d09-42a9-984a-a887488ed3c7 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.375988 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98fcceb9-5d09-42a9-984a-a887488ed3c7 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.384726 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.384726 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:22.389237 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-98fcceb9-5d09-42a9-984a-a887488ed3c7 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:22.394857 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98fcceb9-5d09-42a9-984a-a887488ed3c7 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:22.395273 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1058/4310] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:22.432811 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-d7318c78-0816-48e8-bb37-2b530d81810c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.434855 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-d7318c78-0816-48e8-bb37-2b530d81810c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:22.435036 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-d7318c78-0816-48e8-bb37-2b530d81810c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.435249 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-d7318c78-0816-48e8-bb37-2b530d81810c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.441422 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.441422 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:22.444610 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-d7318c78-0816-48e8-bb37-2b530d81810c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:22.448140 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-d7318c78-0816-48e8-bb37-2b530d81810c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:22.448621 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1087/4311] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:22.508760 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2bf36a83-d9ef-4dc3-821a-1d37dbe88d87 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.509084 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2bf36a83-d9ef-4dc3-821a-1d37dbe88d87 None None] GET https://10.4.3.157/volume// Jul 31 20:57:22.509247 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2bf36a83-d9ef-4dc3-821a-1d37dbe88d87 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.509433 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2bf36a83-d9ef-4dc3-821a-1d37dbe88d87 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.509730 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2bf36a83-d9ef-4dc3-821a-1d37dbe88d87 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:22.509966 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1079/4312] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:57: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 20:57:22.515868 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-267dbc27-4aaf-4423-a576-425338b7a2e3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.517710 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-267dbc27-4aaf-4423-a576-425338b7a2e3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:57:22.518040 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-267dbc27-4aaf-4423-a576-425338b7a2e3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "efbe09a8-3437-477b-93c4-edca07608829", "connector": null, "instance_uuid": "915e72c3-e67f-44c6-a6be-2230385a753d"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:22.525809 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.525809 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:22.550858 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-267dbc27-4aaf-4423-a576-425338b7a2e3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:57:22.551265 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1089/4313] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:57:22 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 20:57:22.560083 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-de025e5c-f04e-4822-8e46-21ffc42adf6a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.561847 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-de025e5c-f04e-4822-8e46-21ffc42adf6a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:22.561996 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-de025e5c-f04e-4822-8e46-21ffc42adf6a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.562186 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-de025e5c-f04e-4822-8e46-21ffc42adf6a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.562279 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-de025e5c-f04e-4822-8e46-21ffc42adf6a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:22.566136 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.566136 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:22.566673 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-de025e5c-f04e-4822-8e46-21ffc42adf6a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:22.566993 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1059/4314] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:22.577004 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-51c68c42-bd93-4ad1-896b-bd216a4f799e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.578707 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-51c68c42-bd93-4ad1-896b-bd216a4f799e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:22.578843 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-51c68c42-bd93-4ad1-896b-bd216a4f799e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.579020 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-51c68c42-bd93-4ad1-896b-bd216a4f799e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.583520 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d2eedd15-7548-4101-a7c7-ea7ae8b46907 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.583890 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d2eedd15-7548-4101-a7c7-ea7ae8b46907 None None] GET https://10.4.3.157/volume// Jul 31 20:57:22.584118 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d2eedd15-7548-4101-a7c7-ea7ae8b46907 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.584313 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d2eedd15-7548-4101-a7c7-ea7ae8b46907 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.584563 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d2eedd15-7548-4101-a7c7-ea7ae8b46907 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:22.584835 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1080/4315] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:57: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 20:57:22.587652 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.587652 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:22.590569 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-51c68c42-bd93-4ad1-896b-bd216a4f799e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:22.591262 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-90aee4d9-7249-4efd-999d-752d5713f1e8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.593007 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-90aee4d9-7249-4efd-999d-752d5713f1e8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:22.593213 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-90aee4d9-7249-4efd-999d-752d5713f1e8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.593418 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-90aee4d9-7249-4efd-999d-752d5713f1e8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.593903 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-51c68c42-bd93-4ad1-896b-bd216a4f799e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:22.594257 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1088/4316] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 877 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:22.601516 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.601516 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:22.604374 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-90aee4d9-7249-4efd-999d-752d5713f1e8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:22.607778 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-90aee4d9-7249-4efd-999d-752d5713f1e8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:22.608140 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1090/4317] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 1057 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:22.696616 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-9de230c0-2d1a-42c6-9d69-a19d327eb151 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.698736 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-9de230c0-2d1a-42c6-9d69-a19d327eb151 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] PUT https://10.4.3.157/volume/v3/attachments/f9bcde28-bf84-45a0-987e-42aead5fa1c7 Jul 31 20:57:22.699138 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-9de230c0-2d1a-42c6-9d69-a19d327eb151 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:22.706534 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-9de230c0-2d1a-42c6-9d69-a19d327eb151 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Acquiring lock "cinder-attachment_update-efbe09a8-3437-477b-93c4-edca07608829-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:57:22.710802 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-9de230c0-2d1a-42c6-9d69-a19d327eb151 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-efbe09a8-3437-477b-93c4-edca07608829-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:57:22.711734 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.711734 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:22.776830 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5351af4e-c262-4ddb-b4d1-c25fb6a09d07 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.778554 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5351af4e-c262-4ddb-b4d1-c25fb6a09d07 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:22.778760 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5351af4e-c262-4ddb-b4d1-c25fb6a09d07 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.778966 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5351af4e-c262-4ddb-b4d1-c25fb6a09d07 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.779062 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-5351af4e-c262-4ddb-b4d1-c25fb6a09d07 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:22.783054 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-9de230c0-2d1a-42c6-9d69-a19d327eb151 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-efbe09a8-3437-477b-93c4-edca07608829-np0000006272" released by "attachment_update" :: held 0.072s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:57:22.783332 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.783332 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:22.783407 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-9de230c0-2d1a-42c6-9d69-a19d327eb151 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/f9bcde28-bf84-45a0-987e-42aead5fa1c7 returned with HTTP 200 Jul 31 20:57:22.783971 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1060/4318] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:57:22 2026] PUT /volume/v3/attachments/f9bcde28-bf84-45a0-987e-42aead5fa1c7 => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:22.784229 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5351af4e-c262-4ddb-b4d1-c25fb6a09d07 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:22.784596 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1081/4319] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:22.791670 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-ad0db2f7-32c0-443f-bacf-31021edc7671 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:22.793935 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-ad0db2f7-32c0-443f-bacf-31021edc7671 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829/encryption Jul 31 20:57:22.794138 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-ad0db2f7-32c0-443f-bacf-31021edc7671 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:22.794350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-ad0db2f7-32c0-443f-bacf-31021edc7671 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:22.802910 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:22.802910 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:22.808178 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-ad0db2f7-32c0-443f-bacf-31021edc7671 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829/encryption returned with HTTP 200 Jul 31 20:57:22.808563 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1089/4320] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:57:22 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:23.006151 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4fd71f2b-9201-45f6-9325-af8643192ac6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.007853 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4fd71f2b-9201-45f6-9325-af8643192ac6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:23.008056 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4fd71f2b-9201-45f6-9325-af8643192ac6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:23.008253 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4fd71f2b-9201-45f6-9325-af8643192ac6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:23.014765 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:23.014765 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:23.018108 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4fd71f2b-9201-45f6-9325-af8643192ac6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:23.022038 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4fd71f2b-9201-45f6-9325-af8643192ac6 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:23.022422 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1091/4321] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:23 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:23.342532 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-30935e05-2277-4047-9ad1-4a529d96ee10 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.344362 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-30935e05-2277-4047-9ad1-4a529d96ee10 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 Jul 31 20:57:23.344546 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-30935e05-2277-4047-9ad1-4a529d96ee10 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:23.344717 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-30935e05-2277-4047-9ad1-4a529d96ee10 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:23.350039 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-30935e05-2277-4047-9ad1-4a529d96ee10 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 returned with HTTP 404 Jul 31 20:57:23.350535 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1061/4322] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:23 2026] GET /volume/v3/volumes/2ff4569a-f1ce-4436-8b9f-3c934be6fa74 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:23.358391 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.360243 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:23.360625 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-250151320"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:23.361970 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-250151320'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:23.362089 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume of 1 GB Jul 31 20:57:23.365600 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Availability Zones retrieved successfully. Jul 31 20:57:23.370979 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (c4acf75b-2f2c-4dc2-b55d-76d2bdf0d573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:23.371920 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea319300-0827-4e83-a534-174ff6074c17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:23.372707 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:23.374369 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-be84623b-cf47-45b2-b1f9-1ee46d82750f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.375928 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-be84623b-cf47-45b2-b1f9-1ee46d82750f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:23.376135 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-be84623b-cf47-45b2-b1f9-1ee46d82750f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:23.376363 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-be84623b-cf47-45b2-b1f9-1ee46d82750f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:23.382177 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:23.382177 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:23.385288 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-be84623b-cf47-45b2-b1f9-1ee46d82750f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:23.388968 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-be84623b-cf47-45b2-b1f9-1ee46d82750f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:23.389382 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1090/4323] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:23 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:23.397097 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea319300-0827-4e83-a534-174ff6074c17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:23.398464 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b5212cb-9b1c-4711-b3e3-fd55aba6005e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:23.405280 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e2594c4f-d055-4330-b6fa-313ac4f20e7e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.406943 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e2594c4f-d055-4330-b6fa-313ac4f20e7e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:23.407137 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e2594c4f-d055-4330-b6fa-313ac4f20e7e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:23.407348 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e2594c4f-d055-4330-b6fa-313ac4f20e7e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:23.413654 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:23.413654 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:23.416796 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e2594c4f-d055-4330-b6fa-313ac4f20e7e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:23.420457 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e2594c4f-d055-4330-b6fa-313ac4f20e7e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:23.420791 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1092/4324] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:23 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:23.435319 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-eba72c58-b6af-4ea5-872f-1175fe73a4c8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.436143 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['3078674c-a508-4135-bd0c-44a891652239', 'a391318e-eee3-4b18-88bb-51bed5226da4', 'ac95f056-5253-4968-b31d-f8d0050e67fc', '9f798e62-7554-4a31-82c0-e75061bee819'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:23.436823 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eba72c58-b6af-4ea5-872f-1175fe73a4c8 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:57:23.436869 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5b5212cb-9b1c-4711-b3e3-fd55aba6005e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3078674c-a508-4135-bd0c-44a891652239', 'a391318e-eee3-4b18-88bb-51bed5226da4', 'ac95f056-5253-4968-b31d-f8d0050e67fc', '9f798e62-7554-4a31-82c0-e75061bee819']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:23.437136 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eba72c58-b6af-4ea5-872f-1175fe73a4c8 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-868565731", "extra_specs": {}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:23.437574 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2e5fa23-fbde-411e-ae96-8f7703413ef0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:23.438445 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:23.438445 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:23.448815 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eba72c58-b6af-4ea5-872f-1175fe73a4c8 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:57:23.449141 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1062/4325] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:57:23 2026] POST /volume/v3/types => generated 211 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:23.457080 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-59d5c005-b976-4662-8a74-8582d4ad588b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.458775 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-59d5c005-b976-4662-8a74-8582d4ad588b tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] POST https://10.4.3.157/volume/v3/types/de9fce25-3386-45dc-9fac-9668528bd990/encryption Jul 31 20:57:23.459099 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-59d5c005-b976-4662-8a74-8582d4ad588b tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:23.460038 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2e5fa23-fbde-411e-ae96-8f7703413ef0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78488480-3c8e-44ef-ac42-4b9ce2e43283', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250151320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['3078674c-a508-4135-bd0c-44a891652239','a391318e-eee3-4b18-88bb-51bed5226da4','ac95f056-5253-4968-b31d-f8d0050e67fc','9f798e62-7554-4a31-82c0-e75061bee819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-250151320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78488480-3c8e-44ef-ac42-4b9ce2e43283,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e3bd686bed74e4bbf09ab30b578839f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c727ffaed9b3491aa909717570b4a3c5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:23.460822 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a033d8db-a547-42c3-94bc-c0f2bd925cca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:23.475105 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-59d5c005-b976-4662-8a74-8582d4ad588b tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] https://10.4.3.157/volume/v3/types/de9fce25-3386-45dc-9fac-9668528bd990/encryption returned with HTTP 200 Jul 31 20:57:23.475741 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1091/4326] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:57:23 2026] POST /volume/v3/types/de9fce25-3386-45dc-9fac-9668528bd990/encryption => generated 230 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:23.476998 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a033d8db-a547-42c3-94bc-c0f2bd925cca) transitioned into state 'SUCCESS' from state '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-250151320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5e3bd686bed74e4bbf09ab30b578839f',qos_specs=None,replication_status=,reservations=['3078674c-a508-4135-bd0c-44a891652239','a391318e-eee3-4b18-88bb-51bed5226da4','ac95f056-5253-4968-b31d-f8d0050e67fc','9f798e62-7554-4a31-82c0-e75061bee819'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c727ffaed9b3491aa909717570b4a3c5',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:23.477757 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e646d50b-1b0c-48ff-943f-b67c98fa2f95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:23.482780 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.484332 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:23.484666 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-713337224", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-868565731", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:23.486033 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-713337224', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-868565731', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:23.486438 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e646d50b-1b0c-48ff-943f-b67c98fa2f95) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:23.487167 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Flow 'volume_create_api' (c4acf75b-2f2c-4dc2-b55d-76d2bdf0d573) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:23.487443 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create volume request issued successfully. Jul 31 20:57:23.487958 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aeb64058-fcd5-4c18-9d10-aeffafd44d44 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:23.488451 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1082/4327] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:57:23 2026] POST /volume/v3/volumes => generated 777 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:23.489103 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume of 1 GB Jul 31 20:57:23.489392 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:23.489392 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:23.489806 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Availability Zones retrieved successfully. Jul 31 20:57:23.494863 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Flow 'volume_create_api' (0e7ba7c8-fede-4426-b7b2-b1a505fc3baa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:23.495708 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d8a8db-8f45-4dba-8865-0180920cd1ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:23.496611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:23.498391 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5d985ba1-6fc1-4a90-b29b-a320f51d7b83 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.500097 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5d985ba1-6fc1-4a90-b29b-a320f51d7b83 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 Jul 31 20:57:23.500380 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5d985ba1-6fc1-4a90-b29b-a320f51d7b83 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:23.500630 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5d985ba1-6fc1-4a90-b29b-a320f51d7b83 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:23.507470 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:23.507470 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:23.510686 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5d985ba1-6fc1-4a90-b29b-a320f51d7b83 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:23.514178 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5d985ba1-6fc1-4a90-b29b-a320f51d7b83 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 returned with HTTP 200 Jul 31 20:57:23.514567 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1063/4328] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:23 2026] GET /volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 => generated 956 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:23.519286 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2d8a8db-8f45-4dba-8865-0180920cd1ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:57:23Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=de9fce25-3386-45dc-9fac-9668528bd990,is_public=True,name='tempest-scenario-type-luks-868565731',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'de9fce25-3386-45dc-9fac-9668528bd990', '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=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:23.520057 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c63d03-b5a6-4452-ae17-a5f2102dceea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:23.541774 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-868565731 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-868565731, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:23.542017 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-868565731 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-868565731, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:23.563500 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Created reservations ['a8634cf2-cf13-4c4c-baf2-94e249a2b4ae', '2a90bc2c-0ec5-4086-a548-c67953eed14a', '0f5f292f-82d9-4ad4-945e-6447e90424a3', '1a2daa01-ad6c-4e6e-90a5-c5b620fd872c'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:23.564036 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c63d03-b5a6-4452-ae17-a5f2102dceea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8634cf2-cf13-4c4c-baf2-94e249a2b4ae', '2a90bc2c-0ec5-4086-a548-c67953eed14a', '0f5f292f-82d9-4ad4-945e-6447e90424a3', '1a2daa01-ad6c-4e6e-90a5-c5b620fd872c']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:23.564836 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37319674-39e8-4c88-9463-10e3929231e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:23.576133 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1ee842e1-2381-471d-bef1-07f32c3a0819 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.577880 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1ee842e1-2381-471d-bef1-07f32c3a0819 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:23.578074 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1ee842e1-2381-471d-bef1-07f32c3a0819 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:23.578272 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1ee842e1-2381-471d-bef1-07f32c3a0819 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:23.578383 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-1ee842e1-2381-471d-bef1-07f32c3a0819 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:23.582378 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:23.582378 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:23.582929 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1ee842e1-2381-471d-bef1-07f32c3a0819 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:23.583227 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1092/4329] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:23 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:23.586284 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37319674-39e8-4c88-9463-10e3929231e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a873d1c1-4b08-43d1-8988-82647c56e590', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-713337224',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6165160334174da3a8084f3e822409b1',qos_specs=None,replication_status=,reservations=['a8634cf2-cf13-4c4c-baf2-94e249a2b4ae','2a90bc2c-0ec5-4086-a548-c67953eed14a','0f5f292f-82d9-4ad4-945e-6447e90424a3','1a2daa01-ad6c-4e6e-90a5-c5b620fd872c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab158771beb2418bb881e1440753c509',volume_type_id=de9fce25-3386-45dc-9fac-9668528bd990), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-713337224',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a873d1c1-4b08-43d1-8988-82647c56e590,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6165160334174da3a8084f3e822409b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab158771beb2418bb881e1440753c509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(de9fce25-3386-45dc-9fac-9668528bd990),volume_type_id=de9fce25-3386-45dc-9fac-9668528bd990)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:23.586937 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b8c126-d3c1-4005-be36-346cb9211e98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:23.601783 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3b8c126-d3c1-4005-be36-346cb9211e98) transitioned into state 'SUCCESS' from state '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-713337224',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6165160334174da3a8084f3e822409b1',qos_specs=None,replication_status=,reservations=['a8634cf2-cf13-4c4c-baf2-94e249a2b4ae','2a90bc2c-0ec5-4086-a548-c67953eed14a','0f5f292f-82d9-4ad4-945e-6447e90424a3','1a2daa01-ad6c-4e6e-90a5-c5b620fd872c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab158771beb2418bb881e1440753c509',volume_type_id=de9fce25-3386-45dc-9fac-9668528bd990)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:23.602710 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0293f5a1-1b16-45ca-b8f0-4e6093c78dcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:23.606916 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-312dcc9d-7cad-4cea-a03b-f6bdcc9e3116 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.608623 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-312dcc9d-7cad-4cea-a03b-f6bdcc9e3116 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:23.608798 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-312dcc9d-7cad-4cea-a03b-f6bdcc9e3116 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:23.608971 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-312dcc9d-7cad-4cea-a03b-f6bdcc9e3116 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:23.611574 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0293f5a1-1b16-45ca-b8f0-4e6093c78dcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:23.612329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Flow 'volume_create_api' (0e7ba7c8-fede-4426-b7b2-b1a505fc3baa) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:23.612601 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume request issued successfully. Jul 31 20:57:23.613080 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5eb4181d-5fdc-45b3-b0bc-5b619c3cfe5b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:23.613501 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1093/4330] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:57:23 2026] POST /volume/v3/volumes => generated 779 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:23.618538 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:23.618538 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:23.622046 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-312dcc9d-7cad-4cea-a03b-f6bdcc9e3116 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:23.625680 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-312dcc9d-7cad-4cea-a03b-f6bdcc9e3116 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:23.626056 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1083/4331] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:23 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:23.627047 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e46e0340-438b-4820-a159-53284e35f1a9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.628655 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e46e0340-438b-4820-a159-53284e35f1a9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:23.628835 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e46e0340-438b-4820-a159-53284e35f1a9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:23.629004 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e46e0340-438b-4820-a159-53284e35f1a9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:23.634927 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:23.634927 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:23.637841 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e46e0340-438b-4820-a159-53284e35f1a9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:23.641244 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e46e0340-438b-4820-a159-53284e35f1a9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:23.641569 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1064/4332] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:23 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 847 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:23.795939 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f2306516-fae6-4a4d-b363-f5846a1cb73c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:23.797672 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f2306516-fae6-4a4d-b363-f5846a1cb73c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:23.797869 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f2306516-fae6-4a4d-b363-f5846a1cb73c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:23.798047 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f2306516-fae6-4a4d-b363-f5846a1cb73c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:23.798181 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-f2306516-fae6-4a4d-b363-f5846a1cb73c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:23.802046 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:23.802046 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:23.802764 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f2306516-fae6-4a4d-b363-f5846a1cb73c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:23.803085 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1093/4333] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:23 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:24.033569 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5b483dfc-e80d-40e1-b519-59e09bfe1403 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.035282 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5b483dfc-e80d-40e1-b519-59e09bfe1403 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:24.035508 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5b483dfc-e80d-40e1-b519-59e09bfe1403 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.035708 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5b483dfc-e80d-40e1-b519-59e09bfe1403 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.041706 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.041706 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:24.044516 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5b483dfc-e80d-40e1-b519-59e09bfe1403 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:24.047886 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5b483dfc-e80d-40e1-b519-59e09bfe1403 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:24.048378 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1094/4334] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:24 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:24.526025 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5360d495-5882-4fab-9393-777630e3ca4a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.527701 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5360d495-5882-4fab-9393-777630e3ca4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 Jul 31 20:57:24.527886 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5360d495-5882-4fab-9393-777630e3ca4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.528070 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5360d495-5882-4fab-9393-777630e3ca4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.534635 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.534635 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:24.537997 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5360d495-5882-4fab-9393-777630e3ca4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:24.541588 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5360d495-5882-4fab-9393-777630e3ca4a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 returned with HTTP 200 Jul 31 20:57:24.541958 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1084/4335] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:24 2026] GET /volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 => generated 1017 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:24.553330 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-672ef800-8e37-4a45-9684-7d6bcc16c998 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.554914 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-672ef800-8e37-4a45-9684-7d6bcc16c998 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:57:24.555234 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-672ef800-8e37-4a45-9684-7d6bcc16c998 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "78488480-3c8e-44ef-ac42-4b9ce2e43283", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-592457943"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:24.563461 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.563461 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:24.563822 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-672ef800-8e37-4a45-9684-7d6bcc16c998 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:24.563943 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-672ef800-8e37-4a45-9684-7d6bcc16c998 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Create snapshot from volume 78488480-3c8e-44ef-ac42-4b9ce2e43283 Jul 31 20:57:24.587594 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-672ef800-8e37-4a45-9684-7d6bcc16c998 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Created reservations ['34982f44-3311-4d31-b24f-53857a986fa3', '48897e77-944a-44b6-901b-6c9ee95104b1', '81ca68cd-6846-4bff-9284-5e2c45cee442', '7d972ed4-9cc9-4d6c-bb7c-6ac535d5f5b6'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:24.592083 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8d73e0d6-25d5-4e9c-85aa-60497d75a852 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.593789 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8d73e0d6-25d5-4e9c-85aa-60497d75a852 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:24.593979 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8d73e0d6-25d5-4e9c-85aa-60497d75a852 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.594164 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8d73e0d6-25d5-4e9c-85aa-60497d75a852 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.594266 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8d73e0d6-25d5-4e9c-85aa-60497d75a852 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:24.598157 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.598157 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:24.598770 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8d73e0d6-25d5-4e9c-85aa-60497d75a852 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:24.599143 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1094/4336] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:24 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:24.616740 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-672ef800-8e37-4a45-9684-7d6bcc16c998 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot create request issued successfully. Jul 31 20:57:24.617054 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-672ef800-8e37-4a45-9684-7d6bcc16c998 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:57:24.617529 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1065/4337] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:57:24 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:24.625556 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3e31cf41-69dd-4950-a729-64a215efec7c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.627363 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3e31cf41-69dd-4950-a729-64a215efec7c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 Jul 31 20:57:24.627600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3e31cf41-69dd-4950-a729-64a215efec7c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.627877 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3e31cf41-69dd-4950-a729-64a215efec7c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.632687 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.632687 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:24.633026 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3e31cf41-69dd-4950-a729-64a215efec7c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:24.633771 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3e31cf41-69dd-4950-a729-64a215efec7c tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 returned with HTTP 200 Jul 31 20:57:24.634171 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1095/4338] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:24 2026] GET /volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:24.637588 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fd859b5c-11c8-473c-bf4c-19fe94f96d72 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.639548 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd859b5c-11c8-473c-bf4c-19fe94f96d72 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:24.639721 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd859b5c-11c8-473c-bf4c-19fe94f96d72 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.639912 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd859b5c-11c8-473c-bf4c-19fe94f96d72 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.649247 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.649247 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:24.652526 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fd859b5c-11c8-473c-bf4c-19fe94f96d72 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:24.655321 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b72336b2-61f6-4ddc-9cd3-f3c979bd9689 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.657109 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd859b5c-11c8-473c-bf4c-19fe94f96d72 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:24.657216 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b72336b2-61f6-4ddc-9cd3-f3c979bd9689 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:24.657360 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b72336b2-61f6-4ddc-9cd3-f3c979bd9689 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.657565 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b72336b2-61f6-4ddc-9cd3-f3c979bd9689 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.657615 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1085/4339] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:24 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:24.664834 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.664834 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:24.668356 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b72336b2-61f6-4ddc-9cd3-f3c979bd9689 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:24.672092 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b72336b2-61f6-4ddc-9cd3-f3c979bd9689 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:24.672590 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1095/4340] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:24 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:24.683524 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c77fec08-ad1b-4dcc-b4f9-f2e26956b206 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.685200 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c77fec08-ad1b-4dcc-b4f9-f2e26956b206 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:24.685418 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c77fec08-ad1b-4dcc-b4f9-f2e26956b206 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.685629 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c77fec08-ad1b-4dcc-b4f9-f2e26956b206 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.691685 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.691685 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:24.694568 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c77fec08-ad1b-4dcc-b4f9-f2e26956b206 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:24.697958 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c77fec08-ad1b-4dcc-b4f9-f2e26956b206 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:24.698345 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1066/4341] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:24 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:24.736759 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-5cc429da-8f56-46ec-a8d9-5233d67f2601 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.738651 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-5cc429da-8f56-46ec-a8d9-5233d67f2601 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:24.738822 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-5cc429da-8f56-46ec-a8d9-5233d67f2601 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.738989 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-5cc429da-8f56-46ec-a8d9-5233d67f2601 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.745187 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.745187 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:24.748185 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-5cc429da-8f56-46ec-a8d9-5233d67f2601 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:24.751815 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-5cc429da-8f56-46ec-a8d9-5233d67f2601 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:24.752170 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1096/4342] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:57:24 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:24.811885 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-957b7986-419a-47bc-b8b4-78607baf8cd8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.813657 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-957b7986-419a-47bc-b8b4-78607baf8cd8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:24.813867 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-957b7986-419a-47bc-b8b4-78607baf8cd8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.814047 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-957b7986-419a-47bc-b8b4-78607baf8cd8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.814291 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-957b7986-419a-47bc-b8b4-78607baf8cd8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:24.816833 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-33ffb296-fcc2-448d-af41-cf849af3b770 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.817224 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-33ffb296-fcc2-448d-af41-cf849af3b770 None None] GET https://10.4.3.157/volume// Jul 31 20:57:24.817409 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-33ffb296-fcc2-448d-af41-cf849af3b770 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.817589 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-33ffb296-fcc2-448d-af41-cf849af3b770 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.817893 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-33ffb296-fcc2-448d-af41-cf849af3b770 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:24.818206 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1096/4343] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:57: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 20:57:24.818597 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.818597 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:24.819287 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-957b7986-419a-47bc-b8b4-78607baf8cd8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:24.819670 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1086/4344] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:24 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:24.824066 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-5c2e3cf3-4c9c-45b4-8df1-7232ff772e5d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.826414 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-5c2e3cf3-4c9c-45b4-8df1-7232ff772e5d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:57:24.826771 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-5c2e3cf3-4c9c-45b4-8df1-7232ff772e5d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "417b8bbe-f547-49f5-935f-5cd6d1df6749", "connector": null, "instance_uuid": "f9e6601e-cf6e-4cfa-9c91-d2adc49886d7"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:24.834391 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.834391 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:24.862980 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-5c2e3cf3-4c9c-45b4-8df1-7232ff772e5d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:57:24.863503 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1067/4345] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:57:24 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 20:57:24.890656 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8ff11afd-d414-43b7-88c4-11139ddd952d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.892551 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ff11afd-d414-43b7-88c4-11139ddd952d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:24.892801 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ff11afd-d414-43b7-88c4-11139ddd952d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.892986 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ff11afd-d414-43b7-88c4-11139ddd952d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.900894 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2c66d412-6a20-43c7-8bb5-6019fde2dc98 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.901412 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2c66d412-6a20-43c7-8bb5-6019fde2dc98 None None] GET https://10.4.3.157/volume// Jul 31 20:57:24.901635 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2c66d412-6a20-43c7-8bb5-6019fde2dc98 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.901809 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2c66d412-6a20-43c7-8bb5-6019fde2dc98 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.902350 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2c66d412-6a20-43c7-8bb5-6019fde2dc98 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:24.902590 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1097/4346] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:57: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 20:57:24.903918 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.903918 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:24.907761 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8ff11afd-d414-43b7-88c4-11139ddd952d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:24.910231 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-d9351db7-2c94-41d7-94d5-4a6f6c502b50 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:24.911648 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ff11afd-d414-43b7-88c4-11139ddd952d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:24.912047 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1097/4347] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:24 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:24.912874 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-d9351db7-2c94-41d7-94d5-4a6f6c502b50 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:24.913167 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-d9351db7-2c94-41d7-94d5-4a6f6c502b50 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:24.913455 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-d9351db7-2c94-41d7-94d5-4a6f6c502b50 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:24.922029 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:24.922029 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:24.924958 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-d9351db7-2c94-41d7-94d5-4a6f6c502b50 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:24.928439 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-d9351db7-2c94-41d7-94d5-4a6f6c502b50 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:24.928854 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1087/4348] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:57:24 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 1024 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:25.021107 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-e8963e54-1c86-4934-aea7-8545ba7e0072 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.022953 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-e8963e54-1c86-4934-aea7-8545ba7e0072 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] PUT https://10.4.3.157/volume/v3/attachments/01396f49-a915-4ca0-843b-47c8eb3ee7c7 Jul 31 20:57:25.023302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-e8963e54-1c86-4934-aea7-8545ba7e0072 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:25.030207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-e8963e54-1c86-4934-aea7-8545ba7e0072 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Acquiring lock "cinder-attachment_update-417b8bbe-f547-49f5-935f-5cd6d1df6749-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:57:25.034501 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-e8963e54-1c86-4934-aea7-8545ba7e0072 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Lock "cinder-attachment_update-417b8bbe-f547-49f5-935f-5cd6d1df6749-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:57:25.035297 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.035297 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:25.059930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-05b7742f-0528-40d1-81b1-19ad709bb706 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.061628 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-05b7742f-0528-40d1-81b1-19ad709bb706 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:25.061841 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-05b7742f-0528-40d1-81b1-19ad709bb706 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:25.062014 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-05b7742f-0528-40d1-81b1-19ad709bb706 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:25.068632 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.068632 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:25.071849 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-05b7742f-0528-40d1-81b1-19ad709bb706 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:25.075571 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-05b7742f-0528-40d1-81b1-19ad709bb706 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:25.075926 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1098/4349] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:25 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:25.104774 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-e8963e54-1c86-4934-aea7-8545ba7e0072 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Lock "cinder-attachment_update-417b8bbe-f547-49f5-935f-5cd6d1df6749-np0000006272" released by "attachment_update" :: held 0.070s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:57:25.105056 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-e8963e54-1c86-4934-aea7-8545ba7e0072 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/01396f49-a915-4ca0-843b-47c8eb3ee7c7 returned with HTTP 200 Jul 31 20:57:25.105768 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1068/4350] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:57:25 2026] PUT /volume/v3/attachments/01396f49-a915-4ca0-843b-47c8eb3ee7c7 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:25.608423 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cce377cb-ec6f-4b21-b696-cb842eb85622 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.610194 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cce377cb-ec6f-4b21-b696-cb842eb85622 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:25.610424 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cce377cb-ec6f-4b21-b696-cb842eb85622 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:25.610616 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cce377cb-ec6f-4b21-b696-cb842eb85622 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:25.610714 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-cce377cb-ec6f-4b21-b696-cb842eb85622 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:25.614699 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.614699 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:25.615250 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cce377cb-ec6f-4b21-b696-cb842eb85622 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:25.615614 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1098/4351] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:25 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:25.642941 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-07f52a32-b4a6-4cd1-87ed-770bc01ebbb8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.644679 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-07f52a32-b4a6-4cd1-87ed-770bc01ebbb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 Jul 31 20:57:25.644874 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-07f52a32-b4a6-4cd1-87ed-770bc01ebbb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:25.645055 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-07f52a32-b4a6-4cd1-87ed-770bc01ebbb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:25.649659 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.649659 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:25.649877 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-07f52a32-b4a6-4cd1-87ed-770bc01ebbb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:25.650511 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-07f52a32-b4a6-4cd1-87ed-770bc01ebbb8 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 returned with HTTP 200 Jul 31 20:57:25.650851 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1088/4352] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:25 2026] GET /volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 => generated 466 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:25.660813 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-aefd20dd-93dc-4572-a27d-5664ffca4e66 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.662571 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-aefd20dd-93dc-4572-a27d-5664ffca4e66 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] POST https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06/action Jul 31 20:57:25.662936 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-aefd20dd-93dc-4572-a27d-5664ffca4e66 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:25.663091 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-aefd20dd-93dc-4572-a27d-5664ffca4e66 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:25.665179 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.admin_actions [None req-aefd20dd-93dc-4572-a27d-5664ffca4e66 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Updating snapshot '9c66b98d-a973-498d-a947-e2d185db0d06' with '{'status': 'creating'}' {{(pid=100192) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Jul 31 20:57:25.669512 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0a4a723a-a052-4b15-84ad-6af5b607e032 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.671242 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a4a723a-a052-4b15-84ad-6af5b607e032 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:25.671457 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a4a723a-a052-4b15-84ad-6af5b607e032 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:25.671635 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a4a723a-a052-4b15-84ad-6af5b607e032 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:25.674472 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.674472 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:25.680498 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.680498 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:25.683809 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0a4a723a-a052-4b15-84ad-6af5b607e032 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:25.685773 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-aefd20dd-93dc-4572-a27d-5664ffca4e66 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06/action returned with HTTP 202 Jul 31 20:57:25.686280 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1099/4353] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:57:25 2026] POST /volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:57:25.688173 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a4a723a-a052-4b15-84ad-6af5b607e032 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:25.688551 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1069/4354] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:25 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:25.693940 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7a3eed8e-ff51-4385-b586-2df54061a8ff None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.696049 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7a3eed8e-ff51-4385-b586-2df54061a8ff tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 Jul 31 20:57:25.696340 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7a3eed8e-ff51-4385-b586-2df54061a8ff tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:25.696665 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7a3eed8e-ff51-4385-b586-2df54061a8ff tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:25.701362 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.701362 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:25.701641 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7a3eed8e-ff51-4385-b586-2df54061a8ff tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:25.702230 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7a3eed8e-ff51-4385-b586-2df54061a8ff tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 returned with HTTP 200 Jul 31 20:57:25.702584 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1099/4355] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:25 2026] GET /volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:25.711459 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2f52b0b9-71c8-46ed-987d-68be63c9c084 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.713228 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2f52b0b9-71c8-46ed-987d-68be63c9c084 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] POST https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06/action Jul 31 20:57:25.713579 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2f52b0b9-71c8-46ed-987d-68be63c9c084 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:25.713752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2f52b0b9-71c8-46ed-987d-68be63c9c084 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:25.715078 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.snapshot_actions [None req-2f52b0b9-71c8-46ed-987d-68be63c9c084 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100193) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Jul 31 20:57:25.720263 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.720263 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:25.720743 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.snapshot_actions [None req-2f52b0b9-71c8-46ed-987d-68be63c9c084 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] Updating snapshot 9c66b98d-a973-498d-a947-e2d185db0d06 with info {'id': '9c66b98d-a973-498d-a947-e2d185db0d06', 'status': 'error', 'progress': '80%'} Jul 31 20:57:25.726738 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2f52b0b9-71c8-46ed-987d-68be63c9c084 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-member] https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06/action returned with HTTP 202 Jul 31 20:57:25.727160 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1089/4356] 10.4.3.157 () {68 vars in 1396 bytes} [Fri Jul 31 20:57:25 2026] POST /volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:25.734464 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8b4064a7-186e-4af8-8bd7-3ed2fb060b92 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.736119 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8b4064a7-186e-4af8-8bd7-3ed2fb060b92 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 Jul 31 20:57:25.736315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8b4064a7-186e-4af8-8bd7-3ed2fb060b92 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:25.736530 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8b4064a7-186e-4af8-8bd7-3ed2fb060b92 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:25.736624 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-8b4064a7-186e-4af8-8bd7-3ed2fb060b92 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete snapshot with id: 9c66b98d-a973-498d-a947-e2d185db0d06 Jul 31 20:57:25.741162 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.741162 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:25.741494 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8b4064a7-186e-4af8-8bd7-3ed2fb060b92 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:25.756213 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8b4064a7-186e-4af8-8bd7-3ed2fb060b92 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot delete request issued successfully. Jul 31 20:57:25.756354 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8b4064a7-186e-4af8-8bd7-3ed2fb060b92 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 returned with HTTP 202 Jul 31 20:57:25.756701 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1100/4357] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:57:25 2026] DELETE /volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:25.763388 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e062208f-b49a-4370-bf22-c51969f5faaf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.765252 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e062208f-b49a-4370-bf22-c51969f5faaf tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 Jul 31 20:57:25.765530 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e062208f-b49a-4370-bf22-c51969f5faaf tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:25.765730 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e062208f-b49a-4370-bf22-c51969f5faaf tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:25.770728 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.770728 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:25.771077 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e062208f-b49a-4370-bf22-c51969f5faaf tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Snapshot retrieved successfully. Jul 31 20:57:25.771780 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e062208f-b49a-4370-bf22-c51969f5faaf tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 returned with HTTP 200 Jul 31 20:57:25.772197 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1070/4358] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:25 2026] GET /volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 => generated 464 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:25.829074 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c56f8dad-3972-4452-91de-3e4443c48273 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.830929 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c56f8dad-3972-4452-91de-3e4443c48273 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:25.831104 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c56f8dad-3972-4452-91de-3e4443c48273 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:25.831365 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c56f8dad-3972-4452-91de-3e4443c48273 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:25.831488 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-c56f8dad-3972-4452-91de-3e4443c48273 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:25.835381 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.835381 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:25.836024 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c56f8dad-3972-4452-91de-3e4443c48273 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:25.836371 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1100/4359] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:25 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:25.923590 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f7c737ed-1741-4890-a86f-0fa1f6303e3f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:25.925496 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f7c737ed-1741-4890-a86f-0fa1f6303e3f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:25.925760 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f7c737ed-1741-4890-a86f-0fa1f6303e3f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:25.926007 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f7c737ed-1741-4890-a86f-0fa1f6303e3f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:25.936877 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:25.936877 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:25.940585 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f7c737ed-1741-4890-a86f-0fa1f6303e3f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:25.945187 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f7c737ed-1741-4890-a86f-0fa1f6303e3f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:25.945563 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1090/4360] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:25 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:26.087668 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8a9553bf-0e66-4ad4-b02d-7e937b31ee65 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:26.089468 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8a9553bf-0e66-4ad4-b02d-7e937b31ee65 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:26.089688 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8a9553bf-0e66-4ad4-b02d-7e937b31ee65 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:26.089872 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8a9553bf-0e66-4ad4-b02d-7e937b31ee65 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:26.096334 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:26.096334 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:26.099438 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8a9553bf-0e66-4ad4-b02d-7e937b31ee65 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:26.103051 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8a9553bf-0e66-4ad4-b02d-7e937b31ee65 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:26.103404 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1101/4361] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:26 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:26.625038 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0a95ed0c-8c5a-418d-be3b-1c3bdc379f0d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:26.626701 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a95ed0c-8c5a-418d-be3b-1c3bdc379f0d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:26.627354 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a95ed0c-8c5a-418d-be3b-1c3bdc379f0d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:26.627354 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a95ed0c-8c5a-418d-be3b-1c3bdc379f0d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:26.627354 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-0a95ed0c-8c5a-418d-be3b-1c3bdc379f0d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:26.631037 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:26.631037 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:26.631615 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a95ed0c-8c5a-418d-be3b-1c3bdc379f0d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:26.631916 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1071/4362] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:26 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:26.699701 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7ef335b4-9282-45b5-8df0-cebf00039c3a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:26.701359 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7ef335b4-9282-45b5-8df0-cebf00039c3a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:26.701575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7ef335b4-9282-45b5-8df0-cebf00039c3a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:26.701764 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7ef335b4-9282-45b5-8df0-cebf00039c3a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:26.710186 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:26.710186 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:26.712959 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7ef335b4-9282-45b5-8df0-cebf00039c3a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:26.716565 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7ef335b4-9282-45b5-8df0-cebf00039c3a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:26.716903 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1101/4363] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:26 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:26.780397 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bdfcb48b-6ddb-4300-88d5-0f2c8a10eee0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:26.782342 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bdfcb48b-6ddb-4300-88d5-0f2c8a10eee0 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 Jul 31 20:57:26.782570 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bdfcb48b-6ddb-4300-88d5-0f2c8a10eee0 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:26.782781 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bdfcb48b-6ddb-4300-88d5-0f2c8a10eee0 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:26.787017 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bdfcb48b-6ddb-4300-88d5-0f2c8a10eee0 tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 returned with HTTP 404 Jul 31 20:57:26.787540 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1091/4364] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:57:26 2026] GET /volume/v3/snapshots/9c66b98d-a973-498d-a947-e2d185db0d06 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:26.793608 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a5eb2804-7007-4713-862d-ed9645aebd3e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:26.795073 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a5eb2804-7007-4713-862d-ed9645aebd3e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 Jul 31 20:57:26.795257 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a5eb2804-7007-4713-862d-ed9645aebd3e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:26.795452 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a5eb2804-7007-4713-862d-ed9645aebd3e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:26.795607 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-a5eb2804-7007-4713-862d-ed9645aebd3e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume with id: 78488480-3c8e-44ef-ac42-4b9ce2e43283 Jul 31 20:57:26.801677 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:26.801677 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:26.801937 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a5eb2804-7007-4713-862d-ed9645aebd3e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:26.816102 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a5eb2804-7007-4713-862d-ed9645aebd3e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Delete volume request issued successfully. Jul 31 20:57:26.816315 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a5eb2804-7007-4713-862d-ed9645aebd3e tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 returned with HTTP 202 Jul 31 20:57:26.816745 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1102/4365] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:26 2026] DELETE /volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:26.824275 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f63da074-1183-4fb2-b9eb-1820421fee8a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:26.825807 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f63da074-1183-4fb2-b9eb-1820421fee8a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 Jul 31 20:57:26.825969 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f63da074-1183-4fb2-b9eb-1820421fee8a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:26.826157 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f63da074-1183-4fb2-b9eb-1820421fee8a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:26.832119 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:26.832119 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:26.834794 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f63da074-1183-4fb2-b9eb-1820421fee8a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Volume info retrieved successfully. Jul 31 20:57:26.838253 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f63da074-1183-4fb2-b9eb-1820421fee8a tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 returned with HTTP 200 Jul 31 20:57:26.838636 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1072/4366] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:26 2026] GET /volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 => generated 1016 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:26.845086 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-af152426-7d13-4a4b-a196-3d8e20b19104 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:26.846806 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af152426-7d13-4a4b-a196-3d8e20b19104 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:26.846968 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af152426-7d13-4a4b-a196-3d8e20b19104 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:26.847135 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af152426-7d13-4a4b-a196-3d8e20b19104 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:26.847269 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-af152426-7d13-4a4b-a196-3d8e20b19104 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:26.851009 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:26.851009 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:26.851664 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af152426-7d13-4a4b-a196-3d8e20b19104 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:26.851984 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1102/4367] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:26 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:26.956805 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f3fd145b-fb2f-4203-b609-50f8fea0a067 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:26.958606 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f3fd145b-fb2f-4203-b609-50f8fea0a067 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:26.958797 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f3fd145b-fb2f-4203-b609-50f8fea0a067 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:26.958995 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f3fd145b-fb2f-4203-b609-50f8fea0a067 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:26.969848 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:26.969848 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:26.973328 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f3fd145b-fb2f-4203-b609-50f8fea0a067 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:26.976929 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f3fd145b-fb2f-4203-b609-50f8fea0a067 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:26.977341 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1092/4368] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:26 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:27.115190 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d3c04447-45f6-4980-9918-f50a33da9c25 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:27.116939 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3c04447-45f6-4980-9918-f50a33da9c25 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:27.117148 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3c04447-45f6-4980-9918-f50a33da9c25 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:27.117334 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3c04447-45f6-4980-9918-f50a33da9c25 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:27.123906 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:27.123906 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:27.126992 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d3c04447-45f6-4980-9918-f50a33da9c25 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:27.130691 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3c04447-45f6-4980-9918-f50a33da9c25 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:27.130975 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1103/4369] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:27 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:27.642562 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b1f1c93a-2145-4abd-9f19-0794ba9d579c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:27.644332 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b1f1c93a-2145-4abd-9f19-0794ba9d579c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:27.644538 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b1f1c93a-2145-4abd-9f19-0794ba9d579c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:27.644713 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b1f1c93a-2145-4abd-9f19-0794ba9d579c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:27.644839 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-b1f1c93a-2145-4abd-9f19-0794ba9d579c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:27.648939 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:27.648939 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:27.649528 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b1f1c93a-2145-4abd-9f19-0794ba9d579c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:27.649892 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1073/4370] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:27 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:27.728680 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9ccbc09e-36f6-4768-9bfd-a2ede06d9a18 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:27.730225 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ccbc09e-36f6-4768-9bfd-a2ede06d9a18 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:27.730400 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ccbc09e-36f6-4768-9bfd-a2ede06d9a18 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:27.730607 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9ccbc09e-36f6-4768-9bfd-a2ede06d9a18 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:27.738509 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:27.738509 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:27.741195 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9ccbc09e-36f6-4768-9bfd-a2ede06d9a18 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:27.744946 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9ccbc09e-36f6-4768-9bfd-a2ede06d9a18 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:27.745313 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1103/4371] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:27 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:27.851007 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b8f79465-7313-4fa0-a24e-aac25297357f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:27.852723 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b8f79465-7313-4fa0-a24e-aac25297357f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] GET https://10.4.3.157/volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 Jul 31 20:57:27.852914 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b8f79465-7313-4fa0-a24e-aac25297357f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:27.853107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b8f79465-7313-4fa0-a24e-aac25297357f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:27.858414 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b8f79465-7313-4fa0-a24e-aac25297357f tempest-ProjectMemberTests-297281026 tempest-ProjectMemberTests-297281026-project-admin] https://10.4.3.157/volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 returned with HTTP 404 Jul 31 20:57:27.858845 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1093/4372] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:27 2026] GET /volume/v3/volumes/78488480-3c8e-44ef-ac42-4b9ce2e43283 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:27.860495 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2f773832-b088-4e8e-a0db-41b707185bd3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:27.862254 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2f773832-b088-4e8e-a0db-41b707185bd3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:27.862470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2f773832-b088-4e8e-a0db-41b707185bd3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:27.862662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2f773832-b088-4e8e-a0db-41b707185bd3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:27.862773 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-2f773832-b088-4e8e-a0db-41b707185bd3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:27.866727 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:27.866727 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:27.867495 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2f773832-b088-4e8e-a0db-41b707185bd3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:27.867884 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1104/4373] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:27 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:27.988567 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6b2fc399-f212-4d58-af41-f7e74b5a4700 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:27.990221 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6b2fc399-f212-4d58-af41-f7e74b5a4700 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:27.990442 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6b2fc399-f212-4d58-af41-f7e74b5a4700 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:27.990647 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6b2fc399-f212-4d58-af41-f7e74b5a4700 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:28.001420 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:28.001420 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:28.004967 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6b2fc399-f212-4d58-af41-f7e74b5a4700 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:28.008510 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6b2fc399-f212-4d58-af41-f7e74b5a4700 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:28.008944 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1074/4374] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:27 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:28.142992 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bdc55de0-124e-463e-8c27-59142059cf2f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:28.144473 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bdc55de0-124e-463e-8c27-59142059cf2f tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:28.144647 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bdc55de0-124e-463e-8c27-59142059cf2f tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:28.144813 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bdc55de0-124e-463e-8c27-59142059cf2f tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:28.151310 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:28.151310 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:28.154090 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-bdc55de0-124e-463e-8c27-59142059cf2f tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:28.157452 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bdc55de0-124e-463e-8c27-59142059cf2f tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:28.157761 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1104/4375] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:28 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:28.660201 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-838b14d6-6814-4e99-9496-8654047fc831 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:28.661826 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-838b14d6-6814-4e99-9496-8654047fc831 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:28.662009 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-838b14d6-6814-4e99-9496-8654047fc831 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:28.662196 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-838b14d6-6814-4e99-9496-8654047fc831 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:28.662315 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-838b14d6-6814-4e99-9496-8654047fc831 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:28.666313 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:28.666313 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:28.666886 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-838b14d6-6814-4e99-9496-8654047fc831 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:28.667274 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1094/4376] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:28 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:28.757558 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b903438f-1c34-40ef-b922-7cc8aab92742 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:28.759352 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b903438f-1c34-40ef-b922-7cc8aab92742 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:28.759547 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b903438f-1c34-40ef-b922-7cc8aab92742 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:28.759727 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b903438f-1c34-40ef-b922-7cc8aab92742 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:28.768348 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:28.768348 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:28.771543 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b903438f-1c34-40ef-b922-7cc8aab92742 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:28.775494 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b903438f-1c34-40ef-b922-7cc8aab92742 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:28.775821 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1105/4377] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:28 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:28.876620 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-aded7711-33f8-41d8-b5b2-4e97cec9b05d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:28.878393 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aded7711-33f8-41d8-b5b2-4e97cec9b05d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:28.878530 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aded7711-33f8-41d8-b5b2-4e97cec9b05d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:28.878710 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aded7711-33f8-41d8-b5b2-4e97cec9b05d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:28.878809 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-aded7711-33f8-41d8-b5b2-4e97cec9b05d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:28.882643 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:28.882643 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:28.883298 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aded7711-33f8-41d8-b5b2-4e97cec9b05d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:28.883807 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1075/4378] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:28 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:28.990970 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-78bd5539-9d28-462b-bce5-bf30c6171a7e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:29.022534 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-af3b05de-4507-42cd-aa6a-e453c3ce723f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:29.024173 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-af3b05de-4507-42cd-aa6a-e453c3ce723f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:29.024414 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-af3b05de-4507-42cd-aa6a-e453c3ce723f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:29.024558 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-af3b05de-4507-42cd-aa6a-e453c3ce723f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:29.034705 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:29.034705 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:29.038199 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-af3b05de-4507-42cd-aa6a-e453c3ce723f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:29.042308 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-af3b05de-4507-42cd-aa6a-e453c3ce723f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:29.042693 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1095/4379] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:29 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:29.069844 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-78bd5539-9d28-462b-bce5-bf30c6171a7e tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:57:29.070300 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-78bd5539-9d28-462b-bce5-bf30c6171a7e tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-290548330", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1062248365", "vendor_name": "tempest-vendor_name-125931869"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:29.086321 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-78bd5539-9d28-462b-bce5-bf30c6171a7e tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:57:29.086797 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1105/4380] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:57:28 2026] POST /volume/v3/types => generated 327 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:29.093979 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:29.095634 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:29.095974 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "02d07ce4-d303-43d1-8fd5-f43aa79cbb80", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:29.097374 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Create volume request body: {'volume': {'volume_type': '02d07ce4-d303-43d1-8fd5-f43aa79cbb80', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:29.100967 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Create volume of 1 GB Jul 31 20:57:29.101215 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:29.101215 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:29.101562 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Availability Zones retrieved successfully. Jul 31 20:57:29.106771 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Flow 'volume_create_api' (c2006edf-bce4-495e-a4b5-cd10570ba9cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:29.107662 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1e6a37-8cd5-4d94-ab2a-1ea226cc6db6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:29.108390 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:29.125187 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca1e6a37-8cd5-4d94-ab2a-1ea226cc6db6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:57:29Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1062248365',vendor_name='tempest-vendor_name-125931869'},id=02d07ce4-d303-43d1-8fd5-f43aa79cbb80,is_public=True,name='tempest-ProjectAdminTests-volume-type-290548330',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '02d07ce4-d303-43d1-8fd5-f43aa79cbb80', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:29.125854 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0276d01e-ae0a-44b1-8ad2-22ec110b905c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:29.148151 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-290548330 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-290548330, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:29.148438 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-290548330 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-290548330, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:29.173658 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-272af5e0-b4b2-40ed-8bac-16fa7acda799 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:29.175529 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-272af5e0-b4b2-40ed-8bac-16fa7acda799 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:29.175734 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-272af5e0-b4b2-40ed-8bac-16fa7acda799 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:29.175904 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-272af5e0-b4b2-40ed-8bac-16fa7acda799 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:29.177138 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Created reservations ['1df101bb-d018-4742-a8bc-e8eee7bab150', 'a5394b90-a615-4971-8a04-f4eba1d0dc52', 'e22779ac-d1e2-4658-b29b-10f66f16c733', 'da71c2fe-a808-421c-9583-2c9ee6aefadc'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:29.177921 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0276d01e-ae0a-44b1-8ad2-22ec110b905c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1df101bb-d018-4742-a8bc-e8eee7bab150', 'a5394b90-a615-4971-8a04-f4eba1d0dc52', 'e22779ac-d1e2-4658-b29b-10f66f16c733', 'da71c2fe-a808-421c-9583-2c9ee6aefadc']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:29.178704 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f22522-886e-47e1-82e2-ac95b55ca5b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:29.182936 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:29.182936 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:29.186560 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-272af5e0-b4b2-40ed-8bac-16fa7acda799 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:29.190755 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-272af5e0-b4b2-40ed-8bac-16fa7acda799 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:29.191196 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1076/4381] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:29 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:29.200580 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f3f22522-886e-47e1-82e2-ac95b55ca5b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '850469f9-758f-4930-8bb7-75eeccc6e813', '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='cc8d8de17cc24142be99cc86ab58596d',qos_specs=None,replication_status=,reservations=['1df101bb-d018-4742-a8bc-e8eee7bab150','a5394b90-a615-4971-8a04-f4eba1d0dc52','e22779ac-d1e2-4658-b29b-10f66f16c733','da71c2fe-a808-421c-9583-2c9ee6aefadc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e128975afe94cbfa348c9db5ea7eb19',volume_type_id=02d07ce4-d303-43d1-8fd5-f43aa79cbb80), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:29Z,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=850469f9-758f-4930-8bb7-75eeccc6e813,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc8d8de17cc24142be99cc86ab58596d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e128975afe94cbfa348c9db5ea7eb19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(02d07ce4-d303-43d1-8fd5-f43aa79cbb80),volume_type_id=02d07ce4-d303-43d1-8fd5-f43aa79cbb80)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:29.201267 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4614a6ff-f67f-4212-aa8e-e361cfacda95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:29.216740 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4614a6ff-f67f-4212-aa8e-e361cfacda95) transitioned into state 'SUCCESS' from 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='cc8d8de17cc24142be99cc86ab58596d',qos_specs=None,replication_status=,reservations=['1df101bb-d018-4742-a8bc-e8eee7bab150','a5394b90-a615-4971-8a04-f4eba1d0dc52','e22779ac-d1e2-4658-b29b-10f66f16c733','da71c2fe-a808-421c-9583-2c9ee6aefadc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e128975afe94cbfa348c9db5ea7eb19',volume_type_id=02d07ce4-d303-43d1-8fd5-f43aa79cbb80)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:29.218111 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3372027b-a957-4d24-8bf8-9e8cf9deceb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:29.226591 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3372027b-a957-4d24-8bf8-9e8cf9deceb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:29.227120 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Flow 'volume_create_api' (c2006edf-bce4-495e-a4b5-cd10570ba9cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:29.227464 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Create volume request issued successfully. Jul 31 20:57:29.228020 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ed5161b8-e1f1-4c7c-9c27-d2001941cb20 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:29.228433 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1106/4382] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:57:29 2026] POST /volume/v3/volumes => generated 772 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:29.240219 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4508bb35-a8db-4947-b788-3a9171800938 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:29.241789 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4508bb35-a8db-4947-b788-3a9171800938 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/volumes/850469f9-758f-4930-8bb7-75eeccc6e813 Jul 31 20:57:29.241983 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4508bb35-a8db-4947-b788-3a9171800938 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:29.242164 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4508bb35-a8db-4947-b788-3a9171800938 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:29.248935 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:29.248935 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:29.252192 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4508bb35-a8db-4947-b788-3a9171800938 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Volume info retrieved successfully. Jul 31 20:57:29.255360 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4508bb35-a8db-4947-b788-3a9171800938 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes/850469f9-758f-4930-8bb7-75eeccc6e813 returned with HTTP 200 Jul 31 20:57:29.255712 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1096/4383] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:29 2026] GET /volume/v3/volumes/850469f9-758f-4930-8bb7-75eeccc6e813 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:29.677724 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-68a8203e-09bf-417f-aaa7-607ab91d8cd2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:29.679228 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-68a8203e-09bf-417f-aaa7-607ab91d8cd2 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:29.679415 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-68a8203e-09bf-417f-aaa7-607ab91d8cd2 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:29.679598 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-68a8203e-09bf-417f-aaa7-607ab91d8cd2 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:29.679681 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-68a8203e-09bf-417f-aaa7-607ab91d8cd2 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:29.683682 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:29.683682 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:29.684162 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-68a8203e-09bf-417f-aaa7-607ab91d8cd2 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:29.684457 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1106/4384] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:29 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:29.787109 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2faffb25-35c2-416f-ae8b-8d4919f505de None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:29.788816 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2faffb25-35c2-416f-ae8b-8d4919f505de tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:29.788987 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2faffb25-35c2-416f-ae8b-8d4919f505de tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:29.789181 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2faffb25-35c2-416f-ae8b-8d4919f505de tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:29.797305 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:29.797305 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:29.800092 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2faffb25-35c2-416f-ae8b-8d4919f505de tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:29.803425 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2faffb25-35c2-416f-ae8b-8d4919f505de tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:29.803762 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1077/4385] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:29 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:29.892544 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f1b8e460-f7ae-4809-88c7-e3a9271be4f2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:29.894462 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f1b8e460-f7ae-4809-88c7-e3a9271be4f2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:29.894652 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f1b8e460-f7ae-4809-88c7-e3a9271be4f2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:29.894840 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f1b8e460-f7ae-4809-88c7-e3a9271be4f2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:29.894942 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-f1b8e460-f7ae-4809-88c7-e3a9271be4f2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:29.898862 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:29.898862 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:29.899546 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f1b8e460-f7ae-4809-88c7-e3a9271be4f2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:29.899882 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1107/4386] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:29 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:30.053662 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-912618d1-833e-4d95-a3a1-fbe51d10fa38 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.055233 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-912618d1-833e-4d95-a3a1-fbe51d10fa38 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:30.055407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-912618d1-833e-4d95-a3a1-fbe51d10fa38 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.055574 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-912618d1-833e-4d95-a3a1-fbe51d10fa38 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.063671 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:30.063671 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:30.066818 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-912618d1-833e-4d95-a3a1-fbe51d10fa38 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:30.071177 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-912618d1-833e-4d95-a3a1-fbe51d10fa38 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:30.071570 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1097/4387] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:30 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:30.202489 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-11b8dbca-fe55-4559-bc61-bba90de590b3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.203910 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-11b8dbca-fe55-4559-bc61-bba90de590b3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:30.204115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-11b8dbca-fe55-4559-bc61-bba90de590b3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.204307 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-11b8dbca-fe55-4559-bc61-bba90de590b3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.210345 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:30.210345 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:30.213564 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-11b8dbca-fe55-4559-bc61-bba90de590b3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:30.217290 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-11b8dbca-fe55-4559-bc61-bba90de590b3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:30.217631 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1107/4388] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:30 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:30.266819 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-63329c92-0390-4b19-b24d-c1c821915213 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.268478 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-63329c92-0390-4b19-b24d-c1c821915213 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/volumes/850469f9-758f-4930-8bb7-75eeccc6e813 Jul 31 20:57:30.268682 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-63329c92-0390-4b19-b24d-c1c821915213 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.268851 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-63329c92-0390-4b19-b24d-c1c821915213 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.275214 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:30.275214 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:30.278238 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-63329c92-0390-4b19-b24d-c1c821915213 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Volume info retrieved successfully. Jul 31 20:57:30.281816 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-63329c92-0390-4b19-b24d-c1c821915213 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes/850469f9-758f-4930-8bb7-75eeccc6e813 returned with HTTP 200 Jul 31 20:57:30.282191 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1078/4389] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:30 2026] GET /volume/v3/volumes/850469f9-758f-4930-8bb7-75eeccc6e813 => generated 972 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:30.293203 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-223e248e-f3ca-4080-b855-323d2d1b9ff8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.294814 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-223e248e-f3ca-4080-b855-323d2d1b9ff8 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/messages Jul 31 20:57:30.295030 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-223e248e-f3ca-4080-b855-323d2d1b9ff8 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.295256 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-223e248e-f3ca-4080-b855-323d2d1b9ff8 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.298405 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-223e248e-f3ca-4080-b855-323d2d1b9ff8 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:57:30.298740 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1108/4390] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:57:30 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:30.306079 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4b83f809-60c7-4e7b-8787-a83a7a327077 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.307699 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4b83f809-60c7-4e7b-8787-a83a7a327077 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] DELETE https://10.4.3.157/volume/v3/messages/9fdb3cf1-90ac-4eb2-bf91-ba6d2b9bac57 Jul 31 20:57:30.307880 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4b83f809-60c7-4e7b-8787-a83a7a327077 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.308084 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4b83f809-60c7-4e7b-8787-a83a7a327077 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.315242 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4b83f809-60c7-4e7b-8787-a83a7a327077 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/messages/9fdb3cf1-90ac-4eb2-bf91-ba6d2b9bac57 returned with HTTP 204 Jul 31 20:57:30.315638 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1098/4391] 10.4.3.157 () {68 vars in 1394 bytes} [Fri Jul 31 20:57:30 2026] DELETE /volume/v3/messages/9fdb3cf1-90ac-4eb2-bf91-ba6d2b9bac57 => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 20:57:30.321472 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-da6bd7c5-a02f-44dd-bec4-2d65754ad0a5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.323063 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da6bd7c5-a02f-44dd-bec4-2d65754ad0a5 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/messages/9fdb3cf1-90ac-4eb2-bf91-ba6d2b9bac57 Jul 31 20:57:30.323277 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-da6bd7c5-a02f-44dd-bec4-2d65754ad0a5 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.323500 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-da6bd7c5-a02f-44dd-bec4-2d65754ad0a5 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.327221 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da6bd7c5-a02f-44dd-bec4-2d65754ad0a5 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/messages/9fdb3cf1-90ac-4eb2-bf91-ba6d2b9bac57 returned with HTTP 404 Jul 31 20:57:30.327637 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1108/4392] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:57:30 2026] GET /volume/v3/messages/9fdb3cf1-90ac-4eb2-bf91-ba6d2b9bac57 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:30.333704 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b4b358c4-185a-4914-918c-3d007fb5d869 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.335232 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4b358c4-185a-4914-918c-3d007fb5d869 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/850469f9-758f-4930-8bb7-75eeccc6e813 Jul 31 20:57:30.335451 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b4b358c4-185a-4914-918c-3d007fb5d869 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.335673 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b4b358c4-185a-4914-918c-3d007fb5d869 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.335863 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-b4b358c4-185a-4914-918c-3d007fb5d869 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Delete volume with id: 850469f9-758f-4930-8bb7-75eeccc6e813 Jul 31 20:57:30.341807 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:30.341807 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:30.342108 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b4b358c4-185a-4914-918c-3d007fb5d869 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Volume info retrieved successfully. Jul 31 20:57:30.343023 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-b4b358c4-185a-4914-918c-3d007fb5d869 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100194) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 20:57:30.350655 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-b4b358c4-185a-4914-918c-3d007fb5d869 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-290548330 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-290548330, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:30.350926 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-b4b358c4-185a-4914-918c-3d007fb5d869 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-290548330 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-290548330, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:30.358362 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-b4b358c4-185a-4914-918c-3d007fb5d869 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Created reservations ['9b48aad4-40d7-46a0-929d-a0fc61c641ed', 'd63664f0-5cf5-4cf1-a2a6-ee24e177d11f', '89455f4d-2ea7-49aa-b1a0-e38ae39fca3f', '2279c425-acea-45b7-a33b-69553d7343bd'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:30.378236 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b4b358c4-185a-4914-918c-3d007fb5d869 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Delete volume request issued successfully. Jul 31 20:57:30.378443 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4b358c4-185a-4914-918c-3d007fb5d869 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes/850469f9-758f-4930-8bb7-75eeccc6e813 returned with HTTP 202 Jul 31 20:57:30.378855 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1079/4393] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:57:30 2026] DELETE /volume/v3/volumes/850469f9-758f-4930-8bb7-75eeccc6e813 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:30.385612 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-974c0cfd-cdd5-49c8-9300-276869c0d054 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.387168 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-974c0cfd-cdd5-49c8-9300-276869c0d054 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] DELETE https://10.4.3.157/volume/v3/types/02d07ce4-d303-43d1-8fd5-f43aa79cbb80 Jul 31 20:57:30.387361 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-974c0cfd-cdd5-49c8-9300-276869c0d054 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.387568 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-974c0cfd-cdd5-49c8-9300-276869c0d054 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.407045 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-974c0cfd-cdd5-49c8-9300-276869c0d054 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/types/02d07ce4-d303-43d1-8fd5-f43aa79cbb80 returned with HTTP 202 Jul 31 20:57:30.407419 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1109/4394] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:57:30 2026] DELETE /volume/v3/types/02d07ce4-d303-43d1-8fd5-f43aa79cbb80 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:30.414217 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c2ff364d-900e-471c-8c0b-3ec5e0a37aa7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.415771 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c2ff364d-900e-471c-8c0b-3ec5e0a37aa7 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:57:30.416072 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c2ff364d-900e-471c-8c0b-3ec5e0a37aa7 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-677225126", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1621835452", "vendor_name": "tempest-vendor_name-269766640"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:30.429309 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c2ff364d-900e-471c-8c0b-3ec5e0a37aa7 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:57:30.429680 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1099/4395] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:57:30 2026] POST /volume/v3/types => generated 327 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:30.436883 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.438392 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:30.438739 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c809a875-d7df-4506-8acc-e9321592e10d", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:30.440374 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Create volume request body: {'volume': {'volume_type': 'c809a875-d7df-4506-8acc-e9321592e10d', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:30.443447 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Create volume of 1 GB Jul 31 20:57:30.443718 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:30.443718 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:30.444071 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Availability Zones retrieved successfully. Jul 31 20:57:30.448741 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Flow 'volume_create_api' (d3f64954-6244-4ff8-ac4e-94d1186e01fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:30.449779 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12b75dd-ddd5-4d4f-9bff-0e2e441af099) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:30.450481 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:30.465978 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f12b75dd-ddd5-4d4f-9bff-0e2e441af099) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:57:30Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1621835452',vendor_name='tempest-vendor_name-269766640'},id=c809a875-d7df-4506-8acc-e9321592e10d,is_public=True,name='tempest-ProjectAdminTests-volume-type-677225126',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c809a875-d7df-4506-8acc-e9321592e10d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:30.466751 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2e2b43-045c-4686-b720-52d2f996e935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:30.489804 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-677225126 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-677225126, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:30.490094 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-677225126 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-677225126, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:30.510497 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Created reservations ['cbf58eab-7ceb-4fd8-ba77-073efa824ae4', '6006efdf-581c-40cb-b11a-1d3b030e7b7e', 'a78f195b-3201-4418-8afc-adee52ff3363', '1b1a0c77-191b-4687-97f5-ad8615cdf7c7'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:30.511140 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b2e2b43-045c-4686-b720-52d2f996e935) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cbf58eab-7ceb-4fd8-ba77-073efa824ae4', '6006efdf-581c-40cb-b11a-1d3b030e7b7e', 'a78f195b-3201-4418-8afc-adee52ff3363', '1b1a0c77-191b-4687-97f5-ad8615cdf7c7']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:30.511788 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338615b3-eece-4b0b-bfad-ed9256f78347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:30.534012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (338615b3-eece-4b0b-bfad-ed9256f78347) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba7e303b-0ac4-41df-9941-63b4bb54cf03', '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='cc8d8de17cc24142be99cc86ab58596d',qos_specs=None,replication_status=,reservations=['cbf58eab-7ceb-4fd8-ba77-073efa824ae4','6006efdf-581c-40cb-b11a-1d3b030e7b7e','a78f195b-3201-4418-8afc-adee52ff3363','1b1a0c77-191b-4687-97f5-ad8615cdf7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e128975afe94cbfa348c9db5ea7eb19',volume_type_id=c809a875-d7df-4506-8acc-e9321592e10d), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57: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=ba7e303b-0ac4-41df-9941-63b4bb54cf03,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc8d8de17cc24142be99cc86ab58596d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e128975afe94cbfa348c9db5ea7eb19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c809a875-d7df-4506-8acc-e9321592e10d),volume_type_id=c809a875-d7df-4506-8acc-e9321592e10d)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:30.534681 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e967d89b-26d5-4ac7-b570-10b069d1e0ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:30.548644 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e967d89b-26d5-4ac7-b570-10b069d1e0ad) transitioned into state 'SUCCESS' from 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='cc8d8de17cc24142be99cc86ab58596d',qos_specs=None,replication_status=,reservations=['cbf58eab-7ceb-4fd8-ba77-073efa824ae4','6006efdf-581c-40cb-b11a-1d3b030e7b7e','a78f195b-3201-4418-8afc-adee52ff3363','1b1a0c77-191b-4687-97f5-ad8615cdf7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e128975afe94cbfa348c9db5ea7eb19',volume_type_id=c809a875-d7df-4506-8acc-e9321592e10d)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:30.549734 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c0ac9d-6e3c-454f-be79-edd22785f376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:30.556441 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25c0ac9d-6e3c-454f-be79-edd22785f376) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:30.557215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Flow 'volume_create_api' (d3f64954-6244-4ff8-ac4e-94d1186e01fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:30.557488 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Create volume request issued successfully. Jul 31 20:57:30.557998 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dd1f27a9-5f8b-4a7d-b162-9b3f1e388eb2 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:30.558526 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1109/4396] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:57:30 2026] POST /volume/v3/volumes => generated 772 bytes in 122 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:30.569536 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8eddc219-b5f0-460c-bb2d-3b883844a841 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.571399 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8eddc219-b5f0-460c-bb2d-3b883844a841 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/volumes/ba7e303b-0ac4-41df-9941-63b4bb54cf03 Jul 31 20:57:30.571399 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8eddc219-b5f0-460c-bb2d-3b883844a841 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.571593 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8eddc219-b5f0-460c-bb2d-3b883844a841 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.578106 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:30.578106 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:30.581379 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8eddc219-b5f0-460c-bb2d-3b883844a841 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Volume info retrieved successfully. Jul 31 20:57:30.584668 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8eddc219-b5f0-460c-bb2d-3b883844a841 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes/ba7e303b-0ac4-41df-9941-63b4bb54cf03 returned with HTTP 200 Jul 31 20:57:30.585002 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1080/4397] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:30 2026] GET /volume/v3/volumes/ba7e303b-0ac4-41df-9941-63b4bb54cf03 => generated 951 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:30.693292 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8d8fbc10-2b72-4e73-ab63-2c38cffefc64 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.694802 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8d8fbc10-2b72-4e73-ab63-2c38cffefc64 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:30.694993 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8d8fbc10-2b72-4e73-ab63-2c38cffefc64 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.695167 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8d8fbc10-2b72-4e73-ab63-2c38cffefc64 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.695263 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8d8fbc10-2b72-4e73-ab63-2c38cffefc64 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:30.699289 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:30.699289 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:30.699835 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8d8fbc10-2b72-4e73-ab63-2c38cffefc64 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:30.700137 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1110/4398] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:30 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:30.814365 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b77f80f5-a802-446c-b1c6-82525894d09c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.815800 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b77f80f5-a802-446c-b1c6-82525894d09c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:30.815960 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b77f80f5-a802-446c-b1c6-82525894d09c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.816140 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b77f80f5-a802-446c-b1c6-82525894d09c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.824436 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:30.824436 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:30.827135 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b77f80f5-a802-446c-b1c6-82525894d09c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:30.830559 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b77f80f5-a802-446c-b1c6-82525894d09c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:30.830909 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1100/4399] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:30 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:30.908939 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f6f91430-354a-448b-aa9f-668cde9b9a2f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:30.910764 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f6f91430-354a-448b-aa9f-668cde9b9a2f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:30.910943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f6f91430-354a-448b-aa9f-668cde9b9a2f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:30.911133 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f6f91430-354a-448b-aa9f-668cde9b9a2f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:30.911252 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-f6f91430-354a-448b-aa9f-668cde9b9a2f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:30.915123 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:30.915123 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:30.915806 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f6f91430-354a-448b-aa9f-668cde9b9a2f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:30.916134 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1110/4400] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:30 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:31.083078 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3f2f521e-9dee-48d5-a784-cb390b16279c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.084710 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f2f521e-9dee-48d5-a784-cb390b16279c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:31.084898 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f2f521e-9dee-48d5-a784-cb390b16279c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.085135 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f2f521e-9dee-48d5-a784-cb390b16279c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.093671 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:31.093671 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:31.096618 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3f2f521e-9dee-48d5-a784-cb390b16279c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:31.100161 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f2f521e-9dee-48d5-a784-cb390b16279c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:31.100548 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1081/4401] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:31 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:31.228944 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-904a3ac2-caba-44ae-acb1-d4ac9f434aa4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.230538 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-904a3ac2-caba-44ae-acb1-d4ac9f434aa4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:31.230737 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-904a3ac2-caba-44ae-acb1-d4ac9f434aa4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.230930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-904a3ac2-caba-44ae-acb1-d4ac9f434aa4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.236838 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:31.236838 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:31.239828 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-904a3ac2-caba-44ae-acb1-d4ac9f434aa4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:31.243522 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-904a3ac2-caba-44ae-acb1-d4ac9f434aa4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:31.243849 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1111/4402] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:31 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:31.596143 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-507c5f4a-64ac-4a11-aabb-a227e2da6c0b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.597817 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-507c5f4a-64ac-4a11-aabb-a227e2da6c0b tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/volumes/ba7e303b-0ac4-41df-9941-63b4bb54cf03 Jul 31 20:57:31.598046 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-507c5f4a-64ac-4a11-aabb-a227e2da6c0b tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.598272 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-507c5f4a-64ac-4a11-aabb-a227e2da6c0b tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.604864 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:31.604864 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:31.607648 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-507c5f4a-64ac-4a11-aabb-a227e2da6c0b tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Volume info retrieved successfully. Jul 31 20:57:31.610714 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-507c5f4a-64ac-4a11-aabb-a227e2da6c0b tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes/ba7e303b-0ac4-41df-9941-63b4bb54cf03 returned with HTTP 200 Jul 31 20:57:31.611035 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1101/4403] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:31 2026] GET /volume/v3/volumes/ba7e303b-0ac4-41df-9941-63b4bb54cf03 => generated 972 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:31.622373 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-124b5715-0bf8-4d4b-8966-c37f9a322f6a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.623876 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-124b5715-0bf8-4d4b-8966-c37f9a322f6a tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/messages Jul 31 20:57:31.624052 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-124b5715-0bf8-4d4b-8966-c37f9a322f6a tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.624232 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-124b5715-0bf8-4d4b-8966-c37f9a322f6a tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.627049 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-124b5715-0bf8-4d4b-8966-c37f9a322f6a tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:57:31.627370 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1111/4404] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:57:31 2026] GET /volume/v3/messages => generated 670 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:31.634399 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0a14030e-a7a6-45cf-85ea-6eba1eb4e594 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.635856 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a14030e-a7a6-45cf-85ea-6eba1eb4e594 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/messages Jul 31 20:57:31.636031 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a14030e-a7a6-45cf-85ea-6eba1eb4e594 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.636225 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a14030e-a7a6-45cf-85ea-6eba1eb4e594 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.639107 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a14030e-a7a6-45cf-85ea-6eba1eb4e594 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:57:31.639465 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1082/4405] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:57:31 2026] GET /volume/v3/messages => generated 670 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:31.646268 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-850ceadb-e3ec-4f2d-a31f-e4e0cd917f49 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.647794 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-850ceadb-e3ec-4f2d-a31f-e4e0cd917f49 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] DELETE https://10.4.3.157/volume/v3/messages/b3bae592-7b36-44a5-863f-92a9a92afca2 Jul 31 20:57:31.647969 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-850ceadb-e3ec-4f2d-a31f-e4e0cd917f49 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.648242 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-850ceadb-e3ec-4f2d-a31f-e4e0cd917f49 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.658740 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-850ceadb-e3ec-4f2d-a31f-e4e0cd917f49 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/messages/b3bae592-7b36-44a5-863f-92a9a92afca2 returned with HTTP 204 Jul 31 20:57:31.659306 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1112/4406] 10.4.3.157 () {68 vars in 1394 bytes} [Fri Jul 31 20:57:31 2026] DELETE /volume/v3/messages/b3bae592-7b36-44a5-863f-92a9a92afca2 => generated 0 bytes in 13 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 20:57:31.665753 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.667653 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/ba7e303b-0ac4-41df-9941-63b4bb54cf03 Jul 31 20:57:31.667902 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.668638 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.668638 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Delete volume with id: ba7e303b-0ac4-41df-9941-63b4bb54cf03 Jul 31 20:57:31.674767 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:31.674767 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:31.675025 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Volume info retrieved successfully. Jul 31 20:57:31.675812 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100193) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 20:57:31.684203 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-677225126 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-677225126, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:31.684451 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-677225126 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-677225126, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:31.691079 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Created reservations ['a8e13b05-be5e-49d9-98d8-82550e7ff9b7', '17e5d54d-a10d-466c-9109-d039c94404c6', '7b2f3ffc-7975-4dc4-82fe-5c69ee0df916', '9099261b-718a-473d-bc4c-c9c86b328088'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:31.709064 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8042bb4d-5d4e-4981-acd5-c68f294ae41b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.710790 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8042bb4d-5d4e-4981-acd5-c68f294ae41b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:31.710854 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Delete volume request issued successfully. Jul 31 20:57:31.710980 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8042bb4d-5d4e-4981-acd5-c68f294ae41b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.711017 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ca5c022d-3eda-4fb0-871a-f5fbf7452605 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes/ba7e303b-0ac4-41df-9941-63b4bb54cf03 returned with HTTP 202 Jul 31 20:57:31.711178 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8042bb4d-5d4e-4981-acd5-c68f294ae41b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.711292 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8042bb4d-5d4e-4981-acd5-c68f294ae41b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:31.711429 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1102/4407] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:57:31 2026] DELETE /volume/v3/volumes/ba7e303b-0ac4-41df-9941-63b4bb54cf03 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:31.715235 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:31.715235 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:31.715773 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8042bb4d-5d4e-4981-acd5-c68f294ae41b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:31.716095 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1112/4408] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:31 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:31.717831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3cb3dedf-9bdb-4cc2-8de3-682067cd1e36 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.719359 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3cb3dedf-9bdb-4cc2-8de3-682067cd1e36 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] DELETE https://10.4.3.157/volume/v3/types/c809a875-d7df-4506-8acc-e9321592e10d Jul 31 20:57:31.719531 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3cb3dedf-9bdb-4cc2-8de3-682067cd1e36 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.719707 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3cb3dedf-9bdb-4cc2-8de3-682067cd1e36 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.738004 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3cb3dedf-9bdb-4cc2-8de3-682067cd1e36 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/types/c809a875-d7df-4506-8acc-e9321592e10d returned with HTTP 202 Jul 31 20:57:31.738399 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1083/4409] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:57:31 2026] DELETE /volume/v3/types/c809a875-d7df-4506-8acc-e9321592e10d => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:31.744970 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-387e780e-a98e-4d74-8c7c-77813eedad27 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.746562 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-387e780e-a98e-4d74-8c7c-77813eedad27 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:57:31.746876 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-387e780e-a98e-4d74-8c7c-77813eedad27 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1634329916", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1346813902", "vendor_name": "tempest-vendor_name-399388612"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:31.759074 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-387e780e-a98e-4d74-8c7c-77813eedad27 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:57:31.759486 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1113/4410] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:57:31 2026] POST /volume/v3/types => generated 328 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:31.766450 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.768134 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:31.768465 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ed588aaf-7b0b-4c1b-b108-caeeaa714942", "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:31.769695 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Create volume request body: {'volume': {'volume_type': 'ed588aaf-7b0b-4c1b-b108-caeeaa714942', 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:31.772744 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Create volume of 1 GB Jul 31 20:57:31.772948 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:31.772948 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:31.773246 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Availability Zones retrieved successfully. Jul 31 20:57:31.778357 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Flow 'volume_create_api' (b897e79b-2afb-46a7-aa23-c8c1f211bd65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:31.779236 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3513368c-f940-4833-be4d-813b61e6705c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:31.779889 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:31.795237 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3513368c-f940-4833-be4d-813b61e6705c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:57:32Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1346813902',vendor_name='tempest-vendor_name-399388612'},id=ed588aaf-7b0b-4c1b-b108-caeeaa714942,is_public=True,name='tempest-ProjectAdminTests-volume-type-1634329916',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ed588aaf-7b0b-4c1b-b108-caeeaa714942', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:31.795878 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ba39ce-436d-47cc-9c1d-4e4c4f26dfc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:31.816682 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1634329916 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1634329916, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:31.816926 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1634329916 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1634329916, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:31.838494 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Created reservations ['38f39157-4075-4e26-aeaf-c8052cc83925', '4852ba00-f1cd-4adf-804d-8e839383a48c', 'd01ea856-3228-4919-956a-1a88b21ccacd', '0f23da9f-6f47-49c2-b7ce-c63d352f35fc'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:31.839311 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ba39ce-436d-47cc-9c1d-4e4c4f26dfc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38f39157-4075-4e26-aeaf-c8052cc83925', '4852ba00-f1cd-4adf-804d-8e839383a48c', 'd01ea856-3228-4919-956a-1a88b21ccacd', '0f23da9f-6f47-49c2-b7ce-c63d352f35fc']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:31.840011 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c140bb46-72fd-4bc5-98a5-8f29c2e2c17a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:31.841569 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-32509569-4b59-40ec-b70c-efe1e437da5f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.843212 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32509569-4b59-40ec-b70c-efe1e437da5f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:31.843401 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32509569-4b59-40ec-b70c-efe1e437da5f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.843570 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-32509569-4b59-40ec-b70c-efe1e437da5f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.852093 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:31.852093 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:31.854863 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-32509569-4b59-40ec-b70c-efe1e437da5f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:31.858204 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-32509569-4b59-40ec-b70c-efe1e437da5f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:31.858532 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1113/4411] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:31 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:31.863147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c140bb46-72fd-4bc5-98a5-8f29c2e2c17a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1e5e5fac-d34c-459c-9745-7dd3725a9726', '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='cc8d8de17cc24142be99cc86ab58596d',qos_specs=None,replication_status=,reservations=['38f39157-4075-4e26-aeaf-c8052cc83925','4852ba00-f1cd-4adf-804d-8e839383a48c','d01ea856-3228-4919-956a-1a88b21ccacd','0f23da9f-6f47-49c2-b7ce-c63d352f35fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e128975afe94cbfa348c9db5ea7eb19',volume_type_id=ed588aaf-7b0b-4c1b-b108-caeeaa714942), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1e5e5fac-d34c-459c-9745-7dd3725a9726,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cc8d8de17cc24142be99cc86ab58596d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2e128975afe94cbfa348c9db5ea7eb19',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ed588aaf-7b0b-4c1b-b108-caeeaa714942),volume_type_id=ed588aaf-7b0b-4c1b-b108-caeeaa714942)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:31.863896 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea78193-86b4-4064-ace1-d1cd2bae6564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:31.881286 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9ea78193-86b4-4064-ace1-d1cd2bae6564) transitioned into state 'SUCCESS' from 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='cc8d8de17cc24142be99cc86ab58596d',qos_specs=None,replication_status=,reservations=['38f39157-4075-4e26-aeaf-c8052cc83925','4852ba00-f1cd-4adf-804d-8e839383a48c','d01ea856-3228-4919-956a-1a88b21ccacd','0f23da9f-6f47-49c2-b7ce-c63d352f35fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2e128975afe94cbfa348c9db5ea7eb19',volume_type_id=ed588aaf-7b0b-4c1b-b108-caeeaa714942)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:31.881994 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3eebbd7-7d08-4720-8153-a0fc265a432e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:31.890264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3eebbd7-7d08-4720-8153-a0fc265a432e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:31.891014 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Flow 'volume_create_api' (b897e79b-2afb-46a7-aa23-c8c1f211bd65) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:31.891293 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Create volume request issued successfully. Jul 31 20:57:31.891799 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-67227cd2-ff33-4e0b-8e5a-5807f948eba0 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:31.892257 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1103/4412] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:57:31 2026] POST /volume/v3/volumes => generated 773 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:31.902182 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ade5db63-7640-4746-a436-43f17a891090 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.903806 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ade5db63-7640-4746-a436-43f17a891090 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/volumes/1e5e5fac-d34c-459c-9745-7dd3725a9726 Jul 31 20:57:31.904283 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ade5db63-7640-4746-a436-43f17a891090 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.904283 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ade5db63-7640-4746-a436-43f17a891090 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.910560 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:31.910560 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:31.913368 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ade5db63-7640-4746-a436-43f17a891090 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Volume info retrieved successfully. Jul 31 20:57:31.916516 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ade5db63-7640-4746-a436-43f17a891090 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes/1e5e5fac-d34c-459c-9745-7dd3725a9726 returned with HTTP 200 Jul 31 20:57:31.916829 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1084/4413] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:31 2026] GET /volume/v3/volumes/1e5e5fac-d34c-459c-9745-7dd3725a9726 => generated 952 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:31.925464 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dfa476e1-0ff3-4bb0-b207-3fc16a49fcd0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:31.927000 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dfa476e1-0ff3-4bb0-b207-3fc16a49fcd0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:31.927214 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dfa476e1-0ff3-4bb0-b207-3fc16a49fcd0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:31.927425 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dfa476e1-0ff3-4bb0-b207-3fc16a49fcd0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:31.927558 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-dfa476e1-0ff3-4bb0-b207-3fc16a49fcd0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:31.931318 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:31.931318 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:31.931987 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dfa476e1-0ff3-4bb0-b207-3fc16a49fcd0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:31.932344 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1114/4414] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:31 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:32.114628 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ae61419a-0a14-464e-a398-48f0a352a4fb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:32.115916 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ae61419a-0a14-464e-a398-48f0a352a4fb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:32.116101 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ae61419a-0a14-464e-a398-48f0a352a4fb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:32.116286 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ae61419a-0a14-464e-a398-48f0a352a4fb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:32.125706 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:32.125706 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:32.129239 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ae61419a-0a14-464e-a398-48f0a352a4fb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:32.133344 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ae61419a-0a14-464e-a398-48f0a352a4fb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:32.133761 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1114/4415] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:32 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:32.256328 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b51f7d8a-8d02-407f-afd5-885c08c49e50 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:32.258001 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b51f7d8a-8d02-407f-afd5-885c08c49e50 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:32.258192 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b51f7d8a-8d02-407f-afd5-885c08c49e50 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:32.258406 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b51f7d8a-8d02-407f-afd5-885c08c49e50 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:32.264545 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:32.264545 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:32.267546 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b51f7d8a-8d02-407f-afd5-885c08c49e50 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:32.271068 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b51f7d8a-8d02-407f-afd5-885c08c49e50 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:32.271431 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1104/4416] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:32 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:32.725720 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-52458a3d-df85-40dd-befe-864c32a48204 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:32.727360 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-52458a3d-df85-40dd-befe-864c32a48204 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:32.727569 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-52458a3d-df85-40dd-befe-864c32a48204 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:32.727745 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-52458a3d-df85-40dd-befe-864c32a48204 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:32.727848 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-52458a3d-df85-40dd-befe-864c32a48204 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:32.731621 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:32.731621 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:32.732137 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-52458a3d-df85-40dd-befe-864c32a48204 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:32.732508 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1085/4417] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:32 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:32.870243 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ed159eec-1854-4a95-9037-28703ef128df None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:32.871935 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ed159eec-1854-4a95-9037-28703ef128df tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:32.872116 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ed159eec-1854-4a95-9037-28703ef128df tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:32.872330 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ed159eec-1854-4a95-9037-28703ef128df tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:32.880706 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:32.880706 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:32.883667 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ed159eec-1854-4a95-9037-28703ef128df tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:32.887275 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ed159eec-1854-4a95-9037-28703ef128df tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:32.887626 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1115/4418] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:32 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:32.929198 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3cd1694a-6a4d-472b-bca1-d073bfde7680 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:32.930772 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3cd1694a-6a4d-472b-bca1-d073bfde7680 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/volumes/1e5e5fac-d34c-459c-9745-7dd3725a9726 Jul 31 20:57:32.930974 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3cd1694a-6a4d-472b-bca1-d073bfde7680 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:32.931189 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3cd1694a-6a4d-472b-bca1-d073bfde7680 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:32.937769 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:32.937769 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:32.940553 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3cd1694a-6a4d-472b-bca1-d073bfde7680 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Volume info retrieved successfully. Jul 31 20:57:32.941505 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d14cf586-dd68-47c3-9bb9-1386d55236cc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:32.943217 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d14cf586-dd68-47c3-9bb9-1386d55236cc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:32.943412 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d14cf586-dd68-47c3-9bb9-1386d55236cc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:32.943578 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d14cf586-dd68-47c3-9bb9-1386d55236cc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:32.943688 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-d14cf586-dd68-47c3-9bb9-1386d55236cc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:32.943734 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3cd1694a-6a4d-472b-bca1-d073bfde7680 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes/1e5e5fac-d34c-459c-9745-7dd3725a9726 returned with HTTP 200 Jul 31 20:57:32.944027 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1115/4419] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:32 2026] GET /volume/v3/volumes/1e5e5fac-d34c-459c-9745-7dd3725a9726 => generated 973 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:32.947229 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:32.947229 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:32.947882 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d14cf586-dd68-47c3-9bb9-1386d55236cc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:32.948228 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1105/4420] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:32 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:32.954659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-32df2540-854c-4e12-9200-db050fe00837 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:32.956329 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-32df2540-854c-4e12-9200-db050fe00837 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/messages Jul 31 20:57:32.956549 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-32df2540-854c-4e12-9200-db050fe00837 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:32.956750 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-32df2540-854c-4e12-9200-db050fe00837 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:32.959819 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-32df2540-854c-4e12-9200-db050fe00837 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:57:32.960166 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1086/4421] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:57:32 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:32.967265 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-69693e2d-98c3-4871-b331-6ae339a2c3e8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:32.968989 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69693e2d-98c3-4871-b331-6ae339a2c3e8 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] GET https://10.4.3.157/volume/v3/messages/e0d6c09f-b9cc-4082-858e-79dd2912544f Jul 31 20:57:32.969222 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69693e2d-98c3-4871-b331-6ae339a2c3e8 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:32.969405 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69693e2d-98c3-4871-b331-6ae339a2c3e8 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:32.972437 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69693e2d-98c3-4871-b331-6ae339a2c3e8 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/messages/e0d6c09f-b9cc-4082-858e-79dd2912544f returned with HTTP 200 Jul 31 20:57:32.972817 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1116/4422] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:57:32 2026] GET /volume/v3/messages/e0d6c09f-b9cc-4082-858e-79dd2912544f => generated 667 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:32.980140 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-18fb7a22-4206-4d66-82a0-0a708ef6a06c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:32.981885 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18fb7a22-4206-4d66-82a0-0a708ef6a06c tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] DELETE https://10.4.3.157/volume/v3/messages/e0d6c09f-b9cc-4082-858e-79dd2912544f Jul 31 20:57:32.982098 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18fb7a22-4206-4d66-82a0-0a708ef6a06c tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:32.982322 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18fb7a22-4206-4d66-82a0-0a708ef6a06c tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:32.989654 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18fb7a22-4206-4d66-82a0-0a708ef6a06c tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/messages/e0d6c09f-b9cc-4082-858e-79dd2912544f returned with HTTP 204 Jul 31 20:57:32.989973 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1116/4423] 10.4.3.157 () {68 vars in 1394 bytes} [Fri Jul 31 20:57:32 2026] DELETE /volume/v3/messages/e0d6c09f-b9cc-4082-858e-79dd2912544f => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 20:57:32.996174 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7e41a50d-d9dd-4091-a365-795bab69ece1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:32.997683 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e41a50d-d9dd-4091-a365-795bab69ece1 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/1e5e5fac-d34c-459c-9745-7dd3725a9726 Jul 31 20:57:32.997891 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e41a50d-d9dd-4091-a365-795bab69ece1 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:32.998083 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e41a50d-d9dd-4091-a365-795bab69ece1 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:32.998270 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-7e41a50d-d9dd-4091-a365-795bab69ece1 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Delete volume with id: 1e5e5fac-d34c-459c-9745-7dd3725a9726 Jul 31 20:57:33.004487 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:33.004487 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:33.004789 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7e41a50d-d9dd-4091-a365-795bab69ece1 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Volume info retrieved successfully. Jul 31 20:57:33.005711 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-7e41a50d-d9dd-4091-a365-795bab69ece1 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100193) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 20:57:33.020394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-7e41a50d-d9dd-4091-a365-795bab69ece1 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Created reservations ['e204e184-6650-459f-87c4-acdcfeadd678', '900664b1-0bae-40b5-87ee-a3ef1821b0c4', 'b9ebe40f-a832-4baf-88f7-004f9dfac643', '144315e8-2111-4feb-98c6-72f62ca72f77'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:33.040906 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7e41a50d-d9dd-4091-a365-795bab69ece1 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Delete volume request issued successfully. Jul 31 20:57:33.041083 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e41a50d-d9dd-4091-a365-795bab69ece1 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/volumes/1e5e5fac-d34c-459c-9745-7dd3725a9726 returned with HTTP 202 Jul 31 20:57:33.041501 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1106/4424] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:57:32 2026] DELETE /volume/v3/volumes/1e5e5fac-d34c-459c-9745-7dd3725a9726 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:33.047414 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-500efd49-9f3f-42a8-973d-ecf1f5559442 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:33.049167 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-500efd49-9f3f-42a8-973d-ecf1f5559442 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] DELETE https://10.4.3.157/volume/v3/types/ed588aaf-7b0b-4c1b-b108-caeeaa714942 Jul 31 20:57:33.049357 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-500efd49-9f3f-42a8-973d-ecf1f5559442 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:33.049557 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-500efd49-9f3f-42a8-973d-ecf1f5559442 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:33.069325 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-500efd49-9f3f-42a8-973d-ecf1f5559442 tempest-ProjectAdminTests-1612247150 tempest-ProjectAdminTests-1612247150-project-admin] https://10.4.3.157/volume/v3/types/ed588aaf-7b0b-4c1b-b108-caeeaa714942 returned with HTTP 202 Jul 31 20:57:33.069773 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1087/4425] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:57:33 2026] DELETE /volume/v3/types/ed588aaf-7b0b-4c1b-b108-caeeaa714942 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:33.145963 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5f42b902-418f-4bce-bd88-dc481ada674d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:33.147698 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5f42b902-418f-4bce-bd88-dc481ada674d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:33.147875 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5f42b902-418f-4bce-bd88-dc481ada674d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:33.148047 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5f42b902-418f-4bce-bd88-dc481ada674d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:33.156850 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:33.156850 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:33.159862 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5f42b902-418f-4bce-bd88-dc481ada674d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:33.163440 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5f42b902-418f-4bce-bd88-dc481ada674d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:33.163778 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1117/4426] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:33 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:33.286632 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-aa9a0ca6-86e0-4016-8b14-adc4416cb0d3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:33.288323 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aa9a0ca6-86e0-4016-8b14-adc4416cb0d3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:33.288542 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aa9a0ca6-86e0-4016-8b14-adc4416cb0d3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:33.288746 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-aa9a0ca6-86e0-4016-8b14-adc4416cb0d3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:33.296690 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:33.296690 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:33.299717 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-aa9a0ca6-86e0-4016-8b14-adc4416cb0d3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:33.303390 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-aa9a0ca6-86e0-4016-8b14-adc4416cb0d3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:33.303732 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1117/4427] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:33 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:33.741362 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7178f94b-da7c-4928-9736-22d709e64ee4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:33.743159 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7178f94b-da7c-4928-9736-22d709e64ee4 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:33.743374 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7178f94b-da7c-4928-9736-22d709e64ee4 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:33.743581 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7178f94b-da7c-4928-9736-22d709e64ee4 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:33.743708 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-7178f94b-da7c-4928-9736-22d709e64ee4 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:33.747592 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:33.747592 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:33.748113 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7178f94b-da7c-4928-9736-22d709e64ee4 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:33.748462 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1107/4428] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:33 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:33.898519 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-01962ae8-58fb-40af-b0c2-da2850eb098c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:33.900212 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-01962ae8-58fb-40af-b0c2-da2850eb098c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:33.900422 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-01962ae8-58fb-40af-b0c2-da2850eb098c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:33.900602 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-01962ae8-58fb-40af-b0c2-da2850eb098c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:33.908818 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:33.908818 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:33.911619 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-01962ae8-58fb-40af-b0c2-da2850eb098c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:33.915069 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-01962ae8-58fb-40af-b0c2-da2850eb098c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:33.915413 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1088/4429] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:33 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:33.957034 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a1e7d69b-5add-40a7-9d0c-9c76f56ebf03 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:33.959368 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a1e7d69b-5add-40a7-9d0c-9c76f56ebf03 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:33.959671 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a1e7d69b-5add-40a7-9d0c-9c76f56ebf03 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:33.959962 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a1e7d69b-5add-40a7-9d0c-9c76f56ebf03 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:33.960174 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-a1e7d69b-5add-40a7-9d0c-9c76f56ebf03 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:33.966214 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:33.966214 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:33.966628 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a1e7d69b-5add-40a7-9d0c-9c76f56ebf03 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:33.966961 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1118/4430] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:33 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:34.178381 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b207fc71-3081-4039-a60d-c5413169b2d8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:34.180087 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b207fc71-3081-4039-a60d-c5413169b2d8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:34.180290 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b207fc71-3081-4039-a60d-c5413169b2d8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:34.180494 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b207fc71-3081-4039-a60d-c5413169b2d8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:34.189561 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:34.189561 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:34.192891 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b207fc71-3081-4039-a60d-c5413169b2d8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:34.197244 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b207fc71-3081-4039-a60d-c5413169b2d8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:34.197699 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1118/4431] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:34 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:34.317150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b5d8565c-fc72-4b95-bef9-270400307ee3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:34.318730 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b5d8565c-fc72-4b95-bef9-270400307ee3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:34.318908 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b5d8565c-fc72-4b95-bef9-270400307ee3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:34.319049 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b5d8565c-fc72-4b95-bef9-270400307ee3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:34.325068 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:34.325068 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:34.328277 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b5d8565c-fc72-4b95-bef9-270400307ee3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:34.331834 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b5d8565c-fc72-4b95-bef9-270400307ee3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:34.332198 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1108/4432] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:34 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 928 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:34.757519 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0ffcb518-72f1-499b-9c6b-50d30d08ca4c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:34.758777 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0ffcb518-72f1-499b-9c6b-50d30d08ca4c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:34.758853 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0ffcb518-72f1-499b-9c6b-50d30d08ca4c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:34.759021 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0ffcb518-72f1-499b-9c6b-50d30d08ca4c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:34.759120 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-0ffcb518-72f1-499b-9c6b-50d30d08ca4c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:34.762699 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:34.762699 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:34.763288 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0ffcb518-72f1-499b-9c6b-50d30d08ca4c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:34.763496 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1089/4433] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:34 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:34.831040 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-238b55f2-c962-452a-ba48-837c3c898655 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:34.832979 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-238b55f2-c962-452a-ba48-837c3c898655 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] DELETE https://10.4.3.157/volume/v3/attachments/94629cbf-11a4-47c8-8b4f-d0862a3ad0ec Jul 31 20:57:34.833289 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-238b55f2-c962-452a-ba48-837c3c898655 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:34.833425 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-238b55f2-c962-452a-ba48-837c3c898655 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:34.841039 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:34.841039 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:34.882567 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4a443072-2ec2-4ea4-b9fe-ce62fa6689c5 req-238b55f2-c962-452a-ba48-837c3c898655 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/attachments/94629cbf-11a4-47c8-8b4f-d0862a3ad0ec returned with HTTP 200 Jul 31 20:57:34.883040 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1119/4434] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:57:34 2026] DELETE /volume/v3/attachments/94629cbf-11a4-47c8-8b4f-d0862a3ad0ec => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:34.926571 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-03517cb9-1d8c-4466-8ba7-4db640b041f3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:34.928496 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-03517cb9-1d8c-4466-8ba7-4db640b041f3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:34.928667 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-03517cb9-1d8c-4466-8ba7-4db640b041f3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:34.928872 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-03517cb9-1d8c-4466-8ba7-4db640b041f3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:34.944682 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:34.944682 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:34.948045 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-03517cb9-1d8c-4466-8ba7-4db640b041f3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:34.953496 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-03517cb9-1d8c-4466-8ba7-4db640b041f3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:34.953879 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1119/4435] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:34 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:34.976841 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b6231390-a26c-4545-91f7-521c35e0835c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:34.978866 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b6231390-a26c-4545-91f7-521c35e0835c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:34.979102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b6231390-a26c-4545-91f7-521c35e0835c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:34.979862 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b6231390-a26c-4545-91f7-521c35e0835c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:34.979862 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-b6231390-a26c-4545-91f7-521c35e0835c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:34.985341 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:34.985341 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:34.986450 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b6231390-a26c-4545-91f7-521c35e0835c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:34.987056 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1109/4436] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:34 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:35.209099 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b737cb22-6feb-41af-8045-857ea1d7b485 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:35.210671 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b737cb22-6feb-41af-8045-857ea1d7b485 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:35.210861 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b737cb22-6feb-41af-8045-857ea1d7b485 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:35.211014 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b737cb22-6feb-41af-8045-857ea1d7b485 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:35.220137 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:35.220137 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:35.223261 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b737cb22-6feb-41af-8045-857ea1d7b485 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:35.226954 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b737cb22-6feb-41af-8045-857ea1d7b485 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:35.227327 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1090/4437] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:35 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:35.283790 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-6d4486f0-8baa-403c-8c6f-bc6792966e11 req-7eb132b9-c4da-4554-ac44-fba2cc1ecc31 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:35.286225 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6d4486f0-8baa-403c-8c6f-bc6792966e11 req-7eb132b9-c4da-4554-ac44-fba2cc1ecc31 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:35.286385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6d4486f0-8baa-403c-8c6f-bc6792966e11 req-7eb132b9-c4da-4554-ac44-fba2cc1ecc31 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:35.286580 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-6d4486f0-8baa-403c-8c6f-bc6792966e11 req-7eb132b9-c4da-4554-ac44-fba2cc1ecc31 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:35.293270 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:35.293270 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:35.297070 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-6d4486f0-8baa-403c-8c6f-bc6792966e11 req-7eb132b9-c4da-4554-ac44-fba2cc1ecc31 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:35.301097 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-6d4486f0-8baa-403c-8c6f-bc6792966e11 req-7eb132b9-c4da-4554-ac44-fba2cc1ecc31 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:57:35.301493 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1120/4438] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:57:35 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 858 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:35.346359 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-65893362-e98a-4cb2-ad19-be8f0364f78f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:35.348545 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-65893362-e98a-4cb2-ad19-be8f0364f78f tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:35.348734 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-65893362-e98a-4cb2-ad19-be8f0364f78f tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:35.348900 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-65893362-e98a-4cb2-ad19-be8f0364f78f tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:35.355448 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:35.355448 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:35.358347 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-65893362-e98a-4cb2-ad19-be8f0364f78f tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:35.362053 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-65893362-e98a-4cb2-ad19-be8f0364f78f tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:35.362381 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1120/4439] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:35 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 1193 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:35.375467 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9473b154-ee56-48ad-8c48-bfe74ea0fb96 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:35.377159 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9473b154-ee56-48ad-8c48-bfe74ea0fb96 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:35.377407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9473b154-ee56-48ad-8c48-bfe74ea0fb96 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:35.377596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9473b154-ee56-48ad-8c48-bfe74ea0fb96 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:35.384157 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:35.384157 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:35.387603 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9473b154-ee56-48ad-8c48-bfe74ea0fb96 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:35.391923 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9473b154-ee56-48ad-8c48-bfe74ea0fb96 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:35.392328 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1110/4440] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:35 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 1193 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:35.403436 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-02e13b3e-b052-46e2-9fcd-72cfea5cd3bf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:35.405085 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-02e13b3e-b052-46e2-9fcd-72cfea5cd3bf tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] DELETE https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:35.405312 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-02e13b3e-b052-46e2-9fcd-72cfea5cd3bf tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:35.405499 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-02e13b3e-b052-46e2-9fcd-72cfea5cd3bf tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:35.405671 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-02e13b3e-b052-46e2-9fcd-72cfea5cd3bf tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume with id: dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:35.413370 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:35.413370 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:35.413895 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-02e13b3e-b052-46e2-9fcd-72cfea5cd3bf tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:35.437711 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-02e13b3e-b052-46e2-9fcd-72cfea5cd3bf tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume request issued successfully. Jul 31 20:57:35.437711 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-02e13b3e-b052-46e2-9fcd-72cfea5cd3bf tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 202 Jul 31 20:57:35.437711 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1091/4441] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:57:35 2026] DELETE /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:57:35.444563 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3f5306a7-77e3-47b3-8eb3-0f673249a5a3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:35.446709 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3f5306a7-77e3-47b3-8eb3-0f673249a5a3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:35.446988 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3f5306a7-77e3-47b3-8eb3-0f673249a5a3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:35.447268 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3f5306a7-77e3-47b3-8eb3-0f673249a5a3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:35.455344 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:35.455344 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:35.458642 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3f5306a7-77e3-47b3-8eb3-0f673249a5a3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:35.463014 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3f5306a7-77e3-47b3-8eb3-0f673249a5a3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 200 Jul 31 20:57:35.463376 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1121/4442] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:35 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 1192 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:35.774842 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a3251469-69c4-4623-8dbf-59f6adfdd04b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:35.777239 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3251469-69c4-4623-8dbf-59f6adfdd04b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:35.777484 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a3251469-69c4-4623-8dbf-59f6adfdd04b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:35.777710 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a3251469-69c4-4623-8dbf-59f6adfdd04b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:35.777849 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-a3251469-69c4-4623-8dbf-59f6adfdd04b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:35.781721 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:35.781721 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:35.782313 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3251469-69c4-4623-8dbf-59f6adfdd04b tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:35.782678 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1121/4443] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:35 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:35.968332 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4b316140-2b69-4aba-912c-0b875fda82f0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:35.971644 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4b316140-2b69-4aba-912c-0b875fda82f0 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:35.971644 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4b316140-2b69-4aba-912c-0b875fda82f0 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:35.971644 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4b316140-2b69-4aba-912c-0b875fda82f0 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:35.981369 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:35.981369 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:35.986666 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4b316140-2b69-4aba-912c-0b875fda82f0 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:35.990164 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4b316140-2b69-4aba-912c-0b875fda82f0 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:35.990755 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1111/4444] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:35 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:36.001758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d6a3542f-43ad-4951-9871-b8331c82335a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:36.003635 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d6a3542f-43ad-4951-9871-b8331c82335a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:36.003860 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d6a3542f-43ad-4951-9871-b8331c82335a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:36.004055 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d6a3542f-43ad-4951-9871-b8331c82335a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:36.004166 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-d6a3542f-43ad-4951-9871-b8331c82335a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:36.009612 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:36.009612 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:36.010922 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d6a3542f-43ad-4951-9871-b8331c82335a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:36.011260 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1092/4445] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:36 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:36.240572 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-11d44804-9cc3-4021-b632-6b18e4bd909a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:36.242050 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-11d44804-9cc3-4021-b632-6b18e4bd909a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:36.243184 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-11d44804-9cc3-4021-b632-6b18e4bd909a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:36.243184 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-11d44804-9cc3-4021-b632-6b18e4bd909a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:36.251000 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:36.251000 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:36.254482 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-11d44804-9cc3-4021-b632-6b18e4bd909a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:36.258218 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-11d44804-9cc3-4021-b632-6b18e4bd909a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:36.258531 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1122/4446] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:36 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:36.475755 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e969fa64-9dad-455a-9807-1c88ae33cfc4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:36.477621 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e969fa64-9dad-455a-9807-1c88ae33cfc4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:57:36.477832 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e969fa64-9dad-455a-9807-1c88ae33cfc4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:36.478014 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e969fa64-9dad-455a-9807-1c88ae33cfc4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:36.483502 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e969fa64-9dad-455a-9807-1c88ae33cfc4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 404 Jul 31 20:57:36.483901 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1122/4447] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:36 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:57:36.792578 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d2271303-40dc-48d1-a38c-b8cb48a7c147 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:36.795877 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d2271303-40dc-48d1-a38c-b8cb48a7c147 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:36.796190 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d2271303-40dc-48d1-a38c-b8cb48a7c147 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:36.796480 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d2271303-40dc-48d1-a38c-b8cb48a7c147 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:36.796636 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-d2271303-40dc-48d1-a38c-b8cb48a7c147 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:36.802818 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:36.802818 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:36.803809 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d2271303-40dc-48d1-a38c-b8cb48a7c147 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:36.804360 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1112/4448] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:36 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:37.004475 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5f2e409c-75b9-4348-84bf-f8e014ef5b4a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:37.006274 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5f2e409c-75b9-4348-84bf-f8e014ef5b4a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:37.006464 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5f2e409c-75b9-4348-84bf-f8e014ef5b4a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:37.006647 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5f2e409c-75b9-4348-84bf-f8e014ef5b4a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:37.016242 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:37.016242 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:37.020153 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5f2e409c-75b9-4348-84bf-f8e014ef5b4a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:37.022248 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3c85246c-057a-4af3-8b7a-a7dde6503632 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:37.024030 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3c85246c-057a-4af3-8b7a-a7dde6503632 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:37.024268 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3c85246c-057a-4af3-8b7a-a7dde6503632 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:37.024389 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5f2e409c-75b9-4348-84bf-f8e014ef5b4a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:37.024440 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3c85246c-057a-4af3-8b7a-a7dde6503632 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:37.024560 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-3c85246c-057a-4af3-8b7a-a7dde6503632 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:37.024903 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1093/4449] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:37 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:37.028711 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:37.028711 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:37.029469 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3c85246c-057a-4af3-8b7a-a7dde6503632 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:37.029749 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1123/4450] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:37 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:37.269680 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-79d06bd4-1a18-48d9-b842-3807e2c04da5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:37.271402 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-79d06bd4-1a18-48d9-b842-3807e2c04da5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:37.271620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-79d06bd4-1a18-48d9-b842-3807e2c04da5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:37.271827 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-79d06bd4-1a18-48d9-b842-3807e2c04da5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:37.280649 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:37.280649 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:37.283783 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-79d06bd4-1a18-48d9-b842-3807e2c04da5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:37.287495 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-79d06bd4-1a18-48d9-b842-3807e2c04da5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:37.287853 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1123/4451] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:37 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:37.815547 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4fbe9bb9-3034-4fe4-bda2-534aea65cd24 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:37.817233 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4fbe9bb9-3034-4fe4-bda2-534aea65cd24 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:37.817437 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4fbe9bb9-3034-4fe4-bda2-534aea65cd24 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:37.817609 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4fbe9bb9-3034-4fe4-bda2-534aea65cd24 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:37.817727 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-4fbe9bb9-3034-4fe4-bda2-534aea65cd24 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:37.821254 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:37.821254 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:37.821777 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4fbe9bb9-3034-4fe4-bda2-534aea65cd24 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:37.822090 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1113/4452] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:37 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:38.004926 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-75d4c968-d186-4945-8c95-5158458903fa None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:38.006514 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:38.006843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "43a90aa3-4968-4332-9fa6-43932e3b343f", "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:38.008110 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': '43a90aa3-4968-4332-9fa6-43932e3b343f', 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:38.039677 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b5d12faa-ee0b-4b5e-ac0e-661ef26d6b4d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:38.040295 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fb2244e9-aa87-46f2-a544-dccf9e2aed6f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:38.041454 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b5d12faa-ee0b-4b5e-ac0e-661ef26d6b4d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:38.041626 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b5d12faa-ee0b-4b5e-ac0e-661ef26d6b4d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:38.041816 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b5d12faa-ee0b-4b5e-ac0e-661ef26d6b4d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:38.041914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-b5d12faa-ee0b-4b5e-ac0e-661ef26d6b4d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:38.042314 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb2244e9-aa87-46f2-a544-dccf9e2aed6f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:38.042542 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb2244e9-aa87-46f2-a544-dccf9e2aed6f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:38.042815 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb2244e9-aa87-46f2-a544-dccf9e2aed6f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:38.047015 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:38.047015 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:38.047978 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b5d12faa-ee0b-4b5e-ac0e-661ef26d6b4d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:38.048388 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1124/4453] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:38 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:38.053406 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:38.053406 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:38.057162 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fb2244e9-aa87-46f2-a544-dccf9e2aed6f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:38.061834 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb2244e9-aa87-46f2-a544-dccf9e2aed6f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:38.062215 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1124/4454] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:38 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:38.086676 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume of 1 GB Jul 31 20:57:38.090525 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Availability Zones retrieved successfully. Jul 31 20:57:38.095376 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Flow 'volume_create_api' (7bfb8669-12a3-412c-9cce-fd88d4549266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:38.096337 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4091b18b-aa30-46cf-8b88-99043c6cfeb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:38.097109 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:38.116398 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-acd54b22-5f1c-4ccf-afe3-97f0f290a4a5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:38.120298 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-acd54b22-5f1c-4ccf-afe3-97f0f290a4a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] DELETE https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:38.120491 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-acd54b22-5f1c-4ccf-afe3-97f0f290a4a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:38.120673 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-acd54b22-5f1c-4ccf-afe3-97f0f290a4a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:38.120825 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-acd54b22-5f1c-4ccf-afe3-97f0f290a4a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Delete volume with id: 6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:38.134942 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:38.134942 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:38.135396 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-acd54b22-5f1c-4ccf-afe3-97f0f290a4a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:38.155531 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-acd54b22-5f1c-4ccf-afe3-97f0f290a4a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Delete volume request issued successfully. Jul 31 20:57:38.155666 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-acd54b22-5f1c-4ccf-afe3-97f0f290a4a5 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 202 Jul 31 20:57:38.155942 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4091b18b-aa30-46cf-8b88-99043c6cfeb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:38.156102 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1114/4455] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:38 2026] DELETE /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:38.157491 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748cbc6b-1cd2-4138-a72e-1c454917e0bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:38.163871 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-05da6b87-7e96-41d3-bd53-b0022ad40634 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:38.168736 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-05da6b87-7e96-41d3-bd53-b0022ad40634 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:38.168973 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-05da6b87-7e96-41d3-bd53-b0022ad40634 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:38.169203 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-05da6b87-7e96-41d3-bd53-b0022ad40634 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:38.182904 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:38.182904 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:38.187160 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-05da6b87-7e96-41d3-bd53-b0022ad40634 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:38.191889 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-05da6b87-7e96-41d3-bd53-b0022ad40634 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 200 Jul 31 20:57:38.192414 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1125/4456] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:38 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:38.196323 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Created reservations ['b15b1a67-988b-4354-8764-378eee0d6afd', '57b54575-7a25-43de-b865-7a8dd61c35f1', '3b14f96a-e1d4-40c9-a6f4-87b2e3f64475', '73182470-11b2-43bb-9c97-f7272321cfdc'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:38.197328 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (748cbc6b-1cd2-4138-a72e-1c454917e0bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b15b1a67-988b-4354-8764-378eee0d6afd', '57b54575-7a25-43de-b865-7a8dd61c35f1', '3b14f96a-e1d4-40c9-a6f4-87b2e3f64475', '73182470-11b2-43bb-9c97-f7272321cfdc']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:38.198373 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed632410-b50b-445a-a00a-482d52f66b04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:38.232033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ed632410-b50b-445a-a00a-482d52f66b04) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e3213c67-f002-41f8-bffa-7e67b4f3d207', '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='6de886bed6b64cb89fde86de1868b0ea',qos_specs=None,replication_status=,reservations=['b15b1a67-988b-4354-8764-378eee0d6afd','57b54575-7a25-43de-b865-7a8dd61c35f1','3b14f96a-e1d4-40c9-a6f4-87b2e3f64475','73182470-11b2-43bb-9c97-f7272321cfdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bb43090ec941009582d62b3f496af9',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:38Z,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=e3213c67-f002-41f8-bffa-7e67b4f3d207,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6de886bed6b64cb89fde86de1868b0ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bb43090ec941009582d62b3f496af9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:38.232860 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470ddc6f-4d65-4549-a40f-7906dcbe2411) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:38.251089 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (470ddc6f-4d65-4549-a40f-7906dcbe2411) transitioned into state 'SUCCESS' from 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='6de886bed6b64cb89fde86de1868b0ea',qos_specs=None,replication_status=,reservations=['b15b1a67-988b-4354-8764-378eee0d6afd','57b54575-7a25-43de-b865-7a8dd61c35f1','3b14f96a-e1d4-40c9-a6f4-87b2e3f64475','73182470-11b2-43bb-9c97-f7272321cfdc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bb43090ec941009582d62b3f496af9',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:38.251876 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83099502-1127-4ebb-a3e8-59e6fcf9efa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:38.263612 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83099502-1127-4ebb-a3e8-59e6fcf9efa2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:38.264464 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Flow 'volume_create_api' (7bfb8669-12a3-412c-9cce-fd88d4549266) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:38.264760 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume request issued successfully. Jul 31 20:57:38.265345 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-75d4c968-d186-4945-8c95-5158458903fa tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:38.265904 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1094/4457] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:57:38 2026] POST /volume/v3/volumes => generated 775 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:38.278186 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-76bc38e6-3282-4ef0-943b-aed85fad740b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:38.280186 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-76bc38e6-3282-4ef0-943b-aed85fad740b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:38.280446 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-76bc38e6-3282-4ef0-943b-aed85fad740b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:38.280665 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-76bc38e6-3282-4ef0-943b-aed85fad740b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:38.288656 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:38.288656 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:38.292388 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-76bc38e6-3282-4ef0-943b-aed85fad740b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:38.296757 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-76bc38e6-3282-4ef0-943b-aed85fad740b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:38.297192 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1125/4458] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:38 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 843 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:38.301301 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-63d747ad-427b-4bdc-942b-2effea955a1a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:38.301961 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-63d747ad-427b-4bdc-942b-2effea955a1a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:38.302183 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-63d747ad-427b-4bdc-942b-2effea955a1a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:38.302365 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-63d747ad-427b-4bdc-942b-2effea955a1a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:38.311710 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:38.311710 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:38.314956 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-63d747ad-427b-4bdc-942b-2effea955a1a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:38.318865 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-63d747ad-427b-4bdc-942b-2effea955a1a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:38.319329 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1115/4459] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:38 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:38.834623 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8069a426-00f8-4679-a418-bbe4400af01c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:38.836258 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8069a426-00f8-4679-a418-bbe4400af01c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:38.836488 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8069a426-00f8-4679-a418-bbe4400af01c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:38.836668 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8069a426-00f8-4679-a418-bbe4400af01c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:38.836758 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8069a426-00f8-4679-a418-bbe4400af01c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:38.840875 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:38.840875 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:38.841479 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8069a426-00f8-4679-a418-bbe4400af01c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:38.841843 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1126/4460] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:38 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:39.060382 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2812ec5e-2517-4068-adf5-61bb6fac930c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:39.062740 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2812ec5e-2517-4068-adf5-61bb6fac930c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:39.062889 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2812ec5e-2517-4068-adf5-61bb6fac930c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:39.063119 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2812ec5e-2517-4068-adf5-61bb6fac930c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:39.063349 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2812ec5e-2517-4068-adf5-61bb6fac930c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:39.068614 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:39.068614 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:39.069247 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2812ec5e-2517-4068-adf5-61bb6fac930c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:39.069676 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1095/4461] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:39 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:39.076216 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fc173aee-b278-4e44-bf7f-72787e91c190 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:39.078355 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fc173aee-b278-4e44-bf7f-72787e91c190 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:39.078512 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fc173aee-b278-4e44-bf7f-72787e91c190 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:39.078797 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fc173aee-b278-4e44-bf7f-72787e91c190 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:39.090590 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:39.090590 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:39.097745 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fc173aee-b278-4e44-bf7f-72787e91c190 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:39.102376 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fc173aee-b278-4e44-bf7f-72787e91c190 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:39.102747 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1126/4462] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:39 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:39.206981 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a2619dc0-3a59-43cf-b115-80685d145a55 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:39.208686 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a2619dc0-3a59-43cf-b115-80685d145a55 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 Jul 31 20:57:39.208868 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a2619dc0-3a59-43cf-b115-80685d145a55 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:39.209037 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a2619dc0-3a59-43cf-b115-80685d145a55 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:39.216170 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a2619dc0-3a59-43cf-b115-80685d145a55 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 returned with HTTP 404 Jul 31 20:57:39.216322 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1116/4463] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:39 2026] GET /volume/v3/volumes/6d431632-72ea-4d9a-81cf-a9c7a2019e20 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:39.224576 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9aad6976-782e-4d8e-a19e-5dbfff935552 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:39.226256 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9aad6976-782e-4d8e-a19e-5dbfff935552 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:39.226427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9aad6976-782e-4d8e-a19e-5dbfff935552 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:39.226617 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9aad6976-782e-4d8e-a19e-5dbfff935552 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:39.226967 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-9aad6976-782e-4d8e-a19e-5dbfff935552 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Delete volume with id: f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:39.234025 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:39.234025 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:39.234196 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9aad6976-782e-4d8e-a19e-5dbfff935552 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:39.265344 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9aad6976-782e-4d8e-a19e-5dbfff935552 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Delete volume request issued successfully. Jul 31 20:57:39.265585 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9aad6976-782e-4d8e-a19e-5dbfff935552 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 202 Jul 31 20:57:39.266070 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1127/4464] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:39 2026] DELETE /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:39.275450 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b4fdac5d-a3ee-4297-9cfd-6a3ec21c091d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:39.277470 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4fdac5d-a3ee-4297-9cfd-6a3ec21c091d tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:39.277690 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b4fdac5d-a3ee-4297-9cfd-6a3ec21c091d tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:39.277908 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b4fdac5d-a3ee-4297-9cfd-6a3ec21c091d tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:39.285993 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:39.285993 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:39.290495 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b4fdac5d-a3ee-4297-9cfd-6a3ec21c091d tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Volume info retrieved successfully. Jul 31 20:57:39.294401 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4fdac5d-a3ee-4297-9cfd-6a3ec21c091d tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 200 Jul 31 20:57:39.294785 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1096/4465] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:39 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 857 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:39.310947 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dbc6627c-6dc5-425a-ad54-d2ff413bee3b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:39.313035 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dbc6627c-6dc5-425a-ad54-d2ff413bee3b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:39.313274 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dbc6627c-6dc5-425a-ad54-d2ff413bee3b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:39.313470 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dbc6627c-6dc5-425a-ad54-d2ff413bee3b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:39.321028 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:39.321028 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:39.325550 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-dbc6627c-6dc5-425a-ad54-d2ff413bee3b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:39.331624 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-312c840f-7fa3-4a1f-a414-563d02cf9b3b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:39.331764 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dbc6627c-6dc5-425a-ad54-d2ff413bee3b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:39.332233 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1127/4466] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:39 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 925 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:39.334010 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-312c840f-7fa3-4a1f-a414-563d02cf9b3b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:39.334010 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-312c840f-7fa3-4a1f-a414-563d02cf9b3b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:39.334010 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-312c840f-7fa3-4a1f-a414-563d02cf9b3b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:39.343519 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:39.343519 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:39.347589 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-312c840f-7fa3-4a1f-a414-563d02cf9b3b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:39.351987 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-312c840f-7fa3-4a1f-a414-563d02cf9b3b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:39.352972 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1117/4467] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:39 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:39.852744 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4645c18d-1054-4698-9999-5e29e01c808a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:39.854585 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4645c18d-1054-4698-9999-5e29e01c808a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:39.854817 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4645c18d-1054-4698-9999-5e29e01c808a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:39.855006 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4645c18d-1054-4698-9999-5e29e01c808a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:39.855107 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-4645c18d-1054-4698-9999-5e29e01c808a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:39.859871 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:39.859871 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:39.860546 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4645c18d-1054-4698-9999-5e29e01c808a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:39.860925 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1128/4468] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:39 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:40.089015 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-406f05e0-a3b6-40e1-8eb7-83b6b73c4a20 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:40.090813 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-406f05e0-a3b6-40e1-8eb7-83b6b73c4a20 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:40.090988 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-406f05e0-a3b6-40e1-8eb7-83b6b73c4a20 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:40.091167 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-406f05e0-a3b6-40e1-8eb7-83b6b73c4a20 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:40.091266 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-406f05e0-a3b6-40e1-8eb7-83b6b73c4a20 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:40.095415 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:40.095415 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:40.096151 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-406f05e0-a3b6-40e1-8eb7-83b6b73c4a20 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:40.096564 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1097/4469] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:40 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:40.114170 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8e4e173e-7a93-4dcf-bffb-b9c26bed53d8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:40.115976 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e4e173e-7a93-4dcf-bffb-b9c26bed53d8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:40.116187 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e4e173e-7a93-4dcf-bffb-b9c26bed53d8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:40.116361 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e4e173e-7a93-4dcf-bffb-b9c26bed53d8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:40.128152 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:40.128152 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:40.132172 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8e4e173e-7a93-4dcf-bffb-b9c26bed53d8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:40.133327 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e4e173e-7a93-4dcf-bffb-b9c26bed53d8 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:40.133742 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1128/4470] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:40 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:40.308634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-59672ef1-858e-4998-a6e9-1b5ef57df478 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:40.310965 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-59672ef1-858e-4998-a6e9-1b5ef57df478 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] GET https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 Jul 31 20:57:40.311261 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-59672ef1-858e-4998-a6e9-1b5ef57df478 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:40.311539 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-59672ef1-858e-4998-a6e9-1b5ef57df478 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:40.319320 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-59672ef1-858e-4998-a6e9-1b5ef57df478 tempest-TestServerVolumeAttachmentScenario-464071391 tempest-TestServerVolumeAttachmentScenario-464071391-project-member] https://10.4.3.157/volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 returned with HTTP 404 Jul 31 20:57:40.319320 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1118/4471] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:40 2026] GET /volume/v3/volumes/f7d5cde2-a03a-41be-bc44-32b0e0579005 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:40.347711 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-53f636ea-521f-43d2-ae1d-0e6af09fce23 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:40.349263 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-53f636ea-521f-43d2-ae1d-0e6af09fce23 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:40.349434 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-53f636ea-521f-43d2-ae1d-0e6af09fce23 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:40.349615 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-53f636ea-521f-43d2-ae1d-0e6af09fce23 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:40.358159 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:40.358159 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:40.363507 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-53f636ea-521f-43d2-ae1d-0e6af09fce23 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:40.364376 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-73e0669f-e088-4957-bfbd-8ae3a8e7427c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:40.366200 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-73e0669f-e088-4957-bfbd-8ae3a8e7427c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:40.366814 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-73e0669f-e088-4957-bfbd-8ae3a8e7427c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:40.366814 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-73e0669f-e088-4957-bfbd-8ae3a8e7427c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:40.369097 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-53f636ea-521f-43d2-ae1d-0e6af09fce23 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:40.369654 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1129/4472] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:40 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:40.376952 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:40.376952 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:40.380370 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-73e0669f-e088-4957-bfbd-8ae3a8e7427c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:40.384612 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-73e0669f-e088-4957-bfbd-8ae3a8e7427c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:40.384968 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1098/4473] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:40 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:40.871729 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a35e9d70-c3cd-4a1d-a24e-b5e9a69ab11a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:40.873635 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a35e9d70-c3cd-4a1d-a24e-b5e9a69ab11a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:40.873880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a35e9d70-c3cd-4a1d-a24e-b5e9a69ab11a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:40.874067 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a35e9d70-c3cd-4a1d-a24e-b5e9a69ab11a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:40.874187 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-a35e9d70-c3cd-4a1d-a24e-b5e9a69ab11a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:40.882198 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:40.882198 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:40.882770 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a35e9d70-c3cd-4a1d-a24e-b5e9a69ab11a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:40.883312 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1129/4474] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:40 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:41.106485 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-27723455-f0f8-40fe-b430-aecf15818f7e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.109547 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-27723455-f0f8-40fe-b430-aecf15818f7e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:41.109854 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-27723455-f0f8-40fe-b430-aecf15818f7e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:41.110185 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-27723455-f0f8-40fe-b430-aecf15818f7e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:41.110362 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-27723455-f0f8-40fe-b430-aecf15818f7e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:41.115737 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.115737 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:41.116723 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-27723455-f0f8-40fe-b430-aecf15818f7e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:41.117211 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1119/4475] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:41 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:41.150208 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-19693dbb-fe70-4a27-9159-7e054373e835 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.152020 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-19693dbb-fe70-4a27-9159-7e054373e835 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:41.152190 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-19693dbb-fe70-4a27-9159-7e054373e835 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:41.152428 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-19693dbb-fe70-4a27-9159-7e054373e835 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:41.180891 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.180891 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:41.185817 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-19693dbb-fe70-4a27-9159-7e054373e835 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:41.191289 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-19693dbb-fe70-4a27-9159-7e054373e835 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:41.191478 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1130/4476] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:41 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:41.193571 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-486771a9-5071-4b07-963a-03d76b35b8c1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.202672 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-486771a9-5071-4b07-963a-03d76b35b8c1 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/attachments/01396f49-a915-4ca0-843b-47c8eb3ee7c7/action Jul 31 20:57:41.203025 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-486771a9-5071-4b07-963a-03d76b35b8c1 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:41.203607 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-486771a9-5071-4b07-963a-03d76b35b8c1 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:41.218308 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.218308 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:41.230172 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cd2c6c75-0ae6-47f5-a782-c205efce3396 req-486771a9-5071-4b07-963a-03d76b35b8c1 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/01396f49-a915-4ca0-843b-47c8eb3ee7c7/action returned with HTTP 204 Jul 31 20:57:41.230741 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1099/4477] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:57:41 2026] POST /volume/v3/attachments/01396f49-a915-4ca0-843b-47c8eb3ee7c7/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:41.384063 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-af62853f-a33c-4a9a-b55c-ec81b1597f6c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.386514 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af62853f-a33c-4a9a-b55c-ec81b1597f6c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:41.386514 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af62853f-a33c-4a9a-b55c-ec81b1597f6c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:41.386514 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af62853f-a33c-4a9a-b55c-ec81b1597f6c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:41.393003 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.393003 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:41.398763 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ffc426c9-1662-4b98-9018-917f3309bc97 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.399699 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-af62853f-a33c-4a9a-b55c-ec81b1597f6c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:41.401110 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ffc426c9-1662-4b98-9018-917f3309bc97 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:57:41.401297 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ffc426c9-1662-4b98-9018-917f3309bc97 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:41.401590 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ffc426c9-1662-4b98-9018-917f3309bc97 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:41.403941 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af62853f-a33c-4a9a-b55c-ec81b1597f6c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:41.404333 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1130/4478] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:41 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:41.410586 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.410586 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:41.413693 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ffc426c9-1662-4b98-9018-917f3309bc97 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:41.417144 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ffc426c9-1662-4b98-9018-917f3309bc97 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:57:41.417554 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1120/4479] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:41 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:41.461553 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-ffc283e7-c9f2-44de-83d6-804b6de5e80a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.464026 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-ffc283e7-c9f2-44de-83d6-804b6de5e80a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:41.464284 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-ffc283e7-c9f2-44de-83d6-804b6de5e80a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:41.464533 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-ffc283e7-c9f2-44de-83d6-804b6de5e80a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:41.474723 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.474723 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:41.479445 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-ffc283e7-c9f2-44de-83d6-804b6de5e80a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:41.486663 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-ffc283e7-c9f2-44de-83d6-804b6de5e80a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:41.487189 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1131/4480] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:57:41 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:41.578020 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-325eb776-7c79-4998-a3ca-3bc801999b1a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.578562 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-325eb776-7c79-4998-a3ca-3bc801999b1a None None] GET https://10.4.3.157/volume// Jul 31 20:57:41.578755 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-325eb776-7c79-4998-a3ca-3bc801999b1a None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:41.578977 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-325eb776-7c79-4998-a3ca-3bc801999b1a None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:41.579436 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-325eb776-7c79-4998-a3ca-3bc801999b1a None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:41.579896 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1100/4481] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:57: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 20:57:41.596527 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-502d6386-024b-4d62-b292-019b652e33c9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.598795 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-502d6386-024b-4d62-b292-019b652e33c9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:57:41.599243 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-502d6386-024b-4d62-b292-019b652e33c9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a873d1c1-4b08-43d1-8988-82647c56e590", "connector": null, "instance_uuid": "f9e6601e-cf6e-4cfa-9c91-d2adc49886d7"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:41.607779 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.607779 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:41.632275 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-502d6386-024b-4d62-b292-019b652e33c9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:57:41.632756 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1131/4482] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:57:41 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 20:57:41.668538 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e2139b2c-1bc1-42c7-b7cd-fa99248be082 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.670724 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e2139b2c-1bc1-42c7-b7cd-fa99248be082 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:41.670902 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e2139b2c-1bc1-42c7-b7cd-fa99248be082 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:41.671054 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e2139b2c-1bc1-42c7-b7cd-fa99248be082 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:41.678956 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-768d82e8-ac45-41c2-b4e9-e647c5aca20e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.679273 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.679273 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:41.679395 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-768d82e8-ac45-41c2-b4e9-e647c5aca20e None None] GET https://10.4.3.157/volume// Jul 31 20:57:41.679598 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-768d82e8-ac45-41c2-b4e9-e647c5aca20e None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:41.679825 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-768d82e8-ac45-41c2-b4e9-e647c5aca20e None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:41.680192 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-768d82e8-ac45-41c2-b4e9-e647c5aca20e None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:41.680563 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1132/4483] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:57: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 20:57:41.685837 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e2139b2c-1bc1-42c7-b7cd-fa99248be082 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:41.690442 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e2139b2c-1bc1-42c7-b7cd-fa99248be082 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:41.690875 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1121/4484] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:41 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 871 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:41.691270 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-11c3a380-3fbd-4e9b-a13f-fec5d22d6760 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.700089 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-11c3a380-3fbd-4e9b-a13f-fec5d22d6760 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:41.700373 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-11c3a380-3fbd-4e9b-a13f-fec5d22d6760 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:41.700673 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-11c3a380-3fbd-4e9b-a13f-fec5d22d6760 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:41.714835 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.714835 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:41.718854 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-11c3a380-3fbd-4e9b-a13f-fec5d22d6760 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:41.723360 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-11c3a380-3fbd-4e9b-a13f-fec5d22d6760 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:41.723767 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1101/4485] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:57:41 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 1051 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:41.835832 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-e54c7b97-d8bf-481b-9206-c91ba29a11fb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.837880 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-e54c7b97-d8bf-481b-9206-c91ba29a11fb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] PUT https://10.4.3.157/volume/v3/attachments/994c025b-9504-4fdd-af32-e56b723177fd Jul 31 20:57:41.838272 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-e54c7b97-d8bf-481b-9206-c91ba29a11fb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:41.846169 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-e54c7b97-d8bf-481b-9206-c91ba29a11fb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Acquiring lock "cinder-attachment_update-a873d1c1-4b08-43d1-8988-82647c56e590-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:57:41.850766 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-e54c7b97-d8bf-481b-9206-c91ba29a11fb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Lock "cinder-attachment_update-a873d1c1-4b08-43d1-8988-82647c56e590-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:57:41.851742 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.851742 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:41.894145 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-46fb0109-2a11-44fa-a32e-43c7faf3fc74 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.898530 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-46fb0109-2a11-44fa-a32e-43c7faf3fc74 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:41.898940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-46fb0109-2a11-44fa-a32e-43c7faf3fc74 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:41.898940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-46fb0109-2a11-44fa-a32e-43c7faf3fc74 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:41.898940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-46fb0109-2a11-44fa-a32e-43c7faf3fc74 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:41.902706 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.902706 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:41.903405 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-46fb0109-2a11-44fa-a32e-43c7faf3fc74 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:41.904703 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1133/4486] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:41 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:57:41.961864 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-e54c7b97-d8bf-481b-9206-c91ba29a11fb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Lock "cinder-attachment_update-a873d1c1-4b08-43d1-8988-82647c56e590-np0000006272" released by "attachment_update" :: held 0.111s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:57:41.962221 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-e54c7b97-d8bf-481b-9206-c91ba29a11fb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/994c025b-9504-4fdd-af32-e56b723177fd returned with HTTP 200 Jul 31 20:57:41.962794 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1132/4487] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:57:41 2026] PUT /volume/v3/attachments/994c025b-9504-4fdd-af32-e56b723177fd => generated 968 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:41.971857 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-20191dd9-8346-49fa-ae17-33e1404a9809 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:41.974224 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-20191dd9-8346-49fa-ae17-33e1404a9809 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590/encryption Jul 31 20:57:41.974420 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-20191dd9-8346-49fa-ae17-33e1404a9809 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:41.974618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-20191dd9-8346-49fa-ae17-33e1404a9809 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:41.985103 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:41.985103 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:41.991002 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-20191dd9-8346-49fa-ae17-33e1404a9809 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590/encryption returned with HTTP 200 Jul 31 20:57:41.991487 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1122/4488] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:57:41 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:42.129042 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-26df2ad7-6fb0-48ab-8a46-e6ac3555f9dc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:42.132173 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26df2ad7-6fb0-48ab-8a46-e6ac3555f9dc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:42.132320 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26df2ad7-6fb0-48ab-8a46-e6ac3555f9dc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:42.132422 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26df2ad7-6fb0-48ab-8a46-e6ac3555f9dc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:42.132533 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-26df2ad7-6fb0-48ab-8a46-e6ac3555f9dc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:42.141953 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:42.141953 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:42.142773 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26df2ad7-6fb0-48ab-8a46-e6ac3555f9dc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:42.143202 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1102/4489] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:42 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:42.216641 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8c48dd6d-1a8b-41ed-a5dd-c9e5b7e7e19e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:42.219365 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8c48dd6d-1a8b-41ed-a5dd-c9e5b7e7e19e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:42.219981 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8c48dd6d-1a8b-41ed-a5dd-c9e5b7e7e19e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:42.220159 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8c48dd6d-1a8b-41ed-a5dd-c9e5b7e7e19e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:42.244254 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:42.244254 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:42.248294 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8c48dd6d-1a8b-41ed-a5dd-c9e5b7e7e19e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:42.254287 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8c48dd6d-1a8b-41ed-a5dd-c9e5b7e7e19e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:42.254779 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1134/4490] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:42 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:42.421781 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2d7363be-06f4-465f-853b-3dd627e38d10 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:42.423202 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d7363be-06f4-465f-853b-3dd627e38d10 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:42.423495 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d7363be-06f4-465f-853b-3dd627e38d10 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:42.423748 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d7363be-06f4-465f-853b-3dd627e38d10 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:42.436149 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:42.436149 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:42.437810 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2d7363be-06f4-465f-853b-3dd627e38d10 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:42.444913 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d7363be-06f4-465f-853b-3dd627e38d10 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:42.445425 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1133/4491] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:42 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:42.707434 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e4651081-3a0c-4fd0-a724-1eee48601e96 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:42.710929 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e4651081-3a0c-4fd0-a724-1eee48601e96 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:42.711232 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e4651081-3a0c-4fd0-a724-1eee48601e96 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:42.711523 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e4651081-3a0c-4fd0-a724-1eee48601e96 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:42.725798 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:42.725798 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:42.730307 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e4651081-3a0c-4fd0-a724-1eee48601e96 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:42.735012 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e4651081-3a0c-4fd0-a724-1eee48601e96 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:42.735582 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1123/4492] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:42 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:42.915874 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-50de3fcd-17b6-40a1-9450-c48e58549a57 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:42.917755 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-50de3fcd-17b6-40a1-9450-c48e58549a57 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:42.918000 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-50de3fcd-17b6-40a1-9450-c48e58549a57 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:42.918227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-50de3fcd-17b6-40a1-9450-c48e58549a57 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:42.918343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-50de3fcd-17b6-40a1-9450-c48e58549a57 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:42.922874 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:42.922874 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:42.923474 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-50de3fcd-17b6-40a1-9450-c48e58549a57 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:42.923883 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1103/4493] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:42 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:43.155612 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3a3fa7e2-ec20-4674-a80b-62f692baad21 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:43.157421 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3a3fa7e2-ec20-4674-a80b-62f692baad21 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:43.157656 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3a3fa7e2-ec20-4674-a80b-62f692baad21 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:43.157802 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3a3fa7e2-ec20-4674-a80b-62f692baad21 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:43.157907 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-3a3fa7e2-ec20-4674-a80b-62f692baad21 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:43.162088 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:43.162088 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:43.162951 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3a3fa7e2-ec20-4674-a80b-62f692baad21 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:43.163411 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1135/4494] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:43 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:43.271306 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-02b6ea1f-6fe1-4890-b542-b8489fc8d138 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:43.273843 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-02b6ea1f-6fe1-4890-b542-b8489fc8d138 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:43.274081 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-02b6ea1f-6fe1-4890-b542-b8489fc8d138 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:43.274404 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-02b6ea1f-6fe1-4890-b542-b8489fc8d138 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:43.286746 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:43.286746 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:43.290585 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-02b6ea1f-6fe1-4890-b542-b8489fc8d138 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:43.295611 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-02b6ea1f-6fe1-4890-b542-b8489fc8d138 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:43.296100 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1134/4495] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:43 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:43.460059 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ad2448f6-0f40-4dee-ac6e-947a62d2e5e3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:43.462451 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ad2448f6-0f40-4dee-ac6e-947a62d2e5e3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:43.462769 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ad2448f6-0f40-4dee-ac6e-947a62d2e5e3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:43.463050 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ad2448f6-0f40-4dee-ac6e-947a62d2e5e3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:43.470945 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:43.470945 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:43.475624 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ad2448f6-0f40-4dee-ac6e-947a62d2e5e3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:43.480345 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ad2448f6-0f40-4dee-ac6e-947a62d2e5e3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:43.480760 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1124/4496] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:43 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:43.750705 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c6e0bb79-ef5d-4a0d-826d-b27f92d80b33 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:43.752513 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6e0bb79-ef5d-4a0d-826d-b27f92d80b33 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:43.752750 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6e0bb79-ef5d-4a0d-826d-b27f92d80b33 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:43.752928 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6e0bb79-ef5d-4a0d-826d-b27f92d80b33 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:43.762647 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:43.762647 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:43.766110 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c6e0bb79-ef5d-4a0d-826d-b27f92d80b33 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:43.770424 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6e0bb79-ef5d-4a0d-826d-b27f92d80b33 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:43.770704 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1104/4497] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:43 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:43.934378 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-15d7359c-f043-4d75-b2da-9f09919d7dc2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:43.936365 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-15d7359c-f043-4d75-b2da-9f09919d7dc2 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:43.936660 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-15d7359c-f043-4d75-b2da-9f09919d7dc2 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:43.936923 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-15d7359c-f043-4d75-b2da-9f09919d7dc2 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:43.937084 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-15d7359c-f043-4d75-b2da-9f09919d7dc2 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:43.947490 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:43.947490 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:43.948164 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-15d7359c-f043-4d75-b2da-9f09919d7dc2 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:43.948581 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1136/4498] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:43 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:44.174899 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-00a0bb83-0ea6-4392-9504-8b5e5b08d056 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:44.177072 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-00a0bb83-0ea6-4392-9504-8b5e5b08d056 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:44.177391 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-00a0bb83-0ea6-4392-9504-8b5e5b08d056 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:44.177696 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-00a0bb83-0ea6-4392-9504-8b5e5b08d056 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:44.177884 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-00a0bb83-0ea6-4392-9504-8b5e5b08d056 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:44.183453 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:44.183453 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:44.184453 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-00a0bb83-0ea6-4392-9504-8b5e5b08d056 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:44.184968 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1135/4499] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:44 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:44.310826 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-eb646a49-32ed-498c-b19e-faa4803b4f2c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:44.315416 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eb646a49-32ed-498c-b19e-faa4803b4f2c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:44.315416 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eb646a49-32ed-498c-b19e-faa4803b4f2c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:44.315416 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eb646a49-32ed-498c-b19e-faa4803b4f2c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:44.326532 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:44.326532 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:44.330581 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-eb646a49-32ed-498c-b19e-faa4803b4f2c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:44.336448 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eb646a49-32ed-498c-b19e-faa4803b4f2c tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:44.336855 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1125/4500] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:44 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:44.494179 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2114f492-bfb1-4cb5-94f0-36e1f4ba57b1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:44.498701 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2114f492-bfb1-4cb5-94f0-36e1f4ba57b1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:44.499031 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2114f492-bfb1-4cb5-94f0-36e1f4ba57b1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:44.499251 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2114f492-bfb1-4cb5-94f0-36e1f4ba57b1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:44.507140 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:44.507140 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:44.510850 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2114f492-bfb1-4cb5-94f0-36e1f4ba57b1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:44.516073 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2114f492-bfb1-4cb5-94f0-36e1f4ba57b1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:44.516638 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1105/4501] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:44 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:44.787315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2f277c16-07b2-4f05-9adb-c734614373ca None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:44.791147 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2f277c16-07b2-4f05-9adb-c734614373ca tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:44.791147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2f277c16-07b2-4f05-9adb-c734614373ca tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:44.791147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2f277c16-07b2-4f05-9adb-c734614373ca tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:44.802433 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:44.802433 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:44.807727 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2f277c16-07b2-4f05-9adb-c734614373ca tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:44.814310 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2f277c16-07b2-4f05-9adb-c734614373ca tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:44.814310 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1137/4502] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:44 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:44.960144 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6656f26c-9042-4ee9-b124-ce84e836166e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:44.962085 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6656f26c-9042-4ee9-b124-ce84e836166e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:44.962283 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6656f26c-9042-4ee9-b124-ce84e836166e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:44.962537 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6656f26c-9042-4ee9-b124-ce84e836166e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:44.962601 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-6656f26c-9042-4ee9-b124-ce84e836166e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:44.968600 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:44.968600 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:44.969250 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6656f26c-9042-4ee9-b124-ce84e836166e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:44.969612 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1136/4503] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:44 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:45.198074 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5abf8214-7116-40f7-998b-c4d7cb35aa8f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:45.201044 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5abf8214-7116-40f7-998b-c4d7cb35aa8f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:45.201264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5abf8214-7116-40f7-998b-c4d7cb35aa8f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:45.201469 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5abf8214-7116-40f7-998b-c4d7cb35aa8f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:45.201588 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-5abf8214-7116-40f7-998b-c4d7cb35aa8f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:45.206305 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:45.206305 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:45.207381 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5abf8214-7116-40f7-998b-c4d7cb35aa8f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:45.207772 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1126/4504] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:45 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:45.351008 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ecd07912-0871-4821-8a95-4d8a4eed8b37 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:45.352994 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ecd07912-0871-4821-8a95-4d8a4eed8b37 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:45.353220 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ecd07912-0871-4821-8a95-4d8a4eed8b37 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:45.353412 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ecd07912-0871-4821-8a95-4d8a4eed8b37 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:45.364234 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:45.364234 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:45.368387 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ecd07912-0871-4821-8a95-4d8a4eed8b37 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:45.373796 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ecd07912-0871-4821-8a95-4d8a4eed8b37 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:45.374936 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1106/4505] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:45 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:45.529843 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-709e7cc8-d147-44f7-b008-aa1940ddd42c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:45.531984 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-709e7cc8-d147-44f7-b008-aa1940ddd42c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:45.532302 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-709e7cc8-d147-44f7-b008-aa1940ddd42c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:45.532556 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-709e7cc8-d147-44f7-b008-aa1940ddd42c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:45.541364 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:45.541364 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:45.545435 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-709e7cc8-d147-44f7-b008-aa1940ddd42c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:45.549760 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-709e7cc8-d147-44f7-b008-aa1940ddd42c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:45.550113 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1138/4506] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:45 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:45.693719 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:45.804532 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:45.804988 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1446058812"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:45.806823 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1446058812'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:45.806999 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Create volume of 1 GB Jul 31 20:57:45.812421 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Availability Zones retrieved successfully. Jul 31 20:57:45.819273 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Flow 'volume_create_api' (ae77487d-275e-4404-93b7-5f94175b0bf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:45.820423 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e75eaa81-d406-44bb-97f4-868b809a5b6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:45.821289 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:45.830274 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ce971c23-b591-4eb9-836f-0c40ea0c7e62 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:45.832486 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ce971c23-b591-4eb9-836f-0c40ea0c7e62 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:45.832768 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ce971c23-b591-4eb9-836f-0c40ea0c7e62 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:45.833027 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ce971c23-b591-4eb9-836f-0c40ea0c7e62 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:45.843978 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:45.843978 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:45.849094 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e75eaa81-d406-44bb-97f4-868b809a5b6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:45.849402 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ce971c23-b591-4eb9-836f-0c40ea0c7e62 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:45.850854 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c919c60-b183-4d79-80c5-048eb923a0cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:45.856713 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ce971c23-b591-4eb9-836f-0c40ea0c7e62 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:45.857407 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1127/4507] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:45 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:45.908068 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Created reservations ['8feb269a-d2a1-4743-b7c0-432898f8c923', 'd022dcf2-b055-4eee-88d9-e32a04cc1f98', '9d816005-76c1-4c22-90f4-36d309eee30a', 'e0efcd71-ffab-47f9-8aae-eeae3112daf8'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:45.908848 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c919c60-b183-4d79-80c5-048eb923a0cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8feb269a-d2a1-4743-b7c0-432898f8c923', 'd022dcf2-b055-4eee-88d9-e32a04cc1f98', '9d816005-76c1-4c22-90f4-36d309eee30a', 'e0efcd71-ffab-47f9-8aae-eeae3112daf8']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:45.909603 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65edb52c-170e-4332-8d81-ddba7477fc75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:45.928432 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65edb52c-170e-4332-8d81-ddba7477fc75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40bc1ffd-1d61-43dc-8c94-eb5a0765da56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1446058812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a677c403d146eb9741ea09ef3d37e0',qos_specs=None,replication_status=,reservations=['8feb269a-d2a1-4743-b7c0-432898f8c923','d022dcf2-b055-4eee-88d9-e32a04cc1f98','9d816005-76c1-4c22-90f4-36d309eee30a','e0efcd71-ffab-47f9-8aae-eeae3112daf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce856cee89c49da8dd3d31bb5e4cd80',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1446058812',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40bc1ffd-1d61-43dc-8c94-eb5a0765da56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a677c403d146eb9741ea09ef3d37e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ce856cee89c49da8dd3d31bb5e4cd80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:45.929134 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987b9a40-0f12-4580-8848-54042974ac1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:45.946617 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (987b9a40-0f12-4580-8848-54042974ac1f) transitioned into state 'SUCCESS' from state '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-1446058812',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a677c403d146eb9741ea09ef3d37e0',qos_specs=None,replication_status=,reservations=['8feb269a-d2a1-4743-b7c0-432898f8c923','d022dcf2-b055-4eee-88d9-e32a04cc1f98','9d816005-76c1-4c22-90f4-36d309eee30a','e0efcd71-ffab-47f9-8aae-eeae3112daf8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce856cee89c49da8dd3d31bb5e4cd80',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:45.947400 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ed3fc2-fd8c-41fd-813e-13a79bd785fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:45.957683 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ed3fc2-fd8c-41fd-813e-13a79bd785fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:45.958963 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Flow 'volume_create_api' (ae77487d-275e-4404-93b7-5f94175b0bf4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:45.959662 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Create volume request issued successfully. Jul 31 20:57:45.960436 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-eee5e20c-d58e-4b0b-9b12-a479ff6b2477 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:45.960993 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1137/4508] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:57:45 2026] POST /volume/v3/volumes => generated 749 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:45.973239 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ae8d89c6-14bc-47ff-b62b-accee1e70c08 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:45.975286 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ae8d89c6-14bc-47ff-b62b-accee1e70c08 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 Jul 31 20:57:45.975523 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ae8d89c6-14bc-47ff-b62b-accee1e70c08 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:45.975724 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ae8d89c6-14bc-47ff-b62b-accee1e70c08 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:45.980990 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-95efde96-68f7-4e79-8475-277a7eb6b58f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:45.982315 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:45.982315 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:45.983358 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-95efde96-68f7-4e79-8475-277a7eb6b58f tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:45.983646 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-95efde96-68f7-4e79-8475-277a7eb6b58f tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:45.983882 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-95efde96-68f7-4e79-8475-277a7eb6b58f tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:45.984035 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-95efde96-68f7-4e79-8475-277a7eb6b58f tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:45.985895 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ae8d89c6-14bc-47ff-b62b-accee1e70c08 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:57:45.989700 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:45.989700 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:45.989899 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ae8d89c6-14bc-47ff-b62b-accee1e70c08 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 returned with HTTP 200 Jul 31 20:57:45.990297 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1107/4509] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:45 2026] GET /volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:45.990600 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-95efde96-68f7-4e79-8475-277a7eb6b58f tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:45.991021 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1139/4510] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:45 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:46.222037 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fe868072-3ec3-46a1-a2ac-f366e9156f94 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:46.223627 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe868072-3ec3-46a1-a2ac-f366e9156f94 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:46.223791 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fe868072-3ec3-46a1-a2ac-f366e9156f94 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:46.223965 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fe868072-3ec3-46a1-a2ac-f366e9156f94 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:46.224072 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-fe868072-3ec3-46a1-a2ac-f366e9156f94 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:46.227926 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:46.227926 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:46.228665 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fe868072-3ec3-46a1-a2ac-f366e9156f94 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:46.228967 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1128/4511] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:46 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:46.390060 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2a2c8e02-cbee-4401-b2d3-29130689fc61 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:46.391841 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a2c8e02-cbee-4401-b2d3-29130689fc61 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:46.392009 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a2c8e02-cbee-4401-b2d3-29130689fc61 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:46.392208 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a2c8e02-cbee-4401-b2d3-29130689fc61 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:46.401252 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:46.401252 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:46.404679 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2a2c8e02-cbee-4401-b2d3-29130689fc61 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:46.408810 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a2c8e02-cbee-4401-b2d3-29130689fc61 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:46.409250 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1138/4512] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:46 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:46.564989 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ebb04e5f-24c7-4daf-bfa7-4a41aecae980 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:46.566725 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ebb04e5f-24c7-4daf-bfa7-4a41aecae980 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:46.566955 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ebb04e5f-24c7-4daf-bfa7-4a41aecae980 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:46.567161 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ebb04e5f-24c7-4daf-bfa7-4a41aecae980 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:46.573728 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:46.573728 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:46.577103 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ebb04e5f-24c7-4daf-bfa7-4a41aecae980 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:46.581066 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ebb04e5f-24c7-4daf-bfa7-4a41aecae980 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:46.581765 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1108/4513] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:46 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:46.869391 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9fbf46f6-2c83-43b9-ad22-558fedea8a61 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:46.871035 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9fbf46f6-2c83-43b9-ad22-558fedea8a61 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:46.871243 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9fbf46f6-2c83-43b9-ad22-558fedea8a61 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:46.871433 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9fbf46f6-2c83-43b9-ad22-558fedea8a61 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:46.880497 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:46.880497 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:46.884170 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9fbf46f6-2c83-43b9-ad22-558fedea8a61 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:46.888278 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9fbf46f6-2c83-43b9-ad22-558fedea8a61 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:46.888729 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1140/4514] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:46 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:47.002251 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-10f0b6e2-bf13-49f6-89f6-14bd8e983d35 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:47.003770 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-189e23e7-1467-461b-a5dd-2146d59d65c0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:47.004552 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10f0b6e2-bf13-49f6-89f6-14bd8e983d35 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:47.005308 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10f0b6e2-bf13-49f6-89f6-14bd8e983d35 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:47.005308 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10f0b6e2-bf13-49f6-89f6-14bd8e983d35 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:47.005308 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-10f0b6e2-bf13-49f6-89f6-14bd8e983d35 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:47.006000 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-189e23e7-1467-461b-a5dd-2146d59d65c0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 Jul 31 20:57:47.006300 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-189e23e7-1467-461b-a5dd-2146d59d65c0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:47.006531 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-189e23e7-1467-461b-a5dd-2146d59d65c0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:47.012525 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:47.012525 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:47.013427 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10f0b6e2-bf13-49f6-89f6-14bd8e983d35 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:47.013864 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1129/4515] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:47 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:47.015264 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:47.015264 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:47.020010 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-189e23e7-1467-461b-a5dd-2146d59d65c0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:57:47.025344 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-189e23e7-1467-461b-a5dd-2146d59d65c0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 returned with HTTP 200 Jul 31 20:57:47.025837 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1139/4516] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:47 2026] GET /volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:47.037142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bb12bcb2-e881-4e05-8184-005036a408ff None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:47.038909 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bb12bcb2-e881-4e05-8184-005036a408ff tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:57:47.039261 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bb12bcb2-e881-4e05-8184-005036a408ff tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "40bc1ffd-1d61-43dc-8c94-eb5a0765da56", "name": "tempest-VolumesBackupsTest-Backup-1151757465"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:47.040644 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-bb12bcb2-e881-4e05-8184-005036a408ff tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Creating new backup {'backup': {'volume_id': '40bc1ffd-1d61-43dc-8c94-eb5a0765da56', 'name': 'tempest-VolumesBackupsTest-Backup-1151757465'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:57:47.040818 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-bb12bcb2-e881-4e05-8184-005036a408ff tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Creating backup of volume 40bc1ffd-1d61-43dc-8c94-eb5a0765da56 in container None Jul 31 20:57:47.047424 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:47.047424 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:47.047913 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bb12bcb2-e881-4e05-8184-005036a408ff tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:57:47.072449 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-bb12bcb2-e881-4e05-8184-005036a408ff tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Created reservations ['5e4a07a7-ae8a-4cd5-8e0b-e78bf002421e', '332304cb-1aaf-4efb-89da-f3ca38a22eba'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:47.105175 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bb12bcb2-e881-4e05-8184-005036a408ff tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:57:47.105641 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1109/4517] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:57:47 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 20:57:47.114751 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d86b519b-02c8-4cfa-be02-b322255e2d14 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:47.116645 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d86b519b-02c8-4cfa-be02-b322255e2d14 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:47.116915 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d86b519b-02c8-4cfa-be02-b322255e2d14 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:47.117427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d86b519b-02c8-4cfa-be02-b322255e2d14 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:47.117427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d86b519b-02c8-4cfa-be02-b322255e2d14 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:47.125102 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:47.125102 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:47.126068 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d86b519b-02c8-4cfa-be02-b322255e2d14 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:47.126500 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1141/4518] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:47 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:47.240923 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f380c8b5-255f-4ad1-bffd-90c57284e8c8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:47.243181 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f380c8b5-255f-4ad1-bffd-90c57284e8c8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:47.243408 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f380c8b5-255f-4ad1-bffd-90c57284e8c8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:47.243750 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f380c8b5-255f-4ad1-bffd-90c57284e8c8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:47.243750 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-f380c8b5-255f-4ad1-bffd-90c57284e8c8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:47.247871 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:47.247871 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:47.248734 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f380c8b5-255f-4ad1-bffd-90c57284e8c8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:47.249113 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1130/4519] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:47 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:47.424101 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d5508175-0349-455d-b2fd-40f5ed85071d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:47.426064 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d5508175-0349-455d-b2fd-40f5ed85071d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:47.426345 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d5508175-0349-455d-b2fd-40f5ed85071d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:47.426588 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d5508175-0349-455d-b2fd-40f5ed85071d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:47.441140 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:47.441140 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:47.445143 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d5508175-0349-455d-b2fd-40f5ed85071d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:47.448153 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d5508175-0349-455d-b2fd-40f5ed85071d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:47.448573 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1140/4520] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:47 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:47.599624 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b831bc70-48b3-4950-b876-ef98a1110e63 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:47.605929 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b831bc70-48b3-4950-b876-ef98a1110e63 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:47.605929 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b831bc70-48b3-4950-b876-ef98a1110e63 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:47.605929 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b831bc70-48b3-4950-b876-ef98a1110e63 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:47.611876 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:47.611876 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:47.615522 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b831bc70-48b3-4950-b876-ef98a1110e63 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:47.620017 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b831bc70-48b3-4950-b876-ef98a1110e63 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:47.620617 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1110/4521] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:47 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:47.900552 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ff2c66d9-4574-4381-9340-06a1f88e24e6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:47.902554 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ff2c66d9-4574-4381-9340-06a1f88e24e6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:47.902991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ff2c66d9-4574-4381-9340-06a1f88e24e6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:47.903283 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ff2c66d9-4574-4381-9340-06a1f88e24e6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:47.912739 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:47.912739 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:47.915707 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ff2c66d9-4574-4381-9340-06a1f88e24e6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:47.919313 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ff2c66d9-4574-4381-9340-06a1f88e24e6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:47.919740 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1142/4522] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:47 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:48.028280 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6a6fdadd-6958-4032-bf10-994214b6bf7c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.030325 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6a6fdadd-6958-4032-bf10-994214b6bf7c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:48.030567 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6a6fdadd-6958-4032-bf10-994214b6bf7c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:48.030892 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6a6fdadd-6958-4032-bf10-994214b6bf7c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:48.030977 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-6a6fdadd-6958-4032-bf10-994214b6bf7c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:48.035757 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.035757 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:48.036663 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6a6fdadd-6958-4032-bf10-994214b6bf7c tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:48.037434 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1131/4523] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:48 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:48.136591 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f1f0d533-9471-4f71-bcda-1da14e77eba0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.138407 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f1f0d533-9471-4f71-bcda-1da14e77eba0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:48.138634 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f1f0d533-9471-4f71-bcda-1da14e77eba0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:48.138820 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f1f0d533-9471-4f71-bcda-1da14e77eba0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:48.138932 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-f1f0d533-9471-4f71-bcda-1da14e77eba0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:48.142948 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.142948 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:48.143887 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f1f0d533-9471-4f71-bcda-1da14e77eba0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:48.144466 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1141/4524] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:48 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:48.246524 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-a1dd4c67-7803-49b5-bd11-217f9ff0e735 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.248559 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-a1dd4c67-7803-49b5-bd11-217f9ff0e735 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments/f9bcde28-bf84-45a0-987e-42aead5fa1c7/action Jul 31 20:57:48.249042 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-a1dd4c67-7803-49b5-bd11-217f9ff0e735 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:48.249287 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-a1dd4c67-7803-49b5-bd11-217f9ff0e735 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:48.259678 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f1c0a9bb-342d-4187-8b42-8375ef2f08d7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.262499 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f1c0a9bb-342d-4187-8b42-8375ef2f08d7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:48.262744 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f1c0a9bb-342d-4187-8b42-8375ef2f08d7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:48.262926 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f1c0a9bb-342d-4187-8b42-8375ef2f08d7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:48.263027 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-f1c0a9bb-342d-4187-8b42-8375ef2f08d7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:48.267016 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.267016 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:48.270040 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f1c0a9bb-342d-4187-8b42-8375ef2f08d7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:48.270040 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1143/4525] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:48 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:48.270205 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.270205 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:48.279407 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-ab641eaf-c035-42b1-86ad-5efd7eb832ca req-a1dd4c67-7803-49b5-bd11-217f9ff0e735 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/f9bcde28-bf84-45a0-987e-42aead5fa1c7/action returned with HTTP 204 Jul 31 20:57:48.280218 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1111/4526] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:57:48 2026] POST /volume/v3/attachments/f9bcde28-bf84-45a0-987e-42aead5fa1c7/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:48.462071 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d70276ad-3b29-4ddc-a9d9-5a0c780f2036 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.463913 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d70276ad-3b29-4ddc-a9d9-5a0c780f2036 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:48.464168 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d70276ad-3b29-4ddc-a9d9-5a0c780f2036 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:48.464395 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d70276ad-3b29-4ddc-a9d9-5a0c780f2036 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:48.475268 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.475268 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:48.478349 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d70276ad-3b29-4ddc-a9d9-5a0c780f2036 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:48.482753 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d70276ad-3b29-4ddc-a9d9-5a0c780f2036 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:48.483071 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1132/4527] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:48 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:48.496673 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6603eb1e-6b78-49d3-a7e8-af5e630a58cb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.498740 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6603eb1e-6b78-49d3-a7e8-af5e630a58cb tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:48.498964 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6603eb1e-6b78-49d3-a7e8-af5e630a58cb tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:48.499197 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6603eb1e-6b78-49d3-a7e8-af5e630a58cb tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:48.509568 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.509568 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:48.513049 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6603eb1e-6b78-49d3-a7e8-af5e630a58cb tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:48.517360 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6603eb1e-6b78-49d3-a7e8-af5e630a58cb tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:48.517924 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1142/4528] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:48 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 1170 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:48.558377 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-09806868-de83-4ec8-b890-f098504882fd req-b8310338-4008-4bcf-9e9d-9a8bd44bf567 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.561104 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-b8310338-4008-4bcf-9e9d-9a8bd44bf567 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:48.561376 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-b8310338-4008-4bcf-9e9d-9a8bd44bf567 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:48.561641 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-b8310338-4008-4bcf-9e9d-9a8bd44bf567 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:48.575014 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.575014 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:48.579631 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-09806868-de83-4ec8-b890-f098504882fd req-b8310338-4008-4bcf-9e9d-9a8bd44bf567 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:48.586200 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-b8310338-4008-4bcf-9e9d-9a8bd44bf567 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:48.586936 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1144/4529] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:57:48 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 1170 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:48.603331 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-09806868-de83-4ec8-b890-f098504882fd req-3b63efee-e4d7-4c69-a836-46335169af6e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.608164 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-3b63efee-e4d7-4c69-a836-46335169af6e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829/action Jul 31 20:57:48.608164 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-3b63efee-e4d7-4c69-a836-46335169af6e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:48.608164 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-3b63efee-e4d7-4c69-a836-46335169af6e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:48.618694 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.618694 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:48.618694 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-09806868-de83-4ec8-b890-f098504882fd req-3b63efee-e4d7-4c69-a836-46335169af6e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:48.622777 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-09806868-de83-4ec8-b890-f098504882fd req-3b63efee-e4d7-4c69-a836-46335169af6e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Begin detaching volume completed successfully. Jul 31 20:57:48.623109 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-3b63efee-e4d7-4c69-a836-46335169af6e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829/action returned with HTTP 202 Jul 31 20:57:48.623623 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1112/4530] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:57:48 2026] POST /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:57:48.633386 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-97747e73-4407-414b-afdd-e5d134122d9e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.636258 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-97747e73-4407-414b-afdd-e5d134122d9e tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:48.636258 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-97747e73-4407-414b-afdd-e5d134122d9e tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:48.636258 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-97747e73-4407-414b-afdd-e5d134122d9e tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:48.648778 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.648778 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:48.653671 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-97747e73-4407-414b-afdd-e5d134122d9e tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:48.659053 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-97747e73-4407-414b-afdd-e5d134122d9e tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:48.659748 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1133/4531] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:48 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:48.678387 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2f21e288-576c-4dff-9655-09ffcd135005 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.678728 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2f21e288-576c-4dff-9655-09ffcd135005 None None] GET https://10.4.3.157/volume// Jul 31 20:57:48.678871 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2f21e288-576c-4dff-9655-09ffcd135005 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:48.679041 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2f21e288-576c-4dff-9655-09ffcd135005 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:48.679369 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2f21e288-576c-4dff-9655-09ffcd135005 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:48.679804 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1143/4532] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:57: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 20:57:48.687426 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-09806868-de83-4ec8-b890-f098504882fd req-0e0996c6-608b-4e86-9a2b-132b811a3f35 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.691335 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-0e0996c6-608b-4e86-9a2b-132b811a3f35 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:48.691553 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-0e0996c6-608b-4e86-9a2b-132b811a3f35 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:48.691726 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-0e0996c6-608b-4e86-9a2b-132b811a3f35 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:48.700433 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.700433 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:48.703393 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-09806868-de83-4ec8-b890-f098504882fd req-0e0996c6-608b-4e86-9a2b-132b811a3f35 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:48.707189 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-0e0996c6-608b-4e86-9a2b-132b811a3f35 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:48.707575 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1145/4533] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:57:48 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 1353 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:48.727592 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-09806868-de83-4ec8-b890-f098504882fd req-8c19f61d-b3bd-4e4e-bdbf-1e9804a884a7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.729449 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-8c19f61d-b3bd-4e4e-bdbf-1e9804a884a7 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829/encryption Jul 31 20:57:48.729854 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-8c19f61d-b3bd-4e4e-bdbf-1e9804a884a7 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:48.730170 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-8c19f61d-b3bd-4e4e-bdbf-1e9804a884a7 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:48.738900 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.738900 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:48.744870 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-8c19f61d-b3bd-4e4e-bdbf-1e9804a884a7 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829/encryption returned with HTTP 200 Jul 31 20:57:48.745564 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1113/4534] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:57:48 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829/encryption => generated 161 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:48.933400 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-345fb6d1-e11c-4ee3-94a1-fd53477ebac8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:48.935091 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-345fb6d1-e11c-4ee3-94a1-fd53477ebac8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:48.935269 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-345fb6d1-e11c-4ee3-94a1-fd53477ebac8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:48.935446 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-345fb6d1-e11c-4ee3-94a1-fd53477ebac8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:48.944943 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:48.944943 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:48.948236 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-345fb6d1-e11c-4ee3-94a1-fd53477ebac8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:48.951937 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-345fb6d1-e11c-4ee3-94a1-fd53477ebac8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:48.952310 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1134/4535] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:48 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:49.052067 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8d3e23a3-617a-4462-a7f0-04bd93fa2154 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:49.053466 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8d3e23a3-617a-4462-a7f0-04bd93fa2154 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:49.053812 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8d3e23a3-617a-4462-a7f0-04bd93fa2154 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:49.054083 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8d3e23a3-617a-4462-a7f0-04bd93fa2154 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:49.054302 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8d3e23a3-617a-4462-a7f0-04bd93fa2154 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:49.058340 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:49.058340 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:49.059148 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8d3e23a3-617a-4462-a7f0-04bd93fa2154 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:49.059620 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1144/4536] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:49 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 725 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:49.156077 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c8a502bd-a063-4d4c-babd-08da88c6246c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:49.158337 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c8a502bd-a063-4d4c-babd-08da88c6246c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:49.158539 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c8a502bd-a063-4d4c-babd-08da88c6246c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:49.158750 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c8a502bd-a063-4d4c-babd-08da88c6246c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:49.158961 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c8a502bd-a063-4d4c-babd-08da88c6246c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:49.163955 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:49.163955 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:49.165141 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c8a502bd-a063-4d4c-babd-08da88c6246c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:49.165264 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1146/4537] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:49 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:49.279069 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-20447064-a877-4cba-b0ef-e5bdec0f744b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:49.280093 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-20447064-a877-4cba-b0ef-e5bdec0f744b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:49.280293 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-20447064-a877-4cba-b0ef-e5bdec0f744b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:49.280468 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-20447064-a877-4cba-b0ef-e5bdec0f744b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:49.280691 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-20447064-a877-4cba-b0ef-e5bdec0f744b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:49.286155 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:49.286155 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:49.287288 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-20447064-a877-4cba-b0ef-e5bdec0f744b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:49.287800 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1114/4538] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:49 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:57:49.651458 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-09806868-de83-4ec8-b890-f098504882fd req-76488343-ca25-4839-a6aa-01c090021bf3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:49.653646 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-76488343-ca25-4839-a6aa-01c090021bf3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] DELETE https://10.4.3.157/volume/v3/attachments/f9bcde28-bf84-45a0-987e-42aead5fa1c7 Jul 31 20:57:49.653901 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-76488343-ca25-4839-a6aa-01c090021bf3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:49.654087 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-76488343-ca25-4839-a6aa-01c090021bf3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:49.665467 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:49.665467 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:49.674970 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8ec46591-ea76-4312-a2e8-f84f1b5b17c2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:49.677176 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ec46591-ea76-4312-a2e8-f84f1b5b17c2 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:49.677470 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ec46591-ea76-4312-a2e8-f84f1b5b17c2 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:49.678393 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8ec46591-ea76-4312-a2e8-f84f1b5b17c2 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:49.686687 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:49.686687 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:49.690749 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8ec46591-ea76-4312-a2e8-f84f1b5b17c2 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:49.696114 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8ec46591-ea76-4312-a2e8-f84f1b5b17c2 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:49.696571 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1145/4539] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:49 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:49.757740 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-09806868-de83-4ec8-b890-f098504882fd req-76488343-ca25-4839-a6aa-01c090021bf3 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/f9bcde28-bf84-45a0-987e-42aead5fa1c7 returned with HTTP 200 Jul 31 20:57:49.758141 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1135/4540] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:57:49 2026] DELETE /volume/v3/attachments/f9bcde28-bf84-45a0-987e-42aead5fa1c7 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:49.966617 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0a1d75b6-f769-456e-96cf-551e43f15b38 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:49.968723 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0a1d75b6-f769-456e-96cf-551e43f15b38 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:49.968961 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0a1d75b6-f769-456e-96cf-551e43f15b38 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:49.969399 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0a1d75b6-f769-456e-96cf-551e43f15b38 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:49.982922 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:49.982922 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:49.986848 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0a1d75b6-f769-456e-96cf-551e43f15b38 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:49.991775 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0a1d75b6-f769-456e-96cf-551e43f15b38 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:49.992249 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1147/4541] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:49 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:50.071074 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6cb30872-58c8-4f76-bc74-75c37c32f05f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:50.073365 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6cb30872-58c8-4f76-bc74-75c37c32f05f tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:50.073797 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6cb30872-58c8-4f76-bc74-75c37c32f05f tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:50.074083 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6cb30872-58c8-4f76-bc74-75c37c32f05f tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:50.074285 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-6cb30872-58c8-4f76-bc74-75c37c32f05f tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:50.079096 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:50.079096 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:50.080110 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6cb30872-58c8-4f76-bc74-75c37c32f05f tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:50.080638 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1115/4542] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:50 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:50.178863 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-524a0d01-8741-41fc-91f4-f5aba980fa9a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:50.180963 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-524a0d01-8741-41fc-91f4-f5aba980fa9a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:50.181344 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-524a0d01-8741-41fc-91f4-f5aba980fa9a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:50.181682 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-524a0d01-8741-41fc-91f4-f5aba980fa9a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:50.181905 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-524a0d01-8741-41fc-91f4-f5aba980fa9a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:50.187147 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:50.187147 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:50.188384 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-524a0d01-8741-41fc-91f4-f5aba980fa9a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:50.188909 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1146/4543] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:50 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:50.298196 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-66093705-ea76-422d-b18c-0916dd9d21ba None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:50.300612 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-66093705-ea76-422d-b18c-0916dd9d21ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:50.300936 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-66093705-ea76-422d-b18c-0916dd9d21ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:50.301115 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-66093705-ea76-422d-b18c-0916dd9d21ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:50.301233 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-66093705-ea76-422d-b18c-0916dd9d21ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:50.305622 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:50.305622 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:50.306544 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-66093705-ea76-422d-b18c-0916dd9d21ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:50.306987 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1136/4544] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:50 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:50.316547 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a754c131-f14a-411c-9055-91793189e86f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:50.318520 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a754c131-f14a-411c-9055-91793189e86f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:50.318806 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a754c131-f14a-411c-9055-91793189e86f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:50.318997 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a754c131-f14a-411c-9055-91793189e86f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:50.334823 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:50.334823 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:50.339959 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a754c131-f14a-411c-9055-91793189e86f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:50.347379 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a754c131-f14a-411c-9055-91793189e86f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:57:50.347813 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1148/4545] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:50 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:50.360115 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0e2dd37d-a77b-4ac8-8fbc-8807388c13d0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:50.361895 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0e2dd37d-a77b-4ac8-8fbc-8807388c13d0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:50.362155 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0e2dd37d-a77b-4ac8-8fbc-8807388c13d0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:50.362383 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0e2dd37d-a77b-4ac8-8fbc-8807388c13d0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:50.362506 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-0e2dd37d-a77b-4ac8-8fbc-8807388c13d0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete backup with id: a7a3f33a-b9eb-4e81-9903-a06122396eef. Jul 31 20:57:50.366291 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:50.366291 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:50.378481 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.rpcapi [None req-0e2dd37d-a77b-4ac8-8fbc-8807388c13d0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] delete_backup rpcapi backup_id a7a3f33a-b9eb-4e81-9903-a06122396eef {{(pid=100194) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:57:50.379897 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0e2dd37d-a77b-4ac8-8fbc-8807388c13d0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 202 Jul 31 20:57:50.380615 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1116/4546] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:50 2026] DELETE /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:57:50.387158 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2bb3fb52-a212-4404-b82a-09d36e348355 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:50.391021 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2bb3fb52-a212-4404-b82a-09d36e348355 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:50.391021 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2bb3fb52-a212-4404-b82a-09d36e348355 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:50.391021 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2bb3fb52-a212-4404-b82a-09d36e348355 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:50.391021 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-2bb3fb52-a212-4404-b82a-09d36e348355 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:50.395224 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:50.395224 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:50.396210 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2bb3fb52-a212-4404-b82a-09d36e348355 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 200 Jul 31 20:57:50.396713 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1147/4547] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:50 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:50.709446 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6b13818b-000f-47ec-9dfb-945d00ff15a1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:50.711001 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6b13818b-000f-47ec-9dfb-945d00ff15a1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:50.711289 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6b13818b-000f-47ec-9dfb-945d00ff15a1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:50.711526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6b13818b-000f-47ec-9dfb-945d00ff15a1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:50.719756 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:50.719756 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:50.722593 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6b13818b-000f-47ec-9dfb-945d00ff15a1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:50.727338 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6b13818b-000f-47ec-9dfb-945d00ff15a1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:50.727484 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1137/4548] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:50 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:50.805470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-88ad32da-1f25-4359-968e-92cf35cc9c46 req-563fee76-b03d-4e69-b755-9740331a09fd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:50.807349 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-88ad32da-1f25-4359-968e-92cf35cc9c46 req-563fee76-b03d-4e69-b755-9740331a09fd tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:50.807509 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-88ad32da-1f25-4359-968e-92cf35cc9c46 req-563fee76-b03d-4e69-b755-9740331a09fd tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:50.807719 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-88ad32da-1f25-4359-968e-92cf35cc9c46 req-563fee76-b03d-4e69-b755-9740331a09fd tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:50.813854 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:50.813854 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:50.816901 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-88ad32da-1f25-4359-968e-92cf35cc9c46 req-563fee76-b03d-4e69-b755-9740331a09fd tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:50.820435 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-88ad32da-1f25-4359-968e-92cf35cc9c46 req-563fee76-b03d-4e69-b755-9740331a09fd tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:50.820810 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1149/4549] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:57:50 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:51.007583 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-87970e83-f470-4d3e-95e5-0239bf34148e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:51.011281 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-87970e83-f470-4d3e-95e5-0239bf34148e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:51.012624 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-87970e83-f470-4d3e-95e5-0239bf34148e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:51.012912 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-87970e83-f470-4d3e-95e5-0239bf34148e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:51.032420 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:51.032420 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:51.036212 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-87970e83-f470-4d3e-95e5-0239bf34148e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:51.041210 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-87970e83-f470-4d3e-95e5-0239bf34148e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:51.041590 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1117/4550] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:51 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:51.096031 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8941bd79-6a29-41f4-a288-01858a31e53a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:51.098457 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8941bd79-6a29-41f4-a288-01858a31e53a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:51.098743 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8941bd79-6a29-41f4-a288-01858a31e53a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:51.098990 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8941bd79-6a29-41f4-a288-01858a31e53a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:51.099149 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8941bd79-6a29-41f4-a288-01858a31e53a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:51.108256 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:51.108256 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:51.108873 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8941bd79-6a29-41f4-a288-01858a31e53a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:51.109293 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1148/4551] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:51 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:51.200992 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3735a733-dd9e-4387-aa16-421ab5d0703f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:51.202707 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3735a733-dd9e-4387-aa16-421ab5d0703f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:51.203151 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3735a733-dd9e-4387-aa16-421ab5d0703f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:51.203496 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3735a733-dd9e-4387-aa16-421ab5d0703f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:51.203726 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-3735a733-dd9e-4387-aa16-421ab5d0703f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:51.208512 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:51.208512 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:51.209413 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3735a733-dd9e-4387-aa16-421ab5d0703f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:51.209987 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1138/4552] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:51 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 739 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:51.408856 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-afdd4a82-13f1-4822-935f-0e212b279632 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:51.411010 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-afdd4a82-13f1-4822-935f-0e212b279632 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef Jul 31 20:57:51.411228 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-afdd4a82-13f1-4822-935f-0e212b279632 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:51.411481 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-afdd4a82-13f1-4822-935f-0e212b279632 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:51.411670 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-afdd4a82-13f1-4822-935f-0e212b279632 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a7a3f33a-b9eb-4e81-9903-a06122396eef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:51.416346 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-afdd4a82-13f1-4822-935f-0e212b279632 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef returned with HTTP 404 Jul 31 20:57:51.416346 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1150/4553] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:51 2026] GET /volume/v3/backups/a7a3f33a-b9eb-4e81-9903-a06122396eef => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:51.559877 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-9dbd49bb-5122-4ca7-a2ca-0f0c8d355884 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:51.563883 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-9dbd49bb-5122-4ca7-a2ca-0f0c8d355884 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:51.564191 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-9dbd49bb-5122-4ca7-a2ca-0f0c8d355884 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:51.564790 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-9dbd49bb-5122-4ca7-a2ca-0f0c8d355884 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:51.580484 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:51.580484 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:51.584845 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-9dbd49bb-5122-4ca7-a2ca-0f0c8d355884 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:51.589072 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-9dbd49bb-5122-4ca7-a2ca-0f0c8d355884 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:57:51.589560 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1118/4554] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:57:51 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 1134 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:51.609199 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-72b3f863-1998-4afa-8ec8-01fcaf4192f1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:51.611394 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-72b3f863-1998-4afa-8ec8-01fcaf4192f1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6/action Jul 31 20:57:51.611800 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-72b3f863-1998-4afa-8ec8-01fcaf4192f1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:51.611987 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-72b3f863-1998-4afa-8ec8-01fcaf4192f1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:51.621065 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:51.621065 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:51.621604 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-72b3f863-1998-4afa-8ec8-01fcaf4192f1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:51.627604 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-72b3f863-1998-4afa-8ec8-01fcaf4192f1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Begin detaching volume completed successfully. Jul 31 20:57:51.627814 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-72b3f863-1998-4afa-8ec8-01fcaf4192f1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6/action returned with HTTP 202 Jul 31 20:57:51.628373 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1149/4555] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:57:51 2026] POST /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:57:51.646363 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c5b24bfc-379e-4c56-a255-b562899d81f0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:51.648459 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c5b24bfc-379e-4c56-a255-b562899d81f0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:51.648701 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c5b24bfc-379e-4c56-a255-b562899d81f0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:51.648907 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c5b24bfc-379e-4c56-a255-b562899d81f0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:51.660701 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:51.660701 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:51.664883 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c5b24bfc-379e-4c56-a255-b562899d81f0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:51.670981 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c5b24bfc-379e-4c56-a255-b562899d81f0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:57:51.670981 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1139/4556] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:51 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:51.671100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8bcfcaee-bf7c-442c-b8e2-59f5c97eb9ca None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:51.671100 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8bcfcaee-bf7c-442c-b8e2-59f5c97eb9ca None None] GET https://10.4.3.157/volume// Jul 31 20:57:51.671100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8bcfcaee-bf7c-442c-b8e2-59f5c97eb9ca None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:51.671100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8bcfcaee-bf7c-442c-b8e2-59f5c97eb9ca None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:51.671100 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8bcfcaee-bf7c-442c-b8e2-59f5c97eb9ca None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:51.671100 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1151/4557] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:57: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 20:57:51.679939 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-8b7519de-cb04-4435-906f-9df9811a7e10 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:51.683932 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-8b7519de-cb04-4435-906f-9df9811a7e10 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:51.684018 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-8b7519de-cb04-4435-906f-9df9811a7e10 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:51.684231 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-8b7519de-cb04-4435-906f-9df9811a7e10 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:51.699151 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:51.699151 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:51.703022 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-8b7519de-cb04-4435-906f-9df9811a7e10 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:51.706977 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-8b7519de-cb04-4435-906f-9df9811a7e10 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:57:51.707381 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1119/4558] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:57:51 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:51.749172 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-39d7059a-c8a2-46df-b5a8-404d76aa1c9b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:51.751031 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-39d7059a-c8a2-46df-b5a8-404d76aa1c9b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:51.751274 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-39d7059a-c8a2-46df-b5a8-404d76aa1c9b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:51.751455 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-39d7059a-c8a2-46df-b5a8-404d76aa1c9b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:51.758624 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:51.758624 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:51.762669 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-39d7059a-c8a2-46df-b5a8-404d76aa1c9b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:51.767331 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-39d7059a-c8a2-46df-b5a8-404d76aa1c9b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:51.767730 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1150/4559] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:51 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:52.057369 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-88fb3240-1f5c-4028-9f02-82107f81373a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:52.059048 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-88fb3240-1f5c-4028-9f02-82107f81373a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:52.059250 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-88fb3240-1f5c-4028-9f02-82107f81373a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:52.059424 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-88fb3240-1f5c-4028-9f02-82107f81373a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:52.086186 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:52.086186 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:52.104429 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-88fb3240-1f5c-4028-9f02-82107f81373a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:52.110399 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-88fb3240-1f5c-4028-9f02-82107f81373a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:52.110794 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1140/4560] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:52 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:52.121930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ef53e616-56a6-457a-ab76-3edbd3249147 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:52.124299 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef53e616-56a6-457a-ab76-3edbd3249147 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:52.124525 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ef53e616-56a6-457a-ab76-3edbd3249147 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:52.124770 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ef53e616-56a6-457a-ab76-3edbd3249147 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:52.124893 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ef53e616-56a6-457a-ab76-3edbd3249147 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:52.131678 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:52.131678 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:52.132358 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef53e616-56a6-457a-ab76-3edbd3249147 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:52.132707 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1152/4561] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:52 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:52.220771 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d2914ca1-cc04-4bdd-8c27-574038870272 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:52.222511 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d2914ca1-cc04-4bdd-8c27-574038870272 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:52.222811 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d2914ca1-cc04-4bdd-8c27-574038870272 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:52.222978 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d2914ca1-cc04-4bdd-8c27-574038870272 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:52.223086 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-d2914ca1-cc04-4bdd-8c27-574038870272 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:52.232231 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:52.232231 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:52.232231 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d2914ca1-cc04-4bdd-8c27-574038870272 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:52.232231 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1120/4562] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:52 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 739 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:52.483932 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-05e49c5b-240b-4feb-8b10-dc6d482facb9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:52.485935 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-05e49c5b-240b-4feb-8b10-dc6d482facb9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/attachments/994c025b-9504-4fdd-af32-e56b723177fd/action Jul 31 20:57:52.486330 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-05e49c5b-240b-4feb-8b10-dc6d482facb9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:52.486473 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-05e49c5b-240b-4feb-8b10-dc6d482facb9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:52.507858 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:52.507858 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:52.520731 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3ca47233-f695-401e-af10-b2bfa4c5660c req-05e49c5b-240b-4feb-8b10-dc6d482facb9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/994c025b-9504-4fdd-af32-e56b723177fd/action returned with HTTP 204 Jul 31 20:57:52.521316 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1151/4563] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:57:52 2026] POST /volume/v3/attachments/994c025b-9504-4fdd-af32-e56b723177fd/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:52.683326 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a25f0d8f-600e-4ecb-8408-9312cd0d4159 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:52.686354 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a25f0d8f-600e-4ecb-8408-9312cd0d4159 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:52.686633 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a25f0d8f-600e-4ecb-8408-9312cd0d4159 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:52.686893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a25f0d8f-600e-4ecb-8408-9312cd0d4159 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:52.699232 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:52.699232 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:52.701479 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a25f0d8f-600e-4ecb-8408-9312cd0d4159 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:52.706203 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a25f0d8f-600e-4ecb-8408-9312cd0d4159 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:57:52.706599 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1141/4564] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:52 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 1137 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:52.779991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f4af6a48-6f8c-4f30-8027-666c02bb82bb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:52.782262 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f4af6a48-6f8c-4f30-8027-666c02bb82bb tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:52.782537 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f4af6a48-6f8c-4f30-8027-666c02bb82bb tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:52.782820 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f4af6a48-6f8c-4f30-8027-666c02bb82bb tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:52.792204 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:52.792204 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:52.797143 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f4af6a48-6f8c-4f30-8027-666c02bb82bb tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:52.807257 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f4af6a48-6f8c-4f30-8027-666c02bb82bb tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:52.807257 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1153/4565] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:52 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 928 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:52.840296 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-8f319c26-e25d-4b60-8167-1c5a15ec2676 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:52.842426 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-8f319c26-e25d-4b60-8167-1c5a15ec2676 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/attachments/4d308e76-1f2d-4f63-88ff-1bdd41972406 Jul 31 20:57:52.842702 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-8f319c26-e25d-4b60-8167-1c5a15ec2676 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:52.843021 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-8f319c26-e25d-4b60-8167-1c5a15ec2676 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:52.850038 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:52.850038 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:52.921001 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e3aaa84b-3d3a-4fba-ac99-14d0e8945769 req-8f319c26-e25d-4b60-8167-1c5a15ec2676 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/attachments/4d308e76-1f2d-4f63-88ff-1bdd41972406 returned with HTTP 200 Jul 31 20:57:52.921451 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1121/4566] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:57:52 2026] DELETE /volume/v3/attachments/4d308e76-1f2d-4f63-88ff-1bdd41972406 => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:53.122403 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c1c5003d-fdb8-4fb0-9845-107d4c168ae6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.124160 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c1c5003d-fdb8-4fb0-9845-107d4c168ae6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:57:53.124356 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c1c5003d-fdb8-4fb0-9845-107d4c168ae6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:53.124531 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c1c5003d-fdb8-4fb0-9845-107d4c168ae6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:53.134525 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:53.134525 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:53.137843 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c1c5003d-fdb8-4fb0-9845-107d4c168ae6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:53.142473 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c1c5003d-fdb8-4fb0-9845-107d4c168ae6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:57:53.142872 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1152/4567] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:53 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 1164 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:53.144118 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c85fdb40-4a0a-459f-b685-6ce97ffc9c2e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.145854 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c85fdb40-4a0a-459f-b685-6ce97ffc9c2e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:53.146061 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c85fdb40-4a0a-459f-b685-6ce97ffc9c2e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:53.146283 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c85fdb40-4a0a-459f-b685-6ce97ffc9c2e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:53.146379 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-c85fdb40-4a0a-459f-b685-6ce97ffc9c2e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:53.150860 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:53.150860 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:53.151434 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c85fdb40-4a0a-459f-b685-6ce97ffc9c2e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:53.152067 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1142/4568] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:53 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:53.245154 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b48011aa-2f82-4ce4-8d21-4a6a5730824b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.245286 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b48011aa-2f82-4ce4-8d21-4a6a5730824b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:53.245436 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b48011aa-2f82-4ce4-8d21-4a6a5730824b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:53.245670 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b48011aa-2f82-4ce4-8d21-4a6a5730824b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:53.245808 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-b48011aa-2f82-4ce4-8d21-4a6a5730824b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:53.250272 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:53.250272 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:53.251176 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b48011aa-2f82-4ce4-8d21-4a6a5730824b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:53.251814 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1154/4569] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:53 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:53.718756 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0ceaaa9a-8c24-4e55-935b-046b4a5c3938 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.720402 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0ceaaa9a-8c24-4e55-935b-046b4a5c3938 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:53.720729 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0ceaaa9a-8c24-4e55-935b-046b4a5c3938 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:53.720810 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0ceaaa9a-8c24-4e55-935b-046b4a5c3938 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:53.728292 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:53.728292 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:53.733094 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0ceaaa9a-8c24-4e55-935b-046b4a5c3938 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:53.739282 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0ceaaa9a-8c24-4e55-935b-046b4a5c3938 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:57:53.739282 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1122/4570] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:53 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:53.753673 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-07fdaea2-8116-4e89-95d9-2be2db73cff5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.759650 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-07fdaea2-8116-4e89-95d9-2be2db73cff5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] DELETE https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:53.759650 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-07fdaea2-8116-4e89-95d9-2be2db73cff5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:53.759650 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-07fdaea2-8116-4e89-95d9-2be2db73cff5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:53.759650 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-07fdaea2-8116-4e89-95d9-2be2db73cff5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Delete volume with id: efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:53.772588 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:53.772588 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:53.774459 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-07fdaea2-8116-4e89-95d9-2be2db73cff5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:53.786710 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-85304ca2-e99a-4a9f-a341-d2e95a9cc051 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.788652 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-85304ca2-e99a-4a9f-a341-d2e95a9cc051 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:57:53.788851 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-85304ca2-e99a-4a9f-a341-d2e95a9cc051 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:53.789044 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-85304ca2-e99a-4a9f-a341-d2e95a9cc051 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:53.792322 np0000006272 devstack@c-api.service[100191]: WARNING cinder.keymgr.conf_key_mgr [None req-07fdaea2-8116-4e89-95d9-2be2db73cff5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 20:57:53.801019 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-07fdaea2-8116-4e89-95d9-2be2db73cff5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Delete volume request issued successfully. Jul 31 20:57:53.802005 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-07fdaea2-8116-4e89-95d9-2be2db73cff5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 202 Jul 31 20:57:53.802102 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:53.802102 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:53.802629 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1153/4571] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:53 2026] DELETE /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:53.805775 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-85304ca2-e99a-4a9f-a341-d2e95a9cc051 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:53.810817 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-85304ca2-e99a-4a9f-a341-d2e95a9cc051 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:57:53.810933 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1143/4572] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:57:53 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:53.811517 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c5ebbafb-0c6f-4a73-b62b-a0368bbe2d9d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.816812 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5ebbafb-0c6f-4a73-b62b-a0368bbe2d9d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:53.816812 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5ebbafb-0c6f-4a73-b62b-a0368bbe2d9d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:53.816812 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5ebbafb-0c6f-4a73-b62b-a0368bbe2d9d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:53.821102 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bf550d25-590a-4737-bef1-379257bc867b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.823761 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bf550d25-590a-4737-bef1-379257bc867b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:53.824007 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bf550d25-590a-4737-bef1-379257bc867b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:53.824403 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bf550d25-590a-4737-bef1-379257bc867b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:53.826702 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:53.826702 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:53.832784 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:53.832784 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:53.834335 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c5ebbafb-0c6f-4a73-b62b-a0368bbe2d9d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:57:53.836864 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bf550d25-590a-4737-bef1-379257bc867b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:53.840680 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5ebbafb-0c6f-4a73-b62b-a0368bbe2d9d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 200 Jul 31 20:57:53.841235 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1155/4573] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:53 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 877 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:53.844477 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bf550d25-590a-4737-bef1-379257bc867b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:53.844995 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1123/4574] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:53 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 1193 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:53.860088 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1692dac7-3444-4771-92d6-601974be3726 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.863230 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1692dac7-3444-4771-92d6-601974be3726 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:53.863458 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1692dac7-3444-4771-92d6-601974be3726 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:53.863683 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1692dac7-3444-4771-92d6-601974be3726 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:53.876160 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:53.876160 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:53.882089 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1692dac7-3444-4771-92d6-601974be3726 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:53.889750 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1692dac7-3444-4771-92d6-601974be3726 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:53.890810 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1154/4575] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:53 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 1193 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:53.907394 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.909204 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:53.910327 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "e3213c67-f002-41f8-bffa-7e67b4f3d207", "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:53.911208 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'e3213c67-f002-41f8-bffa-7e67b4f3d207', 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:53.922196 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:53.922196 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:53.922766 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume retrieved successfully. Jul 31 20:57:53.922931 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume of 1 GB Jul 31 20:57:53.924258 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-62956ec1-6aeb-45d0-b4dc-5c8f633390e0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.926803 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-62956ec1-6aeb-45d0-b4dc-5c8f633390e0 None None] GET https://10.4.3.157/volume// Jul 31 20:57:53.927209 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Availability Zones retrieved successfully. Jul 31 20:57:53.928025 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-62956ec1-6aeb-45d0-b4dc-5c8f633390e0 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:53.929888 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-62956ec1-6aeb-45d0-b4dc-5c8f633390e0 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:53.932511 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-62956ec1-6aeb-45d0-b4dc-5c8f633390e0 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:53.933215 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Flow 'volume_create_api' (b53f13b8-02e7-4158-97bf-6825fc785473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:53.934043 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1156/4576] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:57:53 2026] GET /volume/ => generated 386 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:57:53.936241 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db79cfa4-7fe6-43d2-8c19-1cc1572962c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:53.936241 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:53.946661 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-63a88d16-2146-4779-94ae-18293553ec1e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:53.950511 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-63a88d16-2146-4779-94ae-18293553ec1e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:57:53.952198 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-63a88d16-2146-4779-94ae-18293553ec1e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd8dfb46-a782-4209-a94f-32f69b1cdfc6", "connector": null, "instance_uuid": "f9e6601e-cf6e-4cfa-9c91-d2adc49886d7"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:53.964352 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db79cfa4-7fe6-43d2-8c19-1cc1572962c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'e3213c67-f002-41f8-bffa-7e67b4f3d207', 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:53.965152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae79e496-ee70-4d47-8d91-e711a9380e5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:53.968224 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:53.968224 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:54.014651 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-63a88d16-2146-4779-94ae-18293553ec1e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:57:54.015596 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1124/4577] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:57:53 2026] POST /volume/v3/attachments => generated 273 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:54.036243 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Created reservations ['ef368060-4be7-4dc5-9906-f02a1d8457cf', 'a53aab16-8ea9-4bee-9adb-d195c9a0d824', 'a606758e-9d90-4d73-b402-3cf45b8cbfe2', '1b491366-84c1-441b-b31c-fd683addddc0'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:54.037080 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae79e496-ee70-4d47-8d91-e711a9380e5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ef368060-4be7-4dc5-9906-f02a1d8457cf', 'a53aab16-8ea9-4bee-9adb-d195c9a0d824', 'a606758e-9d90-4d73-b402-3cf45b8cbfe2', '1b491366-84c1-441b-b31c-fd683addddc0']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:54.037963 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27b6170-5ae9-447e-840b-8ae589df02a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:54.052821 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-937053b0-d5e5-4220-9ea3-8f5d3c58be06 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.055840 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-937053b0-d5e5-4220-9ea3-8f5d3c58be06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:57:54.055840 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-937053b0-d5e5-4220-9ea3-8f5d3c58be06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:54.056076 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-937053b0-d5e5-4220-9ea3-8f5d3c58be06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:54.063887 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1d9bb896-3685-468f-abfe-32caf274f935 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.064274 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1d9bb896-3685-468f-abfe-32caf274f935 None None] GET https://10.4.3.157/volume// Jul 31 20:57:54.064427 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1d9bb896-3685-468f-abfe-32caf274f935 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:54.064604 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1d9bb896-3685-468f-abfe-32caf274f935 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:54.064905 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1d9bb896-3685-468f-abfe-32caf274f935 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:57:54.065188 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1157/4578] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:57: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 20:57:54.068854 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:54.068854 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:54.073501 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-264f6353-556d-41d9-ace7-94be877003f0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.073974 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-937053b0-d5e5-4220-9ea3-8f5d3c58be06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:54.076267 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-264f6353-556d-41d9-ace7-94be877003f0 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:57:54.076560 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-264f6353-556d-41d9-ace7-94be877003f0 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:54.076921 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-264f6353-556d-41d9-ace7-94be877003f0 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:54.078682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b27b6170-5ae9-447e-840b-8ae589df02a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52cb4449-f40d-47ea-bcf4-0b7bcc1561c2', '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='6de886bed6b64cb89fde86de1868b0ea',qos_specs=None,replication_status=,reservations=['ef368060-4be7-4dc5-9906-f02a1d8457cf','a53aab16-8ea9-4bee-9adb-d195c9a0d824','a606758e-9d90-4d73-b402-3cf45b8cbfe2','1b491366-84c1-441b-b31c-fd683addddc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=e3213c67-f002-41f8-bffa-7e67b4f3d207,status='creating',user_id='35bb43090ec941009582d62b3f496af9',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), '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-31T20:57:54Z,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=52cb4449-f40d-47ea-bcf4-0b7bcc1561c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6de886bed6b64cb89fde86de1868b0ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=e3213c67-f002-41f8-bffa-7e67b4f3d207,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bb43090ec941009582d62b3f496af9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:54.078949 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0f5d02-5b2a-4f42-994d-c9c3861b42bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:54.080207 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-937053b0-d5e5-4220-9ea3-8f5d3c58be06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:57:54.080869 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1155/4579] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:54 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 922 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:54.086443 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:54.086443 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:54.090419 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-264f6353-556d-41d9-ace7-94be877003f0 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:54.094670 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-264f6353-556d-41d9-ace7-94be877003f0 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:57:54.095420 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1125/4580] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:57:54 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1102 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:54.098538 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca0f5d02-5b2a-4f42-994d-c9c3861b42bd) transitioned into state 'SUCCESS' from 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='6de886bed6b64cb89fde86de1868b0ea',qos_specs=None,replication_status=,reservations=['ef368060-4be7-4dc5-9906-f02a1d8457cf','a53aab16-8ea9-4bee-9adb-d195c9a0d824','a606758e-9d90-4d73-b402-3cf45b8cbfe2','1b491366-84c1-441b-b31c-fd683addddc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=e3213c67-f002-41f8-bffa-7e67b4f3d207,status='creating',user_id='35bb43090ec941009582d62b3f496af9',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:54.099543 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35ddf10-a2d1-447d-ad1a-623e78326e03) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:54.138156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d35ddf10-a2d1-447d-ad1a-623e78326e03) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:54.138156 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Flow 'volume_create_api' (b53f13b8-02e7-4158-97bf-6825fc785473) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:54.138156 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume request issued successfully. Jul 31 20:57:54.138156 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d66b49a1-d97b-40eb-a61c-eb507a8965f0 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:54.138156 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1144/4581] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:57:53 2026] POST /volume/v3/volumes => generated 809 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:54.158267 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3cc6b632-38b1-42b1-a868-b79dce358df9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.162150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c70daf65-b7ee-48f5-877b-979c8df1ed9a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.164111 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c70daf65-b7ee-48f5-877b-979c8df1ed9a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:54.164397 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c70daf65-b7ee-48f5-877b-979c8df1ed9a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:54.164693 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c70daf65-b7ee-48f5-877b-979c8df1ed9a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:54.164839 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-c70daf65-b7ee-48f5-877b-979c8df1ed9a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:54.169464 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:54.169464 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:54.170163 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3cc6b632-38b1-42b1-a868-b79dce358df9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 Jul 31 20:57:54.170343 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c70daf65-b7ee-48f5-877b-979c8df1ed9a tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:54.170753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3cc6b632-38b1-42b1-a868-b79dce358df9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:54.171225 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1156/4582] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:54 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:54.171730 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3cc6b632-38b1-42b1-a868-b79dce358df9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:54.198221 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:54.198221 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:54.215207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-3d966bab-6389-46fd-af52-fdccf301ef9b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.219166 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-3d966bab-6389-46fd-af52-fdccf301ef9b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] PUT https://10.4.3.157/volume/v3/attachments/e1d293e8-3240-4059-9ec7-82a8b76a3186 Jul 31 20:57:54.219166 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-3d966bab-6389-46fd-af52-fdccf301ef9b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:54.219446 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3cc6b632-38b1-42b1-a868-b79dce358df9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:54.225959 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-3d966bab-6389-46fd-af52-fdccf301ef9b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Acquiring lock "cinder-attachment_update-dd8dfb46-a782-4209-a94f-32f69b1cdfc6-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:57:54.231077 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-3d966bab-6389-46fd-af52-fdccf301ef9b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Lock "cinder-attachment_update-dd8dfb46-a782-4209-a94f-32f69b1cdfc6-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:57:54.231119 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3cc6b632-38b1-42b1-a868-b79dce358df9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 returned with HTTP 200 Jul 31 20:57:54.232472 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1158/4583] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:54 2026] GET /volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 => generated 877 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:54.232545 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:54.232545 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:54.264729 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ae97226a-2f5f-46cf-b9bf-c5cd7709c09c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.267468 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae97226a-2f5f-46cf-b9bf-c5cd7709c09c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:54.267797 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae97226a-2f5f-46cf-b9bf-c5cd7709c09c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:54.268062 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ae97226a-2f5f-46cf-b9bf-c5cd7709c09c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:54.268256 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-ae97226a-2f5f-46cf-b9bf-c5cd7709c09c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:54.273782 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:54.273782 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:54.274691 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ae97226a-2f5f-46cf-b9bf-c5cd7709c09c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:54.275163 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1145/4584] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:54 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:54.400880 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-3d966bab-6389-46fd-af52-fdccf301ef9b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Lock "cinder-attachment_update-dd8dfb46-a782-4209-a94f-32f69b1cdfc6-np0000006272" released by "attachment_update" :: held 0.170s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:57:54.401212 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-3d966bab-6389-46fd-af52-fdccf301ef9b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/e1d293e8-3240-4059-9ec7-82a8b76a3186 returned with HTTP 200 Jul 31 20:57:54.401660 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1126/4585] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:57:54 2026] PUT /volume/v3/attachments/e1d293e8-3240-4059-9ec7-82a8b76a3186 => generated 969 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:54.853412 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5fe04e50-61d7-4134-880f-d48f82446012 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.856290 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5fe04e50-61d7-4134-880f-d48f82446012 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 Jul 31 20:57:54.856485 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5fe04e50-61d7-4134-880f-d48f82446012 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:54.856706 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5fe04e50-61d7-4134-880f-d48f82446012 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:54.862177 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5fe04e50-61d7-4134-880f-d48f82446012 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 returned with HTTP 404 Jul 31 20:57:54.862676 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1157/4586] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:54 2026] GET /volume/v3/volumes/efbe09a8-3437-477b-93c4-edca07608829 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:54.869093 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-aeac8ba1-c4ad-4b58-8db6-cf23383e1bad None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.870769 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-aeac8ba1-c4ad-4b58-8db6-cf23383e1bad tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 20:57:54.870977 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-aeac8ba1-c4ad-4b58-8db6-cf23383e1bad tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:54.871197 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-aeac8ba1-c4ad-4b58-8db6-cf23383e1bad tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:54.871866 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-aeac8ba1-c4ad-4b58-8db6-cf23383e1bad tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:57:54.888607 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-aeac8ba1-c4ad-4b58-8db6-cf23383e1bad tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Get all volumes completed successfully. Jul 31 20:57:54.891210 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:54.891210 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:54.895999 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-aeac8ba1-c4ad-4b58-8db6-cf23383e1bad tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 20:57:54.896433 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1159/4587] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 20:57:54 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 13643 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:54.913536 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6670b3fc-4493-4a14-92ad-4de960ece945 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.915325 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6670b3fc-4493-4a14-92ad-4de960ece945 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] DELETE https://10.4.3.157/volume/v3/types/44853476-0461-4664-b189-0c069563c631 Jul 31 20:57:54.915521 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6670b3fc-4493-4a14-92ad-4de960ece945 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:54.915705 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6670b3fc-4493-4a14-92ad-4de960ece945 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:54.954257 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6670b3fc-4493-4a14-92ad-4de960ece945 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types/44853476-0461-4664-b189-0c069563c631 returned with HTTP 202 Jul 31 20:57:54.954755 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1146/4588] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:57:54 2026] DELETE /volume/v3/types/44853476-0461-4664-b189-0c069563c631 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:54.966743 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3c62b9ce-6ecf-4799-b39e-9d7c1c06e03c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.968293 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3c62b9ce-6ecf-4799-b39e-9d7c1c06e03c tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:57:54.968592 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3c62b9ce-6ecf-4799-b39e-9d7c1c06e03c tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1943951426", "extra_specs": {}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:54.969919 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:54.969919 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:54.984643 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3c62b9ce-6ecf-4799-b39e-9d7c1c06e03c tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:57:54.985032 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1127/4589] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:57:54 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 20:57:54.993499 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c70eda99-5643-4e7e-8bcd-bd7a9c996c6e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:54.996157 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c70eda99-5643-4e7e-8bcd-bd7a9c996c6e tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] POST https://10.4.3.157/volume/v3/types/06aa301c-704e-49e2-aa60-5e8ad001f6b2/encryption Jul 31 20:57:54.996157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c70eda99-5643-4e7e-8bcd-bd7a9c996c6e tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:55.015566 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c70eda99-5643-4e7e-8bcd-bd7a9c996c6e tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types/06aa301c-704e-49e2-aa60-5e8ad001f6b2/encryption returned with HTTP 200 Jul 31 20:57:55.016108 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1158/4590] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:57:54 2026] POST /volume/v3/types/06aa301c-704e-49e2-aa60-5e8ad001f6b2/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:55.026592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:55.028529 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:55.028884 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1979341532", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1943951426", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:55.030609 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1979341532', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1943951426', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:55.033954 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume of 1 GB Jul 31 20:57:55.034162 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:55.034162 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:55.034652 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Availability Zones retrieved successfully. Jul 31 20:57:55.040301 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Flow 'volume_create_api' (23e15569-f36f-4377-9d8a-aed0c52cff27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:55.041309 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6a3086-19b0-4684-8948-c0a41d55c945) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:55.042108 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:55.067846 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f6a3086-19b0-4684-8948-c0a41d55c945) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:57:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=06aa301c-704e-49e2-aa60-5e8ad001f6b2,is_public=True,name='tempest-scenario-type-luks-1943951426',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '06aa301c-704e-49e2-aa60-5e8ad001f6b2', '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=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:55.068840 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b119b91a-5f97-49b5-b600-4040648734de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:55.093951 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c7d1ecc2-9e2d-42b1-9916-681290abe297 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:55.096448 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7d1ecc2-9e2d-42b1-9916-681290abe297 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:57:55.096657 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7d1ecc2-9e2d-42b1-9916-681290abe297 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:55.096860 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7d1ecc2-9e2d-42b1-9916-681290abe297 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:55.098089 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1943951426 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1943951426, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:55.098461 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1943951426 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1943951426, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:57:55.108819 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:55.108819 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:55.113474 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c7d1ecc2-9e2d-42b1-9916-681290abe297 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:55.118966 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7d1ecc2-9e2d-42b1-9916-681290abe297 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:57:55.120708 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1147/4591] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:55 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 923 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:55.130022 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Created reservations ['89dc8491-696e-4661-961e-7144bed35494', '4eb36f1e-99b7-4126-8265-566bd689d19d', '0fabb70e-66b9-4ed4-a952-1a230f0530a3', '52e35ccc-9c30-479f-bb48-2212f47bc149'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:55.131108 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b119b91a-5f97-49b5-b600-4040648734de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89dc8491-696e-4661-961e-7144bed35494', '4eb36f1e-99b7-4126-8265-566bd689d19d', '0fabb70e-66b9-4ed4-a952-1a230f0530a3', '52e35ccc-9c30-479f-bb48-2212f47bc149']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:55.132176 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f20f818-5bda-4551-b127-e41765ef0557) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:55.162429 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f20f818-5bda-4551-b127-e41765ef0557) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fbee5ff-d534-42e5-bfbf-dbd8fcd03375', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1979341532',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb957fee37bc4b1cb57eb54d9b702925',qos_specs=None,replication_status=,reservations=['89dc8491-696e-4661-961e-7144bed35494','4eb36f1e-99b7-4126-8265-566bd689d19d','0fabb70e-66b9-4ed4-a952-1a230f0530a3','52e35ccc-9c30-479f-bb48-2212f47bc149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_type_id=06aa301c-704e-49e2-aa60-5e8ad001f6b2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1979341532',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3fbee5ff-d534-42e5-bfbf-dbd8fcd03375,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bb957fee37bc4b1cb57eb54d9b702925',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(06aa301c-704e-49e2-aa60-5e8ad001f6b2),volume_type_id=06aa301c-704e-49e2-aa60-5e8ad001f6b2)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:55.163179 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05f063b-5b8e-421c-b6b4-9e954673a358) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:55.183912 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7f2d02b4-b7d6-4a05-b7df-c0d7d08e09b6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:55.185073 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a05f063b-5b8e-421c-b6b4-9e954673a358) transitioned into state 'SUCCESS' from state '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-1979341532',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bb957fee37bc4b1cb57eb54d9b702925',qos_specs=None,replication_status=,reservations=['89dc8491-696e-4661-961e-7144bed35494','4eb36f1e-99b7-4126-8265-566bd689d19d','0fabb70e-66b9-4ed4-a952-1a230f0530a3','52e35ccc-9c30-479f-bb48-2212f47bc149'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b5f7b70f34594dd394ed7eed2e9362a8',volume_type_id=06aa301c-704e-49e2-aa60-5e8ad001f6b2)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:55.185992 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7f2d02b4-b7d6-4a05-b7df-c0d7d08e09b6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:55.186062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6535d79b-ebc4-4b54-a3d4-1de1c23aeab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:55.186274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7f2d02b4-b7d6-4a05-b7df-c0d7d08e09b6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:55.186557 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7f2d02b4-b7d6-4a05-b7df-c0d7d08e09b6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:55.186682 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-7f2d02b4-b7d6-4a05-b7df-c0d7d08e09b6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:55.192013 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:55.192013 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:55.192949 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7f2d02b4-b7d6-4a05-b7df-c0d7d08e09b6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:55.194931 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1128/4592] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:55 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:55.197927 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6535d79b-ebc4-4b54-a3d4-1de1c23aeab4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:55.198973 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Flow 'volume_create_api' (23e15569-f36f-4377-9d8a-aed0c52cff27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:55.199387 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Create volume request issued successfully. Jul 31 20:57:55.199901 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fbc725c-088c-4fb8-9532-335b3d88c0b4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:55.200493 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1160/4593] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:57:55 2026] POST /volume/v3/volumes => generated 785 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:55.251150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7480ebf6-1478-42a1-9dab-81cbac297e7c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:55.252672 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7480ebf6-1478-42a1-9dab-81cbac297e7c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 Jul 31 20:57:55.254717 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7480ebf6-1478-42a1-9dab-81cbac297e7c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:55.255395 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7480ebf6-1478-42a1-9dab-81cbac297e7c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:55.265620 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:55.265620 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:55.268690 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7480ebf6-1478-42a1-9dab-81cbac297e7c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:55.274088 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7480ebf6-1478-42a1-9dab-81cbac297e7c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 returned with HTTP 200 Jul 31 20:57:55.274870 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1159/4594] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:55 2026] GET /volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 => generated 1228 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:55.286520 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-02163b9c-59fb-4d45-b3fc-2cb625e15013 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:55.289479 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-02163b9c-59fb-4d45-b3fc-2cb625e15013 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 Jul 31 20:57:55.289685 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-02163b9c-59fb-4d45-b3fc-2cb625e15013 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:55.289791 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-327ce5e9-63c9-4d2f-865d-23821b209417 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:55.289879 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-02163b9c-59fb-4d45-b3fc-2cb625e15013 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:55.295020 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-327ce5e9-63c9-4d2f-865d-23821b209417 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:55.295139 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-327ce5e9-63c9-4d2f-865d-23821b209417 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:55.295343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-327ce5e9-63c9-4d2f-865d-23821b209417 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:55.295472 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-327ce5e9-63c9-4d2f-865d-23821b209417 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:55.296700 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:55.296700 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:55.300016 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-02163b9c-59fb-4d45-b3fc-2cb625e15013 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:55.301441 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:55.301441 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:55.302791 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-327ce5e9-63c9-4d2f-865d-23821b209417 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:55.303189 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1129/4595] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:55 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:55.304306 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-02163b9c-59fb-4d45-b3fc-2cb625e15013 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 returned with HTTP 200 Jul 31 20:57:55.305142 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1148/4596] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:55 2026] GET /volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 => generated 1228 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:55.319451 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-05d7113f-e40f-40cd-9304-3c680d977895 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:55.321812 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-05d7113f-e40f-40cd-9304-3c680d977895 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] DELETE https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:55.322091 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-05d7113f-e40f-40cd-9304-3c680d977895 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:55.322439 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-05d7113f-e40f-40cd-9304-3c680d977895 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:55.322709 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-05d7113f-e40f-40cd-9304-3c680d977895 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume with id: e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:55.332798 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:55.332798 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:55.333326 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-05d7113f-e40f-40cd-9304-3c680d977895 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:55.352001 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-05d7113f-e40f-40cd-9304-3c680d977895 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume request issued successfully. Jul 31 20:57:55.352224 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-05d7113f-e40f-40cd-9304-3c680d977895 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 202 Jul 31 20:57:55.352713 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1161/4597] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:57:55 2026] DELETE /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:57:55.360940 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7ff5a6e4-b41c-4e45-a5e7-a53b16923d0b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:55.363732 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7ff5a6e4-b41c-4e45-a5e7-a53b16923d0b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:55.364787 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7ff5a6e4-b41c-4e45-a5e7-a53b16923d0b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:55.365374 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7ff5a6e4-b41c-4e45-a5e7-a53b16923d0b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:55.375868 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:55.375868 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:55.381337 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7ff5a6e4-b41c-4e45-a5e7-a53b16923d0b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:55.386587 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7ff5a6e4-b41c-4e45-a5e7-a53b16923d0b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 200 Jul 31 20:57:55.387520 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1160/4598] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:55 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 1192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:57:56.135028 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3be752aa-c064-4d4d-9845-2f8a09c133c6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:56.139165 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3be752aa-c064-4d4d-9845-2f8a09c133c6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:57:56.139165 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3be752aa-c064-4d4d-9845-2f8a09c133c6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:56.139165 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3be752aa-c064-4d4d-9845-2f8a09c133c6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:56.147231 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:56.147231 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:56.149991 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3be752aa-c064-4d4d-9845-2f8a09c133c6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:56.154004 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3be752aa-c064-4d4d-9845-2f8a09c133c6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:57:56.154381 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1130/4599] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:56 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 923 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:56.207182 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-32f9675e-f049-46bd-a9e1-ddacc58bf736 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:56.209693 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-32f9675e-f049-46bd-a9e1-ddacc58bf736 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:56.210008 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-32f9675e-f049-46bd-a9e1-ddacc58bf736 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:56.210496 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-32f9675e-f049-46bd-a9e1-ddacc58bf736 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:56.210808 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-32f9675e-f049-46bd-a9e1-ddacc58bf736 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:56.215412 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:56.215412 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:56.216515 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-32f9675e-f049-46bd-a9e1-ddacc58bf736 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:56.217087 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1149/4600] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:56 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:56.314925 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-43b56f21-9794-4bea-ac91-48d33ba2f52f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:56.316905 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43b56f21-9794-4bea-ac91-48d33ba2f52f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:56.317246 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-43b56f21-9794-4bea-ac91-48d33ba2f52f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:56.317444 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-43b56f21-9794-4bea-ac91-48d33ba2f52f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:56.317689 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-43b56f21-9794-4bea-ac91-48d33ba2f52f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:56.322669 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:56.322669 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:56.323403 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43b56f21-9794-4bea-ac91-48d33ba2f52f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:56.323959 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1162/4601] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:56 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:56.400784 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9e181ff5-afcc-4dc7-a637-c6b27a7a8e10 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:56.403755 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9e181ff5-afcc-4dc7-a637-c6b27a7a8e10 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:57:56.404044 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9e181ff5-afcc-4dc7-a637-c6b27a7a8e10 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:56.404329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9e181ff5-afcc-4dc7-a637-c6b27a7a8e10 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:56.419854 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9e181ff5-afcc-4dc7-a637-c6b27a7a8e10 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 404 Jul 31 20:57:56.420435 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1161/4602] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:56 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:57:56.747071 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2b0b51d6-add5-4afc-9bbe-614d09b09052 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:56.749309 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b0b51d6-add5-4afc-9bbe-614d09b09052 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:56.749563 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b0b51d6-add5-4afc-9bbe-614d09b09052 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:56.750356 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b0b51d6-add5-4afc-9bbe-614d09b09052 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:56.750356 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-2b0b51d6-add5-4afc-9bbe-614d09b09052 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume with id: f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:56.759036 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:56.759036 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:56.759642 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2b0b51d6-add5-4afc-9bbe-614d09b09052 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:56.782964 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2b0b51d6-add5-4afc-9bbe-614d09b09052 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume request issued successfully. Jul 31 20:57:56.783277 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b0b51d6-add5-4afc-9bbe-614d09b09052 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 202 Jul 31 20:57:56.783803 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1131/4603] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:56 2026] DELETE /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:57:56.792612 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-595fc25f-13f3-492e-8183-3e7a642ed122 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:56.794191 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-595fc25f-13f3-492e-8183-3e7a642ed122 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:56.794490 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-595fc25f-13f3-492e-8183-3e7a642ed122 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:56.794771 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-595fc25f-13f3-492e-8183-3e7a642ed122 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:56.802903 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:56.802903 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:56.812158 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-595fc25f-13f3-492e-8183-3e7a642ed122 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:56.814931 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-595fc25f-13f3-492e-8183-3e7a642ed122 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 200 Jul 31 20:57:56.814931 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1150/4604] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:56 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:57.170949 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3eb73061-cabd-418b-9fe6-5bddf14fa89a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:57.173955 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3eb73061-cabd-418b-9fe6-5bddf14fa89a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:57:57.174160 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3eb73061-cabd-418b-9fe6-5bddf14fa89a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:57.174346 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3eb73061-cabd-418b-9fe6-5bddf14fa89a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:57.184842 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:57.184842 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:57.187986 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3eb73061-cabd-418b-9fe6-5bddf14fa89a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:57.192083 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3eb73061-cabd-418b-9fe6-5bddf14fa89a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:57:57.192559 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1163/4605] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:57 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:57.229374 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-469873b4-6159-4741-8cf1-a20661c4291d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:57.232361 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-469873b4-6159-4741-8cf1-a20661c4291d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:57.232594 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-469873b4-6159-4741-8cf1-a20661c4291d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:57.232831 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-469873b4-6159-4741-8cf1-a20661c4291d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:57.233321 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-469873b4-6159-4741-8cf1-a20661c4291d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:57.243643 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:57.243643 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:57.243643 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-469873b4-6159-4741-8cf1-a20661c4291d tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:57.243825 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1162/4606] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:57 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:57.335521 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b706789b-3417-435e-b7d3-19beb32e585b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:57.337094 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b706789b-3417-435e-b7d3-19beb32e585b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:57.337271 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b706789b-3417-435e-b7d3-19beb32e585b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:57.337657 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b706789b-3417-435e-b7d3-19beb32e585b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:57.337657 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-b706789b-3417-435e-b7d3-19beb32e585b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:57.341694 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:57.341694 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:57.342580 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b706789b-3417-435e-b7d3-19beb32e585b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:57.342882 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1132/4607] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:57 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:57:57.717864 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-b1ceb9f2-ad89-4d87-b0b3-9db6c84a3200 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:57.720442 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-b1ceb9f2-ad89-4d87-b0b3-9db6c84a3200 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/attachments/e1d293e8-3240-4059-9ec7-82a8b76a3186/action Jul 31 20:57:57.720442 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-b1ceb9f2-ad89-4d87-b0b3-9db6c84a3200 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:57:57.720442 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-b1ceb9f2-ad89-4d87-b0b3-9db6c84a3200 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:57.742347 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:57.742347 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:57.757578 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-34184e09-4d18-40fb-8e32-f68c8c5b2f9b req-b1ceb9f2-ad89-4d87-b0b3-9db6c84a3200 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/e1d293e8-3240-4059-9ec7-82a8b76a3186/action returned with HTTP 204 Jul 31 20:57:57.757578 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1151/4608] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:57:57 2026] POST /volume/v3/attachments/e1d293e8-3240-4059-9ec7-82a8b76a3186/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:57.829673 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c779f6c9-14fd-439d-833e-aa37e1110605 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:57.831434 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c779f6c9-14fd-439d-833e-aa37e1110605 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:57.831616 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c779f6c9-14fd-439d-833e-aa37e1110605 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:57.831797 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c779f6c9-14fd-439d-833e-aa37e1110605 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:57.839004 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c779f6c9-14fd-439d-833e-aa37e1110605 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 404 Jul 31 20:57:57.839100 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1164/4609] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:57 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:57.849197 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9eee15ed-06c9-4577-b18f-b567a3201a16 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:57.850897 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9eee15ed-06c9-4577-b18f-b567a3201a16 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:57.854304 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9eee15ed-06c9-4577-b18f-b567a3201a16 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:57.854501 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9eee15ed-06c9-4577-b18f-b567a3201a16 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:57.859841 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9eee15ed-06c9-4577-b18f-b567a3201a16 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 404 Jul 31 20:57:57.860447 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1163/4610] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:57 2026] GET /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:57.866595 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9058def5-0515-4dc7-856a-b00f1e15610c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:57.868419 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9058def5-0515-4dc7-856a-b00f1e15610c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:57.868661 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9058def5-0515-4dc7-856a-b00f1e15610c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:57.868887 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9058def5-0515-4dc7-856a-b00f1e15610c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:57.869086 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-9058def5-0515-4dc7-856a-b00f1e15610c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume with id: f59cb5d0-d266-48a2-915b-6d8396a34af6 Jul 31 20:57:57.874696 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9058def5-0515-4dc7-856a-b00f1e15610c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 returned with HTTP 404 Jul 31 20:57:57.875238 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1133/4611] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:57:57 2026] DELETE /volume/v3/volumes/f59cb5d0-d266-48a2-915b-6d8396a34af6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:57.911373 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:57.913658 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:57.914150 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1021183260"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:57.915910 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume request body: {'volume': {'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1021183260'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:58.004866 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume of 1 GB Jul 31 20:57:58.011954 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Availability Zones retrieved successfully. Jul 31 20:57:58.017793 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (b65b00f2-9e85-491a-9f77-dcc307ce1666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:58.019118 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3765097a-b961-4a70-b1bb-43a5a61b7fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:58.020541 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:58.078519 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3765097a-b961-4a70-b1bb-43a5a61b7fb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:58.080618 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6afe834b-5d71-4ccf-9fa0-dfd14fa3c136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:58.122633 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['0baa1fa9-7d14-45b7-9eda-fd60378cf0c0', '7738174d-028e-4c73-8c0d-8257ef395fd3', 'b12d64df-ce95-495e-b500-b0aa1733054e', 'fb2bdf58-ff13-4041-8de6-298b35c0a373'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:58.127158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6afe834b-5d71-4ccf-9fa0-dfd14fa3c136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0baa1fa9-7d14-45b7-9eda-fd60378cf0c0', '7738174d-028e-4c73-8c0d-8257ef395fd3', 'b12d64df-ce95-495e-b500-b0aa1733054e', 'fb2bdf58-ff13-4041-8de6-298b35c0a373']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:58.127158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c1dc1e0-77b6-44e0-b8fa-8e44271c8882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:58.150818 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c1dc1e0-77b6-44e0-b8fa-8e44271c8882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3f6eb740-22b2-4071-83eb-17b6d8754bca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1021183260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['0baa1fa9-7d14-45b7-9eda-fd60378cf0c0','7738174d-028e-4c73-8c0d-8257ef395fd3','b12d64df-ce95-495e-b500-b0aa1733054e','fb2bdf58-ff13-4041-8de6-298b35c0a373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1021183260',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3f6eb740-22b2-4071-83eb-17b6d8754bca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4ce6075f9da4c8380d283a1a338b52c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e8605727c964771a477fd95c05985be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:58.151554 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fe2520-00ea-4a32-b15a-6e97897d95ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:58.171107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97fe2520-00ea-4a32-b15a-6e97897d95ea) transitioned into state 'SUCCESS' from state '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-1021183260',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['0baa1fa9-7d14-45b7-9eda-fd60378cf0c0','7738174d-028e-4c73-8c0d-8257ef395fd3','b12d64df-ce95-495e-b500-b0aa1733054e','fb2bdf58-ff13-4041-8de6-298b35c0a373'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:58.171107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db911efa-490d-4d71-b3ad-80808829d06b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:58.179959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db911efa-490d-4d71-b3ad-80808829d06b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:58.180840 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (b65b00f2-9e85-491a-9f77-dcc307ce1666) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:58.181273 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume request issued successfully. Jul 31 20:57:58.181847 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0d2e608d-433a-43b1-8661-56cdcbe4e6ca tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:58.182309 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1152/4612] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:57:57 2026] POST /volume/v3/volumes => generated 749 bytes in 271 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:58.200931 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7ce16196-a754-42a5-8359-8fd0873e900e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:58.205454 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7ce16196-a754-42a5-8359-8fd0873e900e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca Jul 31 20:57:58.205645 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7ce16196-a754-42a5-8359-8fd0873e900e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:58.205858 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7ce16196-a754-42a5-8359-8fd0873e900e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:58.208195 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=413,cinder:UPDATE=54,cinder:INSERT=33,cinder:DELETE=1 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:57:58.208513 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c3e7449a-c119-41f7-b92a-62923acc5474 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:58.210106 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c3e7449a-c119-41f7-b92a-62923acc5474 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:57:58.210324 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c3e7449a-c119-41f7-b92a-62923acc5474 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:58.210457 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c3e7449a-c119-41f7-b92a-62923acc5474 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:58.215111 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:58.215111 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:58.220626 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:58.220626 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:58.224152 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7ce16196-a754-42a5-8359-8fd0873e900e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:58.224802 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c3e7449a-c119-41f7-b92a-62923acc5474 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:57:58.229262 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c3e7449a-c119-41f7-b92a-62923acc5474 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:57:58.229662 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1164/4613] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:58 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:58.235143 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7ce16196-a754-42a5-8359-8fd0873e900e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca returned with HTTP 200 Jul 31 20:57:58.236960 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1165/4614] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:58 2026] GET /volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca => generated 817 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:58.256318 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8f34c63c-6293-461a-8ab5-ed52ab5e35aa None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:58.258178 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8f34c63c-6293-461a-8ab5-ed52ab5e35aa tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:58.258395 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8f34c63c-6293-461a-8ab5-ed52ab5e35aa tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:58.258593 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8f34c63c-6293-461a-8ab5-ed52ab5e35aa tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:58.258743 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-8f34c63c-6293-461a-8ab5-ed52ab5e35aa tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:58.265267 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:58.265267 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:58.265905 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8f34c63c-6293-461a-8ab5-ed52ab5e35aa tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:58.266262 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1134/4615] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:58 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:58.296643 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1aa40f41-97fd-4537-a59d-0681ad423450 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:58.299893 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:57:58.300168 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "94b40354-3d0e-48ca-b3ed-ff8ca3a19a32", "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:58.302444 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '94b40354-3d0e-48ca-b3ed-ff8ca3a19a32', 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:57:58.354833 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4de9b4ca-be32-4d43-a35a-874b9a4ef59b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:58.356626 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4de9b4ca-be32-4d43-a35a-874b9a4ef59b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:58.356844 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4de9b4ca-be32-4d43-a35a-874b9a4ef59b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:58.357060 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4de9b4ca-be32-4d43-a35a-874b9a4ef59b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:58.357242 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-4de9b4ca-be32-4d43-a35a-874b9a4ef59b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:58.361682 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:58.361682 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:58.362899 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4de9b4ca-be32-4d43-a35a-874b9a4ef59b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:58.362899 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1165/4616] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:58 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:58.397375 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume of 1 GB Jul 31 20:57:58.397715 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:58.397715 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:58.403625 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Availability Zones retrieved successfully. Jul 31 20:57:58.411959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Flow 'volume_create_api' (eba775b8-4fe3-4b45-ba3b-c4d17eb45520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:58.413429 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67a91315-fb23-4770-b323-9f98adf45eb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:58.415158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:57:58.486820 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67a91315-fb23-4770-b323-9f98adf45eb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:58.487749 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85cc724-11e1-4902-a805-591fd874e49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:58.545912 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Created reservations ['9ed837b1-ea18-4986-a125-344d37dc8c00', 'e596c3e6-d8ef-43db-ac1b-5d43456840db', '6054f0f5-919a-47c7-bd2c-648d08fdb6b0', 'ba85abe5-beeb-4ce8-9e6e-7f11b43a632b'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:58.546991 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d85cc724-11e1-4902-a805-591fd874e49b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ed837b1-ea18-4986-a125-344d37dc8c00', 'e596c3e6-d8ef-43db-ac1b-5d43456840db', '6054f0f5-919a-47c7-bd2c-648d08fdb6b0', 'ba85abe5-beeb-4ce8-9e6e-7f11b43a632b']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:58.547830 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4714f8cc-a73e-4fcf-8423-5de1f8531878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:58.582074 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4714f8cc-a73e-4fcf-8423-5de1f8531878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df6af541-37fe-4ab0-bd4d-9d033547d156', '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='6de886bed6b64cb89fde86de1868b0ea',qos_specs=None,replication_status=,reservations=['9ed837b1-ea18-4986-a125-344d37dc8c00','e596c3e6-d8ef-43db-ac1b-5d43456840db','6054f0f5-919a-47c7-bd2c-648d08fdb6b0','ba85abe5-beeb-4ce8-9e6e-7f11b43a632b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bb43090ec941009582d62b3f496af9',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:57:58Z,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=df6af541-37fe-4ab0-bd4d-9d033547d156,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6de886bed6b64cb89fde86de1868b0ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bb43090ec941009582d62b3f496af9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:58.582926 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcc544c-8685-43b1-a124-0be6e6d1fbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:58.614910 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dbcc544c-8685-43b1-a124-0be6e6d1fbfb) transitioned into state 'SUCCESS' from 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='6de886bed6b64cb89fde86de1868b0ea',qos_specs=None,replication_status=,reservations=['9ed837b1-ea18-4986-a125-344d37dc8c00','e596c3e6-d8ef-43db-ac1b-5d43456840db','6054f0f5-919a-47c7-bd2c-648d08fdb6b0','ba85abe5-beeb-4ce8-9e6e-7f11b43a632b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='35bb43090ec941009582d62b3f496af9',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:58.615590 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf1c752-ccc2-4345-8c2c-7e950f95bda8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:57:58.629448 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (daf1c752-ccc2-4345-8c2c-7e950f95bda8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:57:58.630310 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Flow 'volume_create_api' (eba775b8-4fe3-4b45-ba3b-c4d17eb45520) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:57:58.630636 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume request issued successfully. Jul 31 20:57:58.631344 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1aa40f41-97fd-4537-a59d-0681ad423450 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:57:58.631904 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1153/4617] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:57:58 2026] POST /volume/v3/volumes => generated 775 bytes in 336 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:57:58.654068 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4a8164be-b579-405b-889a-e157687fc928 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:58.661460 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4a8164be-b579-405b-889a-e157687fc928 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:57:58.662079 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4a8164be-b579-405b-889a-e157687fc928 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:58.663338 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4a8164be-b579-405b-889a-e157687fc928 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:58.678179 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:58.678179 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:58.681689 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4a8164be-b579-405b-889a-e157687fc928 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:58.686521 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4a8164be-b579-405b-889a-e157687fc928 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 200 Jul 31 20:57:58.686521 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1166/4618] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:58 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:59.249983 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4986c5cb-4693-47a1-a325-4689dfbb59ba None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:59.251762 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4986c5cb-4693-47a1-a325-4689dfbb59ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca Jul 31 20:57:59.251975 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4986c5cb-4693-47a1-a325-4689dfbb59ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:59.252225 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4986c5cb-4693-47a1-a325-4689dfbb59ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:59.259414 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:59.259414 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:59.262644 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4986c5cb-4693-47a1-a325-4689dfbb59ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:59.271925 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4986c5cb-4693-47a1-a325-4689dfbb59ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca returned with HTTP 200 Jul 31 20:57:59.271925 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1135/4619] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:59 2026] GET /volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:59.278983 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8e7b2c45-db52-42f4-b34b-9b9a446b29e9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:59.281703 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e7b2c45-db52-42f4-b34b-9b9a446b29e9 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:57:59.283109 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e7b2c45-db52-42f4-b34b-9b9a446b29e9 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:59.283109 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8e7b2c45-db52-42f4-b34b-9b9a446b29e9 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:59.283109 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8e7b2c45-db52-42f4-b34b-9b9a446b29e9 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:59.284495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4bf64bf1-8b5f-4819-90b0-93fc6aa7480b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:59.288870 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4bf64bf1-8b5f-4819-90b0-93fc6aa7480b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca Jul 31 20:57:59.288870 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4bf64bf1-8b5f-4819-90b0-93fc6aa7480b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:59.288870 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4bf64bf1-8b5f-4819-90b0-93fc6aa7480b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:59.288968 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:59.288968 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:59.288968 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8e7b2c45-db52-42f4-b34b-9b9a446b29e9 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:57:59.288968 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1166/4620] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:57:59 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:59.290704 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=509,cinder:UPDATE=143,cinder:INSERT=64,cinder:DELETE=1 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:57:59.297560 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:59.297560 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:59.301017 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4bf64bf1-8b5f-4819-90b0-93fc6aa7480b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:59.305816 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4bf64bf1-8b5f-4819-90b0-93fc6aa7480b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca returned with HTTP 200 Jul 31 20:57:59.307227 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1154/4621] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:59 2026] GET /volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca => generated 1357 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:57:59.318674 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4f1685ae-2952-4d88-a1d1-0134f185103f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:59.320292 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f1685ae-2952-4d88-a1d1-0134f185103f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:57:59.320585 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4f1685ae-2952-4d88-a1d1-0134f185103f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3f6eb740-22b2-4071-83eb-17b6d8754bca", "name": "tempest-VolumesBackupsTest-Backup-2070171791", "container": "tempest-volumesbackupstest-backup-container-947020847"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:57:59.325141 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-4f1685ae-2952-4d88-a1d1-0134f185103f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating new backup {'backup': {'volume_id': '3f6eb740-22b2-4071-83eb-17b6d8754bca', 'name': 'tempest-VolumesBackupsTest-Backup-2070171791', 'container': 'tempest-volumesbackupstest-backup-container-947020847'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:57:59.325141 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-4f1685ae-2952-4d88-a1d1-0134f185103f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating backup of volume 3f6eb740-22b2-4071-83eb-17b6d8754bca in container tempest-volumesbackupstest-backup-container-947020847 Jul 31 20:57:59.328555 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:59.328555 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:57:59.328967 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4f1685ae-2952-4d88-a1d1-0134f185103f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:57:59.344279 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-4f1685ae-2952-4d88-a1d1-0134f185103f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['0758bed9-607c-4970-8df7-b052a88d6b38', '22f3ee1c-48ae-4d0a-819f-8f1a42c44662'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:57:59.370870 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f1685ae-2952-4d88-a1d1-0134f185103f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:57:59.370870 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1167/4622] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:57:59 2026] POST /volume/v3/backups => generated 330 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:57:59.379293 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-42e59511-7be2-42f0-9696-6df45f974c4d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:59.380376 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c7ef3193-b5e2-4494-84ac-9e94537ee0fa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:59.381597 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-42e59511-7be2-42f0-9696-6df45f974c4d tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:57:59.381876 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-42e59511-7be2-42f0-9696-6df45f974c4d tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:59.382261 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-42e59511-7be2-42f0-9696-6df45f974c4d tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:59.382327 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-42e59511-7be2-42f0-9696-6df45f974c4d tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:59.383024 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c7ef3193-b5e2-4494-84ac-9e94537ee0fa tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:57:59.384852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c7ef3193-b5e2-4494-84ac-9e94537ee0fa tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:59.384852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c7ef3193-b5e2-4494-84ac-9e94537ee0fa tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:59.384852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-c7ef3193-b5e2-4494-84ac-9e94537ee0fa tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:57:59.388576 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:59.388576 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:57:59.389459 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-42e59511-7be2-42f0-9696-6df45f974c4d tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:57:59.389878 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1136/4623] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:59 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:59.397950 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:59.397950 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:57:59.397950 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c7ef3193-b5e2-4494-84ac-9e94537ee0fa tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:57:59.397950 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1167/4624] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:57:59 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:57:59.701967 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7335f67e-53e9-422a-ac6d-3b1bae523b9c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:57:59.705352 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7335f67e-53e9-422a-ac6d-3b1bae523b9c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:57:59.705545 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7335f67e-53e9-422a-ac6d-3b1bae523b9c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:57:59.705808 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7335f67e-53e9-422a-ac6d-3b1bae523b9c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:57:59.713592 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:57:59.713592 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:57:59.716821 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7335f67e-53e9-422a-ac6d-3b1bae523b9c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:57:59.720796 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7335f67e-53e9-422a-ac6d-3b1bae523b9c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 200 Jul 31 20:57:59.721324 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1155/4625] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:57:59 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 925 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:00.303281 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6927edd5-b146-4417-ac51-21eefced94a6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:00.305739 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6927edd5-b146-4417-ac51-21eefced94a6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:58:00.305921 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6927edd5-b146-4417-ac51-21eefced94a6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:00.306095 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6927edd5-b146-4417-ac51-21eefced94a6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:00.306222 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6927edd5-b146-4417-ac51-21eefced94a6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:00.310097 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:00.310097 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:00.310707 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6927edd5-b146-4417-ac51-21eefced94a6 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:58:00.311055 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1168/4626] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:00 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:00.404967 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-aae40e93-c069-411a-9975-680cc45cf15a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:00.407900 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aae40e93-c069-411a-9975-680cc45cf15a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:58:00.407900 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aae40e93-c069-411a-9975-680cc45cf15a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:00.407900 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aae40e93-c069-411a-9975-680cc45cf15a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:00.407900 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-aae40e93-c069-411a-9975-680cc45cf15a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:00.408117 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9216cb73-b149-490b-b55f-f9714e3601cd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:00.410159 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9216cb73-b149-490b-b55f-f9714e3601cd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:00.414143 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9216cb73-b149-490b-b55f-f9714e3601cd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:00.414143 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9216cb73-b149-490b-b55f-f9714e3601cd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:00.414143 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-9216cb73-b149-490b-b55f-f9714e3601cd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:00.414260 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:00.414260 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:00.414260 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aae40e93-c069-411a-9975-680cc45cf15a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:58:00.414260 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1137/4627] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:00 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:00.422280 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:00.422280 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:00.424768 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9216cb73-b149-490b-b55f-f9714e3601cd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:00.424768 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1168/4628] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:00 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:00.739450 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e5683383-c659-48b9-8915-f33a1380e416 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:00.741240 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e5683383-c659-48b9-8915-f33a1380e416 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:00.741471 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e5683383-c659-48b9-8915-f33a1380e416 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:00.741608 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e5683383-c659-48b9-8915-f33a1380e416 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:00.758373 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:00.758373 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:00.769112 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e5683383-c659-48b9-8915-f33a1380e416 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:00.776063 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e5683383-c659-48b9-8915-f33a1380e416 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 200 Jul 31 20:58:00.776063 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1156/4629] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:00 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 928 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:01.323948 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6ac3253e-fdf4-4812-bb2d-c8132c74728e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:01.325823 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ac3253e-fdf4-4812-bb2d-c8132c74728e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:58:01.326035 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6ac3253e-fdf4-4812-bb2d-c8132c74728e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:01.326283 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6ac3253e-fdf4-4812-bb2d-c8132c74728e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:01.326358 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6ac3253e-fdf4-4812-bb2d-c8132c74728e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:01.330698 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:01.330698 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:01.331384 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6ac3253e-fdf4-4812-bb2d-c8132c74728e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:58:01.331745 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1169/4630] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:01 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:01.431185 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-41185cea-f753-4642-a8e0-0d39fa370067 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:01.434758 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-41185cea-f753-4642-a8e0-0d39fa370067 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:58:01.434758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-41185cea-f753-4642-a8e0-0d39fa370067 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:01.434758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-41185cea-f753-4642-a8e0-0d39fa370067 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:01.434758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-41185cea-f753-4642-a8e0-0d39fa370067 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:01.439598 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:01.439598 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:01.440600 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-41185cea-f753-4642-a8e0-0d39fa370067 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:58:01.441385 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1138/4631] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:01 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:01.449056 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7750418f-9617-443e-8da5-ae3aa8ee291b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:01.451149 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7750418f-9617-443e-8da5-ae3aa8ee291b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:01.451494 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7750418f-9617-443e-8da5-ae3aa8ee291b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:01.451591 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7750418f-9617-443e-8da5-ae3aa8ee291b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:01.451965 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-7750418f-9617-443e-8da5-ae3aa8ee291b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:01.457279 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:01.457279 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:01.458370 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7750418f-9617-443e-8da5-ae3aa8ee291b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:01.458997 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1169/4632] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:01 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:01.796252 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-49b39b99-1b07-4cb0-9593-625972ced322 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:01.797090 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-49b39b99-1b07-4cb0-9593-625972ced322 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:01.797411 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-49b39b99-1b07-4cb0-9593-625972ced322 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:01.797669 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-49b39b99-1b07-4cb0-9593-625972ced322 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:01.806412 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:01.806412 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:01.811453 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-49b39b99-1b07-4cb0-9593-625972ced322 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:01.817458 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-49b39b99-1b07-4cb0-9593-625972ced322 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 200 Jul 31 20:58:01.817995 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1157/4633] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:01 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 928 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:02.348721 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0af3a27c-dc76-4858-9459-59cd44dee50e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:02.352820 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0af3a27c-dc76-4858-9459-59cd44dee50e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:58:02.353520 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0af3a27c-dc76-4858-9459-59cd44dee50e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:02.354258 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0af3a27c-dc76-4858-9459-59cd44dee50e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:02.354359 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-0af3a27c-dc76-4858-9459-59cd44dee50e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:02.364458 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:02.364458 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:02.365760 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0af3a27c-dc76-4858-9459-59cd44dee50e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:58:02.366885 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1170/4634] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:02 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 737 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:02.455814 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4389de7d-bed3-4528-ae36-68539a8e392a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:02.457630 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4389de7d-bed3-4528-ae36-68539a8e392a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:58:02.457816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4389de7d-bed3-4528-ae36-68539a8e392a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:02.457983 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4389de7d-bed3-4528-ae36-68539a8e392a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:02.458078 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-4389de7d-bed3-4528-ae36-68539a8e392a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:02.463691 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:02.463691 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:02.464319 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4389de7d-bed3-4528-ae36-68539a8e392a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:58:02.464621 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1139/4635] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:02 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:02.475604 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f6c5a930-b7d0-425e-a4c4-435b8c5a4035 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:02.477489 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f6c5a930-b7d0-425e-a4c4-435b8c5a4035 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:02.477725 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f6c5a930-b7d0-425e-a4c4-435b8c5a4035 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:02.477993 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f6c5a930-b7d0-425e-a4c4-435b8c5a4035 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:02.478153 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-f6c5a930-b7d0-425e-a4c4-435b8c5a4035 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:02.482620 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:02.482620 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:02.483364 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f6c5a930-b7d0-425e-a4c4-435b8c5a4035 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:02.483698 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1170/4636] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:02 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:02.832102 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8b691720-aae8-49a5-9097-f6a93181773d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:02.834286 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8b691720-aae8-49a5-9097-f6a93181773d tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:02.834602 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8b691720-aae8-49a5-9097-f6a93181773d tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:02.834972 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8b691720-aae8-49a5-9097-f6a93181773d tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:02.844306 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:02.844306 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:02.848953 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8b691720-aae8-49a5-9097-f6a93181773d tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:02.855589 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8b691720-aae8-49a5-9097-f6a93181773d tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 200 Jul 31 20:58:02.856169 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1158/4637] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:02 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 928 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:03.378321 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-49db651c-e97a-4369-8d1f-4184ce3c7800 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:03.380180 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-49db651c-e97a-4369-8d1f-4184ce3c7800 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:58:03.380410 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-49db651c-e97a-4369-8d1f-4184ce3c7800 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:03.380608 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-49db651c-e97a-4369-8d1f-4184ce3c7800 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:03.380753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-49db651c-e97a-4369-8d1f-4184ce3c7800 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:03.385450 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:03.385450 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:03.389094 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-49db651c-e97a-4369-8d1f-4184ce3c7800 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:58:03.389532 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1171/4638] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:03 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:03.484619 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-40dfba0b-0fd9-4199-93b3-0a87ab49eb55 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:03.486285 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-40dfba0b-0fd9-4199-93b3-0a87ab49eb55 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:58:03.486696 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-40dfba0b-0fd9-4199-93b3-0a87ab49eb55 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:03.486752 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-40dfba0b-0fd9-4199-93b3-0a87ab49eb55 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:03.486856 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-40dfba0b-0fd9-4199-93b3-0a87ab49eb55 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:03.488575 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=508,cinder:UPDATE=143,cinder:INSERT=64 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:58:03.496151 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:03.496151 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:03.496151 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-40dfba0b-0fd9-4199-93b3-0a87ab49eb55 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:58:03.496151 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1140/4639] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:03 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:03.497824 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-64dd8620-33db-4946-bbe1-fc74bf8141d2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:03.499685 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-64dd8620-33db-4946-bbe1-fc74bf8141d2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:03.499890 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-64dd8620-33db-4946-bbe1-fc74bf8141d2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:03.500482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-64dd8620-33db-4946-bbe1-fc74bf8141d2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:03.500482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-64dd8620-33db-4946-bbe1-fc74bf8141d2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:03.503908 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=495,cinder:UPDATE=100,cinder:INSERT=57,cinder:DELETE=1 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:58:03.506587 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:03.506587 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:03.507403 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-64dd8620-33db-4946-bbe1-fc74bf8141d2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:03.507815 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1171/4640] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:03 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:03.870370 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-84f481fe-747b-4c19-8438-53313fb24ea9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:03.872242 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-84f481fe-747b-4c19-8438-53313fb24ea9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:03.872353 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-84f481fe-747b-4c19-8438-53313fb24ea9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:03.872867 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-84f481fe-747b-4c19-8438-53313fb24ea9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:03.879520 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:03.879520 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:03.882635 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-84f481fe-747b-4c19-8438-53313fb24ea9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:03.886544 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-84f481fe-747b-4c19-8438-53313fb24ea9 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 200 Jul 31 20:58:03.887287 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1159/4641] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:03 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 928 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:04.407751 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4f47b5cf-09fc-4878-923c-0b65d38d89a8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:04.409974 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f47b5cf-09fc-4878-923c-0b65d38d89a8 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:58:04.410283 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4f47b5cf-09fc-4878-923c-0b65d38d89a8 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:04.410574 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4f47b5cf-09fc-4878-923c-0b65d38d89a8 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:04.410784 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-4f47b5cf-09fc-4878-923c-0b65d38d89a8 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:04.416090 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:04.416090 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:04.417002 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4f47b5cf-09fc-4878-923c-0b65d38d89a8 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:58:04.417392 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1172/4642] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:04 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:04.505759 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2fd899d0-242e-4930-ae1e-2d24e0a4edc7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:04.508013 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2fd899d0-242e-4930-ae1e-2d24e0a4edc7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:58:04.508223 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2fd899d0-242e-4930-ae1e-2d24e0a4edc7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:04.508419 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2fd899d0-242e-4930-ae1e-2d24e0a4edc7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:04.508538 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2fd899d0-242e-4930-ae1e-2d24e0a4edc7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:04.514617 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:04.514617 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:04.515188 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2fd899d0-242e-4930-ae1e-2d24e0a4edc7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:58:04.515745 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1141/4643] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:04 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:04.528161 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d753681d-20d8-43c6-9074-be3d2094793f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:04.528161 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d753681d-20d8-43c6-9074-be3d2094793f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:04.528161 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d753681d-20d8-43c6-9074-be3d2094793f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:04.528517 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d753681d-20d8-43c6-9074-be3d2094793f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:04.528517 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-d753681d-20d8-43c6-9074-be3d2094793f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:04.533010 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:04.533010 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:04.533827 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d753681d-20d8-43c6-9074-be3d2094793f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:04.535214 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1172/4644] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:04 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:04.904995 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e20298ee-6d3d-4272-8804-9c930d5f2794 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:04.906904 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e20298ee-6d3d-4272-8804-9c930d5f2794 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:04.907112 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e20298ee-6d3d-4272-8804-9c930d5f2794 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:04.907320 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e20298ee-6d3d-4272-8804-9c930d5f2794 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:04.919938 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:04.919938 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:04.923655 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e20298ee-6d3d-4272-8804-9c930d5f2794 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:04.932479 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e20298ee-6d3d-4272-8804-9c930d5f2794 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 200 Jul 31 20:58:04.932479 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1160/4645] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:04 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 928 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:05.429458 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6f1a43aa-2b52-4512-8a34-e29be581ad81 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:05.434229 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6f1a43aa-2b52-4512-8a34-e29be581ad81 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:58:05.434541 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6f1a43aa-2b52-4512-8a34-e29be581ad81 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:05.434801 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6f1a43aa-2b52-4512-8a34-e29be581ad81 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:05.434967 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6f1a43aa-2b52-4512-8a34-e29be581ad81 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:05.441378 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:05.441378 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:05.442834 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6f1a43aa-2b52-4512-8a34-e29be581ad81 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:58:05.443352 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1173/4646] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:05 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:05.456071 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-18de81c4-858d-449d-b7be-b5d76e5ebd81 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:05.458422 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-18de81c4-858d-449d-b7be-b5d76e5ebd81 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] PUT https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:58:05.458877 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-18de81c4-858d-449d-b7be-b5d76e5ebd81 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:05.468016 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:05.468016 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:05.479854 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-18de81c4-858d-449d-b7be-b5d76e5ebd81 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:58:05.480614 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1142/4647] 10.4.3.157 () {70 vars in 1408 bytes} [Fri Jul 31 20:58:05 2026] PUT /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 316 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:05.492497 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-efeb15df-ad4f-4e33-847d-2940e5440623 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:05.497819 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-efeb15df-ad4f-4e33-847d-2940e5440623 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:58:05.497819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-efeb15df-ad4f-4e33-847d-2940e5440623 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:05.497819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-efeb15df-ad4f-4e33-847d-2940e5440623 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:05.497819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-efeb15df-ad4f-4e33-847d-2940e5440623 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:05.506100 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:05.506100 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:05.507407 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-efeb15df-ad4f-4e33-847d-2940e5440623 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:58:05.508034 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1173/4648] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:05 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 762 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:05.522793 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1c17ff67-b411-4b4d-a5f8-2841349703db None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:05.524520 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c17ff67-b411-4b4d-a5f8-2841349703db tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] DELETE https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:58:05.524753 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c17ff67-b411-4b4d-a5f8-2841349703db tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:05.525659 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c17ff67-b411-4b4d-a5f8-2841349703db tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:05.525659 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-1c17ff67-b411-4b4d-a5f8-2841349703db tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Delete backup with id: 2af2566a-87f4-4196-9214-c48f66836e22. Jul 31 20:58:05.528482 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-675941a9-fd65-42bd-affa-0b7616cf4764 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:05.529500 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:05.529500 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:05.531428 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-675941a9-fd65-42bd-affa-0b7616cf4764 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:58:05.531644 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-675941a9-fd65-42bd-affa-0b7616cf4764 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:05.531859 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-675941a9-fd65-42bd-affa-0b7616cf4764 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:05.531994 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-675941a9-fd65-42bd-affa-0b7616cf4764 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:05.537765 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:05.537765 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:05.538941 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-675941a9-fd65-42bd-affa-0b7616cf4764 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:58:05.538941 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1174/4649] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:05 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:05.542238 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-1c17ff67-b411-4b4d-a5f8-2841349703db tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] delete_backup rpcapi backup_id 2af2566a-87f4-4196-9214-c48f66836e22 {{(pid=100193) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:58:05.544158 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c17ff67-b411-4b4d-a5f8-2841349703db tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 202 Jul 31 20:58:05.544878 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1161/4650] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:58:05 2026] DELETE /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:58:05.547214 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8c16de77-13ce-46fd-b6d1-9b5a295a2c2f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:05.551281 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8c16de77-13ce-46fd-b6d1-9b5a295a2c2f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:05.551515 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8c16de77-13ce-46fd-b6d1-9b5a295a2c2f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:05.551776 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8c16de77-13ce-46fd-b6d1-9b5a295a2c2f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:05.551917 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-8c16de77-13ce-46fd-b6d1-9b5a295a2c2f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:05.555421 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8509e3c8-1fb6-4883-9632-90f4ef6082de None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:05.556973 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:05.556973 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:05.557763 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8c16de77-13ce-46fd-b6d1-9b5a295a2c2f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:05.558060 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8509e3c8-1fb6-4883-9632-90f4ef6082de tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:58:05.558117 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1143/4651] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:05 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:05.558578 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8509e3c8-1fb6-4883-9632-90f4ef6082de tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:05.560220 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8509e3c8-1fb6-4883-9632-90f4ef6082de tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:05.560220 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-8509e3c8-1fb6-4883-9632-90f4ef6082de tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:05.566595 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:05.566595 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:05.566595 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8509e3c8-1fb6-4883-9632-90f4ef6082de tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 200 Jul 31 20:58:05.566595 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1174/4652] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:05 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 761 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:05.945606 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a3f1fcc6-bfa3-4bfa-91ad-114ba826d003 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:05.951740 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a3f1fcc6-bfa3-4bfa-91ad-114ba826d003 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:05.952043 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a3f1fcc6-bfa3-4bfa-91ad-114ba826d003 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:05.952483 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a3f1fcc6-bfa3-4bfa-91ad-114ba826d003 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:05.964854 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:05.964854 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:05.971265 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a3f1fcc6-bfa3-4bfa-91ad-114ba826d003 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:05.980490 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a3f1fcc6-bfa3-4bfa-91ad-114ba826d003 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 200 Jul 31 20:58:05.980916 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1175/4653] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:05 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 928 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:06.553500 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4fffbf98-60f6-495a-9bad-0f337575cd9a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:06.555758 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4fffbf98-60f6-495a-9bad-0f337575cd9a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:58:06.556276 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4fffbf98-60f6-495a-9bad-0f337575cd9a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:06.556388 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4fffbf98-60f6-495a-9bad-0f337575cd9a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:06.556846 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-4fffbf98-60f6-495a-9bad-0f337575cd9a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:06.563396 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:06.563396 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:06.564256 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4fffbf98-60f6-495a-9bad-0f337575cd9a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:58:06.564791 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1162/4654] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:06 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 752 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:06.576437 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-46df6ed7-2c4b-4c85-a46d-dc36e56b37a0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:06.578843 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-46df6ed7-2c4b-4c85-a46d-dc36e56b37a0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:06.579045 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-46df6ed7-2c4b-4c85-a46d-dc36e56b37a0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:06.579268 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-46df6ed7-2c4b-4c85-a46d-dc36e56b37a0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:06.579393 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-46df6ed7-2c4b-4c85-a46d-dc36e56b37a0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:06.582491 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3429ea17-cd35-49bc-a682-0a21bccc6a7c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:06.584884 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-908a4230-1f49-46ae-804d-8cac1b3dfa6e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:06.587301 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:06.587301 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:06.587441 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-908a4230-1f49-46ae-804d-8cac1b3dfa6e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 Jul 31 20:58:06.587485 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-908a4230-1f49-46ae-804d-8cac1b3dfa6e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:06.587671 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-46df6ed7-2c4b-4c85-a46d-dc36e56b37a0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:06.587742 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-908a4230-1f49-46ae-804d-8cac1b3dfa6e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:06.587896 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-908a4230-1f49-46ae-804d-8cac1b3dfa6e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Show backup with id 2af2566a-87f4-4196-9214-c48f66836e22. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:06.588398 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1144/4655] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:06 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:06.596606 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-908a4230-1f49-46ae-804d-8cac1b3dfa6e tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 returned with HTTP 404 Jul 31 20:58:06.597174 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1176/4656] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:06 2026] GET /volume/v3/backups/2af2566a-87f4-4196-9214-c48f66836e22 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:06.607509 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1b30467b-1402-4a6e-b152-8054ca905d92 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:06.610284 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1b30467b-1402-4a6e-b152-8054ca905d92 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d Jul 31 20:58:06.610284 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1b30467b-1402-4a6e-b152-8054ca905d92 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:06.610517 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1b30467b-1402-4a6e-b152-8054ca905d92 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:06.610567 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-1b30467b-1402-4a6e-b152-8054ca905d92 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Delete volume with id: 281ae67c-af31-4f99-8b30-3a7bde728d4d Jul 31 20:58:06.625685 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:06.625685 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:06.626276 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1b30467b-1402-4a6e-b152-8054ca905d92 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Volume info retrieved successfully. Jul 31 20:58:06.647789 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1b30467b-1402-4a6e-b152-8054ca905d92 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Delete volume request issued successfully. Jul 31 20:58:06.648036 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1b30467b-1402-4a6e-b152-8054ca905d92 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d returned with HTTP 202 Jul 31 20:58:06.648560 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1163/4657] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:58:06 2026] DELETE /volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:06.650298 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3429ea17-cd35-49bc-a682-0a21bccc6a7c tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:58:06.650506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3429ea17-cd35-49bc-a682-0a21bccc6a7c tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "40bc1ffd-1d61-43dc-8c94-eb5a0765da56", "incremental": true}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:06.651925 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-3429ea17-cd35-49bc-a682-0a21bccc6a7c tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Creating new backup {'backup': {'volume_id': '40bc1ffd-1d61-43dc-8c94-eb5a0765da56', 'incremental': True}} {{(pid=100191) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:58:06.652048 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-3429ea17-cd35-49bc-a682-0a21bccc6a7c tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Creating backup of volume 40bc1ffd-1d61-43dc-8c94-eb5a0765da56 in container None Jul 31 20:58:06.656470 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3f0f807c-dafe-4f68-977d-96790f3418e1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:06.659507 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f0f807c-dafe-4f68-977d-96790f3418e1 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d Jul 31 20:58:06.659684 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f0f807c-dafe-4f68-977d-96790f3418e1 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:06.659971 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3f0f807c-dafe-4f68-977d-96790f3418e1 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:06.661168 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:06.661168 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:06.661671 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3429ea17-cd35-49bc-a682-0a21bccc6a7c tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Volume info retrieved successfully. Jul 31 20:58:06.673065 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:06.673065 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:06.677458 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3f0f807c-dafe-4f68-977d-96790f3418e1 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Volume info retrieved successfully. Jul 31 20:58:06.683283 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3f0f807c-dafe-4f68-977d-96790f3418e1 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d returned with HTTP 200 Jul 31 20:58:06.683793 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1145/4658] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:06 2026] GET /volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d => generated 1008 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:06.692037 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-3429ea17-cd35-49bc-a682-0a21bccc6a7c tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Created reservations ['b69b9e7b-749b-4db5-9c07-f05fb11c32e9', 'aab98046-10bd-44a4-b19e-5f5a62a87941'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:06.723012 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3429ea17-cd35-49bc-a682-0a21bccc6a7c tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 400 Jul 31 20:58:06.723910 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1175/4659] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:58:06 2026] POST /volume/v3/backups => generated 109 bytes in 142 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:58:06.731205 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-738604d5-4224-47c5-908d-a1e52153c116 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:06.733382 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-738604d5-4224-47c5-908d-a1e52153c116 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] DELETE https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:58:06.733632 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-738604d5-4224-47c5-908d-a1e52153c116 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:06.733914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-738604d5-4224-47c5-908d-a1e52153c116 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:06.734078 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-738604d5-4224-47c5-908d-a1e52153c116 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Delete backup with id: e072c270-d305-48b4-9453-c8368db3daa7. Jul 31 20:58:06.739457 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:06.739457 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:06.756228 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-738604d5-4224-47c5-908d-a1e52153c116 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] delete_backup rpcapi backup_id e072c270-d305-48b4-9453-c8368db3daa7 {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:58:06.757660 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-738604d5-4224-47c5-908d-a1e52153c116 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 202 Jul 31 20:58:06.758042 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1177/4660] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:58:06 2026] DELETE /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:58:06.766520 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cd0089dc-2c73-4980-a9db-a00aeacae5c2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:06.771346 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cd0089dc-2c73-4980-a9db-a00aeacae5c2 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:58:06.771616 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cd0089dc-2c73-4980-a9db-a00aeacae5c2 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:06.771916 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cd0089dc-2c73-4980-a9db-a00aeacae5c2 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:06.772100 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-cd0089dc-2c73-4980-a9db-a00aeacae5c2 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:06.783308 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:06.783308 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:06.784099 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cd0089dc-2c73-4980-a9db-a00aeacae5c2 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 200 Jul 31 20:58:06.784498 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1164/4661] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:06 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 751 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:06.995789 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c1669329-864e-4006-bc85-0b1c5a7bd36b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:06.997570 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1669329-864e-4006-bc85-0b1c5a7bd36b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:06.997804 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1669329-864e-4006-bc85-0b1c5a7bd36b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:06.997952 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c1669329-864e-4006-bc85-0b1c5a7bd36b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:07.009410 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:07.009410 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:07.016149 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c1669329-864e-4006-bc85-0b1c5a7bd36b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:07.021984 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c1669329-864e-4006-bc85-0b1c5a7bd36b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 200 Jul 31 20:58:07.022362 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1146/4662] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:06 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 1193 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:07.036805 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b9b2ecf1-037d-4c15-b1d3-d81296ecc3d1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:07.038394 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b9b2ecf1-037d-4c15-b1d3-d81296ecc3d1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:07.038667 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b9b2ecf1-037d-4c15-b1d3-d81296ecc3d1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:07.038913 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b9b2ecf1-037d-4c15-b1d3-d81296ecc3d1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:07.046663 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:07.046663 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:07.052653 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b9b2ecf1-037d-4c15-b1d3-d81296ecc3d1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:07.055823 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b9b2ecf1-037d-4c15-b1d3-d81296ecc3d1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 200 Jul 31 20:58:07.055823 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1176/4663] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:07 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 1193 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:07.067369 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1f9fdcb7-4b7b-4f9c-aae3-25d842d972ce None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:07.070560 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f9fdcb7-4b7b-4f9c-aae3-25d842d972ce tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:58:07.070872 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1f9fdcb7-4b7b-4f9c-aae3-25d842d972ce tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df6af541-37fe-4ab0-bd4d-9d033547d156", "name": "tempest-VolumeImageDependencyTests-Snapshot-1081223233"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:07.080389 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:07.080389 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:07.080389 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1f9fdcb7-4b7b-4f9c-aae3-25d842d972ce tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:07.080389 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-1f9fdcb7-4b7b-4f9c-aae3-25d842d972ce tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create snapshot from volume df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:07.114064 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-1f9fdcb7-4b7b-4f9c-aae3-25d842d972ce tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Created reservations ['e5c12b85-3302-406f-8650-9dfc9c0ee821', 'da4c4165-76c2-4c57-bfff-51c66e8a6111', '70a0a0ae-ad88-47f3-95bc-3d016fbea2ac', '69ddd893-533b-474b-a449-80cee3107041'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:07.142642 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1f9fdcb7-4b7b-4f9c-aae3-25d842d972ce tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Snapshot create request issued successfully. Jul 31 20:58:07.143084 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f9fdcb7-4b7b-4f9c-aae3-25d842d972ce tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:58:07.143577 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1178/4664] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:58:07 2026] POST /volume/v3/snapshots => generated 313 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:07.153402 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-23a31db0-d783-4baf-8cc2-8f87c9887b6b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:07.155255 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-23a31db0-d783-4baf-8cc2-8f87c9887b6b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 Jul 31 20:58:07.155467 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-23a31db0-d783-4baf-8cc2-8f87c9887b6b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:07.155591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-23a31db0-d783-4baf-8cc2-8f87c9887b6b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:07.159940 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:07.159940 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:07.160334 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-23a31db0-d783-4baf-8cc2-8f87c9887b6b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Snapshot retrieved successfully. Jul 31 20:58:07.160954 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-23a31db0-d783-4baf-8cc2-8f87c9887b6b tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 returned with HTTP 200 Jul 31 20:58:07.161347 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1165/4665] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:07 2026] GET /volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 => generated 445 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:07.603095 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-df846c80-3e39-4be8-9217-245bfc934568 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:07.606667 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-df846c80-3e39-4be8-9217-245bfc934568 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:07.606667 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-df846c80-3e39-4be8-9217-245bfc934568 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:07.606667 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-df846c80-3e39-4be8-9217-245bfc934568 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:07.606667 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-df846c80-3e39-4be8-9217-245bfc934568 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:07.610231 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:07.610231 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:07.611054 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-df846c80-3e39-4be8-9217-245bfc934568 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:07.613587 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1147/4666] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:07 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:07.698499 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d87d0fa3-4f9e-4a3f-abff-f8060ebb4216 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:07.701869 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d87d0fa3-4f9e-4a3f-abff-f8060ebb4216 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] GET https://10.4.3.157/volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d Jul 31 20:58:07.702228 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d87d0fa3-4f9e-4a3f-abff-f8060ebb4216 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:07.702532 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d87d0fa3-4f9e-4a3f-abff-f8060ebb4216 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:07.712619 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d87d0fa3-4f9e-4a3f-abff-f8060ebb4216 tempest-ProjectAdminTests39-1894603131 tempest-ProjectAdminTests39-1894603131-project-admin] https://10.4.3.157/volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d returned with HTTP 404 Jul 31 20:58:07.713292 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1177/4667] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:07 2026] GET /volume/v3/volumes/281ae67c-af31-4f99-8b30-3a7bde728d4d => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:07.796915 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2b346a3a-5047-404c-a86a-fbb6b384eb5e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:07.798972 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2b346a3a-5047-404c-a86a-fbb6b384eb5e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 Jul 31 20:58:07.799198 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2b346a3a-5047-404c-a86a-fbb6b384eb5e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:07.799420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2b346a3a-5047-404c-a86a-fbb6b384eb5e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:07.799529 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-2b346a3a-5047-404c-a86a-fbb6b384eb5e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id e072c270-d305-48b4-9453-c8368db3daa7. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:07.804218 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2b346a3a-5047-404c-a86a-fbb6b384eb5e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 returned with HTTP 404 Jul 31 20:58:07.804839 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1179/4668] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:07 2026] GET /volume/v3/backups/e072c270-d305-48b4-9453-c8368db3daa7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:07.814161 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ea896d02-da54-4499-b943-e34b5dc5925e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:07.817031 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:58:07.817421 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-669810991"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:07.818742 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-669810991'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:58:07.818888 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Create volume of 1 GB Jul 31 20:58:07.827155 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Availability Zones retrieved successfully. Jul 31 20:58:07.836821 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Flow 'volume_create_api' (4d61c04f-73f7-4f33-a90c-3baa4a7bdc69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:07.837858 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ef5844-159f-47bc-87d3-ab59ccaaffe0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:07.838795 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:07.877937 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82ef5844-159f-47bc-87d3-ab59ccaaffe0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:07.879104 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7161eaaa-0b00-4da3-aea1-ab6aa5fd24a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:07.947551 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Created reservations ['c1b87425-1af5-4c12-ac1f-ccb6616b7555', 'f6dfaa7a-fe96-4768-ac8a-89116623936a', 'f00e76a5-377e-43c2-a066-4da0ffd343c5', '42a0c227-9c29-4bf8-971d-a9c4bf3b6f35'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:07.948547 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7161eaaa-0b00-4da3-aea1-ab6aa5fd24a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1b87425-1af5-4c12-ac1f-ccb6616b7555', 'f6dfaa7a-fe96-4768-ac8a-89116623936a', 'f00e76a5-377e-43c2-a066-4da0ffd343c5', '42a0c227-9c29-4bf8-971d-a9c4bf3b6f35']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:07.949555 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02e3f59-2d2d-4864-98cb-06cdb9caf1f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:07.978204 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b02e3f59-2d2d-4864-98cb-06cdb9caf1f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f15189c8-acde-4b94-9d97-8a4fe2b48b4f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-669810991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a677c403d146eb9741ea09ef3d37e0',qos_specs=None,replication_status=,reservations=['c1b87425-1af5-4c12-ac1f-ccb6616b7555','f6dfaa7a-fe96-4768-ac8a-89116623936a','f00e76a5-377e-43c2-a066-4da0ffd343c5','42a0c227-9c29-4bf8-971d-a9c4bf3b6f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce856cee89c49da8dd3d31bb5e4cd80',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-669810991',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f15189c8-acde-4b94-9d97-8a4fe2b48b4f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a677c403d146eb9741ea09ef3d37e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ce856cee89c49da8dd3d31bb5e4cd80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:07.979908 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c74baf7-499f-4850-865a-72cfc65c3213) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:08.011597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c74baf7-499f-4850-865a-72cfc65c3213) transitioned into state 'SUCCESS' from state '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-669810991',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a677c403d146eb9741ea09ef3d37e0',qos_specs=None,replication_status=,reservations=['c1b87425-1af5-4c12-ac1f-ccb6616b7555','f6dfaa7a-fe96-4768-ac8a-89116623936a','f00e76a5-377e-43c2-a066-4da0ffd343c5','42a0c227-9c29-4bf8-971d-a9c4bf3b6f35'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce856cee89c49da8dd3d31bb5e4cd80',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:08.011597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a62d4a3a-4b01-441f-98b4-88cf1a37cce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:08.020298 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a62d4a3a-4b01-441f-98b4-88cf1a37cce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:08.021432 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Flow 'volume_create_api' (4d61c04f-73f7-4f33-a90c-3baa4a7bdc69) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:08.021829 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Create volume request issued successfully. Jul 31 20:58:08.022462 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ea896d02-da54-4499-b943-e34b5dc5925e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:58:08.023030 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1166/4669] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:58:07 2026] POST /volume/v3/volumes => generated 748 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:08.043229 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7de369a7-c4d0-4de8-8336-960a84927f53 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:08.044773 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7de369a7-c4d0-4de8-8336-960a84927f53 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f Jul 31 20:58:08.045091 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7de369a7-c4d0-4de8-8336-960a84927f53 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:08.045388 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7de369a7-c4d0-4de8-8336-960a84927f53 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:08.052889 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:08.052889 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:08.056801 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7de369a7-c4d0-4de8-8336-960a84927f53 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:58:08.061364 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7de369a7-c4d0-4de8-8336-960a84927f53 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f returned with HTTP 200 Jul 31 20:58:08.061897 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1148/4670] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:08 2026] GET /volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f => generated 816 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:08.171532 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-985e0671-218b-4f18-9372-b5df4e0536d4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:08.173335 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-985e0671-218b-4f18-9372-b5df4e0536d4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 Jul 31 20:58:08.173871 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-985e0671-218b-4f18-9372-b5df4e0536d4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:08.174161 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-985e0671-218b-4f18-9372-b5df4e0536d4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:08.180893 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:08.180893 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:08.181802 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-985e0671-218b-4f18-9372-b5df4e0536d4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Snapshot retrieved successfully. Jul 31 20:58:08.183078 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-985e0671-218b-4f18-9372-b5df4e0536d4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 returned with HTTP 200 Jul 31 20:58:08.183548 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1178/4671] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:08 2026] GET /volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:08.193344 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:08.195595 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:58:08.196202 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "0694c6bd-06e9-47fd-821c-71691ce22848", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:08.197900 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '0694c6bd-06e9-47fd-821c-71691ce22848', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:58:08.205846 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:08.205846 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:08.206419 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Snapshot retrieved successfully. Jul 31 20:58:08.207047 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume of 1 GB Jul 31 20:58:08.211092 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Availability Zones retrieved successfully. Jul 31 20:58:08.218031 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Flow 'volume_create_api' (801a7ca9-ce8f-44b0-a011-10b58c38bc63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:08.219457 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e582713f-c231-48f2-adbd-cffd582a7d64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:08.220607 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:08.251306 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e582713f-c231-48f2-adbd-cffd582a7d64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '0694c6bd-06e9-47fd-821c-71691ce22848', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:08.252508 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e1aea3-f3d1-49ae-afaf-93aa413d3bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:08.291469 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Created reservations ['0381b48c-0fd8-4ba3-87ca-ca41a2b8cb09', '75b76911-87bc-4ce4-a0bd-b6d2494474ad', '0490f6a9-a36d-467a-9ba1-f951c115dd02', '5f01e97e-6cdb-41be-a295-64ed2bf3c0d1'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:08.292230 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4e1aea3-f3d1-49ae-afaf-93aa413d3bd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0381b48c-0fd8-4ba3-87ca-ca41a2b8cb09', '75b76911-87bc-4ce4-a0bd-b6d2494474ad', '0490f6a9-a36d-467a-9ba1-f951c115dd02', '5f01e97e-6cdb-41be-a295-64ed2bf3c0d1']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:08.293023 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f824db5a-cb0f-4299-b565-01e62f007194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:08.333563 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f824db5a-cb0f-4299-b565-01e62f007194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '494189ba-180a-45e5-b854-d9f5b13a40df', '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='6de886bed6b64cb89fde86de1868b0ea',qos_specs=None,replication_status=,reservations=['0381b48c-0fd8-4ba3-87ca-ca41a2b8cb09','75b76911-87bc-4ce4-a0bd-b6d2494474ad','0490f6a9-a36d-467a-9ba1-f951c115dd02','5f01e97e-6cdb-41be-a295-64ed2bf3c0d1'],size=1,snapshot_id=0694c6bd-06e9-47fd-821c-71691ce22848,source_replicaid=,source_volid=None,status='creating',user_id='35bb43090ec941009582d62b3f496af9',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), '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-31T20:58:08Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=494189ba-180a-45e5-b854-d9f5b13a40df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6de886bed6b64cb89fde86de1868b0ea',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=0694c6bd-06e9-47fd-821c-71691ce22848,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='35bb43090ec941009582d62b3f496af9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:08.334821 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2746f89-10f2-4554-a782-d9f8633ca02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:08.353874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2746f89-10f2-4554-a782-d9f8633ca02a) transitioned into state 'SUCCESS' from 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='6de886bed6b64cb89fde86de1868b0ea',qos_specs=None,replication_status=,reservations=['0381b48c-0fd8-4ba3-87ca-ca41a2b8cb09','75b76911-87bc-4ce4-a0bd-b6d2494474ad','0490f6a9-a36d-467a-9ba1-f951c115dd02','5f01e97e-6cdb-41be-a295-64ed2bf3c0d1'],size=1,snapshot_id=0694c6bd-06e9-47fd-821c-71691ce22848,source_replicaid=,source_volid=None,status='creating',user_id='35bb43090ec941009582d62b3f496af9',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:08.354538 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54d6cbb-6658-4882-8138-8c7fea378c23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:08.378768 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e54d6cbb-6658-4882-8138-8c7fea378c23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:08.379685 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Flow 'volume_create_api' (801a7ca9-ce8f-44b0-a011-10b58c38bc63) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:08.380028 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Create volume request issued successfully. Jul 31 20:58:08.380794 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3d88fa7f-5809-486f-b5e4-e67adb251490 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:58:08.381200 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1180/4672] 10.4.3.157 () {70 vars in 1300 bytes} [Fri Jul 31 20:58:08 2026] POST /volume/v3/volumes => generated 809 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:08.396646 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6ebbc860-288e-420e-8a85-3879374e34f1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:08.400146 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6ebbc860-288e-420e-8a85-3879374e34f1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df Jul 31 20:58:08.400146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6ebbc860-288e-420e-8a85-3879374e34f1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:08.400146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6ebbc860-288e-420e-8a85-3879374e34f1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:08.410083 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:08.410083 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:08.415746 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6ebbc860-288e-420e-8a85-3879374e34f1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:08.426164 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6ebbc860-288e-420e-8a85-3879374e34f1 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df returned with HTTP 200 Jul 31 20:58:08.426164 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1167/4673] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:08 2026] GET /volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df => generated 877 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:58:08.624184 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2b7a9d09-b771-4187-ba9f-b89562e7820a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:08.627797 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b7a9d09-b771-4187-ba9f-b89562e7820a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:08.627797 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b7a9d09-b771-4187-ba9f-b89562e7820a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:08.627797 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b7a9d09-b771-4187-ba9f-b89562e7820a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:08.627797 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2b7a9d09-b771-4187-ba9f-b89562e7820a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:08.631372 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:08.631372 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:08.632233 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b7a9d09-b771-4187-ba9f-b89562e7820a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:08.632729 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1149/4674] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:08 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:09.076102 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9994abba-b3c9-4d13-9fa9-167332300427 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:09.081544 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9994abba-b3c9-4d13-9fa9-167332300427 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f Jul 31 20:58:09.081733 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9994abba-b3c9-4d13-9fa9-167332300427 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:09.081927 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9994abba-b3c9-4d13-9fa9-167332300427 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:09.091180 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:09.091180 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:09.094622 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9994abba-b3c9-4d13-9fa9-167332300427 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:58:09.098293 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9994abba-b3c9-4d13-9fa9-167332300427 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f returned with HTTP 200 Jul 31 20:58:09.098808 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1179/4675] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:09 2026] GET /volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f => generated 841 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:09.113818 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-dfee40ea-a4f3-4f49-be65-f0db98406c3f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:09.118147 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dfee40ea-a4f3-4f49-be65-f0db98406c3f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:58:09.118147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-dfee40ea-a4f3-4f49-be65-f0db98406c3f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f15189c8-acde-4b94-9d97-8a4fe2b48b4f", "name": "tempest-VolumesBackupsTest-Backup-351039433"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:09.118147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-dfee40ea-a4f3-4f49-be65-f0db98406c3f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Creating new backup {'backup': {'volume_id': 'f15189c8-acde-4b94-9d97-8a4fe2b48b4f', 'name': 'tempest-VolumesBackupsTest-Backup-351039433'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:58:09.118147 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-dfee40ea-a4f3-4f49-be65-f0db98406c3f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Creating backup of volume f15189c8-acde-4b94-9d97-8a4fe2b48b4f in container None Jul 31 20:58:09.128798 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:09.128798 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:09.129246 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-dfee40ea-a4f3-4f49-be65-f0db98406c3f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Volume info retrieved successfully. Jul 31 20:58:09.153116 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-dfee40ea-a4f3-4f49-be65-f0db98406c3f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Created reservations ['be0fa4e5-f463-47ba-894f-c3d1f64bdc3a', 'ee9d8995-9e6e-4626-bcff-dfb21a0d83f3'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:09.185564 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-dfee40ea-a4f3-4f49-be65-f0db98406c3f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:58:09.186007 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1181/4676] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:58:09 2026] POST /volume/v3/backups => generated 329 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:09.198121 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c69de0fd-719b-4912-ae3c-3f55c8715e73 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:09.201143 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c69de0fd-719b-4912-ae3c-3f55c8715e73 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:09.201143 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c69de0fd-719b-4912-ae3c-3f55c8715e73 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:09.202157 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c69de0fd-719b-4912-ae3c-3f55c8715e73 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:09.202157 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-c69de0fd-719b-4912-ae3c-3f55c8715e73 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:09.207678 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:09.207678 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:09.208732 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c69de0fd-719b-4912-ae3c-3f55c8715e73 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:09.209203 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1168/4677] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:09 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:09.323090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-575f993a-3060-4d30-80e8-5fbede00b7d8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:09.439156 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-575f993a-3060-4d30-80e8-5fbede00b7d8 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:09.439156 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-575f993a-3060-4d30-80e8-5fbede00b7d8 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1518258402", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1172470184", "vendor_name": "tempest-vendor_name-2035954608"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:09.445213 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5f77e61b-8d82-4a6d-881c-b337125e8856 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:09.449004 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5f77e61b-8d82-4a6d-881c-b337125e8856 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df Jul 31 20:58:09.449004 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5f77e61b-8d82-4a6d-881c-b337125e8856 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:09.449004 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5f77e61b-8d82-4a6d-881c-b337125e8856 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:09.456655 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:09.456655 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:09.461977 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5f77e61b-8d82-4a6d-881c-b337125e8856 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:09.462095 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-575f993a-3060-4d30-80e8-5fbede00b7d8 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:09.462095 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1150/4678] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:09 2026] POST /volume/v3/types => generated 330 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:58:09.465431 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5f77e61b-8d82-4a6d-881c-b337125e8856 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df returned with HTTP 200 Jul 31 20:58:09.466088 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1180/4679] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:09 2026] GET /volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df => generated 1228 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:09.471989 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:09.474105 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:58:09.474534 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "14082c5b-6104-418a-9a04-0720720de68a", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:09.476444 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Create volume request body: {'volume': {'volume_type': '14082c5b-6104-418a-9a04-0720720de68a', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:58:09.480506 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Create volume of 1 GB Jul 31 20:58:09.480506 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:09.480506 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:09.480642 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e74079ae-544c-4e92-8769-25eb4fb179c4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:09.480671 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Availability Zones retrieved successfully. Jul 31 20:58:09.482025 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e74079ae-544c-4e92-8769-25eb4fb179c4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df Jul 31 20:58:09.482451 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e74079ae-544c-4e92-8769-25eb4fb179c4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:09.482753 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e74079ae-544c-4e92-8769-25eb4fb179c4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:09.485296 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Flow 'volume_create_api' (39982332-7e4f-4935-b05f-451cd377be0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:09.486269 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3e9e8d-6a4c-4502-b750-436ffe97f4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:09.486850 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:09.492034 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:09.492034 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:09.500165 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e74079ae-544c-4e92-8769-25eb4fb179c4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:09.503266 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e74079ae-544c-4e92-8769-25eb4fb179c4 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df returned with HTTP 200 Jul 31 20:58:09.503958 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1169/4680] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:09 2026] GET /volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df => generated 1228 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:09.508191 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc3e9e8d-6a4c-4502-b750-436ffe97f4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:58:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1172470184',vendor_name='tempest-vendor_name-2035954608'},id=14082c5b-6104-418a-9a04-0720720de68a,is_public=True,name='tempest-ProjectMemberTests-volume-type-1518258402',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14082c5b-6104-418a-9a04-0720720de68a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:09.509624 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2df488f-df68-482c-981f-4f07f91ea353) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:09.521254 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cd1ac3b9-1a36-49bf-a4b4-6c76cc8562ed None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:09.524300 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cd1ac3b9-1a36-49bf-a4b4-6c76cc8562ed tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 Jul 31 20:58:09.526819 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cd1ac3b9-1a36-49bf-a4b4-6c76cc8562ed tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:09.526819 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cd1ac3b9-1a36-49bf-a4b4-6c76cc8562ed tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:09.526819 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-cd1ac3b9-1a36-49bf-a4b4-6c76cc8562ed tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete snapshot with id: 0694c6bd-06e9-47fd-821c-71691ce22848 Jul 31 20:58:09.533210 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:09.533210 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:09.534018 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-cd1ac3b9-1a36-49bf-a4b4-6c76cc8562ed tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Snapshot retrieved successfully. Jul 31 20:58:09.536849 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1518258402 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1518258402, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:58:09.537143 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1518258402 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1518258402, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:58:09.554955 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-cd1ac3b9-1a36-49bf-a4b4-6c76cc8562ed tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Snapshot delete request issued successfully. Jul 31 20:58:09.555505 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cd1ac3b9-1a36-49bf-a4b4-6c76cc8562ed tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 returned with HTTP 202 Jul 31 20:58:09.556219 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1151/4681] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:58:09 2026] DELETE /volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:09.563470 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7ded42d7-5399-4abb-b72e-9d5b2e0b6860 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:09.566177 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7ded42d7-5399-4abb-b72e-9d5b2e0b6860 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 Jul 31 20:58:09.566364 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7ded42d7-5399-4abb-b72e-9d5b2e0b6860 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:09.566537 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7ded42d7-5399-4abb-b72e-9d5b2e0b6860 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:09.577477 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:09.577477 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:09.578012 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7ded42d7-5399-4abb-b72e-9d5b2e0b6860 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Snapshot retrieved successfully. Jul 31 20:58:09.581250 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7ded42d7-5399-4abb-b72e-9d5b2e0b6860 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 returned with HTTP 200 Jul 31 20:58:09.581838 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1181/4682] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:09 2026] GET /volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 => generated 471 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:09.584926 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Created reservations ['81f39cc8-107b-4b91-a3dd-b51fa8fff8f0', '41735273-2c83-4368-b25d-dbdec42efead', 'c5fa6956-02bb-4ef2-9039-f697a6733d1a', 'a21a05f4-bf8b-48c4-ad3f-41275948a43b'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:09.585932 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2df488f-df68-482c-981f-4f07f91ea353) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81f39cc8-107b-4b91-a3dd-b51fa8fff8f0', '41735273-2c83-4368-b25d-dbdec42efead', 'c5fa6956-02bb-4ef2-9039-f697a6733d1a', 'a21a05f4-bf8b-48c4-ad3f-41275948a43b']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:09.586914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828cfc1a-8ed2-4b26-bf89-5ea1cbc04f1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:09.619293 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (828cfc1a-8ed2-4b26-bf89-5ea1cbc04f1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c34ef81-c641-49ad-86eb-2c124dd7dceb', '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='aaf4a45d9e21408da6d89c04467d6a24',qos_specs=None,replication_status=,reservations=['81f39cc8-107b-4b91-a3dd-b51fa8fff8f0','41735273-2c83-4368-b25d-dbdec42efead','c5fa6956-02bb-4ef2-9039-f697a6733d1a','a21a05f4-bf8b-48c4-ad3f-41275948a43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caac5ae8d8674db18788cd9197b5de21',volume_type_id=14082c5b-6104-418a-9a04-0720720de68a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:09Z,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=0c34ef81-c641-49ad-86eb-2c124dd7dceb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaf4a45d9e21408da6d89c04467d6a24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='caac5ae8d8674db18788cd9197b5de21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14082c5b-6104-418a-9a04-0720720de68a),volume_type_id=14082c5b-6104-418a-9a04-0720720de68a)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:09.620393 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47bfa11d-dbc7-493d-afc7-3c163cef04db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:09.643400 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47bfa11d-dbc7-493d-afc7-3c163cef04db) transitioned into state 'SUCCESS' from 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='aaf4a45d9e21408da6d89c04467d6a24',qos_specs=None,replication_status=,reservations=['81f39cc8-107b-4b91-a3dd-b51fa8fff8f0','41735273-2c83-4368-b25d-dbdec42efead','c5fa6956-02bb-4ef2-9039-f697a6733d1a','a21a05f4-bf8b-48c4-ad3f-41275948a43b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caac5ae8d8674db18788cd9197b5de21',volume_type_id=14082c5b-6104-418a-9a04-0720720de68a)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:09.645390 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c67e02-9c1f-468f-9eb9-73c298abc416) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:09.645504 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3325e5bd-469b-4d69-9db5-24aaff117dcf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:09.649148 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3325e5bd-469b-4d69-9db5-24aaff117dcf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:09.649148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3325e5bd-469b-4d69-9db5-24aaff117dcf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:09.649148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3325e5bd-469b-4d69-9db5-24aaff117dcf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:09.649148 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-3325e5bd-469b-4d69-9db5-24aaff117dcf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:09.657281 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:09.657281 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:09.657281 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3325e5bd-469b-4d69-9db5-24aaff117dcf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:09.657930 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1170/4683] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:09 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:09.659374 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c2c67e02-9c1f-468f-9eb9-73c298abc416) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:09.660518 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Flow 'volume_create_api' (39982332-7e4f-4935-b05f-451cd377be0d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:09.660938 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Create volume request issued successfully. Jul 31 20:58:09.662145 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c2ac18f5-92e8-4776-8438-cf4f16a77218 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:58:09.662671 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1182/4684] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:58:09 2026] POST /volume/v3/volumes => generated 774 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:09.676490 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5c8aac91-21f5-4698-abaf-edd508fb9b03 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:09.679916 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5c8aac91-21f5-4698-abaf-edd508fb9b03 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] GET https://10.4.3.157/volume/v3/volumes/0c34ef81-c641-49ad-86eb-2c124dd7dceb Jul 31 20:58:09.680479 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5c8aac91-21f5-4698-abaf-edd508fb9b03 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:09.681205 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5c8aac91-21f5-4698-abaf-edd508fb9b03 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:09.692334 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:09.692334 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:09.701105 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5c8aac91-21f5-4698-abaf-edd508fb9b03 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Volume info retrieved successfully. Jul 31 20:58:09.703561 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5c8aac91-21f5-4698-abaf-edd508fb9b03 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes/0c34ef81-c641-49ad-86eb-2c124dd7dceb returned with HTTP 200 Jul 31 20:58:09.704093 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1152/4685] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:09 2026] GET /volume/v3/volumes/0c34ef81-c641-49ad-86eb-2c124dd7dceb => generated 953 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:10.220895 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ce459ce5-acb9-43a4-9e0c-65e346a1eede None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.222679 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce459ce5-acb9-43a4-9e0c-65e346a1eede tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:10.222911 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce459ce5-acb9-43a4-9e0c-65e346a1eede tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:10.223143 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce459ce5-acb9-43a4-9e0c-65e346a1eede tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:10.223275 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-ce459ce5-acb9-43a4-9e0c-65e346a1eede tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:10.227851 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:10.227851 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:10.228572 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce459ce5-acb9-43a4-9e0c-65e346a1eede tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:10.228981 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1182/4686] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:10 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:10.591489 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7fc4efe2-c8e8-489c-b272-d4ea679c4787 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.596495 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7fc4efe2-c8e8-489c-b272-d4ea679c4787 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 Jul 31 20:58:10.596495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7fc4efe2-c8e8-489c-b272-d4ea679c4787 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:10.596495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7fc4efe2-c8e8-489c-b272-d4ea679c4787 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:10.600276 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7fc4efe2-c8e8-489c-b272-d4ea679c4787 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 returned with HTTP 404 Jul 31 20:58:10.600955 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1171/4687] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:10 2026] GET /volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:10.607439 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0ce41d66-b1e0-4b21-b3f1-980d5f053dc8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.609098 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ce41d66-b1e0-4b21-b3f1-980d5f053dc8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] DELETE https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df Jul 31 20:58:10.609335 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ce41d66-b1e0-4b21-b3f1-980d5f053dc8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:10.609506 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ce41d66-b1e0-4b21-b3f1-980d5f053dc8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:10.609676 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-0ce41d66-b1e0-4b21-b3f1-980d5f053dc8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume with id: 494189ba-180a-45e5-b854-d9f5b13a40df Jul 31 20:58:10.615904 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:10.615904 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:10.616304 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0ce41d66-b1e0-4b21-b3f1-980d5f053dc8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:10.630925 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0ce41d66-b1e0-4b21-b3f1-980d5f053dc8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume request issued successfully. Jul 31 20:58:10.631082 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ce41d66-b1e0-4b21-b3f1-980d5f053dc8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df returned with HTTP 202 Jul 31 20:58:10.631663 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1183/4688] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:58:10 2026] DELETE /volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:58:10.639153 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6c43cb73-c5bd-4961-b77f-35f48e12242d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.642152 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c43cb73-c5bd-4961-b77f-35f48e12242d tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df Jul 31 20:58:10.642642 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6c43cb73-c5bd-4961-b77f-35f48e12242d tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:10.644159 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6c43cb73-c5bd-4961-b77f-35f48e12242d tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:10.654313 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:10.654313 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:10.659747 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6c43cb73-c5bd-4961-b77f-35f48e12242d tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:10.672589 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c43cb73-c5bd-4961-b77f-35f48e12242d tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df returned with HTTP 200 Jul 31 20:58:10.672589 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1153/4689] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:10 2026] GET /volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df => generated 1227 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:10.673802 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4064d54c-d291-441a-a451-1352aaf68cea None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.675626 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4064d54c-d291-441a-a451-1352aaf68cea tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:10.675896 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4064d54c-d291-441a-a451-1352aaf68cea tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:10.676436 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4064d54c-d291-441a-a451-1352aaf68cea tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:10.676436 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-4064d54c-d291-441a-a451-1352aaf68cea tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:10.680347 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:10.680347 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:10.680860 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4064d54c-d291-441a-a451-1352aaf68cea tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:10.681181 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1183/4690] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:10 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:10.720231 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6c179f78-48a0-4f38-8b11-f66a4b2d3da5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.725662 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6c179f78-48a0-4f38-8b11-f66a4b2d3da5 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] GET https://10.4.3.157/volume/v3/volumes/0c34ef81-c641-49ad-86eb-2c124dd7dceb Jul 31 20:58:10.725662 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6c179f78-48a0-4f38-8b11-f66a4b2d3da5 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:10.725662 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6c179f78-48a0-4f38-8b11-f66a4b2d3da5 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:10.736369 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:10.736369 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:10.742193 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6c179f78-48a0-4f38-8b11-f66a4b2d3da5 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Volume info retrieved successfully. Jul 31 20:58:10.749597 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6c179f78-48a0-4f38-8b11-f66a4b2d3da5 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes/0c34ef81-c641-49ad-86eb-2c124dd7dceb returned with HTTP 200 Jul 31 20:58:10.750350 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1172/4691] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:10 2026] GET /volume/v3/volumes/0c34ef81-c641-49ad-86eb-2c124dd7dceb => generated 974 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:10.762905 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c78c599b-bc77-4aec-9dda-ec695f31b286 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.764770 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c78c599b-bc77-4aec-9dda-ec695f31b286 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] GET https://10.4.3.157/volume/v3/messages Jul 31 20:58:10.764974 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c78c599b-bc77-4aec-9dda-ec695f31b286 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:10.765208 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c78c599b-bc77-4aec-9dda-ec695f31b286 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:10.768847 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c78c599b-bc77-4aec-9dda-ec695f31b286 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:58:10.769210 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1184/4692] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:58:10 2026] GET /volume/v3/messages => generated 670 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:10.779548 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dcb1250a-47e5-4da4-a771-68240624d77e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.841924 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dcb1250a-47e5-4da4-a771-68240624d77e tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] DELETE https://10.4.3.157/volume/v3/messages/18f47c95-ea1e-4183-b056-a5293cda1176 Jul 31 20:58:10.842332 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dcb1250a-47e5-4da4-a771-68240624d77e tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:10.842595 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dcb1250a-47e5-4da4-a771-68240624d77e tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:10.851669 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dcb1250a-47e5-4da4-a771-68240624d77e tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] https://10.4.3.157/volume/v3/messages/18f47c95-ea1e-4183-b056-a5293cda1176 returned with HTTP 204 Jul 31 20:58:10.852251 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1154/4693] 10.4.3.157 () {68 vars in 1394 bytes} [Fri Jul 31 20:58:10 2026] DELETE /volume/v3/messages/18f47c95-ea1e-4183-b056-a5293cda1176 => generated 0 bytes in 74 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 20:58:10.860042 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dc3bf0b8-5419-4a04-808c-8d359e3a778b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.861778 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dc3bf0b8-5419-4a04-808c-8d359e3a778b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] GET https://10.4.3.157/volume/v3/messages/18f47c95-ea1e-4183-b056-a5293cda1176 Jul 31 20:58:10.861996 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dc3bf0b8-5419-4a04-808c-8d359e3a778b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:10.862205 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dc3bf0b8-5419-4a04-808c-8d359e3a778b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:10.865833 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dc3bf0b8-5419-4a04-808c-8d359e3a778b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] https://10.4.3.157/volume/v3/messages/18f47c95-ea1e-4183-b056-a5293cda1176 returned with HTTP 404 Jul 31 20:58:10.866263 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1184/4694] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:58:10 2026] GET /volume/v3/messages/18f47c95-ea1e-4183-b056-a5293cda1176 => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:10.878050 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.879443 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/0c34ef81-c641-49ad-86eb-2c124dd7dceb Jul 31 20:58:10.879748 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:10.880069 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:10.880314 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Delete volume with id: 0c34ef81-c641-49ad-86eb-2c124dd7dceb Jul 31 20:58:10.887011 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:10.887011 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:10.889068 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Volume info retrieved successfully. Jul 31 20:58:10.889068 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100193) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 20:58:10.899448 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1518258402 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1518258402, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:58:10.899924 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1518258402 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1518258402, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:58:10.907711 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Created reservations ['190e056f-87d2-4a66-b563-ab3d5c496d71', '120c2552-745d-4d4c-83c0-54f0a8501088', '573a6569-8713-41c1-ba10-d7cee898b1c3', '77a9df22-f758-479c-ba4a-fd5957f61656'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:10.930543 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Delete volume request issued successfully. Jul 31 20:58:10.930932 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1603338f-a9f9-4f49-97e6-ad3795fb9960 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes/0c34ef81-c641-49ad-86eb-2c124dd7dceb returned with HTTP 202 Jul 31 20:58:10.931484 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1173/4695] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:58:10 2026] DELETE /volume/v3/volumes/0c34ef81-c641-49ad-86eb-2c124dd7dceb => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:10.942037 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bfd83d02-6b68-48ac-8939-a404fd799acb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.943921 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bfd83d02-6b68-48ac-8939-a404fd799acb tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] DELETE https://10.4.3.157/volume/v3/types/14082c5b-6104-418a-9a04-0720720de68a Jul 31 20:58:10.944102 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bfd83d02-6b68-48ac-8939-a404fd799acb tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:10.944315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bfd83d02-6b68-48ac-8939-a404fd799acb tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:10.966984 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bfd83d02-6b68-48ac-8939-a404fd799acb tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/types/14082c5b-6104-418a-9a04-0720720de68a returned with HTTP 202 Jul 31 20:58:10.967584 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1185/4696] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:10 2026] DELETE /volume/v3/types/14082c5b-6104-418a-9a04-0720720de68a => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:10.976192 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9661e5d7-5f55-467e-96cc-be06ce23df5a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:10.978347 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9661e5d7-5f55-467e-96cc-be06ce23df5a tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:10.978347 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9661e5d7-5f55-467e-96cc-be06ce23df5a tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1665342364", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1627722654", "vendor_name": "tempest-vendor_name-222956890"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:10.993467 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9661e5d7-5f55-467e-96cc-be06ce23df5a tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:10.993967 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1155/4697] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:10 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:11.003102 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c7037df9-1883-4bf3-bfaa-d7346459917f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:11.005028 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:58:11.005382 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "efa50ca2-d7d8-4f6f-8a1f-fb7d99a7741a", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:11.006645 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Create volume request body: {'volume': {'volume_type': 'efa50ca2-d7d8-4f6f-8a1f-fb7d99a7741a', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:58:11.009832 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Create volume of 1 GB Jul 31 20:58:11.010077 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:11.010077 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:11.010403 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Availability Zones retrieved successfully. Jul 31 20:58:11.015409 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Flow 'volume_create_api' (af9e548f-4770-4d44-bbca-91de46fdb8c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:11.016300 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71ba8937-8fc1-42cb-9274-f19ef8cea410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:11.016909 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:11.032565 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71ba8937-8fc1-42cb-9274-f19ef8cea410) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:58:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1627722654',vendor_name='tempest-vendor_name-222956890'},id=efa50ca2-d7d8-4f6f-8a1f-fb7d99a7741a,is_public=True,name='tempest-ProjectMemberTests-volume-type-1665342364',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'efa50ca2-d7d8-4f6f-8a1f-fb7d99a7741a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:11.033225 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5396218e-be48-4886-a0e5-7688af612478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:11.055914 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1665342364 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1665342364, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:58:11.056142 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1665342364 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1665342364, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:58:11.080732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Created reservations ['a3bdc02e-0273-477d-87a8-7459d89b8fee', '14456b99-a725-4a0d-bffd-0f7a93d6c51f', 'b59bd2c2-13f3-4c5b-8353-a07f320e3183', 'dc9b94b4-5c0c-42fd-a73d-a4b01927c71e'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:11.081553 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5396218e-be48-4886-a0e5-7688af612478) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a3bdc02e-0273-477d-87a8-7459d89b8fee', '14456b99-a725-4a0d-bffd-0f7a93d6c51f', 'b59bd2c2-13f3-4c5b-8353-a07f320e3183', 'dc9b94b4-5c0c-42fd-a73d-a4b01927c71e']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:11.082280 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48facad-bc89-497f-a7c0-502462404383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:11.108038 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a48facad-bc89-497f-a7c0-502462404383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f038ae7d-a6dc-4859-a9fe-d81de287ddcf', '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='aaf4a45d9e21408da6d89c04467d6a24',qos_specs=None,replication_status=,reservations=['a3bdc02e-0273-477d-87a8-7459d89b8fee','14456b99-a725-4a0d-bffd-0f7a93d6c51f','b59bd2c2-13f3-4c5b-8353-a07f320e3183','dc9b94b4-5c0c-42fd-a73d-a4b01927c71e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caac5ae8d8674db18788cd9197b5de21',volume_type_id=efa50ca2-d7d8-4f6f-8a1f-fb7d99a7741a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:11Z,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=f038ae7d-a6dc-4859-a9fe-d81de287ddcf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaf4a45d9e21408da6d89c04467d6a24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='caac5ae8d8674db18788cd9197b5de21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(efa50ca2-d7d8-4f6f-8a1f-fb7d99a7741a),volume_type_id=efa50ca2-d7d8-4f6f-8a1f-fb7d99a7741a)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:11.108761 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (196596c0-ec0d-4170-a266-1828bb4718e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:11.125702 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (196596c0-ec0d-4170-a266-1828bb4718e2) transitioned into state 'SUCCESS' from 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='aaf4a45d9e21408da6d89c04467d6a24',qos_specs=None,replication_status=,reservations=['a3bdc02e-0273-477d-87a8-7459d89b8fee','14456b99-a725-4a0d-bffd-0f7a93d6c51f','b59bd2c2-13f3-4c5b-8353-a07f320e3183','dc9b94b4-5c0c-42fd-a73d-a4b01927c71e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caac5ae8d8674db18788cd9197b5de21',volume_type_id=efa50ca2-d7d8-4f6f-8a1f-fb7d99a7741a)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:11.126324 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ffa6995-83a1-465c-a5ca-cf9954e597b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:11.141437 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2ffa6995-83a1-465c-a5ca-cf9954e597b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:11.142918 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Flow 'volume_create_api' (af9e548f-4770-4d44-bbca-91de46fdb8c7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:11.144179 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Create volume request issued successfully. Jul 31 20:58:11.145393 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c7037df9-1883-4bf3-bfaa-d7346459917f tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:58:11.145990 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1185/4698] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:58:11 2026] POST /volume/v3/volumes => generated 774 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:11.161684 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1c0a9c82-cec5-4790-86b4-a0237d96eb30 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:11.164284 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c0a9c82-cec5-4790-86b4-a0237d96eb30 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] GET https://10.4.3.157/volume/v3/volumes/f038ae7d-a6dc-4859-a9fe-d81de287ddcf Jul 31 20:58:11.164597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c0a9c82-cec5-4790-86b4-a0237d96eb30 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:11.164888 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1c0a9c82-cec5-4790-86b4-a0237d96eb30 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:11.174713 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:11.174713 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:11.179761 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1c0a9c82-cec5-4790-86b4-a0237d96eb30 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Volume info retrieved successfully. Jul 31 20:58:11.185857 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1c0a9c82-cec5-4790-86b4-a0237d96eb30 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes/f038ae7d-a6dc-4859-a9fe-d81de287ddcf returned with HTTP 200 Jul 31 20:58:11.186467 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1174/4699] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:11 2026] GET /volume/v3/volumes/f038ae7d-a6dc-4859-a9fe-d81de287ddcf => generated 953 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:11.241158 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e17090a0-f6b1-4dd1-8263-fe90018badc3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:11.243193 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e17090a0-f6b1-4dd1-8263-fe90018badc3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:11.243441 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e17090a0-f6b1-4dd1-8263-fe90018badc3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:11.243649 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e17090a0-f6b1-4dd1-8263-fe90018badc3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:11.243790 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e17090a0-f6b1-4dd1-8263-fe90018badc3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:11.248492 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:11.248492 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:11.249252 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e17090a0-f6b1-4dd1-8263-fe90018badc3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:11.249661 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1186/4700] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:11 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:11.684809 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b1326626-e834-45c4-ad07-093f0d750a1a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:11.686671 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b1326626-e834-45c4-ad07-093f0d750a1a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df Jul 31 20:58:11.686925 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b1326626-e834-45c4-ad07-093f0d750a1a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:11.687099 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b1326626-e834-45c4-ad07-093f0d750a1a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:11.697650 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b1326626-e834-45c4-ad07-093f0d750a1a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df returned with HTTP 404 Jul 31 20:58:11.697804 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6f5ec07d-0b0f-4f3b-9b68-c13e893620bd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:11.698280 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1156/4701] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:11 2026] GET /volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:58:11.699902 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6f5ec07d-0b0f-4f3b-9b68-c13e893620bd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:11.700120 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6f5ec07d-0b0f-4f3b-9b68-c13e893620bd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:11.700359 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6f5ec07d-0b0f-4f3b-9b68-c13e893620bd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:11.700485 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-6f5ec07d-0b0f-4f3b-9b68-c13e893620bd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:11.707086 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:11.707086 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:11.707476 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6f5ec07d-0b0f-4f3b-9b68-c13e893620bd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:11.707855 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1186/4702] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:11 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:11.985364 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bda84d9f-1993-4fca-9598-4024913ccfd8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:11.987880 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bda84d9f-1993-4fca-9598-4024913ccfd8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] DELETE https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:11.988204 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bda84d9f-1993-4fca-9598-4024913ccfd8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:11.988513 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bda84d9f-1993-4fca-9598-4024913ccfd8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:11.988772 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-bda84d9f-1993-4fca-9598-4024913ccfd8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume with id: df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:11.998719 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:11.998719 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:11.999532 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bda84d9f-1993-4fca-9598-4024913ccfd8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:12.036861 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bda84d9f-1993-4fca-9598-4024913ccfd8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume request issued successfully. Jul 31 20:58:12.036861 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bda84d9f-1993-4fca-9598-4024913ccfd8 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 202 Jul 31 20:58:12.036861 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1175/4703] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:58:11 2026] DELETE /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:58:12.046284 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-78eae5a3-fcc6-4e8e-95d6-2f1e8656e5e5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.048279 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-78eae5a3-fcc6-4e8e-95d6-2f1e8656e5e5 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:12.048518 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-78eae5a3-fcc6-4e8e-95d6-2f1e8656e5e5 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:12.048728 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-78eae5a3-fcc6-4e8e-95d6-2f1e8656e5e5 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:12.058941 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:12.058941 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:12.064550 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-78eae5a3-fcc6-4e8e-95d6-2f1e8656e5e5 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:12.070455 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-78eae5a3-fcc6-4e8e-95d6-2f1e8656e5e5 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 200 Jul 31 20:58:12.070897 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1187/4704] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:12 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 1192 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:12.200026 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f00b62a0-04e4-4856-8cd5-f0fcb5fee364 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.201791 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f00b62a0-04e4-4856-8cd5-f0fcb5fee364 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] GET https://10.4.3.157/volume/v3/volumes/f038ae7d-a6dc-4859-a9fe-d81de287ddcf Jul 31 20:58:12.202000 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f00b62a0-04e4-4856-8cd5-f0fcb5fee364 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:12.202207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f00b62a0-04e4-4856-8cd5-f0fcb5fee364 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:12.209765 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:12.209765 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:12.213406 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f00b62a0-04e4-4856-8cd5-f0fcb5fee364 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Volume info retrieved successfully. Jul 31 20:58:12.216976 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f00b62a0-04e4-4856-8cd5-f0fcb5fee364 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes/f038ae7d-a6dc-4859-a9fe-d81de287ddcf returned with HTTP 200 Jul 31 20:58:12.217505 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1157/4705] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:12 2026] GET /volume/v3/volumes/f038ae7d-a6dc-4859-a9fe-d81de287ddcf => generated 974 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:12.229318 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-703f1968-1e24-484d-a46f-ebf8a68e76a3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.230979 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-703f1968-1e24-484d-a46f-ebf8a68e76a3 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] GET https://10.4.3.157/volume/v3/messages Jul 31 20:58:12.231187 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-703f1968-1e24-484d-a46f-ebf8a68e76a3 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:12.231358 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-703f1968-1e24-484d-a46f-ebf8a68e76a3 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:12.234862 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-703f1968-1e24-484d-a46f-ebf8a68e76a3 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:58:12.235219 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1187/4706] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:58:12 2026] GET /volume/v3/messages => generated 670 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:12.245357 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6a9b1c0d-08b8-4abf-97f6-d20df55e4a26 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.249145 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6a9b1c0d-08b8-4abf-97f6-d20df55e4a26 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] GET https://10.4.3.157/volume/v3/messages Jul 31 20:58:12.249145 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6a9b1c0d-08b8-4abf-97f6-d20df55e4a26 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:12.249145 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6a9b1c0d-08b8-4abf-97f6-d20df55e4a26 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:12.253677 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6a9b1c0d-08b8-4abf-97f6-d20df55e4a26 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:58:12.254287 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1176/4707] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:58:12 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 20:58:12.260292 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1392e9be-bcc6-4e3c-b71e-d9563a88d429 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.262294 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1392e9be-bcc6-4e3c-b71e-d9563a88d429 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:12.263325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1392e9be-bcc6-4e3c-b71e-d9563a88d429 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:12.263325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1392e9be-bcc6-4e3c-b71e-d9563a88d429 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:12.263325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-1392e9be-bcc6-4e3c-b71e-d9563a88d429 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:12.264544 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-15ea6c37-9d32-4116-865f-ad6948cd2fc4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.267136 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-15ea6c37-9d32-4116-865f-ad6948cd2fc4 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] DELETE https://10.4.3.157/volume/v3/messages/8750d23a-92ee-4e32-a845-41ba47f7f037 Jul 31 20:58:12.267360 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-15ea6c37-9d32-4116-865f-ad6948cd2fc4 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:12.267546 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-15ea6c37-9d32-4116-865f-ad6948cd2fc4 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:12.269540 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:12.269540 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:12.270207 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1392e9be-bcc6-4e3c-b71e-d9563a88d429 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:12.270629 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1188/4708] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:12 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:12.281562 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-15ea6c37-9d32-4116-865f-ad6948cd2fc4 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/messages/8750d23a-92ee-4e32-a845-41ba47f7f037 returned with HTTP 204 Jul 31 20:58:12.281977 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1158/4709] 10.4.3.157 () {68 vars in 1394 bytes} [Fri Jul 31 20:58:12 2026] DELETE /volume/v3/messages/8750d23a-92ee-4e32-a845-41ba47f7f037 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 20:58:12.288792 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9cb12339-7924-465e-a65b-d9baabdf5f5b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.290986 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9cb12339-7924-465e-a65b-d9baabdf5f5b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/f038ae7d-a6dc-4859-a9fe-d81de287ddcf Jul 31 20:58:12.291286 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9cb12339-7924-465e-a65b-d9baabdf5f5b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:12.291529 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9cb12339-7924-465e-a65b-d9baabdf5f5b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:12.291731 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-9cb12339-7924-465e-a65b-d9baabdf5f5b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Delete volume with id: f038ae7d-a6dc-4859-a9fe-d81de287ddcf Jul 31 20:58:12.301726 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:12.301726 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:12.302189 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9cb12339-7924-465e-a65b-d9baabdf5f5b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Volume info retrieved successfully. Jul 31 20:58:12.303696 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9cb12339-7924-465e-a65b-d9baabdf5f5b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100191) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 20:58:12.328366 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-9cb12339-7924-465e-a65b-d9baabdf5f5b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Created reservations ['f8f2b7f6-d44b-410c-9a97-ba8032e7655d', 'da6dfdac-c0ee-4a7d-a368-78f4790401b6', 'c9918827-1a9c-4ad1-9d5e-1befd6aefd0e', '377de185-2131-4be1-b29d-4a721eb52fba'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:12.361972 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9cb12339-7924-465e-a65b-d9baabdf5f5b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Delete volume request issued successfully. Jul 31 20:58:12.362270 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9cb12339-7924-465e-a65b-d9baabdf5f5b tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes/f038ae7d-a6dc-4859-a9fe-d81de287ddcf returned with HTTP 202 Jul 31 20:58:12.362845 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1188/4710] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:58:12 2026] DELETE /volume/v3/volumes/f038ae7d-a6dc-4859-a9fe-d81de287ddcf => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:12.370325 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6b80e3fb-f9e1-42a5-8083-f71b20b7d498 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.371863 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6b80e3fb-f9e1-42a5-8083-f71b20b7d498 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] DELETE https://10.4.3.157/volume/v3/types/efa50ca2-d7d8-4f6f-8a1f-fb7d99a7741a Jul 31 20:58:12.374589 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6b80e3fb-f9e1-42a5-8083-f71b20b7d498 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:12.374589 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6b80e3fb-f9e1-42a5-8083-f71b20b7d498 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:12.402327 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6b80e3fb-f9e1-42a5-8083-f71b20b7d498 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/types/efa50ca2-d7d8-4f6f-8a1f-fb7d99a7741a returned with HTTP 202 Jul 31 20:58:12.402327 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1177/4711] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:12 2026] DELETE /volume/v3/types/efa50ca2-d7d8-4f6f-8a1f-fb7d99a7741a => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:12.409336 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b955add6-3266-4115-a26d-3b231e603333 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.410944 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b955add6-3266-4115-a26d-3b231e603333 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:12.411286 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b955add6-3266-4115-a26d-3b231e603333 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1302663345", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1205751860", "vendor_name": "tempest-vendor_name-858377440"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:12.424505 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b955add6-3266-4115-a26d-3b231e603333 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:12.424858 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1189/4712] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:12 2026] POST /volume/v3/types => generated 329 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:12.434101 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-20a842f5-4804-439d-8d29-3f468acb66ff None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.435664 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:58:12.436000 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "35733ba4-a0eb-4bf2-826f-e7d49b73e20b", "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:12.437310 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Create volume request body: {'volume': {'volume_type': '35733ba4-a0eb-4bf2-826f-e7d49b73e20b', 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:58:12.441311 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Create volume of 1 GB Jul 31 20:58:12.441604 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:12.441604 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:12.441981 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Availability Zones retrieved successfully. Jul 31 20:58:12.449184 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Flow 'volume_create_api' (738bd7de-344e-4a3e-a60c-d13aa93fd340) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:12.449184 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb19491-0789-4c48-846c-021fa28757ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:12.449737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:12.471556 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adb19491-0789-4c48-846c-021fa28757ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:58:12Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1205751860',vendor_name='tempest-vendor_name-858377440'},id=35733ba4-a0eb-4bf2-826f-e7d49b73e20b,is_public=True,name='tempest-ProjectMemberTests-volume-type-1302663345',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '35733ba4-a0eb-4bf2-826f-e7d49b73e20b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:12.472400 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584d29d1-9581-4a68-b36e-8f80c38abd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:12.510027 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1302663345 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1302663345, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:58:12.510386 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1302663345 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1302663345, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:58:12.541973 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Created reservations ['dfa60f22-a2eb-481a-b6a3-8a73ef03ad28', '227b0d30-e95a-4c71-b958-53c5afe95e51', 'b8dd7a7a-b228-484f-bd61-c810f74c11cb', 'd6c7825a-7c37-47fe-85c1-3b3b8a211932'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:12.542948 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (584d29d1-9581-4a68-b36e-8f80c38abd2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa60f22-a2eb-481a-b6a3-8a73ef03ad28', '227b0d30-e95a-4c71-b958-53c5afe95e51', 'b8dd7a7a-b228-484f-bd61-c810f74c11cb', 'd6c7825a-7c37-47fe-85c1-3b3b8a211932']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:12.543936 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f689c811-21fc-42e3-a127-a5762b172b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:12.571400 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f689c811-21fc-42e3-a127-a5762b172b40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b221af82-4f40-4f55-ad55-740ba94845bd', '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='aaf4a45d9e21408da6d89c04467d6a24',qos_specs=None,replication_status=,reservations=['dfa60f22-a2eb-481a-b6a3-8a73ef03ad28','227b0d30-e95a-4c71-b958-53c5afe95e51','b8dd7a7a-b228-484f-bd61-c810f74c11cb','d6c7825a-7c37-47fe-85c1-3b3b8a211932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caac5ae8d8674db18788cd9197b5de21',volume_type_id=35733ba4-a0eb-4bf2-826f-e7d49b73e20b), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:12Z,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=b221af82-4f40-4f55-ad55-740ba94845bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aaf4a45d9e21408da6d89c04467d6a24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='caac5ae8d8674db18788cd9197b5de21',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(35733ba4-a0eb-4bf2-826f-e7d49b73e20b),volume_type_id=35733ba4-a0eb-4bf2-826f-e7d49b73e20b)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:12.572255 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3449944-a97a-4595-8598-b5e35173ddf2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:12.593022 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3449944-a97a-4595-8598-b5e35173ddf2) transitioned into state 'SUCCESS' from 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='aaf4a45d9e21408da6d89c04467d6a24',qos_specs=None,replication_status=,reservations=['dfa60f22-a2eb-481a-b6a3-8a73ef03ad28','227b0d30-e95a-4c71-b958-53c5afe95e51','b8dd7a7a-b228-484f-bd61-c810f74c11cb','d6c7825a-7c37-47fe-85c1-3b3b8a211932'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='caac5ae8d8674db18788cd9197b5de21',volume_type_id=35733ba4-a0eb-4bf2-826f-e7d49b73e20b)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:12.593778 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8cbd11-1d02-42ef-a35b-5da47231725c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:12.603229 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef8cbd11-1d02-42ef-a35b-5da47231725c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:12.604455 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Flow 'volume_create_api' (738bd7de-344e-4a3e-a60c-d13aa93fd340) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:12.604850 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Create volume request issued successfully. Jul 31 20:58:12.605490 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-20a842f5-4804-439d-8d29-3f468acb66ff tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:58:12.605949 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1159/4713] 10.4.3.157 () {70 vars in 1298 bytes} [Fri Jul 31 20:58:12 2026] POST /volume/v3/volumes => generated 774 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:12.621217 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e82bcf9d-3864-49b7-a0e1-ea1602c282f0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.623958 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e82bcf9d-3864-49b7-a0e1-ea1602c282f0 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] GET https://10.4.3.157/volume/v3/volumes/b221af82-4f40-4f55-ad55-740ba94845bd Jul 31 20:58:12.624924 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e82bcf9d-3864-49b7-a0e1-ea1602c282f0 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:12.624924 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e82bcf9d-3864-49b7-a0e1-ea1602c282f0 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:12.633016 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:12.633016 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:12.637327 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e82bcf9d-3864-49b7-a0e1-ea1602c282f0 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Volume info retrieved successfully. Jul 31 20:58:12.643262 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e82bcf9d-3864-49b7-a0e1-ea1602c282f0 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes/b221af82-4f40-4f55-ad55-740ba94845bd returned with HTTP 200 Jul 31 20:58:12.644004 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1189/4714] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:12 2026] GET /volume/v3/volumes/b221af82-4f40-4f55-ad55-740ba94845bd => generated 953 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:12.719478 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a209e0bb-4326-421a-88df-2540a3ce6cee None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:12.721209 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a209e0bb-4326-421a-88df-2540a3ce6cee tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:12.721614 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a209e0bb-4326-421a-88df-2540a3ce6cee tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:12.722021 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a209e0bb-4326-421a-88df-2540a3ce6cee tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:12.723427 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-a209e0bb-4326-421a-88df-2540a3ce6cee tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:12.727999 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:12.727999 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:12.728804 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a209e0bb-4326-421a-88df-2540a3ce6cee tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:12.729478 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1178/4715] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:12 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:13.086786 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1eb2cd19-206a-45cf-8c99-6275f7bded3a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.088672 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1eb2cd19-206a-45cf-8c99-6275f7bded3a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:13.088917 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1eb2cd19-206a-45cf-8c99-6275f7bded3a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.089152 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1eb2cd19-206a-45cf-8c99-6275f7bded3a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.098589 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1eb2cd19-206a-45cf-8c99-6275f7bded3a tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 404 Jul 31 20:58:13.099498 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1190/4716] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:13 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:58:13.111346 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8f503e3f-0dff-489a-8cbd-8e9e172e2f98 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.112973 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8f503e3f-0dff-489a-8cbd-8e9e172e2f98 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] DELETE https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df Jul 31 20:58:13.113175 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8f503e3f-0dff-489a-8cbd-8e9e172e2f98 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.113354 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8f503e3f-0dff-489a-8cbd-8e9e172e2f98 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.113542 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-8f503e3f-0dff-489a-8cbd-8e9e172e2f98 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume with id: 494189ba-180a-45e5-b854-d9f5b13a40df Jul 31 20:58:13.119009 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8f503e3f-0dff-489a-8cbd-8e9e172e2f98 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df returned with HTTP 404 Jul 31 20:58:13.119449 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1160/4717] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:58:13 2026] DELETE /volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:58:13.126016 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a5a700cb-ed1c-444d-8ef7-d3bfe09462ef None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.130529 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a5a700cb-ed1c-444d-8ef7-d3bfe09462ef tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df Jul 31 20:58:13.130819 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a5a700cb-ed1c-444d-8ef7-d3bfe09462ef tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.131005 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a5a700cb-ed1c-444d-8ef7-d3bfe09462ef tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.147348 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a5a700cb-ed1c-444d-8ef7-d3bfe09462ef tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df returned with HTTP 404 Jul 31 20:58:13.147905 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1190/4718] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:13 2026] GET /volume/v3/volumes/494189ba-180a-45e5-b854-d9f5b13a40df => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:58:13.154177 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-83bbadc0-b4c1-452a-9afa-e46a897ae5ec None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.156406 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-83bbadc0-b4c1-452a-9afa-e46a897ae5ec tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 Jul 31 20:58:13.156663 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-83bbadc0-b4c1-452a-9afa-e46a897ae5ec tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.156922 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-83bbadc0-b4c1-452a-9afa-e46a897ae5ec tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.157071 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-83bbadc0-b4c1-452a-9afa-e46a897ae5ec tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete snapshot with id: 0694c6bd-06e9-47fd-821c-71691ce22848 Jul 31 20:58:13.162317 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-83bbadc0-b4c1-452a-9afa-e46a897ae5ec tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 returned with HTTP 404 Jul 31 20:58:13.162898 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1179/4719] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:58:13 2026] DELETE /volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:13.170976 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cdadebc9-dc96-43d9-9a95-a8e69dd5c53e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.172629 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cdadebc9-dc96-43d9-9a95-a8e69dd5c53e tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 Jul 31 20:58:13.172801 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cdadebc9-dc96-43d9-9a95-a8e69dd5c53e tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.172986 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cdadebc9-dc96-43d9-9a95-a8e69dd5c53e tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.176771 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cdadebc9-dc96-43d9-9a95-a8e69dd5c53e tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 returned with HTTP 404 Jul 31 20:58:13.177334 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1191/4720] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:13 2026] GET /volume/v3/snapshots/0694c6bd-06e9-47fd-821c-71691ce22848 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:13.184808 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-994d31a9-94aa-4337-bb6c-f0878e8abdab None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.186613 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-994d31a9-94aa-4337-bb6c-f0878e8abdab tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] DELETE https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:13.186835 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-994d31a9-94aa-4337-bb6c-f0878e8abdab tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.187033 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-994d31a9-94aa-4337-bb6c-f0878e8abdab tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.187224 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-994d31a9-94aa-4337-bb6c-f0878e8abdab tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume with id: df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:13.193403 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-994d31a9-94aa-4337-bb6c-f0878e8abdab tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 404 Jul 31 20:58:13.194093 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1161/4721] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:58:13 2026] DELETE /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:58:13.201479 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ff655c0f-a09e-404a-996e-cc153771f1cc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.204267 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ff655c0f-a09e-404a-996e-cc153771f1cc tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 Jul 31 20:58:13.204482 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ff655c0f-a09e-404a-996e-cc153771f1cc tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.204699 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ff655c0f-a09e-404a-996e-cc153771f1cc tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.211946 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ff655c0f-a09e-404a-996e-cc153771f1cc tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 returned with HTTP 404 Jul 31 20:58:13.212510 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1191/4722] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:13 2026] GET /volume/v3/volumes/df6af541-37fe-4ab0-bd4d-9d033547d156 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:58:13.249416 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-12482934-c27e-4c69-9227-fcab83163123 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.251554 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-12482934-c27e-4c69-9227-fcab83163123 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] DELETE https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 Jul 31 20:58:13.251827 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-12482934-c27e-4c69-9227-fcab83163123 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.252033 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-12482934-c27e-4c69-9227-fcab83163123 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.252251 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-12482934-c27e-4c69-9227-fcab83163123 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume with id: 52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 Jul 31 20:58:13.260507 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:13.260507 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:13.261220 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-12482934-c27e-4c69-9227-fcab83163123 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:13.282993 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-12482934-c27e-4c69-9227-fcab83163123 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume request issued successfully. Jul 31 20:58:13.283194 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-12482934-c27e-4c69-9227-fcab83163123 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 returned with HTTP 202 Jul 31 20:58:13.283598 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1180/4723] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:58:13 2026] DELETE /volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:58:13.284419 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-21b0dc24-9edd-4c5b-a71e-532725885466 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.286171 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-21b0dc24-9edd-4c5b-a71e-532725885466 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:13.286408 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-21b0dc24-9edd-4c5b-a71e-532725885466 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.286592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-21b0dc24-9edd-4c5b-a71e-532725885466 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.286706 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-21b0dc24-9edd-4c5b-a71e-532725885466 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:13.290746 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-45465600-30fa-4a84-9f00-95eb4f1ccbac None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.292402 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:13.292402 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:13.292799 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-45465600-30fa-4a84-9f00-95eb4f1ccbac tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 Jul 31 20:58:13.293084 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-21b0dc24-9edd-4c5b-a71e-532725885466 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:13.293172 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-45465600-30fa-4a84-9f00-95eb4f1ccbac tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.293334 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-45465600-30fa-4a84-9f00-95eb4f1ccbac tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.293515 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1192/4724] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:13 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:13.305123 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:13.305123 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:13.309404 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-45465600-30fa-4a84-9f00-95eb4f1ccbac tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Volume info retrieved successfully. Jul 31 20:58:13.315122 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-45465600-30fa-4a84-9f00-95eb4f1ccbac tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 returned with HTTP 200 Jul 31 20:58:13.315665 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1162/4725] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:13 2026] GET /volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 => generated 1227 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:13.659730 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dec26e02-8607-42b0-8614-266f6d529354 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.661592 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dec26e02-8607-42b0-8614-266f6d529354 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] GET https://10.4.3.157/volume/v3/volumes/b221af82-4f40-4f55-ad55-740ba94845bd Jul 31 20:58:13.661820 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dec26e02-8607-42b0-8614-266f6d529354 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.662033 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dec26e02-8607-42b0-8614-266f6d529354 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.670897 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:13.670897 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:13.675255 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-dec26e02-8607-42b0-8614-266f6d529354 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Volume info retrieved successfully. Jul 31 20:58:13.679759 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dec26e02-8607-42b0-8614-266f6d529354 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes/b221af82-4f40-4f55-ad55-740ba94845bd returned with HTTP 200 Jul 31 20:58:13.680227 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1192/4726] 10.4.3.157 () {68 vars in 1388 bytes} [Fri Jul 31 20:58:13 2026] GET /volume/v3/volumes/b221af82-4f40-4f55-ad55-740ba94845bd => generated 974 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:13.697843 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-235dc031-6697-48b7-a62b-068259707f1c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.700165 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-235dc031-6697-48b7-a62b-068259707f1c tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] GET https://10.4.3.157/volume/v3/messages Jul 31 20:58:13.700460 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-235dc031-6697-48b7-a62b-068259707f1c tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.700726 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-235dc031-6697-48b7-a62b-068259707f1c tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.705314 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-235dc031-6697-48b7-a62b-068259707f1c tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/messages returned with HTTP 200 Jul 31 20:58:13.705836 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1181/4727] 10.4.3.157 () {68 vars in 1280 bytes} [Fri Jul 31 20:58:13 2026] GET /volume/v3/messages => generated 670 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:13.718156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-66a6f165-5585-46a8-9b03-07065435aa79 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.720493 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-66a6f165-5585-46a8-9b03-07065435aa79 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] GET https://10.4.3.157/volume/v3/messages/55a47b14-d4b2-4c65-9b71-3bf6c127b22f Jul 31 20:58:13.720825 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-66a6f165-5585-46a8-9b03-07065435aa79 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.721061 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-66a6f165-5585-46a8-9b03-07065435aa79 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.725832 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-66a6f165-5585-46a8-9b03-07065435aa79 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-member] https://10.4.3.157/volume/v3/messages/55a47b14-d4b2-4c65-9b71-3bf6c127b22f returned with HTTP 200 Jul 31 20:58:13.726342 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1193/4728] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:58:13 2026] GET /volume/v3/messages/55a47b14-d4b2-4c65-9b71-3bf6c127b22f => generated 667 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:13.735809 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3aaeaf73-a75f-4bfa-b9da-012bfc2ac03c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.739071 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3aaeaf73-a75f-4bfa-b9da-012bfc2ac03c tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] DELETE https://10.4.3.157/volume/v3/messages/55a47b14-d4b2-4c65-9b71-3bf6c127b22f Jul 31 20:58:13.739071 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3aaeaf73-a75f-4bfa-b9da-012bfc2ac03c tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.739071 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3aaeaf73-a75f-4bfa-b9da-012bfc2ac03c tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.741638 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-884a8755-5edd-435c-8f6d-fb98fa0fbe4a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.743966 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-884a8755-5edd-435c-8f6d-fb98fa0fbe4a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:13.744249 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-884a8755-5edd-435c-8f6d-fb98fa0fbe4a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.744515 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-884a8755-5edd-435c-8f6d-fb98fa0fbe4a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.744695 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-884a8755-5edd-435c-8f6d-fb98fa0fbe4a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:13.750463 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3aaeaf73-a75f-4bfa-b9da-012bfc2ac03c tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/messages/55a47b14-d4b2-4c65-9b71-3bf6c127b22f returned with HTTP 204 Jul 31 20:58:13.751115 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1163/4729] 10.4.3.157 () {68 vars in 1394 bytes} [Fri Jul 31 20:58:13 2026] DELETE /volume/v3/messages/55a47b14-d4b2-4c65-9b71-3bf6c127b22f => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Jul 31 20:58:13.754776 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:13.754776 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:13.754890 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-884a8755-5edd-435c-8f6d-fb98fa0fbe4a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:13.756649 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1193/4730] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:13 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:13.760626 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.762292 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/b221af82-4f40-4f55-ad55-740ba94845bd Jul 31 20:58:13.762492 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.762659 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.762807 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Delete volume with id: b221af82-4f40-4f55-ad55-740ba94845bd Jul 31 20:58:13.769828 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:13.769828 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:13.770151 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Volume info retrieved successfully. Jul 31 20:58:13.771025 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100193) delete /opt/stack/cinder/cinder/volume/api.py:434}} Jul 31 20:58:13.782521 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1302663345 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1302663345, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:58:13.782962 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1302663345 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1302663345, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:58:13.793241 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Created reservations ['8ea95a95-dd6d-454d-b722-03831b3f7e77', '094e50bf-2da0-4026-a85b-2effd0314cfe', '27696169-1817-40f6-8a2d-11fbe2fea318', '8d9bd351-4972-42e1-9186-b6f60aadd5af'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:13.820383 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Delete volume request issued successfully. Jul 31 20:58:13.820564 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e4e3b1b6-89f2-4b58-8dd6-98722e3714e1 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/volumes/b221af82-4f40-4f55-ad55-740ba94845bd returned with HTTP 202 Jul 31 20:58:13.820964 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1182/4731] 10.4.3.157 () {68 vars in 1391 bytes} [Fri Jul 31 20:58:13 2026] DELETE /volume/v3/volumes/b221af82-4f40-4f55-ad55-740ba94845bd => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:13.828558 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-63ee06ba-9986-4477-b845-737e8f414928 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:13.830341 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-63ee06ba-9986-4477-b845-737e8f414928 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] DELETE https://10.4.3.157/volume/v3/types/35733ba4-a0eb-4bf2-826f-e7d49b73e20b Jul 31 20:58:13.830543 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-63ee06ba-9986-4477-b845-737e8f414928 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:13.830792 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-63ee06ba-9986-4477-b845-737e8f414928 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:13.855427 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-63ee06ba-9986-4477-b845-737e8f414928 tempest-ProjectMemberTests-560976933 tempest-ProjectMemberTests-560976933-project-admin] https://10.4.3.157/volume/v3/types/35733ba4-a0eb-4bf2-826f-e7d49b73e20b returned with HTTP 202 Jul 31 20:58:13.855826 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1194/4732] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:13 2026] DELETE /volume/v3/types/35733ba4-a0eb-4bf2-826f-e7d49b73e20b => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:14.307460 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0e6c7b1e-d509-43e2-89e4-a1a13e482a40 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:14.309332 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0e6c7b1e-d509-43e2-89e4-a1a13e482a40 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:14.309577 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0e6c7b1e-d509-43e2-89e4-a1a13e482a40 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:14.309838 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0e6c7b1e-d509-43e2-89e4-a1a13e482a40 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:14.309951 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-0e6c7b1e-d509-43e2-89e4-a1a13e482a40 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:14.314160 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:14.314160 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:14.314802 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0e6c7b1e-d509-43e2-89e4-a1a13e482a40 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:14.315279 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1164/4733] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:14 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:14.330538 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-22dae580-a63f-4ca1-b31b-3d35a4c6b157 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:14.332100 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-22dae580-a63f-4ca1-b31b-3d35a4c6b157 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 Jul 31 20:58:14.332338 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-22dae580-a63f-4ca1-b31b-3d35a4c6b157 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:14.332516 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-22dae580-a63f-4ca1-b31b-3d35a4c6b157 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:14.338315 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-22dae580-a63f-4ca1-b31b-3d35a4c6b157 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 returned with HTTP 404 Jul 31 20:58:14.338788 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1194/4734] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:14 2026] GET /volume/v3/volumes/52cb4449-f40d-47ea-bcf4-0b7bcc1561c2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:58:14.345995 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-51fb7361-20c7-4f1d-b7a0-69b815e3c71c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:14.348010 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-51fb7361-20c7-4f1d-b7a0-69b815e3c71c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] DELETE https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:58:14.348240 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-51fb7361-20c7-4f1d-b7a0-69b815e3c71c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:14.348422 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-51fb7361-20c7-4f1d-b7a0-69b815e3c71c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:14.348575 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-51fb7361-20c7-4f1d-b7a0-69b815e3c71c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume with id: e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:58:14.353726 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-51fb7361-20c7-4f1d-b7a0-69b815e3c71c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 404 Jul 31 20:58:14.354360 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1183/4735] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:58:14 2026] DELETE /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:58:14.361592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-68380db6-3060-40ff-8b69-2260831e5c5c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:14.363498 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-68380db6-3060-40ff-8b69-2260831e5c5c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 Jul 31 20:58:14.363710 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-68380db6-3060-40ff-8b69-2260831e5c5c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:14.363924 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-68380db6-3060-40ff-8b69-2260831e5c5c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:14.369430 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-68380db6-3060-40ff-8b69-2260831e5c5c tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 returned with HTTP 404 Jul 31 20:58:14.369901 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1195/4736] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:14 2026] GET /volume/v3/volumes/e3213c67-f002-41f8-bffa-7e67b4f3d207 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:58:14.408594 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5a9535e6-81b4-47bd-a7aa-afee43d9def3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:14.410602 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5a9535e6-81b4-47bd-a7aa-afee43d9def3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] DELETE https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:58:14.410969 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5a9535e6-81b4-47bd-a7aa-afee43d9def3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:14.411370 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5a9535e6-81b4-47bd-a7aa-afee43d9def3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:14.411489 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-5a9535e6-81b4-47bd-a7aa-afee43d9def3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Delete volume with id: dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:58:14.417679 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5a9535e6-81b4-47bd-a7aa-afee43d9def3 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 404 Jul 31 20:58:14.418274 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1165/4737] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:58:14 2026] DELETE /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:58:14.426123 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ce4518ab-5227-4faa-9e98-5dc036b50043 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:14.432277 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce4518ab-5227-4faa-9e98-5dc036b50043 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] GET https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 Jul 31 20:58:14.432277 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce4518ab-5227-4faa-9e98-5dc036b50043 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:14.432277 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ce4518ab-5227-4faa-9e98-5dc036b50043 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:14.440099 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ce4518ab-5227-4faa-9e98-5dc036b50043 tempest-VolumeImageDependencyTests-1236839455 tempest-VolumeImageDependencyTests-1236839455-project-member] https://10.4.3.157/volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 returned with HTTP 404 Jul 31 20:58:14.441138 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1195/4738] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:58:14 2026] GET /volume/v3/volumes/dc1cf6b3-1f34-4490-8306-ecdc2d681da9 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:58:14.771237 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ee7b714c-6144-4c4d-9b8b-2359892545f8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:14.771237 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ee7b714c-6144-4c4d-9b8b-2359892545f8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:14.771490 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ee7b714c-6144-4c4d-9b8b-2359892545f8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:14.771688 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ee7b714c-6144-4c4d-9b8b-2359892545f8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:14.771901 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-ee7b714c-6144-4c4d-9b8b-2359892545f8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:14.777799 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:14.777799 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:14.778771 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ee7b714c-6144-4c4d-9b8b-2359892545f8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:14.779193 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1184/4739] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:14 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:15.328735 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-44d51792-dbc7-4b2d-92f0-7b8108bd4a09 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:15.330957 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-44d51792-dbc7-4b2d-92f0-7b8108bd4a09 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:15.331232 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-44d51792-dbc7-4b2d-92f0-7b8108bd4a09 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:15.331471 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-44d51792-dbc7-4b2d-92f0-7b8108bd4a09 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:15.331606 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-44d51792-dbc7-4b2d-92f0-7b8108bd4a09 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:15.336934 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:15.336934 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:15.337963 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-44d51792-dbc7-4b2d-92f0-7b8108bd4a09 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:15.338424 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1196/4740] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:15 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:15.538328 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c18d12a3-7bec-48af-9ea7-0fd0e8c9f61a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:15.663888 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c18d12a3-7bec-48af-9ea7-0fd0e8c9f61a tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:15.664237 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c18d12a3-7bec-48af-9ea7-0fd0e8c9f61a tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-7211910", "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=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:15.682606 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c18d12a3-7bec-48af-9ea7-0fd0e8c9f61a tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:15.683015 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1166/4741] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:15 2026] POST /volume/v3/types => generated 377 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:15.693115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fa44f737-a5e6-48cb-b073-39fc4e10c65c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:15.698096 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa44f737-a5e6-48cb-b073-39fc4e10c65c tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] POST https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption Jul 31 20:58:15.698567 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fa44f737-a5e6-48cb-b073-39fc4e10c65c tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:15.721963 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fa44f737-a5e6-48cb-b073-39fc4e10c65c tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption returned with HTTP 200 Jul 31 20:58:15.722532 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1196/4742] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:58:15 2026] POST /volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption => generated 239 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:15.731712 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-83bb5660-ed4d-4278-b891-94a90a18b47f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:15.734006 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-83bb5660-ed4d-4278-b891-94a90a18b47f tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:15.737347 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-83bb5660-ed4d-4278-b891-94a90a18b47f tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-926573307", "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=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:15.758118 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-83bb5660-ed4d-4278-b891-94a90a18b47f tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:15.758665 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1185/4743] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:15 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:15.770255 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-06d33b57-d4e9-4d8b-98b4-c0b57d450daf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:15.772419 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-06d33b57-d4e9-4d8b-98b4-c0b57d450daf tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] POST https://10.4.3.157/volume/v3/types/6f6920df-8d74-4a15-87be-1b49abc6005c/encryption Jul 31 20:58:15.772832 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-06d33b57-d4e9-4d8b-98b4-c0b57d450daf tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:15.790413 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0a1c9fae-1690-48f1-8123-ecab88038e15 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:15.792508 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a1c9fae-1690-48f1-8123-ecab88038e15 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:15.792719 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a1c9fae-1690-48f1-8123-ecab88038e15 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:15.793536 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0a1c9fae-1690-48f1-8123-ecab88038e15 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:15.793536 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-0a1c9fae-1690-48f1-8123-ecab88038e15 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:15.794786 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-06d33b57-d4e9-4d8b-98b4-c0b57d450daf tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/6f6920df-8d74-4a15-87be-1b49abc6005c/encryption returned with HTTP 200 Jul 31 20:58:15.794786 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1197/4744] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:58:15 2026] POST /volume/v3/types/6f6920df-8d74-4a15-87be-1b49abc6005c/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:15.799012 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:15.799012 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:15.799942 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0a1c9fae-1690-48f1-8123-ecab88038e15 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:15.800357 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1167/4745] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:15 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:15.805630 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-39e26677-8901-4dcf-82e6-00951c882bfb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:15.807281 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-39e26677-8901-4dcf-82e6-00951c882bfb tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:15.807621 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-39e26677-8901-4dcf-82e6-00951c882bfb tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-104672573", "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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:15.826376 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-39e26677-8901-4dcf-82e6-00951c882bfb tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:15.826782 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1197/4746] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:15 2026] POST /volume/v3/types => generated 379 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:15.836933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c50b1a08-bf77-4c25-bbb9-370158ecb61d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:15.839011 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c50b1a08-bf77-4c25-bbb9-370158ecb61d tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] POST https://10.4.3.157/volume/v3/types/43efa612-91b3-430f-b605-57be8d6f57c9/extra_specs Jul 31 20:58:15.839663 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c50b1a08-bf77-4c25-bbb9-370158ecb61d tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:15.875018 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c50b1a08-bf77-4c25-bbb9-370158ecb61d tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/43efa612-91b3-430f-b605-57be8d6f57c9/extra_specs returned with HTTP 200 Jul 31 20:58:15.875018 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1186/4747] 10.4.3.157 () {68 vars in 1399 bytes} [Fri Jul 31 20:58:15 2026] POST /volume/v3/types/43efa612-91b3-430f-b605-57be8d6f57c9/extra_specs => generated 35 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:58:15.885168 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-715bd35e-82ef-479b-a249-2ee9dbe48aaa None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:15.887293 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-715bd35e-82ef-479b-a249-2ee9dbe48aaa tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] PUT https://10.4.3.157/volume/v3/types/43efa612-91b3-430f-b605-57be8d6f57c9/extra_specs/key2 Jul 31 20:58:15.887888 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-715bd35e-82ef-479b-a249-2ee9dbe48aaa tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:15.916289 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-715bd35e-82ef-479b-a249-2ee9dbe48aaa tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/43efa612-91b3-430f-b605-57be8d6f57c9/extra_specs/key2 returned with HTTP 200 Jul 31 20:58:15.916289 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1198/4748] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:58:15 2026] PUT /volume/v3/types/43efa612-91b3-430f-b605-57be8d6f57c9/extra_specs/key2 => generated 25 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:58:15.925995 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-66a0e0a2-f1f2-4801-864a-d6b599fc4b88 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:15.930156 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-66a0e0a2-f1f2-4801-864a-d6b599fc4b88 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:15.930156 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-66a0e0a2-f1f2-4801-864a-d6b599fc4b88 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:15.943380 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-66a0e0a2-f1f2-4801-864a-d6b599fc4b88 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:15.943987 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1168/4749] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:58:15 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 20:58:15.954984 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1e2bfc87-33d0-4af6-8a41-637d4ac3b1cf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:15.956855 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e2bfc87-33d0-4af6-8a41-637d4ac3b1cf tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] DELETE https://10.4.3.157/volume/v3/types/92474fca-090a-4ba8-8d2a-2aecd7c4067d Jul 31 20:58:15.957045 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e2bfc87-33d0-4af6-8a41-637d4ac3b1cf tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:15.957256 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e2bfc87-33d0-4af6-8a41-637d4ac3b1cf tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:15.991473 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e2bfc87-33d0-4af6-8a41-637d4ac3b1cf tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/92474fca-090a-4ba8-8d2a-2aecd7c4067d returned with HTTP 202 Jul 31 20:58:15.991877 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1198/4750] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:15 2026] DELETE /volume/v3/types/92474fca-090a-4ba8-8d2a-2aecd7c4067d => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:16.000698 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fb74f09c-2ebe-4066-a8e5-67cb43ca8fe2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.004090 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fb74f09c-2ebe-4066-a8e5-67cb43ca8fe2 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:16.004574 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fb74f09c-2ebe-4066-a8e5-67cb43ca8fe2 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-825105762", "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=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:16.025394 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fb74f09c-2ebe-4066-a8e5-67cb43ca8fe2 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:16.025740 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1187/4751] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:15 2026] POST /volume/v3/types => generated 379 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:16.034350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-26a9fc48-3fe4-49bd-a01a-a7bb2f547f43 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.038147 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-26a9fc48-3fe4-49bd-a01a-a7bb2f547f43 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] POST https://10.4.3.157/volume/v3/types/2ebd667d-48af-44ed-8c8a-00193a70ad15/encryption Jul 31 20:58:16.038147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-26a9fc48-3fe4-49bd-a01a-a7bb2f547f43 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:16.059655 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-26a9fc48-3fe4-49bd-a01a-a7bb2f547f43 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/2ebd667d-48af-44ed-8c8a-00193a70ad15/encryption returned with HTTP 200 Jul 31 20:58:16.060406 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1199/4752] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:58:16 2026] POST /volume/v3/types/2ebd667d-48af-44ed-8c8a-00193a70ad15/encryption => generated 239 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:16.073679 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-41d2917e-636e-4617-a94a-23d6ebb7ffb5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.075436 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-41d2917e-636e-4617-a94a-23d6ebb7ffb5 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] DELETE https://10.4.3.157/volume/v3/types/2ebd667d-48af-44ed-8c8a-00193a70ad15/encryption/94be8cc9-0e96-45bc-91fb-1c0734425604 Jul 31 20:58:16.075935 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-41d2917e-636e-4617-a94a-23d6ebb7ffb5 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.076227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-41d2917e-636e-4617-a94a-23d6ebb7ffb5 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.088982 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-41d2917e-636e-4617-a94a-23d6ebb7ffb5 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/2ebd667d-48af-44ed-8c8a-00193a70ad15/encryption/94be8cc9-0e96-45bc-91fb-1c0734425604 returned with HTTP 202 Jul 31 20:58:16.089518 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1169/4753] 10.4.3.157 () {66 vars in 1489 bytes} [Fri Jul 31 20:58:16 2026] DELETE /volume/v3/types/2ebd667d-48af-44ed-8c8a-00193a70ad15/encryption/94be8cc9-0e96-45bc-91fb-1c0734425604 => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:16.100229 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-526b5cd2-7358-4f13-96c9-882d6516a233 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.102532 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-526b5cd2-7358-4f13-96c9-882d6516a233 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:16.103050 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-526b5cd2-7358-4f13-96c9-882d6516a233 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1404986482", "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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:16.120774 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-526b5cd2-7358-4f13-96c9-882d6516a233 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:16.121237 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1199/4754] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:16 2026] POST /volume/v3/types => generated 380 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:16.132265 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2dd77aa2-5689-475b-ae39-b5e9fed8bd37 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.134255 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2dd77aa2-5689-475b-ae39-b5e9fed8bd37 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] DELETE https://10.4.3.157/volume/v3/types/14982f41-4a3c-46b9-b693-9fb1e93fbc9c/extra_specs/key1 Jul 31 20:58:16.134451 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2dd77aa2-5689-475b-ae39-b5e9fed8bd37 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.134641 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2dd77aa2-5689-475b-ae39-b5e9fed8bd37 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.159566 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2dd77aa2-5689-475b-ae39-b5e9fed8bd37 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/14982f41-4a3c-46b9-b693-9fb1e93fbc9c/extra_specs/key1 returned with HTTP 202 Jul 31 20:58:16.160010 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1188/4755] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:58:16 2026] DELETE /volume/v3/types/14982f41-4a3c-46b9-b693-9fb1e93fbc9c/extra_specs/key1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:58:16.171085 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7f2cc581-e20a-43bf-b32d-f70f5bcbc7ff None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.173606 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f2cc581-e20a-43bf-b32d-f70f5bcbc7ff tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:16.175149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f2cc581-e20a-43bf-b32d-f70f5bcbc7ff tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-521587609", "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=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:16.196379 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f2cc581-e20a-43bf-b32d-f70f5bcbc7ff tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:16.196379 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1200/4756] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:16 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:16.207236 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9086693e-6d4d-40da-b975-d327c45210fd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.208745 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9086693e-6d4d-40da-b975-d327c45210fd tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] DELETE https://10.4.3.157/volume/v3/types/ebb31858-9e95-4e6e-a90c-dc60252f2a57 Jul 31 20:58:16.210758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9086693e-6d4d-40da-b975-d327c45210fd tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.210758 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9086693e-6d4d-40da-b975-d327c45210fd tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.252414 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9086693e-6d4d-40da-b975-d327c45210fd tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/ebb31858-9e95-4e6e-a90c-dc60252f2a57 returned with HTTP 202 Jul 31 20:58:16.252778 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1170/4757] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:16 2026] DELETE /volume/v3/types/ebb31858-9e95-4e6e-a90c-dc60252f2a57 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:16.262468 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9d7b5ebc-de0a-41cc-80b3-f1d1f41bfb01 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.264347 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9d7b5ebc-de0a-41cc-80b3-f1d1f41bfb01 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] GET https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs Jul 31 20:58:16.264544 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9d7b5ebc-de0a-41cc-80b3-f1d1f41bfb01 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.264725 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9d7b5ebc-de0a-41cc-80b3-f1d1f41bfb01 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.272846 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9d7b5ebc-de0a-41cc-80b3-f1d1f41bfb01 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs returned with HTTP 200 Jul 31 20:58:16.272846 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1200/4758] 10.4.3.157 () {66 vars in 1378 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs => generated 185 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:16.280829 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-93ff1815-d84f-490f-9ec4-e623c3124fad None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.282673 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-93ff1815-d84f-490f-9ec4-e623c3124fad tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] GET https://10.4.3.157/volume/v3/types Jul 31 20:58:16.283167 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-93ff1815-d84f-490f-9ec4-e623c3124fad tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.283564 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-93ff1815-d84f-490f-9ec4-e623c3124fad tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.315257 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-93ff1815-d84f-490f-9ec4-e623c3124fad tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:16.319214 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1189/4759] 10.4.3.157 () {66 vars in 1231 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/types => generated 3337 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:16.329963 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1cc59e52-1bcb-4930-b754-3763e699e72e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.334293 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1cc59e52-1bcb-4930-b754-3763e699e72e tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] GET https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption/cipher Jul 31 20:58:16.334293 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1cc59e52-1bcb-4930-b754-3763e699e72e tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.334293 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1cc59e52-1bcb-4930-b754-3763e699e72e tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.342378 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1cc59e52-1bcb-4930-b754-3763e699e72e tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption/cipher returned with HTTP 200 Jul 31 20:58:16.342960 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1201/4760] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption/cipher => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:58:16.350768 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7a303b2b-c2a8-48fe-91f3-27a6239c914c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.352317 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dfde381b-484d-4bac-b56c-54c8a605a9e3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.352864 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7a303b2b-c2a8-48fe-91f3-27a6239c914c tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] GET https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption Jul 31 20:58:16.353069 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7a303b2b-c2a8-48fe-91f3-27a6239c914c tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.353281 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7a303b2b-c2a8-48fe-91f3-27a6239c914c tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.353986 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dfde381b-484d-4bac-b56c-54c8a605a9e3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:16.354189 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dfde381b-484d-4bac-b56c-54c8a605a9e3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.354377 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dfde381b-484d-4bac-b56c-54c8a605a9e3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.354479 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-dfde381b-484d-4bac-b56c-54c8a605a9e3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:16.359102 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:16.359102 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:16.359281 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7a303b2b-c2a8-48fe-91f3-27a6239c914c tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption returned with HTTP 200 Jul 31 20:58:16.359526 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1171/4761] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption => generated 325 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:16.359865 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dfde381b-484d-4bac-b56c-54c8a605a9e3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:16.360269 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1201/4762] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:58:16.370789 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f657fc6c-83f9-4070-b00c-978b24779504 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.372806 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f657fc6c-83f9-4070-b00c-978b24779504 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] GET https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs/multiattach Jul 31 20:58:16.373286 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f657fc6c-83f9-4070-b00c-978b24779504 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.373701 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f657fc6c-83f9-4070-b00c-978b24779504 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.382075 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f657fc6c-83f9-4070-b00c-978b24779504 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs/multiattach returned with HTTP 200 Jul 31 20:58:16.382854 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1190/4763] 10.4.3.157 () {66 vars in 1414 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs/multiattach => generated 29 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:58:16.392580 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6c8d200c-92ab-4cec-aaff-4d8f60b91314 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.395464 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6c8d200c-92ab-4cec-aaff-4d8f60b91314 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] GET https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs/volume_backend_name Jul 31 20:58:16.395656 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6c8d200c-92ab-4cec-aaff-4d8f60b91314 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.395863 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6c8d200c-92ab-4cec-aaff-4d8f60b91314 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.402471 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6c8d200c-92ab-4cec-aaff-4d8f60b91314 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs/volume_backend_name returned with HTTP 200 Jul 31 20:58:16.402825 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1202/4764] 10.4.3.157 () {66 vars in 1438 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:58:16.410572 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-13a1fc36-f4b8-46f4-acea-769617b59153 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.412398 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-13a1fc36-f4b8-46f4-acea-769617b59153 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] GET https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88 Jul 31 20:58:16.412584 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-13a1fc36-f4b8-46f4-acea-769617b59153 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.412775 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-13a1fc36-f4b8-46f4-acea-769617b59153 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.418258 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-13a1fc36-f4b8-46f4-acea-769617b59153 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88 returned with HTTP 200 Jul 31 20:58:16.418681 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1172/4765] 10.4.3.157 () {66 vars in 1342 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88 => generated 399 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:16.427894 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-368df873-d8d7-4e87-a23c-742840815045 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.431147 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-368df873-d8d7-4e87-a23c-742840815045 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] PUT https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption/9e601cbf-aa36-4913-ad1a-7b813938e502 Jul 31 20:58:16.431588 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-368df873-d8d7-4e87-a23c-742840815045 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:16.447463 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a0dc0b71-dadf-4a4b-a396-badeed38bb4b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.450842 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-368df873-d8d7-4e87-a23c-742840815045 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption/9e601cbf-aa36-4913-ad1a-7b813938e502 returned with HTTP 200 Jul 31 20:58:16.451270 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1202/4766] 10.4.3.157 () {68 vars in 1506 bytes} [Fri Jul 31 20:58:16 2026] PUT /volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/encryption/9e601cbf-aa36-4913-ad1a-7b813938e502 => generated 33 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:58:16.459979 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f04a67c9-c4ee-468d-adba-85957176c271 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.463183 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f04a67c9-c4ee-468d-adba-85957176c271 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] PUT https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs/key1 Jul 31 20:58:16.463657 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f04a67c9-c4ee-468d-adba-85957176c271 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:16.494413 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f04a67c9-c4ee-468d-adba-85957176c271 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs/key1 returned with HTTP 200 Jul 31 20:58:16.495019 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1203/4767] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:58:16 2026] PUT /volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88/extra_specs/key1 => generated 30 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 20:58:16.503488 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ac92a5d6-3051-4fdb-b81d-05f9e7d812a1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.505219 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ac92a5d6-3051-4fdb-b81d-05f9e7d812a1 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] PUT https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88 Jul 31 20:58:16.505605 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ac92a5d6-3051-4fdb-b81d-05f9e7d812a1 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:16.519853 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ac92a5d6-3051-4fdb-b81d-05f9e7d812a1 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88 returned with HTTP 200 Jul 31 20:58:16.520382 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1173/4768] 10.4.3.157 () {68 vars in 1362 bytes} [Fri Jul 31 20:58:16 2026] PUT /volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88 => generated 368 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:58:16.529371 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b739ebd7-651c-4001-b90b-0c2ea00cf4f3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.531275 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b739ebd7-651c-4001-b90b-0c2ea00cf4f3 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] DELETE https://10.4.3.157/volume/v3/types/14982f41-4a3c-46b9-b693-9fb1e93fbc9c Jul 31 20:58:16.531494 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b739ebd7-651c-4001-b90b-0c2ea00cf4f3 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.531691 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b739ebd7-651c-4001-b90b-0c2ea00cf4f3 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.559018 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b739ebd7-651c-4001-b90b-0c2ea00cf4f3 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/14982f41-4a3c-46b9-b693-9fb1e93fbc9c returned with HTTP 202 Jul 31 20:58:16.559554 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1203/4769] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:16 2026] DELETE /volume/v3/types/14982f41-4a3c-46b9-b693-9fb1e93fbc9c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:16.566909 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-448157ff-e1cc-4a20-a816-6154026a066b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.568890 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-448157ff-e1cc-4a20-a816-6154026a066b tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] DELETE https://10.4.3.157/volume/v3/types/2ebd667d-48af-44ed-8c8a-00193a70ad15 Jul 31 20:58:16.569184 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-448157ff-e1cc-4a20-a816-6154026a066b tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.569475 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-448157ff-e1cc-4a20-a816-6154026a066b tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.598938 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-448157ff-e1cc-4a20-a816-6154026a066b tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/2ebd667d-48af-44ed-8c8a-00193a70ad15 returned with HTTP 202 Jul 31 20:58:16.599475 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1204/4770] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:16 2026] DELETE /volume/v3/types/2ebd667d-48af-44ed-8c8a-00193a70ad15 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:16.606738 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7de6dd80-02ff-4136-8880-dc10b56a66ff None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.608755 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7de6dd80-02ff-4136-8880-dc10b56a66ff tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] DELETE https://10.4.3.157/volume/v3/types/43efa612-91b3-430f-b605-57be8d6f57c9 Jul 31 20:58:16.609027 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7de6dd80-02ff-4136-8880-dc10b56a66ff tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.609275 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7de6dd80-02ff-4136-8880-dc10b56a66ff tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.629401 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a0dc0b71-dadf-4a4b-a396-badeed38bb4b tempest-ProjectReaderTests-1531759065 tempest-ProjectReaderTests-1531759065-project-admin] GET https://10.4.3.157/volume/v3/scheduler-stats/get_pools Jul 31 20:58:16.631147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a0dc0b71-dadf-4a4b-a396-badeed38bb4b tempest-ProjectReaderTests-1531759065 tempest-ProjectReaderTests-1531759065-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.631147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a0dc0b71-dadf-4a4b-a396-badeed38bb4b tempest-ProjectReaderTests-1531759065 tempest-ProjectReaderTests-1531759065-project-admin] Calling method 'get_pools' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.636056 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7de6dd80-02ff-4136-8880-dc10b56a66ff tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/43efa612-91b3-430f-b605-57be8d6f57c9 returned with HTTP 202 Jul 31 20:58:16.636708 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1174/4771] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:16 2026] DELETE /volume/v3/types/43efa612-91b3-430f-b605-57be8d6f57c9 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:16.644766 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a0dc0b71-dadf-4a4b-a396-badeed38bb4b tempest-ProjectReaderTests-1531759065 tempest-ProjectReaderTests-1531759065-project-admin] https://10.4.3.157/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 20:58:16.645502 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1191/4772] 10.4.3.157 () {66 vars in 1291 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:16.645641 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d2bf7f24-794c-4201-8834-402c0955e9da None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.647927 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d2bf7f24-794c-4201-8834-402c0955e9da tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] DELETE https://10.4.3.157/volume/v3/types/6f6920df-8d74-4a15-87be-1b49abc6005c Jul 31 20:58:16.648146 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d2bf7f24-794c-4201-8834-402c0955e9da tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.648362 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d2bf7f24-794c-4201-8834-402c0955e9da tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.653294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3e807bce-4c48-43de-a322-c4a93674e67d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.675507 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d2bf7f24-794c-4201-8834-402c0955e9da tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/6f6920df-8d74-4a15-87be-1b49abc6005c returned with HTTP 202 Jul 31 20:58:16.676142 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1204/4773] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:16 2026] DELETE /volume/v3/types/6f6920df-8d74-4a15-87be-1b49abc6005c => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:16.686490 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0761314c-c3fd-49e5-a6a0-d7fa7bf06589 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.686490 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0761314c-c3fd-49e5-a6a0-d7fa7bf06589 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] DELETE https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88 Jul 31 20:58:16.686490 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0761314c-c3fd-49e5-a6a0-d7fa7bf06589 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.686490 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0761314c-c3fd-49e5-a6a0-d7fa7bf06589 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.713314 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0761314c-c3fd-49e5-a6a0-d7fa7bf06589 tempest-VolumeTypesAdminTests-1546044590 tempest-VolumeTypesAdminTests-1546044590-project-admin] https://10.4.3.157/volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88 returned with HTTP 202 Jul 31 20:58:16.713614 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1175/4774] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:16 2026] DELETE /volume/v3/types/49f24113-e089-4e27-9455-406ba341ae88 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:16.738733 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e807bce-4c48-43de-a322-c4a93674e67d tempest-ProjectReaderTests-1531759065 tempest-ProjectReaderTests-1531759065-project-reader] GET https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool Jul 31 20:58:16.738994 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e807bce-4c48-43de-a322-c4a93674e67d tempest-ProjectReaderTests-1531759065 tempest-ProjectReaderTests-1531759065-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.739207 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e807bce-4c48-43de-a322-c4a93674e67d tempest-ProjectReaderTests-1531759065 tempest-ProjectReaderTests-1531759065-project-reader] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.739881 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.policy [None req-3e807bce-4c48-43de-a322-c4a93674e67d tempest-ProjectReaderTests-1531759065 tempest-ProjectReaderTests-1531759065-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'f4c224a84ec448b695c19c0944e83b06', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '261a88145b9d4c5181dce87111fd4a0b', '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=100192) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:16.740064 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e807bce-4c48-43de-a322-c4a93674e67d tempest-ProjectReaderTests-1531759065 tempest-ProjectReaderTests-1531759065-project-reader] https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool returned with HTTP 403 Jul 31 20:58:16.740930 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1205/4775] 10.4.3.157 () {66 vars in 1318 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/capabilities/np0000006272@storpool => generated 110 bytes in 88 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:16.812454 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1b81cbe7-5f5e-4166-9db1-64427924787d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.814098 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1b81cbe7-5f5e-4166-9db1-64427924787d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:16.814446 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1b81cbe7-5f5e-4166-9db1-64427924787d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.814975 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1b81cbe7-5f5e-4166-9db1-64427924787d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.815188 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-1b81cbe7-5f5e-4166-9db1-64427924787d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:16.821153 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:16.821153 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:16.821153 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1b81cbe7-5f5e-4166-9db1-64427924787d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:16.821153 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1192/4776] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:16.836678 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-567fd154-b40c-43d5-95e9-069f8649b9ac None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.838973 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-567fd154-b40c-43d5-95e9-069f8649b9ac tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca Jul 31 20:58:16.839257 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-567fd154-b40c-43d5-95e9-069f8649b9ac tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:16.839503 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-567fd154-b40c-43d5-95e9-069f8649b9ac tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:16.848459 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:16.848459 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:16.853486 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-567fd154-b40c-43d5-95e9-069f8649b9ac tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:16.860086 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-567fd154-b40c-43d5-95e9-069f8649b9ac tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca returned with HTTP 200 Jul 31 20:58:16.860630 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1205/4777] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:16 2026] GET /volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca => generated 1357 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:16.878513 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:16.880991 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f/restore Jul 31 20:58:16.881479 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:16.883435 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Restoring backup ca56dd80-568a-4c07-9255-e23c15e3856f ({'restore': {}}) {{(pid=100194) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 20:58:16.883609 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Restoring backup ca56dd80-568a-4c07-9255-e23c15e3856f to volume None. Jul 31 20:58:16.890275 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:16.890275 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:16.891954 np0000006272 devstack@c-api.service[100194]: INFO cinder.backup.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating volume of 1 GB for restore of backup ca56dd80-568a-4c07-9255-e23c15e3856f. Jul 31 20:58:16.896692 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Availability Zones retrieved successfully. Jul 31 20:58:16.905410 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (7bd953b0-8ee1-4722-8445-03ab49fb6b2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:16.907295 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18bdd2f0-0d35-4289-b9c4-c7432279680b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:16.908844 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:16.944690 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (18bdd2f0-0d35-4289-b9c4-c7432279680b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:16.945540 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f7b3de-13e6-4942-a121-6147812ae2b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:16.994315 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['86a40691-dff9-4df9-b4ba-9e32aef3de78', 'abaacc84-9fe8-427d-969d-398ef123b3a9', '2e6472a0-f7fa-42c7-a992-89084e8d1ac3', 'e76cf758-cc8c-4a00-842d-047a96dbb7c7'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:16.995238 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f7b3de-13e6-4942-a121-6147812ae2b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86a40691-dff9-4df9-b4ba-9e32aef3de78', 'abaacc84-9fe8-427d-969d-398ef123b3a9', '2e6472a0-f7fa-42c7-a992-89084e8d1ac3', 'e76cf758-cc8c-4a00-842d-047a96dbb7c7']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:16.996742 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b77da29-7b4a-40b4-9b7c-c48dc660c0dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:17.029369 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5b77da29-7b4a-40b4-9b7c-c48dc660c0dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06499d86-b09f-46db-8985-41123c94f2cf', '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_ca56dd80-568a-4c07-9255-e23c15e3856f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['86a40691-dff9-4df9-b4ba-9e32aef3de78','abaacc84-9fe8-427d-969d-398ef123b3a9','2e6472a0-f7fa-42c7-a992-89084e8d1ac3','e76cf758-cc8c-4a00-842d-047a96dbb7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_ca56dd80-568a-4c07-9255-e23c15e3856f',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06499d86-b09f-46db-8985-41123c94f2cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4ce6075f9da4c8380d283a1a338b52c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e8605727c964771a477fd95c05985be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:17.030114 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba44b2e5-efe0-410f-8c76-02ee512e41e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:17.046905 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba44b2e5-efe0-410f-8c76-02ee512e41e1) transitioned into 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_ca56dd80-568a-4c07-9255-e23c15e3856f',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['86a40691-dff9-4df9-b4ba-9e32aef3de78','abaacc84-9fe8-427d-969d-398ef123b3a9','2e6472a0-f7fa-42c7-a992-89084e8d1ac3','e76cf758-cc8c-4a00-842d-047a96dbb7c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:17.047743 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9669d924-438e-4bf6-8bf0-6487616a2491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:17.057655 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9669d924-438e-4bf6-8bf0-6487616a2491) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:17.058563 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (7bd953b0-8ee1-4722-8445-03ab49fb6b2a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:17.058932 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume request issued successfully. Jul 31 20:58:17.069661 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:17.069661 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:17.070369 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:17.373093 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c9e87482-24fb-40cb-b59f-6a505419cedc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:17.375711 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c9e87482-24fb-40cb-b59f-6a505419cedc tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:17.375914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c9e87482-24fb-40cb-b59f-6a505419cedc tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:17.376687 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c9e87482-24fb-40cb-b59f-6a505419cedc tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:17.376800 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c9e87482-24fb-40cb-b59f-6a505419cedc tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:17.381728 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:17.381728 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:17.382382 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c9e87482-24fb-40cb-b59f-6a505419cedc tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:17.382729 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1206/4778] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:17 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:18.077726 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:18.077726 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:18.078646 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:18.078646 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Checking backup size 1 against volume size 1 {{(pid=100194) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 20:58:18.078646 np0000006272 devstack@c-api.service[100194]: INFO cinder.backup.api [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Overwriting volume 06499d86-b09f-46db-8985-41123c94f2cf with restore of backup ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:18.094429 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.rpcapi [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] restore_backup in rpcapi backup_id ca56dd80-568a-4c07-9255-e23c15e3856f {{(pid=100194) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 20:58:18.098056 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a82d7ec7-80b4-4092-a52d-cb507dff20f9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f/restore returned with HTTP 202 Jul 31 20:58:18.098515 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1176/4779] 10.4.3.157 () {68 vars in 1393 bytes} [Fri Jul 31 20:58:16 2026] POST /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f/restore => generated 189 bytes in 1221 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:18.115656 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c0321ea8-2cf8-4ba7-ba95-6564f44ea1b9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.117389 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c0321ea8-2cf8-4ba7-ba95-6564f44ea1b9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:18.117574 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c0321ea8-2cf8-4ba7-ba95-6564f44ea1b9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:18.117760 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c0321ea8-2cf8-4ba7-ba95-6564f44ea1b9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:18.117834 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-c0321ea8-2cf8-4ba7-ba95-6564f44ea1b9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:18.127381 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:18.127381 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:18.128188 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c0321ea8-2cf8-4ba7-ba95-6564f44ea1b9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:18.128729 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1193/4780] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:18 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:18.384667 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-98707c0b-6fd5-4630-b10e-52bad9dca475 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.393760 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-338a24e1-735b-4ec1-915d-6910c2e2cd01 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.397067 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-338a24e1-735b-4ec1-915d-6910c2e2cd01 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:18.397385 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-338a24e1-735b-4ec1-915d-6910c2e2cd01 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:18.397670 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-338a24e1-735b-4ec1-915d-6910c2e2cd01 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:18.397849 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-338a24e1-735b-4ec1-915d-6910c2e2cd01 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:18.405109 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:18.405109 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:18.405781 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-338a24e1-735b-4ec1-915d-6910c2e2cd01 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:18.406192 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1207/4781] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:18 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:18.484110 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-98707c0b-6fd5-4630-b10e-52bad9dca475 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:18.484563 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-98707c0b-6fd5-4630-b10e-52bad9dca475 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1074135078", "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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.502763 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-98707c0b-6fd5-4630-b10e-52bad9dca475 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:18.503213 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1206/4782] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:18 2026] POST /volume/v3/types => generated 380 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:18.513626 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3259cfe5-ec1c-4c5a-ad2f-279212c3561d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.515629 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3259cfe5-ec1c-4c5a-ad2f-279212c3561d tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] POST https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption Jul 31 20:58:18.515989 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3259cfe5-ec1c-4c5a-ad2f-279212c3561d tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.531619 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3259cfe5-ec1c-4c5a-ad2f-279212c3561d tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption returned with HTTP 200 Jul 31 20:58:18.532108 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1177/4783] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:58:18 2026] POST /volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:18.544293 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-50ea2bcf-72fe-4317-95dd-6e0f459373cc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.546241 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-50ea2bcf-72fe-4317-95dd-6e0f459373cc tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:18.546739 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-50ea2bcf-72fe-4317-95dd-6e0f459373cc tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1574766992", "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=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.562760 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-50ea2bcf-72fe-4317-95dd-6e0f459373cc tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:18.563086 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1194/4784] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:18 2026] POST /volume/v3/types => generated 380 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:18.574089 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c96214b7-0d12-4a91-b824-ef2b2cb6a0be None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.632085 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c96214b7-0d12-4a91-b824-ef2b2cb6a0be tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] POST https://10.4.3.157/volume/v3/types/a7e647a7-d43f-40af-81e9-358e0e9da318/encryption Jul 31 20:58:18.632437 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c96214b7-0d12-4a91-b824-ef2b2cb6a0be tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.634291 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.policy [None req-c96214b7-0d12-4a91-b824-ef2b2cb6a0be tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100192) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:18.634464 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c96214b7-0d12-4a91-b824-ef2b2cb6a0be tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/a7e647a7-d43f-40af-81e9-358e0e9da318/encryption returned with HTTP 403 Jul 31 20:58:18.634871 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1208/4785] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:58:18 2026] POST /volume/v3/types/a7e647a7-d43f-40af-81e9-358e0e9da318/encryption => generated 127 bytes in 61 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:18.643201 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c2635319-4461-4b15-9452-1e1ed1f7c658 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.645408 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c2635319-4461-4b15-9452-1e1ed1f7c658 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:18.645921 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c2635319-4461-4b15-9452-1e1ed1f7c658 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-347167523", "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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.665719 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c2635319-4461-4b15-9452-1e1ed1f7c658 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:18.666226 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1207/4786] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:18 2026] POST /volume/v3/types => generated 379 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:18.675737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fd5d3899-76ea-46b7-bc8a-b1909f3a4e5f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.677647 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fd5d3899-76ea-46b7-bc8a-b1909f3a4e5f tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] POST https://10.4.3.157/volume/v3/types/0a864ffa-8934-47a1-b118-4f34dbfdee16/extra_specs Jul 31 20:58:18.677989 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fd5d3899-76ea-46b7-bc8a-b1909f3a4e5f tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.679893 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-fd5d3899-76ea-46b7-bc8a-b1909f3a4e5f tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:18.680089 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fd5d3899-76ea-46b7-bc8a-b1909f3a4e5f tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/0a864ffa-8934-47a1-b118-4f34dbfdee16/extra_specs returned with HTTP 403 Jul 31 20:58:18.680622 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1178/4787] 10.4.3.157 () {68 vars in 1399 bytes} [Fri Jul 31 20:58:18 2026] POST /volume/v3/types/0a864ffa-8934-47a1-b118-4f34dbfdee16/extra_specs => generated 122 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:18.687723 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-eece0937-3943-4131-bcb2-7598e2727bca None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.690286 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eece0937-3943-4131-bcb2-7598e2727bca tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] PUT https://10.4.3.157/volume/v3/types/0a864ffa-8934-47a1-b118-4f34dbfdee16/extra_specs/key2 Jul 31 20:58:18.690755 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-eece0937-3943-4131-bcb2-7598e2727bca tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.693084 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-eece0937-3943-4131-bcb2-7598e2727bca tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:18.693289 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-eece0937-3943-4131-bcb2-7598e2727bca tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/0a864ffa-8934-47a1-b118-4f34dbfdee16/extra_specs/key2 returned with HTTP 403 Jul 31 20:58:18.693773 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1195/4788] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:58:18 2026] PUT /volume/v3/types/0a864ffa-8934-47a1-b118-4f34dbfdee16/extra_specs/key2 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:18.700851 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cdb2b286-738b-4c31-98ed-e01010cb7333 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.702984 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cdb2b286-738b-4c31-98ed-e01010cb7333 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:18.703442 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cdb2b286-738b-4c31-98ed-e01010cb7333 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.706223 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.policy [None req-cdb2b286-738b-4c31-98ed-e01010cb7333 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100192) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:18.706461 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cdb2b286-738b-4c31-98ed-e01010cb7333 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types returned with HTTP 403 Jul 31 20:58:18.707018 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1209/4789] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 20:58:18 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:18.713860 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-655dcb13-a0fb-4358-8510-5bf8c5342674 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.718150 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-655dcb13-a0fb-4358-8510-5bf8c5342674 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:18.718150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-655dcb13-a0fb-4358-8510-5bf8c5342674 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-939383658", "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=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.732816 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-655dcb13-a0fb-4358-8510-5bf8c5342674 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:18.733392 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1208/4790] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:18 2026] POST /volume/v3/types => generated 379 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:18.740870 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-160e0107-7347-45f5-9a0b-69ba77f52954 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.742806 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-160e0107-7347-45f5-9a0b-69ba77f52954 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] POST https://10.4.3.157/volume/v3/types/f91f63f7-f302-422a-b20e-816835b2ef0c/encryption Jul 31 20:58:18.743147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-160e0107-7347-45f5-9a0b-69ba77f52954 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.758987 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-160e0107-7347-45f5-9a0b-69ba77f52954 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types/f91f63f7-f302-422a-b20e-816835b2ef0c/encryption returned with HTTP 200 Jul 31 20:58:18.759437 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1179/4791] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 20:58:18 2026] POST /volume/v3/types/f91f63f7-f302-422a-b20e-816835b2ef0c/encryption => generated 239 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:18.768445 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e1fb7f28-f811-4257-a441-b2b2158dde70 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.770869 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e1fb7f28-f811-4257-a441-b2b2158dde70 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] DELETE https://10.4.3.157/volume/v3/types/f91f63f7-f302-422a-b20e-816835b2ef0c/encryption/a969d045-6492-4093-bcab-a8d359a6951f Jul 31 20:58:18.771069 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e1fb7f28-f811-4257-a441-b2b2158dde70 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:18.771270 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e1fb7f28-f811-4257-a441-b2b2158dde70 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:18.771875 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-e1fb7f28-f811-4257-a441-b2b2158dde70 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:18.772092 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e1fb7f28-f811-4257-a441-b2b2158dde70 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/f91f63f7-f302-422a-b20e-816835b2ef0c/encryption/a969d045-6492-4093-bcab-a8d359a6951f returned with HTTP 403 Jul 31 20:58:18.772478 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1196/4792] 10.4.3.157 () {66 vars in 1489 bytes} [Fri Jul 31 20:58:18 2026] DELETE /volume/v3/types/f91f63f7-f302-422a-b20e-816835b2ef0c/encryption/a969d045-6492-4093-bcab-a8d359a6951f => generated 127 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:18.779755 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-705aa0f0-49c2-45b8-91f3-68ea9f552a9c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.781467 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-705aa0f0-49c2-45b8-91f3-68ea9f552a9c tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:18.781858 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-705aa0f0-49c2-45b8-91f3-68ea9f552a9c tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-632486954", "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=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.800566 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-705aa0f0-49c2-45b8-91f3-68ea9f552a9c tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:18.800975 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1210/4793] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:18 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 20:58:18.809271 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a5454a9c-2b3d-4af4-9b90-0d818ef53af0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.810758 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a5454a9c-2b3d-4af4-9b90-0d818ef53af0 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] DELETE https://10.4.3.157/volume/v3/types/f5be0ef4-c47b-44f7-a4f6-05850551c060/extra_specs/key1 Jul 31 20:58:18.811049 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a5454a9c-2b3d-4af4-9b90-0d818ef53af0 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:18.811364 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a5454a9c-2b3d-4af4-9b90-0d818ef53af0 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:18.816976 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.policy [None req-a5454a9c-2b3d-4af4-9b90-0d818ef53af0 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100191) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:18.817364 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a5454a9c-2b3d-4af4-9b90-0d818ef53af0 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/f5be0ef4-c47b-44f7-a4f6-05850551c060/extra_specs/key1 returned with HTTP 403 Jul 31 20:58:18.817936 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1209/4794] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:58:18 2026] DELETE /volume/v3/types/f5be0ef4-c47b-44f7-a4f6-05850551c060/extra_specs/key1 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:18.826023 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2e038c65-da8a-43e3-b837-ef2ccdf475ba None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.827808 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2e038c65-da8a-43e3-b837-ef2ccdf475ba tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:58:18.828191 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2e038c65-da8a-43e3-b837-ef2ccdf475ba tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-269689008", "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=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.842998 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2e038c65-da8a-43e3-b837-ef2ccdf475ba tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:58:18.843479 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1180/4795] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:58:18 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 20:58:18.851216 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5ae850a1-352e-45b8-88f8-1dcca0022cd3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.853357 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5ae850a1-352e-45b8-88f8-1dcca0022cd3 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] DELETE https://10.4.3.157/volume/v3/types/9383756b-222f-45cb-b191-bb7b1fec1b00 Jul 31 20:58:18.853544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5ae850a1-352e-45b8-88f8-1dcca0022cd3 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:18.853730 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5ae850a1-352e-45b8-88f8-1dcca0022cd3 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Calling method '_delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:18.854368 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-5ae850a1-352e-45b8-88f8-1dcca0022cd3 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:18.854525 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5ae850a1-352e-45b8-88f8-1dcca0022cd3 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/9383756b-222f-45cb-b191-bb7b1fec1b00 returned with HTTP 403 Jul 31 20:58:18.854921 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1197/4796] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:18 2026] DELETE /volume/v3/types/9383756b-222f-45cb-b191-bb7b1fec1b00 => generated 109 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:18.862413 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d4dbb5de-cf36-452f-b374-06735a7a7196 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.864141 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d4dbb5de-cf36-452f-b374-06735a7a7196 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] GET https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/extra_specs Jul 31 20:58:18.864343 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d4dbb5de-cf36-452f-b374-06735a7a7196 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:18.864547 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d4dbb5de-cf36-452f-b374-06735a7a7196 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:18.874543 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d4dbb5de-cf36-452f-b374-06735a7a7196 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/extra_specs returned with HTTP 200 Jul 31 20:58:18.874980 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1211/4797] 10.4.3.157 () {66 vars in 1378 bytes} [Fri Jul 31 20:58:18 2026] GET /volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/extra_specs => generated 123 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:18.886444 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-701ef645-7d8b-46f3-b3da-04cf3369b3a3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.894155 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-701ef645-7d8b-46f3-b3da-04cf3369b3a3 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] GET https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption/cipher Jul 31 20:58:18.894155 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-701ef645-7d8b-46f3-b3da-04cf3369b3a3 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:18.894155 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-701ef645-7d8b-46f3-b3da-04cf3369b3a3 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:18.894155 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.policy [None req-701ef645-7d8b-46f3-b3da-04cf3369b3a3 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100191) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:18.894758 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-701ef645-7d8b-46f3-b3da-04cf3369b3a3 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption/cipher returned with HTTP 403 Jul 31 20:58:18.896088 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1210/4798] 10.4.3.157 () {66 vars in 1396 bytes} [Fri Jul 31 20:58:18 2026] GET /volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:18.906011 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-24ad6984-cc8b-40bf-83f4-6f3f0f0a0098 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.907973 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-24ad6984-cc8b-40bf-83f4-6f3f0f0a0098 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] GET https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption Jul 31 20:58:18.908203 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-24ad6984-cc8b-40bf-83f4-6f3f0f0a0098 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:18.908404 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-24ad6984-cc8b-40bf-83f4-6f3f0f0a0098 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:18.909110 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-24ad6984-cc8b-40bf-83f4-6f3f0f0a0098 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:18.909308 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-24ad6984-cc8b-40bf-83f4-6f3f0f0a0098 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption returned with HTTP 403 Jul 31 20:58:18.909805 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1181/4799] 10.4.3.157 () {66 vars in 1375 bytes} [Fri Jul 31 20:58:18 2026] GET /volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption => generated 124 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:18.918649 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1ed88586-ca2d-43b0-8c6b-5dada36800fe None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.919640 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ed88586-ca2d-43b0-8c6b-5dada36800fe tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] GET https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/extra_specs/multiattach Jul 31 20:58:18.919880 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ed88586-ca2d-43b0-8c6b-5dada36800fe tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:18.920070 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ed88586-ca2d-43b0-8c6b-5dada36800fe tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:18.928645 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ed88586-ca2d-43b0-8c6b-5dada36800fe tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/extra_specs/multiattach returned with HTTP 200 Jul 31 20:58:18.929600 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1198/4800] 10.4.3.157 () {66 vars in 1414 bytes} [Fri Jul 31 20:58:18 2026] GET /volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/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 20:58:18.938964 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-88cf2243-cf11-41fb-a813-a67d36442284 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.942037 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-88cf2243-cf11-41fb-a813-a67d36442284 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] GET https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/extra_specs/volume_backend_name Jul 31 20:58:18.942037 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-88cf2243-cf11-41fb-a813-a67d36442284 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:18.942037 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-88cf2243-cf11-41fb-a813-a67d36442284 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:18.951441 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-88cf2243-cf11-41fb-a813-a67d36442284 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/extra_specs/volume_backend_name returned with HTTP 404 Jul 31 20:58:18.952035 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1212/4801] 10.4.3.157 () {66 vars in 1438 bytes} [Fri Jul 31 20:58:18 2026] GET /volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/extra_specs/volume_backend_name => generated 143 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:18.965833 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bca09559-4028-4c8b-9582-1e808aa1b9f1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.971159 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bca09559-4028-4c8b-9582-1e808aa1b9f1 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] PUT https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption/12df74c9-3842-4b5c-82de-f103f7e4bb44 Jul 31 20:58:18.971159 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bca09559-4028-4c8b-9582-1e808aa1b9f1 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.974581 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.policy [None req-bca09559-4028-4c8b-9582-1e808aa1b9f1 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100191) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:18.976482 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bca09559-4028-4c8b-9582-1e808aa1b9f1 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption/12df74c9-3842-4b5c-82de-f103f7e4bb44 returned with HTTP 403 Jul 31 20:58:18.977307 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1211/4802] 10.4.3.157 () {68 vars in 1506 bytes} [Fri Jul 31 20:58:18 2026] PUT /volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/encryption/12df74c9-3842-4b5c-82de-f103f7e4bb44 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:18.987286 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-10476a4d-b693-484a-9038-6171dfb0fbd4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:18.989860 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-10476a4d-b693-484a-9038-6171dfb0fbd4 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] PUT https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/extra_specs/key1 Jul 31 20:58:18.989972 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-10476a4d-b693-484a-9038-6171dfb0fbd4 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:18.992052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.policy [None req-10476a4d-b693-484a-9038-6171dfb0fbd4 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100194) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:18.992251 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-10476a4d-b693-484a-9038-6171dfb0fbd4 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/extra_specs/key1 returned with HTTP 403 Jul 31 20:58:18.993589 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1182/4803] 10.4.3.157 () {68 vars in 1413 bytes} [Fri Jul 31 20:58:18 2026] PUT /volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0/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 20:58:19.002377 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1a6d344c-c2ee-412e-a497-07657c3d8893 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:19.005604 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1a6d344c-c2ee-412e-a497-07657c3d8893 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] PUT https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0 Jul 31 20:58:19.005604 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1a6d344c-c2ee-412e-a497-07657c3d8893 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:19.008006 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.policy [None req-1a6d344c-c2ee-412e-a497-07657c3d8893 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '724602c12210470fbe13856e55c3a15a', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '37086b9fee5943349071f9d6fd787269', '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=100193) authorize /opt/stack/cinder/cinder/policy.py:189}} Jul 31 20:58:19.008283 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1a6d344c-c2ee-412e-a497-07657c3d8893 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-reader] https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0 returned with HTTP 403 Jul 31 20:58:19.008922 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1199/4804] 10.4.3.157 () {68 vars in 1362 bytes} [Fri Jul 31 20:58:19 2026] PUT /volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0 => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:19.017443 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-70225765-54d8-432e-9b80-74fe1e792277 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:19.019155 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-70225765-54d8-432e-9b80-74fe1e792277 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] DELETE https://10.4.3.157/volume/v3/types/9383756b-222f-45cb-b191-bb7b1fec1b00 Jul 31 20:58:19.019874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-70225765-54d8-432e-9b80-74fe1e792277 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:19.019874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-70225765-54d8-432e-9b80-74fe1e792277 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:19.059200 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-70225765-54d8-432e-9b80-74fe1e792277 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types/9383756b-222f-45cb-b191-bb7b1fec1b00 returned with HTTP 202 Jul 31 20:58:19.059472 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1213/4805] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:19 2026] DELETE /volume/v3/types/9383756b-222f-45cb-b191-bb7b1fec1b00 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:19.067571 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9667acf7-0656-457a-88c9-99ee0b09cbe0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:19.069322 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9667acf7-0656-457a-88c9-99ee0b09cbe0 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] DELETE https://10.4.3.157/volume/v3/types/f5be0ef4-c47b-44f7-a4f6-05850551c060 Jul 31 20:58:19.069672 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9667acf7-0656-457a-88c9-99ee0b09cbe0 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:19.069997 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9667acf7-0656-457a-88c9-99ee0b09cbe0 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:19.111575 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9667acf7-0656-457a-88c9-99ee0b09cbe0 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types/f5be0ef4-c47b-44f7-a4f6-05850551c060 returned with HTTP 202 Jul 31 20:58:19.112375 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1212/4806] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:19 2026] DELETE /volume/v3/types/f5be0ef4-c47b-44f7-a4f6-05850551c060 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:19.118866 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-80440c93-09d9-48cc-8298-12814071d06f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:19.120548 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-80440c93-09d9-48cc-8298-12814071d06f tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] DELETE https://10.4.3.157/volume/v3/types/f91f63f7-f302-422a-b20e-816835b2ef0c Jul 31 20:58:19.120761 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-80440c93-09d9-48cc-8298-12814071d06f tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:19.121075 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-80440c93-09d9-48cc-8298-12814071d06f tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:19.142409 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5de84473-269d-4ae8-8d41-680dd9a68646 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:19.144737 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5de84473-269d-4ae8-8d41-680dd9a68646 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:19.145050 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5de84473-269d-4ae8-8d41-680dd9a68646 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:19.145313 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5de84473-269d-4ae8-8d41-680dd9a68646 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:19.145482 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-5de84473-269d-4ae8-8d41-680dd9a68646 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:19.149611 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-80440c93-09d9-48cc-8298-12814071d06f tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types/f91f63f7-f302-422a-b20e-816835b2ef0c returned with HTTP 202 Jul 31 20:58:19.149965 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:19.149965 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:19.150096 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1183/4807] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:19 2026] DELETE /volume/v3/types/f91f63f7-f302-422a-b20e-816835b2ef0c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:19.150957 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5de84473-269d-4ae8-8d41-680dd9a68646 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:19.151367 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1200/4808] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:19 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:19.160402 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9ae27919-7e99-4198-a2db-df4a719f8c79 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:19.163869 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9ae27919-7e99-4198-a2db-df4a719f8c79 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] DELETE https://10.4.3.157/volume/v3/types/0a864ffa-8934-47a1-b118-4f34dbfdee16 Jul 31 20:58:19.164167 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9ae27919-7e99-4198-a2db-df4a719f8c79 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:19.164479 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9ae27919-7e99-4198-a2db-df4a719f8c79 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:19.193165 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9ae27919-7e99-4198-a2db-df4a719f8c79 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types/0a864ffa-8934-47a1-b118-4f34dbfdee16 returned with HTTP 202 Jul 31 20:58:19.194162 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1214/4809] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:19 2026] DELETE /volume/v3/types/0a864ffa-8934-47a1-b118-4f34dbfdee16 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 20:58:19.202879 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f06b0cc2-fc19-486e-be2a-a4c7f7cbd369 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:19.204380 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f06b0cc2-fc19-486e-be2a-a4c7f7cbd369 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] DELETE https://10.4.3.157/volume/v3/types/a7e647a7-d43f-40af-81e9-358e0e9da318 Jul 31 20:58:19.204677 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f06b0cc2-fc19-486e-be2a-a4c7f7cbd369 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:19.205103 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f06b0cc2-fc19-486e-be2a-a4c7f7cbd369 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:19.235771 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f06b0cc2-fc19-486e-be2a-a4c7f7cbd369 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types/a7e647a7-d43f-40af-81e9-358e0e9da318 returned with HTTP 202 Jul 31 20:58:19.235771 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1213/4810] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:19 2026] DELETE /volume/v3/types/a7e647a7-d43f-40af-81e9-358e0e9da318 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:19.242650 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e51fda04-a925-4ba1-a0bf-f207d23fd714 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:19.244590 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e51fda04-a925-4ba1-a0bf-f207d23fd714 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] DELETE https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0 Jul 31 20:58:19.244794 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e51fda04-a925-4ba1-a0bf-f207d23fd714 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:19.245053 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e51fda04-a925-4ba1-a0bf-f207d23fd714 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:19.270704 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e51fda04-a925-4ba1-a0bf-f207d23fd714 tempest-VolumeTypesReaderTests-948884045 tempest-VolumeTypesReaderTests-948884045-project-admin] https://10.4.3.157/volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0 returned with HTTP 202 Jul 31 20:58:19.271168 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1184/4811] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:58:19 2026] DELETE /volume/v3/types/6ac90e05-522f-40f8-8077-3fce1d5343a0 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:19.419116 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-56b63f23-92a1-46d2-b197-71d997c476b5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:19.421316 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-56b63f23-92a1-46d2-b197-71d997c476b5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:19.421408 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-56b63f23-92a1-46d2-b197-71d997c476b5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:19.421609 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-56b63f23-92a1-46d2-b197-71d997c476b5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:19.421754 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-56b63f23-92a1-46d2-b197-71d997c476b5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:19.427170 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:19.427170 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:19.427785 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-56b63f23-92a1-46d2-b197-71d997c476b5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:19.428057 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1201/4812] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:19 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:20.165677 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-750b5fac-0f10-4027-a609-890ff12c39f2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:20.168704 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-750b5fac-0f10-4027-a609-890ff12c39f2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:20.168704 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-750b5fac-0f10-4027-a609-890ff12c39f2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:20.168704 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-750b5fac-0f10-4027-a609-890ff12c39f2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:20.168704 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-750b5fac-0f10-4027-a609-890ff12c39f2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:20.173426 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:20.173426 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:20.174302 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-750b5fac-0f10-4027-a609-890ff12c39f2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:20.174828 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1215/4813] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:20 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:20.438517 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-22961322-6b89-45b5-b936-d839f27e5114 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:20.443639 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-22961322-6b89-45b5-b936-d839f27e5114 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:20.443639 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-22961322-6b89-45b5-b936-d839f27e5114 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:20.443639 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-22961322-6b89-45b5-b936-d839f27e5114 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:20.443639 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-22961322-6b89-45b5-b936-d839f27e5114 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:20.450105 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:20.450105 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:20.450105 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-22961322-6b89-45b5-b936-d839f27e5114 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:20.450879 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1214/4814] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:20 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:21.186297 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-33cd7355-fb69-4c09-acd4-d5edbd762d5f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:21.189598 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-33cd7355-fb69-4c09-acd4-d5edbd762d5f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:21.189876 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-33cd7355-fb69-4c09-acd4-d5edbd762d5f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:21.190143 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-33cd7355-fb69-4c09-acd4-d5edbd762d5f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:21.190404 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-33cd7355-fb69-4c09-acd4-d5edbd762d5f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:21.197240 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:21.197240 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:21.198185 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-33cd7355-fb69-4c09-acd4-d5edbd762d5f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:21.198566 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1185/4815] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:21 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:21.463702 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0e192da6-5f0d-4237-99e2-d5885a1b37a3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:21.465511 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0e192da6-5f0d-4237-99e2-d5885a1b37a3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:21.465775 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0e192da6-5f0d-4237-99e2-d5885a1b37a3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:21.465996 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0e192da6-5f0d-4237-99e2-d5885a1b37a3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:21.466094 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-0e192da6-5f0d-4237-99e2-d5885a1b37a3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:21.470773 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:21.470773 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:21.471555 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0e192da6-5f0d-4237-99e2-d5885a1b37a3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:21.472014 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1202/4816] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:21 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:22.212194 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e0c7abc9-e462-495c-9740-fce1099ca2ba None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:22.214474 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e0c7abc9-e462-495c-9740-fce1099ca2ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:22.214766 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e0c7abc9-e462-495c-9740-fce1099ca2ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:22.215051 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e0c7abc9-e462-495c-9740-fce1099ca2ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:22.215208 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e0c7abc9-e462-495c-9740-fce1099ca2ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:22.226512 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:22.226512 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:22.227563 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e0c7abc9-e462-495c-9740-fce1099ca2ba tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:22.228110 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1216/4817] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:22 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:22.484067 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e50ebdda-5f30-420d-87bd-98957e43b6fe None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:22.486659 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e50ebdda-5f30-420d-87bd-98957e43b6fe tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:22.486659 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e50ebdda-5f30-420d-87bd-98957e43b6fe tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:22.486779 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e50ebdda-5f30-420d-87bd-98957e43b6fe tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:22.486939 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-e50ebdda-5f30-420d-87bd-98957e43b6fe tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:22.493942 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:22.493942 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:22.493942 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e50ebdda-5f30-420d-87bd-98957e43b6fe tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:22.494159 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1215/4818] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:22 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:23.243260 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0b8a3467-d514-4e98-a49f-f0ff86401232 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:23.244037 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0b8a3467-d514-4e98-a49f-f0ff86401232 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:23.244037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0b8a3467-d514-4e98-a49f-f0ff86401232 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:23.244037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0b8a3467-d514-4e98-a49f-f0ff86401232 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:23.244037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-0b8a3467-d514-4e98-a49f-f0ff86401232 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:23.249143 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:23.249143 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:23.249834 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0b8a3467-d514-4e98-a49f-f0ff86401232 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:23.250403 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1186/4819] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:23 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:23.505764 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-787be713-6c3b-456b-9f28-7ab6cf918b89 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:23.507242 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-787be713-6c3b-456b-9f28-7ab6cf918b89 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:23.507484 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-787be713-6c3b-456b-9f28-7ab6cf918b89 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:23.507713 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-787be713-6c3b-456b-9f28-7ab6cf918b89 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:23.507910 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-787be713-6c3b-456b-9f28-7ab6cf918b89 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:23.511601 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:23.511601 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:23.512677 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-787be713-6c3b-456b-9f28-7ab6cf918b89 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:23.512677 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1203/4820] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:23 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:24.260350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7f8f6a79-b815-4dff-b136-934965a4c418 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:24.262371 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f8f6a79-b815-4dff-b136-934965a4c418 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:24.262559 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f8f6a79-b815-4dff-b136-934965a4c418 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:24.262815 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f8f6a79-b815-4dff-b136-934965a4c418 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:24.262862 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-7f8f6a79-b815-4dff-b136-934965a4c418 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:24.267135 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:24.267135 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:24.267940 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f8f6a79-b815-4dff-b136-934965a4c418 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:24.268359 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1217/4821] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:24 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:24.523470 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c6686854-5019-49d3-84ec-339f6d711c8e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:24.525380 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c6686854-5019-49d3-84ec-339f6d711c8e tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:24.525556 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c6686854-5019-49d3-84ec-339f6d711c8e tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:24.525810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c6686854-5019-49d3-84ec-339f6d711c8e tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:24.525974 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-c6686854-5019-49d3-84ec-339f6d711c8e tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:24.530557 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:24.530557 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:24.531229 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c6686854-5019-49d3-84ec-339f6d711c8e tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:24.531397 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1216/4822] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:24 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:25.277992 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7e55532b-2ea7-46e1-ba67-b289473636ad None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:25.279382 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7e55532b-2ea7-46e1-ba67-b289473636ad tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:25.279639 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7e55532b-2ea7-46e1-ba67-b289473636ad tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:25.279830 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7e55532b-2ea7-46e1-ba67-b289473636ad tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:25.279885 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-7e55532b-2ea7-46e1-ba67-b289473636ad tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:25.283714 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:25.283714 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:25.284403 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7e55532b-2ea7-46e1-ba67-b289473636ad tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:25.284708 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1187/4823] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:25 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:25.541346 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-175520c5-6215-4d18-9530-9d56852c7080 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:25.543260 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-175520c5-6215-4d18-9530-9d56852c7080 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:25.543450 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-175520c5-6215-4d18-9530-9d56852c7080 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:25.543734 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-175520c5-6215-4d18-9530-9d56852c7080 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:25.543828 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-175520c5-6215-4d18-9530-9d56852c7080 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:25.547806 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:25.547806 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:25.548455 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-175520c5-6215-4d18-9530-9d56852c7080 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:25.548852 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1204/4824] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:25 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:25.559441 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-63f954b3-d227-4db3-b17e-5ace6f9e5339 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:25.561380 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-63f954b3-d227-4db3-b17e-5ace6f9e5339 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:58:25.561796 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-63f954b3-d227-4db3-b17e-5ace6f9e5339 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f15189c8-acde-4b94-9d97-8a4fe2b48b4f", "incremental": true}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:25.563167 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-63f954b3-d227-4db3-b17e-5ace6f9e5339 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Creating new backup {'backup': {'volume_id': 'f15189c8-acde-4b94-9d97-8a4fe2b48b4f', 'incremental': True}} {{(pid=100192) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:58:25.563324 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-63f954b3-d227-4db3-b17e-5ace6f9e5339 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Creating backup of volume f15189c8-acde-4b94-9d97-8a4fe2b48b4f in container None Jul 31 20:58:25.570215 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:25.570215 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:25.570668 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-63f954b3-d227-4db3-b17e-5ace6f9e5339 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:58:25.585968 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-63f954b3-d227-4db3-b17e-5ace6f9e5339 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Created reservations ['6d628bf9-9947-4e7f-9c07-23bb752dc130', '7e4a6920-9476-413c-b039-eb793240b118'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:25.601059 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-63f954b3-d227-4db3-b17e-5ace6f9e5339 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 400 Jul 31 20:58:25.601581 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1218/4825] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:58:25 2026] POST /volume/v3/backups => generated 109 bytes in 42 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 20:58:25.608205 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d88d023a-5bad-4352-ac29-bb6998dfbcde None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:25.609382 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d88d023a-5bad-4352-ac29-bb6998dfbcde tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] DELETE https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:25.609564 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d88d023a-5bad-4352-ac29-bb6998dfbcde tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:25.609730 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d88d023a-5bad-4352-ac29-bb6998dfbcde tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:25.609823 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-d88d023a-5bad-4352-ac29-bb6998dfbcde tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Delete backup with id: 0d505cc3-5af4-4d1c-8467-9531afa69d0b. Jul 31 20:58:25.613372 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:25.613372 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:25.624600 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-d88d023a-5bad-4352-ac29-bb6998dfbcde tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] delete_backup rpcapi backup_id 0d505cc3-5af4-4d1c-8467-9531afa69d0b {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:58:25.626215 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d88d023a-5bad-4352-ac29-bb6998dfbcde tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 202 Jul 31 20:58:25.626717 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1217/4826] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:58:25 2026] DELETE /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:58:25.633138 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ffed5986-bfc9-4245-bd83-55ad00dd7b81 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:25.634766 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ffed5986-bfc9-4245-bd83-55ad00dd7b81 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:25.634971 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ffed5986-bfc9-4245-bd83-55ad00dd7b81 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:25.635207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ffed5986-bfc9-4245-bd83-55ad00dd7b81 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:25.635348 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-ffed5986-bfc9-4245-bd83-55ad00dd7b81 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:25.639966 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:25.639966 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:25.640630 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ffed5986-bfc9-4245-bd83-55ad00dd7b81 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 200 Jul 31 20:58:25.641267 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1188/4827] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:25 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:26.294725 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-432ee2dc-8707-42f4-8023-bac812afce3c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:26.296800 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-432ee2dc-8707-42f4-8023-bac812afce3c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:26.297047 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-432ee2dc-8707-42f4-8023-bac812afce3c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:26.297318 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-432ee2dc-8707-42f4-8023-bac812afce3c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:26.297432 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-432ee2dc-8707-42f4-8023-bac812afce3c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:26.302587 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:26.302587 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:26.303566 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-432ee2dc-8707-42f4-8023-bac812afce3c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:26.304067 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1205/4828] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:26 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:26.650584 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e0b2d21d-9048-476c-9b02-aed9a54d89b0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:26.652372 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e0b2d21d-9048-476c-9b02-aed9a54d89b0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b Jul 31 20:58:26.652533 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e0b2d21d-9048-476c-9b02-aed9a54d89b0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:26.652725 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e0b2d21d-9048-476c-9b02-aed9a54d89b0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:26.652820 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e0b2d21d-9048-476c-9b02-aed9a54d89b0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 0d505cc3-5af4-4d1c-8467-9531afa69d0b. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:26.655971 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e0b2d21d-9048-476c-9b02-aed9a54d89b0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b returned with HTTP 404 Jul 31 20:58:26.656462 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1219/4829] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:26 2026] GET /volume/v3/backups/0d505cc3-5af4-4d1c-8467-9531afa69d0b => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:26.663877 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:26.665746 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:58:26.666172 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-879662973"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:26.667877 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-879662973'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:58:26.668029 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Create volume of 1 GB Jul 31 20:58:26.672657 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Availability Zones retrieved successfully. Jul 31 20:58:26.677545 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Flow 'volume_create_api' (939e3e3d-a852-4326-820b-0da4e5cb5668) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:26.678542 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f375f3-0942-448b-a694-e6adbc690eb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:26.679334 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:26.701632 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (39f375f3-0942-448b-a694-e6adbc690eb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:26.702397 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b06a91b1-cf90-4238-9402-a4d009f1e9ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:26.738501 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Created reservations ['21e93854-2105-4b61-b500-e87a60c957b1', '39baeadf-0e54-460c-a3ed-3af70ed4d22b', '716f81b8-79cb-43d8-af50-13d3df79f14b', 'c93b511b-b787-46a1-a186-0bc86e6666ab'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:26.739250 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b06a91b1-cf90-4238-9402-a4d009f1e9ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21e93854-2105-4b61-b500-e87a60c957b1', '39baeadf-0e54-460c-a3ed-3af70ed4d22b', '716f81b8-79cb-43d8-af50-13d3df79f14b', 'c93b511b-b787-46a1-a186-0bc86e6666ab']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:26.739936 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d83214-237a-4401-afce-5c716337dfdb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:26.765955 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4d83214-237a-4401-afce-5c716337dfdb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7842cdbb-8072-474e-8828-c5b35bf60401', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-879662973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a677c403d146eb9741ea09ef3d37e0',qos_specs=None,replication_status=,reservations=['21e93854-2105-4b61-b500-e87a60c957b1','39baeadf-0e54-460c-a3ed-3af70ed4d22b','716f81b8-79cb-43d8-af50-13d3df79f14b','c93b511b-b787-46a1-a186-0bc86e6666ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce856cee89c49da8dd3d31bb5e4cd80',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-879662973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7842cdbb-8072-474e-8828-c5b35bf60401,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44a677c403d146eb9741ea09ef3d37e0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8ce856cee89c49da8dd3d31bb5e4cd80',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:26.766691 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47bd6a36-de24-44aa-9435-ed92886eeafb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:26.786949 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47bd6a36-de24-44aa-9435-ed92886eeafb) transitioned into state 'SUCCESS' from state '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-879662973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44a677c403d146eb9741ea09ef3d37e0',qos_specs=None,replication_status=,reservations=['21e93854-2105-4b61-b500-e87a60c957b1','39baeadf-0e54-460c-a3ed-3af70ed4d22b','716f81b8-79cb-43d8-af50-13d3df79f14b','c93b511b-b787-46a1-a186-0bc86e6666ab'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8ce856cee89c49da8dd3d31bb5e4cd80',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:26.787954 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24f198fb-18c2-40c7-99e8-a2803d8e1bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:26.799770 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24f198fb-18c2-40c7-99e8-a2803d8e1bdf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:26.800541 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Flow 'volume_create_api' (939e3e3d-a852-4326-820b-0da4e5cb5668) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:26.800815 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Create volume request issued successfully. Jul 31 20:58:26.801390 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-23b8502d-2bc1-4f9f-84d4-7a19c2c02e3f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:58:26.801766 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1218/4830] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:58:26 2026] POST /volume/v3/volumes => generated 748 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:26.817854 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a1cb0d67-d738-4ec2-810b-e0d8d14dc7e9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:26.820357 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a1cb0d67-d738-4ec2-810b-e0d8d14dc7e9 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 Jul 31 20:58:26.820530 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a1cb0d67-d738-4ec2-810b-e0d8d14dc7e9 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:26.820699 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a1cb0d67-d738-4ec2-810b-e0d8d14dc7e9 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:26.827064 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:26.827064 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:26.830221 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a1cb0d67-d738-4ec2-810b-e0d8d14dc7e9 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:58:26.835649 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a1cb0d67-d738-4ec2-810b-e0d8d14dc7e9 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 returned with HTTP 200 Jul 31 20:58:26.836289 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1189/4831] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:26 2026] GET /volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 => generated 816 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:27.313478 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-10c2e30d-4d6f-476e-ab05-b107024d1e59 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:27.315939 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10c2e30d-4d6f-476e-ab05-b107024d1e59 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:27.316206 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10c2e30d-4d6f-476e-ab05-b107024d1e59 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:27.316450 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-10c2e30d-4d6f-476e-ab05-b107024d1e59 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:27.316595 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-10c2e30d-4d6f-476e-ab05-b107024d1e59 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:27.321962 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:27.321962 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:27.322960 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-10c2e30d-4d6f-476e-ab05-b107024d1e59 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:27.323446 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1206/4832] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:27 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:27.851094 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-eb28abb4-5428-4a12-8476-e23b19d4709c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:27.853341 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eb28abb4-5428-4a12-8476-e23b19d4709c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 Jul 31 20:58:27.853638 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eb28abb4-5428-4a12-8476-e23b19d4709c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:27.853940 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eb28abb4-5428-4a12-8476-e23b19d4709c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:27.860630 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:27.860630 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:27.864019 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-eb28abb4-5428-4a12-8476-e23b19d4709c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:58:27.867753 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eb28abb4-5428-4a12-8476-e23b19d4709c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 returned with HTTP 200 Jul 31 20:58:27.868138 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1220/4833] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:27 2026] GET /volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:27.880962 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fe35ba2d-409d-4d82-9fa9-89b684c8b7a0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:27.883432 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fe35ba2d-409d-4d82-9fa9-89b684c8b7a0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:58:27.883772 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fe35ba2d-409d-4d82-9fa9-89b684c8b7a0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7842cdbb-8072-474e-8828-c5b35bf60401", "name": "tempest-VolumesBackupsTest-Backup-456707951"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:27.885245 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.contrib.backups [None req-fe35ba2d-409d-4d82-9fa9-89b684c8b7a0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Creating new backup {'backup': {'volume_id': '7842cdbb-8072-474e-8828-c5b35bf60401', 'name': 'tempest-VolumesBackupsTest-Backup-456707951'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:58:27.885385 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-fe35ba2d-409d-4d82-9fa9-89b684c8b7a0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Creating backup of volume 7842cdbb-8072-474e-8828-c5b35bf60401 in container None Jul 31 20:58:27.892595 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:27.892595 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:27.892941 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fe35ba2d-409d-4d82-9fa9-89b684c8b7a0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Volume info retrieved successfully. Jul 31 20:58:27.908873 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-fe35ba2d-409d-4d82-9fa9-89b684c8b7a0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Created reservations ['4c072c41-3a4b-4334-9934-28b05add1962', '712c9b1b-7c8c-44e8-abec-0109e3b7867c'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:27.948853 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fe35ba2d-409d-4d82-9fa9-89b684c8b7a0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:58:27.949316 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1219/4834] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:58:27 2026] POST /volume/v3/backups => generated 329 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:27.958099 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-04d5a34f-65fd-4268-96ea-0dff4cd05fe8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:27.959723 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-04d5a34f-65fd-4268-96ea-0dff4cd05fe8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:27.960180 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-04d5a34f-65fd-4268-96ea-0dff4cd05fe8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:27.960180 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-04d5a34f-65fd-4268-96ea-0dff4cd05fe8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:27.960180 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-04d5a34f-65fd-4268-96ea-0dff4cd05fe8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:27.963753 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:27.963753 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:27.964242 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-04d5a34f-65fd-4268-96ea-0dff4cd05fe8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:27.964557 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1190/4835] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:27 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:28.332854 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3b4efc43-7b05-4a86-a1d5-441d3098b60f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:28.334966 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3b4efc43-7b05-4a86-a1d5-441d3098b60f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:28.335227 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3b4efc43-7b05-4a86-a1d5-441d3098b60f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:28.335479 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3b4efc43-7b05-4a86-a1d5-441d3098b60f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:28.335631 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-3b4efc43-7b05-4a86-a1d5-441d3098b60f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:28.340752 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:28.340752 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:28.341664 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3b4efc43-7b05-4a86-a1d5-441d3098b60f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:28.342090 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1207/4836] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:28 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 792 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:28.350960 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5f187d24-1fd5-415e-a741-3c893f9d8cda None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:28.352575 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5f187d24-1fd5-415e-a741-3c893f9d8cda tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf Jul 31 20:58:28.352767 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5f187d24-1fd5-415e-a741-3c893f9d8cda tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:28.352957 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5f187d24-1fd5-415e-a741-3c893f9d8cda tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:28.360549 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:28.360549 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:28.364474 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5f187d24-1fd5-415e-a741-3c893f9d8cda tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:28.369770 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5f187d24-1fd5-415e-a741-3c893f9d8cda tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf returned with HTTP 200 Jul 31 20:58:28.370305 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1221/4837] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:28 2026] GET /volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf => generated 1412 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:28.382799 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7c2d7fd5-ba22-4e76-aa71-9a53e2ae1b8a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:28.384536 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7c2d7fd5-ba22-4e76-aa71-9a53e2ae1b8a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf Jul 31 20:58:28.384735 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7c2d7fd5-ba22-4e76-aa71-9a53e2ae1b8a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:28.384937 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7c2d7fd5-ba22-4e76-aa71-9a53e2ae1b8a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:28.391325 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:28.391325 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:28.394557 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7c2d7fd5-ba22-4e76-aa71-9a53e2ae1b8a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:28.398832 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7c2d7fd5-ba22-4e76-aa71-9a53e2ae1b8a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf returned with HTTP 200 Jul 31 20:58:28.399242 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1220/4838] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:28 2026] GET /volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf => generated 1412 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:28.410699 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c28efe2f-a8cc-4860-803d-a3531b0e7f28 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:28.412394 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c28efe2f-a8cc-4860-803d-a3531b0e7f28 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf Jul 31 20:58:28.412573 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c28efe2f-a8cc-4860-803d-a3531b0e7f28 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:28.412778 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c28efe2f-a8cc-4860-803d-a3531b0e7f28 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:28.412994 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-c28efe2f-a8cc-4860-803d-a3531b0e7f28 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume with id: 06499d86-b09f-46db-8985-41123c94f2cf Jul 31 20:58:28.418788 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:28.418788 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:28.419193 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c28efe2f-a8cc-4860-803d-a3531b0e7f28 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:28.433871 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c28efe2f-a8cc-4860-803d-a3531b0e7f28 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume request issued successfully. Jul 31 20:58:28.434068 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c28efe2f-a8cc-4860-803d-a3531b0e7f28 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf returned with HTTP 202 Jul 31 20:58:28.434440 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1191/4839] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:58:28 2026] DELETE /volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:28.442500 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-844f2215-c0d5-4110-8a85-78367745c277 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:28.444177 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-844f2215-c0d5-4110-8a85-78367745c277 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf Jul 31 20:58:28.444177 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-844f2215-c0d5-4110-8a85-78367745c277 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:28.444367 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-844f2215-c0d5-4110-8a85-78367745c277 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:28.453552 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:28.453552 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:28.457503 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-844f2215-c0d5-4110-8a85-78367745c277 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:28.461743 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-844f2215-c0d5-4110-8a85-78367745c277 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf returned with HTTP 200 Jul 31 20:58:28.462155 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1208/4840] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:28 2026] GET /volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf => generated 1411 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:28.893052 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:28.913684 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:28.915345 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:58:28.915666 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1909405681", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:28.917089 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1909405681', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:58:28.917282 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume of 1 GB Jul 31 20:58:28.920894 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Availability Zones retrieved successfully. Jul 31 20:58:28.925915 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Flow 'volume_create_api' (fd01431d-eccf-49b5-9c37-862a40a09ab2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:28.926810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e3c9fb-86e6-413b-bfc6-720f2fd85718) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:28.927659 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:28.953226 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (81e3c9fb-86e6-413b-bfc6-720f2fd85718) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:28.953980 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ade8a2-0d2b-4095-bd7e-bdb45bad4bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:28.974306 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-876b69f6-c08d-4c65-bea5-aab32f408c18 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:28.975969 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-876b69f6-c08d-4c65-bea5-aab32f408c18 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:28.976161 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-876b69f6-c08d-4c65-bea5-aab32f408c18 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:28.976339 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-876b69f6-c08d-4c65-bea5-aab32f408c18 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:28.976434 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-876b69f6-c08d-4c65-bea5-aab32f408c18 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:28.984271 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:28.984271 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:28.984800 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-876b69f6-c08d-4c65-bea5-aab32f408c18 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:28.985187 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1192/4841] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:28 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:29.024938 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:58:29.025261 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-606211875", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:29.026221 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Created reservations ['26b86302-54e7-4166-a06e-00ea9bf37b8d', 'b1e4494d-218e-49ef-9c56-6167da8ac4ae', 'bbacf716-5341-432d-be4e-e764843c5f8d', 'c09835b6-2699-4a20-9471-edc78a4f1e2f'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:29.026635 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-606211875', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:58:29.026747 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Create volume of 1 GB Jul 31 20:58:29.026981 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c0ade8a2-0d2b-4095-bd7e-bdb45bad4bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['26b86302-54e7-4166-a06e-00ea9bf37b8d', 'b1e4494d-218e-49ef-9c56-6167da8ac4ae', 'bbacf716-5341-432d-be4e-e764843c5f8d', 'c09835b6-2699-4a20-9471-edc78a4f1e2f']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:29.027688 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (227432c3-4144-4e5c-a989-5f6aaca3c616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:29.031018 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Availability Zones retrieved successfully. Jul 31 20:58:29.036545 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Flow 'volume_create_api' (72bfd6fd-b3b9-4998-8b9b-eca92b2aeb72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:29.037442 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb16015a-cd00-4ed6-876e-4d471c095f18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:29.038432 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:29.048750 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (227432c3-4144-4e5c-a989-5f6aaca3c616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '72cf7e84-a7b9-451e-881c-04d6ea200042', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1909405681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1bcc522294d4ca3f9e853e310b071',qos_specs=None,replication_status=,reservations=['26b86302-54e7-4166-a06e-00ea9bf37b8d','b1e4494d-218e-49ef-9c56-6167da8ac4ae','bbacf716-5341-432d-be4e-e764843c5f8d','c09835b6-2699-4a20-9471-edc78a4f1e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5483e59a8b0245fb8a555cdb172c4372',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1909405681',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=72cf7e84-a7b9-451e-881c-04d6ea200042,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d1bcc522294d4ca3f9e853e310b071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5483e59a8b0245fb8a555cdb172c4372',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:29.049425 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606690d4-5cae-4592-89d0-454eeabc5504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:29.064805 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fb16015a-cd00-4ed6-876e-4d471c095f18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:29.065720 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe6878c-690a-4c02-a3ce-a74f1df8d16e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:29.071901 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (606690d4-5cae-4592-89d0-454eeabc5504) transitioned into state 'SUCCESS' from state '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-1909405681',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1bcc522294d4ca3f9e853e310b071',qos_specs=None,replication_status=,reservations=['26b86302-54e7-4166-a06e-00ea9bf37b8d','b1e4494d-218e-49ef-9c56-6167da8ac4ae','bbacf716-5341-432d-be4e-e764843c5f8d','c09835b6-2699-4a20-9471-edc78a4f1e2f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5483e59a8b0245fb8a555cdb172c4372',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:29.072575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c035a7c-6032-43b5-8637-8595ba286c94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:29.083668 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c035a7c-6032-43b5-8637-8595ba286c94) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:29.084520 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Flow 'volume_create_api' (fd01431d-eccf-49b5-9c37-862a40a09ab2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:29.084867 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume request issued successfully. Jul 31 20:58:29.085464 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-198c5b5c-c6fa-4028-8317-b4e96204b2d0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:58:29.085850 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1221/4842] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:58:28 2026] POST /volume/v3/volumes => generated 757 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:29.096889 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3603cbdd-7976-4070-841c-951ac59844a3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:29.098381 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3603cbdd-7976-4070-841c-951ac59844a3 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:29.098547 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3603cbdd-7976-4070-841c-951ac59844a3 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:29.098716 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3603cbdd-7976-4070-841c-951ac59844a3 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:29.106206 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:29.106206 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:29.110050 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3603cbdd-7976-4070-841c-951ac59844a3 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:29.114031 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3603cbdd-7976-4070-841c-951ac59844a3 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:29.114464 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1209/4843] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:29 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 825 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:29.127791 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Created reservations ['0b55771e-9849-4bd4-815c-05f5f774ece7', '2d83d35f-4b1c-4f49-83ef-54b8aa16e031', '9c2c1cb9-5939-4c64-ba82-cb877bf56546', 'facccc16-5f6e-40e2-b44e-75585997c858'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:29.128863 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8fe6878c-690a-4c02-a3ce-a74f1df8d16e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b55771e-9849-4bd4-815c-05f5f774ece7', '2d83d35f-4b1c-4f49-83ef-54b8aa16e031', '9c2c1cb9-5939-4c64-ba82-cb877bf56546', 'facccc16-5f6e-40e2-b44e-75585997c858']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:29.129876 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb2e655-2e59-48b6-be73-7cc4330673f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:29.153186 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dbb2e655-2e59-48b6-be73-7cc4330673f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b87ccea0-f02d-46ea-ab09-0e920950582b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-606211875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210554309efa4630b6a1f800e3be4af8',qos_specs=None,replication_status=,reservations=['0b55771e-9849-4bd4-815c-05f5f774ece7','2d83d35f-4b1c-4f49-83ef-54b8aa16e031','9c2c1cb9-5939-4c64-ba82-cb877bf56546','facccc16-5f6e-40e2-b44e-75585997c858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899325e82e634b269bf16aa9df278270',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-606211875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b87ccea0-f02d-46ea-ab09-0e920950582b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210554309efa4630b6a1f800e3be4af8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='899325e82e634b269bf16aa9df278270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:29.153821 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a639066-ee50-405e-bec7-ddd0482d0cfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:29.171791 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6a639066-ee50-405e-bec7-ddd0482d0cfb) transitioned into state 'SUCCESS' from state '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-606211875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='210554309efa4630b6a1f800e3be4af8',qos_specs=None,replication_status=,reservations=['0b55771e-9849-4bd4-815c-05f5f774ece7','2d83d35f-4b1c-4f49-83ef-54b8aa16e031','9c2c1cb9-5939-4c64-ba82-cb877bf56546','facccc16-5f6e-40e2-b44e-75585997c858'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='899325e82e634b269bf16aa9df278270',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:29.172896 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a4700cf-51e4-4736-9bc2-972ecbcda7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:29.185107 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a4700cf-51e4-4736-9bc2-972ecbcda7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:29.186243 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Flow 'volume_create_api' (72bfd6fd-b3b9-4998-8b9b-eca92b2aeb72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:29.186714 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Create volume request issued successfully. Jul 31 20:58:29.187342 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2cec7f03-3272-4f4f-91fd-81daf33b2d90 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:58:29.187886 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1222/4844] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:58:28 2026] POST /volume/v3/volumes => generated 753 bytes in 295 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:29.198099 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3e680a3f-20af-48b0-9acb-fc65e1cdfae0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:29.199791 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3e680a3f-20af-48b0-9acb-fc65e1cdfae0 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b Jul 31 20:58:29.199995 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3e680a3f-20af-48b0-9acb-fc65e1cdfae0 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:29.200224 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3e680a3f-20af-48b0-9acb-fc65e1cdfae0 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:29.208924 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:29.208924 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:29.213056 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3e680a3f-20af-48b0-9acb-fc65e1cdfae0 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Volume info retrieved successfully. Jul 31 20:58:29.218051 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3e680a3f-20af-48b0-9acb-fc65e1cdfae0 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b returned with HTTP 200 Jul 31 20:58:29.218602 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1193/4845] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:29 2026] GET /volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b => generated 821 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:29.477966 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dd54f6a9-345f-4b5e-b3af-71d1154faa6b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:29.479835 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dd54f6a9-345f-4b5e-b3af-71d1154faa6b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf Jul 31 20:58:29.480067 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dd54f6a9-345f-4b5e-b3af-71d1154faa6b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:29.480297 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dd54f6a9-345f-4b5e-b3af-71d1154faa6b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:29.486977 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dd54f6a9-345f-4b5e-b3af-71d1154faa6b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf returned with HTTP 404 Jul 31 20:58:29.487454 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1222/4846] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:29 2026] GET /volume/v3/volumes/06499d86-b09f-46db-8985-41123c94f2cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:29.494218 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0f653ee2-46d4-4603-a615-4c35dd0f25db None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:29.496072 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0f653ee2-46d4-4603-a615-4c35dd0f25db tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:29.496314 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0f653ee2-46d4-4603-a615-4c35dd0f25db tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:29.496504 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0f653ee2-46d4-4603-a615-4c35dd0f25db tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:29.496601 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-0f653ee2-46d4-4603-a615-4c35dd0f25db tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete backup with id: ca56dd80-568a-4c07-9255-e23c15e3856f. Jul 31 20:58:29.500855 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:29.500855 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:29.511190 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.backup.rpcapi [None req-0f653ee2-46d4-4603-a615-4c35dd0f25db tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] delete_backup rpcapi backup_id ca56dd80-568a-4c07-9255-e23c15e3856f {{(pid=100193) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:58:29.512726 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0f653ee2-46d4-4603-a615-4c35dd0f25db tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 202 Jul 31 20:58:29.513164 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1210/4847] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:58:29 2026] DELETE /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:58:29.522616 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-70562858-15d8-4add-bc3d-5425fa25deef None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:29.524512 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-70562858-15d8-4add-bc3d-5425fa25deef tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:29.524688 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-70562858-15d8-4add-bc3d-5425fa25deef tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:29.524864 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-70562858-15d8-4add-bc3d-5425fa25deef tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:29.524977 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-70562858-15d8-4add-bc3d-5425fa25deef tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:29.529022 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:29.529022 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:29.529693 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-70562858-15d8-4add-bc3d-5425fa25deef tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 200 Jul 31 20:58:29.530048 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1223/4848] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:29 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:29.994654 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8c42b8b6-4606-4989-813a-da2954e4b315 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:29.996517 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8c42b8b6-4606-4989-813a-da2954e4b315 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:29.996691 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8c42b8b6-4606-4989-813a-da2954e4b315 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:29.996870 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8c42b8b6-4606-4989-813a-da2954e4b315 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:29.997005 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-8c42b8b6-4606-4989-813a-da2954e4b315 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:30.001042 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:30.001042 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:30.001684 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8c42b8b6-4606-4989-813a-da2954e4b315 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:30.002064 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1194/4849] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:29 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:30.125339 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0c419e41-23fb-4022-b853-a30234fbf3a6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:30.127093 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0c419e41-23fb-4022-b853-a30234fbf3a6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:30.127294 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0c419e41-23fb-4022-b853-a30234fbf3a6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:30.127485 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0c419e41-23fb-4022-b853-a30234fbf3a6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:30.133855 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:30.133855 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:30.136936 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0c419e41-23fb-4022-b853-a30234fbf3a6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:30.140443 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0c419e41-23fb-4022-b853-a30234fbf3a6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:30.140815 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1223/4850] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:30 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:30.152110 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c4ce20d6-d954-4180-aec7-280b3128f73d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:30.153696 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c4ce20d6-d954-4180-aec7-280b3128f73d tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:30.153880 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c4ce20d6-d954-4180-aec7-280b3128f73d tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:30.154094 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c4ce20d6-d954-4180-aec7-280b3128f73d tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:30.160300 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:30.160300 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:30.163335 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c4ce20d6-d954-4180-aec7-280b3128f73d tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:30.166715 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c4ce20d6-d954-4180-aec7-280b3128f73d tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:30.167095 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1211/4851] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:30 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 850 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:30.231679 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-43b0064d-834f-4f79-8127-29e84880e5b1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:30.234891 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43b0064d-834f-4f79-8127-29e84880e5b1 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b Jul 31 20:58:30.235141 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-43b0064d-834f-4f79-8127-29e84880e5b1 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:30.235361 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-43b0064d-834f-4f79-8127-29e84880e5b1 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:30.245403 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:30.245403 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:30.249508 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-43b0064d-834f-4f79-8127-29e84880e5b1 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Volume info retrieved successfully. Jul 31 20:58:30.253400 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-43b0064d-834f-4f79-8127-29e84880e5b1 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b returned with HTTP 200 Jul 31 20:58:30.253764 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1224/4852] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:30 2026] GET /volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:30.268650 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ee2943a1-e986-41f3-acbc-918636836232 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:30.270624 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ee2943a1-e986-41f3-acbc-918636836232 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b Jul 31 20:58:30.270862 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ee2943a1-e986-41f3-acbc-918636836232 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:30.271120 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ee2943a1-e986-41f3-acbc-918636836232 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:30.281270 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:30.281270 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:30.284762 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ee2943a1-e986-41f3-acbc-918636836232 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Volume info retrieved successfully. Jul 31 20:58:30.288456 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ee2943a1-e986-41f3-acbc-918636836232 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b returned with HTTP 200 Jul 31 20:58:30.288820 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1195/4853] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:30 2026] GET /volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b => generated 846 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:30.302814 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f813a8e8-fe33-43f2-bc98-1e667feeb93b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:30.305976 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f813a8e8-fe33-43f2-bc98-1e667feeb93b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:58:30.308494 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f813a8e8-fe33-43f2-bc98-1e667feeb93b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b87ccea0-f02d-46ea-ab09-0e920950582b", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-2036748811", "description": null, "metadata": null}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:30.314582 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:30.314582 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:30.315371 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f813a8e8-fe33-43f2-bc98-1e667feeb93b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Volume info retrieved successfully. Jul 31 20:58:30.315547 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-f813a8e8-fe33-43f2-bc98-1e667feeb93b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Create snapshot from volume b87ccea0-f02d-46ea-ab09-0e920950582b Jul 31 20:58:30.347887 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-f813a8e8-fe33-43f2-bc98-1e667feeb93b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Created reservations ['8d689893-7b58-41a6-aefd-0439cdc01442', '1f2855d6-a18a-409c-9059-7edcac768db5', 'b6476e7d-47bd-4107-9132-ac3ea7947390', 'd19209fb-c0de-432d-9b32-d626fc11c3d8'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:30.375421 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f813a8e8-fe33-43f2-bc98-1e667feeb93b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Snapshot force create request issued successfully. Jul 31 20:58:30.375818 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f813a8e8-fe33-43f2-bc98-1e667feeb93b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:58:30.376351 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1224/4854] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:58:30 2026] POST /volume/v3/snapshots => generated 310 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:30.388724 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c75e2125-3686-47ed-a790-71dca27a7107 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:30.391277 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c75e2125-3686-47ed-a790-71dca27a7107 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 Jul 31 20:58:30.391455 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c75e2125-3686-47ed-a790-71dca27a7107 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:30.391651 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c75e2125-3686-47ed-a790-71dca27a7107 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:30.398482 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:30.398482 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:30.398482 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c75e2125-3686-47ed-a790-71dca27a7107 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Snapshot retrieved successfully. Jul 31 20:58:30.398482 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c75e2125-3686-47ed-a790-71dca27a7107 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 returned with HTTP 200 Jul 31 20:58:30.398482 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1212/4855] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:30 2026] GET /volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:30.540881 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5e340a47-e0cc-45a4-ad0d-2b4d385163be None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:30.542705 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5e340a47-e0cc-45a4-ad0d-2b4d385163be tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f Jul 31 20:58:30.542885 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5e340a47-e0cc-45a4-ad0d-2b4d385163be tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:30.543083 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5e340a47-e0cc-45a4-ad0d-2b4d385163be tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:30.543223 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-5e340a47-e0cc-45a4-ad0d-2b4d385163be tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id ca56dd80-568a-4c07-9255-e23c15e3856f. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:30.546673 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5e340a47-e0cc-45a4-ad0d-2b4d385163be tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f returned with HTTP 404 Jul 31 20:58:30.547243 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1225/4856] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:30 2026] GET /volume/v3/backups/ca56dd80-568a-4c07-9255-e23c15e3856f => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:30.627404 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-647f4ff3-fef4-4e63-9845-c22810a7179a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:30.629133 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-647f4ff3-fef4-4e63-9845-c22810a7179a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca Jul 31 20:58:30.629319 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-647f4ff3-fef4-4e63-9845-c22810a7179a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:30.629510 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-647f4ff3-fef4-4e63-9845-c22810a7179a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:30.636407 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:30.636407 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:30.639569 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-647f4ff3-fef4-4e63-9845-c22810a7179a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:30.644345 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-647f4ff3-fef4-4e63-9845-c22810a7179a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca returned with HTTP 200 Jul 31 20:58:30.644689 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1196/4857] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:30 2026] GET /volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca => generated 1357 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:30.661537 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b81db668-23bc-4b14-850e-0f6a6717bed3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:30.663449 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b81db668-23bc-4b14-850e-0f6a6717bed3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca Jul 31 20:58:30.663656 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b81db668-23bc-4b14-850e-0f6a6717bed3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:30.663869 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b81db668-23bc-4b14-850e-0f6a6717bed3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:30.664057 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-b81db668-23bc-4b14-850e-0f6a6717bed3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume with id: 3f6eb740-22b2-4071-83eb-17b6d8754bca Jul 31 20:58:30.671776 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:30.671776 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:30.672421 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b81db668-23bc-4b14-850e-0f6a6717bed3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:30.692062 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b81db668-23bc-4b14-850e-0f6a6717bed3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume request issued successfully. Jul 31 20:58:30.697253 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b81db668-23bc-4b14-850e-0f6a6717bed3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca returned with HTTP 202 Jul 31 20:58:30.697253 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1225/4858] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:58:30 2026] DELETE /volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:30.702629 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c4c7bead-2367-4ae1-9b99-2e6d3fa2d106 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:30.703377 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c4c7bead-2367-4ae1-9b99-2e6d3fa2d106 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca Jul 31 20:58:30.703553 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c4c7bead-2367-4ae1-9b99-2e6d3fa2d106 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:30.703724 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c4c7bead-2367-4ae1-9b99-2e6d3fa2d106 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:30.710058 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:30.710058 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:30.713674 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c4c7bead-2367-4ae1-9b99-2e6d3fa2d106 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:30.718489 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c4c7bead-2367-4ae1-9b99-2e6d3fa2d106 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca returned with HTTP 200 Jul 31 20:58:30.718489 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1213/4859] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:30 2026] GET /volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca => generated 1356 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:30.913848 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-6a15a078-99b0-411a-9167-8fd76a06f16e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:30.915997 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-6a15a078-99b0-411a-9167-8fd76a06f16e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:30.916222 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-6a15a078-99b0-411a-9167-8fd76a06f16e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:30.916404 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-6a15a078-99b0-411a-9167-8fd76a06f16e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:30.922884 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:30.922884 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:30.926186 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-6a15a078-99b0-411a-9167-8fd76a06f16e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:30.929916 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-6a15a078-99b0-411a-9167-8fd76a06f16e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:30.930319 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1226/4860] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:58:30 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:31.012836 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d0500e9a-e044-47d7-8645-d4dcd62902b4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.015069 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d0500e9a-e044-47d7-8645-d4dcd62902b4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:31.015279 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d0500e9a-e044-47d7-8645-d4dcd62902b4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:31.015460 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d0500e9a-e044-47d7-8645-d4dcd62902b4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:31.015559 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-d0500e9a-e044-47d7-8645-d4dcd62902b4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:31.022588 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:31.022588 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:31.023262 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d0500e9a-e044-47d7-8645-d4dcd62902b4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:31.023685 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1197/4861] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:31 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:31.037343 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d75d9393-fce5-4b6d-97ae-040ef8022741 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.037762 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d75d9393-fce5-4b6d-97ae-040ef8022741 None None] GET https://10.4.3.157/volume// Jul 31 20:58:31.037930 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d75d9393-fce5-4b6d-97ae-040ef8022741 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:31.038181 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d75d9393-fce5-4b6d-97ae-040ef8022741 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:31.038589 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d75d9393-fce5-4b6d-97ae-040ef8022741 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:31.038881 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1226/4862] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:58: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 20:58:31.046881 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-3ee44ebc-b121-4ac5-935e-3c82ce6eebc6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.132667 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-3ee44ebc-b121-4ac5-935e-3c82ce6eebc6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:58:31.133054 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-3ee44ebc-b121-4ac5-935e-3c82ce6eebc6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "72cf7e84-a7b9-451e-881c-04d6ea200042", "connector": null, "instance_uuid": "78eb0363-4629-42eb-bbcc-c227b38dc02a"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:31.141475 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:31.141475 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:31.165566 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-3ee44ebc-b121-4ac5-935e-3c82ce6eebc6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:58:31.166147 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1214/4863] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:58:31 2026] POST /volume/v3/attachments => generated 273 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:31.193504 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e1c5696a-4c1c-4de0-94f6-97f238c1b57b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.195344 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e1c5696a-4c1c-4de0-94f6-97f238c1b57b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:31.195569 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e1c5696a-4c1c-4de0-94f6-97f238c1b57b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:31.195800 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e1c5696a-4c1c-4de0-94f6-97f238c1b57b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:31.205569 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:31.205569 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:31.206823 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9f47a608-ad08-40c9-9a48-3ef19e11a92c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.207309 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f47a608-ad08-40c9-9a48-3ef19e11a92c None None] GET https://10.4.3.157/volume// Jul 31 20:58:31.207501 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9f47a608-ad08-40c9-9a48-3ef19e11a92c None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:31.207696 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9f47a608-ad08-40c9-9a48-3ef19e11a92c None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:31.208022 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f47a608-ad08-40c9-9a48-3ef19e11a92c None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:31.208356 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1198/4864] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:58: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 20:58:31.208870 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e1c5696a-4c1c-4de0-94f6-97f238c1b57b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:31.212866 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e1c5696a-4c1c-4de0-94f6-97f238c1b57b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:31.213260 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1227/4865] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:31 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:31.216090 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-d51c8085-b7bb-459f-b3db-1430da38384f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.218464 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-d51c8085-b7bb-459f-b3db-1430da38384f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:31.218702 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-d51c8085-b7bb-459f-b3db-1430da38384f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:31.218905 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-d51c8085-b7bb-459f-b3db-1430da38384f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:31.229471 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:31.229471 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:31.233303 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-d51c8085-b7bb-459f-b3db-1430da38384f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:31.238120 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-d51c8085-b7bb-459f-b3db-1430da38384f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:31.238709 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1227/4866] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:58:31 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 1029 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:31.352853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-8cf93dbe-df39-4c47-ab44-ec983ad7abab None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.355742 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-8cf93dbe-df39-4c47-ab44-ec983ad7abab tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] PUT https://10.4.3.157/volume/v3/attachments/74f657ab-0b3f-446f-a13e-c92aca4fe7a2 Jul 31 20:58:31.356185 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-8cf93dbe-df39-4c47-ab44-ec983ad7abab tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:31.364705 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-8cf93dbe-df39-4c47-ab44-ec983ad7abab tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Acquiring lock "cinder-attachment_update-72cf7e84-a7b9-451e-881c-04d6ea200042-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:58:31.370407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-8cf93dbe-df39-4c47-ab44-ec983ad7abab tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Lock "cinder-attachment_update-72cf7e84-a7b9-451e-881c-04d6ea200042-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:58:31.371695 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:31.371695 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:31.407715 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-03d2c5b8-25e6-4974-aaba-24a6b01ac0f4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.409760 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-03d2c5b8-25e6-4974-aaba-24a6b01ac0f4 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 Jul 31 20:58:31.410005 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-03d2c5b8-25e6-4974-aaba-24a6b01ac0f4 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:31.410278 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-03d2c5b8-25e6-4974-aaba-24a6b01ac0f4 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:31.415554 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:31.415554 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:31.416112 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-03d2c5b8-25e6-4974-aaba-24a6b01ac0f4 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Snapshot retrieved successfully. Jul 31 20:58:31.416985 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-03d2c5b8-25e6-4974-aaba-24a6b01ac0f4 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 returned with HTTP 200 Jul 31 20:58:31.417467 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1199/4867] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:31 2026] GET /volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 => generated 469 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:31.425633 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e7e4ff0d-03e5-4bb2-8746-a2804db94732 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.427171 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e7e4ff0d-03e5-4bb2-8746-a2804db94732 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 Jul 31 20:58:31.427554 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e7e4ff0d-03e5-4bb2-8746-a2804db94732 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:31.427554 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e7e4ff0d-03e5-4bb2-8746-a2804db94732 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:31.433083 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:31.433083 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:31.433886 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e7e4ff0d-03e5-4bb2-8746-a2804db94732 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Snapshot retrieved successfully. Jul 31 20:58:31.434151 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e7e4ff0d-03e5-4bb2-8746-a2804db94732 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 returned with HTTP 200 Jul 31 20:58:31.434585 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1228/4868] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:31 2026] GET /volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:31.442356 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-67877770-bf7f-4e62-beb1-5076a331e0cf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.444778 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-67877770-bf7f-4e62-beb1-5076a331e0cf tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 Jul 31 20:58:31.445200 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-67877770-bf7f-4e62-beb1-5076a331e0cf tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:31.445557 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-67877770-bf7f-4e62-beb1-5076a331e0cf tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:31.451924 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:31.451924 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:31.452678 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-8cf93dbe-df39-4c47-ab44-ec983ad7abab tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Lock "cinder-attachment_update-72cf7e84-a7b9-451e-881c-04d6ea200042-np0000006272" released by "attachment_update" :: held 0.082s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:58:31.452727 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-67877770-bf7f-4e62-beb1-5076a331e0cf tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Snapshot retrieved successfully. Jul 31 20:58:31.452811 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-8cf93dbe-df39-4c47-ab44-ec983ad7abab tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/74f657ab-0b3f-446f-a13e-c92aca4fe7a2 returned with HTTP 200 Jul 31 20:58:31.453328 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1215/4869] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:58:31 2026] PUT /volume/v3/attachments/74f657ab-0b3f-446f-a13e-c92aca4fe7a2 => generated 969 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:31.453887 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-67877770-bf7f-4e62-beb1-5076a331e0cf tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 returned with HTTP 200 Jul 31 20:58:31.454734 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1228/4870] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:31 2026] GET /volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:31.462814 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.464511 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:58:31.464805 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "3cae48a8-65e3-4024-a74c-39bcb7a02025", "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:31.466414 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Create volume request body: {'volume': {'snapshot_id': '3cae48a8-65e3-4024-a74c-39bcb7a02025', 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:58:31.471931 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:31.471931 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:31.472465 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Snapshot retrieved successfully. Jul 31 20:58:31.472589 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Create volume of 1 GB Jul 31 20:58:31.476321 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Availability Zones retrieved successfully. Jul 31 20:58:31.483715 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Flow 'volume_create_api' (3c18d848-be79-466e-9fbf-b1755b171219) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:31.485140 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f0d596-e441-4861-ab1a-ba2f0a04b7c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:31.486552 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:31.527640 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b5f0d596-e441-4861-ab1a-ba2f0a04b7c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3cae48a8-65e3-4024-a74c-39bcb7a02025', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:31.528568 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c2ca93-2e2d-4a89-b757-ac1e5e92e169) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:31.576826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Created reservations ['cea65cf6-89ad-4a7a-9ea0-e70c3c05eda4', '0dec7579-5e11-4c87-832d-9585dee3afd7', 'e2deb9ce-1d8a-40c7-b93e-65063ca5ceaa', 'ff1ed95f-c6d0-41e0-9f32-6930c9f0df78'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:31.577700 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c2ca93-2e2d-4a89-b757-ac1e5e92e169) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cea65cf6-89ad-4a7a-9ea0-e70c3c05eda4', '0dec7579-5e11-4c87-832d-9585dee3afd7', 'e2deb9ce-1d8a-40c7-b93e-65063ca5ceaa', 'ff1ed95f-c6d0-41e0-9f32-6930c9f0df78']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:31.578532 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62aa34e9-9cc9-4d59-a1e9-120bf165e160) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:31.618568 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62aa34e9-9cc9-4d59-a1e9-120bf165e160) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '947fcd58-76ce-43b4-971f-e157a4d59080', '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='210554309efa4630b6a1f800e3be4af8',qos_specs=None,replication_status=,reservations=['cea65cf6-89ad-4a7a-9ea0-e70c3c05eda4','0dec7579-5e11-4c87-832d-9585dee3afd7','e2deb9ce-1d8a-40c7-b93e-65063ca5ceaa','ff1ed95f-c6d0-41e0-9f32-6930c9f0df78'],size=1,snapshot_id=3cae48a8-65e3-4024-a74c-39bcb7a02025,source_replicaid=,source_volid=None,status='creating',user_id='899325e82e634b269bf16aa9df278270',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=947fcd58-76ce-43b4-971f-e157a4d59080,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='210554309efa4630b6a1f800e3be4af8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3cae48a8-65e3-4024-a74c-39bcb7a02025,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='899325e82e634b269bf16aa9df278270',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:31.619365 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a448553-9db9-497b-a6bd-fca09fc83aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:31.640977 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4a448553-9db9-497b-a6bd-fca09fc83aa2) transitioned into state 'SUCCESS' from 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='210554309efa4630b6a1f800e3be4af8',qos_specs=None,replication_status=,reservations=['cea65cf6-89ad-4a7a-9ea0-e70c3c05eda4','0dec7579-5e11-4c87-832d-9585dee3afd7','e2deb9ce-1d8a-40c7-b93e-65063ca5ceaa','ff1ed95f-c6d0-41e0-9f32-6930c9f0df78'],size=1,snapshot_id=3cae48a8-65e3-4024-a74c-39bcb7a02025,source_replicaid=,source_volid=None,status='creating',user_id='899325e82e634b269bf16aa9df278270',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:31.643110 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d9a99e4-ed4d-4a69-809c-d4b020114b0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:31.665910 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d9a99e4-ed4d-4a69-809c-d4b020114b0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:31.666869 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Flow 'volume_create_api' (3c18d848-be79-466e-9fbf-b1755b171219) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:31.667250 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Create volume request issued successfully. Jul 31 20:58:31.667863 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c22e27e2-5ac0-4b23-afea-0141b8fe3dfc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:58:31.668557 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1200/4871] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:58:31 2026] POST /volume/v3/volumes => generated 741 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:31.682491 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cac879d7-e7b1-443b-8379-b76e8b4dd298 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.684820 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cac879d7-e7b1-443b-8379-b76e8b4dd298 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 Jul 31 20:58:31.685400 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cac879d7-e7b1-443b-8379-b76e8b4dd298 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:31.685400 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cac879d7-e7b1-443b-8379-b76e8b4dd298 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:31.694918 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:31.694918 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:31.698674 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cac879d7-e7b1-443b-8379-b76e8b4dd298 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Volume info retrieved successfully. Jul 31 20:58:31.703513 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cac879d7-e7b1-443b-8379-b76e8b4dd298 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 returned with HTTP 200 Jul 31 20:58:31.703926 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1229/4872] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:31 2026] GET /volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 => generated 809 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:31.735577 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-37a98e91-56f8-41e6-b8ab-4d5b39cd8c02 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.737313 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-37a98e91-56f8-41e6-b8ab-4d5b39cd8c02 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca Jul 31 20:58:31.737493 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-37a98e91-56f8-41e6-b8ab-4d5b39cd8c02 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:31.737669 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-37a98e91-56f8-41e6-b8ab-4d5b39cd8c02 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:31.743672 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-37a98e91-56f8-41e6-b8ab-4d5b39cd8c02 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca returned with HTTP 404 Jul 31 20:58:31.745333 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1216/4873] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:31 2026] GET /volume/v3/volumes/3f6eb740-22b2-4071-83eb-17b6d8754bca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:31.756875 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.758803 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:58:31.759333 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-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-400297206"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:31.761305 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-400297206'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:58:31.761722 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume of 1 GB Jul 31 20:58:31.766088 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Availability Zones retrieved successfully. Jul 31 20:58:31.772008 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (0f71f54c-85fa-4ac3-a391-7b3a2320946c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:31.774066 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47e2312-1d3e-4213-b515-f7109918efc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:31.774283 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:31.804575 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a47e2312-1d3e-4213-b515-f7109918efc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:31.807156 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8611469d-41ce-4066-97f7-0c181a673ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:31.849426 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['3d7e7fe5-0ad4-45de-8991-abd475fc87a9', '342aa003-9315-488a-9195-ab2dcccc00d3', 'a6df7a20-d017-4892-b2bc-88960bc0df82', '106dd9b2-1012-43ef-a7b4-bdfd76bec3f7'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:31.850350 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8611469d-41ce-4066-97f7-0c181a673ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3d7e7fe5-0ad4-45de-8991-abd475fc87a9', '342aa003-9315-488a-9195-ab2dcccc00d3', 'a6df7a20-d017-4892-b2bc-88960bc0df82', '106dd9b2-1012-43ef-a7b4-bdfd76bec3f7']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:31.851302 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d5d81c-9ece-473a-99f0-f21f435a3c8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:31.880031 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2d5d81c-9ece-473a-99f0-f21f435a3c8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92a5ded6-05b7-47c4-b768-812179bdd123', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-400297206',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['3d7e7fe5-0ad4-45de-8991-abd475fc87a9','342aa003-9315-488a-9195-ab2dcccc00d3','a6df7a20-d017-4892-b2bc-88960bc0df82','106dd9b2-1012-43ef-a7b4-bdfd76bec3f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-400297206',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92a5ded6-05b7-47c4-b768-812179bdd123,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='a4ce6075f9da4c8380d283a1a338b52c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e8605727c964771a477fd95c05985be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:31.880891 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c3cb4f-d6d6-4918-b7d2-b714d0006280) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:31.902082 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2c3cb4f-d6d6-4918-b7d2-b714d0006280) transitioned into state 'SUCCESS' from state '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-400297206',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['3d7e7fe5-0ad4-45de-8991-abd475fc87a9','342aa003-9315-488a-9195-ab2dcccc00d3','a6df7a20-d017-4892-b2bc-88960bc0df82','106dd9b2-1012-43ef-a7b4-bdfd76bec3f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:31.903853 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128c2bd8-d579-4f8b-bf84-54db386b85c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:31.917402 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (128c2bd8-d579-4f8b-bf84-54db386b85c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:31.917996 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (0f71f54c-85fa-4ac3-a391-7b3a2320946c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:31.918342 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume request issued successfully. Jul 31 20:58:31.918920 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cde10937-cd50-4d9d-abd5-5789d4a63fc9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:58:31.919458 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1229/4874] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:58:31 2026] POST /volume/v3/volumes => generated 815 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:31.933099 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2a66efa4-01ae-4a0d-9ce7-223d624e1c5a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:31.935035 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2a66efa4-01ae-4a0d-9ce7-223d624e1c5a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 Jul 31 20:58:31.935276 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2a66efa4-01ae-4a0d-9ce7-223d624e1c5a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:31.935465 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2a66efa4-01ae-4a0d-9ce7-223d624e1c5a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:31.942805 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:31.942805 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:31.946870 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2a66efa4-01ae-4a0d-9ce7-223d624e1c5a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:31.952451 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2a66efa4-01ae-4a0d-9ce7-223d624e1c5a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 returned with HTTP 200 Jul 31 20:58:31.953007 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1201/4875] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:31 2026] GET /volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 => generated 883 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:32.036303 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d806fc0f-0649-439b-865c-a68b45342fa2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:32.037516 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d806fc0f-0649-439b-865c-a68b45342fa2 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:32.037795 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d806fc0f-0649-439b-865c-a68b45342fa2 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:32.038075 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d806fc0f-0649-439b-865c-a68b45342fa2 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:32.038264 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d806fc0f-0649-439b-865c-a68b45342fa2 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:32.043977 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:32.043977 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:32.044835 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d806fc0f-0649-439b-865c-a68b45342fa2 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:32.045380 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1230/4876] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:32 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:32.226639 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-39e74224-2a73-440f-9426-1a54ed6b7ce8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:32.228461 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39e74224-2a73-440f-9426-1a54ed6b7ce8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:32.228649 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39e74224-2a73-440f-9426-1a54ed6b7ce8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:32.228844 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39e74224-2a73-440f-9426-1a54ed6b7ce8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:32.238336 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:32.238336 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:32.242078 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-39e74224-2a73-440f-9426-1a54ed6b7ce8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:32.246481 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39e74224-2a73-440f-9426-1a54ed6b7ce8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:32.246789 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1217/4877] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:32 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 850 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:32.721698 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b17dfb1f-ef18-4411-864a-f039c8b6f2dc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:32.723692 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b17dfb1f-ef18-4411-864a-f039c8b6f2dc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 Jul 31 20:58:32.723967 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b17dfb1f-ef18-4411-864a-f039c8b6f2dc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:32.724272 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b17dfb1f-ef18-4411-864a-f039c8b6f2dc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:32.735067 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:32.735067 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:32.740030 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b17dfb1f-ef18-4411-864a-f039c8b6f2dc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Volume info retrieved successfully. Jul 31 20:58:32.745607 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b17dfb1f-ef18-4411-864a-f039c8b6f2dc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 returned with HTTP 200 Jul 31 20:58:32.745707 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1230/4878] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:32 2026] GET /volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 => generated 834 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:32.759489 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-104502ad-4de7-4264-ac59-5df74d84eb8a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:32.762888 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-104502ad-4de7-4264-ac59-5df74d84eb8a tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 Jul 31 20:58:32.762888 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-104502ad-4de7-4264-ac59-5df74d84eb8a tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:32.762888 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-104502ad-4de7-4264-ac59-5df74d84eb8a tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:32.768515 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:32.768515 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:32.771688 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-104502ad-4de7-4264-ac59-5df74d84eb8a tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Volume info retrieved successfully. Jul 31 20:58:32.775374 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-104502ad-4de7-4264-ac59-5df74d84eb8a tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 returned with HTTP 200 Jul 31 20:58:32.775810 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1202/4879] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:32 2026] GET /volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 => generated 834 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:32.791398 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4213ed57-388f-4dc5-a1f2-a4dcca36fddc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:32.793121 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4213ed57-388f-4dc5-a1f2-a4dcca36fddc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 Jul 31 20:58:32.793369 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4213ed57-388f-4dc5-a1f2-a4dcca36fddc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:32.793555 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4213ed57-388f-4dc5-a1f2-a4dcca36fddc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:32.793650 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-4213ed57-388f-4dc5-a1f2-a4dcca36fddc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Delete snapshot with id: 3cae48a8-65e3-4024-a74c-39bcb7a02025 Jul 31 20:58:32.799918 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:32.799918 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:32.800067 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4213ed57-388f-4dc5-a1f2-a4dcca36fddc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Snapshot retrieved successfully. Jul 31 20:58:32.820931 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4213ed57-388f-4dc5-a1f2-a4dcca36fddc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Snapshot delete request issued successfully. Jul 31 20:58:32.821144 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4213ed57-388f-4dc5-a1f2-a4dcca36fddc tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 returned with HTTP 202 Jul 31 20:58:32.821628 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1231/4880] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:58:32 2026] DELETE /volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:32.829516 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f35c97c0-b406-47c5-b31b-035fc2d8ef1b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:32.831523 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f35c97c0-b406-47c5-b31b-035fc2d8ef1b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 Jul 31 20:58:32.831674 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f35c97c0-b406-47c5-b31b-035fc2d8ef1b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:32.831893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f35c97c0-b406-47c5-b31b-035fc2d8ef1b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:32.837190 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:32.837190 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:32.837683 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f35c97c0-b406-47c5-b31b-035fc2d8ef1b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Snapshot retrieved successfully. Jul 31 20:58:32.838478 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f35c97c0-b406-47c5-b31b-035fc2d8ef1b tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 returned with HTTP 200 Jul 31 20:58:32.838795 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1218/4881] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:32 2026] GET /volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:32.965618 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c653f8fd-4c7f-49be-a8dd-62c12ad5822e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:32.967206 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c653f8fd-4c7f-49be-a8dd-62c12ad5822e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 Jul 31 20:58:32.967392 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c653f8fd-4c7f-49be-a8dd-62c12ad5822e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:32.967559 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c653f8fd-4c7f-49be-a8dd-62c12ad5822e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:32.974756 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:32.974756 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:32.979025 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c653f8fd-4c7f-49be-a8dd-62c12ad5822e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:32.983237 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c653f8fd-4c7f-49be-a8dd-62c12ad5822e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 returned with HTTP 200 Jul 31 20:58:32.983685 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1231/4882] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:32 2026] GET /volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 => generated 908 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:32.996529 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ea802e3b-2a37-434f-9919-d80866fa2d40 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:32.998184 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea802e3b-2a37-434f-9919-d80866fa2d40 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:58:33.000150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ea802e3b-2a37-434f-9919-d80866fa2d40 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "92a5ded6-05b7-47c4-b768-812179bdd123", "name": "tempest-VolumesBackupsTest-Backup-28082644", "description": "tempest-backup-description-1461296115", "container": "tempest-volumesbackupstest-backup-container-551555108"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:33.000150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-ea802e3b-2a37-434f-9919-d80866fa2d40 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating new backup {'backup': {'volume_id': '92a5ded6-05b7-47c4-b768-812179bdd123', 'name': 'tempest-VolumesBackupsTest-Backup-28082644', 'description': 'tempest-backup-description-1461296115', 'container': 'tempest-volumesbackupstest-backup-container-551555108'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:58:33.000367 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-ea802e3b-2a37-434f-9919-d80866fa2d40 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating backup of volume 92a5ded6-05b7-47c4-b768-812179bdd123 in container tempest-volumesbackupstest-backup-container-551555108 Jul 31 20:58:33.007613 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:33.007613 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:33.008087 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ea802e3b-2a37-434f-9919-d80866fa2d40 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:33.028523 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-ea802e3b-2a37-434f-9919-d80866fa2d40 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['b86f8446-8cb8-4a44-b1b5-db0adde04871', '25aaafb7-a297-4299-8c17-d78b78852990'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:33.055851 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-75b544ac-a253-4bd0-b12a-e59bedb0b8c2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:33.057985 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-75b544ac-a253-4bd0-b12a-e59bedb0b8c2 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:33.058237 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-75b544ac-a253-4bd0-b12a-e59bedb0b8c2 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:33.058476 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-75b544ac-a253-4bd0-b12a-e59bedb0b8c2 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:33.058603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-75b544ac-a253-4bd0-b12a-e59bedb0b8c2 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:33.059414 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ea802e3b-2a37-434f-9919-d80866fa2d40 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:58:33.059835 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1203/4883] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:58:32 2026] POST /volume/v3/backups => generated 328 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:33.063684 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:33.063684 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:33.064410 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-75b544ac-a253-4bd0-b12a-e59bedb0b8c2 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:33.064824 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1232/4884] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:33 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:33.071153 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f4cbcfd5-cb67-473d-9654-3b8c31b72c20 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:33.073195 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f4cbcfd5-cb67-473d-9654-3b8c31b72c20 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:33.073520 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f4cbcfd5-cb67-473d-9654-3b8c31b72c20 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:33.073753 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f4cbcfd5-cb67-473d-9654-3b8c31b72c20 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:33.073875 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-f4cbcfd5-cb67-473d-9654-3b8c31b72c20 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:33.077677 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:33.077677 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:33.078358 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f4cbcfd5-cb67-473d-9654-3b8c31b72c20 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:33.078708 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1219/4885] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:33 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 821 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:33.265018 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7b47d4ec-e43d-4640-b056-ba610e6bc599 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:33.272052 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b47d4ec-e43d-4640-b056-ba610e6bc599 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:33.272743 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b47d4ec-e43d-4640-b056-ba610e6bc599 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:33.273323 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b47d4ec-e43d-4640-b056-ba610e6bc599 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:33.305061 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:33.305061 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:33.315499 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7b47d4ec-e43d-4640-b056-ba610e6bc599 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:33.319673 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b47d4ec-e43d-4640-b056-ba610e6bc599 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:33.320088 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1232/4886] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:33 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 850 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:33.849600 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-50c0881d-447d-4752-a15f-199c7c814884 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:33.851489 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-50c0881d-447d-4752-a15f-199c7c814884 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 Jul 31 20:58:33.851701 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-50c0881d-447d-4752-a15f-199c7c814884 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:33.851888 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-50c0881d-447d-4752-a15f-199c7c814884 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:33.855949 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-50c0881d-447d-4752-a15f-199c7c814884 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 returned with HTTP 404 Jul 31 20:58:33.856565 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1204/4887] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:33 2026] GET /volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:33.864804 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4efe6d97-2e46-44cc-a6af-709d6c600649 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:33.866710 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4efe6d97-2e46-44cc-a6af-709d6c600649 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b Jul 31 20:58:33.866953 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4efe6d97-2e46-44cc-a6af-709d6c600649 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:33.867546 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4efe6d97-2e46-44cc-a6af-709d6c600649 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:33.867727 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-4efe6d97-2e46-44cc-a6af-709d6c600649 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Delete volume with id: b87ccea0-f02d-46ea-ab09-0e920950582b Jul 31 20:58:33.876018 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:33.876018 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:33.876528 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4efe6d97-2e46-44cc-a6af-709d6c600649 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Volume info retrieved successfully. Jul 31 20:58:33.895826 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4efe6d97-2e46-44cc-a6af-709d6c600649 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Delete volume request issued successfully. Jul 31 20:58:33.899120 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4efe6d97-2e46-44cc-a6af-709d6c600649 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b returned with HTTP 202 Jul 31 20:58:33.899120 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1233/4888] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:58:33 2026] DELETE /volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:33.905524 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a9862c1a-e4c2-4cc4-97a1-31d79ac087bb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:33.906403 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a9862c1a-e4c2-4cc4-97a1-31d79ac087bb tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b Jul 31 20:58:33.906656 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a9862c1a-e4c2-4cc4-97a1-31d79ac087bb tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:33.906894 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a9862c1a-e4c2-4cc4-97a1-31d79ac087bb tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:33.916168 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:33.916168 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:33.920347 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a9862c1a-e4c2-4cc4-97a1-31d79ac087bb tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Volume info retrieved successfully. Jul 31 20:58:33.926009 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a9862c1a-e4c2-4cc4-97a1-31d79ac087bb tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b returned with HTTP 200 Jul 31 20:58:33.926009 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1220/4889] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:33 2026] GET /volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:34.078261 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a724bd04-1cc7-42ce-83de-6ff5d7a2d215 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:34.080418 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a724bd04-1cc7-42ce-83de-6ff5d7a2d215 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:34.080616 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a724bd04-1cc7-42ce-83de-6ff5d7a2d215 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:34.080797 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a724bd04-1cc7-42ce-83de-6ff5d7a2d215 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:34.080900 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-a724bd04-1cc7-42ce-83de-6ff5d7a2d215 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:34.085177 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:34.085177 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:34.086913 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a724bd04-1cc7-42ce-83de-6ff5d7a2d215 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:34.086913 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1233/4890] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:34 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:34.089220 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3c2d74eb-7e25-4951-8fae-67df131b31e4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:34.091532 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3c2d74eb-7e25-4951-8fae-67df131b31e4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:34.091749 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3c2d74eb-7e25-4951-8fae-67df131b31e4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:34.091994 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3c2d74eb-7e25-4951-8fae-67df131b31e4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:34.092162 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-3c2d74eb-7e25-4951-8fae-67df131b31e4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:34.098033 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:34.098033 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:34.099200 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3c2d74eb-7e25-4951-8fae-67df131b31e4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:34.099718 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1205/4891] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:34 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:34.334476 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5ba5da5e-be86-43eb-9b07-a50a7a54e642 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:34.336408 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5ba5da5e-be86-43eb-9b07-a50a7a54e642 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:34.336696 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5ba5da5e-be86-43eb-9b07-a50a7a54e642 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:34.336854 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5ba5da5e-be86-43eb-9b07-a50a7a54e642 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:34.345908 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:34.345908 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:34.349678 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5ba5da5e-be86-43eb-9b07-a50a7a54e642 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:34.354729 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5ba5da5e-be86-43eb-9b07-a50a7a54e642 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:34.355083 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1234/4892] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:34 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:34.937445 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ebae3f57-6aed-4729-993b-2092611041d7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:34.939612 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ebae3f57-6aed-4729-993b-2092611041d7 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b Jul 31 20:58:34.939892 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ebae3f57-6aed-4729-993b-2092611041d7 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:34.940187 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ebae3f57-6aed-4729-993b-2092611041d7 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:34.946736 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ebae3f57-6aed-4729-993b-2092611041d7 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b returned with HTTP 404 Jul 31 20:58:34.947391 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1221/4893] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:34 2026] GET /volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:34.955826 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-77426f7e-2bbd-45c7-8247-68a6196cebf2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:34.957552 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-77426f7e-2bbd-45c7-8247-68a6196cebf2 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] DELETE https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 Jul 31 20:58:34.957764 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-77426f7e-2bbd-45c7-8247-68a6196cebf2 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:34.957938 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-77426f7e-2bbd-45c7-8247-68a6196cebf2 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:34.958102 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-77426f7e-2bbd-45c7-8247-68a6196cebf2 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Delete volume with id: 947fcd58-76ce-43b4-971f-e157a4d59080 Jul 31 20:58:34.965313 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:34.965313 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:34.965774 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-77426f7e-2bbd-45c7-8247-68a6196cebf2 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Volume info retrieved successfully. Jul 31 20:58:34.986169 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-77426f7e-2bbd-45c7-8247-68a6196cebf2 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Delete volume request issued successfully. Jul 31 20:58:34.986169 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-77426f7e-2bbd-45c7-8247-68a6196cebf2 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 returned with HTTP 202 Jul 31 20:58:34.986169 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1234/4894] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:58:34 2026] DELETE /volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:58:34.996513 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e49dc013-24dc-45f4-82b4-af4f91d2adb1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:34.997324 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e49dc013-24dc-45f4-82b4-af4f91d2adb1 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 Jul 31 20:58:34.997503 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e49dc013-24dc-45f4-82b4-af4f91d2adb1 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:34.997676 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e49dc013-24dc-45f4-82b4-af4f91d2adb1 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:35.004679 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:35.004679 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:35.008423 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e49dc013-24dc-45f4-82b4-af4f91d2adb1 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Volume info retrieved successfully. Jul 31 20:58:35.013408 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e49dc013-24dc-45f4-82b4-af4f91d2adb1 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 returned with HTTP 200 Jul 31 20:58:35.013968 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1206/4895] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:34 2026] GET /volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 => generated 833 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:35.098026 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c5ec3637-6db3-433e-a52e-987d07ba53b4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:35.100096 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5ec3637-6db3-433e-a52e-987d07ba53b4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:35.100336 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5ec3637-6db3-433e-a52e-987d07ba53b4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:35.100551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5ec3637-6db3-433e-a52e-987d07ba53b4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:35.100666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c5ec3637-6db3-433e-a52e-987d07ba53b4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:35.104917 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:35.104917 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:35.105579 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5ec3637-6db3-433e-a52e-987d07ba53b4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:35.106069 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1235/4896] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:35 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:35.109602 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ad4a6b27-ff94-471f-a41f-7b8dc99c167c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:35.111701 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ad4a6b27-ff94-471f-a41f-7b8dc99c167c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:35.111894 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ad4a6b27-ff94-471f-a41f-7b8dc99c167c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:35.112081 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ad4a6b27-ff94-471f-a41f-7b8dc99c167c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:35.112251 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-ad4a6b27-ff94-471f-a41f-7b8dc99c167c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:35.116578 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:35.116578 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:35.117436 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ad4a6b27-ff94-471f-a41f-7b8dc99c167c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:35.117876 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1222/4897] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:35 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:35.373875 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-077269d4-8d90-4707-836e-687dc93a9055 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:35.383901 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-077269d4-8d90-4707-836e-687dc93a9055 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:35.384178 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-077269d4-8d90-4707-836e-687dc93a9055 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:35.385384 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-077269d4-8d90-4707-836e-687dc93a9055 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:35.419757 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:35.419757 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:35.431273 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-077269d4-8d90-4707-836e-687dc93a9055 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:35.452559 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-077269d4-8d90-4707-836e-687dc93a9055 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:35.454634 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1235/4898] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:35 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 850 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:35.732435 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-17ffbcd6-5eac-435c-b232-2befed0f0f65 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:35.734440 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-17ffbcd6-5eac-435c-b232-2befed0f0f65 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/attachments/74f657ab-0b3f-446f-a13e-c92aca4fe7a2/action Jul 31 20:58:35.734786 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-17ffbcd6-5eac-435c-b232-2befed0f0f65 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:58:35.734896 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-17ffbcd6-5eac-435c-b232-2befed0f0f65 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:35.749718 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:35.749718 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:35.759838 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-41f06353-cb60-472d-93b1-2671d5bc8291 req-17ffbcd6-5eac-435c-b232-2befed0f0f65 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/74f657ab-0b3f-446f-a13e-c92aca4fe7a2/action returned with HTTP 204 Jul 31 20:58:35.760315 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1207/4899] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:58:35 2026] POST /volume/v3/attachments/74f657ab-0b3f-446f-a13e-c92aca4fe7a2/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:36.029594 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8cae84fa-d03e-4234-8cb6-825801b85738 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:36.034141 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8cae84fa-d03e-4234-8cb6-825801b85738 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 Jul 31 20:58:36.034141 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8cae84fa-d03e-4234-8cb6-825801b85738 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:36.034141 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8cae84fa-d03e-4234-8cb6-825801b85738 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:36.037028 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8cae84fa-d03e-4234-8cb6-825801b85738 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 returned with HTTP 404 Jul 31 20:58:36.037468 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1236/4900] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:36 2026] GET /volume/v3/volumes/947fcd58-76ce-43b4-971f-e157a4d59080 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:36.044663 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-613b691c-db18-49ea-a2a4-b99513926ac6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:36.046807 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-613b691c-db18-49ea-a2a4-b99513926ac6 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 Jul 31 20:58:36.047084 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-613b691c-db18-49ea-a2a4-b99513926ac6 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:36.047332 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-613b691c-db18-49ea-a2a4-b99513926ac6 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:36.047457 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-613b691c-db18-49ea-a2a4-b99513926ac6 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Delete snapshot with id: 3cae48a8-65e3-4024-a74c-39bcb7a02025 Jul 31 20:58:36.053593 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-613b691c-db18-49ea-a2a4-b99513926ac6 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 returned with HTTP 404 Jul 31 20:58:36.054380 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1223/4901] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:58:36 2026] DELETE /volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:36.061841 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e041ad55-5441-4d40-aadd-7b6fbffeec37 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:36.063523 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e041ad55-5441-4d40-aadd-7b6fbffeec37 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 Jul 31 20:58:36.063699 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e041ad55-5441-4d40-aadd-7b6fbffeec37 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:36.063869 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e041ad55-5441-4d40-aadd-7b6fbffeec37 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:36.067918 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e041ad55-5441-4d40-aadd-7b6fbffeec37 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 returned with HTTP 404 Jul 31 20:58:36.068385 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1236/4902] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:36 2026] GET /volume/v3/snapshots/3cae48a8-65e3-4024-a74c-39bcb7a02025 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:36.075415 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6dff842d-b21f-4e39-8488-b18e77913f21 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:36.077083 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6dff842d-b21f-4e39-8488-b18e77913f21 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b Jul 31 20:58:36.077289 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6dff842d-b21f-4e39-8488-b18e77913f21 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:36.077476 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6dff842d-b21f-4e39-8488-b18e77913f21 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:36.077630 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-6dff842d-b21f-4e39-8488-b18e77913f21 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Delete volume with id: b87ccea0-f02d-46ea-ab09-0e920950582b Jul 31 20:58:36.082605 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6dff842d-b21f-4e39-8488-b18e77913f21 tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b returned with HTTP 404 Jul 31 20:58:36.083014 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1208/4903] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:58:36 2026] DELETE /volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:36.088702 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fdf85c71-fae1-4545-a571-f43c7f52cf8e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:36.090706 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fdf85c71-fae1-4545-a571-f43c7f52cf8e tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] GET https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b Jul 31 20:58:36.090932 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fdf85c71-fae1-4545-a571-f43c7f52cf8e tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:36.091358 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fdf85c71-fae1-4545-a571-f43c7f52cf8e tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:36.096789 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fdf85c71-fae1-4545-a571-f43c7f52cf8e tempest-SnapshotDependencyTests-892963391 tempest-SnapshotDependencyTests-892963391-project-member] https://10.4.3.157/volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b returned with HTTP 404 Jul 31 20:58:36.097302 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1237/4904] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:36 2026] GET /volume/v3/volumes/b87ccea0-f02d-46ea-ab09-0e920950582b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:36.116139 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9b0358bc-1b25-4fda-bade-0110f3e093e8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:36.120293 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9b0358bc-1b25-4fda-bade-0110f3e093e8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:36.120469 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9b0358bc-1b25-4fda-bade-0110f3e093e8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:36.120638 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9b0358bc-1b25-4fda-bade-0110f3e093e8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:36.120730 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-9b0358bc-1b25-4fda-bade-0110f3e093e8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:36.125306 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:36.125306 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:36.125995 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9b0358bc-1b25-4fda-bade-0110f3e093e8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:36.126429 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1224/4905] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:36 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:36.130837 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e5ecae70-bddf-43ff-8942-beec5ba0130c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:36.132455 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5ecae70-bddf-43ff-8942-beec5ba0130c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:36.132628 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5ecae70-bddf-43ff-8942-beec5ba0130c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:36.132804 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5ecae70-bddf-43ff-8942-beec5ba0130c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:36.132972 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-e5ecae70-bddf-43ff-8942-beec5ba0130c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:36.137366 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:36.137366 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:36.138089 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5ecae70-bddf-43ff-8942-beec5ba0130c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:36.138413 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1237/4906] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:36 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:36.467452 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4b5e9685-2b4a-4444-a80d-5fefc2b298d9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:36.468983 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4b5e9685-2b4a-4444-a80d-5fefc2b298d9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:36.469214 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4b5e9685-2b4a-4444-a80d-5fefc2b298d9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:36.469386 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4b5e9685-2b4a-4444-a80d-5fefc2b298d9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:36.477883 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:36.477883 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:36.481531 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4b5e9685-2b4a-4444-a80d-5fefc2b298d9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:36.485976 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4b5e9685-2b4a-4444-a80d-5fefc2b298d9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:36.486476 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1209/4907] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:36 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 1142 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:37.135970 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-86800971-417a-40c4-ab6f-7745d863da7b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:37.137718 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-86800971-417a-40c4-ab6f-7745d863da7b tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:37.137907 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-86800971-417a-40c4-ab6f-7745d863da7b tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:37.138150 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-86800971-417a-40c4-ab6f-7745d863da7b tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:37.138261 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-86800971-417a-40c4-ab6f-7745d863da7b tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:37.142464 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:37.142464 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:37.143876 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-86800971-417a-40c4-ab6f-7745d863da7b tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:37.143876 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1238/4908] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:37 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:37.151731 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d40a1481-8c4b-48af-9f5b-87d5fad0f649 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:37.155879 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d40a1481-8c4b-48af-9f5b-87d5fad0f649 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:37.155879 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d40a1481-8c4b-48af-9f5b-87d5fad0f649 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:37.155879 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d40a1481-8c4b-48af-9f5b-87d5fad0f649 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:37.155879 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-d40a1481-8c4b-48af-9f5b-87d5fad0f649 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:37.161574 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:37.161574 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:37.162438 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d40a1481-8c4b-48af-9f5b-87d5fad0f649 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:37.162890 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1225/4909] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:37 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:38.154904 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c08c493e-827f-4b28-83c0-0d9cf7936fb7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:38.156876 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c08c493e-827f-4b28-83c0-0d9cf7936fb7 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:38.157097 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c08c493e-827f-4b28-83c0-0d9cf7936fb7 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:38.157331 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c08c493e-827f-4b28-83c0-0d9cf7936fb7 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:38.157628 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-c08c493e-827f-4b28-83c0-0d9cf7936fb7 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:38.164815 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:38.164815 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:38.165462 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c08c493e-827f-4b28-83c0-0d9cf7936fb7 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:38.165856 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1238/4910] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:38 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:38.173986 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-13abc0cf-5620-4edb-9459-ce644864449b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:38.175626 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-13abc0cf-5620-4edb-9459-ce644864449b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:38.176090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-13abc0cf-5620-4edb-9459-ce644864449b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:38.176090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-13abc0cf-5620-4edb-9459-ce644864449b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:38.176090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-13abc0cf-5620-4edb-9459-ce644864449b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:38.181136 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:38.181136 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:38.182692 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-13abc0cf-5620-4edb-9459-ce644864449b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:38.182692 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1210/4911] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:38 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:39.175942 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0ed05376-d109-4a10-8723-18c7b5b9bab8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:39.179068 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ed05376-d109-4a10-8723-18c7b5b9bab8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:39.179068 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ed05376-d109-4a10-8723-18c7b5b9bab8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:39.179068 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ed05376-d109-4a10-8723-18c7b5b9bab8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:39.179068 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-0ed05376-d109-4a10-8723-18c7b5b9bab8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:39.182781 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:39.182781 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:39.183548 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ed05376-d109-4a10-8723-18c7b5b9bab8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:39.183861 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1239/4912] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:39 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:39.193891 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7e4c7d9e-89c8-43fb-8961-e8b4e3f2d3ff None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:39.196217 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e4c7d9e-89c8-43fb-8961-e8b4e3f2d3ff tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:39.196426 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e4c7d9e-89c8-43fb-8961-e8b4e3f2d3ff tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:39.196604 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7e4c7d9e-89c8-43fb-8961-e8b4e3f2d3ff tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:39.196704 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-7e4c7d9e-89c8-43fb-8961-e8b4e3f2d3ff tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:39.206480 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:39.206480 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:39.207595 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7e4c7d9e-89c8-43fb-8961-e8b4e3f2d3ff tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:39.208111 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1226/4913] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:39 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:39.532382 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a6026271-f4e3-4ec2-9505-bc2d6e09fe1e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:39.537411 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a6026271-f4e3-4ec2-9505-bc2d6e09fe1e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:58:39.537908 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a6026271-f4e3-4ec2-9505-bc2d6e09fe1e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72cf7e84-a7b9-451e-881c-04d6ea200042", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1163160707", "description": null, "metadata": null}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:39.559972 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:39.559972 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:39.560518 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a6026271-f4e3-4ec2-9505-bc2d6e09fe1e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:39.560694 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-a6026271-f4e3-4ec2-9505-bc2d6e09fe1e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create snapshot from volume 72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:39.598211 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-a6026271-f4e3-4ec2-9505-bc2d6e09fe1e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Created reservations ['78e3c9f8-183a-4c81-9de1-d9972d3eb6cb', 'ebb4b177-528b-45b9-ae60-e0698eb25f20', 'e99f4235-a0dd-432e-accd-28ee70ada34d', '6a9ccd02-00ac-49c6-923d-0a4d954d1c07'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:39.631212 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a6026271-f4e3-4ec2-9505-bc2d6e09fe1e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot force create request issued successfully. Jul 31 20:58:39.631565 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a6026271-f4e3-4ec2-9505-bc2d6e09fe1e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:58:39.631963 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1239/4914] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:58:39 2026] POST /volume/v3/snapshots => generated 313 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:39.647087 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1524e394-fab2-4b66-b90b-ecd68ac40075 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:39.649415 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1524e394-fab2-4b66-b90b-ecd68ac40075 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 Jul 31 20:58:39.649629 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1524e394-fab2-4b66-b90b-ecd68ac40075 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:39.650194 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1524e394-fab2-4b66-b90b-ecd68ac40075 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:39.656257 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:39.656257 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:39.656882 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1524e394-fab2-4b66-b90b-ecd68ac40075 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:58:39.658034 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1524e394-fab2-4b66-b90b-ecd68ac40075 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 returned with HTTP 200 Jul 31 20:58:39.658548 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1211/4915] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:39 2026] GET /volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:39.682453 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0ad02fbd-cb47-4eb8-a7c3-ed9e9923885d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:39.684315 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ad02fbd-cb47-4eb8-a7c3-ed9e9923885d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:39.684559 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ad02fbd-cb47-4eb8-a7c3-ed9e9923885d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:39.685137 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0ad02fbd-cb47-4eb8-a7c3-ed9e9923885d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:39.691892 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:39.691892 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:39.695854 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0ad02fbd-cb47-4eb8-a7c3-ed9e9923885d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:39.701352 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0ad02fbd-cb47-4eb8-a7c3-ed9e9923885d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:39.701784 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1240/4916] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:39 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:39.722598 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-47a9ad4c-6abf-4ca4-88ca-f6d95983c55b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:39.727816 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-47a9ad4c-6abf-4ca4-88ca-f6d95983c55b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:39.728079 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-47a9ad4c-6abf-4ca4-88ca-f6d95983c55b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:39.728332 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-47a9ad4c-6abf-4ca4-88ca-f6d95983c55b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:39.739886 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:39.739886 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:39.747997 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-47a9ad4c-6abf-4ca4-88ca-f6d95983c55b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:39.755982 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-47a9ad4c-6abf-4ca4-88ca-f6d95983c55b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:39.756566 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1227/4917] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:39 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:39.811539 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-f4d84c4f-a946-497e-b243-29775d2c8f6e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:39.815216 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-f4d84c4f-a946-497e-b243-29775d2c8f6e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:39.815475 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-f4d84c4f-a946-497e-b243-29775d2c8f6e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:39.815770 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-f4d84c4f-a946-497e-b243-29775d2c8f6e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:39.826281 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:39.826281 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:39.831803 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-f4d84c4f-a946-497e-b243-29775d2c8f6e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:39.836937 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-f4d84c4f-a946-497e-b243-29775d2c8f6e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:39.837458 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1240/4918] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:58:39 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:39.922960 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-406fe770-c718-4b89-96b3-a9e668dc8b06 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:39.924916 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-406fe770-c718-4b89-96b3-a9e668dc8b06 None None] GET https://10.4.3.157/volume// Jul 31 20:58:39.925147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-406fe770-c718-4b89-96b3-a9e668dc8b06 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:39.925392 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-406fe770-c718-4b89-96b3-a9e668dc8b06 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:39.927415 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-406fe770-c718-4b89-96b3-a9e668dc8b06 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:39.929084 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1212/4919] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:58:39 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 20:58:39.940859 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-68e74cfb-3427-4e9c-ac04-779594e8d119 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:39.943843 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-68e74cfb-3427-4e9c-ac04-779594e8d119 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:58:39.944265 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-68e74cfb-3427-4e9c-ac04-779594e8d119 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fbee5ff-d534-42e5-bfbf-dbd8fcd03375", "connector": null, "instance_uuid": "4c6fadb7-46f9-4a84-81bd-c9918a54425c"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:39.954789 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:39.954789 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:40.015061 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-68e74cfb-3427-4e9c-ac04-779594e8d119 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:58:40.015061 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1241/4920] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:58:39 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 20:58:40.054114 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-26b2674f-9951-43b4-886f-f7710219f684 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:40.055698 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-26b2674f-9951-43b4-886f-f7710219f684 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:40.055839 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-26b2674f-9951-43b4-886f-f7710219f684 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:40.056078 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-26b2674f-9951-43b4-886f-f7710219f684 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:40.066397 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:40.066397 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:40.069377 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d5b52455-8fb8-44c8-8f9f-b06aaa52e84b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:40.069902 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d5b52455-8fb8-44c8-8f9f-b06aaa52e84b None None] GET https://10.4.3.157/volume// Jul 31 20:58:40.070177 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d5b52455-8fb8-44c8-8f9f-b06aaa52e84b None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:40.070355 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-26b2674f-9951-43b4-886f-f7710219f684 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:40.070499 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d5b52455-8fb8-44c8-8f9f-b06aaa52e84b None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:40.070868 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d5b52455-8fb8-44c8-8f9f-b06aaa52e84b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:40.073549 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1241/4921] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:58:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:58:40.076282 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-26b2674f-9951-43b4-886f-f7710219f684 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:40.076282 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1228/4922] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:40 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 877 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:40.078945 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-b4c1c24e-825f-4243-9fa1-db2da72d505d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:40.081948 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-b4c1c24e-825f-4243-9fa1-db2da72d505d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:40.081948 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-b4c1c24e-825f-4243-9fa1-db2da72d505d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:40.081948 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-b4c1c24e-825f-4243-9fa1-db2da72d505d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:40.091862 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:40.091862 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:40.096776 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-b4c1c24e-825f-4243-9fa1-db2da72d505d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:40.099429 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-b4c1c24e-825f-4243-9fa1-db2da72d505d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:40.099676 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1213/4923] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:58:40 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 1057 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:40.195626 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5fee5360-563a-4d08-80b0-c7473646bbcb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:40.197470 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fee5360-563a-4d08-80b0-c7473646bbcb tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:40.197649 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5fee5360-563a-4d08-80b0-c7473646bbcb tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:40.197824 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5fee5360-563a-4d08-80b0-c7473646bbcb tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:40.197921 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-5fee5360-563a-4d08-80b0-c7473646bbcb tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:40.203111 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:40.203111 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:40.203928 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5fee5360-563a-4d08-80b0-c7473646bbcb tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:40.204396 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1242/4924] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:40 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:40.222873 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1e6efc57-419f-4bf7-8102-854fa76cfaf5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:40.227150 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e6efc57-419f-4bf7-8102-854fa76cfaf5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:40.227150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e6efc57-419f-4bf7-8102-854fa76cfaf5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:40.227150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1e6efc57-419f-4bf7-8102-854fa76cfaf5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:40.227150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-1e6efc57-419f-4bf7-8102-854fa76cfaf5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:40.230314 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-dc0c5cc3-435e-445c-9b43-c24174b40918 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:40.232611 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-dc0c5cc3-435e-445c-9b43-c24174b40918 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] PUT https://10.4.3.157/volume/v3/attachments/b75dbc40-c9ca-4fd9-b6a5-c65914749687 Jul 31 20:58:40.232961 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-dc0c5cc3-435e-445c-9b43-c24174b40918 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:40.236317 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:40.236317 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:40.237216 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1e6efc57-419f-4bf7-8102-854fa76cfaf5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:40.237945 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1242/4925] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:40 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:40.243105 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-dc0c5cc3-435e-445c-9b43-c24174b40918 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Acquiring lock "cinder-attachment_update-3fbee5ff-d534-42e5-bfbf-dbd8fcd03375-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:58:40.248812 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-dc0c5cc3-435e-445c-9b43-c24174b40918 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-3fbee5ff-d534-42e5-bfbf-dbd8fcd03375-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:58:40.249840 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:40.249840 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:40.386535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-dc0c5cc3-435e-445c-9b43-c24174b40918 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-3fbee5ff-d534-42e5-bfbf-dbd8fcd03375-np0000006272" released by "attachment_update" :: held 0.138s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:58:40.386892 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-dc0c5cc3-435e-445c-9b43-c24174b40918 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/b75dbc40-c9ca-4fd9-b6a5-c65914749687 returned with HTTP 200 Jul 31 20:58:40.387522 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1229/4926] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:58:40 2026] PUT /volume/v3/attachments/b75dbc40-c9ca-4fd9-b6a5-c65914749687 => generated 968 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:40.395708 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-fab830de-4c51-4817-91eb-aa3b15dca262 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:40.398707 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-fab830de-4c51-4817-91eb-aa3b15dca262 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption Jul 31 20:58:40.398984 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-fab830de-4c51-4817-91eb-aa3b15dca262 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:40.399329 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-fab830de-4c51-4817-91eb-aa3b15dca262 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:40.410838 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:40.410838 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:40.420241 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-fab830de-4c51-4817-91eb-aa3b15dca262 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption returned with HTTP 200 Jul 31 20:58:40.420783 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1214/4927] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:58:40 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption => generated 160 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:40.673634 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ad987d69-bbd0-4781-9fb1-a62e16283415 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:40.675357 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ad987d69-bbd0-4781-9fb1-a62e16283415 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 Jul 31 20:58:40.675536 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ad987d69-bbd0-4781-9fb1-a62e16283415 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:40.675712 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ad987d69-bbd0-4781-9fb1-a62e16283415 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:40.680494 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:40.680494 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:40.680871 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ad987d69-bbd0-4781-9fb1-a62e16283415 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:58:40.681582 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ad987d69-bbd0-4781-9fb1-a62e16283415 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 returned with HTTP 200 Jul 31 20:58:40.681961 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1243/4928] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:40 2026] GET /volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:40.689922 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-51763e54-d38c-4f5f-98e6-e13a12d9be68 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:40.693443 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-51763e54-d38c-4f5f-98e6-e13a12d9be68 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 Jul 31 20:58:40.693651 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-51763e54-d38c-4f5f-98e6-e13a12d9be68 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:40.693840 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-51763e54-d38c-4f5f-98e6-e13a12d9be68 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:40.701888 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:40.701888 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:40.702328 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-51763e54-d38c-4f5f-98e6-e13a12d9be68 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:58:40.703058 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-51763e54-d38c-4f5f-98e6-e13a12d9be68 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 returned with HTTP 200 Jul 31 20:58:40.703451 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1243/4929] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:40 2026] GET /volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:41.088138 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-72fd8572-9aac-45bf-b6a6-afcaab39f19e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:41.091661 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-72fd8572-9aac-45bf-b6a6-afcaab39f19e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:41.091893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-72fd8572-9aac-45bf-b6a6-afcaab39f19e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:41.092193 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-72fd8572-9aac-45bf-b6a6-afcaab39f19e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:41.110751 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:41.110751 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:41.118525 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-72fd8572-9aac-45bf-b6a6-afcaab39f19e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:41.127233 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-72fd8572-9aac-45bf-b6a6-afcaab39f19e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:41.128596 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1230/4930] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:41 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:41.218150 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1b218277-f8a6-495d-9687-9032cc9a3d7a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:41.219890 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1b218277-f8a6-495d-9687-9032cc9a3d7a tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:41.220074 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1b218277-f8a6-495d-9687-9032cc9a3d7a tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:41.220333 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1b218277-f8a6-495d-9687-9032cc9a3d7a tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:41.220491 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-1b218277-f8a6-495d-9687-9032cc9a3d7a tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:41.230968 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:41.230968 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:41.231724 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1b218277-f8a6-495d-9687-9032cc9a3d7a tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:41.232163 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1215/4931] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:41 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:41.250890 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-715b72a9-535b-4314-a89a-e3a1b368b813 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:41.253364 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-715b72a9-535b-4314-a89a-e3a1b368b813 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:41.253693 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-715b72a9-535b-4314-a89a-e3a1b368b813 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:41.254100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-715b72a9-535b-4314-a89a-e3a1b368b813 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:41.254412 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-715b72a9-535b-4314-a89a-e3a1b368b813 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:41.263505 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:41.263505 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:41.264607 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-715b72a9-535b-4314-a89a-e3a1b368b813 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:41.265828 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1244/4932] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:41 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:42.140798 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2a03205c-c2b0-4ddc-83e8-2d20b325f37d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:42.142826 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a03205c-c2b0-4ddc-83e8-2d20b325f37d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:42.143046 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a03205c-c2b0-4ddc-83e8-2d20b325f37d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:42.143314 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a03205c-c2b0-4ddc-83e8-2d20b325f37d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:42.154387 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:42.154387 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:42.158470 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2a03205c-c2b0-4ddc-83e8-2d20b325f37d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:42.164104 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a03205c-c2b0-4ddc-83e8-2d20b325f37d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:42.164590 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1244/4933] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:42 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:42.217804 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8b1669aa-ee95-43fa-9f76-5b2623b93249 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:42.219742 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8b1669aa-ee95-43fa-9f76-5b2623b93249 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:58:42.220106 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8b1669aa-ee95-43fa-9f76-5b2623b93249 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72cf7e84-a7b9-451e-881c-04d6ea200042", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1576909441", "description": null, "metadata": null}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:42.232153 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:42.232153 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:42.232618 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8b1669aa-ee95-43fa-9f76-5b2623b93249 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:42.232758 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-8b1669aa-ee95-43fa-9f76-5b2623b93249 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create snapshot from volume 72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:42.245172 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-02dab497-8510-46be-b188-6c51e8aceb33 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:42.247900 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-02dab497-8510-46be-b188-6c51e8aceb33 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:42.248227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-02dab497-8510-46be-b188-6c51e8aceb33 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:42.248486 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-02dab497-8510-46be-b188-6c51e8aceb33 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:42.248631 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-02dab497-8510-46be-b188-6c51e8aceb33 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:42.253777 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:42.253777 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:42.254811 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-02dab497-8510-46be-b188-6c51e8aceb33 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:42.255559 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1216/4934] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:42 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:42.264199 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-8b1669aa-ee95-43fa-9f76-5b2623b93249 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Created reservations ['bdf6a4da-c201-4e01-b165-53acabbc8af9', '4ec85353-b4af-4ce7-8129-8464011a63c5', '83907bd6-483b-4bfd-87ae-689a00e4e0cb', '81c6b1e3-bb71-4dde-8e89-8eeec42dd5a7'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:42.279099 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3c744f4a-54c4-466c-af85-c7cb273c69d8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:42.281381 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3c744f4a-54c4-466c-af85-c7cb273c69d8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:42.281862 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3c744f4a-54c4-466c-af85-c7cb273c69d8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:42.281862 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3c744f4a-54c4-466c-af85-c7cb273c69d8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:42.281988 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-3c744f4a-54c4-466c-af85-c7cb273c69d8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:42.286662 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:42.286662 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:42.287429 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3c744f4a-54c4-466c-af85-c7cb273c69d8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:42.287789 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1245/4935] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:42 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:42.299861 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8b1669aa-ee95-43fa-9f76-5b2623b93249 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot force create request issued successfully. Jul 31 20:58:42.300242 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8b1669aa-ee95-43fa-9f76-5b2623b93249 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:58:42.301106 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1231/4936] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:58:42 2026] POST /volume/v3/snapshots => generated 313 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:42.309732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9acabd98-522e-44e8-9f6f-ba9524cd0e01 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:42.312055 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9acabd98-522e-44e8-9f6f-ba9524cd0e01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 Jul 31 20:58:42.312500 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9acabd98-522e-44e8-9f6f-ba9524cd0e01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:42.312822 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9acabd98-522e-44e8-9f6f-ba9524cd0e01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:42.319271 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:42.319271 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:42.319971 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9acabd98-522e-44e8-9f6f-ba9524cd0e01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:58:42.321045 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9acabd98-522e-44e8-9f6f-ba9524cd0e01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 returned with HTTP 200 Jul 31 20:58:42.321671 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1245/4937] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:42 2026] GET /volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 => generated 445 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:43.175747 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ad44300c-fec2-40b5-9237-f3a7aceed447 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.177568 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad44300c-fec2-40b5-9237-f3a7aceed447 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:43.177767 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad44300c-fec2-40b5-9237-f3a7aceed447 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:43.177983 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad44300c-fec2-40b5-9237-f3a7aceed447 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:43.189776 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:43.189776 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:43.194516 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ad44300c-fec2-40b5-9237-f3a7aceed447 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:43.200893 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad44300c-fec2-40b5-9237-f3a7aceed447 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:43.201343 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1217/4938] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:43 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:43.267569 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b5ec0525-60fd-4571-8af6-78d0c19af8a5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.269105 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b5ec0525-60fd-4571-8af6-78d0c19af8a5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:43.269281 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b5ec0525-60fd-4571-8af6-78d0c19af8a5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:43.269464 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b5ec0525-60fd-4571-8af6-78d0c19af8a5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:43.269585 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-b5ec0525-60fd-4571-8af6-78d0c19af8a5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:43.273886 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:43.273886 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:43.274439 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b5ec0525-60fd-4571-8af6-78d0c19af8a5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:43.274753 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1246/4939] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:43 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:43.299249 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4e2062c4-ee56-49d2-8f4b-3e15a1c3ca85 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.301333 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4e2062c4-ee56-49d2-8f4b-3e15a1c3ca85 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:43.301565 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4e2062c4-ee56-49d2-8f4b-3e15a1c3ca85 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:43.301758 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4e2062c4-ee56-49d2-8f4b-3e15a1c3ca85 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:43.301866 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-4e2062c4-ee56-49d2-8f4b-3e15a1c3ca85 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:43.306370 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:43.306370 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:43.307292 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4e2062c4-ee56-49d2-8f4b-3e15a1c3ca85 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:43.307690 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1232/4940] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:43 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:43.332284 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a9b89631-5c40-4f78-86b9-fb0ed5309aa6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.334569 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a9b89631-5c40-4f78-86b9-fb0ed5309aa6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 Jul 31 20:58:43.334858 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a9b89631-5c40-4f78-86b9-fb0ed5309aa6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:43.335140 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a9b89631-5c40-4f78-86b9-fb0ed5309aa6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:43.342635 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:43.342635 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:43.343407 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a9b89631-5c40-4f78-86b9-fb0ed5309aa6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:58:43.344484 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a9b89631-5c40-4f78-86b9-fb0ed5309aa6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 returned with HTTP 200 Jul 31 20:58:43.344971 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1246/4941] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:43 2026] GET /volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 => generated 472 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:43.353623 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ad9fd09f-51e9-46cb-a43b-4a734879f8e8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.356617 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad9fd09f-51e9-46cb-a43b-4a734879f8e8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 Jul 31 20:58:43.356826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad9fd09f-51e9-46cb-a43b-4a734879f8e8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:43.357037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad9fd09f-51e9-46cb-a43b-4a734879f8e8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:43.363433 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:43.363433 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:43.363990 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ad9fd09f-51e9-46cb-a43b-4a734879f8e8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:58:43.365012 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad9fd09f-51e9-46cb-a43b-4a734879f8e8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 returned with HTTP 200 Jul 31 20:58:43.365645 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1218/4942] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:43 2026] GET /volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:43.411166 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-692d72b4-d84e-48b3-96d3-9aa2a01d441e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.413301 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-692d72b4-d84e-48b3-96d3-9aa2a01d441e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:43.413490 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-692d72b4-d84e-48b3-96d3-9aa2a01d441e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:43.413669 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-692d72b4-d84e-48b3-96d3-9aa2a01d441e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:43.422548 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:43.422548 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:43.425570 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-692d72b4-d84e-48b3-96d3-9aa2a01d441e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:43.430086 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-692d72b4-d84e-48b3-96d3-9aa2a01d441e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:43.430589 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1247/4943] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:58:43 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:43.505538 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-244ef920-22e7-4704-9c66-2c0a2ce30cc4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.505967 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-244ef920-22e7-4704-9c66-2c0a2ce30cc4 None None] GET https://10.4.3.157/volume// Jul 31 20:58:43.506260 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-244ef920-22e7-4704-9c66-2c0a2ce30cc4 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:43.506490 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-244ef920-22e7-4704-9c66-2c0a2ce30cc4 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:43.506815 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-244ef920-22e7-4704-9c66-2c0a2ce30cc4 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:43.507101 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1233/4944] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:58:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:58:43.514960 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-904c7f1c-4a8f-45ca-80bd-7f69b76d7ef0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.516706 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-904c7f1c-4a8f-45ca-80bd-7f69b76d7ef0 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:58:43.517008 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-904c7f1c-4a8f-45ca-80bd-7f69b76d7ef0 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dd8dfb46-a782-4209-a94f-32f69b1cdfc6", "connector": null, "instance_uuid": "95e9123d-9cd6-47ae-b242-8ed7266bc361"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:43.526986 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:43.526986 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:43.557908 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-904c7f1c-4a8f-45ca-80bd-7f69b76d7ef0 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:58:43.558664 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1247/4945] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:58:43 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:43.588002 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-714fa3fc-be58-4e19-aa7b-5cad7807dae8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.589989 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-714fa3fc-be58-4e19-aa7b-5cad7807dae8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:43.590240 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-714fa3fc-be58-4e19-aa7b-5cad7807dae8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:43.590452 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-714fa3fc-be58-4e19-aa7b-5cad7807dae8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:43.598693 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3273aedf-d284-4e9d-84a1-5c5bd9be0477 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.599117 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3273aedf-d284-4e9d-84a1-5c5bd9be0477 None None] GET https://10.4.3.157/volume// Jul 31 20:58:43.599337 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3273aedf-d284-4e9d-84a1-5c5bd9be0477 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:43.599546 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3273aedf-d284-4e9d-84a1-5c5bd9be0477 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:43.599871 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3273aedf-d284-4e9d-84a1-5c5bd9be0477 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:43.600539 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1248/4946] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:58:43 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:58:43.604597 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:43.604597 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:43.607641 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-f9e84751-b0d5-4e9e-ac17-392a2424d0e6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.609278 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-714fa3fc-be58-4e19-aa7b-5cad7807dae8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:43.610473 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-f9e84751-b0d5-4e9e-ac17-392a2424d0e6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:43.610698 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-f9e84751-b0d5-4e9e-ac17-392a2424d0e6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:43.610881 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-f9e84751-b0d5-4e9e-ac17-392a2424d0e6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:43.614853 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-714fa3fc-be58-4e19-aa7b-5cad7807dae8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:43.615366 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1219/4947] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:43 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1217 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:43.625894 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:43.625894 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:43.631666 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-f9e84751-b0d5-4e9e-ac17-392a2424d0e6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:43.637174 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-f9e84751-b0d5-4e9e-ac17-392a2424d0e6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:43.637772 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1234/4948] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:58:43 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1397 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:43.746486 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-b64255b2-3e9d-4acc-83b3-3c79bb8ac0e4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:43.748442 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-b64255b2-3e9d-4acc-83b3-3c79bb8ac0e4 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] PUT https://10.4.3.157/volume/v3/attachments/7236e94c-21c6-4551-9762-533da8e8b967 Jul 31 20:58:43.748815 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-b64255b2-3e9d-4acc-83b3-3c79bb8ac0e4 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:43.759628 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-b64255b2-3e9d-4acc-83b3-3c79bb8ac0e4 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Acquiring lock "cinder-attachment_update-dd8dfb46-a782-4209-a94f-32f69b1cdfc6-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:58:43.763607 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-b64255b2-3e9d-4acc-83b3-3c79bb8ac0e4 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Lock "cinder-attachment_update-dd8dfb46-a782-4209-a94f-32f69b1cdfc6-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:58:43.764512 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:43.764512 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:43.847221 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-b64255b2-3e9d-4acc-83b3-3c79bb8ac0e4 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Lock "cinder-attachment_update-dd8dfb46-a782-4209-a94f-32f69b1cdfc6-np0000006272" released by "attachment_update" :: held 0.084s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:58:43.847497 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-b64255b2-3e9d-4acc-83b3-3c79bb8ac0e4 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/7236e94c-21c6-4551-9762-533da8e8b967 returned with HTTP 200 Jul 31 20:58:43.847912 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1248/4949] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:58:43 2026] PUT /volume/v3/attachments/7236e94c-21c6-4551-9762-533da8e8b967 => generated 969 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:44.214294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1849f17b-76cd-43c7-8ef7-1e16ae5902f4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:44.216038 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1849f17b-76cd-43c7-8ef7-1e16ae5902f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:44.216434 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1849f17b-76cd-43c7-8ef7-1e16ae5902f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:44.216676 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1849f17b-76cd-43c7-8ef7-1e16ae5902f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:44.225456 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:44.225456 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:44.228652 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1849f17b-76cd-43c7-8ef7-1e16ae5902f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:44.232403 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1849f17b-76cd-43c7-8ef7-1e16ae5902f4 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:44.232845 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1249/4950] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:44 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:44.284826 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2b56196c-f079-4124-bd3e-aad9f648c2b5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:44.286290 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b56196c-f079-4124-bd3e-aad9f648c2b5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:58:44.286620 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b56196c-f079-4124-bd3e-aad9f648c2b5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:44.286902 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b56196c-f079-4124-bd3e-aad9f648c2b5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:44.287115 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-2b56196c-f079-4124-bd3e-aad9f648c2b5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:44.291409 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:44.291409 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:44.292526 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b56196c-f079-4124-bd3e-aad9f648c2b5 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:58:44.292526 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1220/4951] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:44 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:44.302526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a86dca60-ece8-42df-92cf-5a9105188664 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:44.304464 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a86dca60-ece8-42df-92cf-5a9105188664 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:58:44.304885 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a86dca60-ece8-42df-92cf-5a9105188664 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7842cdbb-8072-474e-8828-c5b35bf60401", "name": "tempest-VolumesBackupsTest-Backup-755993709"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:44.306378 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-a86dca60-ece8-42df-92cf-5a9105188664 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Creating new backup {'backup': {'volume_id': '7842cdbb-8072-474e-8828-c5b35bf60401', 'name': 'tempest-VolumesBackupsTest-Backup-755993709'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:58:44.306543 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-a86dca60-ece8-42df-92cf-5a9105188664 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Creating backup of volume 7842cdbb-8072-474e-8828-c5b35bf60401 in container None Jul 31 20:58:44.314705 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:44.314705 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:44.315054 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a86dca60-ece8-42df-92cf-5a9105188664 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:58:44.318714 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7a3b3cfb-6801-4e6b-b093-9f305bbccaa4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:44.320603 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7a3b3cfb-6801-4e6b-b093-9f305bbccaa4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:44.320861 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7a3b3cfb-6801-4e6b-b093-9f305bbccaa4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:44.321087 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7a3b3cfb-6801-4e6b-b093-9f305bbccaa4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:44.321231 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-7a3b3cfb-6801-4e6b-b093-9f305bbccaa4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:44.325632 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:44.325632 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:44.326348 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7a3b3cfb-6801-4e6b-b093-9f305bbccaa4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:44.326678 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1249/4952] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:44 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:44.332665 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-a86dca60-ece8-42df-92cf-5a9105188664 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Created reservations ['04037b8b-1864-4393-8940-b88cbb8ff58a', '6c5414e9-4ec3-4507-8dc7-4223b4753039'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:44.363776 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a86dca60-ece8-42df-92cf-5a9105188664 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:58:44.364275 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1235/4953] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:58:44 2026] POST /volume/v3/backups => generated 329 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:44.375854 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e75542fd-3890-4217-a4f4-feeb9304fba0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:44.379986 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e75542fd-3890-4217-a4f4-feeb9304fba0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:44.380264 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e75542fd-3890-4217-a4f4-feeb9304fba0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:44.381388 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e75542fd-3890-4217-a4f4-feeb9304fba0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:44.381578 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-e75542fd-3890-4217-a4f4-feeb9304fba0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:44.387328 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:44.387328 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:44.388227 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e75542fd-3890-4217-a4f4-feeb9304fba0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:44.388842 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1250/4954] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:44 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 736 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:44.632063 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-39e39eb4-e62c-47d1-bab5-3e73612886f5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:44.635563 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-39e39eb4-e62c-47d1-bab5-3e73612886f5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:44.635563 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-39e39eb4-e62c-47d1-bab5-3e73612886f5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:44.635563 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-39e39eb4-e62c-47d1-bab5-3e73612886f5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:44.647931 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:44.647931 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:44.652276 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-39e39eb4-e62c-47d1-bab5-3e73612886f5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:44.657407 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-39e39eb4-e62c-47d1-bab5-3e73612886f5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:44.658073 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1221/4955] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:44 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1218 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:44.937766 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b1253ed3-3405-41ea-847f-a0273e26e15f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:44.939541 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b1253ed3-3405-41ea-847f-a0273e26e15f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 20:58:44.939913 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b1253ed3-3405-41ea-847f-a0273e26e15f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "72cf7e84-a7b9-451e-881c-04d6ea200042", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-456396150", "description": null, "metadata": null}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:44.950988 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:44.950988 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:44.951514 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b1253ed3-3405-41ea-847f-a0273e26e15f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:44.951662 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-b1253ed3-3405-41ea-847f-a0273e26e15f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create snapshot from volume 72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:44.975879 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-b1253ed3-3405-41ea-847f-a0273e26e15f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Created reservations ['f56b82a5-1b70-44d0-b4dc-545481bd9911', '74c0142a-76aa-4ef7-b299-6d347458d4fe', '21ba0ff5-34a4-4bbc-9a9b-f7171977cf75', '7f9a64d2-d19d-48cb-a1cf-c205e55c26d3'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:45.012219 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b1253ed3-3405-41ea-847f-a0273e26e15f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot force create request issued successfully. Jul 31 20:58:45.012645 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b1253ed3-3405-41ea-847f-a0273e26e15f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 20:58:45.013088 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1250/4956] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 20:58:44 2026] POST /volume/v3/snapshots => generated 312 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:45.025005 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cdde8322-7e2c-4ddb-9506-29d2f4d9c0a2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:45.026764 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cdde8322-7e2c-4ddb-9506-29d2f4d9c0a2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a Jul 31 20:58:45.026955 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cdde8322-7e2c-4ddb-9506-29d2f4d9c0a2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:45.027206 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cdde8322-7e2c-4ddb-9506-29d2f4d9c0a2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:45.031808 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:45.031808 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:45.032233 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-cdde8322-7e2c-4ddb-9506-29d2f4d9c0a2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:58:45.032912 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cdde8322-7e2c-4ddb-9506-29d2f4d9c0a2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a returned with HTTP 200 Jul 31 20:58:45.033294 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1236/4957] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:45 2026] GET /volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:45.246373 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-06b04da3-298f-4eaf-a085-e977fb1ab9fe None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:45.248026 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-06b04da3-298f-4eaf-a085-e977fb1ab9fe tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:45.248221 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-06b04da3-298f-4eaf-a085-e977fb1ab9fe tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:45.248387 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-06b04da3-298f-4eaf-a085-e977fb1ab9fe tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:45.256710 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:45.256710 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:45.259761 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-06b04da3-298f-4eaf-a085-e977fb1ab9fe tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:45.263353 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-06b04da3-298f-4eaf-a085-e977fb1ab9fe tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:45.263692 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1251/4958] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:45 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:45.340356 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-59db96b2-70b0-4adb-a277-7a62834912a8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:45.342681 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-59db96b2-70b0-4adb-a277-7a62834912a8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:45.343048 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-59db96b2-70b0-4adb-a277-7a62834912a8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:45.344147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-59db96b2-70b0-4adb-a277-7a62834912a8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:45.344147 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-59db96b2-70b0-4adb-a277-7a62834912a8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:45.350289 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:45.350289 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:45.351089 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-59db96b2-70b0-4adb-a277-7a62834912a8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:45.351590 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1222/4959] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:45 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:45.403583 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-917129b4-f316-4a86-badf-cc7c4b0efff7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:45.405432 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-917129b4-f316-4a86-badf-cc7c4b0efff7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:45.405611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-917129b4-f316-4a86-badf-cc7c4b0efff7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:45.405802 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-917129b4-f316-4a86-badf-cc7c4b0efff7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:45.405908 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-917129b4-f316-4a86-badf-cc7c4b0efff7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:45.409919 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:45.409919 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:45.410670 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-917129b4-f316-4a86-badf-cc7c4b0efff7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:45.411002 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1251/4960] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:45 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 738 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:45.673913 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5a7c5435-b43f-46f4-a2ed-931dcd3c32e7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:45.675990 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5a7c5435-b43f-46f4-a2ed-931dcd3c32e7 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:45.676229 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5a7c5435-b43f-46f4-a2ed-931dcd3c32e7 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:45.676449 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5a7c5435-b43f-46f4-a2ed-931dcd3c32e7 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:45.695420 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:45.695420 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:45.696202 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5a7c5435-b43f-46f4-a2ed-931dcd3c32e7 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:45.700985 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5a7c5435-b43f-46f4-a2ed-931dcd3c32e7 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:45.701396 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1237/4961] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:45 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1218 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:46.044212 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9a8aca51-bcdc-428b-85ac-53ca1c3e203a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:46.046117 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9a8aca51-bcdc-428b-85ac-53ca1c3e203a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a Jul 31 20:58:46.046382 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9a8aca51-bcdc-428b-85ac-53ca1c3e203a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:46.046592 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9a8aca51-bcdc-428b-85ac-53ca1c3e203a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:46.053036 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:46.053036 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:46.054033 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9a8aca51-bcdc-428b-85ac-53ca1c3e203a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:58:46.056294 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9a8aca51-bcdc-428b-85ac-53ca1c3e203a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a returned with HTTP 200 Jul 31 20:58:46.056294 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1252/4962] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:46 2026] GET /volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:46.075831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a7bbb9c0-0ff2-40de-8388-a3a458dccbe7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:46.077653 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a7bbb9c0-0ff2-40de-8388-a3a458dccbe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a Jul 31 20:58:46.078043 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a7bbb9c0-0ff2-40de-8388-a3a458dccbe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:46.078437 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a7bbb9c0-0ff2-40de-8388-a3a458dccbe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:46.087284 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:46.087284 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:46.087284 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a7bbb9c0-0ff2-40de-8388-a3a458dccbe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:58:46.087284 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a7bbb9c0-0ff2-40de-8388-a3a458dccbe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a returned with HTTP 200 Jul 31 20:58:46.088262 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1223/4963] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:58:46 2026] GET /volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a => generated 471 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:46.142322 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-744bedbb-8c27-436b-9c48-f9b90938899f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:46.144816 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-744bedbb-8c27-436b-9c48-f9b90938899f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/attachments/7236e94c-21c6-4551-9762-533da8e8b967/action Jul 31 20:58:46.145244 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-744bedbb-8c27-436b-9c48-f9b90938899f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:58:46.145503 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-744bedbb-8c27-436b-9c48-f9b90938899f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:46.157098 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-a66c8cba-2f0a-4ca6-b16e-ce039412a627 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:46.159825 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-a66c8cba-2f0a-4ca6-b16e-ce039412a627 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:46.160074 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-a66c8cba-2f0a-4ca6-b16e-ce039412a627 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:46.160354 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-a66c8cba-2f0a-4ca6-b16e-ce039412a627 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:46.168873 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:46.168873 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:46.177415 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:46.177415 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:46.181334 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-a66c8cba-2f0a-4ca6-b16e-ce039412a627 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:46.182574 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-88033a6b-da67-4f1a-bcd4-e78293a26c20 req-744bedbb-8c27-436b-9c48-f9b90938899f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/7236e94c-21c6-4551-9762-533da8e8b967/action returned with HTTP 204 Jul 31 20:58:46.183229 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1252/4964] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:58:46 2026] POST /volume/v3/attachments/7236e94c-21c6-4551-9762-533da8e8b967/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:46.186465 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-a66c8cba-2f0a-4ca6-b16e-ce039412a627 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:46.186949 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1238/4965] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:58:46 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:46.205928 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-4c0b63ad-7777-48d0-92ff-0c27b486d551 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:46.210563 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-4c0b63ad-7777-48d0-92ff-0c27b486d551 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042/action Jul 31 20:58:46.210930 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-4c0b63ad-7777-48d0-92ff-0c27b486d551 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:58:46.211111 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-4c0b63ad-7777-48d0-92ff-0c27b486d551 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:46.231862 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:46.231862 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:46.232690 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-4c0b63ad-7777-48d0-92ff-0c27b486d551 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:46.243097 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-4c0b63ad-7777-48d0-92ff-0c27b486d551 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Begin detaching volume completed successfully. Jul 31 20:58:46.243558 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-4c0b63ad-7777-48d0-92ff-0c27b486d551 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042/action returned with HTTP 202 Jul 31 20:58:46.244176 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1253/4966] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:58:46 2026] POST /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:58:46.277743 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-27e7088a-6774-416e-88c9-c1f28179c56f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:46.280476 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-27e7088a-6774-416e-88c9-c1f28179c56f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:46.282227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-27e7088a-6774-416e-88c9-c1f28179c56f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:46.282227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-27e7088a-6774-416e-88c9-c1f28179c56f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:46.305736 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:46.305736 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:46.312103 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-27e7088a-6774-416e-88c9-c1f28179c56f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:46.320212 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-27e7088a-6774-416e-88c9-c1f28179c56f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:46.320844 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1224/4967] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:46 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:46.322687 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-763f109d-4ce0-4126-a375-136d0c35a919 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:46.325467 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-763f109d-4ce0-4126-a375-136d0c35a919 None None] GET https://10.4.3.157/volume// Jul 31 20:58:46.325467 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-763f109d-4ce0-4126-a375-136d0c35a919 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:46.325467 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-763f109d-4ce0-4126-a375-136d0c35a919 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:46.325467 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-763f109d-4ce0-4126-a375-136d0c35a919 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:46.326575 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1253/4968] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:58:46 2026] GET /volume/ => generated 386 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:58:46.337047 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-ee0531ba-c7f8-47a3-8cc5-d2acb5b13214 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:46.340212 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-ee0531ba-c7f8-47a3-8cc5-d2acb5b13214 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:58:46.340741 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-ee0531ba-c7f8-47a3-8cc5-d2acb5b13214 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:46.340946 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-ee0531ba-c7f8-47a3-8cc5-d2acb5b13214 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:46.354439 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:46.354439 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:46.359930 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-ee0531ba-c7f8-47a3-8cc5-d2acb5b13214 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:46.363433 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-ee0531ba-c7f8-47a3-8cc5-d2acb5b13214 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:58:46.363954 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1239/4969] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:58:46 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 1325 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:46.365493 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ce441493-afc8-46e3-aa5a-156e0b74d364 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:46.368040 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce441493-afc8-46e3-aa5a-156e0b74d364 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:46.368398 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce441493-afc8-46e3-aa5a-156e0b74d364 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:46.368626 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce441493-afc8-46e3-aa5a-156e0b74d364 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:46.368913 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ce441493-afc8-46e3-aa5a-156e0b74d364 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:46.376353 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:46.376353 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:46.378218 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce441493-afc8-46e3-aa5a-156e0b74d364 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:46.378218 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1254/4970] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:46 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:46.427062 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f55cf0d5-2d66-481f-b01f-ae8fec877df1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:46.428859 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f55cf0d5-2d66-481f-b01f-ae8fec877df1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:46.429167 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f55cf0d5-2d66-481f-b01f-ae8fec877df1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:46.429451 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f55cf0d5-2d66-481f-b01f-ae8fec877df1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:46.429543 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-f55cf0d5-2d66-481f-b01f-ae8fec877df1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:46.436498 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:46.436498 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:46.440932 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f55cf0d5-2d66-481f-b01f-ae8fec877df1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:46.441381 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1225/4971] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:46 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 738 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:46.717528 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d85862e9-afa1-4ab9-9c25-cd0d4788489a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:46.719237 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d85862e9-afa1-4ab9-9c25-cd0d4788489a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:46.719598 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d85862e9-afa1-4ab9-9c25-cd0d4788489a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:46.721084 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d85862e9-afa1-4ab9-9c25-cd0d4788489a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:46.734509 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:46.734509 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:46.738210 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d85862e9-afa1-4ab9-9c25-cd0d4788489a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:46.744295 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d85862e9-afa1-4ab9-9c25-cd0d4788489a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:46.744295 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1254/4972] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:46 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:47.339072 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-71d840ec-234d-4b58-8d07-a974dfc3443d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:47.341460 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71d840ec-234d-4b58-8d07-a974dfc3443d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:47.342223 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71d840ec-234d-4b58-8d07-a974dfc3443d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:47.342223 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71d840ec-234d-4b58-8d07-a974dfc3443d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:47.355374 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:47.355374 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:47.359885 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-71d840ec-234d-4b58-8d07-a974dfc3443d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:47.365480 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71d840ec-234d-4b58-8d07-a974dfc3443d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:47.366106 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1240/4973] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:47 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:47.390174 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6628ddaa-6263-46e6-8d23-60824843e59b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:47.391979 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6628ddaa-6263-46e6-8d23-60824843e59b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:47.392232 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6628ddaa-6263-46e6-8d23-60824843e59b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:47.392453 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6628ddaa-6263-46e6-8d23-60824843e59b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:47.392587 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-6628ddaa-6263-46e6-8d23-60824843e59b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:47.396685 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:47.396685 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:47.397566 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6628ddaa-6263-46e6-8d23-60824843e59b tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:47.397796 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1255/4974] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:47 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:47.457464 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6157b44e-fc00-401e-b712-34adb1dd8189 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:47.459653 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6157b44e-fc00-401e-b712-34adb1dd8189 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:47.459996 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6157b44e-fc00-401e-b712-34adb1dd8189 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:47.460461 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6157b44e-fc00-401e-b712-34adb1dd8189 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:47.460810 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-6157b44e-fc00-401e-b712-34adb1dd8189 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:47.466315 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:47.466315 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:47.467329 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6157b44e-fc00-401e-b712-34adb1dd8189 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:47.467814 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1226/4975] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:47 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:48.110245 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-34900e0b-a246-403d-b2a9-beb9f7509704 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.115209 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-34900e0b-a246-403d-b2a9-beb9f7509704 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:48.115209 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-34900e0b-a246-403d-b2a9-beb9f7509704 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:48.115209 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-34900e0b-a246-403d-b2a9-beb9f7509704 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:48.130893 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:48.130893 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:48.134734 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-34900e0b-a246-403d-b2a9-beb9f7509704 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:48.141676 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-34900e0b-a246-403d-b2a9-beb9f7509704 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:48.142533 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1255/4976] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:48 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1512 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:48.155108 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5d1e555b-bd43-49d3-80c4-a871ed925a4c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.157025 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5d1e555b-bd43-49d3-80c4-a871ed925a4c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:48.161238 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5d1e555b-bd43-49d3-80c4-a871ed925a4c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:48.161238 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5d1e555b-bd43-49d3-80c4-a871ed925a4c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:48.172433 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:48.172433 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:48.176682 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5d1e555b-bd43-49d3-80c4-a871ed925a4c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:48.181876 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5d1e555b-bd43-49d3-80c4-a871ed925a4c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:48.182380 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1241/4977] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:48 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1512 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:48.199551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7326c43c-1dec-4469-9587-c0e8fa46095c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.202658 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7326c43c-1dec-4469-9587-c0e8fa46095c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:48.203194 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7326c43c-1dec-4469-9587-c0e8fa46095c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:48.203586 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7326c43c-1dec-4469-9587-c0e8fa46095c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:48.227113 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:48.227113 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:48.231775 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7326c43c-1dec-4469-9587-c0e8fa46095c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:48.239211 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7326c43c-1dec-4469-9587-c0e8fa46095c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:48.239211 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1256/4978] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:48 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1512 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:48.293399 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f6b11c70-7a0d-4e92-a6d5-a812b6e4941b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.297256 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f6b11c70-7a0d-4e92-a6d5-a812b6e4941b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:48.297256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f6b11c70-7a0d-4e92-a6d5-a812b6e4941b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:48.297256 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f6b11c70-7a0d-4e92-a6d5-a812b6e4941b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:48.316259 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:48.316259 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:48.321391 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f6b11c70-7a0d-4e92-a6d5-a812b6e4941b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:48.331567 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f6b11c70-7a0d-4e92-a6d5-a812b6e4941b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:48.332694 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1227/4979] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:58:48 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1512 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:48.354527 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f010fbc8-6324-4ea3-a108-791079ad03d5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.356909 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f010fbc8-6324-4ea3-a108-791079ad03d5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6/action Jul 31 20:58:48.358448 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f010fbc8-6324-4ea3-a108-791079ad03d5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:58:48.358986 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f010fbc8-6324-4ea3-a108-791079ad03d5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:48.382808 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1dc061d5-5705-4eb5-9c4d-a60a5bfe3123 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.384230 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:48.384230 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:48.384926 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f010fbc8-6324-4ea3-a108-791079ad03d5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:48.385867 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1dc061d5-5705-4eb5-9c4d-a60a5bfe3123 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:48.385867 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1dc061d5-5705-4eb5-9c4d-a60a5bfe3123 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:48.385984 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1dc061d5-5705-4eb5-9c4d-a60a5bfe3123 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:48.399186 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f010fbc8-6324-4ea3-a108-791079ad03d5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Begin detaching volume completed successfully. Jul 31 20:58:48.399900 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-f010fbc8-6324-4ea3-a108-791079ad03d5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6/action returned with HTTP 202 Jul 31 20:58:48.400350 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1256/4980] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:58:48 2026] POST /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:58:48.401934 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:48.401934 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:48.408772 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1dc061d5-5705-4eb5-9c4d-a60a5bfe3123 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:48.414990 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8d4f82b6-b987-42c3-badd-d95646480c65 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.418385 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8d4f82b6-b987-42c3-badd-d95646480c65 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:48.418690 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8d4f82b6-b987-42c3-badd-d95646480c65 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:48.418960 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8d4f82b6-b987-42c3-badd-d95646480c65 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:48.419227 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8d4f82b6-b987-42c3-badd-d95646480c65 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:48.419759 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1dc061d5-5705-4eb5-9c4d-a60a5bfe3123 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:48.420378 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1242/4981] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:48 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:48.425687 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-26b162f5-0ec1-4c3b-ba07-00a7e6984963 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.431489 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26b162f5-0ec1-4c3b-ba07-00a7e6984963 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:48.431489 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26b162f5-0ec1-4c3b-ba07-00a7e6984963 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:48.431559 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:48.431559 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:48.431616 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-26b162f5-0ec1-4c3b-ba07-00a7e6984963 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:48.431639 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8d4f82b6-b987-42c3-badd-d95646480c65 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:48.431852 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1257/4982] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:48 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:48.449838 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4923c7e1-1dd6-42b3-93e6-4f6dd2da7107 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.450398 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:48.450398 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:48.450979 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4923c7e1-1dd6-42b3-93e6-4f6dd2da7107 None None] GET https://10.4.3.157/volume// Jul 31 20:58:48.451457 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4923c7e1-1dd6-42b3-93e6-4f6dd2da7107 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:48.451912 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4923c7e1-1dd6-42b3-93e6-4f6dd2da7107 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:48.452839 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4923c7e1-1dd6-42b3-93e6-4f6dd2da7107 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:48.453332 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1257/4983] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:58:48 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 20:58:48.455298 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-26b162f5-0ec1-4c3b-ba07-00a7e6984963 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:48.462900 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-26b162f5-0ec1-4c3b-ba07-00a7e6984963 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:48.465027 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1228/4984] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:48 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1515 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:48.465328 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-bbdeae50-7991-4383-8535-6b5872e4da5f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.467018 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-bbdeae50-7991-4383-8535-6b5872e4da5f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:48.467342 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-bbdeae50-7991-4383-8535-6b5872e4da5f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:48.467589 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-bbdeae50-7991-4383-8535-6b5872e4da5f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:48.479540 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fd1852ef-80c2-43d2-bb6f-d79de3a39b3a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.481790 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fd1852ef-80c2-43d2-bb6f-d79de3a39b3a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:48.482021 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fd1852ef-80c2-43d2-bb6f-d79de3a39b3a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:48.482285 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fd1852ef-80c2-43d2-bb6f-d79de3a39b3a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:48.482390 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-fd1852ef-80c2-43d2-bb6f-d79de3a39b3a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:48.483047 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:48.483047 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:48.487785 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-bbdeae50-7991-4383-8535-6b5872e4da5f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:48.488347 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:48.488347 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:48.489274 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fd1852ef-80c2-43d2-bb6f-d79de3a39b3a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:48.489702 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1258/4985] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:48 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:48.495003 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-bbdeae50-7991-4383-8535-6b5872e4da5f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:48.495698 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1243/4986] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:58:48 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1695 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:48.512839 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-f96d75da-6225-4c67-acf3-37572ed2836c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:48.514611 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-f96d75da-6225-4c67-acf3-37572ed2836c tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] DELETE https://10.4.3.157/volume/v3/attachments/74f657ab-0b3f-446f-a13e-c92aca4fe7a2 Jul 31 20:58:48.514964 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-f96d75da-6225-4c67-acf3-37572ed2836c tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:48.515271 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-f96d75da-6225-4c67-acf3-37572ed2836c tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:48.521986 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:48.521986 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:48.593592 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-97cd9294-2a0e-42dd-aafb-d967b8851b9e req-f96d75da-6225-4c67-acf3-37572ed2836c tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/74f657ab-0b3f-446f-a13e-c92aca4fe7a2 returned with HTTP 200 Jul 31 20:58:48.593592 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1258/4987] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:58:48 2026] DELETE /volume/v3/attachments/74f657ab-0b3f-446f-a13e-c92aca4fe7a2 => generated 19 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:49.023026 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-20abab0f-7e57-4171-8ec4-e76b8ceea0a4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:49.026040 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-20abab0f-7e57-4171-8ec4-e76b8ceea0a4 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:49.026283 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-20abab0f-7e57-4171-8ec4-e76b8ceea0a4 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:49.026539 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-20abab0f-7e57-4171-8ec4-e76b8ceea0a4 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:49.043154 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:49.043154 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:49.045627 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-20abab0f-7e57-4171-8ec4-e76b8ceea0a4 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:49.049765 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-20abab0f-7e57-4171-8ec4-e76b8ceea0a4 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:49.050216 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1229/4988] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:58:49 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1515 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 20:58:49.069315 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-d2588bd7-62f1-430d-9bc0-5bf3814dadc9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:49.071856 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-d2588bd7-62f1-430d-9bc0-5bf3814dadc9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] DELETE https://10.4.3.157/volume/v3/attachments/7236e94c-21c6-4551-9762-533da8e8b967 Jul 31 20:58:49.072332 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-d2588bd7-62f1-430d-9bc0-5bf3814dadc9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:49.072420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-d2588bd7-62f1-430d-9bc0-5bf3814dadc9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:49.080785 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:49.080785 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:49.144743 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2fee9c9a-9ff9-4ab5-b5ce-ffe457cb9596 req-d2588bd7-62f1-430d-9bc0-5bf3814dadc9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/7236e94c-21c6-4551-9762-533da8e8b967 returned with HTTP 200 Jul 31 20:58:49.145484 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1259/4989] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:58:49 2026] DELETE /volume/v3/attachments/7236e94c-21c6-4551-9762-533da8e8b967 => generated 192 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:49.150512 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-d0948732-9c52-486b-bbcd-f53905994568 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:49.153377 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-d0948732-9c52-486b-bbcd-f53905994568 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments/b75dbc40-c9ca-4fd9-b6a5-c65914749687/action Jul 31 20:58:49.153881 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-d0948732-9c52-486b-bbcd-f53905994568 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:58:49.154054 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-d0948732-9c52-486b-bbcd-f53905994568 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:49.179441 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:49.179441 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:49.198750 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cb5cf0a0-f4a7-4242-bf28-95b241044cb6 req-d0948732-9c52-486b-bbcd-f53905994568 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/b75dbc40-c9ca-4fd9-b6a5-c65914749687/action returned with HTTP 204 Jul 31 20:58:49.199278 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1244/4990] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:58:49 2026] POST /volume/v3/attachments/b75dbc40-c9ca-4fd9-b6a5-c65914749687/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:49.436881 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bb8dfb64-218d-463f-bf16-5f369d72b763 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:49.441550 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bb8dfb64-218d-463f-bf16-5f369d72b763 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:49.441937 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bb8dfb64-218d-463f-bf16-5f369d72b763 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:49.442272 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bb8dfb64-218d-463f-bf16-5f369d72b763 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:49.449117 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c02b7004-045d-4c62-a24a-ed3aa0b88cb7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:49.455967 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:49.455967 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:49.456702 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c02b7004-045d-4c62-a24a-ed3aa0b88cb7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:49.456983 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c02b7004-045d-4c62-a24a-ed3aa0b88cb7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:49.457287 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c02b7004-045d-4c62-a24a-ed3aa0b88cb7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:49.457462 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c02b7004-045d-4c62-a24a-ed3aa0b88cb7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:49.459635 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:49.460929 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-bb8dfb64-218d-463f-bf16-5f369d72b763 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:49.461452 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:58:49.461887 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-2033137501", "snapshot_id": "f848ae8d-80b7-4e21-94c7-0051bad586d8", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:49.463905 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-2033137501', 'snapshot_id': 'f848ae8d-80b7-4e21-94c7-0051bad586d8', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:58:49.464188 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:49.464188 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:49.465183 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c02b7004-045d-4c62-a24a-ed3aa0b88cb7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:49.465708 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1230/4991] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:49 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:49.469316 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:49.469316 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:49.469728 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:58:49.469868 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume of 1 GB Jul 31 20:58:49.471069 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bb8dfb64-218d-463f-bf16-5f369d72b763 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:49.471562 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1259/4992] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:49 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 1170 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:49.473470 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Availability Zones retrieved successfully. Jul 31 20:58:49.478917 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Flow 'volume_create_api' (4e5a1a38-3481-49d1-980f-ede09cd3a07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:49.480081 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d498b9-2487-46df-bcdc-b34eec15417d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:49.480996 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:49.482107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-55e5a641-a415-4994-bd95-e4b76a594117 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:49.485061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d4d539d6-e220-4a82-a613-99c21e958d4b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:49.485370 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-55e5a641-a415-4994-bd95-e4b76a594117 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:49.485620 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-55e5a641-a415-4994-bd95-e4b76a594117 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:49.485855 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-55e5a641-a415-4994-bd95-e4b76a594117 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:49.488266 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d4d539d6-e220-4a82-a613-99c21e958d4b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:58:49.488266 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d4d539d6-e220-4a82-a613-99c21e958d4b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:49.488266 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d4d539d6-e220-4a82-a613-99c21e958d4b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:49.497490 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:49.497490 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:49.501508 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d4d539d6-e220-4a82-a613-99c21e958d4b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:58:49.501916 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:49.501916 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:49.507907 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cd395777-a714-454d-bd15-06b132e8d546 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:49.508409 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d4d539d6-e220-4a82-a613-99c21e958d4b tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:58:49.508897 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1231/4993] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:49 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 1170 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:49.509642 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-55e5a641-a415-4994-bd95-e4b76a594117 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:49.511880 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cd395777-a714-454d-bd15-06b132e8d546 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:49.512966 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cd395777-a714-454d-bd15-06b132e8d546 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:49.513380 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cd395777-a714-454d-bd15-06b132e8d546 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:49.513574 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-cd395777-a714-454d-bd15-06b132e8d546 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:49.515916 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-55e5a641-a415-4994-bd95-e4b76a594117 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:49.516640 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1245/4994] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:49 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1215 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:49.520918 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:49.520918 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:49.521831 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cd395777-a714-454d-bd15-06b132e8d546 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:49.522458 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1260/4995] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:49 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:49.538202 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13d498b9-2487-46df-bcdc-b34eec15417d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f848ae8d-80b7-4e21-94c7-0051bad586d8', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:49.538551 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d99e2b54-630a-46fc-a2e0-b08bd045107f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:49.594341 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Created reservations ['6cef0fdc-a686-43f8-b885-601a7e015123', '0ac658dc-a797-4d71-8f8d-1f9de388a3bb', '88977446-f947-41fe-8f30-b2924285c0ab', '44ea3c37-50aa-452b-9110-4ea8f376b23a'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:49.595291 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d99e2b54-630a-46fc-a2e0-b08bd045107f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6cef0fdc-a686-43f8-b885-601a7e015123', '0ac658dc-a797-4d71-8f8d-1f9de388a3bb', '88977446-f947-41fe-8f30-b2924285c0ab', '44ea3c37-50aa-452b-9110-4ea8f376b23a']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:49.596548 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a70938-68b9-497f-9a76-c819f37f524f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:49.651752 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (27a70938-68b9-497f-9a76-c819f37f524f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'adc70db5-934f-4924-bd3c-e1e438f5dcf4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2033137501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1bcc522294d4ca3f9e853e310b071',qos_specs=None,replication_status=,reservations=['6cef0fdc-a686-43f8-b885-601a7e015123','0ac658dc-a797-4d71-8f8d-1f9de388a3bb','88977446-f947-41fe-8f30-b2924285c0ab','44ea3c37-50aa-452b-9110-4ea8f376b23a'],size=1,snapshot_id=f848ae8d-80b7-4e21-94c7-0051bad586d8,source_replicaid=,source_volid=None,status='creating',user_id='5483e59a8b0245fb8a555cdb172c4372',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-2033137501',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=adc70db5-934f-4924-bd3c-e1e438f5dcf4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d1bcc522294d4ca3f9e853e310b071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f848ae8d-80b7-4e21-94c7-0051bad586d8,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5483e59a8b0245fb8a555cdb172c4372',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:49.652889 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fcee144-980c-4c03-b3fb-b51f45f0cda9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:49.676952 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7fcee144-980c-4c03-b3fb-b51f45f0cda9) transitioned into state 'SUCCESS' from state '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-2033137501',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1bcc522294d4ca3f9e853e310b071',qos_specs=None,replication_status=,reservations=['6cef0fdc-a686-43f8-b885-601a7e015123','0ac658dc-a797-4d71-8f8d-1f9de388a3bb','88977446-f947-41fe-8f30-b2924285c0ab','44ea3c37-50aa-452b-9110-4ea8f376b23a'],size=1,snapshot_id=f848ae8d-80b7-4e21-94c7-0051bad586d8,source_replicaid=,source_volid=None,status='creating',user_id='5483e59a8b0245fb8a555cdb172c4372',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:49.677783 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee937e2-d892-4518-adcf-3a2c4763fa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:49.707067 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fee937e2-d892-4518-adcf-3a2c4763fa90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:49.708189 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Flow 'volume_create_api' (4e5a1a38-3481-49d1-980f-ede09cd3a07a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:49.708617 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume request issued successfully. Jul 31 20:58:49.709395 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-830ea6a3-f377-422d-bfe9-23692b447bd7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:58:49.709940 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1260/4996] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:58:49 2026] POST /volume/v3/volumes => generated 791 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:49.726035 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-93ae3801-7545-48c8-9d82-1c58192cede9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:49.727939 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-93ae3801-7545-48c8-9d82-1c58192cede9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:49.728104 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-93ae3801-7545-48c8-9d82-1c58192cede9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:49.728357 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-93ae3801-7545-48c8-9d82-1c58192cede9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:49.737091 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:49.737091 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:49.741762 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-93ae3801-7545-48c8-9d82-1c58192cede9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:49.745960 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-93ae3801-7545-48c8-9d82-1c58192cede9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:49.746399 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1232/4997] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:49 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:50.476603 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1ce5e406-a027-4b52-be37-88aecbad2396 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:50.478440 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ce5e406-a027-4b52-be37-88aecbad2396 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:50.478680 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ce5e406-a027-4b52-be37-88aecbad2396 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:50.478956 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ce5e406-a027-4b52-be37-88aecbad2396 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:50.479152 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-1ce5e406-a027-4b52-be37-88aecbad2396 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:50.485793 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:50.485793 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:50.486589 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ce5e406-a027-4b52-be37-88aecbad2396 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:50.487082 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1246/4998] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:50 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:50.532704 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-18d6f191-c608-4c3e-be04-77d0d3a13578 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:50.534732 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18d6f191-c608-4c3e-be04-77d0d3a13578 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:50.534968 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18d6f191-c608-4c3e-be04-77d0d3a13578 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:50.535297 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18d6f191-c608-4c3e-be04-77d0d3a13578 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:50.535449 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-18d6f191-c608-4c3e-be04-77d0d3a13578 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:50.544760 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:50.544760 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:50.544760 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18d6f191-c608-4c3e-be04-77d0d3a13578 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:50.544760 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1261/4999] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:50 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:50.761330 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9d136711-c5ef-4e38-a55a-4449e87dd84f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:50.763699 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9d136711-c5ef-4e38-a55a-4449e87dd84f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:50.763941 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9d136711-c5ef-4e38-a55a-4449e87dd84f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:50.764224 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9d136711-c5ef-4e38-a55a-4449e87dd84f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:50.773768 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:50.773768 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:50.778845 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9d136711-c5ef-4e38-a55a-4449e87dd84f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:50.784715 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9d136711-c5ef-4e38-a55a-4449e87dd84f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:50.785254 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1261/5000] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:50 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 884 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:50.800958 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-aa825280-c294-4158-87bc-cfb817b2c29a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:50.802934 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aa825280-c294-4158-87bc-cfb817b2c29a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:50.803163 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aa825280-c294-4158-87bc-cfb817b2c29a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:50.803384 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aa825280-c294-4158-87bc-cfb817b2c29a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:50.812290 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:50.812290 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:50.818031 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-aa825280-c294-4158-87bc-cfb817b2c29a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:50.822898 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aa825280-c294-4158-87bc-cfb817b2c29a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:50.823387 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1233/5001] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:50 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:51.307823 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-28e00403-3aef-4fd9-8bd0-c2ebe3e6e090 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.310295 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-28e00403-3aef-4fd9-8bd0-c2ebe3e6e090 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:51.310514 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-28e00403-3aef-4fd9-8bd0-c2ebe3e6e090 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:51.310694 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-28e00403-3aef-4fd9-8bd0-c2ebe3e6e090 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:51.338896 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:51.338896 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:51.348841 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-28e00403-3aef-4fd9-8bd0-c2ebe3e6e090 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:51.358442 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-28e00403-3aef-4fd9-8bd0-c2ebe3e6e090 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:51.358879 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1247/5002] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:58:51 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 884 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:51.427746 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7454652a-bbf5-4c62-8688-d5c38e026407 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.428080 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7454652a-bbf5-4c62-8688-d5c38e026407 None None] GET https://10.4.3.157/volume// Jul 31 20:58:51.428259 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7454652a-bbf5-4c62-8688-d5c38e026407 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:51.428439 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7454652a-bbf5-4c62-8688-d5c38e026407 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:51.428771 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7454652a-bbf5-4c62-8688-d5c38e026407 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:51.429016 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1262/5003] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:58: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 20:58:51.437035 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-3a7afbd2-55cd-4ebb-af1c-0bebcfd64dbe None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.439748 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-3a7afbd2-55cd-4ebb-af1c-0bebcfd64dbe tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:58:51.440266 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-3a7afbd2-55cd-4ebb-af1c-0bebcfd64dbe tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "adc70db5-934f-4924-bd3c-e1e438f5dcf4", "connector": null, "instance_uuid": "78eb0363-4629-42eb-bbcc-c227b38dc02a"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:51.450037 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:51.450037 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:51.477434 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-3a7afbd2-55cd-4ebb-af1c-0bebcfd64dbe tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:58:51.477864 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1262/5004] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:58:51 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 20:58:51.496347 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b1d2c5b0-b9e8-4ad3-b6fa-4a012b393b96 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.498173 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b1d2c5b0-b9e8-4ad3-b6fa-4a012b393b96 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:51.498406 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b1d2c5b0-b9e8-4ad3-b6fa-4a012b393b96 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:51.498604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b1d2c5b0-b9e8-4ad3-b6fa-4a012b393b96 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:51.498727 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-b1d2c5b0-b9e8-4ad3-b6fa-4a012b393b96 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:51.502968 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e323da06-d4dc-48a1-aac4-8b4a00801518 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.503325 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:51.503325 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:51.504075 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b1d2c5b0-b9e8-4ad3-b6fa-4a012b393b96 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:51.504491 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1234/5005] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:51 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:51.504652 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e323da06-d4dc-48a1-aac4-8b4a00801518 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:51.504839 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e323da06-d4dc-48a1-aac4-8b4a00801518 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:51.505016 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e323da06-d4dc-48a1-aac4-8b4a00801518 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:51.514947 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:51.514947 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:51.515493 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a3e0897d-501b-4e8d-b419-bc5019c4a6cd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.517161 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3e0897d-501b-4e8d-b419-bc5019c4a6cd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 Jul 31 20:58:51.517369 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a3e0897d-501b-4e8d-b419-bc5019c4a6cd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:51.517540 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a3e0897d-501b-4e8d-b419-bc5019c4a6cd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:51.519464 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e323da06-d4dc-48a1-aac4-8b4a00801518 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:51.519825 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-22f0bd72-5e9c-43ae-ac5a-47892124e0d2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.520244 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-22f0bd72-5e9c-43ae-ac5a-47892124e0d2 None None] GET https://10.4.3.157/volume// Jul 31 20:58:51.520428 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-22f0bd72-5e9c-43ae-ac5a-47892124e0d2 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:51.520640 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-22f0bd72-5e9c-43ae-ac5a-47892124e0d2 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:51.520979 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-22f0bd72-5e9c-43ae-ac5a-47892124e0d2 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:51.521288 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1263/5006] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:58: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 20:58:51.524987 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e323da06-d4dc-48a1-aac4-8b4a00801518 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:51.525332 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1248/5007] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:51 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 883 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:51.525639 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:51.525639 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:51.528841 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-4688de3f-a181-4993-b2b2-2e0910b4c50e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.529168 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a3e0897d-501b-4e8d-b419-bc5019c4a6cd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:51.531085 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-4688de3f-a181-4993-b2b2-2e0910b4c50e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:51.531361 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-4688de3f-a181-4993-b2b2-2e0910b4c50e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:51.531583 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-4688de3f-a181-4993-b2b2-2e0910b4c50e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:51.534040 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3e0897d-501b-4e8d-b419-bc5019c4a6cd tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 returned with HTTP 200 Jul 31 20:58:51.534575 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1263/5008] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:51 2026] GET /volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 => generated 908 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:51.540105 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:51.540105 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:51.542887 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-4688de3f-a181-4993-b2b2-2e0910b4c50e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:51.546259 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ed90efa5-656d-4ae4-a908-781038d8d24e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.547035 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-4688de3f-a181-4993-b2b2-2e0910b4c50e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:51.547471 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1235/5009] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:58:51 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 1063 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:51.547871 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ed90efa5-656d-4ae4-a908-781038d8d24e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:51.548062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ed90efa5-656d-4ae4-a908-781038d8d24e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:51.548294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ed90efa5-656d-4ae4-a908-781038d8d24e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:51.548401 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ed90efa5-656d-4ae4-a908-781038d8d24e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:51.552688 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:51.552688 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:51.553229 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-aa248708-0a6e-4f1b-affd-a5b2c9e2f269 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.553662 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ed90efa5-656d-4ae4-a908-781038d8d24e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:51.554102 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1264/5010] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:51 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:51.554911 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aa248708-0a6e-4f1b-affd-a5b2c9e2f269 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:51.555085 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-aa248708-0a6e-4f1b-affd-a5b2c9e2f269 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:51.555298 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-aa248708-0a6e-4f1b-affd-a5b2c9e2f269 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:51.555392 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-aa248708-0a6e-4f1b-affd-a5b2c9e2f269 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:51.559161 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:51.559161 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:51.559807 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aa248708-0a6e-4f1b-affd-a5b2c9e2f269 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:51.560143 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1249/5011] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:51 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:51.567902 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4dd54dac-f74f-4128-917e-cb429a12c665 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.573992 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4dd54dac-f74f-4128-917e-cb429a12c665 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/detail Jul 31 20:58:51.573992 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4dd54dac-f74f-4128-917e-cb429a12c665 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:51.573992 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4dd54dac-f74f-4128-917e-cb429a12c665 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'detail' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:51.573992 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-4dd54dac-f74f-4128-917e-cb429a12c665 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:58:51.577677 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4dd54dac-f74f-4128-917e-cb429a12c665 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/detail returned with HTTP 200 Jul 31 20:58:51.578162 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1264/5012] 10.4.3.157 () {66 vars in 1258 bytes} [Fri Jul 31 20:58:51 2026] GET /volume/v3/backups/detail => generated 828 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:51.591819 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.593700 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef/restore Jul 31 20:58:51.593983 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:51.595174 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Restoring backup bcf99ece-b0c1-421b-8682-d728091debef ({'restore': {}}) {{(pid=100194) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Jul 31 20:58:51.595311 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Restoring backup bcf99ece-b0c1-421b-8682-d728091debef to volume None. Jul 31 20:58:51.598786 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:51.598786 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:51.599633 np0000006272 devstack@c-api.service[100194]: INFO cinder.backup.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating volume of 1 GB for restore of backup bcf99ece-b0c1-421b-8682-d728091debef. Jul 31 20:58:51.602486 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Availability Zones retrieved successfully. Jul 31 20:58:51.607303 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (bf6f2d17-ec90-4316-bcb4-cff531e38145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:51.608067 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd13fdf-ccca-475e-9b07-101b85a6ba7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:51.608837 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:58:51.631718 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6cd13fdf-ccca-475e-9b07-101b85a6ba7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:51.632410 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a04f61f-57d7-4cad-8b5f-3a9155a2d901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:51.645505 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-5127972b-82dc-432b-b845-b17b5f82f84a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:51.647415 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-5127972b-82dc-432b-b845-b17b5f82f84a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] PUT https://10.4.3.157/volume/v3/attachments/b443509f-de47-47a6-91c0-787dd15eb5d3 Jul 31 20:58:51.647737 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-5127972b-82dc-432b-b845-b17b5f82f84a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:51.654397 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-5127972b-82dc-432b-b845-b17b5f82f84a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Acquiring lock "cinder-attachment_update-adc70db5-934f-4924-bd3c-e1e438f5dcf4-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:58:51.658465 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-5127972b-82dc-432b-b845-b17b5f82f84a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Lock "cinder-attachment_update-adc70db5-934f-4924-bd3c-e1e438f5dcf4-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:58:51.659272 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:51.659272 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:51.665729 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['100d83e0-62c2-4a61-8716-88eba560f62b', '524086c0-db86-4608-b65f-2bd383ba5f29', '131a0e29-ef69-413a-b3fb-fcc3792aa669', 'bcdc4396-455f-43cb-bee3-e1690b3fd30b'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:58:51.666481 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a04f61f-57d7-4cad-8b5f-3a9155a2d901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['100d83e0-62c2-4a61-8716-88eba560f62b', '524086c0-db86-4608-b65f-2bd383ba5f29', '131a0e29-ef69-413a-b3fb-fcc3792aa669', 'bcdc4396-455f-43cb-bee3-e1690b3fd30b']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:51.667182 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e863f961-ffec-485f-8566-9afc6dc6b044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:51.706539 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e863f961-ffec-485f-8566-9afc6dc6b044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f7ce3dca-10a0-46fe-83c6-396efdcbe48e', '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_bcf99ece-b0c1-421b-8682-d728091debef',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['100d83e0-62c2-4a61-8716-88eba560f62b','524086c0-db86-4608-b65f-2bd383ba5f29','131a0e29-ef69-413a-b3fb-fcc3792aa669','bcdc4396-455f-43cb-bee3-e1690b3fd30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:58:51Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_bcf99ece-b0c1-421b-8682-d728091debef',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f7ce3dca-10a0-46fe-83c6-396efdcbe48e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4ce6075f9da4c8380d283a1a338b52c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e8605727c964771a477fd95c05985be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:51.707228 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09849f47-0c70-495f-ad73-858e8dcbc9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:51.725060 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (09849f47-0c70-495f-ad73-858e8dcbc9b0) transitioned into 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_bcf99ece-b0c1-421b-8682-d728091debef',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['100d83e0-62c2-4a61-8716-88eba560f62b','524086c0-db86-4608-b65f-2bd383ba5f29','131a0e29-ef69-413a-b3fb-fcc3792aa669','bcdc4396-455f-43cb-bee3-e1690b3fd30b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:51.725715 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517c2e49-71cd-4ab7-83d5-1e487bf50f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:58:51.735987 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (517c2e49-71cd-4ab7-83d5-1e487bf50f15) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:58:51.736567 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (bf6f2d17-ec90-4316-bcb4-cff531e38145) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:58:51.736870 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume request issued successfully. Jul 31 20:58:51.742494 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:51.742494 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:51.742933 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:51.753402 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-5127972b-82dc-432b-b845-b17b5f82f84a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Lock "cinder-attachment_update-adc70db5-934f-4924-bd3c-e1e438f5dcf4-np0000006272" released by "attachment_update" :: held 0.095s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:58:51.753721 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-5127972b-82dc-432b-b845-b17b5f82f84a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/b443509f-de47-47a6-91c0-787dd15eb5d3 returned with HTTP 200 Jul 31 20:58:51.754283 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1265/5013] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:58:51 2026] PUT /volume/v3/attachments/b443509f-de47-47a6-91c0-787dd15eb5d3 => generated 969 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:52.016471 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1452cf5a-c0c6-4eca-9c30-e088a4653565 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:52.018550 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1452cf5a-c0c6-4eca-9c30-e088a4653565 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:52.018795 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1452cf5a-c0c6-4eca-9c30-e088a4653565 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:52.018999 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1452cf5a-c0c6-4eca-9c30-e088a4653565 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:52.031093 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:52.031093 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:52.035028 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1452cf5a-c0c6-4eca-9c30-e088a4653565 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:52.039821 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1452cf5a-c0c6-4eca-9c30-e088a4653565 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:52.040189 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1250/5014] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:52 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1215 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:52.078632 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-45f2fa8b-1afa-4a0a-b1f7-13c30a5c2e25 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:52.080425 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-45f2fa8b-1afa-4a0a-b1f7-13c30a5c2e25 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:52.080630 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-45f2fa8b-1afa-4a0a-b1f7-13c30a5c2e25 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:52.080844 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-45f2fa8b-1afa-4a0a-b1f7-13c30a5c2e25 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:52.089539 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:52.089539 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:52.092627 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-45f2fa8b-1afa-4a0a-b1f7-13c30a5c2e25 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:52.097850 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-45f2fa8b-1afa-4a0a-b1f7-13c30a5c2e25 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:52.098253 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1265/5015] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:58:52 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1215 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:52.114175 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-60e49000-be06-4f66-bd4e-a253a870fcc8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:52.116843 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-60e49000-be06-4f66-bd4e-a253a870fcc8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6/action Jul 31 20:58:52.117171 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-60e49000-be06-4f66-bd4e-a253a870fcc8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:58:52.117305 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-60e49000-be06-4f66-bd4e-a253a870fcc8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:52.126960 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:52.126960 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:52.127584 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-60e49000-be06-4f66-bd4e-a253a870fcc8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:52.133798 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-60e49000-be06-4f66-bd4e-a253a870fcc8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Begin detaching volume completed successfully. Jul 31 20:58:52.134014 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-60e49000-be06-4f66-bd4e-a253a870fcc8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6/action returned with HTTP 202 Jul 31 20:58:52.134518 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1266/5016] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:58:52 2026] POST /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:58:52.152974 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d316664e-a5c0-4175-966e-127e30244212 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:52.155189 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d316664e-a5c0-4175-966e-127e30244212 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:52.155431 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d316664e-a5c0-4175-966e-127e30244212 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:52.155667 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d316664e-a5c0-4175-966e-127e30244212 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:52.167457 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:52.167457 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:52.172366 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d316664e-a5c0-4175-966e-127e30244212 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:52.178170 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d316664e-a5c0-4175-966e-127e30244212 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:52.178763 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1251/5017] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:52 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1218 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:52.181012 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a320d95f-97bc-4f14-bae3-138ecca83f1f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:52.181651 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a320d95f-97bc-4f14-bae3-138ecca83f1f None None] GET https://10.4.3.157/volume// Jul 31 20:58:52.181878 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a320d95f-97bc-4f14-bae3-138ecca83f1f None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:52.182167 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a320d95f-97bc-4f14-bae3-138ecca83f1f None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:52.182917 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a320d95f-97bc-4f14-bae3-138ecca83f1f None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:52.183034 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1266/5018] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:58: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 20:58:52.190834 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-197b695f-10c0-4b15-b9ce-2f6349651a2d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:52.193140 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-197b695f-10c0-4b15-b9ce-2f6349651a2d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:52.193395 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-197b695f-10c0-4b15-b9ce-2f6349651a2d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:52.193571 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-197b695f-10c0-4b15-b9ce-2f6349651a2d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:52.204768 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:52.204768 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:52.209027 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-197b695f-10c0-4b15-b9ce-2f6349651a2d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:52.220031 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-197b695f-10c0-4b15-b9ce-2f6349651a2d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:52.220650 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1267/5019] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:58:52 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1398 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:52.537855 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-601102ba-853c-425e-aa62-76939fa79228 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:52.539884 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-601102ba-853c-425e-aa62-76939fa79228 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:52.540110 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-601102ba-853c-425e-aa62-76939fa79228 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:52.540372 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-601102ba-853c-425e-aa62-76939fa79228 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:52.553464 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:52.553464 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:52.556923 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-601102ba-853c-425e-aa62-76939fa79228 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:52.561023 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-601102ba-853c-425e-aa62-76939fa79228 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:52.561463 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1252/5020] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:52 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 884 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:52.573926 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-33d7dbfb-bb68-4cd9-96c2-e29f6f152241 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:52.577933 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-33d7dbfb-bb68-4cd9-96c2-e29f6f152241 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:52.578245 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-33d7dbfb-bb68-4cd9-96c2-e29f6f152241 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:52.578509 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-33d7dbfb-bb68-4cd9-96c2-e29f6f152241 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:52.578663 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-33d7dbfb-bb68-4cd9-96c2-e29f6f152241 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:52.583718 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:52.583718 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:52.584692 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-33d7dbfb-bb68-4cd9-96c2-e29f6f152241 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:52.585181 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1267/5021] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:52 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:52.750615 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:52.750615 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:52.751067 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:58:52.751224 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Checking backup size 1 against volume size 1 {{(pid=100194) restore /opt/stack/cinder/cinder/backup/api.py:427}} Jul 31 20:58:52.751351 np0000006272 devstack@c-api.service[100194]: INFO cinder.backup.api [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Overwriting volume f7ce3dca-10a0-46fe-83c6-396efdcbe48e with restore of backup bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:52.766019 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.backup.rpcapi [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] restore_backup in rpcapi backup_id bcf99ece-b0c1-421b-8682-d728091debef {{(pid=100194) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Jul 31 20:58:52.767939 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4072b56d-01fa-4bef-80c3-4ce94c8c2be4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef/restore returned with HTTP 202 Jul 31 20:58:52.768369 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1236/5022] 10.4.3.157 () {68 vars in 1393 bytes} [Fri Jul 31 20:58:51 2026] POST /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef/restore => generated 189 bytes in 1177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:58:52.775479 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8f45507e-493a-4edc-914b-8c0cfdac2a1a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:52.777154 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f45507e-493a-4edc-914b-8c0cfdac2a1a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:52.777373 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f45507e-493a-4edc-914b-8c0cfdac2a1a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:52.777553 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8f45507e-493a-4edc-914b-8c0cfdac2a1a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:52.777649 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8f45507e-493a-4edc-914b-8c0cfdac2a1a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:52.782478 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:52.782478 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:52.783112 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8f45507e-493a-4edc-914b-8c0cfdac2a1a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:52.783538 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1268/5023] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:52 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:53.192628 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-28f15ae9-3ec8-4b7c-9df0-92a94923f494 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:53.194533 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28f15ae9-3ec8-4b7c-9df0-92a94923f494 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:53.194744 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28f15ae9-3ec8-4b7c-9df0-92a94923f494 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:53.194953 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-28f15ae9-3ec8-4b7c-9df0-92a94923f494 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:53.205034 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:53.205034 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:53.208451 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-28f15ae9-3ec8-4b7c-9df0-92a94923f494 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:53.212672 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-28f15ae9-3ec8-4b7c-9df0-92a94923f494 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:53.213072 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1253/5024] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:53 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:53.574934 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-815abf1b-f632-4b3c-9fca-8126993818b5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:53.576725 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-815abf1b-f632-4b3c-9fca-8126993818b5 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:53.576943 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-815abf1b-f632-4b3c-9fca-8126993818b5 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:53.577139 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-815abf1b-f632-4b3c-9fca-8126993818b5 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:53.587890 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:53.587890 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:53.591463 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-815abf1b-f632-4b3c-9fca-8126993818b5 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:53.595316 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-815abf1b-f632-4b3c-9fca-8126993818b5 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:53.595674 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1268/5025] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:53 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:53.595836 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-eb5b95a9-999b-4502-95e7-c2421c863ae0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:53.597755 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb5b95a9-999b-4502-95e7-c2421c863ae0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:53.597945 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eb5b95a9-999b-4502-95e7-c2421c863ae0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:53.598138 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-eb5b95a9-999b-4502-95e7-c2421c863ae0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:53.598289 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-eb5b95a9-999b-4502-95e7-c2421c863ae0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:53.602535 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:53.602535 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:53.603261 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-eb5b95a9-999b-4502-95e7-c2421c863ae0 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:53.603632 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1237/5026] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:53 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:53.795241 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bfd10895-221d-472f-8204-18b34a2c48d6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:53.797471 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bfd10895-221d-472f-8204-18b34a2c48d6 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:53.797663 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bfd10895-221d-472f-8204-18b34a2c48d6 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:53.797844 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bfd10895-221d-472f-8204-18b34a2c48d6 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:53.797950 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-bfd10895-221d-472f-8204-18b34a2c48d6 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:53.802233 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:53.802233 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:53.802914 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bfd10895-221d-472f-8204-18b34a2c48d6 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:53.803278 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1269/5027] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:53 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:54.226579 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cb6f82a8-f3ef-4a07-849f-8a9a40ee09f2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:54.228301 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cb6f82a8-f3ef-4a07-849f-8a9a40ee09f2 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:54.228522 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cb6f82a8-f3ef-4a07-849f-8a9a40ee09f2 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:54.228717 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cb6f82a8-f3ef-4a07-849f-8a9a40ee09f2 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:54.237177 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:54.237177 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:54.240278 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-cb6f82a8-f3ef-4a07-849f-8a9a40ee09f2 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:54.243861 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cb6f82a8-f3ef-4a07-849f-8a9a40ee09f2 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:54.244251 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1254/5028] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:54 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1218 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:54.608450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2e455484-82bf-4da0-899c-455699e551a7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:54.610554 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2e455484-82bf-4da0-899c-455699e551a7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:54.610809 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2e455484-82bf-4da0-899c-455699e551a7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:54.611068 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2e455484-82bf-4da0-899c-455699e551a7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:54.613788 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-851a5f11-3a41-40a6-a633-7b663250127d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:54.616356 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-851a5f11-3a41-40a6-a633-7b663250127d tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:54.616595 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-851a5f11-3a41-40a6-a633-7b663250127d tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:54.616786 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-851a5f11-3a41-40a6-a633-7b663250127d tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:54.616882 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-851a5f11-3a41-40a6-a633-7b663250127d tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:54.621061 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:54.621061 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:54.621306 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:54.621306 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:54.622023 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-851a5f11-3a41-40a6-a633-7b663250127d tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:54.622453 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1238/5029] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:54 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:54.624546 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2e455484-82bf-4da0-899c-455699e551a7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:54.628294 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2e455484-82bf-4da0-899c-455699e551a7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:54.628665 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1269/5030] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:54 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:54.766888 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-7f0f17b3-adf2-490c-8fbb-c73abd2c2955 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:54.768938 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-7f0f17b3-adf2-490c-8fbb-c73abd2c2955 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:54.769101 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-7f0f17b3-adf2-490c-8fbb-c73abd2c2955 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:54.769323 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-7f0f17b3-adf2-490c-8fbb-c73abd2c2955 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:54.779004 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:54.779004 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:54.782036 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-7f0f17b3-adf2-490c-8fbb-c73abd2c2955 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:54.785847 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-7f0f17b3-adf2-490c-8fbb-c73abd2c2955 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:54.786526 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1270/5031] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:58:54 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1218 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:54.815417 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-023bba63-648c-4fad-9a83-91a0d3ba4c9c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:54.817316 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-023bba63-648c-4fad-9a83-91a0d3ba4c9c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:54.817526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-023bba63-648c-4fad-9a83-91a0d3ba4c9c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:54.817725 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-023bba63-648c-4fad-9a83-91a0d3ba4c9c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:54.817830 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-023bba63-648c-4fad-9a83-91a0d3ba4c9c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:54.822703 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:54.822703 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:54.823566 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-023bba63-648c-4fad-9a83-91a0d3ba4c9c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:54.823961 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1255/5032] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:54 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:55.000696 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-2aa12adf-74fb-45bc-9071-3849153023dc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:55.002845 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-2aa12adf-74fb-45bc-9071-3849153023dc tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/attachments/b443509f-de47-47a6-91c0-787dd15eb5d3/action Jul 31 20:58:55.003280 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-2aa12adf-74fb-45bc-9071-3849153023dc tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:58:55.003406 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-2aa12adf-74fb-45bc-9071-3849153023dc tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:55.018558 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:55.018558 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:55.030101 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a6d95938-51e4-4a89-a7fc-2c333673ade9 req-2aa12adf-74fb-45bc-9071-3849153023dc tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/b443509f-de47-47a6-91c0-787dd15eb5d3/action returned with HTTP 204 Jul 31 20:58:55.030506 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1239/5033] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:58:54 2026] POST /volume/v3/attachments/b443509f-de47-47a6-91c0-787dd15eb5d3/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:58:55.259779 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fb4cdd7f-c07f-4454-bd6d-50346caeb0de None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:55.261528 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb4cdd7f-c07f-4454-bd6d-50346caeb0de tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:55.261722 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb4cdd7f-c07f-4454-bd6d-50346caeb0de tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:55.261917 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb4cdd7f-c07f-4454-bd6d-50346caeb0de tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:55.271350 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:55.271350 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:55.275177 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fb4cdd7f-c07f-4454-bd6d-50346caeb0de tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:55.279910 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb4cdd7f-c07f-4454-bd6d-50346caeb0de tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:55.280459 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1270/5034] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:55 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 1218 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:55.511041 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-f3263c65-a037-4c65-8255-1acffd29979e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:55.512942 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-f3263c65-a037-4c65-8255-1acffd29979e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] DELETE https://10.4.3.157/volume/v3/attachments/e1d293e8-3240-4059-9ec7-82a8b76a3186 Jul 31 20:58:55.513138 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-f3263c65-a037-4c65-8255-1acffd29979e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:55.513355 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-f3263c65-a037-4c65-8255-1acffd29979e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:55.519821 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a837e7f1-510c-4ed9-b1ad-5fdba3601a2b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:55.520090 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:55.520090 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:55.520175 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a837e7f1-510c-4ed9-b1ad-5fdba3601a2b None None] GET https://10.4.3.157/volume// Jul 31 20:58:55.520365 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a837e7f1-510c-4ed9-b1ad-5fdba3601a2b None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:55.520555 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a837e7f1-510c-4ed9-b1ad-5fdba3601a2b None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:55.520852 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a837e7f1-510c-4ed9-b1ad-5fdba3601a2b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:55.521092 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1256/5035] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:58: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 20:58:55.528047 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-99a17445-dcd2-4910-9a7d-5e6fdfdb1d48 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:55.529930 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-99a17445-dcd2-4910-9a7d-5e6fdfdb1d48 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:58:55.530335 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-99a17445-dcd2-4910-9a7d-5e6fdfdb1d48 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fbee5ff-d534-42e5-bfbf-dbd8fcd03375", "connector": null, "instance_uuid": "4c6fadb7-46f9-4a84-81bd-c9918a54425c"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:55.541209 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:55.541209 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:55.562640 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-4048aee8-6b9c-4294-a07a-62f365a8e6b9 req-f3263c65-a037-4c65-8255-1acffd29979e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/e1d293e8-3240-4059-9ec7-82a8b76a3186 returned with HTTP 200 Jul 31 20:58:55.563096 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1271/5036] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:58:55 2026] DELETE /volume/v3/attachments/e1d293e8-3240-4059-9ec7-82a8b76a3186 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:55.570032 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-99a17445-dcd2-4910-9a7d-5e6fdfdb1d48 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:58:55.570520 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1240/5037] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:58:55 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:55.578050 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-c9fcf087-6b7f-4b02-a458-918203ef5b06 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:55.580565 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-c9fcf087-6b7f-4b02-a458-918203ef5b06 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] DELETE https://10.4.3.157/volume/v3/attachments/b75dbc40-c9ca-4fd9-b6a5-c65914749687 Jul 31 20:58:55.580836 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-c9fcf087-6b7f-4b02-a458-918203ef5b06 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:55.581673 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-c9fcf087-6b7f-4b02-a458-918203ef5b06 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:55.588897 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:55.588897 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:55.634805 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0e310d74-1379-4118-bf94-f3034c11ab9e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:55.635707 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-c9fcf087-6b7f-4b02-a458-918203ef5b06 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/b75dbc40-c9ca-4fd9-b6a5-c65914749687 returned with HTTP 200 Jul 31 20:58:55.637263 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1271/5038] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:58:55 2026] DELETE /volume/v3/attachments/b75dbc40-c9ca-4fd9-b6a5-c65914749687 => generated 192 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:55.637353 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0e310d74-1379-4118-bf94-f3034c11ab9e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:55.637353 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0e310d74-1379-4118-bf94-f3034c11ab9e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:55.637353 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0e310d74-1379-4118-bf94-f3034c11ab9e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:55.637353 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-0e310d74-1379-4118-bf94-f3034c11ab9e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:55.641265 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2996db12-7597-46fc-b755-a08ffd074c19 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:55.642270 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:55.642270 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:55.642600 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0e310d74-1379-4118-bf94-f3034c11ab9e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:55.643519 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1257/5039] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:55 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:55.643601 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2996db12-7597-46fc-b755-a08ffd074c19 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:55.643601 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2996db12-7597-46fc-b755-a08ffd074c19 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:55.643601 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2996db12-7597-46fc-b755-a08ffd074c19 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:55.654076 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:55.654076 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:55.657655 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2996db12-7597-46fc-b755-a08ffd074c19 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:55.662067 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2996db12-7597-46fc-b755-a08ffd074c19 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:55.662601 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1272/5040] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:55 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 1176 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:55.835144 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9033c95d-15c1-4fb3-92dc-3d4f2f64eac4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:55.837061 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9033c95d-15c1-4fb3-92dc-3d4f2f64eac4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:55.837316 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9033c95d-15c1-4fb3-92dc-3d4f2f64eac4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:55.837531 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9033c95d-15c1-4fb3-92dc-3d4f2f64eac4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:55.837659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-9033c95d-15c1-4fb3-92dc-3d4f2f64eac4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:55.842059 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:55.842059 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:55.842868 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9033c95d-15c1-4fb3-92dc-3d4f2f64eac4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:55.843302 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1241/5041] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:55 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:56.293293 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-159843e1-25c5-473f-a296-5f76475f198a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.294977 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-159843e1-25c5-473f-a296-5f76475f198a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:58:56.295198 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-159843e1-25c5-473f-a296-5f76475f198a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:56.295390 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-159843e1-25c5-473f-a296-5f76475f198a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:56.302068 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:56.302068 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:56.305540 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-159843e1-25c5-473f-a296-5f76475f198a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:56.309494 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-159843e1-25c5-473f-a296-5f76475f198a tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:58:56.309958 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1272/5042] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:56 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 923 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:56.326946 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3ee1f515-f7ec-4b63-8854-a42920bff430 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.328762 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3ee1f515-f7ec-4b63-8854-a42920bff430 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:58:56.328941 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3ee1f515-f7ec-4b63-8854-a42920bff430 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:56.329134 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3ee1f515-f7ec-4b63-8854-a42920bff430 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:56.338620 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:56.338620 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:56.341857 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3ee1f515-f7ec-4b63-8854-a42920bff430 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:56.346417 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3ee1f515-f7ec-4b63-8854-a42920bff430 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:58:56.346837 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1258/5043] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:56 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 1164 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:56.382866 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-5ca102b6-f761-4d56-82ec-2f5b2bc7878b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.386978 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-5ca102b6-f761-4d56-82ec-2f5b2bc7878b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:58:56.387182 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-5ca102b6-f761-4d56-82ec-2f5b2bc7878b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:56.387372 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-5ca102b6-f761-4d56-82ec-2f5b2bc7878b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:56.399869 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:56.399869 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:56.403200 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-5ca102b6-f761-4d56-82ec-2f5b2bc7878b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:56.407898 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-5ca102b6-f761-4d56-82ec-2f5b2bc7878b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:58:56.408309 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1273/5044] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:58:56 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:56.426982 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-d678d7a9-1859-4ffe-a40c-ff748cdc2de3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.429288 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-d678d7a9-1859-4ffe-a40c-ff748cdc2de3 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590/action Jul 31 20:58:56.429669 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-d678d7a9-1859-4ffe-a40c-ff748cdc2de3 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:58:56.429810 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-d678d7a9-1859-4ffe-a40c-ff748cdc2de3 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:56.445909 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:56.445909 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:56.446479 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-d678d7a9-1859-4ffe-a40c-ff748cdc2de3 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:56.453868 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-d678d7a9-1859-4ffe-a40c-ff748cdc2de3 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Begin detaching volume completed successfully. Jul 31 20:58:56.454115 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-d678d7a9-1859-4ffe-a40c-ff748cdc2de3 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590/action returned with HTTP 202 Jul 31 20:58:56.454647 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1242/5045] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:58:56 2026] POST /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:58:56.473413 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7541e959-b9f5-422c-9307-2057a50e996f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.475793 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7541e959-b9f5-422c-9307-2057a50e996f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:58:56.476067 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7541e959-b9f5-422c-9307-2057a50e996f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:56.476387 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7541e959-b9f5-422c-9307-2057a50e996f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:56.486988 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:56.486988 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:56.490466 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7541e959-b9f5-422c-9307-2057a50e996f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:56.495093 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7541e959-b9f5-422c-9307-2057a50e996f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:58:56.495668 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1273/5046] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:56 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:56.517057 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1bfcb186-e218-4840-96e7-2f9e7a952749 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.517681 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1bfcb186-e218-4840-96e7-2f9e7a952749 None None] GET https://10.4.3.157/volume// Jul 31 20:58:56.517947 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1bfcb186-e218-4840-96e7-2f9e7a952749 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:56.518258 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1bfcb186-e218-4840-96e7-2f9e7a952749 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:56.518739 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1bfcb186-e218-4840-96e7-2f9e7a952749 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:56.519179 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1259/5047] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:58:56 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:58:56.527557 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-8bb4ccf6-ae74-402d-a1e8-718d19dceaa8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.527907 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-0f2b3961-2e98-4c83-96b4-8daf99c0b9fa None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.529423 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-8bb4ccf6-ae74-402d-a1e8-718d19dceaa8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:58:56.529615 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-8bb4ccf6-ae74-402d-a1e8-718d19dceaa8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:56.529788 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-8bb4ccf6-ae74-402d-a1e8-718d19dceaa8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:56.530412 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-0f2b3961-2e98-4c83-96b4-8daf99c0b9fa tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] PUT https://10.4.3.157/volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc Jul 31 20:58:56.530864 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-0f2b3961-2e98-4c83-96b4-8daf99c0b9fa tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:56.537839 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:56.537839 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:56.539521 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-0f2b3961-2e98-4c83-96b4-8daf99c0b9fa tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Acquiring lock "cinder-attachment_update-3fbee5ff-d534-42e5-bfbf-dbd8fcd03375-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:58:56.540706 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-8bb4ccf6-ae74-402d-a1e8-718d19dceaa8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:56.544339 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-0f2b3961-2e98-4c83-96b4-8daf99c0b9fa tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-3fbee5ff-d534-42e5-bfbf-dbd8fcd03375-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:58:56.545540 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:56.545540 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:56.545826 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-8bb4ccf6-ae74-402d-a1e8-718d19dceaa8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:58:56.546305 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1274/5048] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:58:56 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 1347 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:56.560727 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-eefbfa51-42db-4dd8-aa16-ba31dec43af7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.563414 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-eefbfa51-42db-4dd8-aa16-ba31dec43af7 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590/encryption Jul 31 20:58:56.563583 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-eefbfa51-42db-4dd8-aa16-ba31dec43af7 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:56.563754 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-eefbfa51-42db-4dd8-aa16-ba31dec43af7 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:56.574490 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:56.574490 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:56.581625 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-eefbfa51-42db-4dd8-aa16-ba31dec43af7 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590/encryption returned with HTTP 200 Jul 31 20:58:56.582055 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1274/5049] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:58:56 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:56.628415 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-0f2b3961-2e98-4c83-96b4-8daf99c0b9fa tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-3fbee5ff-d534-42e5-bfbf-dbd8fcd03375-np0000006272" released by "attachment_update" :: held 0.082s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:58:56.628415 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-0f2b3961-2e98-4c83-96b4-8daf99c0b9fa tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc returned with HTTP 200 Jul 31 20:58:56.628415 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1243/5050] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:58:56 2026] PUT /volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc => generated 968 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:56.643181 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-47dd0081-93c0-4ae1-8a9c-f05e9fecdfe5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.647149 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-47dd0081-93c0-4ae1-8a9c-f05e9fecdfe5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc Jul 31 20:58:56.647149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-47dd0081-93c0-4ae1-8a9c-f05e9fecdfe5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:56.647149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-47dd0081-93c0-4ae1-8a9c-f05e9fecdfe5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:56.658152 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7da78a41-b1bd-4952-8759-f1db40b13393 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.658152 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7da78a41-b1bd-4952-8759-f1db40b13393 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:56.658152 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7da78a41-b1bd-4952-8759-f1db40b13393 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:56.658312 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7da78a41-b1bd-4952-8759-f1db40b13393 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:56.659183 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-7da78a41-b1bd-4952-8759-f1db40b13393 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:56.665469 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-47dd0081-93c0-4ae1-8a9c-f05e9fecdfe5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc returned with HTTP 200 Jul 31 20:58:56.665469 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1260/5051] 10.4.3.157 () {70 vars in 1651 bytes} [Fri Jul 31 20:58:56 2026] GET /volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:56.667489 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:56.667489 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:56.668671 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7da78a41-b1bd-4952-8759-f1db40b13393 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:56.669037 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1275/5052] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:56 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 20:58:56.852965 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0c3f3670-a6a2-4f5e-8a3b-ed2224fb8ef1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:56.854891 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0c3f3670-a6a2-4f5e-8a3b-ed2224fb8ef1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:56.855166 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0c3f3670-a6a2-4f5e-8a3b-ed2224fb8ef1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:56.855344 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0c3f3670-a6a2-4f5e-8a3b-ed2224fb8ef1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:56.855470 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-0c3f3670-a6a2-4f5e-8a3b-ed2224fb8ef1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:56.859729 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:56.859729 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:56.860440 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0c3f3670-a6a2-4f5e-8a3b-ed2224fb8ef1 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:56.860791 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1275/5053] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:56 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:57.508997 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-163e8fda-d9e9-449f-9164-ab3510952e7e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:57.510874 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-163e8fda-d9e9-449f-9164-ab3510952e7e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:58:57.511063 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-163e8fda-d9e9-449f-9164-ab3510952e7e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:57.511289 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-163e8fda-d9e9-449f-9164-ab3510952e7e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:57.520942 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:57.520942 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:57.524376 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-163e8fda-d9e9-449f-9164-ab3510952e7e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:57.528236 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-163e8fda-d9e9-449f-9164-ab3510952e7e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:58:57.528624 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1244/5054] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:57 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:57.678786 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e04091e6-cffa-4d62-8a40-eee2a15d1bbb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:57.680707 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e04091e6-cffa-4d62-8a40-eee2a15d1bbb tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:57.680903 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e04091e6-cffa-4d62-8a40-eee2a15d1bbb tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:57.681103 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e04091e6-cffa-4d62-8a40-eee2a15d1bbb tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:57.681247 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-e04091e6-cffa-4d62-8a40-eee2a15d1bbb tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:57.686786 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:57.686786 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:57.687781 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e04091e6-cffa-4d62-8a40-eee2a15d1bbb tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:57.688213 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1261/5055] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:57 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:57.874871 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-18a970c4-d700-46e0-8e12-6b613cf6805c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:57.878865 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18a970c4-d700-46e0-8e12-6b613cf6805c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:57.879239 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18a970c4-d700-46e0-8e12-6b613cf6805c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:57.879603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18a970c4-d700-46e0-8e12-6b613cf6805c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:57.879774 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-18a970c4-d700-46e0-8e12-6b613cf6805c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:57.885000 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:57.885000 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:57.886028 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18a970c4-d700-46e0-8e12-6b613cf6805c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:57.886629 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1276/5056] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:57 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:58.540590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e1c17171-372d-4d3e-802e-a81ebdf20565 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:58.542453 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e1c17171-372d-4d3e-802e-a81ebdf20565 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:58:58.542668 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e1c17171-372d-4d3e-802e-a81ebdf20565 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:58.542865 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e1c17171-372d-4d3e-802e-a81ebdf20565 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:58.554994 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:58.554994 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:58.558798 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e1c17171-372d-4d3e-802e-a81ebdf20565 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:58.563207 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e1c17171-372d-4d3e-802e-a81ebdf20565 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:58:58.563581 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1276/5057] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:58 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 1167 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:58.698399 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4c1571d6-8d55-4a91-a2d2-112e584d9418 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:58.700568 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c1571d6-8d55-4a91-a2d2-112e584d9418 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:58.701080 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c1571d6-8d55-4a91-a2d2-112e584d9418 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:58.701080 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c1571d6-8d55-4a91-a2d2-112e584d9418 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:58.701235 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-4c1571d6-8d55-4a91-a2d2-112e584d9418 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:58.706335 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:58.706335 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:58.707365 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c1571d6-8d55-4a91-a2d2-112e584d9418 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:58.707634 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1245/5058] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:58 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:58.898938 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-389f6b17-fbad-4be9-8d3a-0c4518765adf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:58.903281 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-389f6b17-fbad-4be9-8d3a-0c4518765adf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:58.903281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-389f6b17-fbad-4be9-8d3a-0c4518765adf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:58.903281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-389f6b17-fbad-4be9-8d3a-0c4518765adf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:58.903281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-389f6b17-fbad-4be9-8d3a-0c4518765adf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:58.907301 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:58.907301 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:58.908318 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-389f6b17-fbad-4be9-8d3a-0c4518765adf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:58.908746 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1262/5059] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:58 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:59.071465 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-ddc6e787-3230-42a9-90d5-0284e271804c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:59.074625 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-ddc6e787-3230-42a9-90d5-0284e271804c tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:59.074625 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-ddc6e787-3230-42a9-90d5-0284e271804c tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:59.074625 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-ddc6e787-3230-42a9-90d5-0284e271804c tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:59.077598 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=418,cinder:INSERT=68,cinder:UPDATE=121 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:58:59.086503 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:59.086503 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:59.090205 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-ddc6e787-3230-42a9-90d5-0284e271804c tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:59.094253 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-ddc6e787-3230-42a9-90d5-0284e271804c tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:59.094681 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1277/5060] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:58:59 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 1176 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:59.114026 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-970c3aac-c891-47e5-bd19-081e0dc6b50f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:59.116726 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-970c3aac-c891-47e5-bd19-081e0dc6b50f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4/action Jul 31 20:58:59.117088 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-970c3aac-c891-47e5-bd19-081e0dc6b50f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:58:59.117264 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-970c3aac-c891-47e5-bd19-081e0dc6b50f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:58:59.127691 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:59.127691 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:59.128156 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-970c3aac-c891-47e5-bd19-081e0dc6b50f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:59.133725 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-970c3aac-c891-47e5-bd19-081e0dc6b50f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Begin detaching volume completed successfully. Jul 31 20:58:59.133957 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-970c3aac-c891-47e5-bd19-081e0dc6b50f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4/action returned with HTTP 202 Jul 31 20:58:59.134515 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1277/5061] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:58:59 2026] POST /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Jul 31 20:58:59.176679 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7818bb40-2634-48b4-a16d-04439af9e827 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:59.177035 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7818bb40-2634-48b4-a16d-04439af9e827 None None] GET https://10.4.3.157/volume// Jul 31 20:58:59.177224 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7818bb40-2634-48b4-a16d-04439af9e827 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:59.177472 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7818bb40-2634-48b4-a16d-04439af9e827 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:59.177886 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7818bb40-2634-48b4-a16d-04439af9e827 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:58:59.178168 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1246/5062] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:58: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 20:58:59.185925 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-54da46e8-fcd9-491b-b3c1-a29480c038fb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:59.188259 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-54da46e8-fcd9-491b-b3c1-a29480c038fb tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:58:59.188844 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-54da46e8-fcd9-491b-b3c1-a29480c038fb tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:59.188844 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-54da46e8-fcd9-491b-b3c1-a29480c038fb tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:59.197342 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:59.197342 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:58:59.201216 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-54da46e8-fcd9-491b-b3c1-a29480c038fb tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:58:59.204451 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-54da46e8-fcd9-491b-b3c1-a29480c038fb tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:58:59.204814 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1263/5063] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:58:59 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:58:59.575541 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-af2267fa-bdbd-4b0f-96d7-cd2c9c75fe7b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:59.577021 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-af2267fa-bdbd-4b0f-96d7-cd2c9c75fe7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:58:59.577457 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-af2267fa-bdbd-4b0f-96d7-cd2c9c75fe7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:59.577776 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-af2267fa-bdbd-4b0f-96d7-cd2c9c75fe7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:59.586224 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:59.586224 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:58:59.589720 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-af2267fa-bdbd-4b0f-96d7-cd2c9c75fe7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:58:59.594463 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-af2267fa-bdbd-4b0f-96d7-cd2c9c75fe7b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:58:59.595109 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1278/5064] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:59 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:58:59.719574 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e5b6cda8-2266-484c-9009-d8808af998ae None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:59.721964 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5b6cda8-2266-484c-9009-d8808af998ae tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:58:59.722242 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5b6cda8-2266-484c-9009-d8808af998ae tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:59.722542 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e5b6cda8-2266-484c-9009-d8808af998ae tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:59.722658 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-e5b6cda8-2266-484c-9009-d8808af998ae tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:59.727314 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:59.727314 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:58:59.728061 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e5b6cda8-2266-484c-9009-d8808af998ae tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:58:59.728479 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1278/5065] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:59 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:58:59.922082 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c226d27b-166b-455e-b99a-1fdf72bc2486 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:58:59.923890 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c226d27b-166b-455e-b99a-1fdf72bc2486 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:58:59.924136 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c226d27b-166b-455e-b99a-1fdf72bc2486 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:58:59.924387 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c226d27b-166b-455e-b99a-1fdf72bc2486 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:58:59.924534 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c226d27b-166b-455e-b99a-1fdf72bc2486 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:58:59.929642 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:58:59.929642 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:58:59.930348 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c226d27b-166b-455e-b99a-1fdf72bc2486 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:58:59.930687 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1247/5066] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:58:59 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:00.606811 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ed95399c-c772-467e-8af0-d35aa8ebbe40 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:00.608527 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ed95399c-c772-467e-8af0-d35aa8ebbe40 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:59:00.608722 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ed95399c-c772-467e-8af0-d35aa8ebbe40 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:00.608894 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ed95399c-c772-467e-8af0-d35aa8ebbe40 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:00.610782 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=345,cinder:UPDATE=78,cinder:INSERT=45 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:59:00.619082 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:00.619082 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:00.622360 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ed95399c-c772-467e-8af0-d35aa8ebbe40 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:00.625813 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ed95399c-c772-467e-8af0-d35aa8ebbe40 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:59:00.626165 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1264/5067] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:00 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:00.737950 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fa3aa7c6-a34d-4f37-bcd9-9a5fd2ef0a30 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:00.739477 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fa3aa7c6-a34d-4f37-bcd9-9a5fd2ef0a30 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:59:00.739689 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fa3aa7c6-a34d-4f37-bcd9-9a5fd2ef0a30 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:00.739885 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fa3aa7c6-a34d-4f37-bcd9-9a5fd2ef0a30 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:00.740013 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-fa3aa7c6-a34d-4f37-bcd9-9a5fd2ef0a30 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:00.744203 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:00.744203 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:00.744912 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fa3aa7c6-a34d-4f37-bcd9-9a5fd2ef0a30 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:59:00.745590 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1279/5068] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:00 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:00.772109 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-39518efa-499e-416b-9f94-2f0b935d09b1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:00.774183 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-39518efa-499e-416b-9f94-2f0b935d09b1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption Jul 31 20:59:00.774390 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-39518efa-499e-416b-9f94-2f0b935d09b1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:00.774583 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-39518efa-499e-416b-9f94-2f0b935d09b1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:00.783510 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:00.783510 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:00.789159 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-39518efa-499e-416b-9f94-2f0b935d09b1 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption returned with HTTP 200 Jul 31 20:59:00.789573 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1279/5069] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:59:00 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:00.942829 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b8851cb6-125a-4d04-a093-6f9a7434d478 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:00.945114 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b8851cb6-125a-4d04-a093-6f9a7434d478 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:59:00.945360 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b8851cb6-125a-4d04-a093-6f9a7434d478 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:00.945596 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b8851cb6-125a-4d04-a093-6f9a7434d478 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:00.945730 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-b8851cb6-125a-4d04-a093-6f9a7434d478 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:00.955930 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:00.955930 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:00.956844 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b8851cb6-125a-4d04-a093-6f9a7434d478 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:59:00.957245 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1248/5070] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:00 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:01.148236 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-2c16f82d-fc79-4c3e-acd5-236110bc1a23 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:01.150097 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-2c16f82d-fc79-4c3e-acd5-236110bc1a23 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] DELETE https://10.4.3.157/volume/v3/attachments/994c025b-9504-4fdd-af32-e56b723177fd Jul 31 20:59:01.150282 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-2c16f82d-fc79-4c3e-acd5-236110bc1a23 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:01.150488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-2c16f82d-fc79-4c3e-acd5-236110bc1a23 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:01.157257 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:01.157257 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:01.205749 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-660e2fad-f6b2-4bd0-a7d4-587aaccf3105 req-2c16f82d-fc79-4c3e-acd5-236110bc1a23 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/994c025b-9504-4fdd-af32-e56b723177fd returned with HTTP 200 Jul 31 20:59:01.206137 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1265/5071] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:59:01 2026] DELETE /volume/v3/attachments/994c025b-9504-4fdd-af32-e56b723177fd => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:01.487158 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-4a6b1820-01f0-430c-996b-3429f4e30704 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:01.488732 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-4a6b1820-01f0-430c-996b-3429f4e30704 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] DELETE https://10.4.3.157/volume/v3/attachments/b443509f-de47-47a6-91c0-787dd15eb5d3 Jul 31 20:59:01.488893 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-4a6b1820-01f0-430c-996b-3429f4e30704 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:01.489069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-4a6b1820-01f0-430c-996b-3429f4e30704 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:01.495614 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:01.495614 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:01.536864 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-88ff2b0a-1518-48d9-9f2c-467cd40854f8 req-4a6b1820-01f0-430c-996b-3429f4e30704 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/b443509f-de47-47a6-91c0-787dd15eb5d3 returned with HTTP 200 Jul 31 20:59:01.537289 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1280/5072] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:59:01 2026] DELETE /volume/v3/attachments/b443509f-de47-47a6-91c0-787dd15eb5d3 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:01.638209 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8b7cfcfc-3d84-4baf-b37a-9f2f41dce1b8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:01.640218 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8b7cfcfc-3d84-4baf-b37a-9f2f41dce1b8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:59:01.640386 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8b7cfcfc-3d84-4baf-b37a-9f2f41dce1b8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:01.640556 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8b7cfcfc-3d84-4baf-b37a-9f2f41dce1b8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:01.647338 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:01.647338 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:01.650699 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8b7cfcfc-3d84-4baf-b37a-9f2f41dce1b8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:01.654726 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8b7cfcfc-3d84-4baf-b37a-9f2f41dce1b8 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:59:01.655379 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1280/5073] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:01 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 872 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:01.669755 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e5473a7c-5e4c-4b3b-8466-5bee6d9b1929 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:01.671918 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e5473a7c-5e4c-4b3b-8466-5bee6d9b1929 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:59:01.672185 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e5473a7c-5e4c-4b3b-8466-5bee6d9b1929 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:01.672433 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e5473a7c-5e4c-4b3b-8466-5bee6d9b1929 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:01.689060 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:01.689060 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:01.692056 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e5473a7c-5e4c-4b3b-8466-5bee6d9b1929 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:01.695576 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e5473a7c-5e4c-4b3b-8466-5bee6d9b1929 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:59:01.695957 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1249/5074] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:01 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:01.737936 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-183ee596-86ea-4ab4-a52a-aa2ab92f977e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:01.741527 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-183ee596-86ea-4ab4-a52a-aa2ab92f977e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:59:01.741672 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-183ee596-86ea-4ab4-a52a-aa2ab92f977e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:01.741852 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-183ee596-86ea-4ab4-a52a-aa2ab92f977e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:01.750759 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:01.750759 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:01.753911 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-183ee596-86ea-4ab4-a52a-aa2ab92f977e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:01.756517 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2508d765-0356-4bc5-b354-d06ce7854b47 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:01.757725 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-183ee596-86ea-4ab4-a52a-aa2ab92f977e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:59:01.758071 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1266/5075] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:59:01 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:01.758439 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2508d765-0356-4bc5-b354-d06ce7854b47 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:59:01.758643 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2508d765-0356-4bc5-b354-d06ce7854b47 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:01.758814 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2508d765-0356-4bc5-b354-d06ce7854b47 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:01.758905 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-2508d765-0356-4bc5-b354-d06ce7854b47 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:01.765375 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:01.765375 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:01.766239 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2508d765-0356-4bc5-b354-d06ce7854b47 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:59:01.766581 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1281/5076] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:01 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:01.777837 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-380f2b0c-cd1a-43ff-9524-ade07bb6f9c2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:01.780411 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-380f2b0c-cd1a-43ff-9524-ade07bb6f9c2 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749/action Jul 31 20:59:01.780807 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-380f2b0c-cd1a-43ff-9524-ade07bb6f9c2 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:59:01.780956 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-380f2b0c-cd1a-43ff-9524-ade07bb6f9c2 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:01.795095 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:01.795095 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:01.795696 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-380f2b0c-cd1a-43ff-9524-ade07bb6f9c2 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:01.803473 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-380f2b0c-cd1a-43ff-9524-ade07bb6f9c2 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Begin detaching volume completed successfully. Jul 31 20:59:01.803712 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-380f2b0c-cd1a-43ff-9524-ade07bb6f9c2 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749/action returned with HTTP 202 Jul 31 20:59:01.804209 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1281/5077] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:59:01 2026] POST /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:59:01.826043 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-76554cf9-59a6-4987-8f4c-5238d00c498d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:01.827835 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-76554cf9-59a6-4987-8f4c-5238d00c498d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:59:01.828028 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-76554cf9-59a6-4987-8f4c-5238d00c498d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:01.828236 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-76554cf9-59a6-4987-8f4c-5238d00c498d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:01.837353 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:01.837353 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:01.840782 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-76554cf9-59a6-4987-8f4c-5238d00c498d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:01.845260 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-76554cf9-59a6-4987-8f4c-5238d00c498d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:59:01.845699 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1250/5078] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:01 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:01.846698 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-384ec329-5740-4020-addf-44c4d0529b03 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:01.847064 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-384ec329-5740-4020-addf-44c4d0529b03 None None] GET https://10.4.3.157/volume// Jul 31 20:59:01.847258 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-384ec329-5740-4020-addf-44c4d0529b03 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:01.847472 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-384ec329-5740-4020-addf-44c4d0529b03 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:01.847775 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-384ec329-5740-4020-addf-44c4d0529b03 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:01.848037 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1267/5079] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:59: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 20:59:01.860746 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-40d2821c-f19a-4e73-81eb-0327180d4de9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:01.862809 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-40d2821c-f19a-4e73-81eb-0327180d4de9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:59:01.863197 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-40d2821c-f19a-4e73-81eb-0327180d4de9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:01.863407 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-40d2821c-f19a-4e73-81eb-0327180d4de9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:01.872032 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:01.872032 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:01.875045 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-40d2821c-f19a-4e73-81eb-0327180d4de9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:01.878749 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-40d2821c-f19a-4e73-81eb-0327180d4de9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:59:01.879115 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1282/5080] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:59:01 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 1320 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:01.970194 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5269db4d-c05a-4d94-88a1-04f67e4acc0c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:01.972058 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5269db4d-c05a-4d94-88a1-04f67e4acc0c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:59:01.972268 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5269db4d-c05a-4d94-88a1-04f67e4acc0c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:01.972480 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5269db4d-c05a-4d94-88a1-04f67e4acc0c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:01.972593 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-5269db4d-c05a-4d94-88a1-04f67e4acc0c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:01.976796 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:01.976796 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:01.977563 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5269db4d-c05a-4d94-88a1-04f67e4acc0c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:59:01.977927 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1282/5081] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:01 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:02.305644 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.307707 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:59:02.308118 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-884843616", "snapshot_id": "444ce17c-e235-459d-bdfd-d6773f739571", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:02.309992 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-884843616', 'snapshot_id': '444ce17c-e235-459d-bdfd-d6773f739571', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:59:02.315464 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:02.315464 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:02.315936 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:59:02.316059 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume of 1 GB Jul 31 20:59:02.319416 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Availability Zones retrieved successfully. Jul 31 20:59:02.324571 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Flow 'volume_create_api' (c3989699-3b69-479b-a4cf-7b5404b9e4f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:02.325461 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895e0346-1ede-4b28-a9d3-42c1fd65ef09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:02.326298 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:59:02.354264 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (895e0346-1ede-4b28-a9d3-42c1fd65ef09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '444ce17c-e235-459d-bdfd-d6773f739571', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:02.355052 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa758280-eadc-41f6-a574-93e7fba1521b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:02.393601 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Created reservations ['5334cb11-0130-4f95-aa70-f853a7f61e50', '081f25b0-5b40-4fd5-bdae-af657a8f1006', '5d22bf6f-021d-4c5e-9622-8658df54290d', 'a604c4f6-1962-4200-be42-aef8eacac1cd'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:59:02.394509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aa758280-eadc-41f6-a574-93e7fba1521b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5334cb11-0130-4f95-aa70-f853a7f61e50', '081f25b0-5b40-4fd5-bdae-af657a8f1006', '5d22bf6f-021d-4c5e-9622-8658df54290d', 'a604c4f6-1962-4200-be42-aef8eacac1cd']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:02.395232 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb747ca-b0cb-45fe-a0df-fb1bbf03c0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:02.436572 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0eb747ca-b0cb-45fe-a0df-fb1bbf03c0a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc5d26ff-a749-4a70-a961-6817fb347076', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-884843616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1bcc522294d4ca3f9e853e310b071',qos_specs=None,replication_status=,reservations=['5334cb11-0130-4f95-aa70-f853a7f61e50','081f25b0-5b40-4fd5-bdae-af657a8f1006','5d22bf6f-021d-4c5e-9622-8658df54290d','a604c4f6-1962-4200-be42-aef8eacac1cd'],size=1,snapshot_id=444ce17c-e235-459d-bdfd-d6773f739571,source_replicaid=,source_volid=None,status='creating',user_id='5483e59a8b0245fb8a555cdb172c4372',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:59:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-884843616',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc5d26ff-a749-4a70-a961-6817fb347076,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d1bcc522294d4ca3f9e853e310b071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=444ce17c-e235-459d-bdfd-d6773f739571,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5483e59a8b0245fb8a555cdb172c4372',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:02.437347 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5ffb65-a91b-4f6e-badc-c7a2c3430aca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:02.458702 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f5ffb65-a91b-4f6e-badc-c7a2c3430aca) transitioned into state 'SUCCESS' from state '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-884843616',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1bcc522294d4ca3f9e853e310b071',qos_specs=None,replication_status=,reservations=['5334cb11-0130-4f95-aa70-f853a7f61e50','081f25b0-5b40-4fd5-bdae-af657a8f1006','5d22bf6f-021d-4c5e-9622-8658df54290d','a604c4f6-1962-4200-be42-aef8eacac1cd'],size=1,snapshot_id=444ce17c-e235-459d-bdfd-d6773f739571,source_replicaid=,source_volid=None,status='creating',user_id='5483e59a8b0245fb8a555cdb172c4372',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:02.459653 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd58781-e01c-49f0-a263-5cce3379f6fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:02.480251 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6fd58781-e01c-49f0-a263-5cce3379f6fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:02.480952 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Flow 'volume_create_api' (c3989699-3b69-479b-a4cf-7b5404b9e4f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:02.481465 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume request issued successfully. Jul 31 20:59:02.482377 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e5e0ed7-c892-4408-b508-6d698aaf4af9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:59:02.483170 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1251/5082] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:59:02 2026] POST /volume/v3/volumes => generated 790 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:59:02.493795 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-94ee70dd-be11-41ac-84d2-3fee1bfecfe7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.495362 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-94ee70dd-be11-41ac-84d2-3fee1bfecfe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:02.495528 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-94ee70dd-be11-41ac-84d2-3fee1bfecfe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:02.495736 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-94ee70dd-be11-41ac-84d2-3fee1bfecfe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:02.502200 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:02.502200 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:02.505139 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-94ee70dd-be11-41ac-84d2-3fee1bfecfe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:02.508422 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-94ee70dd-be11-41ac-84d2-3fee1bfecfe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:02.508756 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1268/5083] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:02 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 858 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:02.699720 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-e5e72d58-8023-4eda-873e-1f1a84143434 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.702148 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-e5e72d58-8023-4eda-873e-1f1a84143434 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] DELETE https://10.4.3.157/volume/v3/attachments/01396f49-a915-4ca0-843b-47c8eb3ee7c7 Jul 31 20:59:02.702388 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-e5e72d58-8023-4eda-873e-1f1a84143434 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:02.702632 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-e5e72d58-8023-4eda-873e-1f1a84143434 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:02.709879 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:02.709879 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:02.749099 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0b9b6ed4-0d80-465d-803c-700b1120bf58 req-e5e72d58-8023-4eda-873e-1f1a84143434 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/01396f49-a915-4ca0-843b-47c8eb3ee7c7 returned with HTTP 200 Jul 31 20:59:02.749499 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1283/5084] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:59:02 2026] DELETE /volume/v3/attachments/01396f49-a915-4ca0-843b-47c8eb3ee7c7 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:02.779076 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-34d4d450-e7d7-468d-aef7-01a589796ffe None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.781275 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-34d4d450-e7d7-468d-aef7-01a589796ffe tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:59:02.781275 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-34d4d450-e7d7-468d-aef7-01a589796ffe tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:02.781275 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-34d4d450-e7d7-468d-aef7-01a589796ffe tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:02.781490 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-34d4d450-e7d7-468d-aef7-01a589796ffe tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:02.786030 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:02.786030 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:02.786935 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-34d4d450-e7d7-468d-aef7-01a589796ffe tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:59:02.787494 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1283/5085] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:02 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 751 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:02.796333 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dd6c6550-6c24-4584-b378-fdcfa394c001 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.798078 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dd6c6550-6c24-4584-b378-fdcfa394c001 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:59:02.798285 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dd6c6550-6c24-4584-b378-fdcfa394c001 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:02.798502 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dd6c6550-6c24-4584-b378-fdcfa394c001 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:02.798605 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-dd6c6550-6c24-4584-b378-fdcfa394c001 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:02.802764 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:02.802764 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:02.803369 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dd6c6550-6c24-4584-b378-fdcfa394c001 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:59:02.803734 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1252/5086] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:02 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:02.812819 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2e48ea16-bff5-48d3-aab2-c5cd70a6a834 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.814374 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2e48ea16-bff5-48d3-aab2-c5cd70a6a834 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] POST https://10.4.3.157/volume/v3/backups Jul 31 20:59:02.814715 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2e48ea16-bff5-48d3-aab2-c5cd70a6a834 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7842cdbb-8072-474e-8828-c5b35bf60401", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-994691949"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:02.816046 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-2e48ea16-bff5-48d3-aab2-c5cd70a6a834 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Creating new backup {'backup': {'volume_id': '7842cdbb-8072-474e-8828-c5b35bf60401', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-994691949'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:59:02.816279 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-2e48ea16-bff5-48d3-aab2-c5cd70a6a834 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Creating backup of volume 7842cdbb-8072-474e-8828-c5b35bf60401 in container None Jul 31 20:59:02.822971 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:02.822971 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:02.823347 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2e48ea16-bff5-48d3-aab2-c5cd70a6a834 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Volume info retrieved successfully. Jul 31 20:59:02.839307 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-2e48ea16-bff5-48d3-aab2-c5cd70a6a834 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Created reservations ['2598eea7-587f-4946-b7c5-b170ea6c4330', '5ffae549-baa2-48b5-8a56-cd79d4c3ae4b'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:59:02.862397 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7f45405c-0d7b-4d83-8a49-e04a0fcc397b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.864107 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f45405c-0d7b-4d83-8a49-e04a0fcc397b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:59:02.864571 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f45405c-0d7b-4d83-8a49-e04a0fcc397b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:02.864571 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7f45405c-0d7b-4d83-8a49-e04a0fcc397b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:02.870689 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:02.870689 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:02.874140 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7f45405c-0d7b-4d83-8a49-e04a0fcc397b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:02.877267 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2e48ea16-bff5-48d3-aab2-c5cd70a6a834 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:59:02.877693 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1269/5087] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:59:02 2026] POST /volume/v3/backups => generated 329 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:59:02.877899 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7f45405c-0d7b-4d83-8a49-e04a0fcc397b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:59:02.878274 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1284/5088] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:02 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 845 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:02.886617 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-50d30d37-0be2-447e-8ae9-3282835c69c1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.888798 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-50d30d37-0be2-447e-8ae9-3282835c69c1 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:02.889083 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-50d30d37-0be2-447e-8ae9-3282835c69c1 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:02.889360 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-50d30d37-0be2-447e-8ae9-3282835c69c1 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:02.889954 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-41731398-854f-4a23-8107-130a5af1f6e9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.890288 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-50d30d37-0be2-447e-8ae9-3282835c69c1 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:02.891300 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-41731398-854f-4a23-8107-130a5af1f6e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] DELETE https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:59:02.891586 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-41731398-854f-4a23-8107-130a5af1f6e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:02.891872 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-41731398-854f-4a23-8107-130a5af1f6e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:02.892039 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-41731398-854f-4a23-8107-130a5af1f6e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Delete volume with id: a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:59:02.894416 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:02.894416 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:02.895175 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-50d30d37-0be2-447e-8ae9-3282835c69c1 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 200 Jul 31 20:59:02.895639 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1284/5089] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:02 2026] GET /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:02.898591 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:02.898591 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:02.898997 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-41731398-854f-4a23-8107-130a5af1f6e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:02.908594 np0000006272 devstack@c-api.service[100194]: WARNING cinder.keymgr.conf_key_mgr [None req-41731398-854f-4a23-8107-130a5af1f6e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 20:59:02.914424 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-41731398-854f-4a23-8107-130a5af1f6e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Delete volume request issued successfully. Jul 31 20:59:02.914586 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-41731398-854f-4a23-8107-130a5af1f6e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 202 Jul 31 20:59:02.915023 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1253/5090] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:02 2026] DELETE /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:02.921699 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2cdb9fbe-3255-46ac-8b84-84cd854ef756 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.924264 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2cdb9fbe-3255-46ac-8b84-84cd854ef756 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:59:02.924538 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2cdb9fbe-3255-46ac-8b84-84cd854ef756 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:02.924749 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2cdb9fbe-3255-46ac-8b84-84cd854ef756 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:02.931844 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:02.931844 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:02.938117 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2cdb9fbe-3255-46ac-8b84-84cd854ef756 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:02.944903 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2cdb9fbe-3255-46ac-8b84-84cd854ef756 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 200 Jul 31 20:59:02.945469 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1270/5091] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:02 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:02.993072 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-47499d25-c8c3-46a3-bbd2-5ae419864e79 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.994070 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-1fc0fd5e-0946-4502-84f9-60ef74a8b16d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:02.994558 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-47499d25-c8c3-46a3-bbd2-5ae419864e79 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:59:02.994821 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-47499d25-c8c3-46a3-bbd2-5ae419864e79 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:02.995307 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-47499d25-c8c3-46a3-bbd2-5ae419864e79 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:02.995307 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-47499d25-c8c3-46a3-bbd2-5ae419864e79 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:02.996207 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-1fc0fd5e-0946-4502-84f9-60ef74a8b16d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc/action Jul 31 20:59:02.996648 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-1fc0fd5e-0946-4502-84f9-60ef74a8b16d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:59:02.996778 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-1fc0fd5e-0946-4502-84f9-60ef74a8b16d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:03.000271 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:03.000271 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:03.001227 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-47499d25-c8c3-46a3-bbd2-5ae419864e79 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:59:03.003595 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1285/5092] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:02 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:03.020791 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:03.020791 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:03.033287 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9b3926b6-d1e0-44fd-8a5c-2ee5d486278d req-1fc0fd5e-0946-4502-84f9-60ef74a8b16d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc/action returned with HTTP 204 Jul 31 20:59:03.033892 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1285/5093] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:59:02 2026] POST /volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 31 20:59:03.522488 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-382e1297-214d-4e5c-ae97-de068e4a29b2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:03.524682 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-382e1297-214d-4e5c-ae97-de068e4a29b2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:03.524930 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-382e1297-214d-4e5c-ae97-de068e4a29b2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:03.525286 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-382e1297-214d-4e5c-ae97-de068e4a29b2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:03.528095 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=419,cinder:UPDATE=109,cinder:INSERT=59 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:59:03.534736 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:03.534736 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:03.538994 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-382e1297-214d-4e5c-ae97-de068e4a29b2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:03.544136 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-382e1297-214d-4e5c-ae97-de068e4a29b2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:03.544587 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1254/5094] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:03 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:03.559048 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d5ebad83-8797-468d-af53-5c05073de555 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:03.560978 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d5ebad83-8797-468d-af53-5c05073de555 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:03.561221 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d5ebad83-8797-468d-af53-5c05073de555 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:03.561437 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d5ebad83-8797-468d-af53-5c05073de555 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:03.568143 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:03.568143 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:03.571632 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d5ebad83-8797-468d-af53-5c05073de555 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:03.575516 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d5ebad83-8797-468d-af53-5c05073de555 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:03.575755 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1271/5095] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:03 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:03.906083 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d67fe920-4e2e-49d4-8323-ab7da4605599 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:03.909666 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d67fe920-4e2e-49d4-8323-ab7da4605599 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:03.909666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d67fe920-4e2e-49d4-8323-ab7da4605599 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:03.909666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d67fe920-4e2e-49d4-8323-ab7da4605599 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:03.909666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d67fe920-4e2e-49d4-8323-ab7da4605599 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:03.913627 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:03.913627 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:03.914372 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d67fe920-4e2e-49d4-8323-ab7da4605599 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 200 Jul 31 20:59:03.914807 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1286/5096] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:03 2026] GET /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:03.958308 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d52114f6-c61d-454b-8969-867933f44275 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:03.960526 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d52114f6-c61d-454b-8969-867933f44275 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 Jul 31 20:59:03.960709 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d52114f6-c61d-454b-8969-867933f44275 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:03.962167 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d52114f6-c61d-454b-8969-867933f44275 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:03.963147 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=459,cinder:INSERT=97,cinder:UPDATE=153 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:59:03.967223 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d52114f6-c61d-454b-8969-867933f44275 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 returned with HTTP 404 Jul 31 20:59:03.967989 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1286/5097] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:03 2026] GET /volume/v3/volumes/a873d1c1-4b08-43d1-8988-82647c56e590 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:03.974327 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-06a92556-64d1-4c12-b49a-75c1c4c21079 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:03.975797 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-06a92556-64d1-4c12-b49a-75c1c4c21079 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 20:59:03.975970 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-06a92556-64d1-4c12-b49a-75c1c4c21079 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:03.976156 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-06a92556-64d1-4c12-b49a-75c1c4c21079 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:03.976868 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-06a92556-64d1-4c12-b49a-75c1c4c21079 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:59:03.991730 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-06a92556-64d1-4c12-b49a-75c1c4c21079 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Get all volumes completed successfully. Jul 31 20:59:03.995060 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:03.995060 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:03.999639 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-06a92556-64d1-4c12-b49a-75c1c4c21079 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 20:59:04.000030 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1255/5098] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 20:59:03 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16904 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:04.013680 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9ca6b16b-f41c-453b-9009-d5099b4895d0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.015325 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9ca6b16b-f41c-453b-9009-d5099b4895d0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:59:04.015495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9ca6b16b-f41c-453b-9009-d5099b4895d0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:04.015660 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9ca6b16b-f41c-453b-9009-d5099b4895d0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:04.015751 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-9ca6b16b-f41c-453b-9009-d5099b4895d0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:04.018748 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fc069df7-56b9-4a4b-863b-1a45e7c14982 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.020292 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fc069df7-56b9-4a4b-863b-1a45e7c14982 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] DELETE https://10.4.3.157/volume/v3/types/de9fce25-3386-45dc-9fac-9668528bd990 Jul 31 20:59:04.020512 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fc069df7-56b9-4a4b-863b-1a45e7c14982 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:04.020663 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:04.020663 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:04.020728 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fc069df7-56b9-4a4b-863b-1a45e7c14982 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:04.021360 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9ca6b16b-f41c-453b-9009-d5099b4895d0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:59:04.021734 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1272/5099] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:04 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:04.048371 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fc069df7-56b9-4a4b-863b-1a45e7c14982 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] https://10.4.3.157/volume/v3/types/de9fce25-3386-45dc-9fac-9668528bd990 returned with HTTP 202 Jul 31 20:59:04.048736 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1287/5100] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:59:04 2026] DELETE /volume/v3/types/de9fce25-3386-45dc-9fac-9668528bd990 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:04.058259 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ef9e491f-209f-4bca-9ea7-821ce73889ed None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.058259 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ef9e491f-209f-4bca-9ea7-821ce73889ed tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] DELETE https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:59:04.058402 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ef9e491f-209f-4bca-9ea7-821ce73889ed tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:04.058568 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ef9e491f-209f-4bca-9ea7-821ce73889ed tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:04.058708 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-ef9e491f-209f-4bca-9ea7-821ce73889ed tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Delete volume with id: 417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:59:04.065141 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:04.065141 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:04.065604 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ef9e491f-209f-4bca-9ea7-821ce73889ed tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:04.080814 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-ef9e491f-209f-4bca-9ea7-821ce73889ed tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Delete volume request issued successfully. Jul 31 20:59:04.080814 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ef9e491f-209f-4bca-9ea7-821ce73889ed tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 202 Jul 31 20:59:04.080814 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1287/5101] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:04 2026] DELETE /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:04.085659 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-01d43aa6-d549-43e1-9527-90afa28b315f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.087533 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-01d43aa6-d549-43e1-9527-90afa28b315f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:04.087699 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-01d43aa6-d549-43e1-9527-90afa28b315f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:04.087860 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-01d43aa6-d549-43e1-9527-90afa28b315f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:04.088021 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fa62b901-8be5-4efa-9a9c-1cbf5df04f2f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.089741 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fa62b901-8be5-4efa-9a9c-1cbf5df04f2f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:59:04.089932 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fa62b901-8be5-4efa-9a9c-1cbf5df04f2f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:04.090260 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fa62b901-8be5-4efa-9a9c-1cbf5df04f2f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:04.093735 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:04.093735 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:04.096584 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-01d43aa6-d549-43e1-9527-90afa28b315f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:04.097834 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:04.097834 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:04.099745 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-01d43aa6-d549-43e1-9527-90afa28b315f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:04.100058 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1256/5102] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:59:04 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 883 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:04.101663 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fa62b901-8be5-4efa-9a9c-1cbf5df04f2f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:04.106023 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fa62b901-8be5-4efa-9a9c-1cbf5df04f2f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 200 Jul 31 20:59:04.106372 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1273/5103] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:04 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:04.166998 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-744e207a-7c6f-4110-9340-b203986c88e8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.167625 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-744e207a-7c6f-4110-9340-b203986c88e8 None None] GET https://10.4.3.157/volume// Jul 31 20:59:04.167718 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-744e207a-7c6f-4110-9340-b203986c88e8 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:04.167878 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-744e207a-7c6f-4110-9340-b203986c88e8 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:04.168203 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-744e207a-7c6f-4110-9340-b203986c88e8 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:04.168506 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1288/5104] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:59: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 20:59:04.179197 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-b8a533c8-4746-475c-be14-10932c2d611e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.183508 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-b8a533c8-4746-475c-be14-10932c2d611e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:59:04.183508 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-b8a533c8-4746-475c-be14-10932c2d611e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc5d26ff-a749-4a70-a961-6817fb347076", "connector": null, "instance_uuid": "78eb0363-4629-42eb-bbcc-c227b38dc02a"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:04.193691 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:04.193691 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:04.220646 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-b8a533c8-4746-475c-be14-10932c2d611e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:59:04.221038 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1288/5105] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:59:04 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 20:59:04.243379 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e3473b3a-41dc-4efd-8564-eca06148ca59 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.245421 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e3473b3a-41dc-4efd-8564-eca06148ca59 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:04.245646 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e3473b3a-41dc-4efd-8564-eca06148ca59 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:04.245995 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e3473b3a-41dc-4efd-8564-eca06148ca59 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:04.255952 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:04.255952 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:04.256569 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-963b46a4-c392-4893-96d1-9ba927de02e6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.256958 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-963b46a4-c392-4893-96d1-9ba927de02e6 None None] GET https://10.4.3.157/volume// Jul 31 20:59:04.257177 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-963b46a4-c392-4893-96d1-9ba927de02e6 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:04.257455 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-963b46a4-c392-4893-96d1-9ba927de02e6 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:04.257780 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-963b46a4-c392-4893-96d1-9ba927de02e6 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:04.258147 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1274/5106] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:59: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 20:59:04.259234 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e3473b3a-41dc-4efd-8564-eca06148ca59 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:04.263676 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e3473b3a-41dc-4efd-8564-eca06148ca59 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:04.264041 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1257/5107] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:04 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 882 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:04.264994 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-f76553b6-1b88-4b80-9a9b-66a67d0ef0b8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.267065 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-f76553b6-1b88-4b80-9a9b-66a67d0ef0b8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:04.267303 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-f76553b6-1b88-4b80-9a9b-66a67d0ef0b8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:04.267490 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-f76553b6-1b88-4b80-9a9b-66a67d0ef0b8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:04.275925 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:04.275925 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:04.278646 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-f76553b6-1b88-4b80-9a9b-66a67d0ef0b8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:04.282017 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-f76553b6-1b88-4b80-9a9b-66a67d0ef0b8 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:04.282441 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1289/5108] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:59:04 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 1062 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:04.377370 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-3e3e0dbd-60c1-4b38-9e61-aa37618e370f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.379491 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-3e3e0dbd-60c1-4b38-9e61-aa37618e370f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] PUT https://10.4.3.157/volume/v3/attachments/960bdccd-28f3-40b9-b96c-4178b2eeb14a Jul 31 20:59:04.379848 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-3e3e0dbd-60c1-4b38-9e61-aa37618e370f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:04.387253 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-3e3e0dbd-60c1-4b38-9e61-aa37618e370f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Acquiring lock "cinder-attachment_update-cc5d26ff-a749-4a70-a961-6817fb347076-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:59:04.391934 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-3e3e0dbd-60c1-4b38-9e61-aa37618e370f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Lock "cinder-attachment_update-cc5d26ff-a749-4a70-a961-6817fb347076-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:59:04.393255 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:04.393255 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:04.465080 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-3e3e0dbd-60c1-4b38-9e61-aa37618e370f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Lock "cinder-attachment_update-cc5d26ff-a749-4a70-a961-6817fb347076-np0000006272" released by "attachment_update" :: held 0.073s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:59:04.465745 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-3e3e0dbd-60c1-4b38-9e61-aa37618e370f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/960bdccd-28f3-40b9-b96c-4178b2eeb14a returned with HTTP 200 Jul 31 20:59:04.466282 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1289/5109] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:59:04 2026] PUT /volume/v3/attachments/960bdccd-28f3-40b9-b96c-4178b2eeb14a => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:04.925229 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-216cd598-7a1b-4817-8268-6dca6fe8a85f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:04.926460 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-216cd598-7a1b-4817-8268-6dca6fe8a85f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:04.926641 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-216cd598-7a1b-4817-8268-6dca6fe8a85f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:04.926852 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-216cd598-7a1b-4817-8268-6dca6fe8a85f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:04.926969 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-216cd598-7a1b-4817-8268-6dca6fe8a85f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:04.930758 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:04.930758 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:04.931319 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-216cd598-7a1b-4817-8268-6dca6fe8a85f tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 200 Jul 31 20:59:04.931662 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1275/5110] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:04 2026] GET /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:05.032200 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7dd2459a-5033-4191-8a6c-fc6ef2fe6f39 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:05.033844 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7dd2459a-5033-4191-8a6c-fc6ef2fe6f39 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:59:05.034002 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7dd2459a-5033-4191-8a6c-fc6ef2fe6f39 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:05.034187 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7dd2459a-5033-4191-8a6c-fc6ef2fe6f39 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:05.034285 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-7dd2459a-5033-4191-8a6c-fc6ef2fe6f39 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:05.038210 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:05.038210 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:05.038899 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7dd2459a-5033-4191-8a6c-fc6ef2fe6f39 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:59:05.039229 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1258/5111] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:05 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:05.118296 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-08b90685-cded-4d1b-a43d-0db2c633d477 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:05.119848 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-08b90685-cded-4d1b-a43d-0db2c633d477 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 Jul 31 20:59:05.120053 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-08b90685-cded-4d1b-a43d-0db2c633d477 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:05.120299 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-08b90685-cded-4d1b-a43d-0db2c633d477 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:05.125195 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-08b90685-cded-4d1b-a43d-0db2c633d477 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 returned with HTTP 404 Jul 31 20:59:05.125595 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1290/5112] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:05 2026] GET /volume/v3/volumes/417b8bbe-f547-49f5-935f-5cd6d1df6749 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:05.131267 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-299ee9f9-efd1-43ff-90ef-756b15346fce None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:05.132907 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-299ee9f9-efd1-43ff-90ef-756b15346fce tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] DELETE https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:59:05.133140 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-299ee9f9-efd1-43ff-90ef-756b15346fce tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:05.133365 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-299ee9f9-efd1-43ff-90ef-756b15346fce tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:05.133675 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-299ee9f9-efd1-43ff-90ef-756b15346fce tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Delete volume with id: dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:59:05.140222 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:05.140222 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:05.140697 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-299ee9f9-efd1-43ff-90ef-756b15346fce tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:05.157425 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-299ee9f9-efd1-43ff-90ef-756b15346fce tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Delete volume request issued successfully. Jul 31 20:59:05.157626 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-299ee9f9-efd1-43ff-90ef-756b15346fce tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 202 Jul 31 20:59:05.158048 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1290/5113] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:05 2026] DELETE /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:05.165634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ebe8d0d8-7e2f-4581-8669-0de8cad7b1ac None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:05.167882 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ebe8d0d8-7e2f-4581-8669-0de8cad7b1ac tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:59:05.168077 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ebe8d0d8-7e2f-4581-8669-0de8cad7b1ac tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:05.168294 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ebe8d0d8-7e2f-4581-8669-0de8cad7b1ac tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:05.174750 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:05.174750 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:05.178431 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ebe8d0d8-7e2f-4581-8669-0de8cad7b1ac tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:05.182398 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ebe8d0d8-7e2f-4581-8669-0de8cad7b1ac tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 200 Jul 31 20:59:05.182686 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1276/5114] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:05 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 922 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:05.276158 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-04dd86cb-874d-4117-9bb6-664eecf84fe7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:05.277579 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-04dd86cb-874d-4117-9bb6-664eecf84fe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:05.277735 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-04dd86cb-874d-4117-9bb6-664eecf84fe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:05.277900 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-04dd86cb-874d-4117-9bb6-664eecf84fe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:05.286068 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:05.286068 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:05.289291 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-04dd86cb-874d-4117-9bb6-664eecf84fe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:05.292716 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-04dd86cb-874d-4117-9bb6-664eecf84fe7 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:05.293042 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1259/5115] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:05 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 883 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:05.946998 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9af287c6-5cab-4d51-b057-957668a872cd None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:05.948961 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9af287c6-5cab-4d51-b057-957668a872cd tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:05.949481 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9af287c6-5cab-4d51-b057-957668a872cd tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:05.949481 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9af287c6-5cab-4d51-b057-957668a872cd tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:05.949481 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-9af287c6-5cab-4d51-b057-957668a872cd tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:05.953189 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:05.953189 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:05.953720 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9af287c6-5cab-4d51-b057-957668a872cd tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 200 Jul 31 20:59:05.954027 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1291/5116] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:05 2026] GET /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:06.049770 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b4dbf99e-66b7-411f-aecf-d671d263b455 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:06.051809 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b4dbf99e-66b7-411f-aecf-d671d263b455 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:59:06.052010 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b4dbf99e-66b7-411f-aecf-d671d263b455 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:06.052240 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b4dbf99e-66b7-411f-aecf-d671d263b455 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:06.052481 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-b4dbf99e-66b7-411f-aecf-d671d263b455 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:06.056670 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:06.056670 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:06.057421 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b4dbf99e-66b7-411f-aecf-d671d263b455 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:59:06.057915 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1291/5117] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:06 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 825 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:06.099355 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-19d04052-9883-40fc-8730-798269642fdf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:06.100954 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-19d04052-9883-40fc-8730-798269642fdf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e Jul 31 20:59:06.101142 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-19d04052-9883-40fc-8730-798269642fdf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:06.101333 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-19d04052-9883-40fc-8730-798269642fdf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:06.108222 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:06.108222 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:06.111368 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-19d04052-9883-40fc-8730-798269642fdf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:06.115191 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-19d04052-9883-40fc-8730-798269642fdf tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e returned with HTTP 200 Jul 31 20:59:06.115583 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1277/5118] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:06 2026] GET /volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e => generated 965 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:06.165742 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9991e4ff-aa8e-4379-8317-eded544ea7ce None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:06.167513 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9991e4ff-aa8e-4379-8317-eded544ea7ce tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e Jul 31 20:59:06.167690 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9991e4ff-aa8e-4379-8317-eded544ea7ce tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:06.167866 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9991e4ff-aa8e-4379-8317-eded544ea7ce tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:06.174762 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:06.174762 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:06.178208 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9991e4ff-aa8e-4379-8317-eded544ea7ce tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:06.182178 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9991e4ff-aa8e-4379-8317-eded544ea7ce tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e returned with HTTP 200 Jul 31 20:59:06.182584 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1260/5119] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:06 2026] GET /volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e => generated 965 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:06.194030 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2e06808f-96e8-4c6e-8c61-73aca7f5d544 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:06.195768 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2e06808f-96e8-4c6e-8c61-73aca7f5d544 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e Jul 31 20:59:06.195950 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2e06808f-96e8-4c6e-8c61-73aca7f5d544 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:06.196140 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2e06808f-96e8-4c6e-8c61-73aca7f5d544 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:06.196305 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-2e06808f-96e8-4c6e-8c61-73aca7f5d544 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume with id: f7ce3dca-10a0-46fe-83c6-396efdcbe48e Jul 31 20:59:06.196691 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-041c7a44-d43f-49fd-8188-994ce212fa92 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:06.198505 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-041c7a44-d43f-49fd-8188-994ce212fa92 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 Jul 31 20:59:06.198688 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-041c7a44-d43f-49fd-8188-994ce212fa92 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:06.198893 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-041c7a44-d43f-49fd-8188-994ce212fa92 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:06.203395 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:06.203395 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:06.203822 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2e06808f-96e8-4c6e-8c61-73aca7f5d544 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:06.204444 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-041c7a44-d43f-49fd-8188-994ce212fa92 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 returned with HTTP 404 Jul 31 20:59:06.204923 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1292/5120] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:06 2026] GET /volume/v3/volumes/dd8dfb46-a782-4209-a94f-32f69b1cdfc6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:06.211913 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4241d7b6-0da3-460f-bd5b-ca4ef7efea9a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:06.213840 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4241d7b6-0da3-460f-bd5b-ca4ef7efea9a tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 20:59:06.214076 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4241d7b6-0da3-460f-bd5b-ca4ef7efea9a tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:06.214441 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4241d7b6-0da3-460f-bd5b-ca4ef7efea9a tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:06.215978 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-4241d7b6-0da3-460f-bd5b-ca4ef7efea9a tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:59:06.227244 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2e06808f-96e8-4c6e-8c61-73aca7f5d544 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume request issued successfully. Jul 31 20:59:06.227530 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2e06808f-96e8-4c6e-8c61-73aca7f5d544 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e returned with HTTP 202 Jul 31 20:59:06.228010 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1292/5121] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:06 2026] DELETE /volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:06.235411 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-28adb761-dbc5-4f2c-a0b7-0e1c7a9baf8e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:06.236205 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4241d7b6-0da3-460f-bd5b-ca4ef7efea9a tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Get all volumes completed successfully. Jul 31 20:59:06.237094 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-28adb761-dbc5-4f2c-a0b7-0e1c7a9baf8e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e Jul 31 20:59:06.237307 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-28adb761-dbc5-4f2c-a0b7-0e1c7a9baf8e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:06.237523 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-28adb761-dbc5-4f2c-a0b7-0e1c7a9baf8e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:06.239833 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:06.239833 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:06.244836 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:06.244836 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:06.245139 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4241d7b6-0da3-460f-bd5b-ca4ef7efea9a tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 20:59:06.245602 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1278/5122] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 20:59:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14859 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:06.248912 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-28adb761-dbc5-4f2c-a0b7-0e1c7a9baf8e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:06.253496 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-28adb761-dbc5-4f2c-a0b7-0e1c7a9baf8e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e returned with HTTP 200 Jul 31 20:59:06.253920 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1261/5123] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:06 2026] GET /volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e => generated 964 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:06.264157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a46020d5-75f5-4985-b486-35dce83e21b7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:06.266235 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a46020d5-75f5-4985-b486-35dce83e21b7 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] DELETE https://10.4.3.157/volume/v3/types/c556ea5b-06c2-4074-90a4-7c19654c639d Jul 31 20:59:06.266469 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a46020d5-75f5-4985-b486-35dce83e21b7 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:06.266713 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a46020d5-75f5-4985-b486-35dce83e21b7 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:06.305855 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-13964945-d397-481e-a534-9977d62872c9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:06.307916 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-13964945-d397-481e-a534-9977d62872c9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:06.308102 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-13964945-d397-481e-a534-9977d62872c9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:06.308308 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-13964945-d397-481e-a534-9977d62872c9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:06.313005 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a46020d5-75f5-4985-b486-35dce83e21b7 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] https://10.4.3.157/volume/v3/types/c556ea5b-06c2-4074-90a4-7c19654c639d returned with HTTP 202 Jul 31 20:59:06.313512 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1293/5124] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:59:06 2026] DELETE /volume/v3/types/c556ea5b-06c2-4074-90a4-7c19654c639d => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:06.320208 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:06.320208 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:06.324182 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-13964945-d397-481e-a534-9977d62872c9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:06.328459 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-13964945-d397-481e-a534-9977d62872c9 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:06.328929 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1293/5125] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:06 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:06.964633 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b81004d5-cde0-48ab-a6a7-25a6133d77a3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:06.966333 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b81004d5-cde0-48ab-a6a7-25a6133d77a3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:06.966532 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b81004d5-cde0-48ab-a6a7-25a6133d77a3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:06.966696 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b81004d5-cde0-48ab-a6a7-25a6133d77a3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:06.966798 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-b81004d5-cde0-48ab-a6a7-25a6133d77a3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:06.970446 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:06.970446 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:06.970893 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b81004d5-cde0-48ab-a6a7-25a6133d77a3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 200 Jul 31 20:59:06.971216 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1279/5126] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:06 2026] GET /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 748 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:07.269722 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b0974a33-83e8-4af8-b410-880365cda41a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:07.271804 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b0974a33-83e8-4af8-b410-880365cda41a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e Jul 31 20:59:07.272552 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b0974a33-83e8-4af8-b410-880365cda41a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:07.272552 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b0974a33-83e8-4af8-b410-880365cda41a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:07.279508 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b0974a33-83e8-4af8-b410-880365cda41a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e returned with HTTP 404 Jul 31 20:59:07.280326 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1262/5127] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:07 2026] GET /volume/v3/volumes/f7ce3dca-10a0-46fe-83c6-396efdcbe48e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:07.288688 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4ee4fc23-b7c9-4e6c-a789-ff6adcefa383 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:07.290334 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4ee4fc23-b7c9-4e6c-a789-ff6adcefa383 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:59:07.290542 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4ee4fc23-b7c9-4e6c-a789-ff6adcefa383 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:07.290738 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4ee4fc23-b7c9-4e6c-a789-ff6adcefa383 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:07.290852 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-4ee4fc23-b7c9-4e6c-a789-ff6adcefa383 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete backup with id: bcf99ece-b0c1-421b-8682-d728091debef. Jul 31 20:59:07.296443 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:07.296443 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:07.311478 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-4ee4fc23-b7c9-4e6c-a789-ff6adcefa383 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] delete_backup rpcapi backup_id bcf99ece-b0c1-421b-8682-d728091debef {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:59:07.312991 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4ee4fc23-b7c9-4e6c-a789-ff6adcefa383 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 202 Jul 31 20:59:07.313405 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1294/5128] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:07 2026] DELETE /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:59:07.321201 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-efe3ea98-c02c-4dfa-badb-79b61de9158e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:07.322941 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-efe3ea98-c02c-4dfa-badb-79b61de9158e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:59:07.323137 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-efe3ea98-c02c-4dfa-badb-79b61de9158e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:07.323318 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-efe3ea98-c02c-4dfa-badb-79b61de9158e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:07.323661 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-efe3ea98-c02c-4dfa-badb-79b61de9158e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:07.327528 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:07.327528 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:07.328218 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-efe3ea98-c02c-4dfa-badb-79b61de9158e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 200 Jul 31 20:59:07.328596 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1294/5129] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:07 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 824 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:07.341940 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3766bde9-cd9b-4c11-8fa1-00b02eff6394 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:07.343650 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3766bde9-cd9b-4c11-8fa1-00b02eff6394 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:07.343845 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3766bde9-cd9b-4c11-8fa1-00b02eff6394 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:07.344032 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3766bde9-cd9b-4c11-8fa1-00b02eff6394 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:07.354580 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:07.354580 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:07.358090 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3766bde9-cd9b-4c11-8fa1-00b02eff6394 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:07.361924 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3766bde9-cd9b-4c11-8fa1-00b02eff6394 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:07.362429 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1280/5130] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:07 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:07.980843 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6af247ae-7cb0-42a5-9be4-faf5d5dc2fd4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:07.983217 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6af247ae-7cb0-42a5-9be4-faf5d5dc2fd4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:07.983457 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6af247ae-7cb0-42a5-9be4-faf5d5dc2fd4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:07.983720 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6af247ae-7cb0-42a5-9be4-faf5d5dc2fd4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:07.983885 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-6af247ae-7cb0-42a5-9be4-faf5d5dc2fd4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:07.990142 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:07.990142 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:07.991075 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6af247ae-7cb0-42a5-9be4-faf5d5dc2fd4 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 200 Jul 31 20:59:07.991631 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1263/5131] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:07 2026] GET /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:08.338926 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-153588bc-0295-4404-acf3-7c4123ecdb99 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:08.340720 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-153588bc-0295-4404-acf3-7c4123ecdb99 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef Jul 31 20:59:08.340917 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-153588bc-0295-4404-acf3-7c4123ecdb99 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:08.341106 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-153588bc-0295-4404-acf3-7c4123ecdb99 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:08.341268 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-153588bc-0295-4404-acf3-7c4123ecdb99 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id bcf99ece-b0c1-421b-8682-d728091debef. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:08.344930 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-153588bc-0295-4404-acf3-7c4123ecdb99 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef returned with HTTP 404 Jul 31 20:59:08.345601 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1295/5132] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:08 2026] GET /volume/v3/backups/bcf99ece-b0c1-421b-8682-d728091debef => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:08.376503 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-02370e8d-bb26-4374-9d00-d25dfce685ca None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:08.378784 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-02370e8d-bb26-4374-9d00-d25dfce685ca tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:08.379185 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-02370e8d-bb26-4374-9d00-d25dfce685ca tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:08.379377 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-02370e8d-bb26-4374-9d00-d25dfce685ca tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:08.391320 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:08.391320 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:08.398214 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-02370e8d-bb26-4374-9d00-d25dfce685ca tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:08.403895 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-02370e8d-bb26-4374-9d00-d25dfce685ca tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:08.404552 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1295/5133] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:08 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:08.428189 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-add1da6b-0260-4e93-856e-2abe6d751338 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:08.430156 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-add1da6b-0260-4e93-856e-2abe6d751338 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 Jul 31 20:59:08.430465 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-add1da6b-0260-4e93-856e-2abe6d751338 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:08.430692 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-add1da6b-0260-4e93-856e-2abe6d751338 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:08.430874 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-add1da6b-0260-4e93-856e-2abe6d751338 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume with id: 92a5ded6-05b7-47c4-b768-812179bdd123 Jul 31 20:59:08.438832 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:08.438832 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:08.439379 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-add1da6b-0260-4e93-856e-2abe6d751338 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:08.459078 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-add1da6b-0260-4e93-856e-2abe6d751338 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume request issued successfully. Jul 31 20:59:08.459279 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-add1da6b-0260-4e93-856e-2abe6d751338 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 returned with HTTP 202 Jul 31 20:59:08.459705 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1281/5134] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:08 2026] DELETE /volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:08.467093 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-34f2b16b-8885-4139-903c-add37af42af4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:08.469320 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-34f2b16b-8885-4139-903c-add37af42af4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 Jul 31 20:59:08.469592 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-34f2b16b-8885-4139-903c-add37af42af4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:08.469805 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-34f2b16b-8885-4139-903c-add37af42af4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:08.478465 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:08.478465 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:08.482913 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-34f2b16b-8885-4139-903c-add37af42af4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:08.487546 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-34f2b16b-8885-4139-903c-add37af42af4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 returned with HTTP 200 Jul 31 20:59:08.487950 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1264/5135] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:08 2026] GET /volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 => generated 907 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:09.002812 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3114c659-da7b-4f6d-882e-76295dea8ac8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:09.004326 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3114c659-da7b-4f6d-882e-76295dea8ac8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:09.004559 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3114c659-da7b-4f6d-882e-76295dea8ac8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:09.004740 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3114c659-da7b-4f6d-882e-76295dea8ac8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:09.004834 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-3114c659-da7b-4f6d-882e-76295dea8ac8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:09.009474 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:09.009474 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:09.010033 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3114c659-da7b-4f6d-882e-76295dea8ac8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 200 Jul 31 20:59:09.010854 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1296/5136] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:09 2026] GET /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:09.418214 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-10371c4c-c3fd-4fd8-a83a-fb6e0ee87e35 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:09.420036 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-10371c4c-c3fd-4fd8-a83a-fb6e0ee87e35 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:09.420260 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-10371c4c-c3fd-4fd8-a83a-fb6e0ee87e35 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:09.420679 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-10371c4c-c3fd-4fd8-a83a-fb6e0ee87e35 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:09.431524 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:09.431524 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:09.436079 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-10371c4c-c3fd-4fd8-a83a-fb6e0ee87e35 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:09.440927 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-10371c4c-c3fd-4fd8-a83a-fb6e0ee87e35 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:09.441694 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1296/5137] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:09 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:09.504972 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b284088e-794a-4f13-81ed-fa820b3e6efb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:09.506889 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b284088e-794a-4f13-81ed-fa820b3e6efb tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 Jul 31 20:59:09.506889 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b284088e-794a-4f13-81ed-fa820b3e6efb tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:09.507114 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b284088e-794a-4f13-81ed-fa820b3e6efb tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:09.513138 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b284088e-794a-4f13-81ed-fa820b3e6efb tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 returned with HTTP 404 Jul 31 20:59:09.513138 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1282/5138] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:09 2026] GET /volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:09.520007 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0d705161-e191-4c77-888a-755870b08cec None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:09.523790 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0d705161-e191-4c77-888a-755870b08cec tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 Jul 31 20:59:09.524028 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0d705161-e191-4c77-888a-755870b08cec tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:09.524230 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0d705161-e191-4c77-888a-755870b08cec tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:09.529237 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0d705161-e191-4c77-888a-755870b08cec tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 returned with HTTP 404 Jul 31 20:59:09.529619 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1265/5139] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:09 2026] GET /volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:09.536716 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-40a380e2-8251-4e88-8a9d-ecd2997a146f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:09.538240 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-40a380e2-8251-4e88-8a9d-ecd2997a146f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 Jul 31 20:59:09.538394 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-40a380e2-8251-4e88-8a9d-ecd2997a146f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:09.538581 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-40a380e2-8251-4e88-8a9d-ecd2997a146f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:09.538751 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-40a380e2-8251-4e88-8a9d-ecd2997a146f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume with id: 92a5ded6-05b7-47c4-b768-812179bdd123 Jul 31 20:59:09.545707 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-40a380e2-8251-4e88-8a9d-ecd2997a146f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 returned with HTTP 404 Jul 31 20:59:09.546096 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1297/5140] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:09 2026] DELETE /volume/v3/volumes/92a5ded6-05b7-47c4-b768-812179bdd123 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:09.560324 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:09.562178 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:59:09.562731 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1843791661"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:09.564875 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1843791661'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:59:09.565146 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume of 1 GB Jul 31 20:59:09.571308 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Availability Zones retrieved successfully. Jul 31 20:59:09.578865 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (d17b1420-08bc-4cce-92ad-adf00f3b177d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:09.580252 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c5952f-0cd0-4141-bbf0-50eea202e444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:09.581670 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:59:09.610242 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c5952f-0cd0-4141-bbf0-50eea202e444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:09.610943 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc221d03-dffb-49b1-a95f-b5198b842e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:09.645926 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['ec7203b9-bc7e-4100-809c-c7635989a55b', '3a6729bc-664e-4b54-b9d7-628f0345ebd9', 'd40f0dc5-fe08-4d92-b4c3-780d57ce3127', 'cf7c789c-35e8-4a44-b0dc-91f615c04673'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:59:09.646661 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc221d03-dffb-49b1-a95f-b5198b842e1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec7203b9-bc7e-4100-809c-c7635989a55b', '3a6729bc-664e-4b54-b9d7-628f0345ebd9', 'd40f0dc5-fe08-4d92-b4c3-780d57ce3127', 'cf7c789c-35e8-4a44-b0dc-91f615c04673']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:09.647349 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aebb50a9-6388-4fd8-8b00-ab13550caa71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:09.667388 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aebb50a9-6388-4fd8-8b00-ab13550caa71) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f71d6043-f8c8-4286-bd92-3e3fe0f47d5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1843791661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['ec7203b9-bc7e-4100-809c-c7635989a55b','3a6729bc-664e-4b54-b9d7-628f0345ebd9','d40f0dc5-fe08-4d92-b4c3-780d57ce3127','cf7c789c-35e8-4a44-b0dc-91f615c04673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:59:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1843791661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f71d6043-f8c8-4286-bd92-3e3fe0f47d5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a4ce6075f9da4c8380d283a1a338b52c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0e8605727c964771a477fd95c05985be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:09.668557 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b81f778-c438-4fa5-ac3b-53a514bcf63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:09.683011 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b81f778-c438-4fa5-ac3b-53a514bcf63e) transitioned into state 'SUCCESS' from state '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-1843791661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a4ce6075f9da4c8380d283a1a338b52c',qos_specs=None,replication_status=,reservations=['ec7203b9-bc7e-4100-809c-c7635989a55b','3a6729bc-664e-4b54-b9d7-628f0345ebd9','d40f0dc5-fe08-4d92-b4c3-780d57ce3127','cf7c789c-35e8-4a44-b0dc-91f615c04673'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0e8605727c964771a477fd95c05985be',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:09.683890 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c95a713e-8b99-444b-9633-f3a98ca6408d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:09.693393 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c95a713e-8b99-444b-9633-f3a98ca6408d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:09.694118 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Flow 'volume_create_api' (d17b1420-08bc-4cce-92ad-adf00f3b177d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:09.694423 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Create volume request issued successfully. Jul 31 20:59:09.694912 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-48dc52f0-e85c-48a5-9da1-b80c079f783e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:59:09.695586 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1297/5141] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 20:59:09 2026] POST /volume/v3/volumes => generated 749 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:59:09.707710 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-98a7d5f2-f5c6-4ad5-bbe0-139c302e6840 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:09.709527 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-98a7d5f2-f5c6-4ad5-bbe0-139c302e6840 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 20:59:09.709683 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-98a7d5f2-f5c6-4ad5-bbe0-139c302e6840 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:09.709885 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-98a7d5f2-f5c6-4ad5-bbe0-139c302e6840 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:09.716544 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:09.716544 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:09.719986 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-98a7d5f2-f5c6-4ad5-bbe0-139c302e6840 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:09.723893 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-98a7d5f2-f5c6-4ad5-bbe0-139c302e6840 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 20:59:09.724560 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1283/5142] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:09 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 817 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:09.782392 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-450153f2-7839-4519-a779-5559e25c4333 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:09.784797 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-450153f2-7839-4519-a779-5559e25c4333 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/attachments/960bdccd-28f3-40b9-b96c-4178b2eeb14a/action Jul 31 20:59:09.785227 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-450153f2-7839-4519-a779-5559e25c4333 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:59:09.785380 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-450153f2-7839-4519-a779-5559e25c4333 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:09.803642 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:09.803642 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:09.817138 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2b6b3417-9aa7-4efd-983d-e401b420f184 req-450153f2-7839-4519-a779-5559e25c4333 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/960bdccd-28f3-40b9-b96c-4178b2eeb14a/action returned with HTTP 204 Jul 31 20:59:09.817705 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1266/5143] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:59:09 2026] POST /volume/v3/attachments/960bdccd-28f3-40b9-b96c-4178b2eeb14a/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:09.888097 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e7c9bd9c-e8b1-45e1-bd43-95da88e1e076 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:09.888645 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e7c9bd9c-e8b1-45e1-bd43-95da88e1e076 None None] GET https://10.4.3.157/volume// Jul 31 20:59:09.888874 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e7c9bd9c-e8b1-45e1-bd43-95da88e1e076 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:09.889145 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e7c9bd9c-e8b1-45e1-bd43-95da88e1e076 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:09.889597 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e7c9bd9c-e8b1-45e1-bd43-95da88e1e076 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:09.889981 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1298/5144] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:59: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 20:59:09.898328 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-b1aa5219-b1d3-4586-84e5-835bbfd69f06 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:09.900749 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-b1aa5219-b1d3-4586-84e5-835bbfd69f06 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:59:09.901072 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-b1aa5219-b1d3-4586-84e5-835bbfd69f06 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fbee5ff-d534-42e5-bfbf-dbd8fcd03375", "connector": null, "instance_uuid": "4c6fadb7-46f9-4a84-81bd-c9918a54425c"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:09.918480 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:09.918480 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:09.948702 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-b1aa5219-b1d3-4586-84e5-835bbfd69f06 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:59:09.949265 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1298/5145] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:59:09 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 20:59:09.956432 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-a42b761d-0f4a-4393-b7bb-0f848c6b2a12 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:09.962389 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-a42b761d-0f4a-4393-b7bb-0f848c6b2a12 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] DELETE https://10.4.3.157/volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc Jul 31 20:59:09.962687 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-a42b761d-0f4a-4393-b7bb-0f848c6b2a12 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:09.962989 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-a42b761d-0f4a-4393-b7bb-0f848c6b2a12 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:09.975897 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:09.975897 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:10.021143 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6a09b6c4-3670-4946-badc-5ce6dd2b14d8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:10.023348 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6a09b6c4-3670-4946-badc-5ce6dd2b14d8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:10.023574 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6a09b6c4-3670-4946-badc-5ce6dd2b14d8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:10.023865 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6a09b6c4-3670-4946-badc-5ce6dd2b14d8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:10.023966 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-6a09b6c4-3670-4946-badc-5ce6dd2b14d8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:10.029293 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:10.029293 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:10.030031 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6a09b6c4-3670-4946-badc-5ce6dd2b14d8 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 200 Jul 31 20:59:10.030465 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1267/5146] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:10 2026] GET /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:10.037861 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-a42b761d-0f4a-4393-b7bb-0f848c6b2a12 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc returned with HTTP 200 Jul 31 20:59:10.038658 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1284/5147] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:59:09 2026] DELETE /volume/v3/attachments/bfb06207-2ade-42c8-9b91-3d476a6b9ecc => generated 192 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:10.454894 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8fc3f16c-0d62-48a2-bc81-17201a91ee26 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:10.456647 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8fc3f16c-0d62-48a2-bc81-17201a91ee26 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:10.456833 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8fc3f16c-0d62-48a2-bc81-17201a91ee26 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:10.457009 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8fc3f16c-0d62-48a2-bc81-17201a91ee26 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:10.466386 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:10.466386 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:10.470059 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8fc3f16c-0d62-48a2-bc81-17201a91ee26 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:10.474396 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8fc3f16c-0d62-48a2-bc81-17201a91ee26 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:10.474832 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1299/5148] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:10 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 1175 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:10.736226 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ad0e5208-27ec-422a-869f-3ff8712727f3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:10.738443 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ad0e5208-27ec-422a-869f-3ff8712727f3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 20:59:10.738685 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ad0e5208-27ec-422a-869f-3ff8712727f3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:10.738923 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ad0e5208-27ec-422a-869f-3ff8712727f3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:10.747048 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:10.747048 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:10.752191 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ad0e5208-27ec-422a-869f-3ff8712727f3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:10.757655 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ad0e5208-27ec-422a-869f-3ff8712727f3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 20:59:10.758218 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1299/5149] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:10 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:11.040738 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4ea3cd73-02cf-41ad-9c60-babc42f0fd8a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:11.042542 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4ea3cd73-02cf-41ad-9c60-babc42f0fd8a tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:11.042759 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4ea3cd73-02cf-41ad-9c60-babc42f0fd8a tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:11.042923 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4ea3cd73-02cf-41ad-9c60-babc42f0fd8a tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:11.043015 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-4ea3cd73-02cf-41ad-9c60-babc42f0fd8a tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:11.047709 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:11.047709 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:11.048460 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4ea3cd73-02cf-41ad-9c60-babc42f0fd8a tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 200 Jul 31 20:59:11.048876 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1268/5150] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:11 2026] GET /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:11.059894 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1a6ee3cf-3b43-45d9-bd88-0b640c56a822 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:11.062435 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1a6ee3cf-3b43-45d9-bd88-0b640c56a822 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:59:11.062677 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1a6ee3cf-3b43-45d9-bd88-0b640c56a822 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:11.062911 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1a6ee3cf-3b43-45d9-bd88-0b640c56a822 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:11.063067 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-1a6ee3cf-3b43-45d9-bd88-0b640c56a822 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:11.069075 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:11.069075 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:11.070046 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1a6ee3cf-3b43-45d9-bd88-0b640c56a822 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:59:11.070491 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1285/5151] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:11 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 751 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:11.079932 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ca5074df-fdb3-4682-963b-ba4a2d5936ca None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:11.081571 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ca5074df-fdb3-4682-963b-ba4a2d5936ca tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:59:11.081765 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ca5074df-fdb3-4682-963b-ba4a2d5936ca tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:11.081961 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ca5074df-fdb3-4682-963b-ba4a2d5936ca tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:11.082106 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-ca5074df-fdb3-4682-963b-ba4a2d5936ca tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:11.085722 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:11.085722 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:11.086234 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ca5074df-fdb3-4682-963b-ba4a2d5936ca tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:59:11.086580 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1300/5152] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:11 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 750 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:11.096588 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5d8745e1-1579-4304-87f9-1e2aaf844f71 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:11.098417 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5d8745e1-1579-4304-87f9-1e2aaf844f71 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:59:11.098798 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5d8745e1-1579-4304-87f9-1e2aaf844f71 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7842cdbb-8072-474e-8828-c5b35bf60401", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1259203607"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:11.100257 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.contrib.backups [None req-5d8745e1-1579-4304-87f9-1e2aaf844f71 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Creating new backup {'backup': {'volume_id': '7842cdbb-8072-474e-8828-c5b35bf60401', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1259203607'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:59:11.100389 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-5d8745e1-1579-4304-87f9-1e2aaf844f71 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Creating backup of volume 7842cdbb-8072-474e-8828-c5b35bf60401 in container None Jul 31 20:59:11.107628 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:11.107628 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:11.108221 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5d8745e1-1579-4304-87f9-1e2aaf844f71 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:59:11.125845 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-5d8745e1-1579-4304-87f9-1e2aaf844f71 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Created reservations ['dd0c3d69-328b-459d-bcf1-4d4bf8d0615a', '0cfffe34-ce2a-45ef-a3b3-37d79ea493bd'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:59:11.156348 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5d8745e1-1579-4304-87f9-1e2aaf844f71 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:59:11.156809 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1300/5153] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:59:11 2026] POST /volume/v3/backups => generated 330 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:59:11.165251 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c3a1fd85-88e1-4b11-9cce-b9f2b57b0869 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:11.167522 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c3a1fd85-88e1-4b11-9cce-b9f2b57b0869 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:11.168046 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c3a1fd85-88e1-4b11-9cce-b9f2b57b0869 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:11.168046 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c3a1fd85-88e1-4b11-9cce-b9f2b57b0869 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:11.168046 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c3a1fd85-88e1-4b11-9cce-b9f2b57b0869 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id a8ec8640-55c5-4836-9441-c6490bb6d0c2. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:11.173305 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:11.173305 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:11.174050 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c3a1fd85-88e1-4b11-9cce-b9f2b57b0869 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 200 Jul 31 20:59:11.174455 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1269/5154] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:11 2026] GET /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:11.228781 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-eec5dbec-62e3-43cb-958e-b5c03bc5a396 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:11.230759 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-eec5dbec-62e3-43cb-958e-b5c03bc5a396 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] PUT https://10.4.3.157/volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812 Jul 31 20:59:11.231091 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-eec5dbec-62e3-43cb-958e-b5c03bc5a396 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:11.240045 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-eec5dbec-62e3-43cb-958e-b5c03bc5a396 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Acquiring lock "cinder-attachment_update-3fbee5ff-d534-42e5-bfbf-dbd8fcd03375-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:59:11.243688 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-eec5dbec-62e3-43cb-958e-b5c03bc5a396 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-3fbee5ff-d534-42e5-bfbf-dbd8fcd03375-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:59:11.244944 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:11.244944 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:11.322538 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-eec5dbec-62e3-43cb-958e-b5c03bc5a396 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Lock "cinder-attachment_update-3fbee5ff-d534-42e5-bfbf-dbd8fcd03375-np0000006272" released by "attachment_update" :: held 0.079s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:59:11.323060 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-eec5dbec-62e3-43cb-958e-b5c03bc5a396 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812 returned with HTTP 200 Jul 31 20:59:11.323667 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1286/5155] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:59:11 2026] PUT /volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812 => generated 968 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:11.331974 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-85f5244a-b0bb-49ab-8cfa-17efb03f5d35 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:11.333991 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-85f5244a-b0bb-49ab-8cfa-17efb03f5d35 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812 Jul 31 20:59:11.334232 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-85f5244a-b0bb-49ab-8cfa-17efb03f5d35 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:11.334416 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-85f5244a-b0bb-49ab-8cfa-17efb03f5d35 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:11.348041 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-85f5244a-b0bb-49ab-8cfa-17efb03f5d35 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812 returned with HTTP 200 Jul 31 20:59:11.348479 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1301/5156] 10.4.3.157 () {70 vars in 1651 bytes} [Fri Jul 31 20:59:11 2026] GET /volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:12.185154 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8eae5296-5434-432f-8cf3-7a5c317d618a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:12.186684 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8eae5296-5434-432f-8cf3-7a5c317d618a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:12.186895 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8eae5296-5434-432f-8cf3-7a5c317d618a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:12.187115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8eae5296-5434-432f-8cf3-7a5c317d618a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:12.190149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8eae5296-5434-432f-8cf3-7a5c317d618a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id a8ec8640-55c5-4836-9441-c6490bb6d0c2. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:12.193344 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:12.193344 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:12.194453 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8eae5296-5434-432f-8cf3-7a5c317d618a tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 200 Jul 31 20:59:12.194899 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1301/5157] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:12 2026] GET /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 738 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:13.206176 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-086c9add-ed4a-41aa-89c8-b15a1ebd053e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:13.208085 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-086c9add-ed4a-41aa-89c8-b15a1ebd053e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:13.208254 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-086c9add-ed4a-41aa-89c8-b15a1ebd053e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:13.208457 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-086c9add-ed4a-41aa-89c8-b15a1ebd053e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:13.208501 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-086c9add-ed4a-41aa-89c8-b15a1ebd053e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id a8ec8640-55c5-4836-9441-c6490bb6d0c2. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:13.213541 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:13.213541 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:13.214200 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-086c9add-ed4a-41aa-89c8-b15a1ebd053e tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 200 Jul 31 20:59:13.214577 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1270/5158] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:13 2026] GET /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 738 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:13.454744 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-b672e8d4-b74a-4132-a4c8-7a13af7e65df None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:13.457016 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-b672e8d4-b74a-4132-a4c8-7a13af7e65df tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:13.457208 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-b672e8d4-b74a-4132-a4c8-7a13af7e65df tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:13.457401 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-b672e8d4-b74a-4132-a4c8-7a13af7e65df tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:13.467364 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:13.467364 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:13.471096 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-b672e8d4-b74a-4132-a4c8-7a13af7e65df tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:13.475893 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-b672e8d4-b74a-4132-a4c8-7a13af7e65df tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:13.476383 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1287/5159] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:59:13 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 1175 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:13.497752 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-219562ca-dc17-4e97-ad2c-d2e75b2843c0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:13.500671 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-219562ca-dc17-4e97-ad2c-d2e75b2843c0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076/action Jul 31 20:59:13.501037 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-219562ca-dc17-4e97-ad2c-d2e75b2843c0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:59:13.501192 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-219562ca-dc17-4e97-ad2c-d2e75b2843c0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:13.511697 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:13.511697 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:13.512163 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-219562ca-dc17-4e97-ad2c-d2e75b2843c0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:13.517583 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-219562ca-dc17-4e97-ad2c-d2e75b2843c0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Begin detaching volume completed successfully. Jul 31 20:59:13.517830 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-219562ca-dc17-4e97-ad2c-d2e75b2843c0 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076/action returned with HTTP 202 Jul 31 20:59:13.518288 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1302/5160] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:59:13 2026] POST /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:59:13.583349 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4edc5e7c-3e8e-4e01-b157-0a2d22b764bb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:13.586031 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4edc5e7c-3e8e-4e01-b157-0a2d22b764bb None None] GET https://10.4.3.157/volume// Jul 31 20:59:13.586031 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4edc5e7c-3e8e-4e01-b157-0a2d22b764bb None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:13.586031 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4edc5e7c-3e8e-4e01-b157-0a2d22b764bb None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:13.586031 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4edc5e7c-3e8e-4e01-b157-0a2d22b764bb None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:13.586031 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1302/5161] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:59:13 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:59:13.593948 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-41def380-ff6a-4273-abf0-d5fbf9b7c47a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:13.596862 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-41def380-ff6a-4273-abf0-d5fbf9b7c47a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:13.597055 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-41def380-ff6a-4273-abf0-d5fbf9b7c47a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:13.597527 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-41def380-ff6a-4273-abf0-d5fbf9b7c47a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:13.607706 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:13.607706 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:13.611230 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-41def380-ff6a-4273-abf0-d5fbf9b7c47a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:13.615146 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-41def380-ff6a-4273-abf0-d5fbf9b7c47a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:13.615603 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1271/5162] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:59:13 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 1358 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:14.225714 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-14bf68cc-4d9d-47a3-b40b-61f6a2efcc6b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:14.227854 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-14bf68cc-4d9d-47a3-b40b-61f6a2efcc6b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:14.227854 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-14bf68cc-4d9d-47a3-b40b-61f6a2efcc6b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:14.228055 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-14bf68cc-4d9d-47a3-b40b-61f6a2efcc6b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:14.228249 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-14bf68cc-4d9d-47a3-b40b-61f6a2efcc6b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id a8ec8640-55c5-4836-9441-c6490bb6d0c2. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:14.232971 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:14.232971 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:14.233756 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-14bf68cc-4d9d-47a3-b40b-61f6a2efcc6b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 200 Jul 31 20:59:14.234121 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1288/5163] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:14 2026] GET /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:15.247304 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7dd76f24-2d2b-4e74-ac1e-dac7d4dfc4e1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:15.249510 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7dd76f24-2d2b-4e74-ac1e-dac7d4dfc4e1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:15.249757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7dd76f24-2d2b-4e74-ac1e-dac7d4dfc4e1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:15.250023 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7dd76f24-2d2b-4e74-ac1e-dac7d4dfc4e1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:15.250192 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-7dd76f24-2d2b-4e74-ac1e-dac7d4dfc4e1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id a8ec8640-55c5-4836-9441-c6490bb6d0c2. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:15.255682 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:15.255682 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:15.256653 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7dd76f24-2d2b-4e74-ac1e-dac7d4dfc4e1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 200 Jul 31 20:59:15.257344 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1303/5164] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:15 2026] GET /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:16.268939 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f34fe6f2-6b80-499f-ae97-192474d6e027 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:16.271087 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f34fe6f2-6b80-499f-ae97-192474d6e027 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:16.271323 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f34fe6f2-6b80-499f-ae97-192474d6e027 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:16.271537 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f34fe6f2-6b80-499f-ae97-192474d6e027 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:16.275224 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-f34fe6f2-6b80-499f-ae97-192474d6e027 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id a8ec8640-55c5-4836-9441-c6490bb6d0c2. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:16.275615 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:16.275615 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:16.276438 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f34fe6f2-6b80-499f-ae97-192474d6e027 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 200 Jul 31 20:59:16.276790 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1303/5165] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:16 2026] GET /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:16.517802 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-b86c5f49-689c-4c47-bcf7-3bb2a231d9ef None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:16.520386 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-b86c5f49-689c-4c47-bcf7-3bb2a231d9ef tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption Jul 31 20:59:16.520664 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-b86c5f49-689c-4c47-bcf7-3bb2a231d9ef tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:16.520885 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-b86c5f49-689c-4c47-bcf7-3bb2a231d9ef tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:16.531116 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:16.531116 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:16.537981 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-b86c5f49-689c-4c47-bcf7-3bb2a231d9ef tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption returned with HTTP 200 Jul 31 20:59:16.538929 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1272/5166] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:59:16 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:16.901708 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-30d1b9b5-f74b-481b-bdf7-bbbddd08a073 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:16.916148 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-30d1b9b5-f74b-481b-bdf7-bbbddd08a073 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] DELETE https://10.4.3.157/volume/v3/attachments/960bdccd-28f3-40b9-b96c-4178b2eeb14a Jul 31 20:59:16.916461 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-30d1b9b5-f74b-481b-bdf7-bbbddd08a073 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:16.916747 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-30d1b9b5-f74b-481b-bdf7-bbbddd08a073 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:16.924505 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:16.924505 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:17.033211 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-5a18804f-f14b-4f33-910a-a8a830ea8984 req-30d1b9b5-f74b-481b-bdf7-bbbddd08a073 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/960bdccd-28f3-40b9-b96c-4178b2eeb14a returned with HTTP 200 Jul 31 20:59:17.033685 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1289/5167] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:59:16 2026] DELETE /volume/v3/attachments/960bdccd-28f3-40b9-b96c-4178b2eeb14a => generated 19 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:17.287662 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c7b140ac-9910-4591-b3bc-200c40e2855c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:17.290040 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c7b140ac-9910-4591-b3bc-200c40e2855c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:17.290289 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c7b140ac-9910-4591-b3bc-200c40e2855c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:17.290526 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c7b140ac-9910-4591-b3bc-200c40e2855c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:17.290645 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-c7b140ac-9910-4591-b3bc-200c40e2855c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id a8ec8640-55c5-4836-9441-c6490bb6d0c2. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:17.295380 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:17.295380 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:17.296239 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c7b140ac-9910-4591-b3bc-200c40e2855c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 200 Jul 31 20:59:17.296681 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1304/5168] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:17 2026] GET /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:17.794531 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:17.796605 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:59:17.797008 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1498554373", "snapshot_id": "981ddad2-8024-4565-a943-dca7ff788e5a", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:17.798830 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1498554373', 'snapshot_id': '981ddad2-8024-4565-a943-dca7ff788e5a', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:59:17.813164 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:17.813164 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:17.813714 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:59:17.813839 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume of 1 GB Jul 31 20:59:17.821497 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Availability Zones retrieved successfully. Jul 31 20:59:17.831460 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Flow 'volume_create_api' (bfd999ba-3a41-4a9f-abd1-78277378b95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:17.833816 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d58d6e0-032a-4d86-9d0b-f779eaab6383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:17.835340 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:59:17.881137 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d58d6e0-032a-4d86-9d0b-f779eaab6383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '981ddad2-8024-4565-a943-dca7ff788e5a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:17.881932 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1abc1c3-8738-4146-9859-97ceeab67533) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:17.931386 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Created reservations ['72823d8d-6952-4a6d-abb6-588b71b927d8', '50854307-3106-491b-b413-46401f9728f5', '9dcaee47-fab0-4847-a757-12db1926a6a7', 'b8bfe85e-d297-42e2-b936-23e546d1ceab'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:59:17.932159 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1abc1c3-8738-4146-9859-97ceeab67533) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72823d8d-6952-4a6d-abb6-588b71b927d8', '50854307-3106-491b-b413-46401f9728f5', '9dcaee47-fab0-4847-a757-12db1926a6a7', 'b8bfe85e-d297-42e2-b936-23e546d1ceab']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:17.932828 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af32f854-4649-49e4-b504-62fc832b003a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:17.978889 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (af32f854-4649-49e4-b504-62fc832b003a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5573bf2-ac25-42ec-b2ab-e23a221ea5ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1498554373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1bcc522294d4ca3f9e853e310b071',qos_specs=None,replication_status=,reservations=['72823d8d-6952-4a6d-abb6-588b71b927d8','50854307-3106-491b-b413-46401f9728f5','9dcaee47-fab0-4847-a757-12db1926a6a7','b8bfe85e-d297-42e2-b936-23e546d1ceab'],size=1,snapshot_id=981ddad2-8024-4565-a943-dca7ff788e5a,source_replicaid=,source_volid=None,status='creating',user_id='5483e59a8b0245fb8a555cdb172c4372',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:59:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1498554373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5573bf2-ac25-42ec-b2ab-e23a221ea5ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='84d1bcc522294d4ca3f9e853e310b071',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=981ddad2-8024-4565-a943-dca7ff788e5a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5483e59a8b0245fb8a555cdb172c4372',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:17.979745 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd8214c-30ff-4d85-92fd-106ff0cbbe4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:18.005841 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2cd8214c-30ff-4d85-92fd-106ff0cbbe4b) transitioned into state 'SUCCESS' from state '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-1498554373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='84d1bcc522294d4ca3f9e853e310b071',qos_specs=None,replication_status=,reservations=['72823d8d-6952-4a6d-abb6-588b71b927d8','50854307-3106-491b-b413-46401f9728f5','9dcaee47-fab0-4847-a757-12db1926a6a7','b8bfe85e-d297-42e2-b936-23e546d1ceab'],size=1,snapshot_id=981ddad2-8024-4565-a943-dca7ff788e5a,source_replicaid=,source_volid=None,status='creating',user_id='5483e59a8b0245fb8a555cdb172c4372',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:18.006903 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c154b1-dad5-4d33-ad0b-18027d13fe30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:18.030630 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0c154b1-dad5-4d33-ad0b-18027d13fe30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:18.031444 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Flow 'volume_create_api' (bfd999ba-3a41-4a9f-abd1-78277378b95a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:18.031737 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Create volume request issued successfully. Jul 31 20:59:18.032246 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1707f11d-b156-434f-b97c-dfa9f2bc971e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:59:18.032656 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1304/5169] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:59:17 2026] POST /volume/v3/volumes => generated 791 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:59:18.046726 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ef43133b-a99d-4066-8d6a-877be000f094 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:18.048962 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ef43133b-a99d-4066-8d6a-877be000f094 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:18.049402 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ef43133b-a99d-4066-8d6a-877be000f094 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:18.049667 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ef43133b-a99d-4066-8d6a-877be000f094 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:18.059821 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:18.059821 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:18.063138 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ef43133b-a99d-4066-8d6a-877be000f094 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:18.067146 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ef43133b-a99d-4066-8d6a-877be000f094 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:18.067587 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1273/5170] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:18 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:18.309153 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0b66122a-ab58-4bd1-a3b1-4ef36eaa47c5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:18.309153 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0b66122a-ab58-4bd1-a3b1-4ef36eaa47c5 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:18.309616 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0b66122a-ab58-4bd1-a3b1-4ef36eaa47c5 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:18.309744 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0b66122a-ab58-4bd1-a3b1-4ef36eaa47c5 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:18.309898 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-0b66122a-ab58-4bd1-a3b1-4ef36eaa47c5 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id a8ec8640-55c5-4836-9441-c6490bb6d0c2. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:18.317682 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:18.317682 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:18.318448 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0b66122a-ab58-4bd1-a3b1-4ef36eaa47c5 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 200 Jul 31 20:59:18.318826 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1290/5171] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:18 2026] GET /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:18.997472 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-3bad9fce-b6ed-423f-9a97-dc737c128a15 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.000222 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-3bad9fce-b6ed-423f-9a97-dc737c128a15 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812/action Jul 31 20:59:19.000590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-3bad9fce-b6ed-423f-9a97-dc737c128a15 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:59:19.000709 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-3bad9fce-b6ed-423f-9a97-dc737c128a15 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:19.032309 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.032309 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:19.049322 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-5eaf2691-4378-47ef-898d-fdbfe94bd981 req-3bad9fce-b6ed-423f-9a97-dc737c128a15 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812/action returned with HTTP 204 Jul 31 20:59:19.049959 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1305/5172] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:59:18 2026] POST /volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:19.081936 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c1493f36-3867-48b9-ae53-c0307b506c3b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.083786 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c1493f36-3867-48b9-ae53-c0307b506c3b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:19.083980 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c1493f36-3867-48b9-ae53-c0307b506c3b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.084257 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c1493f36-3867-48b9-ae53-c0307b506c3b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.091449 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.091449 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:19.095033 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c1493f36-3867-48b9-ae53-c0307b506c3b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:19.099102 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c1493f36-3867-48b9-ae53-c0307b506c3b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:19.099462 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1305/5173] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:19.118312 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f634e194-dc52-4c7c-8af0-a3321d54c743 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.120254 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f634e194-dc52-4c7c-8af0-a3321d54c743 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:19.120585 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f634e194-dc52-4c7c-8af0-a3321d54c743 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.120825 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f634e194-dc52-4c7c-8af0-a3321d54c743 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.129206 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.129206 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:19.134997 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-f634e194-dc52-4c7c-8af0-a3321d54c743 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:19.139741 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f634e194-dc52-4c7c-8af0-a3321d54c743 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:19.140367 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1274/5174] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:19.329296 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-437ef5f4-ad30-4636-8cb1-f715317bae68 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.331420 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-437ef5f4-ad30-4636-8cb1-f715317bae68 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:19.331891 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-437ef5f4-ad30-4636-8cb1-f715317bae68 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.331982 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-437ef5f4-ad30-4636-8cb1-f715317bae68 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.332039 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-437ef5f4-ad30-4636-8cb1-f715317bae68 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id a8ec8640-55c5-4836-9441-c6490bb6d0c2. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:19.337343 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.337343 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:19.338141 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-437ef5f4-ad30-4636-8cb1-f715317bae68 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 200 Jul 31 20:59:19.338516 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1291/5175] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:19.348763 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-df037088-8f50-41a9-86a6-201cd83e2cc1 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.350398 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-df037088-8f50-41a9-86a6-201cd83e2cc1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:59:19.350745 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-df037088-8f50-41a9-86a6-201cd83e2cc1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.350990 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-df037088-8f50-41a9-86a6-201cd83e2cc1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.351180 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-df037088-8f50-41a9-86a6-201cd83e2cc1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:19.355405 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.355405 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:19.356140 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-df037088-8f50-41a9-86a6-201cd83e2cc1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:59:19.356521 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1306/5176] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:19.367731 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ce738bd6-c71b-4118-8495-330bab219a72 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.368020 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b3498cee-804b-4987-aae5-5e2c26c7614f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.369613 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce738bd6-c71b-4118-8495-330bab219a72 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] DELETE https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:19.369842 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce738bd6-c71b-4118-8495-330bab219a72 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.369900 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b3498cee-804b-4987-aae5-5e2c26c7614f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:59:19.370031 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce738bd6-c71b-4118-8495-330bab219a72 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.370141 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-ce738bd6-c71b-4118-8495-330bab219a72 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Delete backup with id: a8ec8640-55c5-4836-9441-c6490bb6d0c2. Jul 31 20:59:19.370316 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b3498cee-804b-4987-aae5-5e2c26c7614f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.370554 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b3498cee-804b-4987-aae5-5e2c26c7614f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.374474 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.374474 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:19.380200 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.380200 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:19.384034 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b3498cee-804b-4987-aae5-5e2c26c7614f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:59:19.387855 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-ce738bd6-c71b-4118-8495-330bab219a72 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] delete_backup rpcapi backup_id a8ec8640-55c5-4836-9441-c6490bb6d0c2 {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:59:19.389253 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b3498cee-804b-4987-aae5-5e2c26c7614f tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:59:19.389510 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce738bd6-c71b-4118-8495-330bab219a72 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 202 Jul 31 20:59:19.389859 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1275/5177] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 1170 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:19.389948 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1306/5178] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:19 2026] DELETE /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:59:19.397415 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6f9dfbca-590b-4191-bad2-8ef7d3171d28 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.399731 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6f9dfbca-590b-4191-bad2-8ef7d3171d28 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:19.399984 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6f9dfbca-590b-4191-bad2-8ef7d3171d28 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.400349 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6f9dfbca-590b-4191-bad2-8ef7d3171d28 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.400488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-6f9dfbca-590b-4191-bad2-8ef7d3171d28 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id a8ec8640-55c5-4836-9441-c6490bb6d0c2. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:19.406368 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.406368 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:19.407457 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6f9dfbca-590b-4191-bad2-8ef7d3171d28 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 200 Jul 31 20:59:19.407899 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1292/5179] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:19.440849 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-9be94397-3fbb-4d53-bc39-f35f597d5c12 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.443772 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-9be94397-3fbb-4d53-bc39-f35f597d5c12 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:59:19.444004 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-9be94397-3fbb-4d53-bc39-f35f597d5c12 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.444283 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-9be94397-3fbb-4d53-bc39-f35f597d5c12 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.460607 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.460607 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:19.466092 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-9be94397-3fbb-4d53-bc39-f35f597d5c12 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:59:19.471455 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-9be94397-3fbb-4d53-bc39-f35f597d5c12 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:59:19.472015 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1307/5180] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 1170 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:19.492831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-4b12ab64-7bb7-4136-9e98-fe9f1679479e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.495407 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-4b12ab64-7bb7-4136-9e98-fe9f1679479e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] POST https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/action Jul 31 20:59:19.495841 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-4b12ab64-7bb7-4136-9e98-fe9f1679479e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:59:19.496002 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-4b12ab64-7bb7-4136-9e98-fe9f1679479e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:19.511625 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.511625 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:19.512365 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-4b12ab64-7bb7-4136-9e98-fe9f1679479e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:59:19.522883 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-4b12ab64-7bb7-4136-9e98-fe9f1679479e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Begin detaching volume completed successfully. Jul 31 20:59:19.523272 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-4b12ab64-7bb7-4136-9e98-fe9f1679479e tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/action returned with HTTP 202 Jul 31 20:59:19.524028 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1276/5181] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:59:19 2026] POST /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:59:19.568015 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4e81a319-3685-4f19-b0e3-ee7f0fa11e5a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.568573 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4e81a319-3685-4f19-b0e3-ee7f0fa11e5a None None] GET https://10.4.3.157/volume// Jul 31 20:59:19.569587 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4e81a319-3685-4f19-b0e3-ee7f0fa11e5a None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.569587 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4e81a319-3685-4f19-b0e3-ee7f0fa11e5a None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.569587 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4e81a319-3685-4f19-b0e3-ee7f0fa11e5a None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:19.569972 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1307/5182] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 20:59:19.579412 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-df38c9cf-318c-4686-8389-a1eb48bcde9d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.581619 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-df38c9cf-318c-4686-8389-a1eb48bcde9d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:59:19.581814 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-df38c9cf-318c-4686-8389-a1eb48bcde9d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.581989 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-df38c9cf-318c-4686-8389-a1eb48bcde9d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.591756 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.591756 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:19.597842 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-df38c9cf-318c-4686-8389-a1eb48bcde9d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:59:19.604226 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-bbaee5af-fcc2-46fa-b569-b9ac07bfdc18 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.604584 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-df38c9cf-318c-4686-8389-a1eb48bcde9d tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:59:19.605080 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1293/5183] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 1353 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:19.606497 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-bbaee5af-fcc2-46fa-b569-b9ac07bfdc18 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:19.606896 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-bbaee5af-fcc2-46fa-b569-b9ac07bfdc18 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.608380 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-bbaee5af-fcc2-46fa-b569-b9ac07bfdc18 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.615744 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.615744 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:19.617537 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-87786623-bc68-4a1f-86e4-3f1dce29b520 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.619571 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-87786623-bc68-4a1f-86e4-3f1dce29b520 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption Jul 31 20:59:19.622516 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-87786623-bc68-4a1f-86e4-3f1dce29b520 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.622516 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-87786623-bc68-4a1f-86e4-3f1dce29b520 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.622669 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-bbaee5af-fcc2-46fa-b569-b9ac07bfdc18 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:19.624444 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-bbaee5af-fcc2-46fa-b569-b9ac07bfdc18 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:19.624970 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1308/5184] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 884 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:19.628816 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.628816 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:19.634779 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-87786623-bc68-4a1f-86e4-3f1dce29b520 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption returned with HTTP 200 Jul 31 20:59:19.635375 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1277/5185] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:19.695997 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9e9386e4-4e55-457f-aa47-1c0c7eb1a743 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.696388 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9e9386e4-4e55-457f-aa47-1c0c7eb1a743 None None] GET https://10.4.3.157/volume// Jul 31 20:59:19.696556 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9e9386e4-4e55-457f-aa47-1c0c7eb1a743 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.696744 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9e9386e4-4e55-457f-aa47-1c0c7eb1a743 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.697074 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9e9386e4-4e55-457f-aa47-1c0c7eb1a743 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:19.697418 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1308/5186] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:59: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 20:59:19.704690 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-24161d4b-e878-45bb-897e-b8b1368f8783 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.706705 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-24161d4b-e878-45bb-897e-b8b1368f8783 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:59:19.707061 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-24161d4b-e878-45bb-897e-b8b1368f8783 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c5573bf2-ac25-42ec-b2ab-e23a221ea5ce", "connector": null, "instance_uuid": "78eb0363-4629-42eb-bbcc-c227b38dc02a"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:19.715500 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.715500 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:19.737857 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-24161d4b-e878-45bb-897e-b8b1368f8783 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:59:19.738275 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1294/5187] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:59:19 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 20:59:19.770116 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-705775ac-48df-4f87-8340-de36ee86d56b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.771896 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-705775ac-48df-4f87-8340-de36ee86d56b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:19.772271 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-705775ac-48df-4f87-8340-de36ee86d56b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.772590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-705775ac-48df-4f87-8340-de36ee86d56b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.772936 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-08abbc24-5d00-4b3e-b9b7-d95c0dd2da94 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.773428 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-08abbc24-5d00-4b3e-b9b7-d95c0dd2da94 None None] GET https://10.4.3.157/volume// Jul 31 20:59:19.773658 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-08abbc24-5d00-4b3e-b9b7-d95c0dd2da94 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.773889 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-08abbc24-5d00-4b3e-b9b7-d95c0dd2da94 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.774296 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-08abbc24-5d00-4b3e-b9b7-d95c0dd2da94 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:19.774648 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1278/5188] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:59: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 20:59:19.783442 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-3468ef86-4331-4560-ab2a-d731218cca0f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.785174 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.785174 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:19.785428 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-3468ef86-4331-4560-ab2a-d731218cca0f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:19.785629 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-3468ef86-4331-4560-ab2a-d731218cca0f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:19.785818 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-3468ef86-4331-4560-ab2a-d731218cca0f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:19.790715 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-705775ac-48df-4f87-8340-de36ee86d56b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:19.796798 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-705775ac-48df-4f87-8340-de36ee86d56b tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:19.797462 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1309/5189] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 883 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:19.797895 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.797895 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:19.801204 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-3468ef86-4331-4560-ab2a-d731218cca0f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:19.804857 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-3468ef86-4331-4560-ab2a-d731218cca0f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:19.805323 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1309/5190] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:59:19 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 1063 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:19.910045 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-cc240dd5-bc5a-400b-9939-f3b23cc8e841 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:19.912204 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-cc240dd5-bc5a-400b-9939-f3b23cc8e841 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] PUT https://10.4.3.157/volume/v3/attachments/ce02ac2b-6702-4694-a3fb-07c827e809ce Jul 31 20:59:19.912601 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-cc240dd5-bc5a-400b-9939-f3b23cc8e841 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:19.920520 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-cc240dd5-bc5a-400b-9939-f3b23cc8e841 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Acquiring lock "cinder-attachment_update-c5573bf2-ac25-42ec-b2ab-e23a221ea5ce-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:59:19.924800 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-cc240dd5-bc5a-400b-9939-f3b23cc8e841 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Lock "cinder-attachment_update-c5573bf2-ac25-42ec-b2ab-e23a221ea5ce-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:59:19.925783 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:19.925783 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:20.002772 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-cc240dd5-bc5a-400b-9939-f3b23cc8e841 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Lock "cinder-attachment_update-c5573bf2-ac25-42ec-b2ab-e23a221ea5ce-np0000006272" released by "attachment_update" :: held 0.078s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:59:20.003390 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-cc240dd5-bc5a-400b-9939-f3b23cc8e841 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/ce02ac2b-6702-4694-a3fb-07c827e809ce returned with HTTP 200 Jul 31 20:59:20.004282 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1295/5191] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:59:19 2026] PUT /volume/v3/attachments/ce02ac2b-6702-4694-a3fb-07c827e809ce => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:20.420931 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7c890ace-e0ea-4c1b-898e-72e5b5abfc9f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:20.422707 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7c890ace-e0ea-4c1b-898e-72e5b5abfc9f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 Jul 31 20:59:20.422949 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7c890ace-e0ea-4c1b-898e-72e5b5abfc9f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:20.423187 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7c890ace-e0ea-4c1b-898e-72e5b5abfc9f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:20.423332 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-7c890ace-e0ea-4c1b-898e-72e5b5abfc9f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id a8ec8640-55c5-4836-9441-c6490bb6d0c2. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:20.426720 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7c890ace-e0ea-4c1b-898e-72e5b5abfc9f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 returned with HTTP 404 Jul 31 20:59:20.427194 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1279/5192] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:20 2026] GET /volume/v3/backups/a8ec8640-55c5-4836-9441-c6490bb6d0c2 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:20.434317 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7e4e7a94-a403-4b44-90be-1f5ae1fc4e1e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:20.435982 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7e4e7a94-a403-4b44-90be-1f5ae1fc4e1e tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] DELETE https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:20.436344 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7e4e7a94-a403-4b44-90be-1f5ae1fc4e1e tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:20.436623 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7e4e7a94-a403-4b44-90be-1f5ae1fc4e1e tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:20.436836 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-7e4e7a94-a403-4b44-90be-1f5ae1fc4e1e tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Delete backup with id: 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. Jul 31 20:59:20.441017 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:20.441017 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:20.453602 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-7e4e7a94-a403-4b44-90be-1f5ae1fc4e1e tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] delete_backup rpcapi backup_id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:59:20.454990 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7e4e7a94-a403-4b44-90be-1f5ae1fc4e1e tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 202 Jul 31 20:59:20.454990 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1310/5193] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:20 2026] DELETE /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:59:20.463332 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d621756f-16ae-44d8-8238-8aa06ef2d339 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:20.465972 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d621756f-16ae-44d8-8238-8aa06ef2d339 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:20.466222 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d621756f-16ae-44d8-8238-8aa06ef2d339 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:20.466467 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d621756f-16ae-44d8-8238-8aa06ef2d339 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:20.466617 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d621756f-16ae-44d8-8238-8aa06ef2d339 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:20.471019 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:20.471019 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:20.471823 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d621756f-16ae-44d8-8238-8aa06ef2d339 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 200 Jul 31 20:59:20.472329 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1310/5194] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:20 2026] GET /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:20.813597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-41d218e8-64f8-413e-8445-14516cbeca7a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:20.815376 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-41d218e8-64f8-413e-8445-14516cbeca7a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:20.815581 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-41d218e8-64f8-413e-8445-14516cbeca7a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:20.815752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-41d218e8-64f8-413e-8445-14516cbeca7a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:20.825791 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:20.825791 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:20.829099 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-41d218e8-64f8-413e-8445-14516cbeca7a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:20.833061 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-41d218e8-64f8-413e-8445-14516cbeca7a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:20.833429 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1296/5195] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:20 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:21.483701 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-507ca9b9-dada-47d7-a1c9-5f691028b8ed None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:21.485654 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-507ca9b9-dada-47d7-a1c9-5f691028b8ed tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 Jul 31 20:59:21.485946 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-507ca9b9-dada-47d7-a1c9-5f691028b8ed tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:21.486231 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-507ca9b9-dada-47d7-a1c9-5f691028b8ed tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:21.486500 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-507ca9b9-dada-47d7-a1c9-5f691028b8ed tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id 70cfc8a0-2869-49bf-91b1-c03b0f1e39f8. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:21.490583 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-507ca9b9-dada-47d7-a1c9-5f691028b8ed tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 returned with HTTP 404 Jul 31 20:59:21.491140 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1280/5196] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:21 2026] GET /volume/v3/backups/70cfc8a0-2869-49bf-91b1-c03b0f1e39f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:21.498324 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5571370d-e65c-47af-bc5b-2038753afb0b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:21.500035 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5571370d-e65c-47af-bc5b-2038753afb0b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] DELETE https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:59:21.500329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5571370d-e65c-47af-bc5b-2038753afb0b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:21.500547 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5571370d-e65c-47af-bc5b-2038753afb0b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:21.500661 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-5571370d-e65c-47af-bc5b-2038753afb0b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Delete backup with id: 932efb71-383e-44f0-aaaa-e3151d16352d. Jul 31 20:59:21.504703 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:21.504703 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:21.514768 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-5571370d-e65c-47af-bc5b-2038753afb0b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] delete_backup rpcapi backup_id 932efb71-383e-44f0-aaaa-e3151d16352d {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:59:21.516351 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5571370d-e65c-47af-bc5b-2038753afb0b tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 202 Jul 31 20:59:21.516787 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1311/5197] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:21 2026] DELETE /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:59:21.526002 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-28b86b4c-54fb-464e-bfd9-8a8e4ad030d7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:21.528704 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-28b86b4c-54fb-464e-bfd9-8a8e4ad030d7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:59:21.528895 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-28b86b4c-54fb-464e-bfd9-8a8e4ad030d7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:21.529072 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-28b86b4c-54fb-464e-bfd9-8a8e4ad030d7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:21.529210 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-28b86b4c-54fb-464e-bfd9-8a8e4ad030d7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:21.533887 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:21.533887 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:21.534926 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-28b86b4c-54fb-464e-bfd9-8a8e4ad030d7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 200 Jul 31 20:59:21.535439 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1311/5198] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:21 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:21.853650 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0dec7a6e-6bee-42f8-b871-bf923c333fa2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:21.855838 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0dec7a6e-6bee-42f8-b871-bf923c333fa2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:21.856015 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0dec7a6e-6bee-42f8-b871-bf923c333fa2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:21.856225 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0dec7a6e-6bee-42f8-b871-bf923c333fa2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:21.865263 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:21.865263 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:21.868351 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0dec7a6e-6bee-42f8-b871-bf923c333fa2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:21.871971 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0dec7a6e-6bee-42f8-b871-bf923c333fa2 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:21.872457 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1297/5199] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:21 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 884 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:22.545037 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5160724e-ceec-4e49-b61f-2f64a33329d7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:22.547039 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5160724e-ceec-4e49-b61f-2f64a33329d7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d Jul 31 20:59:22.547281 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5160724e-ceec-4e49-b61f-2f64a33329d7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:22.547509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5160724e-ceec-4e49-b61f-2f64a33329d7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:22.547636 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-5160724e-ceec-4e49-b61f-2f64a33329d7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Show backup with id 932efb71-383e-44f0-aaaa-e3151d16352d. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:22.551433 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5160724e-ceec-4e49-b61f-2f64a33329d7 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d returned with HTTP 404 Jul 31 20:59:22.552071 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1281/5200] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:22 2026] GET /volume/v3/backups/932efb71-383e-44f0-aaaa-e3151d16352d => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:22.559643 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-459b8a6f-9cfc-452c-af6f-f7db929bc365 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:22.561840 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-459b8a6f-9cfc-452c-af6f-f7db929bc365 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] DELETE https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:59:22.562262 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-459b8a6f-9cfc-452c-af6f-f7db929bc365 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:22.562643 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-459b8a6f-9cfc-452c-af6f-f7db929bc365 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:22.563824 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-459b8a6f-9cfc-452c-af6f-f7db929bc365 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Delete backup with id: e32c50ab-0586-4a54-a8b9-26412bd31599. Jul 31 20:59:22.568831 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:22.568831 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:22.581270 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-459b8a6f-9cfc-452c-af6f-f7db929bc365 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] delete_backup rpcapi backup_id e32c50ab-0586-4a54-a8b9-26412bd31599 {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 20:59:22.583640 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-459b8a6f-9cfc-452c-af6f-f7db929bc365 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 202 Jul 31 20:59:22.584365 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1312/5201] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:22 2026] DELETE /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:59:22.593150 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-800ef188-dbfa-4135-83c3-ac392262c3e3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:22.595156 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-800ef188-dbfa-4135-83c3-ac392262c3e3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:59:22.595375 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-800ef188-dbfa-4135-83c3-ac392262c3e3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:22.595609 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-800ef188-dbfa-4135-83c3-ac392262c3e3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:22.595748 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-800ef188-dbfa-4135-83c3-ac392262c3e3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:22.600692 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:22.600692 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:22.601320 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-800ef188-dbfa-4135-83c3-ac392262c3e3 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 200 Jul 31 20:59:22.601787 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1312/5202] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:22 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:22.885832 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-0892d82f-0b97-4720-a415-2d426317a193 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:22.890250 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0892d82f-0b97-4720-a415-2d426317a193 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:22.890250 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0892d82f-0b97-4720-a415-2d426317a193 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:22.890250 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-0892d82f-0b97-4720-a415-2d426317a193 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:22.901526 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:22.901526 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:22.905566 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-0892d82f-0b97-4720-a415-2d426317a193 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:22.912833 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-0892d82f-0b97-4720-a415-2d426317a193 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:22.913608 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1298/5203] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:22 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 884 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:23.253330 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-bb39e406-1c28-41e3-8d19-b9c77be5b212 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:23.256029 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-bb39e406-1c28-41e3-8d19-b9c77be5b212 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/attachments/ce02ac2b-6702-4694-a3fb-07c827e809ce/action Jul 31 20:59:23.256618 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-bb39e406-1c28-41e3-8d19-b9c77be5b212 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:59:23.256862 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-bb39e406-1c28-41e3-8d19-b9c77be5b212 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:23.276194 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:23.276194 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:23.285058 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d5f56a29-4468-44ba-b0b7-4672f6bc1fc3 req-bb39e406-1c28-41e3-8d19-b9c77be5b212 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/ce02ac2b-6702-4694-a3fb-07c827e809ce/action returned with HTTP 204 Jul 31 20:59:23.285881 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1282/5204] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:59:23 2026] POST /volume/v3/attachments/ce02ac2b-6702-4694-a3fb-07c827e809ce/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Jul 31 20:59:23.612822 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-996c979c-952b-463a-a88b-7947fe54b6e0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:23.615019 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-996c979c-952b-463a-a88b-7947fe54b6e0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] GET https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 Jul 31 20:59:23.615488 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-996c979c-952b-463a-a88b-7947fe54b6e0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:23.615940 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-996c979c-952b-463a-a88b-7947fe54b6e0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:23.617150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-996c979c-952b-463a-a88b-7947fe54b6e0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] Show backup with id e32c50ab-0586-4a54-a8b9-26412bd31599. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:23.620432 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-996c979c-952b-463a-a88b-7947fe54b6e0 tempest-VolumesBackupsTest-1755931630 tempest-VolumesBackupsTest-1755931630-project-admin] https://10.4.3.157/volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 returned with HTTP 404 Jul 31 20:59:23.621116 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1313/5205] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:23 2026] GET /volume/v3/backups/e32c50ab-0586-4a54-a8b9-26412bd31599 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:23.633632 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-55879eda-87af-40a8-a7d2-7df3361e4a2c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:23.636090 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-55879eda-87af-40a8-a7d2-7df3361e4a2c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] DELETE https://10.4.3.157/volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 Jul 31 20:59:23.636381 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-55879eda-87af-40a8-a7d2-7df3361e4a2c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:23.636665 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-55879eda-87af-40a8-a7d2-7df3361e4a2c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:23.636899 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-55879eda-87af-40a8-a7d2-7df3361e4a2c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Delete volume with id: 7842cdbb-8072-474e-8828-c5b35bf60401 Jul 31 20:59:23.644591 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:23.644591 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:23.645116 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-55879eda-87af-40a8-a7d2-7df3361e4a2c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:59:23.660758 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-55879eda-87af-40a8-a7d2-7df3361e4a2c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Delete volume request issued successfully. Jul 31 20:59:23.660923 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-55879eda-87af-40a8-a7d2-7df3361e4a2c tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 returned with HTTP 202 Jul 31 20:59:23.661351 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1313/5206] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:23 2026] DELETE /volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:23.671766 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fbe65af3-790e-4227-b3e2-abbb062db886 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:23.673086 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fbe65af3-790e-4227-b3e2-abbb062db886 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 Jul 31 20:59:23.673426 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fbe65af3-790e-4227-b3e2-abbb062db886 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:23.673752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fbe65af3-790e-4227-b3e2-abbb062db886 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:23.680576 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:23.680576 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:23.686491 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fbe65af3-790e-4227-b3e2-abbb062db886 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:59:23.688722 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fbe65af3-790e-4227-b3e2-abbb062db886 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 returned with HTTP 200 Jul 31 20:59:23.689309 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1299/5207] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:23 2026] GET /volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:23.930905 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-11add89a-1548-4cf8-83c5-172d2238b2af None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:23.932734 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-11add89a-1548-4cf8-83c5-172d2238b2af tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:23.932940 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-11add89a-1548-4cf8-83c5-172d2238b2af tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:23.933163 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-11add89a-1548-4cf8-83c5-172d2238b2af tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:23.947159 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:23.947159 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:23.953998 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-11add89a-1548-4cf8-83c5-172d2238b2af tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:23.961345 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-11add89a-1548-4cf8-83c5-172d2238b2af tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:23.962069 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1283/5208] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:23 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 1176 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:24.706611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0eda66c9-b4db-4044-b3eb-671b4e4b9447 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:24.708476 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0eda66c9-b4db-4044-b3eb-671b4e4b9447 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 Jul 31 20:59:24.708885 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0eda66c9-b4db-4044-b3eb-671b4e4b9447 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:24.710145 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0eda66c9-b4db-4044-b3eb-671b4e4b9447 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:24.716053 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0eda66c9-b4db-4044-b3eb-671b4e4b9447 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 returned with HTTP 404 Jul 31 20:59:24.716819 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1314/5209] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:24 2026] GET /volume/v3/volumes/7842cdbb-8072-474e-8828-c5b35bf60401 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:24.724171 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-80b43617-5b25-4482-b1d1-f92d1e9b71f1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:24.726888 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-80b43617-5b25-4482-b1d1-f92d1e9b71f1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f Jul 31 20:59:24.727187 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-80b43617-5b25-4482-b1d1-f92d1e9b71f1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:24.727462 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-80b43617-5b25-4482-b1d1-f92d1e9b71f1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:24.727710 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-80b43617-5b25-4482-b1d1-f92d1e9b71f1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Delete volume with id: f15189c8-acde-4b94-9d97-8a4fe2b48b4f Jul 31 20:59:24.737199 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:24.737199 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:24.737837 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-80b43617-5b25-4482-b1d1-f92d1e9b71f1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:59:24.758138 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-80b43617-5b25-4482-b1d1-f92d1e9b71f1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Delete volume request issued successfully. Jul 31 20:59:24.758310 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-80b43617-5b25-4482-b1d1-f92d1e9b71f1 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f returned with HTTP 202 Jul 31 20:59:24.758706 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1314/5210] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:24 2026] DELETE /volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:24.772076 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-94917fee-8e71-4392-9147-7defdedf8abc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:24.775634 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-94917fee-8e71-4392-9147-7defdedf8abc tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f Jul 31 20:59:24.775634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-94917fee-8e71-4392-9147-7defdedf8abc tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:24.775634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-94917fee-8e71-4392-9147-7defdedf8abc tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:24.781361 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:24.781361 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:24.784809 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-94917fee-8e71-4392-9147-7defdedf8abc tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:59:24.788564 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-94917fee-8e71-4392-9147-7defdedf8abc tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f returned with HTTP 200 Jul 31 20:59:24.789084 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1300/5211] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:24 2026] GET /volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:25.807443 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0841ad4f-633f-4eea-bb92-1974f72fbad5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:25.809601 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0841ad4f-633f-4eea-bb92-1974f72fbad5 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f Jul 31 20:59:25.809944 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0841ad4f-633f-4eea-bb92-1974f72fbad5 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:25.810237 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0841ad4f-633f-4eea-bb92-1974f72fbad5 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:25.818088 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0841ad4f-633f-4eea-bb92-1974f72fbad5 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f returned with HTTP 404 Jul 31 20:59:25.818742 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1284/5212] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:25 2026] GET /volume/v3/volumes/f15189c8-acde-4b94-9d97-8a4fe2b48b4f => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:25.831348 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4893e0a1-3fc4-4392-88c4-505fc95bef22 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:25.833593 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4893e0a1-3fc4-4392-88c4-505fc95bef22 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] DELETE https://10.4.3.157/volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 Jul 31 20:59:25.833920 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4893e0a1-3fc4-4392-88c4-505fc95bef22 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:25.834208 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4893e0a1-3fc4-4392-88c4-505fc95bef22 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:25.834512 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-4893e0a1-3fc4-4392-88c4-505fc95bef22 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Delete volume with id: 40bc1ffd-1d61-43dc-8c94-eb5a0765da56 Jul 31 20:59:25.842511 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:25.842511 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:25.843280 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4893e0a1-3fc4-4392-88c4-505fc95bef22 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:59:25.869934 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4893e0a1-3fc4-4392-88c4-505fc95bef22 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Delete volume request issued successfully. Jul 31 20:59:25.870405 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4893e0a1-3fc4-4392-88c4-505fc95bef22 tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 returned with HTTP 202 Jul 31 20:59:25.871005 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1315/5213] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:25 2026] DELETE /volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:25.878092 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b0f12f63-7a81-4c5f-be22-07c70e68be6f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:25.879992 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b0f12f63-7a81-4c5f-be22-07c70e68be6f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 Jul 31 20:59:25.880215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b0f12f63-7a81-4c5f-be22-07c70e68be6f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:25.880416 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b0f12f63-7a81-4c5f-be22-07c70e68be6f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:25.887681 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:25.887681 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:25.891092 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b0f12f63-7a81-4c5f-be22-07c70e68be6f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Volume info retrieved successfully. Jul 31 20:59:25.894937 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b0f12f63-7a81-4c5f-be22-07c70e68be6f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 returned with HTTP 200 Jul 31 20:59:25.895373 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1315/5214] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:25 2026] GET /volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 => generated 841 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:26.907201 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1ca8aeae-c588-43e5-a556-94c76ca85d0f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:26.908917 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ca8aeae-c588-43e5-a556-94c76ca85d0f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] GET https://10.4.3.157/volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 Jul 31 20:59:26.909287 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ca8aeae-c588-43e5-a556-94c76ca85d0f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:26.909616 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1ca8aeae-c588-43e5-a556-94c76ca85d0f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:26.915734 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1ca8aeae-c588-43e5-a556-94c76ca85d0f tempest-VolumesBackupsTest-1195171942 tempest-VolumesBackupsTest-1195171942-project-member] https://10.4.3.157/volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 returned with HTTP 404 Jul 31 20:59:26.916437 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1301/5215] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:26 2026] GET /volume/v3/volumes/40bc1ffd-1d61-43dc-8c94-eb5a0765da56 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:27.543344 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-8496bfe7-087c-4f97-bfea-3297b3093709 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:27.545960 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-8496bfe7-087c-4f97-bfea-3297b3093709 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:27.546237 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-8496bfe7-087c-4f97-bfea-3297b3093709 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:27.546480 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-8496bfe7-087c-4f97-bfea-3297b3093709 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:27.558422 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:27.558422 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:27.562464 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-8496bfe7-087c-4f97-bfea-3297b3093709 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:27.567593 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-8496bfe7-087c-4f97-bfea-3297b3093709 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:27.568144 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1285/5216] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:59:27 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 1176 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:27.588220 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-484bf3a2-a73a-4a31-a5b2-bf3fae19e65f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:27.590858 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-484bf3a2-a73a-4a31-a5b2-bf3fae19e65f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] POST https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce/action Jul 31 20:59:27.591472 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-484bf3a2-a73a-4a31-a5b2-bf3fae19e65f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:59:27.591815 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-484bf3a2-a73a-4a31-a5b2-bf3fae19e65f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:27.613315 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:27.613315 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:27.615230 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-484bf3a2-a73a-4a31-a5b2-bf3fae19e65f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:27.622090 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-484bf3a2-a73a-4a31-a5b2-bf3fae19e65f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Begin detaching volume completed successfully. Jul 31 20:59:27.622714 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-484bf3a2-a73a-4a31-a5b2-bf3fae19e65f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce/action returned with HTTP 202 Jul 31 20:59:27.623524 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1316/5217] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 20:59:27 2026] POST /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 20:59:27.674492 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-81d78381-ce31-4158-933a-418a4157378c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:27.675059 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-81d78381-ce31-4158-933a-418a4157378c None None] GET https://10.4.3.157/volume// Jul 31 20:59:27.675334 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-81d78381-ce31-4158-933a-418a4157378c None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:27.675583 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-81d78381-ce31-4158-933a-418a4157378c None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:27.676053 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-81d78381-ce31-4158-933a-418a4157378c None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:27.676493 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1316/5218] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:59: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 20:59:27.687232 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-c499b5ff-1109-4d4b-a4a1-a2908f97172d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:27.689571 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-c499b5ff-1109-4d4b-a4a1-a2908f97172d tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:27.690167 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-c499b5ff-1109-4d4b-a4a1-a2908f97172d tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:27.690594 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-c499b5ff-1109-4d4b-a4a1-a2908f97172d tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:27.702141 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:27.702141 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:27.707041 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-c499b5ff-1109-4d4b-a4a1-a2908f97172d tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:27.713709 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-c499b5ff-1109-4d4b-a4a1-a2908f97172d tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:27.714926 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1302/5219] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:59:27 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:28.596847 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-54d718f0-392e-488b-afdf-ba66c3a2a28a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:28.599658 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-54d718f0-392e-488b-afdf-ba66c3a2a28a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] DELETE https://10.4.3.157/volume/v3/attachments/ce02ac2b-6702-4694-a3fb-07c827e809ce Jul 31 20:59:28.599922 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-54d718f0-392e-488b-afdf-ba66c3a2a28a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:28.600204 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-54d718f0-392e-488b-afdf-ba66c3a2a28a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:28.609973 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:28.609973 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:28.659721 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d94bacff-5e1e-4716-8fec-69b9b0a7bb41 req-54d718f0-392e-488b-afdf-ba66c3a2a28a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/attachments/ce02ac2b-6702-4694-a3fb-07c827e809ce returned with HTTP 200 Jul 31 20:59:28.660447 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1286/5220] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:59:28 2026] DELETE /volume/v3/attachments/ce02ac2b-6702-4694-a3fb-07c827e809ce => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:28.731239 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3772b4e9-46ba-4ab1-a009-b0b4c3c3bb44 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:28.734450 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3772b4e9-46ba-4ab1-a009-b0b4c3c3bb44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:28.734450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3772b4e9-46ba-4ab1-a009-b0b4c3c3bb44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:28.734450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3772b4e9-46ba-4ab1-a009-b0b4c3c3bb44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:28.741526 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:28.741526 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:28.745076 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3772b4e9-46ba-4ab1-a009-b0b4c3c3bb44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:28.750357 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3772b4e9-46ba-4ab1-a009-b0b4c3c3bb44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:28.750357 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1317/5221] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:28 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 884 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:28.763958 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2d487487-9baf-4e45-a7dc-f73176f786e6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:28.766033 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2d487487-9baf-4e45-a7dc-f73176f786e6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:28.766318 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2d487487-9baf-4e45-a7dc-f73176f786e6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:28.766544 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2d487487-9baf-4e45-a7dc-f73176f786e6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:28.774385 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:28.774385 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:28.780310 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2d487487-9baf-4e45-a7dc-f73176f786e6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:28.785636 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2d487487-9baf-4e45-a7dc-f73176f786e6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:28.786075 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1317/5222] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:28 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 884 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:28.801885 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f61294b0-a194-40b3-9bb6-92e7487398bf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:28.806214 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f61294b0-a194-40b3-9bb6-92e7487398bf tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:28.806214 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f61294b0-a194-40b3-9bb6-92e7487398bf tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:28.806214 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f61294b0-a194-40b3-9bb6-92e7487398bf tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:28.806214 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-f61294b0-a194-40b3-9bb6-92e7487398bf tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Delete volume with id: c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:28.814826 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:28.814826 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:28.815726 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f61294b0-a194-40b3-9bb6-92e7487398bf tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:28.836877 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-f61294b0-a194-40b3-9bb6-92e7487398bf tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Delete volume request issued successfully. Jul 31 20:59:28.837904 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f61294b0-a194-40b3-9bb6-92e7487398bf tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 202 Jul 31 20:59:28.837904 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1303/5223] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:28 2026] DELETE /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:28.846104 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b4c55ba1-2f92-434b-947a-2f532db977bd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:28.848088 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4c55ba1-2f92-434b-947a-2f532db977bd tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:28.848324 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b4c55ba1-2f92-434b-947a-2f532db977bd tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:28.848547 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b4c55ba1-2f92-434b-947a-2f532db977bd tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:28.855495 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:28.855495 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:28.859183 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b4c55ba1-2f92-434b-947a-2f532db977bd tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:28.864543 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b4c55ba1-2f92-434b-947a-2f532db977bd tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 200 Jul 31 20:59:28.865017 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1287/5224] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:28 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 883 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:28.978087 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-71e221f4-0a05-4334-b293-763072fb6ccb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:29.050178 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:59:29.050178 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1199391771"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:29.050178 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1199391771'}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:59:29.050178 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume of 1 GB Jul 31 20:59:29.053898 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Availability Zones retrieved successfully. Jul 31 20:59:29.059196 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Flow 'volume_create_api' (d034e12c-cb05-4b24-94e7-fae52960fd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:29.060142 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d950743-c291-4837-9dad-b1adb8157962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:29.060922 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:59:29.081476 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d950743-c291-4837-9dad-b1adb8157962) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:29.082502 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca6bce9-ca40-446e-8184-a74f0a890046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:29.129443 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Created reservations ['f1b582c0-71da-4045-9ce5-cd13ad9aef72', 'b31f6c8d-daa0-46a8-b91e-8931cd41fd39', '6ebaef43-1e27-4cd6-8e2b-2ef84fb83558', '9be1af55-fab8-474d-9544-d92e204e6746'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:59:29.130335 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ca6bce9-ca40-446e-8184-a74f0a890046) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f1b582c0-71da-4045-9ce5-cd13ad9aef72', 'b31f6c8d-daa0-46a8-b91e-8931cd41fd39', '6ebaef43-1e27-4cd6-8e2b-2ef84fb83558', '9be1af55-fab8-474d-9544-d92e204e6746']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:29.131144 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (751513e1-ac2b-43f3-8a50-0bcfb2ea8578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:29.152602 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (751513e1-ac2b-43f3-8a50-0bcfb2ea8578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a5aa009c-9779-435b-af96-91a4ea954a7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1199391771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6390315c881d45efabbb15e4ad93d60e',qos_specs=None,replication_status=,reservations=['f1b582c0-71da-4045-9ce5-cd13ad9aef72','b31f6c8d-daa0-46a8-b91e-8931cd41fd39','6ebaef43-1e27-4cd6-8e2b-2ef84fb83558','9be1af55-fab8-474d-9544-d92e204e6746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddafe2380f3a472db2770c0726710e6b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:59:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1199391771',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a5aa009c-9779-435b-af96-91a4ea954a7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6390315c881d45efabbb15e4ad93d60e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddafe2380f3a472db2770c0726710e6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:29.153590 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189c6b0c-26d8-42b0-a092-2257a36faba9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:29.169452 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (189c6b0c-26d8-42b0-a092-2257a36faba9) transitioned into state 'SUCCESS' from state '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-1199391771',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6390315c881d45efabbb15e4ad93d60e',qos_specs=None,replication_status=,reservations=['f1b582c0-71da-4045-9ce5-cd13ad9aef72','b31f6c8d-daa0-46a8-b91e-8931cd41fd39','6ebaef43-1e27-4cd6-8e2b-2ef84fb83558','9be1af55-fab8-474d-9544-d92e204e6746'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddafe2380f3a472db2770c0726710e6b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:29.170522 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e037ac-8d48-4c2f-958f-efb34345f914) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:29.178742 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (58e037ac-8d48-4c2f-958f-efb34345f914) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:29.179611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Flow 'volume_create_api' (d034e12c-cb05-4b24-94e7-fae52960fd9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:29.179982 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume request issued successfully. Jul 31 20:59:29.180574 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-71e221f4-0a05-4334-b293-763072fb6ccb tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:59:29.181019 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1318/5225] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:59:28 2026] POST /volume/v3/volumes => generated 778 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:29.192145 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1e31c00a-80ec-4151-842c-cf564a4177f2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:29.193972 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1e31c00a-80ec-4151-842c-cf564a4177f2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e Jul 31 20:59:29.194251 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1e31c00a-80ec-4151-842c-cf564a4177f2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:29.194445 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1e31c00a-80ec-4151-842c-cf564a4177f2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:29.201214 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:29.201214 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:29.204176 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1e31c00a-80ec-4151-842c-cf564a4177f2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:29.207291 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1e31c00a-80ec-4151-842c-cf564a4177f2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e returned with HTTP 200 Jul 31 20:59:29.207785 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1318/5226] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:29 2026] GET /volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e => generated 957 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:29.877922 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-44608075-631c-4f59-bb3f-3287c46982a6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:29.879603 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-44608075-631c-4f59-bb3f-3287c46982a6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce Jul 31 20:59:29.879924 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-44608075-631c-4f59-bb3f-3287c46982a6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:29.880197 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-44608075-631c-4f59-bb3f-3287c46982a6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:29.886039 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-44608075-631c-4f59-bb3f-3287c46982a6 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce returned with HTTP 404 Jul 31 20:59:29.886039 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1304/5227] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:29 2026] GET /volume/v3/volumes/c5573bf2-ac25-42ec-b2ab-e23a221ea5ce => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:29.892707 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-42e1cef1-3f3a-4f78-8b42-98a652962d05 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:29.894565 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-42e1cef1-3f3a-4f78-8b42-98a652962d05 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:29.894810 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-42e1cef1-3f3a-4f78-8b42-98a652962d05 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:29.895055 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-42e1cef1-3f3a-4f78-8b42-98a652962d05 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:29.902298 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:29.902298 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:29.905689 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-42e1cef1-3f3a-4f78-8b42-98a652962d05 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:29.909555 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-42e1cef1-3f3a-4f78-8b42-98a652962d05 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:29.909983 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1288/5228] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:29 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 883 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:29.922248 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f26edc4b-8147-40b2-8432-8138e8be474e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:29.924728 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f26edc4b-8147-40b2-8432-8138e8be474e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:29.925678 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f26edc4b-8147-40b2-8432-8138e8be474e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:29.925678 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f26edc4b-8147-40b2-8432-8138e8be474e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:29.933844 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:29.933844 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:29.941019 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f26edc4b-8147-40b2-8432-8138e8be474e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:29.943188 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f26edc4b-8147-40b2-8432-8138e8be474e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:29.943826 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1319/5229] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:29 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 883 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:29.957232 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e393c85e-53ce-4b9c-b181-81a21fa19245 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:29.959091 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e393c85e-53ce-4b9c-b181-81a21fa19245 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] DELETE https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:29.959352 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e393c85e-53ce-4b9c-b181-81a21fa19245 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:29.959564 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e393c85e-53ce-4b9c-b181-81a21fa19245 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:29.959734 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-e393c85e-53ce-4b9c-b181-81a21fa19245 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Delete volume with id: cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:29.966709 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:29.966709 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:29.967152 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e393c85e-53ce-4b9c-b181-81a21fa19245 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:29.984898 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-e393c85e-53ce-4b9c-b181-81a21fa19245 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Delete volume request issued successfully. Jul 31 20:59:29.985139 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e393c85e-53ce-4b9c-b181-81a21fa19245 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 202 Jul 31 20:59:29.985677 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1319/5230] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:29 2026] DELETE /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:29.993828 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-94792d97-fb8a-42d0-84ec-be53e772345f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:29.996802 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-94792d97-fb8a-42d0-84ec-be53e772345f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:29.996802 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-94792d97-fb8a-42d0-84ec-be53e772345f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:29.996802 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-94792d97-fb8a-42d0-84ec-be53e772345f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:30.002914 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:30.002914 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:30.007251 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-94792d97-fb8a-42d0-84ec-be53e772345f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:30.012446 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-94792d97-fb8a-42d0-84ec-be53e772345f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 200 Jul 31 20:59:30.013021 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1305/5231] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:29 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 882 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:30.218835 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9c1479f3-ceb8-481f-b410-74655b3ea035 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:30.220537 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9c1479f3-ceb8-481f-b410-74655b3ea035 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e Jul 31 20:59:30.220858 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9c1479f3-ceb8-481f-b410-74655b3ea035 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:30.221116 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9c1479f3-ceb8-481f-b410-74655b3ea035 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:30.228395 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:30.228395 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:30.232137 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9c1479f3-ceb8-481f-b410-74655b3ea035 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:30.236142 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9c1479f3-ceb8-481f-b410-74655b3ea035 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e returned with HTTP 200 Jul 31 20:59:30.236590 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1289/5232] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:30 2026] GET /volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e => generated 1018 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:30.249320 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1a914ad6-c2b8-4e5f-9d2f-326428be82d5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:30.305197 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1a914ad6-c2b8-4e5f-9d2f-326428be82d5 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] GET https://10.4.3.157/volume/v3/volumes Jul 31 20:59:30.305197 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1a914ad6-c2b8-4e5f-9d2f-326428be82d5 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:30.305197 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1a914ad6-c2b8-4e5f-9d2f-326428be82d5 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:30.305197 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-1a914ad6-c2b8-4e5f-9d2f-326428be82d5 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:59:30.305197 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1a914ad6-c2b8-4e5f-9d2f-326428be82d5 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:59:30.314383 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1a914ad6-c2b8-4e5f-9d2f-326428be82d5 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Get all volumes completed successfully. Jul 31 20:59:30.315190 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1a914ad6-c2b8-4e5f-9d2f-326428be82d5 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] https://10.4.3.157/volume/v3/volumes returned with HTTP 200 Jul 31 20:59:30.315774 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1320/5233] 10.4.3.157 () {68 vars in 1278 bytes} [Fri Jul 31 20:59:30 2026] GET /volume/v3/volumes => generated 336 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:30.324709 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-faf79668-d1fc-4d15-a803-c86f2f11ad63 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:30.326926 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-faf79668-d1fc-4d15-a803-c86f2f11ad63 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e Jul 31 20:59:30.327144 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-faf79668-d1fc-4d15-a803-c86f2f11ad63 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:30.327476 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-faf79668-d1fc-4d15-a803-c86f2f11ad63 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:30.327785 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-faf79668-d1fc-4d15-a803-c86f2f11ad63 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Delete volume with id: a5aa009c-9779-435b-af96-91a4ea954a7e Jul 31 20:59:30.336211 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:30.336211 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:30.336581 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-faf79668-d1fc-4d15-a803-c86f2f11ad63 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:30.357555 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-faf79668-d1fc-4d15-a803-c86f2f11ad63 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Delete volume request issued successfully. Jul 31 20:59:30.357847 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-faf79668-d1fc-4d15-a803-c86f2f11ad63 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e returned with HTTP 202 Jul 31 20:59:30.358318 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1320/5234] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:59:30 2026] DELETE /volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:59:30.366979 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c35b21f6-66c8-4b6a-8a0a-a233d4b4f8d2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:30.368547 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c35b21f6-66c8-4b6a-8a0a-a233d4b4f8d2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e Jul 31 20:59:30.368866 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c35b21f6-66c8-4b6a-8a0a-a233d4b4f8d2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:30.369158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c35b21f6-66c8-4b6a-8a0a-a233d4b4f8d2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:30.376646 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:30.376646 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:30.381697 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c35b21f6-66c8-4b6a-8a0a-a233d4b4f8d2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:30.385333 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c35b21f6-66c8-4b6a-8a0a-a233d4b4f8d2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e returned with HTTP 200 Jul 31 20:59:30.386108 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1306/5235] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:30 2026] GET /volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:31.026912 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-43f0fe7e-5a07-45aa-ad61-fe055d0d47ba None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:31.029055 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-43f0fe7e-5a07-45aa-ad61-fe055d0d47ba tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 Jul 31 20:59:31.029294 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-43f0fe7e-5a07-45aa-ad61-fe055d0d47ba tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:31.029515 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-43f0fe7e-5a07-45aa-ad61-fe055d0d47ba tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:31.035393 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-43f0fe7e-5a07-45aa-ad61-fe055d0d47ba tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 returned with HTTP 404 Jul 31 20:59:31.036067 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1290/5236] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:31 2026] GET /volume/v3/volumes/cc5d26ff-a749-4a70-a961-6817fb347076 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:31.043845 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-84116aaa-156d-408b-ada4-3c153a23a4a5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:31.045802 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-84116aaa-156d-408b-ada4-3c153a23a4a5 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:59:31.046216 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-84116aaa-156d-408b-ada4-3c153a23a4a5 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:31.046536 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-84116aaa-156d-408b-ada4-3c153a23a4a5 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:31.056242 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:31.056242 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:31.060704 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-84116aaa-156d-408b-ada4-3c153a23a4a5 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:31.067607 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-84116aaa-156d-408b-ada4-3c153a23a4a5 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:59:31.068434 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1321/5237] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:31 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 884 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:31.081378 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8462853c-4492-47c1-a9ee-4d46f2b5d049 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:31.083226 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8462853c-4492-47c1-a9ee-4d46f2b5d049 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:59:31.083418 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8462853c-4492-47c1-a9ee-4d46f2b5d049 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:31.083595 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8462853c-4492-47c1-a9ee-4d46f2b5d049 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:31.090604 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:31.090604 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:31.094401 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8462853c-4492-47c1-a9ee-4d46f2b5d049 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:31.098658 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8462853c-4492-47c1-a9ee-4d46f2b5d049 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:59:31.099230 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1321/5238] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:31 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 884 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:31.113629 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-271ca5a1-d958-40b9-904a-ddc83d246b3f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:31.115994 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-271ca5a1-d958-40b9-904a-ddc83d246b3f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] DELETE https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:59:31.116406 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-271ca5a1-d958-40b9-904a-ddc83d246b3f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:31.117696 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-271ca5a1-d958-40b9-904a-ddc83d246b3f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:31.117696 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-271ca5a1-d958-40b9-904a-ddc83d246b3f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Delete volume with id: adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:59:31.126894 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:31.126894 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:31.127903 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-271ca5a1-d958-40b9-904a-ddc83d246b3f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:31.150395 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-271ca5a1-d958-40b9-904a-ddc83d246b3f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Delete volume request issued successfully. Jul 31 20:59:31.150910 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-271ca5a1-d958-40b9-904a-ddc83d246b3f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 202 Jul 31 20:59:31.151690 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1307/5239] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:31 2026] DELETE /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:31.161024 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7a4ca7f3-ea57-4bc2-a08e-d6a0415f198a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:31.163596 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7a4ca7f3-ea57-4bc2-a08e-d6a0415f198a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:59:31.163895 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7a4ca7f3-ea57-4bc2-a08e-d6a0415f198a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:31.164191 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7a4ca7f3-ea57-4bc2-a08e-d6a0415f198a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:31.176430 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:31.176430 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:31.181864 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7a4ca7f3-ea57-4bc2-a08e-d6a0415f198a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:31.188734 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7a4ca7f3-ea57-4bc2-a08e-d6a0415f198a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 200 Jul 31 20:59:31.189549 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1291/5240] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:31 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:31.399251 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9263b80a-c02b-4713-9686-2a0b35eea2f3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:31.400626 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9263b80a-c02b-4713-9686-2a0b35eea2f3 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e Jul 31 20:59:31.400920 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9263b80a-c02b-4713-9686-2a0b35eea2f3 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:31.401175 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9263b80a-c02b-4713-9686-2a0b35eea2f3 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:31.406796 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9263b80a-c02b-4713-9686-2a0b35eea2f3 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e returned with HTTP 404 Jul 31 20:59:31.407469 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1322/5241] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:31 2026] GET /volume/v3/volumes/a5aa009c-9779-435b-af96-91a4ea954a7e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:59:31.429830 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:31.431618 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:59:31.432054 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-331932707"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:31.433561 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-331932707'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:59:31.433693 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume of 1 GB Jul 31 20:59:31.437543 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Availability Zones retrieved successfully. Jul 31 20:59:31.443100 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Flow 'volume_create_api' (a6b19e42-c087-4cd9-af1d-f868f83f15b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:31.444036 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6f5ad4-f3af-41ac-8dfa-f6412110f8ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:31.444847 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:59:31.469204 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3c6f5ad4-f3af-41ac-8dfa-f6412110f8ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:31.469887 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34374d46-a89c-4408-af84-ef12df8dcdc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:31.506515 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Created reservations ['d325a7ad-923c-4688-a470-c279f0d58859', '6fd5478d-c5ec-480d-9cac-36ddce9e95b2', '7941bf23-4ada-48f8-8861-e2e0b0f5d5a0', '7f44cf59-2177-42bf-b0d9-ec416253b8bf'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:59:31.507234 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (34374d46-a89c-4408-af84-ef12df8dcdc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d325a7ad-923c-4688-a470-c279f0d58859', '6fd5478d-c5ec-480d-9cac-36ddce9e95b2', '7941bf23-4ada-48f8-8861-e2e0b0f5d5a0', '7f44cf59-2177-42bf-b0d9-ec416253b8bf']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:31.507939 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf2d969-030f-440c-8ffb-89964ce9bc14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:31.529651 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bf2d969-030f-440c-8ffb-89964ce9bc14) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed121c90-cd33-456a-8252-3fd4226eabca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331932707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6390315c881d45efabbb15e4ad93d60e',qos_specs=None,replication_status=,reservations=['d325a7ad-923c-4688-a470-c279f0d58859','6fd5478d-c5ec-480d-9cac-36ddce9e95b2','7941bf23-4ada-48f8-8861-e2e0b0f5d5a0','7f44cf59-2177-42bf-b0d9-ec416253b8bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddafe2380f3a472db2770c0726710e6b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:59:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-331932707',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed121c90-cd33-456a-8252-3fd4226eabca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6390315c881d45efabbb15e4ad93d60e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddafe2380f3a472db2770c0726710e6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:31.530353 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf5b098-46e3-4baa-8b0c-3be61f243f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:31.546228 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (caf5b098-46e3-4baa-8b0c-3be61f243f72) transitioned into state 'SUCCESS' from state '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-331932707',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6390315c881d45efabbb15e4ad93d60e',qos_specs=None,replication_status=,reservations=['d325a7ad-923c-4688-a470-c279f0d58859','6fd5478d-c5ec-480d-9cac-36ddce9e95b2','7941bf23-4ada-48f8-8861-e2e0b0f5d5a0','7f44cf59-2177-42bf-b0d9-ec416253b8bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddafe2380f3a472db2770c0726710e6b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:31.546853 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e858ad3b-c320-4570-a0be-c42825ccd0ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:31.555787 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e858ad3b-c320-4570-a0be-c42825ccd0ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:31.556836 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Flow 'volume_create_api' (a6b19e42-c087-4cd9-af1d-f868f83f15b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:31.557135 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume request issued successfully. Jul 31 20:59:31.557728 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2c37fea4-171b-4f3c-85fd-4d1851817c0e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:59:31.558138 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1322/5242] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:59:31 2026] POST /volume/v3/volumes => generated 777 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:31.571087 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9b9a9a3f-872c-4db6-8ee3-e6eac7b98486 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:31.574651 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9b9a9a3f-872c-4db6-8ee3-e6eac7b98486 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca Jul 31 20:59:31.574651 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9b9a9a3f-872c-4db6-8ee3-e6eac7b98486 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:31.574651 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9b9a9a3f-872c-4db6-8ee3-e6eac7b98486 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:31.582107 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:31.582107 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:31.586092 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9b9a9a3f-872c-4db6-8ee3-e6eac7b98486 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:31.590096 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9b9a9a3f-872c-4db6-8ee3-e6eac7b98486 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca returned with HTTP 200 Jul 31 20:59:31.590868 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1308/5243] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:31 2026] GET /volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca => generated 956 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:32.202321 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f408e708-3672-4623-b662-f89b54074a90 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:32.204158 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f408e708-3672-4623-b662-f89b54074a90 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 Jul 31 20:59:32.204357 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f408e708-3672-4623-b662-f89b54074a90 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:32.204536 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f408e708-3672-4623-b662-f89b54074a90 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:32.209984 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f408e708-3672-4623-b662-f89b54074a90 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 returned with HTTP 404 Jul 31 20:59:32.210650 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1292/5244] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:32 2026] GET /volume/v3/volumes/adc70db5-934f-4924-bd3c-e1e438f5dcf4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:32.216877 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e1aacd0d-abac-4beb-a2ab-9e5a6ec71ab4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:32.218633 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e1aacd0d-abac-4beb-a2ab-9e5a6ec71ab4 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a Jul 31 20:59:32.218999 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e1aacd0d-abac-4beb-a2ab-9e5a6ec71ab4 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:32.219304 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e1aacd0d-abac-4beb-a2ab-9e5a6ec71ab4 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:32.220397 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-e1aacd0d-abac-4beb-a2ab-9e5a6ec71ab4 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Delete snapshot with id: 981ddad2-8024-4565-a943-dca7ff788e5a Jul 31 20:59:32.224392 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:32.224392 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:32.224901 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e1aacd0d-abac-4beb-a2ab-9e5a6ec71ab4 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:59:32.242989 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e1aacd0d-abac-4beb-a2ab-9e5a6ec71ab4 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot delete request issued successfully. Jul 31 20:59:32.243335 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e1aacd0d-abac-4beb-a2ab-9e5a6ec71ab4 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a returned with HTTP 202 Jul 31 20:59:32.243846 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1323/5245] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:59:32 2026] DELETE /volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:32.251364 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3cbfb1b6-9e48-4724-b6bc-a925972394ae None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:32.253222 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3cbfb1b6-9e48-4724-b6bc-a925972394ae tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a Jul 31 20:59:32.253421 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3cbfb1b6-9e48-4724-b6bc-a925972394ae tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:32.253686 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3cbfb1b6-9e48-4724-b6bc-a925972394ae tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:32.259261 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:32.259261 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:32.259746 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3cbfb1b6-9e48-4724-b6bc-a925972394ae tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:59:32.260587 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3cbfb1b6-9e48-4724-b6bc-a925972394ae tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a returned with HTTP 200 Jul 31 20:59:32.260971 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1323/5246] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:59:32 2026] GET /volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:32.601959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4167c6ee-5753-4e2b-8464-13db143cef9e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:32.603845 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4167c6ee-5753-4e2b-8464-13db143cef9e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca Jul 31 20:59:32.604039 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4167c6ee-5753-4e2b-8464-13db143cef9e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:32.604229 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4167c6ee-5753-4e2b-8464-13db143cef9e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:32.611187 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:32.611187 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:32.614419 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4167c6ee-5753-4e2b-8464-13db143cef9e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:32.618217 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4167c6ee-5753-4e2b-8464-13db143cef9e tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca returned with HTTP 200 Jul 31 20:59:32.618582 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1309/5247] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:32 2026] GET /volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:32.630524 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a9cd44d0-b262-4389-a963-9dcccc8d5d19 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:32.632380 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a9cd44d0-b262-4389-a963-9dcccc8d5d19 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 20:59:32.632586 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a9cd44d0-b262-4389-a963-9dcccc8d5d19 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:32.632773 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a9cd44d0-b262-4389-a963-9dcccc8d5d19 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:32.632989 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-a9cd44d0-b262-4389-a963-9dcccc8d5d19 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:59:32.633649 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-a9cd44d0-b262-4389-a963-9dcccc8d5d19 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:59:32.640759 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a9cd44d0-b262-4389-a963-9dcccc8d5d19 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Get all volumes completed successfully. Jul 31 20:59:32.641562 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:32.641562 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:32.645439 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a9cd44d0-b262-4389-a963-9dcccc8d5d19 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 20:59:32.645951 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1293/5248] 10.4.3.157 () {68 vars in 1299 bytes} [Fri Jul 31 20:59:32 2026] GET /volume/v3/volumes/detail => generated 847 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:32.662022 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-302e92e4-c53c-49d1-a456-40139f4a1bf3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:32.663792 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-302e92e4-c53c-49d1-a456-40139f4a1bf3 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca Jul 31 20:59:32.664005 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-302e92e4-c53c-49d1-a456-40139f4a1bf3 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:32.664209 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-302e92e4-c53c-49d1-a456-40139f4a1bf3 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:32.664365 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-302e92e4-c53c-49d1-a456-40139f4a1bf3 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Delete volume with id: ed121c90-cd33-456a-8252-3fd4226eabca Jul 31 20:59:32.671513 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:32.671513 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:32.671841 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-302e92e4-c53c-49d1-a456-40139f4a1bf3 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:32.688939 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-302e92e4-c53c-49d1-a456-40139f4a1bf3 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Delete volume request issued successfully. Jul 31 20:59:32.689115 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-302e92e4-c53c-49d1-a456-40139f4a1bf3 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca returned with HTTP 202 Jul 31 20:59:32.689549 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1324/5249] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:59:32 2026] DELETE /volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:59:32.697410 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ce014dce-07a3-4fb1-8018-a9776738c882 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:32.699809 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce014dce-07a3-4fb1-8018-a9776738c882 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca Jul 31 20:59:32.700116 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce014dce-07a3-4fb1-8018-a9776738c882 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:32.700404 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ce014dce-07a3-4fb1-8018-a9776738c882 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:32.710049 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:32.710049 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:32.714628 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ce014dce-07a3-4fb1-8018-a9776738c882 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:32.720199 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ce014dce-07a3-4fb1-8018-a9776738c882 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca returned with HTTP 200 Jul 31 20:59:32.720764 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1324/5250] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:32 2026] GET /volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:33.270762 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-20356f94-07e5-4af7-b4ff-5b86b6937a6f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:33.272418 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20356f94-07e5-4af7-b4ff-5b86b6937a6f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a Jul 31 20:59:33.272639 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-20356f94-07e5-4af7-b4ff-5b86b6937a6f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:33.272885 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-20356f94-07e5-4af7-b4ff-5b86b6937a6f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:33.276806 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-20356f94-07e5-4af7-b4ff-5b86b6937a6f tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a returned with HTTP 404 Jul 31 20:59:33.277267 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1310/5251] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:59:33 2026] GET /volume/v3/snapshots/981ddad2-8024-4565-a943-dca7ff788e5a => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:33.284475 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bd6ebde8-3f28-445e-b8a9-6489a564ec44 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:33.286143 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bd6ebde8-3f28-445e-b8a9-6489a564ec44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 Jul 31 20:59:33.286323 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bd6ebde8-3f28-445e-b8a9-6489a564ec44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:33.286491 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bd6ebde8-3f28-445e-b8a9-6489a564ec44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:33.286587 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-bd6ebde8-3f28-445e-b8a9-6489a564ec44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Delete snapshot with id: 444ce17c-e235-459d-bdfd-d6773f739571 Jul 31 20:59:33.291380 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:33.291380 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:33.291846 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bd6ebde8-3f28-445e-b8a9-6489a564ec44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:59:33.308291 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-bd6ebde8-3f28-445e-b8a9-6489a564ec44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot delete request issued successfully. Jul 31 20:59:33.308611 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bd6ebde8-3f28-445e-b8a9-6489a564ec44 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 returned with HTTP 202 Jul 31 20:59:33.309196 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1294/5252] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:59:33 2026] DELETE /volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:33.317057 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-101be55a-75e6-4c14-88dd-4d0590ca7d3e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:33.319102 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-101be55a-75e6-4c14-88dd-4d0590ca7d3e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 Jul 31 20:59:33.319364 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-101be55a-75e6-4c14-88dd-4d0590ca7d3e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:33.319566 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-101be55a-75e6-4c14-88dd-4d0590ca7d3e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:33.324382 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:33.324382 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:33.324776 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-101be55a-75e6-4c14-88dd-4d0590ca7d3e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:59:33.325487 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-101be55a-75e6-4c14-88dd-4d0590ca7d3e tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 returned with HTTP 200 Jul 31 20:59:33.325884 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1325/5253] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:59:33 2026] GET /volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:33.732987 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cd8f272e-8e4f-4e1c-b802-9e4e6ba22d81 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:33.734809 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cd8f272e-8e4f-4e1c-b802-9e4e6ba22d81 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca Jul 31 20:59:33.735081 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cd8f272e-8e4f-4e1c-b802-9e4e6ba22d81 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:33.735346 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cd8f272e-8e4f-4e1c-b802-9e4e6ba22d81 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:33.741020 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cd8f272e-8e4f-4e1c-b802-9e4e6ba22d81 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca returned with HTTP 404 Jul 31 20:59:33.741539 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1325/5254] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:33 2026] GET /volume/v3/volumes/ed121c90-cd33-456a-8252-3fd4226eabca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:59:33.749315 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:33.750792 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:59:33.751107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-453400041"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:33.752682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-453400041'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:59:33.752794 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume of 1 GB Jul 31 20:59:33.756375 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Availability Zones retrieved successfully. Jul 31 20:59:33.761787 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Flow 'volume_create_api' (2860e1a6-c979-4492-8178-84b6f02f9a19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:33.762937 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec990c7d-2053-49a5-9809-4f70ecacc3cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:33.763759 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:59:33.788079 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec990c7d-2053-49a5-9809-4f70ecacc3cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:33.788862 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a98bf3-70df-410b-8b3a-76b95fd89e4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:33.826444 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Created reservations ['bdace433-a0d0-41fe-8e0f-5333a5d0bced', 'e9ee63a6-c0c9-4fa7-863a-5b28d57cd673', 'e4ae4a3a-9eb6-4dbc-8bd5-7030e5f9efb0', 'd4869098-1282-412b-8658-562ae6bfbb31'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:59:33.827446 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a98bf3-70df-410b-8b3a-76b95fd89e4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdace433-a0d0-41fe-8e0f-5333a5d0bced', 'e9ee63a6-c0c9-4fa7-863a-5b28d57cd673', 'e4ae4a3a-9eb6-4dbc-8bd5-7030e5f9efb0', 'd4869098-1282-412b-8658-562ae6bfbb31']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:33.828237 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb7f79d-628d-41ea-b347-2163154d0226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:33.850418 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9cb7f79d-628d-41ea-b347-2163154d0226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b4bd711-8984-40b1-8033-c293806ecda3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-453400041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6390315c881d45efabbb15e4ad93d60e',qos_specs=None,replication_status=,reservations=['bdace433-a0d0-41fe-8e0f-5333a5d0bced','e9ee63a6-c0c9-4fa7-863a-5b28d57cd673','e4ae4a3a-9eb6-4dbc-8bd5-7030e5f9efb0','d4869098-1282-412b-8658-562ae6bfbb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddafe2380f3a472db2770c0726710e6b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:59:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-453400041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b4bd711-8984-40b1-8033-c293806ecda3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6390315c881d45efabbb15e4ad93d60e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddafe2380f3a472db2770c0726710e6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:33.851139 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf426f9-75e8-4d7a-958b-a26363dd431a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:33.867728 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cf426f9-75e8-4d7a-958b-a26363dd431a) transitioned into state 'SUCCESS' from state '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-453400041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6390315c881d45efabbb15e4ad93d60e',qos_specs=None,replication_status=,reservations=['bdace433-a0d0-41fe-8e0f-5333a5d0bced','e9ee63a6-c0c9-4fa7-863a-5b28d57cd673','e4ae4a3a-9eb6-4dbc-8bd5-7030e5f9efb0','d4869098-1282-412b-8658-562ae6bfbb31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddafe2380f3a472db2770c0726710e6b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:33.868395 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d74263-31ce-4a1f-b050-a896b5c21ec0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:33.876323 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (69d74263-31ce-4a1f-b050-a896b5c21ec0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:33.877067 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Flow 'volume_create_api' (2860e1a6-c979-4492-8178-84b6f02f9a19) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:33.877360 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume request issued successfully. Jul 31 20:59:33.877889 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-801ee9fa-cb98-4f60-91c3-c2f24bc8f190 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:59:33.878382 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1311/5255] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:59:33 2026] POST /volume/v3/volumes => generated 777 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:33.889564 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3e4dee7c-e93c-4606-b721-198028f6ee31 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:33.891410 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3e4dee7c-e93c-4606-b721-198028f6ee31 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 Jul 31 20:59:33.891644 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3e4dee7c-e93c-4606-b721-198028f6ee31 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:33.891845 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3e4dee7c-e93c-4606-b721-198028f6ee31 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:33.898750 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:33.898750 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:33.902262 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3e4dee7c-e93c-4606-b721-198028f6ee31 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:33.906470 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3e4dee7c-e93c-4606-b721-198028f6ee31 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 returned with HTTP 200 Jul 31 20:59:33.906906 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1295/5256] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:33 2026] GET /volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 => generated 956 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:34.334452 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f0bd33ab-5407-4aba-a1dd-c339e088e5df None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:34.336206 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0bd33ab-5407-4aba-a1dd-c339e088e5df tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 Jul 31 20:59:34.336376 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0bd33ab-5407-4aba-a1dd-c339e088e5df tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:34.336563 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f0bd33ab-5407-4aba-a1dd-c339e088e5df tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:34.340561 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f0bd33ab-5407-4aba-a1dd-c339e088e5df tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 returned with HTTP 404 Jul 31 20:59:34.341017 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1326/5257] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:59:34 2026] GET /volume/v3/snapshots/444ce17c-e235-459d-bdfd-d6773f739571 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:34.347099 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d28bd419-5bd8-45f6-b8f8-cbdfef4c7d04 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:34.348684 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d28bd419-5bd8-45f6-b8f8-cbdfef4c7d04 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 Jul 31 20:59:34.348852 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d28bd419-5bd8-45f6-b8f8-cbdfef4c7d04 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:34.349020 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d28bd419-5bd8-45f6-b8f8-cbdfef4c7d04 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:34.349116 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-d28bd419-5bd8-45f6-b8f8-cbdfef4c7d04 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Delete snapshot with id: f848ae8d-80b7-4e21-94c7-0051bad586d8 Jul 31 20:59:34.353463 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:34.353463 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:34.353850 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d28bd419-5bd8-45f6-b8f8-cbdfef4c7d04 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:59:34.368901 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d28bd419-5bd8-45f6-b8f8-cbdfef4c7d04 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot delete request issued successfully. Jul 31 20:59:34.369061 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d28bd419-5bd8-45f6-b8f8-cbdfef4c7d04 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 returned with HTTP 202 Jul 31 20:59:34.369499 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1326/5258] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 20:59:34 2026] DELETE /volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:34.376224 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2e115c7e-dea1-44b2-afe8-8fbb7e877649 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:34.378405 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2e115c7e-dea1-44b2-afe8-8fbb7e877649 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 Jul 31 20:59:34.378642 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2e115c7e-dea1-44b2-afe8-8fbb7e877649 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:34.378899 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2e115c7e-dea1-44b2-afe8-8fbb7e877649 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:34.384570 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:34.384570 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:34.385158 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2e115c7e-dea1-44b2-afe8-8fbb7e877649 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Snapshot retrieved successfully. Jul 31 20:59:34.386148 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2e115c7e-dea1-44b2-afe8-8fbb7e877649 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 returned with HTTP 200 Jul 31 20:59:34.386599 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1312/5259] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:59:34 2026] GET /volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:34.918340 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5ccbb56b-79dc-4496-a02f-87ee6da58964 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:34.920180 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5ccbb56b-79dc-4496-a02f-87ee6da58964 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 Jul 31 20:59:34.920403 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5ccbb56b-79dc-4496-a02f-87ee6da58964 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:34.920598 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5ccbb56b-79dc-4496-a02f-87ee6da58964 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:34.927961 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:34.927961 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:34.931303 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5ccbb56b-79dc-4496-a02f-87ee6da58964 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:34.934836 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5ccbb56b-79dc-4496-a02f-87ee6da58964 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 returned with HTTP 200 Jul 31 20:59:34.935240 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1296/5260] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:34 2026] GET /volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 => generated 1017 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:34.946911 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-658b8278-3a1d-4b34-b052-3d173c355b6c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:34.948596 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-658b8278-3a1d-4b34-b052-3d173c355b6c tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] GET https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 Jul 31 20:59:34.948808 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-658b8278-3a1d-4b34-b052-3d173c355b6c tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:34.948986 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-658b8278-3a1d-4b34-b052-3d173c355b6c tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:34.955255 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:34.955255 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:34.958242 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-658b8278-3a1d-4b34-b052-3d173c355b6c tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Volume info retrieved successfully. Jul 31 20:59:34.962113 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-658b8278-3a1d-4b34-b052-3d173c355b6c tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 returned with HTTP 200 Jul 31 20:59:34.962462 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1327/5261] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:34 2026] GET /volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 => generated 844 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:34.973677 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3b7a7eb8-75db-4afd-9983-7a62445f8340 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:34.975189 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3b7a7eb8-75db-4afd-9983-7a62445f8340 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 Jul 31 20:59:34.975369 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3b7a7eb8-75db-4afd-9983-7a62445f8340 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:34.975534 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3b7a7eb8-75db-4afd-9983-7a62445f8340 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:34.975707 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-3b7a7eb8-75db-4afd-9983-7a62445f8340 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Delete volume with id: 5b4bd711-8984-40b1-8033-c293806ecda3 Jul 31 20:59:34.983883 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:34.983883 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:34.984358 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3b7a7eb8-75db-4afd-9983-7a62445f8340 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:35.000651 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3b7a7eb8-75db-4afd-9983-7a62445f8340 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Delete volume request issued successfully. Jul 31 20:59:35.000870 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3b7a7eb8-75db-4afd-9983-7a62445f8340 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 returned with HTTP 202 Jul 31 20:59:35.001329 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1327/5262] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:59:34 2026] DELETE /volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:59:35.008715 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c7eb9ec9-8d78-47d2-91ec-fa82aa5af984 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:35.010452 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7eb9ec9-8d78-47d2-91ec-fa82aa5af984 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 Jul 31 20:59:35.010651 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7eb9ec9-8d78-47d2-91ec-fa82aa5af984 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:35.010850 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c7eb9ec9-8d78-47d2-91ec-fa82aa5af984 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:35.017990 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:35.017990 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:35.021917 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c7eb9ec9-8d78-47d2-91ec-fa82aa5af984 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:35.026436 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c7eb9ec9-8d78-47d2-91ec-fa82aa5af984 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 returned with HTTP 200 Jul 31 20:59:35.026847 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1313/5263] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:35 2026] GET /volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:35.395366 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fd1d9b47-8821-4580-ada7-213307cbf038 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:35.396875 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fd1d9b47-8821-4580-ada7-213307cbf038 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 Jul 31 20:59:35.397032 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fd1d9b47-8821-4580-ada7-213307cbf038 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:35.397223 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fd1d9b47-8821-4580-ada7-213307cbf038 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:35.400921 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fd1d9b47-8821-4580-ada7-213307cbf038 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 returned with HTTP 404 Jul 31 20:59:35.401323 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1297/5264] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 20:59:35 2026] GET /volume/v3/snapshots/f848ae8d-80b7-4e21-94c7-0051bad586d8 => generated 111 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:35.407507 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-64d60cb8-a86a-4066-b436-33ea254b36de None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:35.409265 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-64d60cb8-a86a-4066-b436-33ea254b36de tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:59:35.409448 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-64d60cb8-a86a-4066-b436-33ea254b36de tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:35.409675 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-64d60cb8-a86a-4066-b436-33ea254b36de tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:35.415956 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:35.415956 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:35.418943 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-64d60cb8-a86a-4066-b436-33ea254b36de tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:35.422418 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-64d60cb8-a86a-4066-b436-33ea254b36de tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:59:35.422749 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1328/5265] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:35 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:35.438741 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2219bf34-3ecd-4e44-a690-1857c7ba1e9a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:35.440537 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2219bf34-3ecd-4e44-a690-1857c7ba1e9a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:59:35.440708 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2219bf34-3ecd-4e44-a690-1857c7ba1e9a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:35.440897 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2219bf34-3ecd-4e44-a690-1857c7ba1e9a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:35.447281 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:35.447281 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:35.450341 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2219bf34-3ecd-4e44-a690-1857c7ba1e9a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:35.454194 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2219bf34-3ecd-4e44-a690-1857c7ba1e9a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:59:35.454591 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1328/5266] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:35 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 850 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:35.467972 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e0634df6-25b3-490a-a0c0-0a830abc8a01 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:35.469755 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e0634df6-25b3-490a-a0c0-0a830abc8a01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] DELETE https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:59:35.469976 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e0634df6-25b3-490a-a0c0-0a830abc8a01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:35.470189 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e0634df6-25b3-490a-a0c0-0a830abc8a01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:35.470354 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-e0634df6-25b3-490a-a0c0-0a830abc8a01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Delete volume with id: 72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:59:35.476809 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:35.476809 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:35.477234 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e0634df6-25b3-490a-a0c0-0a830abc8a01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:35.491681 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e0634df6-25b3-490a-a0c0-0a830abc8a01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Delete volume request issued successfully. Jul 31 20:59:35.491860 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e0634df6-25b3-490a-a0c0-0a830abc8a01 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 202 Jul 31 20:59:35.492283 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1314/5267] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:35 2026] DELETE /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:35.499229 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-66f30b14-f2a3-4690-8f47-94eddc1b85b1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:35.501082 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-66f30b14-f2a3-4690-8f47-94eddc1b85b1 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:59:35.501308 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-66f30b14-f2a3-4690-8f47-94eddc1b85b1 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:35.501503 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-66f30b14-f2a3-4690-8f47-94eddc1b85b1 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:35.508491 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:35.508491 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:35.511961 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-66f30b14-f2a3-4690-8f47-94eddc1b85b1 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Volume info retrieved successfully. Jul 31 20:59:35.517090 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-66f30b14-f2a3-4690-8f47-94eddc1b85b1 tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 200 Jul 31 20:59:35.517659 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1298/5268] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:35 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:36.038629 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-889bceb9-48d2-480a-80f2-1f2ceac16276 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:36.040453 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-889bceb9-48d2-480a-80f2-1f2ceac16276 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 Jul 31 20:59:36.040668 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-889bceb9-48d2-480a-80f2-1f2ceac16276 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:36.040855 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-889bceb9-48d2-480a-80f2-1f2ceac16276 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:36.046112 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-889bceb9-48d2-480a-80f2-1f2ceac16276 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 returned with HTTP 404 Jul 31 20:59:36.046531 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1329/5269] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:36 2026] GET /volume/v3/volumes/5b4bd711-8984-40b1-8033-c293806ecda3 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:59:36.053074 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:36.054681 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:59:36.055010 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-548682520"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:36.056327 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-548682520'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:59:36.056440 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume of 1 GB Jul 31 20:59:36.060080 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Availability Zones retrieved successfully. Jul 31 20:59:36.065314 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Flow 'volume_create_api' (48a86589-f9c4-440a-a220-1445e714391e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:36.066179 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd935e7-512f-4b8d-a1bc-3cbe7f496198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:36.066871 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:59:36.088485 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acd935e7-512f-4b8d-a1bc-3cbe7f496198) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:36.089244 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (117a449c-7cb6-4fb1-a36c-58e6f29d3e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:36.122229 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Created reservations ['2cfb0f4c-668c-47b4-92cb-91ae7c9d2b11', '0281f054-d027-4abb-9b21-6c9c87ecfb0c', 'f32d5639-2f30-4ef0-b2af-a8ee8d67dda0', '344a9eef-637d-47dc-83c2-b967f964352f'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:59:36.122851 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (117a449c-7cb6-4fb1-a36c-58e6f29d3e77) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2cfb0f4c-668c-47b4-92cb-91ae7c9d2b11', '0281f054-d027-4abb-9b21-6c9c87ecfb0c', 'f32d5639-2f30-4ef0-b2af-a8ee8d67dda0', '344a9eef-637d-47dc-83c2-b967f964352f']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:36.123507 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e57e4a-71c7-42e0-87d7-7e8b224a27d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:36.143603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6e57e4a-71c7-42e0-87d7-7e8b224a27d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acb40cf8-d371-4b67-969e-87c01deeb46b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-548682520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6390315c881d45efabbb15e4ad93d60e',qos_specs=None,replication_status=,reservations=['2cfb0f4c-668c-47b4-92cb-91ae7c9d2b11','0281f054-d027-4abb-9b21-6c9c87ecfb0c','f32d5639-2f30-4ef0-b2af-a8ee8d67dda0','344a9eef-637d-47dc-83c2-b967f964352f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddafe2380f3a472db2770c0726710e6b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:59:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-548682520',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acb40cf8-d371-4b67-969e-87c01deeb46b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6390315c881d45efabbb15e4ad93d60e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddafe2380f3a472db2770c0726710e6b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:36.144278 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1abfa48-b662-4410-a229-9f422173613b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:36.159067 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1abfa48-b662-4410-a229-9f422173613b) transitioned into state 'SUCCESS' from state '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-548682520',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6390315c881d45efabbb15e4ad93d60e',qos_specs=None,replication_status=,reservations=['2cfb0f4c-668c-47b4-92cb-91ae7c9d2b11','0281f054-d027-4abb-9b21-6c9c87ecfb0c','f32d5639-2f30-4ef0-b2af-a8ee8d67dda0','344a9eef-637d-47dc-83c2-b967f964352f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddafe2380f3a472db2770c0726710e6b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:36.159693 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (066eb482-f439-4741-b374-e93ef33a32e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:36.167583 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (066eb482-f439-4741-b374-e93ef33a32e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:36.168362 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Flow 'volume_create_api' (48a86589-f9c4-440a-a220-1445e714391e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:36.168668 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Create volume request issued successfully. Jul 31 20:59:36.169264 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1efa20bb-c6aa-483a-bd6f-4a5a99a3bf34 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:59:36.169670 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1329/5270] 10.4.3.157 () {70 vars in 1299 bytes} [Fri Jul 31 20:59:36 2026] POST /volume/v3/volumes => generated 777 bytes in 117 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:36.180473 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7974c5dd-5449-425e-82ca-a2d60f74d58f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:36.182337 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7974c5dd-5449-425e-82ca-a2d60f74d58f tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b Jul 31 20:59:36.182337 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7974c5dd-5449-425e-82ca-a2d60f74d58f tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:36.182535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7974c5dd-5449-425e-82ca-a2d60f74d58f tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:36.188609 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:36.188609 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:36.191519 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7974c5dd-5449-425e-82ca-a2d60f74d58f tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:36.194895 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7974c5dd-5449-425e-82ca-a2d60f74d58f tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b returned with HTTP 200 Jul 31 20:59:36.195254 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1315/5271] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:36 2026] GET /volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b => generated 956 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:36.528928 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6b95f466-22bf-451e-b811-1f45639a077a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:36.530598 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6b95f466-22bf-451e-b811-1f45639a077a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] GET https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 Jul 31 20:59:36.530794 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6b95f466-22bf-451e-b811-1f45639a077a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:36.530957 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6b95f466-22bf-451e-b811-1f45639a077a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:36.535625 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6b95f466-22bf-451e-b811-1f45639a077a tempest-SnapshotDataIntegrityTests-117304532 tempest-SnapshotDataIntegrityTests-117304532-project-member] https://10.4.3.157/volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 returned with HTTP 404 Jul 31 20:59:36.536053 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1299/5272] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:36 2026] GET /volume/v3/volumes/72cf7e84-a7b9-451e-881c-04d6ea200042 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:37.206900 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-67862de9-ae8b-4a76-942d-e7ddc3bd34b2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:37.208485 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-67862de9-ae8b-4a76-942d-e7ddc3bd34b2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b Jul 31 20:59:37.208675 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-67862de9-ae8b-4a76-942d-e7ddc3bd34b2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:37.208845 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-67862de9-ae8b-4a76-942d-e7ddc3bd34b2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:37.216719 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:37.216719 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:37.221204 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-67862de9-ae8b-4a76-942d-e7ddc3bd34b2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:37.226143 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-67862de9-ae8b-4a76-942d-e7ddc3bd34b2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b returned with HTTP 200 Jul 31 20:59:37.226643 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1330/5273] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:37 2026] GET /volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b => generated 1008 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:37.240201 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-295b3dae-b768-4381-bb69-89a9b4e459c2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:37.242473 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-295b3dae-b768-4381-bb69-89a9b4e459c2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] GET https://10.4.3.157/volume/v3/volumes/summary Jul 31 20:59:37.242742 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-295b3dae-b768-4381-bb69-89a9b4e459c2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:37.243004 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-295b3dae-b768-4381-bb69-89a9b4e459c2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:37.243249 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-295b3dae-b768-4381-bb69-89a9b4e459c2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 20:59:37.243573 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:37.243573 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:37.251402 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-295b3dae-b768-4381-bb69-89a9b4e459c2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] Get summary completed successfully. Jul 31 20:59:37.251904 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-295b3dae-b768-4381-bb69-89a9b4e459c2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-reader] https://10.4.3.157/volume/v3/volumes/summary returned with HTTP 200 Jul 31 20:59:37.252643 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1330/5274] 10.4.3.157 () {68 vars in 1302 bytes} [Fri Jul 31 20:59:37 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:37.261365 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-de70aa2a-6990-4c52-8148-2fbe082399e4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:37.263059 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-de70aa2a-6990-4c52-8148-2fbe082399e4 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] DELETE https://10.4.3.157/volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b Jul 31 20:59:37.263201 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-de70aa2a-6990-4c52-8148-2fbe082399e4 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:37.263425 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-de70aa2a-6990-4c52-8148-2fbe082399e4 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:37.263604 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-de70aa2a-6990-4c52-8148-2fbe082399e4 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Delete volume with id: acb40cf8-d371-4b67-969e-87c01deeb46b Jul 31 20:59:37.270761 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:37.270761 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:37.271091 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-de70aa2a-6990-4c52-8148-2fbe082399e4 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:37.286319 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-de70aa2a-6990-4c52-8148-2fbe082399e4 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Delete volume request issued successfully. Jul 31 20:59:37.286454 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-de70aa2a-6990-4c52-8148-2fbe082399e4 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b returned with HTTP 202 Jul 31 20:59:37.286856 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1316/5275] 10.4.3.157 () {68 vars in 1392 bytes} [Fri Jul 31 20:59:37 2026] DELETE /volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Jul 31 20:59:37.294562 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5287b7bc-ee71-43ef-a3fa-020c220d9c4b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:37.296687 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5287b7bc-ee71-43ef-a3fa-020c220d9c4b tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b Jul 31 20:59:37.296910 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5287b7bc-ee71-43ef-a3fa-020c220d9c4b tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:37.297167 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5287b7bc-ee71-43ef-a3fa-020c220d9c4b tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:37.305508 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:37.305508 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:37.309505 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5287b7bc-ee71-43ef-a3fa-020c220d9c4b tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Volume info retrieved successfully. Jul 31 20:59:37.314335 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5287b7bc-ee71-43ef-a3fa-020c220d9c4b tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b returned with HTTP 200 Jul 31 20:59:37.314678 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1300/5276] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:37 2026] GET /volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:38.326610 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c8767d27-fd74-4d90-a657-64202e3a0ea2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:38.328074 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c8767d27-fd74-4d90-a657-64202e3a0ea2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] GET https://10.4.3.157/volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b Jul 31 20:59:38.328305 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c8767d27-fd74-4d90-a657-64202e3a0ea2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:38.328474 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c8767d27-fd74-4d90-a657-64202e3a0ea2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:38.334689 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c8767d27-fd74-4d90-a657-64202e3a0ea2 tempest-ProjectReaderTests-1870737271 tempest-ProjectReaderTests-1870737271-project-admin] https://10.4.3.157/volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b returned with HTTP 404 Jul 31 20:59:38.335246 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1331/5277] 10.4.3.157 () {68 vars in 1389 bytes} [Fri Jul 31 20:59:38 2026] GET /volume/v3/volumes/acb40cf8-d371-4b67-969e-87c01deeb46b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Jul 31 20:59:45.495450 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-b547873f-1e51-4d4c-ad52-b886a5f5f984 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:45.497888 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-b547873f-1e51-4d4c-ad52-b886a5f5f984 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] DELETE https://10.4.3.157/volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812 Jul 31 20:59:45.498106 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-b547873f-1e51-4d4c-ad52-b886a5f5f984 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:45.498353 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-b547873f-1e51-4d4c-ad52-b886a5f5f984 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:45.508493 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:45.508493 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:45.569149 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-cf087f00-e83c-4e23-bc51-7dd96c586281 req-b547873f-1e51-4d4c-ad52-b886a5f5f984 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812 returned with HTTP 200 Jul 31 20:59:45.569712 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1331/5278] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 20:59:45 2026] DELETE /volume/v3/attachments/fe6fd79b-4579-4cc0-bdfe-7716306db812 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:45.668205 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-35cdb990-36a9-4f0f-a773-cca68d68e23c req-6b32f341-f5f1-4f5a-86c2-926ac342aed5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:45.670284 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-35cdb990-36a9-4f0f-a773-cca68d68e23c req-6b32f341-f5f1-4f5a-86c2-926ac342aed5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:59:45.670518 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-35cdb990-36a9-4f0f-a773-cca68d68e23c req-6b32f341-f5f1-4f5a-86c2-926ac342aed5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:45.670756 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-35cdb990-36a9-4f0f-a773-cca68d68e23c req-6b32f341-f5f1-4f5a-86c2-926ac342aed5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:45.677858 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:45.677858 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:45.681383 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-35cdb990-36a9-4f0f-a773-cca68d68e23c req-6b32f341-f5f1-4f5a-86c2-926ac342aed5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:59:45.685161 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-35cdb990-36a9-4f0f-a773-cca68d68e23c req-6b32f341-f5f1-4f5a-86c2-926ac342aed5 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:59:45.685601 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1317/5279] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:59:45 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 878 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:47.313230 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=141,cinder:UPDATE=9 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:59:48.330959 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=144,cinder:UPDATE=32,cinder:INSERT=15 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:59:48.466204 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6cd2c514-ad27-4620-86b0-1b8bcf063d60 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:48.468046 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6cd2c514-ad27-4620-86b0-1b8bcf063d60 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] DELETE https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:59:48.468236 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6cd2c514-ad27-4620-86b0-1b8bcf063d60 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:48.468426 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6cd2c514-ad27-4620-86b0-1b8bcf063d60 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:48.468585 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-6cd2c514-ad27-4620-86b0-1b8bcf063d60 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Delete volume with id: 3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:59:48.476751 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:48.476751 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:48.477217 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6cd2c514-ad27-4620-86b0-1b8bcf063d60 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:59:48.486872 np0000006272 devstack@c-api.service[100194]: WARNING cinder.keymgr.conf_key_mgr [None req-6cd2c514-ad27-4620-86b0-1b8bcf063d60 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 20:59:48.492313 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6cd2c514-ad27-4620-86b0-1b8bcf063d60 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Delete volume request issued successfully. Jul 31 20:59:48.492472 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6cd2c514-ad27-4620-86b0-1b8bcf063d60 tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 202 Jul 31 20:59:48.492812 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1301/5280] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 20:59:48 2026] DELETE /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 20:59:48.502814 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c5a150f7-26dc-4e40-8a06-b9dcc50c5a7a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:48.504718 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c5a150f7-26dc-4e40-8a06-b9dcc50c5a7a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:59:48.504892 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c5a150f7-26dc-4e40-8a06-b9dcc50c5a7a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:48.505100 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c5a150f7-26dc-4e40-8a06-b9dcc50c5a7a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:48.512592 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:48.512592 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:48.517093 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c5a150f7-26dc-4e40-8a06-b9dcc50c5a7a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Volume info retrieved successfully. Jul 31 20:59:48.522176 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c5a150f7-26dc-4e40-8a06-b9dcc50c5a7a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 200 Jul 31 20:59:48.522626 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1332/5281] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:48 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:49.535573 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-eae408f6-acf5-4a08-85ae-ac60c85c191a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:49.537408 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eae408f6-acf5-4a08-85ae-ac60c85c191a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] GET https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 Jul 31 20:59:49.537636 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eae408f6-acf5-4a08-85ae-ac60c85c191a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:49.537846 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eae408f6-acf5-4a08-85ae-ac60c85c191a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:49.543353 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eae408f6-acf5-4a08-85ae-ac60c85c191a tempest-TestEncryptedCinderVolumes-1905527407 tempest-TestEncryptedCinderVolumes-1905527407-project-member] https://10.4.3.157/volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 returned with HTTP 404 Jul 31 20:59:49.543787 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1332/5282] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:49 2026] GET /volume/v3/volumes/3fbee5ff-d534-42e5-bfbf-dbd8fcd03375 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:49.549715 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c02a4e25-322a-4e31-8b2c-076acc611dd7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:49.655523 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c02a4e25-322a-4e31-8b2c-076acc611dd7 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 20:59:49.655731 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c02a4e25-322a-4e31-8b2c-076acc611dd7 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:49.655952 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c02a4e25-322a-4e31-8b2c-076acc611dd7 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:49.656861 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-c02a4e25-322a-4e31-8b2c-076acc611dd7 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 20:59:49.666150 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-c02a4e25-322a-4e31-8b2c-076acc611dd7 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Get all volumes completed successfully. Jul 31 20:59:49.667931 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:49.667931 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:49.672062 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c02a4e25-322a-4e31-8b2c-076acc611dd7 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 20:59:49.672669 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1318/5283] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 20:59:49 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6257 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:49.687833 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cb235343-3de2-4a85-b917-ed43c4b9f019 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:49.689614 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cb235343-3de2-4a85-b917-ed43c4b9f019 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] DELETE https://10.4.3.157/volume/v3/types/06aa301c-704e-49e2-aa60-5e8ad001f6b2 Jul 31 20:59:49.689798 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cb235343-3de2-4a85-b917-ed43c4b9f019 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:49.690009 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cb235343-3de2-4a85-b917-ed43c4b9f019 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] Calling method '_delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:49.725900 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cb235343-3de2-4a85-b917-ed43c4b9f019 tempest-TestEncryptedCinderVolumes-2102434790 tempest-TestEncryptedCinderVolumes-2102434790-project-admin] https://10.4.3.157/volume/v3/types/06aa301c-704e-49e2-aa60-5e8ad001f6b2 returned with HTTP 202 Jul 31 20:59:49.726361 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1302/5284] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 20:59:49 2026] DELETE /volume/v3/types/06aa301c-704e-49e2-aa60-5e8ad001f6b2 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 20:59:53.395066 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a38adb36-ab01-4c7e-9e58-1f83d49407f2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:53.396577 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a38adb36-ab01-4c7e-9e58-1f83d49407f2 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 20:59:53.396882 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a38adb36-ab01-4c7e-9e58-1f83d49407f2 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-730426794-465618396", "extra_specs": {"multiattach": " True"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:53.409311 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a38adb36-ab01-4c7e-9e58-1f83d49407f2 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 20:59:53.409668 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1333/5285] 10.4.3.157 () {68 vars in 1253 bytes} [Fri Jul 31 20:59:53 2026] POST /volume/v3/types => generated 285 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:53.416906 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:53.418443 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 20:59:53.418748 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1901868364", "snapshot_id": null, "imageRef": null, "volume_type": "0ae7d512-362c-4b82-b6fb-13029182554b", "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:53.420311 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1901868364', 'snapshot_id': None, 'imageRef': None, 'volume_type': '0ae7d512-362c-4b82-b6fb-13029182554b', 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 20:59:53.424071 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume of 1 GB Jul 31 20:59:53.424326 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:53.424326 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:53.424733 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Availability Zones retrieved successfully. Jul 31 20:59:53.429914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Flow 'volume_create_api' (03106a44-462f-40ae-a000-8160b4fbe32b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:53.430875 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d3692b-9c5c-4c7a-ba8e-d0bdbbe2c37b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:53.431630 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 20:59:53.437501 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:53.437501 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:53.448063 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8d3692b-9c5c-4c7a-ba8e-d0bdbbe2c37b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:59:53Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=0ae7d512-362c-4b82-b6fb-13029182554b,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-730426794-465618396',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '0ae7d512-362c-4b82-b6fb-13029182554b', 'encryption_key_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=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:53.448859 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f37e32e-d9c0-48a4-977b-e0079869120d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:53.470924 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-730426794-465618396 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-730426794-465618396, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:59:53.471420 np0000006272 devstack@c-api.service[100192]: WARNING cinder.quota [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-730426794-465618396 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-730426794-465618396, it is now deprecated. Please use the default quota class for default quota. Jul 31 20:59:53.495492 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Created reservations ['7fb7de80-77f8-4ab7-8aa6-7f96e5b3797b', '3fc11a2f-b38f-4d33-94ce-bf5f53f1b6f7', '22c21cb1-9642-4c17-b9b8-ee684c57804a', 'fa659375-c053-41a9-8819-0da2919046bc'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:59:53.496180 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f37e32e-d9c0-48a4-977b-e0079869120d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7fb7de80-77f8-4ab7-8aa6-7f96e5b3797b', '3fc11a2f-b38f-4d33-94ce-bf5f53f1b6f7', '22c21cb1-9642-4c17-b9b8-ee684c57804a', 'fa659375-c053-41a9-8819-0da2919046bc']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:53.497172 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97733267-aabe-4b3a-a28f-6aadfbf3fb02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:53.517807 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (97733267-aabe-4b3a-a28f-6aadfbf3fb02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f63dd000-9bed-4fa2-b028-234d29263db2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1901868364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6165160334174da3a8084f3e822409b1',qos_specs=None,replication_status=,reservations=['7fb7de80-77f8-4ab7-8aa6-7f96e5b3797b','3fc11a2f-b38f-4d33-94ce-bf5f53f1b6f7','22c21cb1-9642-4c17-b9b8-ee684c57804a','fa659375-c053-41a9-8819-0da2919046bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab158771beb2418bb881e1440753c509',volume_type_id=0ae7d512-362c-4b82-b6fb-13029182554b), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T20:59:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1901868364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f63dd000-9bed-4fa2-b028-234d29263db2,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='6165160334174da3a8084f3e822409b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ab158771beb2418bb881e1440753c509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(0ae7d512-362c-4b82-b6fb-13029182554b),volume_type_id=0ae7d512-362c-4b82-b6fb-13029182554b)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:53.518582 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46309657-6f3b-4a6b-9cc0-ed20a58b4393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:53.535343 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46309657-6f3b-4a6b-9cc0-ed20a58b4393) transitioned into state 'SUCCESS' from state '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-1901868364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='6165160334174da3a8084f3e822409b1',qos_specs=None,replication_status=,reservations=['7fb7de80-77f8-4ab7-8aa6-7f96e5b3797b','3fc11a2f-b38f-4d33-94ce-bf5f53f1b6f7','22c21cb1-9642-4c17-b9b8-ee684c57804a','fa659375-c053-41a9-8819-0da2919046bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ab158771beb2418bb881e1440753c509',volume_type_id=0ae7d512-362c-4b82-b6fb-13029182554b)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:53.536028 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499a3acd-a9f8-4e80-b493-e4450b102cc2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 20:59:53.545340 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (499a3acd-a9f8-4e80-b493-e4450b102cc2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 20:59:53.546101 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Flow 'volume_create_api' (03106a44-462f-40ae-a000-8160b4fbe32b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 20:59:53.546506 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Create volume request issued successfully. Jul 31 20:59:53.547181 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-71a70c77-0969-4165-9ed4-7efeb9c67e06 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 20:59:53.547611 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1333/5286] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:59:53 2026] POST /volume/v3/volumes => generated 828 bytes in 131 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:59:53.558317 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1989ce59-8f5e-42fe-8f86-10c5e4631c59 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:53.560019 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1989ce59-8f5e-42fe-8f86-10c5e4631c59 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 20:59:53.560223 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1989ce59-8f5e-42fe-8f86-10c5e4631c59 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:53.560395 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1989ce59-8f5e-42fe-8f86-10c5e4631c59 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:53.566291 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:53.566291 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:53.569333 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1989ce59-8f5e-42fe-8f86-10c5e4631c59 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:53.573664 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1989ce59-8f5e-42fe-8f86-10c5e4631c59 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 20:59:53.574072 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1319/5287] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:53 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 896 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:54.240650 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-910394da-091e-4952-896d-1aa64fdca30b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.245761 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-63542596-799b-4710-b65d-1d0e6eb35384 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.247916 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-63542596-799b-4710-b65d-1d0e6eb35384 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 20:59:54.248210 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-63542596-799b-4710-b65d-1d0e6eb35384 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.248401 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-63542596-799b-4710-b65d-1d0e6eb35384 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.255456 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:54.255456 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:54.259180 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-63542596-799b-4710-b65d-1d0e6eb35384 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:54.264006 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-63542596-799b-4710-b65d-1d0e6eb35384 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 20:59:54.264464 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1334/5288] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:59:54 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 842 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:54.343749 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-eb6d9713-ebb7-4d5d-9bce-4d39710e24ce None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.344269 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eb6d9713-ebb7-4d5d-9bce-4d39710e24ce None None] GET https://10.4.3.157/volume// Jul 31 20:59:54.344442 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eb6d9713-ebb7-4d5d-9bce-4d39710e24ce None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.344624 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eb6d9713-ebb7-4d5d-9bce-4d39710e24ce None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.344925 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eb6d9713-ebb7-4d5d-9bce-4d39710e24ce None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:54.345246 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1334/5289] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:59: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 20:59:54.353043 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-bda30424-3fef-41fd-9ca1-668b884243f4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.373821 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-910394da-091e-4952-896d-1aa64fdca30b tempest-ProjectAdminTests-2036566319 tempest-ProjectAdminTests-2036566319-project-admin] GET https://10.4.3.157/volume/v3/scheduler-stats/get_pools Jul 31 20:59:54.374026 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-910394da-091e-4952-896d-1aa64fdca30b tempest-ProjectAdminTests-2036566319 tempest-ProjectAdminTests-2036566319-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.374234 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-910394da-091e-4952-896d-1aa64fdca30b tempest-ProjectAdminTests-2036566319 tempest-ProjectAdminTests-2036566319-project-admin] Calling method 'get_pools' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.384315 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-910394da-091e-4952-896d-1aa64fdca30b tempest-ProjectAdminTests-2036566319 tempest-ProjectAdminTests-2036566319-project-admin] https://10.4.3.157/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Jul 31 20:59:54.384659 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1303/5290] 10.4.3.157 () {66 vars in 1291 bytes} [Fri Jul 31 20:59:54 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:54.391896 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bc359cda-3de2-4be0-a9b0-0566a42b95ea None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.393634 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bc359cda-3de2-4be0-a9b0-0566a42b95ea tempest-ProjectAdminTests-2036566319 tempest-ProjectAdminTests-2036566319-project-admin] GET https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool Jul 31 20:59:54.393830 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bc359cda-3de2-4be0-a9b0-0566a42b95ea tempest-ProjectAdminTests-2036566319 tempest-ProjectAdminTests-2036566319-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.394026 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bc359cda-3de2-4be0-a9b0-0566a42b95ea tempest-ProjectAdminTests-2036566319 tempest-ProjectAdminTests-2036566319-project-admin] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.403690 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bc359cda-3de2-4be0-a9b0-0566a42b95ea tempest-ProjectAdminTests-2036566319 tempest-ProjectAdminTests-2036566319-project-admin] https://10.4.3.157/volume/v3/capabilities/np0000006272@storpool returned with HTTP 200 Jul 31 20:59:54.404103 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1335/5291] 10.4.3.157 () {66 vars in 1318 bytes} [Fri Jul 31 20:59:54 2026] GET /volume/v3/capabilities/np0000006272@storpool => generated 703 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:54.423123 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-bda30424-3fef-41fd-9ca1-668b884243f4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:59:54.423535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-bda30424-3fef-41fd-9ca1-668b884243f4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f71d6043-f8c8-4286-bd92-3e3fe0f47d5d", "connector": null, "instance_uuid": "f173ecd8-c85d-4652-a6d7-756af3464156"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:54.431584 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:54.431584 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:54.456996 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-bda30424-3fef-41fd-9ca1-668b884243f4 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:59:54.457458 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1320/5292] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:59:54 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:54.485608 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9aab6de0-e1f2-44ee-bd4e-afd46a30a6a0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.487434 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9aab6de0-e1f2-44ee-bd4e-afd46a30a6a0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 20:59:54.488142 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9aab6de0-e1f2-44ee-bd4e-afd46a30a6a0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.488142 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9aab6de0-e1f2-44ee-bd4e-afd46a30a6a0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.497655 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ae9ac50c-a9b8-430e-b9a7-45030ea0bd3d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.498043 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:54.498043 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:54.498171 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ae9ac50c-a9b8-430e-b9a7-45030ea0bd3d None None] GET https://10.4.3.157/volume// Jul 31 20:59:54.498384 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ae9ac50c-a9b8-430e-b9a7-45030ea0bd3d None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.498670 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ae9ac50c-a9b8-430e-b9a7-45030ea0bd3d None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.499139 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ae9ac50c-a9b8-430e-b9a7-45030ea0bd3d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:54.499716 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1304/5293] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:59: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 20:59:54.501708 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9aab6de0-e1f2-44ee-bd4e-afd46a30a6a0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:54.505776 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9aab6de0-e1f2-44ee-bd4e-afd46a30a6a0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 20:59:54.506180 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1335/5294] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:54 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 841 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:54.506650 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-11bdb48a-7857-473e-ba84-682b32d3ba9d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.508631 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-11bdb48a-7857-473e-ba84-682b32d3ba9d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 20:59:54.508822 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-11bdb48a-7857-473e-ba84-682b32d3ba9d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.509015 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-11bdb48a-7857-473e-ba84-682b32d3ba9d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.517855 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:54.517855 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:54.521001 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-11bdb48a-7857-473e-ba84-682b32d3ba9d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:54.524635 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-11bdb48a-7857-473e-ba84-682b32d3ba9d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 20:59:54.525181 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1336/5295] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:59:54 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 1021 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:54.585581 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-410b86e0-3e86-4d9f-a401-1c9e35dec9bd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.587555 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-410b86e0-3e86-4d9f-a401-1c9e35dec9bd tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 20:59:54.587800 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-410b86e0-3e86-4d9f-a401-1c9e35dec9bd tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.588111 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-410b86e0-3e86-4d9f-a401-1c9e35dec9bd tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.594896 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:54.594896 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:54.598474 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-410b86e0-3e86-4d9f-a401-1c9e35dec9bd tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:54.602501 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-410b86e0-3e86-4d9f-a401-1c9e35dec9bd tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 20:59:54.602872 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1321/5296] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:54 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:54.615423 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-29d0eafe-d027-40bd-86d8-9916126e915e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.617082 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29d0eafe-d027-40bd-86d8-9916126e915e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 20:59:54.617730 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29d0eafe-d027-40bd-86d8-9916126e915e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.617935 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29d0eafe-d027-40bd-86d8-9916126e915e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.624336 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:54.624336 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:54.626889 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-3a054694-e991-467b-9f64-964ff713b877 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.628241 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-29d0eafe-d027-40bd-86d8-9916126e915e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:54.629375 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-3a054694-e991-467b-9f64-964ff713b877 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] PUT https://10.4.3.157/volume/v3/attachments/c6f104f1-ccc4-4b14-8cb6-29c2d315aba2 Jul 31 20:59:54.629845 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-3a054694-e991-467b-9f64-964ff713b877 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:54.633518 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29d0eafe-d027-40bd-86d8-9916126e915e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 20:59:54.633913 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1305/5297] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:54 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:54.638462 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-3a054694-e991-467b-9f64-964ff713b877 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Acquiring lock "cinder-attachment_update-f71d6043-f8c8-4286-bd92-3e3fe0f47d5d-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:59:54.643370 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-3a054694-e991-467b-9f64-964ff713b877 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Lock "cinder-attachment_update-f71d6043-f8c8-4286-bd92-3e3fe0f47d5d-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:59:54.644398 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:54.644398 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:54.672249 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-6630be91-b945-43d8-a508-614d1ab2423c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.674711 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-6630be91-b945-43d8-a508-614d1ab2423c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 20:59:54.674940 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-6630be91-b945-43d8-a508-614d1ab2423c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.675186 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-6630be91-b945-43d8-a508-614d1ab2423c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.682908 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:54.682908 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:54.687068 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-6630be91-b945-43d8-a508-614d1ab2423c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:54.691912 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-6630be91-b945-43d8-a508-614d1ab2423c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 20:59:54.692460 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1337/5298] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 20:59:54 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:54.718479 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-3a054694-e991-467b-9f64-964ff713b877 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Lock "cinder-attachment_update-f71d6043-f8c8-4286-bd92-3e3fe0f47d5d-np0000006272" released by "attachment_update" :: held 0.075s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:59:54.718861 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-3a054694-e991-467b-9f64-964ff713b877 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/attachments/c6f104f1-ccc4-4b14-8cb6-29c2d315aba2 returned with HTTP 200 Jul 31 20:59:54.719273 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1336/5299] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:59:54 2026] PUT /volume/v3/attachments/c6f104f1-ccc4-4b14-8cb6-29c2d315aba2 => generated 969 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:54.778042 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d9c31a53-d708-4f9e-b6d7-72333267f584 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.778428 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d9c31a53-d708-4f9e-b6d7-72333267f584 None None] GET https://10.4.3.157/volume// Jul 31 20:59:54.778656 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d9c31a53-d708-4f9e-b6d7-72333267f584 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.778900 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d9c31a53-d708-4f9e-b6d7-72333267f584 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.779349 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d9c31a53-d708-4f9e-b6d7-72333267f584 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:54.779696 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1322/5300] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 20:59: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 20:59:54.787136 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-f15ebc02-b7cd-4f6c-8bb4-956341527804 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.789010 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-f15ebc02-b7cd-4f6c-8bb4-956341527804 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 20:59:54.789396 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-f15ebc02-b7cd-4f6c-8bb4-956341527804 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f63dd000-9bed-4fa2-b028-234d29263db2", "connector": null, "instance_uuid": "30cee2a2-5b01-49f5-aef3-1c5f244b549d"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:54.797624 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:54.797624 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:54.824154 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-f15ebc02-b7cd-4f6c-8bb4-956341527804 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 20:59:54.824658 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1306/5301] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 20:59:54 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 20:59:54.852051 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fe2cbe43-a475-463d-8db4-425dd62cfc6b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.853825 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fe2cbe43-a475-463d-8db4-425dd62cfc6b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 20:59:54.854045 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fe2cbe43-a475-463d-8db4-425dd62cfc6b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.854277 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fe2cbe43-a475-463d-8db4-425dd62cfc6b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.862218 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4ef4bbb7-f4c9-44d9-927b-2a1a8695756e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.862459 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4ef4bbb7-f4c9-44d9-927b-2a1a8695756e None None] GET https://10.4.3.157/volume// Jul 31 20:59:54.862666 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4ef4bbb7-f4c9-44d9-927b-2a1a8695756e None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.862914 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4ef4bbb7-f4c9-44d9-927b-2a1a8695756e None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.863270 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4ef4bbb7-f4c9-44d9-927b-2a1a8695756e None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 20:59:54.863549 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1337/5302] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 20:59: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 20:59:54.866218 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:54.866218 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:54.869553 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fe2cbe43-a475-463d-8db4-425dd62cfc6b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:54.871607 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-8e226541-632c-4c46-85c3-a87c2ac05026 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.873849 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fe2cbe43-a475-463d-8db4-425dd62cfc6b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 20:59:54.873895 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-8e226541-632c-4c46-85c3-a87c2ac05026 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 20:59:54.874065 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-8e226541-632c-4c46-85c3-a87c2ac05026 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:54.874226 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1338/5303] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:54 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:54.874278 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-8e226541-632c-4c46-85c3-a87c2ac05026 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:54.883211 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:54.883211 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:54.888450 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-8e226541-632c-4c46-85c3-a87c2ac05026 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:54.893852 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-8e226541-632c-4c46-85c3-a87c2ac05026 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 20:59:54.894337 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1323/5304] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 20:59:54 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 1100 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 20:59:54.990728 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-f7aaa9b3-0e19-4be1-986a-3653d2dbe00f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:54.992574 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-f7aaa9b3-0e19-4be1-986a-3653d2dbe00f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] PUT https://10.4.3.157/volume/v3/attachments/c8d0249b-64a8-413f-8321-e2aecb95ffd8 Jul 31 20:59:54.992907 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-f7aaa9b3-0e19-4be1-986a-3653d2dbe00f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:55.000318 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-f7aaa9b3-0e19-4be1-986a-3653d2dbe00f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Acquiring lock "cinder-attachment_update-f63dd000-9bed-4fa2-b028-234d29263db2-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 20:59:55.005947 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-f7aaa9b3-0e19-4be1-986a-3653d2dbe00f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Lock "cinder-attachment_update-f63dd000-9bed-4fa2-b028-234d29263db2-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 20:59:55.006856 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:55.006856 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:55.080731 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-f7aaa9b3-0e19-4be1-986a-3653d2dbe00f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Lock "cinder-attachment_update-f63dd000-9bed-4fa2-b028-234d29263db2-np0000006272" released by "attachment_update" :: held 0.075s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 20:59:55.081053 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-f7aaa9b3-0e19-4be1-986a-3653d2dbe00f tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/c8d0249b-64a8-413f-8321-e2aecb95ffd8 returned with HTTP 200 Jul 31 20:59:55.081531 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1307/5305] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 20:59:54 2026] PUT /volume/v3/attachments/c8d0249b-64a8-413f-8321-e2aecb95ffd8 => generated 969 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:55.517414 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2485d951-cb7c-4011-bd16-599e0ebde8d2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:55.518995 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2485d951-cb7c-4011-bd16-599e0ebde8d2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 20:59:55.519238 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2485d951-cb7c-4011-bd16-599e0ebde8d2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:55.519429 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2485d951-cb7c-4011-bd16-599e0ebde8d2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:55.527678 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:55.527678 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:55.530368 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2485d951-cb7c-4011-bd16-599e0ebde8d2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:55.533835 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2485d951-cb7c-4011-bd16-599e0ebde8d2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 20:59:55.534208 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1338/5306] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:55 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:55.884958 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5343d3f9-be39-4323-9323-af5d372e267c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:55.886568 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5343d3f9-be39-4323-9323-af5d372e267c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 20:59:55.886732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5343d3f9-be39-4323-9323-af5d372e267c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:55.886897 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5343d3f9-be39-4323-9323-af5d372e267c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:55.894665 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:55.894665 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:55.897220 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5343d3f9-be39-4323-9323-af5d372e267c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:55.900441 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5343d3f9-be39-4323-9323-af5d372e267c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 20:59:55.900769 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1339/5307] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:55 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 921 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:56.546142 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fec35c86-7539-4c1b-83f7-af8393219be9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:56.547738 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fec35c86-7539-4c1b-83f7-af8393219be9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 20:59:56.548103 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fec35c86-7539-4c1b-83f7-af8393219be9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:56.548391 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fec35c86-7539-4c1b-83f7-af8393219be9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:56.557723 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:56.557723 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:56.561313 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fec35c86-7539-4c1b-83f7-af8393219be9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:56.564703 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fec35c86-7539-4c1b-83f7-af8393219be9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 20:59:56.565048 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1324/5308] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:56 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:56.913028 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-36f8487e-34ae-4ef5-b17f-7c507c05e9cb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:56.915298 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-36f8487e-34ae-4ef5-b17f-7c507c05e9cb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 20:59:56.915298 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-36f8487e-34ae-4ef5-b17f-7c507c05e9cb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:56.915446 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-36f8487e-34ae-4ef5-b17f-7c507c05e9cb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:56.924511 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:56.924511 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:56.928745 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-36f8487e-34ae-4ef5-b17f-7c507c05e9cb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:56.933114 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-36f8487e-34ae-4ef5-b17f-7c507c05e9cb tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 20:59:56.933571 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1308/5309] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:56 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 921 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:57.577356 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-66dbe14c-d8c3-454e-ad90-9260eac2bfe7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:57.578978 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-66dbe14c-d8c3-454e-ad90-9260eac2bfe7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 20:59:57.579225 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-66dbe14c-d8c3-454e-ad90-9260eac2bfe7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:57.579401 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-66dbe14c-d8c3-454e-ad90-9260eac2bfe7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:57.589079 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:57.589079 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:57.592806 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-66dbe14c-d8c3-454e-ad90-9260eac2bfe7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:57.596790 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-66dbe14c-d8c3-454e-ad90-9260eac2bfe7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 20:59:57.597191 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1339/5310] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:57 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:57.947826 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9d25c2ce-5bd5-4325-8eb9-039e7db6d91b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:57.950602 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9d25c2ce-5bd5-4325-8eb9-039e7db6d91b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 20:59:57.950874 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9d25c2ce-5bd5-4325-8eb9-039e7db6d91b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:57.951148 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9d25c2ce-5bd5-4325-8eb9-039e7db6d91b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:57.962236 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:57.962236 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:57.966111 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9d25c2ce-5bd5-4325-8eb9-039e7db6d91b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:57.971074 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9d25c2ce-5bd5-4325-8eb9-039e7db6d91b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 20:59:57.971550 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1340/5311] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:57 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 921 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:58.608639 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-331e1488-3733-4aee-a7a6-4d35031cd220 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:58.610529 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-331e1488-3733-4aee-a7a6-4d35031cd220 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 20:59:58.610733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-331e1488-3733-4aee-a7a6-4d35031cd220 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:58.610917 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-331e1488-3733-4aee-a7a6-4d35031cd220 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:58.618755 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:58.618755 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:58.621852 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-331e1488-3733-4aee-a7a6-4d35031cd220 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:58.625457 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-331e1488-3733-4aee-a7a6-4d35031cd220 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 20:59:58.625848 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1325/5312] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:58 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:58.973331 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-ae62d58d-32b3-41b1-8d37-e652551f1712 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:58.975570 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-ae62d58d-32b3-41b1-8d37-e652551f1712 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/attachments/c6f104f1-ccc4-4b14-8cb6-29c2d315aba2/action Jul 31 20:59:58.976036 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-ae62d58d-32b3-41b1-8d37-e652551f1712 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 20:59:58.976210 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-ae62d58d-32b3-41b1-8d37-e652551f1712 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:58.985729 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f2b72ba8-d0cb-4476-a177-1dceca0b15e9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:58.987522 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f2b72ba8-d0cb-4476-a177-1dceca0b15e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 20:59:58.987784 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f2b72ba8-d0cb-4476-a177-1dceca0b15e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:58.988087 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f2b72ba8-d0cb-4476-a177-1dceca0b15e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:58.997181 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:58.997181 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:58.997416 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:58.997416 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 20:59:59.000396 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f2b72ba8-d0cb-4476-a177-1dceca0b15e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 20:59:59.004190 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f2b72ba8-d0cb-4476-a177-1dceca0b15e9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 20:59:59.004547 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1340/5313] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:58 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 921 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 20:59:59.009159 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-93320fb9-a053-4b24-b00b-b6a9b6d38689 req-ae62d58d-32b3-41b1-8d37-e652551f1712 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/attachments/c6f104f1-ccc4-4b14-8cb6-29c2d315aba2/action returned with HTTP 204 Jul 31 20:59:59.009743 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1309/5314] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 20:59:58 2026] POST /volume/v3/attachments/c6f104f1-ccc4-4b14-8cb6-29c2d315aba2/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 20:59:59.638224 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f68617ae-fab3-4228-8d61-0bc213618a9f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:59.640012 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f68617ae-fab3-4228-8d61-0bc213618a9f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 20:59:59.640329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f68617ae-fab3-4228-8d61-0bc213618a9f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:59.640577 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f68617ae-fab3-4228-8d61-0bc213618a9f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:59.650288 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:59.650288 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 20:59:59.653681 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f68617ae-fab3-4228-8d61-0bc213618a9f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:59.657696 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f68617ae-fab3-4228-8d61-0bc213618a9f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 20:59:59.658053 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1341/5315] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:59 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 1134 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 20:59:59.670508 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d222d597-eef1-45bf-814b-533c7c307af0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:59.672336 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d222d597-eef1-45bf-814b-533c7c307af0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 20:59:59.672672 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d222d597-eef1-45bf-814b-533c7c307af0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f71d6043-f8c8-4286-bd92-3e3fe0f47d5d", "force": true, "name": "tempest-VolumesBackupsTest-Backup-1813609519", "container": "tempest-volumesbackupstest-backup-container-1586242944"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 20:59:59.674220 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-d222d597-eef1-45bf-814b-533c7c307af0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating new backup {'backup': {'volume_id': 'f71d6043-f8c8-4286-bd92-3e3fe0f47d5d', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-1813609519', 'container': 'tempest-volumesbackupstest-backup-container-1586242944'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 20:59:59.674403 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-d222d597-eef1-45bf-814b-533c7c307af0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating backup of volume f71d6043-f8c8-4286-bd92-3e3fe0f47d5d in container tempest-volumesbackupstest-backup-container-1586242944 Jul 31 20:59:59.683931 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:59.683931 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 20:59:59.684513 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d222d597-eef1-45bf-814b-533c7c307af0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 20:59:59.703782 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-d222d597-eef1-45bf-814b-533c7c307af0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['a8a7033a-9d51-4c11-a0f8-01c1e1bbaf14', 'f76e677f-d1d0-46fb-8c45-0864f7940db0'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 20:59:59.736678 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d222d597-eef1-45bf-814b-533c7c307af0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 20:59:59.737109 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1326/5316] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 20:59:59 2026] POST /volume/v3/backups => generated 330 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 20:59:59.747027 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a933f4da-35cb-46f0-a63d-09281a2ec3c3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 20:59:59.748919 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a933f4da-35cb-46f0-a63d-09281a2ec3c3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 20:59:59.749055 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a933f4da-35cb-46f0-a63d-09281a2ec3c3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 20:59:59.749290 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a933f4da-35cb-46f0-a63d-09281a2ec3c3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 20:59:59.749379 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-a933f4da-35cb-46f0-a63d-09281a2ec3c3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 20:59:59.750894 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=305,cinder:UPDATE=92,cinder:INSERT=42 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 20:59:59.753496 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 20:59:59.753496 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 20:59:59.754055 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a933f4da-35cb-46f0-a63d-09281a2ec3c3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 20:59:59.754426 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1341/5317] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 20:59:59 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:00.017944 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-774a5289-5b7e-475c-b422-951d5aae0b65 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:00.019948 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-774a5289-5b7e-475c-b422-951d5aae0b65 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:00.020195 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-774a5289-5b7e-475c-b422-951d5aae0b65 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:00.020666 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-774a5289-5b7e-475c-b422-951d5aae0b65 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:00.031564 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:00.031564 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:00.035631 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-774a5289-5b7e-475c-b422-951d5aae0b65 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:00.040521 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-774a5289-5b7e-475c-b422-951d5aae0b65 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:00.041407 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1310/5318] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:00 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 921 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:00.764403 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9db1a168-99aa-4e05-857b-7a0d6c8dafb8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:00.767451 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9db1a168-99aa-4e05-857b-7a0d6c8dafb8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:00.767789 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9db1a168-99aa-4e05-857b-7a0d6c8dafb8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:00.768192 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9db1a168-99aa-4e05-857b-7a0d6c8dafb8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:00.768408 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-9db1a168-99aa-4e05-857b-7a0d6c8dafb8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:00.773495 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:00.773495 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:00.774540 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9db1a168-99aa-4e05-857b-7a0d6c8dafb8 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:00.774867 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1342/5319] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:00 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:01.054090 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9b5a6b6e-13b6-4e51-abea-dcb4f974db2b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:01.055771 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9b5a6b6e-13b6-4e51-abea-dcb4f974db2b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:01.056061 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9b5a6b6e-13b6-4e51-abea-dcb4f974db2b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:01.056365 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9b5a6b6e-13b6-4e51-abea-dcb4f974db2b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:01.058531 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=257,cinder:UPDATE=48,cinder:INSERT=19 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:00:01.069171 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:01.069171 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:01.073428 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9b5a6b6e-13b6-4e51-abea-dcb4f974db2b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:01.078617 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9b5a6b6e-13b6-4e51-abea-dcb4f974db2b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:01.079094 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1327/5320] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:01 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 921 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:01.785556 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b45d32b1-5c5f-4a2f-b836-4214909f268c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:01.787844 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b45d32b1-5c5f-4a2f-b836-4214909f268c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:01.788151 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b45d32b1-5c5f-4a2f-b836-4214909f268c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:01.788411 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b45d32b1-5c5f-4a2f-b836-4214909f268c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:01.788563 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-b45d32b1-5c5f-4a2f-b836-4214909f268c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:01.794263 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:01.794263 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:01.795270 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b45d32b1-5c5f-4a2f-b836-4214909f268c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:01.795774 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1342/5321] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:01 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:02.022590 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-595f8540-dccf-4634-915b-b6fa8a3c1e6e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:02.024631 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-595f8540-dccf-4634-915b-b6fa8a3c1e6e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/attachments/c8d0249b-64a8-413f-8321-e2aecb95ffd8/action Jul 31 21:00:02.025025 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-595f8540-dccf-4634-915b-b6fa8a3c1e6e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:00:02.025192 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-595f8540-dccf-4634-915b-b6fa8a3c1e6e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:02.041845 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:02.041845 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:02.058834 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-504b86f5-825a-4054-8e42-7d31f2351c40 req-595f8540-dccf-4634-915b-b6fa8a3c1e6e tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/c8d0249b-64a8-413f-8321-e2aecb95ffd8/action returned with HTTP 204 Jul 31 21:00:02.059363 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1311/5322] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:00:02 2026] POST /volume/v3/attachments/c8d0249b-64a8-413f-8321-e2aecb95ffd8/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:02.091678 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b5ef4dc8-0888-44ee-af03-8ccb3fb66cbf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:02.096194 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b5ef4dc8-0888-44ee-af03-8ccb3fb66cbf tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:02.096194 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b5ef4dc8-0888-44ee-af03-8ccb3fb66cbf tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:02.096194 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b5ef4dc8-0888-44ee-af03-8ccb3fb66cbf tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:02.108752 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:02.108752 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:02.114891 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b5ef4dc8-0888-44ee-af03-8ccb3fb66cbf tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:02.122391 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b5ef4dc8-0888-44ee-af03-8ccb3fb66cbf tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:02.123297 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1343/5323] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:02 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 1213 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:02.176954 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-7f3cf307-2ee0-409c-becd-cd92115017ba req-166a7949-df56-4c9a-85ee-f1cac4749315 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:02.179563 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7f3cf307-2ee0-409c-becd-cd92115017ba req-166a7949-df56-4c9a-85ee-f1cac4749315 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:02.179819 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-7f3cf307-2ee0-409c-becd-cd92115017ba req-166a7949-df56-4c9a-85ee-f1cac4749315 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:02.180073 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-7f3cf307-2ee0-409c-becd-cd92115017ba req-166a7949-df56-4c9a-85ee-f1cac4749315 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:02.191681 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:02.191681 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:02.196362 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-7f3cf307-2ee0-409c-becd-cd92115017ba req-166a7949-df56-4c9a-85ee-f1cac4749315 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:02.201538 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7f3cf307-2ee0-409c-becd-cd92115017ba req-166a7949-df56-4c9a-85ee-f1cac4749315 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:02.201959 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1328/5324] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:00:02 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 1213 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:02.217723 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7b5aaca3-d9aa-4e5f-bdff-4b2e84a22545 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:02.219449 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7b5aaca3-d9aa-4e5f-bdff-4b2e84a22545 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:02.219777 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7b5aaca3-d9aa-4e5f-bdff-4b2e84a22545 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:02.219888 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7b5aaca3-d9aa-4e5f-bdff-4b2e84a22545 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:02.230009 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:02.230009 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:02.233421 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7b5aaca3-d9aa-4e5f-bdff-4b2e84a22545 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:02.237667 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7b5aaca3-d9aa-4e5f-bdff-4b2e84a22545 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:02.238144 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1343/5325] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:02 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 1213 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:02.286016 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-b7828ca3-4eea-49e2-b76c-832dbc1eace5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:02.288608 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-b7828ca3-4eea-49e2-b76c-832dbc1eace5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:02.288847 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-b7828ca3-4eea-49e2-b76c-832dbc1eace5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:02.289220 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-b7828ca3-4eea-49e2-b76c-832dbc1eace5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:02.300181 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:02.300181 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:02.303822 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-b7828ca3-4eea-49e2-b76c-832dbc1eace5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:02.308594 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-b7828ca3-4eea-49e2-b76c-832dbc1eace5 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:02.309021 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1312/5326] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:00:02 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 1213 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:02.328063 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-be01477f-51b1-4eb0-ab80-b711d76d8fef None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:02.330787 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-be01477f-51b1-4eb0-ab80-b711d76d8fef tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] POST https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2/action Jul 31 21:00:02.331279 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-be01477f-51b1-4eb0-ab80-b711d76d8fef tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:00:02.331458 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-be01477f-51b1-4eb0-ab80-b711d76d8fef tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:02.345518 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:02.345518 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:02.346440 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-be01477f-51b1-4eb0-ab80-b711d76d8fef tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:02.354424 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-be01477f-51b1-4eb0-ab80-b711d76d8fef tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Begin detaching volume completed successfully. Jul 31 21:00:02.354686 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-be01477f-51b1-4eb0-ab80-b711d76d8fef tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2/action returned with HTTP 202 Jul 31 21:00:02.355290 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1344/5327] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 21:00:02 2026] POST /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 21:00:02.374850 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4a90ece7-7c59-436b-9b15-4cea1e493bc6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:02.377426 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4a90ece7-7c59-436b-9b15-4cea1e493bc6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:02.377717 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4a90ece7-7c59-436b-9b15-4cea1e493bc6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:02.377976 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4a90ece7-7c59-436b-9b15-4cea1e493bc6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:02.391105 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:02.391105 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:02.395558 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4a90ece7-7c59-436b-9b15-4cea1e493bc6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:02.399809 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-071759cb-0752-49d8-8709-50aaf5156b53 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:02.400230 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-071759cb-0752-49d8-8709-50aaf5156b53 None None] GET https://10.4.3.157/volume// Jul 31 21:00:02.400397 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-071759cb-0752-49d8-8709-50aaf5156b53 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:02.400571 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-071759cb-0752-49d8-8709-50aaf5156b53 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:02.400869 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-071759cb-0752-49d8-8709-50aaf5156b53 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:00:02.401173 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1344/5328] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:00: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 21:00:02.401604 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4a90ece7-7c59-436b-9b15-4cea1e493bc6 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:02.402213 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1329/5329] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:02 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 1216 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:02.409294 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-0c97dff1-b0ba-484e-8690-45a79adc0fd3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:02.411637 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-0c97dff1-b0ba-484e-8690-45a79adc0fd3 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:02.411858 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-0c97dff1-b0ba-484e-8690-45a79adc0fd3 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:02.412179 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-0c97dff1-b0ba-484e-8690-45a79adc0fd3 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:02.421699 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:02.421699 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:02.425116 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-0c97dff1-b0ba-484e-8690-45a79adc0fd3 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:02.429293 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-0c97dff1-b0ba-484e-8690-45a79adc0fd3 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:02.429665 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1313/5330] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:00:02 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 1396 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:00:02.805513 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4da07a30-b1b4-4463-8470-5a82598cf771 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:02.807142 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4da07a30-b1b4-4463-8470-5a82598cf771 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:02.807365 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4da07a30-b1b4-4463-8470-5a82598cf771 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:02.807559 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4da07a30-b1b4-4463-8470-5a82598cf771 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:02.807682 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-4da07a30-b1b4-4463-8470-5a82598cf771 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:02.812135 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:02.812135 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:02.812733 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4da07a30-b1b4-4463-8470-5a82598cf771 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:02.813092 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1345/5331] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:02 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:02.985884 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-2afd83b8-84c8-456c-9ad3-54dc5c7f0174 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:02.988542 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-2afd83b8-84c8-456c-9ad3-54dc5c7f0174 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:02.990042 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-2afd83b8-84c8-456c-9ad3-54dc5c7f0174 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:02.990042 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-2afd83b8-84c8-456c-9ad3-54dc5c7f0174 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:03.004610 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:03.004610 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:03.009206 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-2afd83b8-84c8-456c-9ad3-54dc5c7f0174 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:03.015580 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-2afd83b8-84c8-456c-9ad3-54dc5c7f0174 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:03.016092 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1345/5332] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:00:02 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:03.415276 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9fea1d2a-5e71-4a4e-9cb2-39c748957981 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:03.417215 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9fea1d2a-5e71-4a4e-9cb2-39c748957981 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:03.417652 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9fea1d2a-5e71-4a4e-9cb2-39c748957981 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:03.417652 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9fea1d2a-5e71-4a4e-9cb2-39c748957981 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:03.426464 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:03.426464 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:03.429632 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9fea1d2a-5e71-4a4e-9cb2-39c748957981 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:03.433369 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9fea1d2a-5e71-4a4e-9cb2-39c748957981 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:03.433751 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1330/5333] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:03 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 1216 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:03.822894 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-25635bf4-278e-4c95-9394-17077687c174 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:03.824703 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-25635bf4-278e-4c95-9394-17077687c174 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:03.824906 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-25635bf4-278e-4c95-9394-17077687c174 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:03.825151 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-25635bf4-278e-4c95-9394-17077687c174 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:03.825305 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-25635bf4-278e-4c95-9394-17077687c174 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:03.829415 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:03.829415 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:03.830225 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-25635bf4-278e-4c95-9394-17077687c174 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:03.830542 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1314/5334] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:03 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:04.392704 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-050a3f6d-05b8-40f0-ae62-cc848b8dcb0d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:04.395313 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-050a3f6d-05b8-40f0-ae62-cc848b8dcb0d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] DELETE https://10.4.3.157/volume/v3/attachments/c8d0249b-64a8-413f-8321-e2aecb95ffd8 Jul 31 21:00:04.395591 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-050a3f6d-05b8-40f0-ae62-cc848b8dcb0d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:04.395866 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-050a3f6d-05b8-40f0-ae62-cc848b8dcb0d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:04.405012 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:04.405012 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:04.446028 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0f7f3bd3-293b-457a-b7a0-4f04c4051199 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:04.448379 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0f7f3bd3-293b-457a-b7a0-4f04c4051199 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:04.448641 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0f7f3bd3-293b-457a-b7a0-4f04c4051199 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:04.448903 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0f7f3bd3-293b-457a-b7a0-4f04c4051199 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:04.462691 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-f0ed7ae0-b946-4fe9-ad32-5befb7c70a18 req-050a3f6d-05b8-40f0-ae62-cc848b8dcb0d tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/attachments/c8d0249b-64a8-413f-8321-e2aecb95ffd8 returned with HTTP 200 Jul 31 21:00:04.462939 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:04.462939 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:04.463168 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1346/5335] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:00:04 2026] DELETE /volume/v3/attachments/c8d0249b-64a8-413f-8321-e2aecb95ffd8 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:04.471452 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0f7f3bd3-293b-457a-b7a0-4f04c4051199 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:04.476852 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0f7f3bd3-293b-457a-b7a0-4f04c4051199 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:04.477046 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1346/5336] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:04 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 1216 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:04.582263 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-69870dd5-011c-4d54-ad37-f545bf7c73bd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:04.659111 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69870dd5-011c-4d54-ad37-f545bf7c73bd tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 21:00:04.659446 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-69870dd5-011c-4d54-ad37-f545bf7c73bd tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-310467361", "extra_specs": {}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:04.673046 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69870dd5-011c-4d54-ad37-f545bf7c73bd tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 21:00:04.673410 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1331/5337] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 21:00:04 2026] POST /volume/v3/types => generated 211 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:04.680648 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cf2f799d-34e4-4191-817d-c3fb501ea520 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:04.682247 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cf2f799d-34e4-4191-817d-c3fb501ea520 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] POST https://10.4.3.157/volume/v3/types/ea15d928-5609-436b-b13c-c1f47cca2dcf/encryption Jul 31 21:00:04.682540 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cf2f799d-34e4-4191-817d-c3fb501ea520 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:04.697106 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cf2f799d-34e4-4191-817d-c3fb501ea520 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] https://10.4.3.157/volume/v3/types/ea15d928-5609-436b-b13c-c1f47cca2dcf/encryption returned with HTTP 200 Jul 31 21:00:04.697706 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1315/5338] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 21:00:04 2026] POST /volume/v3/types/ea15d928-5609-436b-b13c-c1f47cca2dcf/encryption => generated 230 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:04.705213 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:04.756093 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:00:04.756475 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-229995490", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-310467361", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:04.757931 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-229995490', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-310467361', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:00:04.761074 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume of 1 GB Jul 31 21:00:04.761408 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:04.761408 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:04.761862 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Availability Zones retrieved successfully. Jul 31 21:00:04.766934 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Flow 'volume_create_api' (916f92a1-d9c8-490c-ad23-d65c45e4be0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:04.767910 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e3c3ba4-ac2c-498d-a679-d79ec65dc0c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:04.768835 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:00:04.790402 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e3c3ba4-ac2c-498d-a679-d79ec65dc0c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T21:00:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea15d928-5609-436b-b13c-c1f47cca2dcf,is_public=True,name='tempest-scenario-type-luks-310467361',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea15d928-5609-436b-b13c-c1f47cca2dcf', '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=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:04.791060 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2354cb-113a-4457-bb67-fe5fef3bd4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:04.814497 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-310467361 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-310467361, it is now deprecated. Please use the default quota class for default quota. Jul 31 21:00:04.814679 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-310467361 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-310467361, it is now deprecated. Please use the default quota class for default quota. Jul 31 21:00:04.840264 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-45d78e1b-4097-4069-8c9c-8c4ace4fbe06 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:04.841989 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-45d78e1b-4097-4069-8c9c-8c4ace4fbe06 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:04.842194 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-45d78e1b-4097-4069-8c9c-8c4ace4fbe06 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:04.842370 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-45d78e1b-4097-4069-8c9c-8c4ace4fbe06 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:04.842470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-45d78e1b-4097-4069-8c9c-8c4ace4fbe06 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:04.844648 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Created reservations ['f12d3e17-ac65-478d-b66b-536144c0b64b', '2097fa5f-1e70-48a4-835c-041ab19eed47', '2fdac1a9-18ba-49e4-a0fc-4cae759d7f38', '3a7adf5b-7870-4c7b-b11d-e179fb8065b8'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:00:04.845442 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af2354cb-113a-4457-bb67-fe5fef3bd4d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f12d3e17-ac65-478d-b66b-536144c0b64b', '2097fa5f-1e70-48a4-835c-041ab19eed47', '2fdac1a9-18ba-49e4-a0fc-4cae759d7f38', '3a7adf5b-7870-4c7b-b11d-e179fb8065b8']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:04.846271 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223c734d-6c8f-4081-a0d6-6b1b37bef245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:04.846622 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:04.846622 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:04.847279 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-45d78e1b-4097-4069-8c9c-8c4ace4fbe06 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:04.847620 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1347/5339] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:04 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:04.866747 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (223c734d-6c8f-4081-a0d6-6b1b37bef245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82ce4770-8be4-48e1-b75b-72ce8fbb3d06', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-229995490',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebecce6250544b48025222436f799cd',qos_specs=None,replication_status=,reservations=['f12d3e17-ac65-478d-b66b-536144c0b64b','2097fa5f-1e70-48a4-835c-041ab19eed47','2fdac1a9-18ba-49e4-a0fc-4cae759d7f38','3a7adf5b-7870-4c7b-b11d-e179fb8065b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383e40658c2c4bcf91a65463ceeca535',volume_type_id=ea15d928-5609-436b-b13c-c1f47cca2dcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:00:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-229995490',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=82ce4770-8be4-48e1-b75b-72ce8fbb3d06,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebecce6250544b48025222436f799cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='383e40658c2c4bcf91a65463ceeca535',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea15d928-5609-436b-b13c-c1f47cca2dcf),volume_type_id=ea15d928-5609-436b-b13c-c1f47cca2dcf)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:04.867657 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0d82270-7fd8-4307-ab7e-e772b1de4376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:04.888513 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0d82270-7fd8-4307-ab7e-e772b1de4376) transitioned into state 'SUCCESS' from state '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-229995490',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebecce6250544b48025222436f799cd',qos_specs=None,replication_status=,reservations=['f12d3e17-ac65-478d-b66b-536144c0b64b','2097fa5f-1e70-48a4-835c-041ab19eed47','2fdac1a9-18ba-49e4-a0fc-4cae759d7f38','3a7adf5b-7870-4c7b-b11d-e179fb8065b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383e40658c2c4bcf91a65463ceeca535',volume_type_id=ea15d928-5609-436b-b13c-c1f47cca2dcf)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:04.889352 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359c4414-acb7-4000-8c83-ccdbf211da3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:04.900081 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (359c4414-acb7-4000-8c83-ccdbf211da3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:04.901038 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Flow 'volume_create_api' (916f92a1-d9c8-490c-ad23-d65c45e4be0b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:04.901406 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume request issued successfully. Jul 31 21:00:04.902009 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-78e5fbc7-0fe3-4601-9e4d-7b4985e6b528 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:00:04.902574 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1347/5340] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:00:04 2026] POST /volume/v3/volumes => generated 783 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:00:04.915958 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3c874f23-47b1-4833-a61b-3d28ba342659 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:04.918029 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3c874f23-47b1-4833-a61b-3d28ba342659 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 Jul 31 21:00:04.918285 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3c874f23-47b1-4833-a61b-3d28ba342659 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:04.918521 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3c874f23-47b1-4833-a61b-3d28ba342659 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:04.926816 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:04.926816 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:04.931375 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3c874f23-47b1-4833-a61b-3d28ba342659 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:04.936297 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3c874f23-47b1-4833-a61b-3d28ba342659 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 returned with HTTP 200 Jul 31 21:00:04.936994 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1332/5341] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:04 2026] GET /volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 => generated 851 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:05.492321 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9ca82672-d7ef-41f5-b62b-dc6f2a5d84f9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:05.494175 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ca82672-d7ef-41f5-b62b-dc6f2a5d84f9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:05.494347 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ca82672-d7ef-41f5-b62b-dc6f2a5d84f9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:05.494519 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ca82672-d7ef-41f5-b62b-dc6f2a5d84f9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:05.501544 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:05.501544 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:05.505595 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9ca82672-d7ef-41f5-b62b-dc6f2a5d84f9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:05.509605 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ca82672-d7ef-41f5-b62b-dc6f2a5d84f9 tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:05.509960 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1316/5342] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:05 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 921 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:05.522861 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d7ddbf8e-c43b-4662-8f40-b407b2309b3c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:05.524525 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d7ddbf8e-c43b-4662-8f40-b407b2309b3c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:05.524744 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d7ddbf8e-c43b-4662-8f40-b407b2309b3c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:05.524951 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d7ddbf8e-c43b-4662-8f40-b407b2309b3c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:05.525172 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-d7ddbf8e-c43b-4662-8f40-b407b2309b3c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Delete volume with id: f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:05.531668 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:05.531668 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:05.532114 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d7ddbf8e-c43b-4662-8f40-b407b2309b3c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:05.547340 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d7ddbf8e-c43b-4662-8f40-b407b2309b3c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Delete volume request issued successfully. Jul 31 21:00:05.547512 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d7ddbf8e-c43b-4662-8f40-b407b2309b3c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 202 Jul 31 21:00:05.547911 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1348/5343] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:00:05 2026] DELETE /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:00:05.554514 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-82b08d99-2c32-4a50-b16f-0d931ae1034b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:05.556607 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-82b08d99-2c32-4a50-b16f-0d931ae1034b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:05.556845 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-82b08d99-2c32-4a50-b16f-0d931ae1034b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:05.557085 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-82b08d99-2c32-4a50-b16f-0d931ae1034b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:05.565832 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:05.565832 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:05.569998 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-82b08d99-2c32-4a50-b16f-0d931ae1034b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Volume info retrieved successfully. Jul 31 21:00:05.574992 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-82b08d99-2c32-4a50-b16f-0d931ae1034b tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 200 Jul 31 21:00:05.575460 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1348/5344] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:05 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 920 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:05.858264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-518dd67f-8e7a-4b56-8b31-a65864aa8a64 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:05.859974 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-518dd67f-8e7a-4b56-8b31-a65864aa8a64 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:05.860175 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-518dd67f-8e7a-4b56-8b31-a65864aa8a64 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:05.860350 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-518dd67f-8e7a-4b56-8b31-a65864aa8a64 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:05.860440 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-518dd67f-8e7a-4b56-8b31-a65864aa8a64 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:05.864297 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:05.864297 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:05.864931 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-518dd67f-8e7a-4b56-8b31-a65864aa8a64 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:05.865265 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1333/5345] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:05 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:05.951635 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-936200b5-6bf8-4351-81e9-749d4ba3f225 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:05.953663 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-936200b5-6bf8-4351-81e9-749d4ba3f225 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 Jul 31 21:00:05.953875 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-936200b5-6bf8-4351-81e9-749d4ba3f225 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:05.954068 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-936200b5-6bf8-4351-81e9-749d4ba3f225 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:05.961015 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:05.961015 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:05.965250 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-936200b5-6bf8-4351-81e9-749d4ba3f225 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:05.970050 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-936200b5-6bf8-4351-81e9-749d4ba3f225 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 returned with HTTP 200 Jul 31 21:00:05.970661 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1317/5346] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:05 2026] GET /volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:05.984437 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bd9aa05d-4b26-4d54-a20b-4149ca5c98f7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:05.986556 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bd9aa05d-4b26-4d54-a20b-4149ca5c98f7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 Jul 31 21:00:05.986818 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bd9aa05d-4b26-4d54-a20b-4149ca5c98f7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:05.987080 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bd9aa05d-4b26-4d54-a20b-4149ca5c98f7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:05.994153 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:05.994153 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:05.997759 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bd9aa05d-4b26-4d54-a20b-4149ca5c98f7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:06.002367 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bd9aa05d-4b26-4d54-a20b-4149ca5c98f7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 returned with HTTP 200 Jul 31 21:00:06.002752 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1349/5347] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:05 2026] GET /volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 => generated 876 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:06.017634 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-60626363-8069-46c4-9958-64871038be27 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:06.019397 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:00:06.019827 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-317513493", "source_volid": "82ce4770-8be4-48e1-b75b-72ce8fbb3d06", "volume_type": "tempest-scenario-type-luks-310467361", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:06.021582 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-317513493', 'source_volid': '82ce4770-8be4-48e1-b75b-72ce8fbb3d06', 'volume_type': 'tempest-scenario-type-luks-310467361', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:00:06.030479 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:06.030479 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:06.030861 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume retrieved successfully. Jul 31 21:00:06.031021 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume of 1 GB Jul 31 21:00:06.031736 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Availability Zones retrieved successfully. Jul 31 21:00:06.037211 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Flow 'volume_create_api' (8d68c77e-cd84-488d-8739-c73c56ba22a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:06.038299 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d9e901-25c9-43b9-a523-ac23a8571878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:06.039189 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:00:06.057946 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (03d9e901-25c9-43b9-a523-ac23a8571878) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '82ce4770-8be4-48e1-b75b-72ce8fbb3d06', 'volume_type': VolumeType(created_at=2026-07-31T21:00:05Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ea15d928-5609-436b-b13c-c1f47cca2dcf,is_public=True,name='tempest-scenario-type-luks-310467361',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ea15d928-5609-436b-b13c-c1f47cca2dcf', '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=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:06.058764 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da8f8edd-ace4-464c-bc89-fe021c7274e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:06.095903 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Created reservations ['d6ccc152-e774-4616-b948-0973cb735e06', '618d1fe5-a210-4fe1-8c31-9de4a4b951a4', 'ad3471c8-6cd3-4b17-b672-dc5e15b72b73', '229ddb9c-d2a7-47ed-a491-a4f1c745dc3e'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:00:06.097047 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da8f8edd-ace4-464c-bc89-fe021c7274e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6ccc152-e774-4616-b948-0973cb735e06', '618d1fe5-a210-4fe1-8c31-9de4a4b951a4', 'ad3471c8-6cd3-4b17-b672-dc5e15b72b73', '229ddb9c-d2a7-47ed-a491-a4f1c745dc3e']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:06.097902 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23ad784-2bb6-475b-b0bc-f837687b57ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:06.130497 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e23ad784-2bb6-475b-b0bc-f837687b57ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f8288c0f-c278-4d1b-a76a-c1d4a3921020', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-317513493',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebecce6250544b48025222436f799cd',qos_specs=None,replication_status=,reservations=['d6ccc152-e774-4616-b948-0973cb735e06','618d1fe5-a210-4fe1-8c31-9de4a4b951a4','ad3471c8-6cd3-4b17-b672-dc5e15b72b73','229ddb9c-d2a7-47ed-a491-a4f1c745dc3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=82ce4770-8be4-48e1-b75b-72ce8fbb3d06,status='creating',user_id='383e40658c2c4bcf91a65463ceeca535',volume_type_id=ea15d928-5609-436b-b13c-c1f47cca2dcf), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:00:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-317513493',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=f8288c0f-c278-4d1b-a76a-c1d4a3921020,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebecce6250544b48025222436f799cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=82ce4770-8be4-48e1-b75b-72ce8fbb3d06,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='383e40658c2c4bcf91a65463ceeca535',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ea15d928-5609-436b-b13c-c1f47cca2dcf),volume_type_id=ea15d928-5609-436b-b13c-c1f47cca2dcf)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:06.131275 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ddd28ac-3e57-47dd-af4f-e434ae32d684) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:06.152045 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ddd28ac-3e57-47dd-af4f-e434ae32d684) transitioned into state 'SUCCESS' from state '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-317513493',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebecce6250544b48025222436f799cd',qos_specs=None,replication_status=,reservations=['d6ccc152-e774-4616-b948-0973cb735e06','618d1fe5-a210-4fe1-8c31-9de4a4b951a4','ad3471c8-6cd3-4b17-b672-dc5e15b72b73','229ddb9c-d2a7-47ed-a491-a4f1c745dc3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=82ce4770-8be4-48e1-b75b-72ce8fbb3d06,status='creating',user_id='383e40658c2c4bcf91a65463ceeca535',volume_type_id=ea15d928-5609-436b-b13c-c1f47cca2dcf)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:06.152716 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90395ee5-4cab-4f13-a7f8-26b86d7dd6de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:06.172161 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (90395ee5-4cab-4f13-a7f8-26b86d7dd6de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:06.172161 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Flow 'volume_create_api' (8d68c77e-cd84-488d-8739-c73c56ba22a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:06.172161 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume request issued successfully. Jul 31 21:00:06.172617 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-60626363-8069-46c4-9958-64871038be27 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:00:06.173160 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1349/5348] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:00:06 2026] POST /volume/v3/volumes => generated 810 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:00:06.185416 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5811cbea-2f8d-4ab2-832e-fa4a2d7237af None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:06.187456 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5811cbea-2f8d-4ab2-832e-fa4a2d7237af tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:06.187700 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5811cbea-2f8d-4ab2-832e-fa4a2d7237af tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:06.187999 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5811cbea-2f8d-4ab2-832e-fa4a2d7237af tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:06.194767 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:06.194767 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:06.201145 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-5811cbea-2f8d-4ab2-832e-fa4a2d7237af tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:06.201751 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5811cbea-2f8d-4ab2-832e-fa4a2d7237af tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:06.202104 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1334/5349] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:06 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:06.587038 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d196ba8b-1400-42cb-9319-a526d80d3d7c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:06.589269 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d196ba8b-1400-42cb-9319-a526d80d3d7c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] GET https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 Jul 31 21:00:06.589516 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d196ba8b-1400-42cb-9319-a526d80d3d7c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:06.589752 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d196ba8b-1400-42cb-9319-a526d80d3d7c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:06.596141 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d196ba8b-1400-42cb-9319-a526d80d3d7c tempest-VolumeMultiattachTests-689677079 tempest-VolumeMultiattachTests-689677079-project-member] https://10.4.3.157/volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 returned with HTTP 404 Jul 31 21:00:06.596703 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1318/5350] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:06 2026] GET /volume/v3/volumes/f63dd000-9bed-4fa2-b028-234d29263db2 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:06.602538 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c7b6bc1f-d310-47ce-ad06-5fb9e5ab5882 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:06.604252 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c7b6bc1f-d310-47ce-ad06-5fb9e5ab5882 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 21:00:06.604443 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c7b6bc1f-d310-47ce-ad06-5fb9e5ab5882 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:06.604621 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c7b6bc1f-d310-47ce-ad06-5fb9e5ab5882 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:06.605391 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-c7b6bc1f-d310-47ce-ad06-5fb9e5ab5882 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:06.618041 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c7b6bc1f-d310-47ce-ad06-5fb9e5ab5882 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Get all volumes completed successfully. Jul 31 21:00:06.620574 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:06.620574 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:06.624568 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c7b6bc1f-d310-47ce-ad06-5fb9e5ab5882 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 21:00:06.624936 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1350/5351] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 21:00:06 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9658 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:06.638007 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-78a38cfd-5fe0-4474-b98f-2bf3e8a82d75 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:06.639815 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-78a38cfd-5fe0-4474-b98f-2bf3e8a82d75 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] DELETE https://10.4.3.157/volume/v3/types/0ae7d512-362c-4b82-b6fb-13029182554b Jul 31 21:00:06.640016 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-78a38cfd-5fe0-4474-b98f-2bf3e8a82d75 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:06.640366 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-78a38cfd-5fe0-4474-b98f-2bf3e8a82d75 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:06.640598 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:06.640598 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:06.660722 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-78a38cfd-5fe0-4474-b98f-2bf3e8a82d75 tempest-VolumeMultiattachTests-36497882 tempest-VolumeMultiattachTests-36497882-project-admin] https://10.4.3.157/volume/v3/types/0ae7d512-362c-4b82-b6fb-13029182554b returned with HTTP 202 Jul 31 21:00:06.661055 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1350/5352] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 21:00:06 2026] DELETE /volume/v3/types/0ae7d512-362c-4b82-b6fb-13029182554b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:00:06.875388 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f39929ed-d328-41e0-abf0-816496e58724 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:06.877590 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f39929ed-d328-41e0-abf0-816496e58724 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:06.877843 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f39929ed-d328-41e0-abf0-816496e58724 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:06.878081 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f39929ed-d328-41e0-abf0-816496e58724 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:06.878248 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-f39929ed-d328-41e0-abf0-816496e58724 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:06.882816 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:06.882816 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:06.883584 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f39929ed-d328-41e0-abf0-816496e58724 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:06.883937 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1335/5353] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:06 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:07.215767 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-73db9a90-e92b-4304-822f-61e0534cdc4c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:07.217477 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-73db9a90-e92b-4304-822f-61e0534cdc4c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:07.218777 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-73db9a90-e92b-4304-822f-61e0534cdc4c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:07.218777 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-73db9a90-e92b-4304-822f-61e0534cdc4c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:07.225398 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:07.225398 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:07.229324 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-73db9a90-e92b-4304-822f-61e0534cdc4c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:07.233231 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-73db9a90-e92b-4304-822f-61e0534cdc4c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:07.233607 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1319/5354] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:07 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:07.894801 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c4226da3-1c98-41c0-9f61-bc41b849c89e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:07.897083 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c4226da3-1c98-41c0-9f61-bc41b849c89e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:07.897368 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c4226da3-1c98-41c0-9f61-bc41b849c89e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:07.897606 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c4226da3-1c98-41c0-9f61-bc41b849c89e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:07.897747 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c4226da3-1c98-41c0-9f61-bc41b849c89e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:07.902603 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:07.902603 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:07.903341 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c4226da3-1c98-41c0-9f61-bc41b849c89e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:07.903726 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1351/5355] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:07 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:08.245341 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a77afbf0-d7be-4982-8dba-dd12a979b288 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:08.247783 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a77afbf0-d7be-4982-8dba-dd12a979b288 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:08.248140 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a77afbf0-d7be-4982-8dba-dd12a979b288 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:08.248467 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a77afbf0-d7be-4982-8dba-dd12a979b288 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:08.256353 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:08.256353 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:08.259415 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a77afbf0-d7be-4982-8dba-dd12a979b288 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:08.262805 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a77afbf0-d7be-4982-8dba-dd12a979b288 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:08.263150 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1351/5356] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:08 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 902 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:08.913898 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-47741e55-7522-46ac-8aa5-af94d63bba59 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:08.915641 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-47741e55-7522-46ac-8aa5-af94d63bba59 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:08.915826 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-47741e55-7522-46ac-8aa5-af94d63bba59 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:08.916004 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-47741e55-7522-46ac-8aa5-af94d63bba59 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:08.916141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-47741e55-7522-46ac-8aa5-af94d63bba59 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:08.920068 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:08.920068 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:08.920766 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-47741e55-7522-46ac-8aa5-af94d63bba59 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:08.921148 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1336/5357] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:08 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:09.274977 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d10035f0-26e3-49e0-a987-d75c1a4e09ec None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:09.276866 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d10035f0-26e3-49e0-a987-d75c1a4e09ec tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:09.277090 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d10035f0-26e3-49e0-a987-d75c1a4e09ec tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:09.277354 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d10035f0-26e3-49e0-a987-d75c1a4e09ec tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:09.286779 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:09.286779 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:09.290522 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d10035f0-26e3-49e0-a987-d75c1a4e09ec tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:09.295083 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d10035f0-26e3-49e0-a987-d75c1a4e09ec tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:09.295230 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1320/5358] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:09 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:09.930299 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-41e98d30-c99b-4307-a0ec-43ea2edba988 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:09.932142 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-41e98d30-c99b-4307-a0ec-43ea2edba988 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:09.932381 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-41e98d30-c99b-4307-a0ec-43ea2edba988 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:09.932603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-41e98d30-c99b-4307-a0ec-43ea2edba988 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:09.932730 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-41e98d30-c99b-4307-a0ec-43ea2edba988 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:09.937152 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:09.937152 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:09.938119 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-41e98d30-c99b-4307-a0ec-43ea2edba988 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:09.938681 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1352/5359] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:09 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:10.307689 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-90b780e4-2c28-456b-bfac-dc34f413c47a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:10.310761 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-90b780e4-2c28-456b-bfac-dc34f413c47a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:10.311038 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-90b780e4-2c28-456b-bfac-dc34f413c47a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:10.311344 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-90b780e4-2c28-456b-bfac-dc34f413c47a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:10.320417 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:10.320417 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:10.325550 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-90b780e4-2c28-456b-bfac-dc34f413c47a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:10.331076 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-90b780e4-2c28-456b-bfac-dc34f413c47a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:10.331637 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1352/5360] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:10 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 902 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:10.949924 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-97845cca-6023-4eda-bc16-a241b6cbd373 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:10.953869 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-97845cca-6023-4eda-bc16-a241b6cbd373 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:10.953869 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-97845cca-6023-4eda-bc16-a241b6cbd373 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:10.953869 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-97845cca-6023-4eda-bc16-a241b6cbd373 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:10.953869 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-97845cca-6023-4eda-bc16-a241b6cbd373 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:10.957188 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:10.957188 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:10.958092 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-97845cca-6023-4eda-bc16-a241b6cbd373 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:10.958563 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1337/5361] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:10 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:11.345034 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4090e201-a836-421e-9c08-9f6c171c8f76 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:11.346799 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4090e201-a836-421e-9c08-9f6c171c8f76 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:11.346982 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4090e201-a836-421e-9c08-9f6c171c8f76 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:11.347164 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4090e201-a836-421e-9c08-9f6c171c8f76 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:11.353796 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:11.353796 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:11.357089 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4090e201-a836-421e-9c08-9f6c171c8f76 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:11.361250 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4090e201-a836-421e-9c08-9f6c171c8f76 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:11.361642 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1321/5362] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:11 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:11.968682 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ddd14f58-dd46-4365-94b3-997f416ccaf0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:11.970351 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ddd14f58-dd46-4365-94b3-997f416ccaf0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:11.970567 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ddd14f58-dd46-4365-94b3-997f416ccaf0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:11.970744 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ddd14f58-dd46-4365-94b3-997f416ccaf0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:11.970839 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-ddd14f58-dd46-4365-94b3-997f416ccaf0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:11.974843 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:11.974843 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:11.975533 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ddd14f58-dd46-4365-94b3-997f416ccaf0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:11.975870 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1353/5363] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:11 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:12.381459 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-28278a46-766f-4da3-a7ff-c5512e1b6f00 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:12.383906 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-28278a46-766f-4da3-a7ff-c5512e1b6f00 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:12.384265 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-28278a46-766f-4da3-a7ff-c5512e1b6f00 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:12.384709 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-28278a46-766f-4da3-a7ff-c5512e1b6f00 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:12.392297 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:12.392297 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:12.396684 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-28278a46-766f-4da3-a7ff-c5512e1b6f00 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:12.406309 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-28278a46-766f-4da3-a7ff-c5512e1b6f00 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:12.406309 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1353/5364] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:12 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:12.985630 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-961f81fc-1d72-49f6-85a3-7444bbf0e513 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:12.987858 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-961f81fc-1d72-49f6-85a3-7444bbf0e513 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:12.988098 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-961f81fc-1d72-49f6-85a3-7444bbf0e513 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:12.988379 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-961f81fc-1d72-49f6-85a3-7444bbf0e513 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:12.988526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-961f81fc-1d72-49f6-85a3-7444bbf0e513 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:12.993607 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:12.993607 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:12.994692 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-961f81fc-1d72-49f6-85a3-7444bbf0e513 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:12.995511 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1338/5365] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:12 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:13.421196 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8e72c0cf-8994-477a-a379-a53d42d0d9d1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:13.423220 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e72c0cf-8994-477a-a379-a53d42d0d9d1 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:13.423457 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8e72c0cf-8994-477a-a379-a53d42d0d9d1 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:13.423665 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8e72c0cf-8994-477a-a379-a53d42d0d9d1 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:13.432137 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:13.432137 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:13.435540 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8e72c0cf-8994-477a-a379-a53d42d0d9d1 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:13.440699 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e72c0cf-8994-477a-a379-a53d42d0d9d1 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:13.441150 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1322/5366] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:13 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:14.006731 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-89a7b0b5-7f1f-4942-8396-7ff4e6c803c2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:14.011391 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-89a7b0b5-7f1f-4942-8396-7ff4e6c803c2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:14.011527 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-89a7b0b5-7f1f-4942-8396-7ff4e6c803c2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:14.011664 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-89a7b0b5-7f1f-4942-8396-7ff4e6c803c2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:14.011753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-89a7b0b5-7f1f-4942-8396-7ff4e6c803c2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:14.015815 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:14.015815 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:14.016534 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-89a7b0b5-7f1f-4942-8396-7ff4e6c803c2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:14.016901 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1354/5367] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:14 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 21:00:14.453805 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-28d3267f-34fd-430d-b95e-4b9a61fcd8c5 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:14.455426 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-28d3267f-34fd-430d-b95e-4b9a61fcd8c5 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:14.455641 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-28d3267f-34fd-430d-b95e-4b9a61fcd8c5 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:14.455816 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-28d3267f-34fd-430d-b95e-4b9a61fcd8c5 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:14.462300 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:14.462300 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:14.465404 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-28d3267f-34fd-430d-b95e-4b9a61fcd8c5 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:14.468863 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-28d3267f-34fd-430d-b95e-4b9a61fcd8c5 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:14.469200 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1354/5368] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:14 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:14.480526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3870cc94-e942-4de7-be53-b39fc72ad9eb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:14.482241 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3870cc94-e942-4de7-be53-b39fc72ad9eb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:14.482442 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3870cc94-e942-4de7-be53-b39fc72ad9eb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:14.482650 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3870cc94-e942-4de7-be53-b39fc72ad9eb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:14.489042 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:14.489042 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:14.492359 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-3870cc94-e942-4de7-be53-b39fc72ad9eb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:14.496084 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3870cc94-e942-4de7-be53-b39fc72ad9eb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:14.496500 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1339/5369] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:14 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 903 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:15.026956 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-61a924d0-0160-4221-9fd5-9f24ef69679f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:15.029152 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61a924d0-0160-4221-9fd5-9f24ef69679f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:15.029349 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61a924d0-0160-4221-9fd5-9f24ef69679f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:15.029539 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61a924d0-0160-4221-9fd5-9f24ef69679f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:15.029638 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-61a924d0-0160-4221-9fd5-9f24ef69679f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:15.034038 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:15.034038 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:15.034829 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61a924d0-0160-4221-9fd5-9f24ef69679f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:15.035228 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1323/5370] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:15 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 791 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:16.045890 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c96344a2-5745-4486-80be-218922df9dd3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:16.048043 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c96344a2-5745-4486-80be-218922df9dd3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:16.048317 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c96344a2-5745-4486-80be-218922df9dd3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:16.048565 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c96344a2-5745-4486-80be-218922df9dd3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:16.048717 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-c96344a2-5745-4486-80be-218922df9dd3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:16.054355 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:16.054355 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:16.055249 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c96344a2-5745-4486-80be-218922df9dd3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:16.055676 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1355/5371] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:16 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:16.064698 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-38ffbd4a-c8ac-4f59-af74-f55eecb4d6be None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:16.066585 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-38ffbd4a-c8ac-4f59-af74-f55eecb4d6be tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:16.066829 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-38ffbd4a-c8ac-4f59-af74-f55eecb4d6be tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:16.066980 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-38ffbd4a-c8ac-4f59-af74-f55eecb4d6be tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:16.067080 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-38ffbd4a-c8ac-4f59-af74-f55eecb4d6be tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:16.072751 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:16.072751 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:16.073600 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-38ffbd4a-c8ac-4f59-af74-f55eecb4d6be tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:16.073971 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1355/5372] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:16 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 793 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:16.083421 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ec730de5-0adc-4cac-a9e2-ad085fd8908f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:16.085551 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ec730de5-0adc-4cac-a9e2-ad085fd8908f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 21:00:16.086101 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ec730de5-0adc-4cac-a9e2-ad085fd8908f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f71d6043-f8c8-4286-bd92-3e3fe0f47d5d", "incremental": true, "force": true}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:16.087318 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.contrib.backups [None req-ec730de5-0adc-4cac-a9e2-ad085fd8908f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating new backup {'backup': {'volume_id': 'f71d6043-f8c8-4286-bd92-3e3fe0f47d5d', 'incremental': True, 'force': True}} {{(pid=100193) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 21:00:16.087447 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.contrib.backups [None req-ec730de5-0adc-4cac-a9e2-ad085fd8908f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating backup of volume f71d6043-f8c8-4286-bd92-3e3fe0f47d5d in container None Jul 31 21:00:16.097399 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:16.097399 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:16.097995 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ec730de5-0adc-4cac-a9e2-ad085fd8908f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 21:00:16.117587 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-ec730de5-0adc-4cac-a9e2-ad085fd8908f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['1e5ff2aa-65ce-46c8-ba10-147b96bb8952', '49758c3c-6098-4a73-aae7-bd39c1aba752'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:00:16.148091 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ec730de5-0adc-4cac-a9e2-ad085fd8908f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 21:00:16.148613 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1340/5373] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:00:16 2026] POST /volume/v3/backups => generated 288 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:00:16.156058 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e48add98-dd37-4a9c-86a5-40d8709b2aab None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:16.157744 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e48add98-dd37-4a9c-86a5-40d8709b2aab tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:16.157911 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e48add98-dd37-4a9c-86a5-40d8709b2aab tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:16.158512 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e48add98-dd37-4a9c-86a5-40d8709b2aab tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:16.158512 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-e48add98-dd37-4a9c-86a5-40d8709b2aab tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a736f41c-dcce-476b-9c18-36180a8ee161. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:16.162696 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:16.162696 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:16.163537 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e48add98-dd37-4a9c-86a5-40d8709b2aab tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 200 Jul 31 21:00:16.163907 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1324/5374] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:16 2026] GET /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 694 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:17.173548 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-584d692e-5276-47e9-922d-65fca36310b2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:17.176058 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-584d692e-5276-47e9-922d-65fca36310b2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:17.176058 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-584d692e-5276-47e9-922d-65fca36310b2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:17.176058 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-584d692e-5276-47e9-922d-65fca36310b2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:17.176283 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-584d692e-5276-47e9-922d-65fca36310b2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a736f41c-dcce-476b-9c18-36180a8ee161. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:17.181473 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:17.181473 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:17.182490 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-584d692e-5276-47e9-922d-65fca36310b2 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 200 Jul 31 21:00:17.182966 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1356/5375] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:17 2026] GET /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 696 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:18.195656 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d41b14aa-c829-48b2-90e2-07df3404c335 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:18.197177 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d41b14aa-c829-48b2-90e2-07df3404c335 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:18.197354 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d41b14aa-c829-48b2-90e2-07df3404c335 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:18.197545 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d41b14aa-c829-48b2-90e2-07df3404c335 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:18.197653 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-d41b14aa-c829-48b2-90e2-07df3404c335 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a736f41c-dcce-476b-9c18-36180a8ee161. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:18.201539 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:18.201539 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:18.202692 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d41b14aa-c829-48b2-90e2-07df3404c335 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 200 Jul 31 21:00:18.202692 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1356/5376] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:18 2026] GET /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 696 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:19.214847 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-03848448-09a3-4a2d-9c12-d3df37046c76 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:19.217257 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-03848448-09a3-4a2d-9c12-d3df37046c76 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:19.217541 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-03848448-09a3-4a2d-9c12-d3df37046c76 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:19.217814 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-03848448-09a3-4a2d-9c12-d3df37046c76 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:19.217965 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-03848448-09a3-4a2d-9c12-d3df37046c76 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a736f41c-dcce-476b-9c18-36180a8ee161. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:19.223088 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:19.223088 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:19.224115 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-03848448-09a3-4a2d-9c12-d3df37046c76 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 200 Jul 31 21:00:19.224604 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1341/5377] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:19 2026] GET /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:20.235761 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-98050217-0e24-4361-a268-d1c8b2362ab7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:20.237916 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98050217-0e24-4361-a268-d1c8b2362ab7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:20.238190 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98050217-0e24-4361-a268-d1c8b2362ab7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:20.238436 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98050217-0e24-4361-a268-d1c8b2362ab7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:20.238579 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-98050217-0e24-4361-a268-d1c8b2362ab7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a736f41c-dcce-476b-9c18-36180a8ee161. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:20.243455 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:20.243455 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:20.244451 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98050217-0e24-4361-a268-d1c8b2362ab7 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 200 Jul 31 21:00:20.244917 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1325/5378] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:20 2026] GET /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:21.257281 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1b6a7026-b19c-452c-ae5c-3c8014a557fc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:21.259787 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1b6a7026-b19c-452c-ae5c-3c8014a557fc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:21.260026 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1b6a7026-b19c-452c-ae5c-3c8014a557fc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:21.260264 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1b6a7026-b19c-452c-ae5c-3c8014a557fc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:21.260399 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-1b6a7026-b19c-452c-ae5c-3c8014a557fc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a736f41c-dcce-476b-9c18-36180a8ee161. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:21.264998 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:21.264998 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:21.265841 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1b6a7026-b19c-452c-ae5c-3c8014a557fc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 200 Jul 31 21:00:21.266271 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1357/5379] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:21 2026] GET /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 707 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:22.278024 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ad3c4ed5-e8ca-491f-bbf6-d4775d26d175 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:22.280287 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ad3c4ed5-e8ca-491f-bbf6-d4775d26d175 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:22.280613 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ad3c4ed5-e8ca-491f-bbf6-d4775d26d175 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:22.280841 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ad3c4ed5-e8ca-491f-bbf6-d4775d26d175 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:22.280984 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-ad3c4ed5-e8ca-491f-bbf6-d4775d26d175 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a736f41c-dcce-476b-9c18-36180a8ee161. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:22.285766 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:22.285766 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:22.286679 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ad3c4ed5-e8ca-491f-bbf6-d4775d26d175 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 200 Jul 31 21:00:22.287111 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1357/5380] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:22 2026] GET /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:23.298917 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2b9fa92d-ed89-4078-8164-9ab3bc5677b6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:23.300745 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2b9fa92d-ed89-4078-8164-9ab3bc5677b6 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:23.300931 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2b9fa92d-ed89-4078-8164-9ab3bc5677b6 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:23.301114 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2b9fa92d-ed89-4078-8164-9ab3bc5677b6 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:23.301264 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-2b9fa92d-ed89-4078-8164-9ab3bc5677b6 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a736f41c-dcce-476b-9c18-36180a8ee161. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:23.305512 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:23.305512 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:23.306483 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2b9fa92d-ed89-4078-8164-9ab3bc5677b6 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 200 Jul 31 21:00:23.306849 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1342/5381] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:23 2026] GET /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:23.318106 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-158f5f8c-cd5c-4cc9-aebb-001b17b90833 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:23.319713 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-158f5f8c-cd5c-4cc9-aebb-001b17b90833 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:23.320040 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-158f5f8c-cd5c-4cc9-aebb-001b17b90833 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:23.321180 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-158f5f8c-cd5c-4cc9-aebb-001b17b90833 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:23.321180 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-158f5f8c-cd5c-4cc9-aebb-001b17b90833 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a736f41c-dcce-476b-9c18-36180a8ee161. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:23.324280 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:23.324280 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:23.325144 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-158f5f8c-cd5c-4cc9-aebb-001b17b90833 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 200 Jul 31 21:00:23.325634 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1326/5382] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:23 2026] GET /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:23.334214 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d3518301-e747-4aa9-a384-237103d0ed52 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:23.335757 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3518301-e747-4aa9-a384-237103d0ed52 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:23.335915 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3518301-e747-4aa9-a384-237103d0ed52 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:23.336087 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3518301-e747-4aa9-a384-237103d0ed52 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:23.336198 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-d3518301-e747-4aa9-a384-237103d0ed52 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete backup with id: a736f41c-dcce-476b-9c18-36180a8ee161. Jul 31 21:00:23.340384 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:23.340384 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:23.352383 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-d3518301-e747-4aa9-a384-237103d0ed52 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] delete_backup rpcapi backup_id a736f41c-dcce-476b-9c18-36180a8ee161 {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 21:00:23.353969 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3518301-e747-4aa9-a384-237103d0ed52 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 202 Jul 31 21:00:23.354358 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1358/5383] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:00:23 2026] DELETE /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 21:00:23.363443 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d496609d-09eb-4191-9a55-adeec320918f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:23.365225 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d496609d-09eb-4191-9a55-adeec320918f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:23.365499 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d496609d-09eb-4191-9a55-adeec320918f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:23.365718 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d496609d-09eb-4191-9a55-adeec320918f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:23.365856 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-d496609d-09eb-4191-9a55-adeec320918f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a736f41c-dcce-476b-9c18-36180a8ee161. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:23.369934 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:23.369934 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:23.370659 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d496609d-09eb-4191-9a55-adeec320918f tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 200 Jul 31 21:00:23.371012 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1358/5384] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:23 2026] GET /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 707 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:24.381880 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-39cc8832-55e4-4d74-b30b-fa35f5100396 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:24.383998 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39cc8832-55e4-4d74-b30b-fa35f5100396 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 Jul 31 21:00:24.384229 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39cc8832-55e4-4d74-b30b-fa35f5100396 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:24.384467 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-39cc8832-55e4-4d74-b30b-fa35f5100396 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:24.384597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-39cc8832-55e4-4d74-b30b-fa35f5100396 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id a736f41c-dcce-476b-9c18-36180a8ee161. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:24.388933 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-39cc8832-55e4-4d74-b30b-fa35f5100396 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 returned with HTTP 404 Jul 31 21:00:24.389581 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1343/5385] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:24 2026] GET /volume/v3/backups/a736f41c-dcce-476b-9c18-36180a8ee161 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:24.397282 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c8bbe162-b623-4aa8-93c3-4ca99ffab105 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:24.399311 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c8bbe162-b623-4aa8-93c3-4ca99ffab105 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/backups Jul 31 21:00:24.399915 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c8bbe162-b623-4aa8-93c3-4ca99ffab105 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f71d6043-f8c8-4286-bd92-3e3fe0f47d5d", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-824188263", "container": "tempest-volumesbackupstest-backup-container-388999495"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:24.402740 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.contrib.backups [None req-c8bbe162-b623-4aa8-93c3-4ca99ffab105 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating new backup {'backup': {'volume_id': 'f71d6043-f8c8-4286-bd92-3e3fe0f47d5d', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-824188263', 'container': 'tempest-volumesbackupstest-backup-container-388999495'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Jul 31 21:00:24.402740 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.contrib.backups [None req-c8bbe162-b623-4aa8-93c3-4ca99ffab105 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Creating backup of volume f71d6043-f8c8-4286-bd92-3e3fe0f47d5d in container tempest-volumesbackupstest-backup-container-388999495 Jul 31 21:00:24.410856 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:24.410856 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:24.411419 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c8bbe162-b623-4aa8-93c3-4ca99ffab105 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 21:00:24.427339 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-c8bbe162-b623-4aa8-93c3-4ca99ffab105 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Created reservations ['c9d58767-fd04-4d2d-b34c-8a9a0bb484ea', 'df0c23f1-dc04-444c-a6e0-e288df863522'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:00:24.456361 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c8bbe162-b623-4aa8-93c3-4ca99ffab105 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups returned with HTTP 202 Jul 31 21:00:24.457037 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1327/5386] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:00:24 2026] POST /volume/v3/backups => generated 329 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:00:24.467009 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8930d746-54e8-4ab1-8faa-c81efb258bf5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:24.469202 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8930d746-54e8-4ab1-8faa-c81efb258bf5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:24.469515 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8930d746-54e8-4ab1-8faa-c81efb258bf5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:24.469811 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8930d746-54e8-4ab1-8faa-c81efb258bf5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:24.469991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-8930d746-54e8-4ab1-8faa-c81efb258bf5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:24.475740 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:24.475740 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:24.476639 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8930d746-54e8-4ab1-8faa-c81efb258bf5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 200 Jul 31 21:00:24.477176 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1359/5387] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:24 2026] GET /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:25.488000 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c4b3a977-73ad-4bc6-a626-2defa2e89c46 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:25.489885 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c4b3a977-73ad-4bc6-a626-2defa2e89c46 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:25.490099 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c4b3a977-73ad-4bc6-a626-2defa2e89c46 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:25.490329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c4b3a977-73ad-4bc6-a626-2defa2e89c46 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:25.490447 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-c4b3a977-73ad-4bc6-a626-2defa2e89c46 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:25.495344 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:25.495344 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:25.496064 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c4b3a977-73ad-4bc6-a626-2defa2e89c46 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 200 Jul 31 21:00:25.496442 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1359/5388] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:25 2026] GET /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:26.506893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-3f228dc5-87c7-47f7-a97b-b01b0f0b5545 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:26.508529 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3f228dc5-87c7-47f7-a97b-b01b0f0b5545 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:26.508691 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3f228dc5-87c7-47f7-a97b-b01b0f0b5545 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:26.508881 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-3f228dc5-87c7-47f7-a97b-b01b0f0b5545 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:26.508978 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-3f228dc5-87c7-47f7-a97b-b01b0f0b5545 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:26.513079 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:26.513079 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:26.513807 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-3f228dc5-87c7-47f7-a97b-b01b0f0b5545 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 200 Jul 31 21:00:26.514099 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1344/5389] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:26 2026] GET /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:27.523901 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c8df0999-1911-489b-9a8e-925f8dee804d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:27.527969 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c8df0999-1911-489b-9a8e-925f8dee804d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:27.527969 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c8df0999-1911-489b-9a8e-925f8dee804d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:27.527969 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c8df0999-1911-489b-9a8e-925f8dee804d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:27.527969 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-c8df0999-1911-489b-9a8e-925f8dee804d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:27.531941 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:27.531941 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:27.532879 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c8df0999-1911-489b-9a8e-925f8dee804d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 200 Jul 31 21:00:27.533373 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1328/5390] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:27 2026] GET /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:28.542821 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-54876b17-852a-4943-8605-8bdbf066ba96 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:28.545871 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-54876b17-852a-4943-8605-8bdbf066ba96 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:28.546105 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-54876b17-852a-4943-8605-8bdbf066ba96 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:28.546372 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-54876b17-852a-4943-8605-8bdbf066ba96 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:28.547171 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-54876b17-852a-4943-8605-8bdbf066ba96 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:28.553319 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:28.553319 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:28.554025 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-54876b17-852a-4943-8605-8bdbf066ba96 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 200 Jul 31 21:00:28.554986 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1360/5391] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:28 2026] GET /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:29.564705 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5aa5278f-88e6-444b-a8cd-58b1d375458d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:29.567200 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5aa5278f-88e6-444b-a8cd-58b1d375458d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:29.567446 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5aa5278f-88e6-444b-a8cd-58b1d375458d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:29.567695 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5aa5278f-88e6-444b-a8cd-58b1d375458d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:29.567837 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-5aa5278f-88e6-444b-a8cd-58b1d375458d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:29.573241 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:29.573241 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:29.574206 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5aa5278f-88e6-444b-a8cd-58b1d375458d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 200 Jul 31 21:00:29.574702 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1360/5392] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:29 2026] GET /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:30.586841 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-5b6b9118-c512-4994-b726-3316a732f050 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:30.588952 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5b6b9118-c512-4994-b726-3316a732f050 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:30.589189 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5b6b9118-c512-4994-b726-3316a732f050 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:30.589421 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-5b6b9118-c512-4994-b726-3316a732f050 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:30.589565 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-5b6b9118-c512-4994-b726-3316a732f050 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:30.595787 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:30.595787 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:30.595787 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-5b6b9118-c512-4994-b726-3316a732f050 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 200 Jul 31 21:00:30.595787 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1345/5393] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:30 2026] GET /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 788 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:31.606604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8e110f00-2f4b-444f-a67f-0efa153a8ed9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:31.608819 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e110f00-2f4b-444f-a67f-0efa153a8ed9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:31.609076 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8e110f00-2f4b-444f-a67f-0efa153a8ed9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:31.609349 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8e110f00-2f4b-444f-a67f-0efa153a8ed9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:31.609549 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-8e110f00-2f4b-444f-a67f-0efa153a8ed9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:31.613590 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:31.613590 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:31.614184 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8e110f00-2f4b-444f-a67f-0efa153a8ed9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 200 Jul 31 21:00:31.614505 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1329/5394] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:31 2026] GET /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:31.623490 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d624498c-bbe4-4062-9a49-0046c2b9b63a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:31.625328 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d624498c-bbe4-4062-9a49-0046c2b9b63a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:31.625512 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d624498c-bbe4-4062-9a49-0046c2b9b63a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:31.625743 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d624498c-bbe4-4062-9a49-0046c2b9b63a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:31.625843 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.backups [None req-d624498c-bbe4-4062-9a49-0046c2b9b63a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. {{(pid=100192) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:31.629814 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:31.629814 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:31.630486 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d624498c-bbe4-4062-9a49-0046c2b9b63a tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 200 Jul 31 21:00:31.630841 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1361/5395] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:31 2026] GET /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 789 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:31.639755 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2b926809-57dd-420b-b704-4d65bcad7679 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:31.641419 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2b926809-57dd-420b-b704-4d65bcad7679 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:31.641599 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2b926809-57dd-420b-b704-4d65bcad7679 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:31.641766 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2b926809-57dd-420b-b704-4d65bcad7679 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:31.641859 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.contrib.backups [None req-2b926809-57dd-420b-b704-4d65bcad7679 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete backup with id: 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. Jul 31 21:00:31.645745 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:31.645745 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:31.659982 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.backup.rpcapi [None req-2b926809-57dd-420b-b704-4d65bcad7679 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] delete_backup rpcapi backup_id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 {{(pid=100191) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 21:00:31.661586 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2b926809-57dd-420b-b704-4d65bcad7679 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 202 Jul 31 21:00:31.662095 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1361/5396] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:00:31 2026] DELETE /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 21:00:31.669667 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6eb92c25-51ff-49a4-a667-1d44eccac883 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:31.670924 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6eb92c25-51ff-49a4-a667-1d44eccac883 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:31.671140 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6eb92c25-51ff-49a4-a667-1d44eccac883 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:31.671348 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6eb92c25-51ff-49a4-a667-1d44eccac883 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:31.671450 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-6eb92c25-51ff-49a4-a667-1d44eccac883 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:31.676584 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:31.676584 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:31.676584 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6eb92c25-51ff-49a4-a667-1d44eccac883 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 200 Jul 31 21:00:31.676584 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1346/5397] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:31 2026] GET /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:32.687787 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-42684091-ceeb-4b72-9275-66e0b4c103e5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:32.689800 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-42684091-ceeb-4b72-9275-66e0b4c103e5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 Jul 31 21:00:32.690035 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-42684091-ceeb-4b72-9275-66e0b4c103e5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:32.690251 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-42684091-ceeb-4b72-9275-66e0b4c103e5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:32.690351 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.backups [None req-42684091-ceeb-4b72-9275-66e0b4c103e5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 059ec8b9-6308-4dcf-a8dd-7f4ce9e47022. {{(pid=100194) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:32.694093 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-42684091-ceeb-4b72-9275-66e0b4c103e5 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 returned with HTTP 404 Jul 31 21:00:32.694580 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1330/5398] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:32 2026] GET /volume/v3/backups/059ec8b9-6308-4dcf-a8dd-7f4ce9e47022 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:32.765716 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f20641ce-a67d-4242-b680-d1c5d0eb55e9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:32.767540 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f20641ce-a67d-4242-b680-d1c5d0eb55e9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:32.767735 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f20641ce-a67d-4242-b680-d1c5d0eb55e9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:32.767926 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f20641ce-a67d-4242-b680-d1c5d0eb55e9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:32.768026 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.contrib.backups [None req-f20641ce-a67d-4242-b680-d1c5d0eb55e9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete backup with id: 9ddcc471-e775-4c43-8750-0cd6278fc308. Jul 31 21:00:32.772331 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:32.772331 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:32.784252 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.backup.rpcapi [None req-f20641ce-a67d-4242-b680-d1c5d0eb55e9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] delete_backup rpcapi backup_id 9ddcc471-e775-4c43-8750-0cd6278fc308 {{(pid=100192) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Jul 31 21:00:32.786144 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f20641ce-a67d-4242-b680-d1c5d0eb55e9 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 202 Jul 31 21:00:32.786647 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1362/5399] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:00:32 2026] DELETE /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 21:00:32.793155 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-25fc43c4-264d-4314-858a-b3045b26c9bc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:32.794770 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-25fc43c4-264d-4314-858a-b3045b26c9bc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:32.794975 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-25fc43c4-264d-4314-858a-b3045b26c9bc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:32.795158 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-25fc43c4-264d-4314-858a-b3045b26c9bc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:32.795293 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.backups [None req-25fc43c4-264d-4314-858a-b3045b26c9bc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100191) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:32.799459 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:32.799459 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:32.800201 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-25fc43c4-264d-4314-858a-b3045b26c9bc tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 200 Jul 31 21:00:32.800568 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1362/5400] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:32 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 792 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:33.811413 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-013c2db8-136d-4f25-b231-28ff4261933e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:33.813114 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-013c2db8-136d-4f25-b231-28ff4261933e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 Jul 31 21:00:33.813317 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-013c2db8-136d-4f25-b231-28ff4261933e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:33.813495 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-013c2db8-136d-4f25-b231-28ff4261933e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:33.813607 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.backups [None req-013c2db8-136d-4f25-b231-28ff4261933e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Show backup with id 9ddcc471-e775-4c43-8750-0cd6278fc308. {{(pid=100193) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Jul 31 21:00:33.817082 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-013c2db8-136d-4f25-b231-28ff4261933e tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 returned with HTTP 404 Jul 31 21:00:33.817543 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1347/5401] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:33 2026] GET /volume/v3/backups/9ddcc471-e775-4c43-8750-0cd6278fc308 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:33.927386 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-7ec0a162-bb10-4233-a2e9-70d5433434e3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:33.929432 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-7ec0a162-bb10-4233-a2e9-70d5433434e3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 21:00:33.929625 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-7ec0a162-bb10-4233-a2e9-70d5433434e3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:33.929795 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-7ec0a162-bb10-4233-a2e9-70d5433434e3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:33.940147 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:33.940147 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:33.943527 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-7ec0a162-bb10-4233-a2e9-70d5433434e3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 21:00:33.947416 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-7ec0a162-bb10-4233-a2e9-70d5433434e3 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 21:00:33.947939 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1331/5402] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:00:33 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 1134 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:33.965042 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-a05eef05-acfa-47ea-a333-55f23375ae32 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:33.967012 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-a05eef05-acfa-47ea-a333-55f23375ae32 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] POST https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d/action Jul 31 21:00:33.967506 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-a05eef05-acfa-47ea-a333-55f23375ae32 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:00:33.967669 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-a05eef05-acfa-47ea-a333-55f23375ae32 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:33.977639 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:33.977639 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:33.978057 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-a05eef05-acfa-47ea-a333-55f23375ae32 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 21:00:33.983662 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-a05eef05-acfa-47ea-a333-55f23375ae32 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Begin detaching volume completed successfully. Jul 31 21:00:33.983869 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-a05eef05-acfa-47ea-a333-55f23375ae32 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d/action returned with HTTP 202 Jul 31 21:00:33.984254 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1363/5403] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 21:00:33 2026] POST /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 21:00:34.001678 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b119bb79-9862-4d46-9483-442ffaf961ac None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:34.003375 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b119bb79-9862-4d46-9483-442ffaf961ac tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 21:00:34.003554 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b119bb79-9862-4d46-9483-442ffaf961ac tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:34.003754 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b119bb79-9862-4d46-9483-442ffaf961ac tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:34.012025 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:34.012025 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:34.015056 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b119bb79-9862-4d46-9483-442ffaf961ac tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 21:00:34.018793 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b119bb79-9862-4d46-9483-442ffaf961ac tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 21:00:34.019211 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1363/5404] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:34 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:34.025937 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-389c9865-4bca-4e6b-8c21-719290bc75ca None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:34.026304 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-389c9865-4bca-4e6b-8c21-719290bc75ca None None] GET https://10.4.3.157/volume// Jul 31 21:00:34.026488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-389c9865-4bca-4e6b-8c21-719290bc75ca None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:34.026689 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-389c9865-4bca-4e6b-8c21-719290bc75ca None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:34.026993 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-389c9865-4bca-4e6b-8c21-719290bc75ca None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:00:34.027269 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1348/5405] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:00:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:00:34.033438 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-cc55a0b0-62d4-4ac3-b108-a81691740644 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:34.035657 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-cc55a0b0-62d4-4ac3-b108-a81691740644 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 21:00:34.035901 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-cc55a0b0-62d4-4ac3-b108-a81691740644 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:34.036110 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-cc55a0b0-62d4-4ac3-b108-a81691740644 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:34.044831 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:34.044831 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:34.047907 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-cc55a0b0-62d4-4ac3-b108-a81691740644 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 21:00:34.052304 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-cc55a0b0-62d4-4ac3-b108-a81691740644 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 21:00:34.052838 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1332/5406] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:00:34 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 1317 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:00:34.838282 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-89c09adb-7168-4c03-bf5b-c8d8cf827704 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:34.840459 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-89c09adb-7168-4c03-bf5b-c8d8cf827704 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/attachments/c6f104f1-ccc4-4b14-8cb6-29c2d315aba2 Jul 31 21:00:34.840663 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-89c09adb-7168-4c03-bf5b-c8d8cf827704 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:34.840860 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-89c09adb-7168-4c03-bf5b-c8d8cf827704 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:34.848614 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:34.848614 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:34.900891 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-3cc60c36-93f7-4a20-97e4-d0bc8bebac7e req-89c09adb-7168-4c03-bf5b-c8d8cf827704 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/attachments/c6f104f1-ccc4-4b14-8cb6-29c2d315aba2 returned with HTTP 200 Jul 31 21:00:34.901402 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1364/5407] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:00:34 2026] DELETE /volume/v3/attachments/c6f104f1-ccc4-4b14-8cb6-29c2d315aba2 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:35.031237 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f1780ecd-ff78-4473-9a10-ae6677d5155d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:35.033030 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f1780ecd-ff78-4473-9a10-ae6677d5155d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 21:00:35.033244 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f1780ecd-ff78-4473-9a10-ae6677d5155d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:35.033399 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f1780ecd-ff78-4473-9a10-ae6677d5155d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:35.040762 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:35.040762 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:35.044246 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f1780ecd-ff78-4473-9a10-ae6677d5155d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 21:00:35.048357 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f1780ecd-ff78-4473-9a10-ae6677d5155d tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 21:00:35.048720 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1364/5408] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:35 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:36.765464 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-41b046f6-f4cd-4397-8b32-a2c984598dbe None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:36.767142 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-41b046f6-f4cd-4397-8b32-a2c984598dbe tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 21:00:36.767339 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-41b046f6-f4cd-4397-8b32-a2c984598dbe tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:36.767512 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-41b046f6-f4cd-4397-8b32-a2c984598dbe tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:36.774232 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:36.774232 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:36.777853 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-41b046f6-f4cd-4397-8b32-a2c984598dbe tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 21:00:36.781661 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-41b046f6-f4cd-4397-8b32-a2c984598dbe tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 21:00:36.781996 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1349/5409] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:36 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 842 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:36.793309 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-dd1737a3-b9bf-4fd5-bf73-c2350a0b0ab0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:36.794979 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dd1737a3-b9bf-4fd5-bf73-c2350a0b0ab0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 21:00:36.795190 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dd1737a3-b9bf-4fd5-bf73-c2350a0b0ab0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:36.795371 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-dd1737a3-b9bf-4fd5-bf73-c2350a0b0ab0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:36.795522 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-dd1737a3-b9bf-4fd5-bf73-c2350a0b0ab0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume with id: f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 21:00:36.802462 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:36.802462 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:36.802969 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-dd1737a3-b9bf-4fd5-bf73-c2350a0b0ab0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 21:00:36.818877 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-dd1737a3-b9bf-4fd5-bf73-c2350a0b0ab0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Delete volume request issued successfully. Jul 31 21:00:36.819074 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-dd1737a3-b9bf-4fd5-bf73-c2350a0b0ab0 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 202 Jul 31 21:00:36.819491 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1333/5410] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:00:36 2026] DELETE /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:00:36.825791 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-63035996-fe44-4c7e-a2f4-6ab01198d876 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:36.827508 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-63035996-fe44-4c7e-a2f4-6ab01198d876 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 21:00:36.827699 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-63035996-fe44-4c7e-a2f4-6ab01198d876 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:36.827906 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-63035996-fe44-4c7e-a2f4-6ab01198d876 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:36.834115 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:36.834115 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:36.837272 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-63035996-fe44-4c7e-a2f4-6ab01198d876 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Volume info retrieved successfully. Jul 31 21:00:36.840897 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-63035996-fe44-4c7e-a2f4-6ab01198d876 tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 200 Jul 31 21:00:36.841360 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1365/5411] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:36 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 841 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:37.853369 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-bcf8380c-c29e-4d14-9f90-4806e5efc94c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:37.855083 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bcf8380c-c29e-4d14-9f90-4806e5efc94c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] GET https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d Jul 31 21:00:37.855302 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bcf8380c-c29e-4d14-9f90-4806e5efc94c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:37.855475 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-bcf8380c-c29e-4d14-9f90-4806e5efc94c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:37.860821 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-bcf8380c-c29e-4d14-9f90-4806e5efc94c tempest-VolumesBackupsTest-1216666306 tempest-VolumesBackupsTest-1216666306-project-member] https://10.4.3.157/volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d returned with HTTP 404 Jul 31 21:00:37.861350 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1365/5412] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:37 2026] GET /volume/v3/volumes/f71d6043-f8c8-4286-bd92-3e3fe0f47d5d => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:40.095090 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bba7ef1f-6a15-40cb-848a-24e37701c191 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:40.173840 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bba7ef1f-6a15-40cb-848a-24e37701c191 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes Jul 31 21:00:40.174089 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bba7ef1f-6a15-40cb-848a-24e37701c191 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:40.174361 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bba7ef1f-6a15-40cb-848a-24e37701c191 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:40.174684 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-bba7ef1f-6a15-40cb-848a-24e37701c191 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:40.175407 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-bba7ef1f-6a15-40cb-848a-24e37701c191 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:40.182204 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bba7ef1f-6a15-40cb-848a-24e37701c191 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:40.182398 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bba7ef1f-6a15-40cb-848a-24e37701c191 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 200 Jul 31 21:00:40.182789 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1350/5413] 10.4.3.157 () {66 vars in 1237 bytes} [Fri Jul 31 21:00:40 2026] GET /volume/v3/volumes => generated 15 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 21:00:40.192329 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:40.194696 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:00:40.195194 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1362729435"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:40.197087 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1362729435'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:00:40.197272 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Create volume of 1 GB Jul 31 21:00:40.201246 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Availability Zones retrieved successfully. Jul 31 21:00:40.207325 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Flow 'volume_create_api' (9facbabd-a573-4b01-bd38-ab3a5b73f027) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:40.208487 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa849a2-a043-42d4-9a28-7ed8c25e5ddb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:40.209466 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:00:40.233717 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aaa849a2-a043-42d4-9a28-7ed8c25e5ddb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:40.234509 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43acbbab-1b63-462a-877c-1cc6a6ae6d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:40.290443 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Created reservations ['a430543c-2da1-4700-8cdc-8892a1620a98', '815eeb07-e564-479e-9d2e-c5d1322ee1d1', '7f6ef910-2321-446b-bfe8-cb705720c841', '0091a94f-8127-4cfa-a327-205becb613c1'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:00:40.291188 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43acbbab-1b63-462a-877c-1cc6a6ae6d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a430543c-2da1-4700-8cdc-8892a1620a98', '815eeb07-e564-479e-9d2e-c5d1322ee1d1', '7f6ef910-2321-446b-bfe8-cb705720c841', '0091a94f-8127-4cfa-a327-205becb613c1']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:40.291854 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76bfa189-ac93-4c81-8cb1-d7b1634df70a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:40.314352 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (76bfa189-ac93-4c81-8cb1-d7b1634df70a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9fd45aa-b8a9-4393-bfe7-86b3e3c188db', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1362729435',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='11c1ab5e8f654c4c8cbd4d176731e81d',qos_specs=None,replication_status=,reservations=['a430543c-2da1-4700-8cdc-8892a1620a98','815eeb07-e564-479e-9d2e-c5d1322ee1d1','7f6ef910-2321-446b-bfe8-cb705720c841','0091a94f-8127-4cfa-a327-205becb613c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b4245d2e445a781339ff74e797489',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:00:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1362729435',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9fd45aa-b8a9-4393-bfe7-86b3e3c188db,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='11c1ab5e8f654c4c8cbd4d176731e81d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb9b4245d2e445a781339ff74e797489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:40.315105 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8011168-79d1-4db4-ad4e-0321f163ca92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:40.331979 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8011168-79d1-4db4-ad4e-0321f163ca92) transitioned into state 'SUCCESS' from state '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-1362729435',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='11c1ab5e8f654c4c8cbd4d176731e81d',qos_specs=None,replication_status=,reservations=['a430543c-2da1-4700-8cdc-8892a1620a98','815eeb07-e564-479e-9d2e-c5d1322ee1d1','7f6ef910-2321-446b-bfe8-cb705720c841','0091a94f-8127-4cfa-a327-205becb613c1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b4245d2e445a781339ff74e797489',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:40.332631 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a278a329-bbc9-4b73-99a8-be11fbf32683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:40.340869 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a278a329-bbc9-4b73-99a8-be11fbf32683) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:40.341590 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Flow 'volume_create_api' (9facbabd-a573-4b01-bd38-ab3a5b73f027) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:40.341857 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Create volume request issued successfully. Jul 31 21:00:40.342359 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7edc232c-1cfa-4f30-8f32-49f24fc0b7d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:00:40.342747 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1334/5414] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:00:40 2026] POST /volume/v3/volumes => generated 764 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:00:40.355837 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-da5e265b-621a-4666-8fdd-cd0a023c928d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:40.357531 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-da5e265b-621a-4666-8fdd-cd0a023c928d tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db Jul 31 21:00:40.357704 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-da5e265b-621a-4666-8fdd-cd0a023c928d tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:40.357873 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-da5e265b-621a-4666-8fdd-cd0a023c928d tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:40.364734 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:40.364734 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:40.368145 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-da5e265b-621a-4666-8fdd-cd0a023c928d tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:40.372386 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-da5e265b-621a-4666-8fdd-cd0a023c928d tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db returned with HTTP 200 Jul 31 21:00:40.372781 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1366/5415] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:40 2026] GET /volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:41.386577 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7b523a4a-b7f7-41b2-a206-421f5c926a99 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:41.388239 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b523a4a-b7f7-41b2-a206-421f5c926a99 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db Jul 31 21:00:41.388409 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b523a4a-b7f7-41b2-a206-421f5c926a99 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:41.388585 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7b523a4a-b7f7-41b2-a206-421f5c926a99 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:41.395765 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:41.395765 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:41.400339 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7b523a4a-b7f7-41b2-a206-421f5c926a99 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:41.405061 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7b523a4a-b7f7-41b2-a206-421f5c926a99 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db returned with HTTP 200 Jul 31 21:00:41.405448 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1366/5416] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:41 2026] GET /volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db => generated 857 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:41.416676 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-669d6f81-93cc-4b6d-bf81-896a24294cfa None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:41.418382 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-669d6f81-93cc-4b6d-bf81-896a24294cfa tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db Jul 31 21:00:41.418564 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-669d6f81-93cc-4b6d-bf81-896a24294cfa tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:41.418753 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-669d6f81-93cc-4b6d-bf81-896a24294cfa tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:41.425364 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:41.425364 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:41.428590 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-669d6f81-93cc-4b6d-bf81-896a24294cfa tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:41.432370 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-669d6f81-93cc-4b6d-bf81-896a24294cfa tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db returned with HTTP 200 Jul 31 21:00:41.432729 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1351/5417] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:41 2026] GET /volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:41.443587 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:41.445313 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:00:41.445624 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1261356277"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:41.446929 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1261356277'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:00:41.447037 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Create volume of 1 GB Jul 31 21:00:41.447296 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:41.447296 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:41.451147 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Availability Zones retrieved successfully. Jul 31 21:00:41.456299 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Flow 'volume_create_api' (83eb0ef2-0a5b-417f-bcd4-5f7991292913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:41.457137 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb52c6e-d9ee-4f0d-8161-733b0c7a57a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:41.457940 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:00:41.481580 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2eb52c6e-d9ee-4f0d-8161-733b0c7a57a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:41.482301 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0574c1b-ef51-4622-9bca-37e3614ef19e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:41.519365 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Created reservations ['e5b4a9f3-5811-413f-857f-e26a98d72926', '8bf30587-bbbc-46d4-9859-189e917be720', 'ae2ad662-f218-4704-a2af-b066a4dff9ef', 'e1c45698-076b-4b06-a209-79c076d4ed5b'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:00:41.520328 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e0574c1b-ef51-4622-9bca-37e3614ef19e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5b4a9f3-5811-413f-857f-e26a98d72926', '8bf30587-bbbc-46d4-9859-189e917be720', 'ae2ad662-f218-4704-a2af-b066a4dff9ef', 'e1c45698-076b-4b06-a209-79c076d4ed5b']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:41.521061 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93dd94d-1336-4e0b-9b2c-ffe1cf69da32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:41.544883 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e93dd94d-1336-4e0b-9b2c-ffe1cf69da32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fe841045-eea1-4925-a7ed-da9f8584fa71', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1261356277',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='11c1ab5e8f654c4c8cbd4d176731e81d',qos_specs=None,replication_status=,reservations=['e5b4a9f3-5811-413f-857f-e26a98d72926','8bf30587-bbbc-46d4-9859-189e917be720','ae2ad662-f218-4704-a2af-b066a4dff9ef','e1c45698-076b-4b06-a209-79c076d4ed5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b4245d2e445a781339ff74e797489',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:00:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1261356277',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fe841045-eea1-4925-a7ed-da9f8584fa71,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='11c1ab5e8f654c4c8cbd4d176731e81d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb9b4245d2e445a781339ff74e797489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:41.545566 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d3f1a7-d4b4-4900-a3f1-b37b0f070873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:41.564447 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (36d3f1a7-d4b4-4900-a3f1-b37b0f070873) transitioned into state 'SUCCESS' from state '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-1261356277',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='11c1ab5e8f654c4c8cbd4d176731e81d',qos_specs=None,replication_status=,reservations=['e5b4a9f3-5811-413f-857f-e26a98d72926','8bf30587-bbbc-46d4-9859-189e917be720','ae2ad662-f218-4704-a2af-b066a4dff9ef','e1c45698-076b-4b06-a209-79c076d4ed5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b4245d2e445a781339ff74e797489',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:41.565075 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd7fb42-9f18-47a4-a654-2680dac9fded) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:41.577049 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6bd7fb42-9f18-47a4-a654-2680dac9fded) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:41.577831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Flow 'volume_create_api' (83eb0ef2-0a5b-417f-bcd4-5f7991292913) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:41.578140 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Create volume request issued successfully. Jul 31 21:00:41.578714 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-891a4c4a-886c-4a81-9ca9-8ce8b7c1c9e4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:00:41.579328 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1335/5418] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:00:41 2026] POST /volume/v3/volumes => generated 764 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:00:41.595143 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d0e2789e-8847-45e6-94dd-9e7b5fabb627 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:41.596832 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d0e2789e-8847-45e6-94dd-9e7b5fabb627 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 Jul 31 21:00:41.597013 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d0e2789e-8847-45e6-94dd-9e7b5fabb627 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:41.597202 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d0e2789e-8847-45e6-94dd-9e7b5fabb627 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:41.604468 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:41.604468 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:41.607612 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d0e2789e-8847-45e6-94dd-9e7b5fabb627 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:41.611143 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d0e2789e-8847-45e6-94dd-9e7b5fabb627 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 returned with HTTP 200 Jul 31 21:00:41.611491 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1367/5419] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:41 2026] GET /volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 => generated 832 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:42.626149 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a5400ecc-50cf-404c-9978-47dca6deded3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:42.628088 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a5400ecc-50cf-404c-9978-47dca6deded3 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 Jul 31 21:00:42.628329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a5400ecc-50cf-404c-9978-47dca6deded3 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:42.628536 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a5400ecc-50cf-404c-9978-47dca6deded3 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:42.635919 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:42.635919 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:42.639435 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a5400ecc-50cf-404c-9978-47dca6deded3 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:42.643409 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a5400ecc-50cf-404c-9978-47dca6deded3 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 returned with HTTP 200 Jul 31 21:00:42.643810 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1367/5420] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:42 2026] GET /volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 => generated 857 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:42.655110 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-11de9aac-5616-4ed5-946c-00f711164876 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:42.656930 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-11de9aac-5616-4ed5-946c-00f711164876 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 Jul 31 21:00:42.657116 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-11de9aac-5616-4ed5-946c-00f711164876 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:42.657388 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-11de9aac-5616-4ed5-946c-00f711164876 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:42.663716 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:42.663716 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:42.666845 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-11de9aac-5616-4ed5-946c-00f711164876 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:42.670719 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-11de9aac-5616-4ed5-946c-00f711164876 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 returned with HTTP 200 Jul 31 21:00:42.671142 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1352/5421] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:42 2026] GET /volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:42.682216 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:42.686424 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:00:42.686424 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1355198635"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:42.687863 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1355198635'}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:00:42.688210 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Create volume of 1 GB Jul 31 21:00:42.688651 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:42.688651 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:42.693363 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Availability Zones retrieved successfully. Jul 31 21:00:42.700724 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Flow 'volume_create_api' (9a519eb9-34ea-4375-baf1-f6fe3ecf7475) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:42.702138 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93c464e-9bbb-4d82-91d9-2dcebeb98bb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:42.703581 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:00:42.732855 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d93c464e-9bbb-4d82-91d9-2dcebeb98bb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:42.735160 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ac6c1e-7e99-4ec9-bbc6-560284ee7688) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:42.773955 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Created reservations ['b6056c74-7d21-4118-b065-4d9c16f24848', '3ed1f9e8-74cb-461c-8e98-97a9532870e4', '1d8e3de4-08cf-4c67-b3c5-ecd5dd4e79f0', 'ba55a4b0-efb1-4a7f-bed0-4cb73e89b637'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:00:42.777209 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4ac6c1e-7e99-4ec9-bbc6-560284ee7688) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6056c74-7d21-4118-b065-4d9c16f24848', '3ed1f9e8-74cb-461c-8e98-97a9532870e4', '1d8e3de4-08cf-4c67-b3c5-ecd5dd4e79f0', 'ba55a4b0-efb1-4a7f-bed0-4cb73e89b637']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:42.777209 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (266de60b-0e88-4ae6-9aa6-3bef67891c3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:42.802281 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (266de60b-0e88-4ae6-9aa6-3bef67891c3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '12f67b1c-868d-46a4-abe8-02651ce70dd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1355198635',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='11c1ab5e8f654c4c8cbd4d176731e81d',qos_specs=None,replication_status=,reservations=['b6056c74-7d21-4118-b065-4d9c16f24848','3ed1f9e8-74cb-461c-8e98-97a9532870e4','1d8e3de4-08cf-4c67-b3c5-ecd5dd4e79f0','ba55a4b0-efb1-4a7f-bed0-4cb73e89b637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b4245d2e445a781339ff74e797489',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:00:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1355198635',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=12f67b1c-868d-46a4-abe8-02651ce70dd4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='11c1ab5e8f654c4c8cbd4d176731e81d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eb9b4245d2e445a781339ff74e797489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:42.803543 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4219f971-5e7b-4841-9034-08f846bd8e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:42.827886 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4219f971-5e7b-4841-9034-08f846bd8e43) transitioned into state 'SUCCESS' from state '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-1355198635',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='11c1ab5e8f654c4c8cbd4d176731e81d',qos_specs=None,replication_status=,reservations=['b6056c74-7d21-4118-b065-4d9c16f24848','3ed1f9e8-74cb-461c-8e98-97a9532870e4','1d8e3de4-08cf-4c67-b3c5-ecd5dd4e79f0','ba55a4b0-efb1-4a7f-bed0-4cb73e89b637'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eb9b4245d2e445a781339ff74e797489',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:42.830015 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fcf9fda-0c08-43aa-b329-a2c323012846) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:42.838609 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fcf9fda-0c08-43aa-b329-a2c323012846) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:42.839800 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Flow 'volume_create_api' (9a519eb9-34ea-4375-baf1-f6fe3ecf7475) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:42.840346 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Create volume request issued successfully. Jul 31 21:00:42.841095 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d1390e32-fbdb-4149-ad9f-41bc1cbddcea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:00:42.841694 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1336/5422] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:00:42 2026] POST /volume/v3/volumes => generated 764 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:00:42.852630 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ef6e8d4a-418b-4fed-935a-841149f82b1b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:42.854477 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef6e8d4a-418b-4fed-935a-841149f82b1b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 Jul 31 21:00:42.854659 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ef6e8d4a-418b-4fed-935a-841149f82b1b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:42.854856 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ef6e8d4a-418b-4fed-935a-841149f82b1b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:42.861664 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:42.861664 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:42.865450 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ef6e8d4a-418b-4fed-935a-841149f82b1b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:42.870345 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef6e8d4a-418b-4fed-935a-841149f82b1b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 returned with HTTP 200 Jul 31 21:00:42.870740 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1368/5423] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:42 2026] GET /volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 => generated 832 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:43.883317 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-78b754c3-a1df-4c12-9cee-85ce44d39c41 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:43.885051 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-78b754c3-a1df-4c12-9cee-85ce44d39c41 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 Jul 31 21:00:43.885275 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-78b754c3-a1df-4c12-9cee-85ce44d39c41 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:43.885453 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-78b754c3-a1df-4c12-9cee-85ce44d39c41 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:43.891948 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:43.891948 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:43.895300 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-78b754c3-a1df-4c12-9cee-85ce44d39c41 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:43.899300 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-78b754c3-a1df-4c12-9cee-85ce44d39c41 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 returned with HTTP 200 Jul 31 21:00:43.899647 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1368/5424] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:43 2026] GET /volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:43.911188 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b4dfc253-a5f8-4457-84cb-7dc0a5632aba None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:43.913107 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b4dfc253-a5f8-4457-84cb-7dc0a5632aba tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 Jul 31 21:00:43.913305 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b4dfc253-a5f8-4457-84cb-7dc0a5632aba tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:43.913471 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b4dfc253-a5f8-4457-84cb-7dc0a5632aba tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:43.919968 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:43.919968 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:43.923216 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b4dfc253-a5f8-4457-84cb-7dc0a5632aba tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:43.926856 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b4dfc253-a5f8-4457-84cb-7dc0a5632aba tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 returned with HTTP 200 Jul 31 21:00:43.927240 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1353/5425] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:43 2026] GET /volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 => generated 857 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:43.939026 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9f3e413b-4ddd-439e-9f4c-b4e8b863fb65 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:43.940717 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f3e413b-4ddd-439e-9f4c-b4e8b863fb65 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes Jul 31 21:00:43.941049 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9f3e413b-4ddd-439e-9f4c-b4e8b863fb65 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:43.942421 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9f3e413b-4ddd-439e-9f4c-b4e8b863fb65 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:43.942421 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-9f3e413b-4ddd-439e-9f4c-b4e8b863fb65 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:43.942421 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:43.942421 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:43.942421 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-9f3e413b-4ddd-439e-9f4c-b4e8b863fb65 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:43.950495 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9f3e413b-4ddd-439e-9f4c-b4e8b863fb65 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:43.951510 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9f3e413b-4ddd-439e-9f4c-b4e8b863fb65 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 200 Jul 31 21:00:43.952086 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1337/5426] 10.4.3.157 () {66 vars in 1237 bytes} [Fri Jul 31 21:00:43 2026] GET /volume/v3/volumes => generated 976 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:43.960989 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-02fdc203-2927-4f26-9ab9-dcbd44f57417 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:43.962752 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-02fdc203-2927-4f26-9ab9-dcbd44f57417 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1261356277 Jul 31 21:00:43.962935 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-02fdc203-2927-4f26-9ab9-dcbd44f57417 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:43.963104 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-02fdc203-2927-4f26-9ab9-dcbd44f57417 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:43.963378 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-02fdc203-2927-4f26-9ab9-dcbd44f57417 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:43.964167 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-02fdc203-2927-4f26-9ab9-dcbd44f57417 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1261356277'), ('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:43.988918 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-02fdc203-2927-4f26-9ab9-dcbd44f57417 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:43.989664 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-02fdc203-2927-4f26-9ab9-dcbd44f57417 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1261356277 returned with HTTP 200 Jul 31 21:00:43.990038 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1369/5427] 10.4.3.157 () {66 vars in 1338 bytes} [Fri Jul 31 21:00:43 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1261356277 => generated 334 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:43.999306 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-af8cc015-fce4-4d26-9b33-5b5daabb634f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.000994 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af8cc015-fce4-4d26-9b33-5b5daabb634f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1261356277 Jul 31 21:00:44.001189 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af8cc015-fce4-4d26-9b33-5b5daabb634f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.001362 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-af8cc015-fce4-4d26-9b33-5b5daabb634f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.001634 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-af8cc015-fce4-4d26-9b33-5b5daabb634f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.002317 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-af8cc015-fce4-4d26-9b33-5b5daabb634f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1261356277'), ('no_migration_targets', True)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.049030 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-af8cc015-fce4-4d26-9b33-5b5daabb634f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.049030 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.049030 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:44.049030 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-af8cc015-fce4-4d26-9b33-5b5daabb634f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1261356277 returned with HTTP 200 Jul 31 21:00:44.049030 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1369/5428] 10.4.3.157 () {66 vars in 1359 bytes} [Fri Jul 31 21:00:43 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1261356277 => generated 860 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.052651 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ded6771d-dae9-4695-a181-1c6282f35489 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.054424 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ded6771d-dae9-4695-a181-1c6282f35489 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?limit=1 Jul 31 21:00:44.054600 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ded6771d-dae9-4695-a181-1c6282f35489 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.054799 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ded6771d-dae9-4695-a181-1c6282f35489 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.055036 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-ded6771d-dae9-4695-a181-1c6282f35489 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.055657 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ded6771d-dae9-4695-a181-1c6282f35489 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.061776 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ded6771d-dae9-4695-a181-1c6282f35489 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.062534 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.062534 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:44.065939 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ded6771d-dae9-4695-a181-1c6282f35489 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Jul 31 21:00:44.066305 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1354/5429] 10.4.3.157 () {66 vars in 1273 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1003 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:44.078200 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-385528d1-053c-4b8a-9a56-afd6db39d60a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.079672 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-385528d1-053c-4b8a-9a56-afd6db39d60a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?limit=1&marker=12f67b1c-868d-46a4-abe8-02651ce70dd4 Jul 31 21:00:44.080029 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-385528d1-053c-4b8a-9a56-afd6db39d60a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.082144 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-385528d1-053c-4b8a-9a56-afd6db39d60a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.082144 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-385528d1-053c-4b8a-9a56-afd6db39d60a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.082144 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.082144 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:44.082144 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-385528d1-053c-4b8a-9a56-afd6db39d60a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.111838 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-385528d1-053c-4b8a-9a56-afd6db39d60a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.112841 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.112841 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:44.116650 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-385528d1-053c-4b8a-9a56-afd6db39d60a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?limit=1&marker=12f67b1c-868d-46a4-abe8-02651ce70dd4 returned with HTTP 200 Jul 31 21:00:44.117235 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1338/5430] 10.4.3.157 () {66 vars in 1361 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail?limit=1&marker=12f67b1c-868d-46a4-abe8-02651ce70dd4 => generated 1003 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:44.128827 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5ed615f6-cfe3-4954-9429-06de5b75f415 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.130474 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5ed615f6-cfe3-4954-9429-06de5b75f415 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?limit=1&marker=fe841045-eea1-4925-a7ed-da9f8584fa71 Jul 31 21:00:44.130654 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5ed615f6-cfe3-4954-9429-06de5b75f415 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.130845 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5ed615f6-cfe3-4954-9429-06de5b75f415 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.131062 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-5ed615f6-cfe3-4954-9429-06de5b75f415 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.131362 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.131362 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:44.131760 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5ed615f6-cfe3-4954-9429-06de5b75f415 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.163349 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5ed615f6-cfe3-4954-9429-06de5b75f415 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.164031 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.164031 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:44.167635 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5ed615f6-cfe3-4954-9429-06de5b75f415 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?limit=1&marker=fe841045-eea1-4925-a7ed-da9f8584fa71 returned with HTTP 200 Jul 31 21:00:44.168026 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1370/5431] 10.4.3.157 () {66 vars in 1361 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail?limit=1&marker=fe841045-eea1-4925-a7ed-da9f8584fa71 => generated 1003 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:44.179506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-142d93a5-e726-47d0-9670-1c2f7710b4df None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.181098 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-142d93a5-e726-47d0-9670-1c2f7710b4df tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?limit=1&marker=d9fd45aa-b8a9-4393-bfe7-86b3e3c188db Jul 31 21:00:44.181272 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-142d93a5-e726-47d0-9670-1c2f7710b4df tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.181436 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-142d93a5-e726-47d0-9670-1c2f7710b4df tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.181649 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-142d93a5-e726-47d0-9670-1c2f7710b4df tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.182286 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-142d93a5-e726-47d0-9670-1c2f7710b4df tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.214040 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-142d93a5-e726-47d0-9670-1c2f7710b4df tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.215834 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-142d93a5-e726-47d0-9670-1c2f7710b4df tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?limit=1&marker=d9fd45aa-b8a9-4393-bfe7-86b3e3c188db returned with HTTP 200 Jul 31 21:00:44.216186 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1370/5432] 10.4.3.157 () {66 vars in 1361 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail?limit=1&marker=d9fd45aa-b8a9-4393-bfe7-86b3e3c188db => generated 15 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 21:00:44.227972 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1e143505-2a5b-4cff-9a1e-891431836c2f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.229606 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1e143505-2a5b-4cff-9a1e-891431836c2f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Jul 31 21:00:44.229792 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1e143505-2a5b-4cff-9a1e-891431836c2f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.229971 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1e143505-2a5b-4cff-9a1e-891431836c2f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.230221 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-1e143505-2a5b-4cff-9a1e-891431836c2f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.230420 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1e143505-2a5b-4cff-9a1e-891431836c2f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Could not evaluate value available, assuming string {{(pid=100193) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 21:00:44.230968 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-1e143505-2a5b-4cff-9a1e-891431836c2f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.256588 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-1e143505-2a5b-4cff-9a1e-891431836c2f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.257491 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.257491 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:44.261000 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1e143505-2a5b-4cff-9a1e-891431836c2f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Jul 31 21:00:44.261500 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1355/5433] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1892 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:44.273508 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9ba6e67b-dd36-4aad-b979-73fcd46da1d9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.275017 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ba6e67b-dd36-4aad-b979-73fcd46da1d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Jul 31 21:00:44.275462 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ba6e67b-dd36-4aad-b979-73fcd46da1d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.275779 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9ba6e67b-dd36-4aad-b979-73fcd46da1d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.277142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-9ba6e67b-dd36-4aad-b979-73fcd46da1d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.277142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-9ba6e67b-dd36-4aad-b979-73fcd46da1d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Could not evaluate value available, assuming string {{(pid=100194) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 21:00:44.277142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-9ba6e67b-dd36-4aad-b979-73fcd46da1d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.303147 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9ba6e67b-dd36-4aad-b979-73fcd46da1d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.304172 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.304172 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:44.307845 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9ba6e67b-dd36-4aad-b979-73fcd46da1d9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Jul 31 21:00:44.308331 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1339/5434] 10.4.3.157 () {66 vars in 1359 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1893 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:44.321295 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f16f7b95-7d41-487e-8967-6b0741fa60b2 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.322826 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f16f7b95-7d41-487e-8967-6b0741fa60b2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?limit=1 Jul 31 21:00:44.322988 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f16f7b95-7d41-487e-8967-6b0741fa60b2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.323192 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f16f7b95-7d41-487e-8967-6b0741fa60b2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.323419 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-f16f7b95-7d41-487e-8967-6b0741fa60b2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.323997 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-f16f7b95-7d41-487e-8967-6b0741fa60b2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.330238 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f16f7b95-7d41-487e-8967-6b0741fa60b2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.330756 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f16f7b95-7d41-487e-8967-6b0741fa60b2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?limit=1 returned with HTTP 200 Jul 31 21:00:44.331080 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1371/5435] 10.4.3.157 () {66 vars in 1252 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?limit=1 => generated 470 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.338195 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-03b43f4b-1b80-48b7-8883-c54d0bb3f3e9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.339837 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-03b43f4b-1b80-48b7-8883-c54d0bb3f3e9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?limit=1&marker=12f67b1c-868d-46a4-abe8-02651ce70dd4 Jul 31 21:00:44.340017 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-03b43f4b-1b80-48b7-8883-c54d0bb3f3e9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.340218 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-03b43f4b-1b80-48b7-8883-c54d0bb3f3e9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.340433 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-03b43f4b-1b80-48b7-8883-c54d0bb3f3e9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.341067 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-03b43f4b-1b80-48b7-8883-c54d0bb3f3e9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.350858 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-03b43f4b-1b80-48b7-8883-c54d0bb3f3e9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.351386 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-03b43f4b-1b80-48b7-8883-c54d0bb3f3e9 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?limit=1&marker=12f67b1c-868d-46a4-abe8-02651ce70dd4 returned with HTTP 200 Jul 31 21:00:44.351749 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1371/5436] 10.4.3.157 () {66 vars in 1340 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?limit=1&marker=12f67b1c-868d-46a4-abe8-02651ce70dd4 => generated 470 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.358821 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d2da8e38-f8ae-444e-af88-2daf1c483647 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.360417 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d2da8e38-f8ae-444e-af88-2daf1c483647 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?limit=1&marker=fe841045-eea1-4925-a7ed-da9f8584fa71 Jul 31 21:00:44.360583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d2da8e38-f8ae-444e-af88-2daf1c483647 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.360784 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d2da8e38-f8ae-444e-af88-2daf1c483647 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.360994 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-d2da8e38-f8ae-444e-af88-2daf1c483647 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.361762 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d2da8e38-f8ae-444e-af88-2daf1c483647 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.392973 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d2da8e38-f8ae-444e-af88-2daf1c483647 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.393548 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d2da8e38-f8ae-444e-af88-2daf1c483647 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?limit=1&marker=fe841045-eea1-4925-a7ed-da9f8584fa71 returned with HTTP 200 Jul 31 21:00:44.393959 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1356/5437] 10.4.3.157 () {66 vars in 1340 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?limit=1&marker=fe841045-eea1-4925-a7ed-da9f8584fa71 => generated 470 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.402531 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-98031f74-d403-41af-91f0-00458708499a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.406145 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98031f74-d403-41af-91f0-00458708499a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?limit=1&marker=d9fd45aa-b8a9-4393-bfe7-86b3e3c188db Jul 31 21:00:44.406145 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98031f74-d403-41af-91f0-00458708499a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.406145 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98031f74-d403-41af-91f0-00458708499a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.406145 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-98031f74-d403-41af-91f0-00458708499a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.406627 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-98031f74-d403-41af-91f0-00458708499a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.417978 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-98031f74-d403-41af-91f0-00458708499a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.418622 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98031f74-d403-41af-91f0-00458708499a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?limit=1&marker=d9fd45aa-b8a9-4393-bfe7-86b3e3c188db returned with HTTP 200 Jul 31 21:00:44.419209 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1340/5438] 10.4.3.157 () {66 vars in 1340 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?limit=1&marker=d9fd45aa-b8a9-4393-bfe7-86b3e3c188db => generated 15 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jul 31 21:00:44.427577 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0972b1e5-ead3-4ddd-917f-d55f875ebc96 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.429213 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0972b1e5-ead3-4ddd-917f-d55f875ebc96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1261356277&status=available Jul 31 21:00:44.429411 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0972b1e5-ead3-4ddd-917f-d55f875ebc96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.429584 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0972b1e5-ead3-4ddd-917f-d55f875ebc96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.429823 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-0972b1e5-ead3-4ddd-917f-d55f875ebc96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.430025 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-0972b1e5-ead3-4ddd-917f-d55f875ebc96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Could not evaluate value available, assuming string {{(pid=100192) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 21:00:44.430265 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.430265 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:44.430632 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-0972b1e5-ead3-4ddd-917f-d55f875ebc96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1261356277'), ('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.458289 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0972b1e5-ead3-4ddd-917f-d55f875ebc96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.458897 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0972b1e5-ead3-4ddd-917f-d55f875ebc96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1261356277&status=available returned with HTTP 200 Jul 31 21:00:44.459453 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1372/5439] 10.4.3.157 () {66 vars in 1372 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1261356277&status=available => generated 334 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.467961 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-9692e145-f2d5-4d8c-9389-4c963917c1b4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.469573 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9692e145-f2d5-4d8c-9389-4c963917c1b4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1355198635&status=available Jul 31 21:00:44.469774 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9692e145-f2d5-4d8c-9389-4c963917c1b4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.469952 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-9692e145-f2d5-4d8c-9389-4c963917c1b4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.470200 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-9692e145-f2d5-4d8c-9389-4c963917c1b4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.470423 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9692e145-f2d5-4d8c-9389-4c963917c1b4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Could not evaluate value available, assuming string {{(pid=100191) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 21:00:44.470667 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.470667 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:44.471038 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-9692e145-f2d5-4d8c-9389-4c963917c1b4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1355198635'), ('no_migration_targets', True)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.495041 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-9692e145-f2d5-4d8c-9389-4c963917c1b4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.495919 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.495919 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:44.499420 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-9692e145-f2d5-4d8c-9389-4c963917c1b4 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1355198635&status=available returned with HTTP 200 Jul 31 21:00:44.499977 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1372/5440] 10.4.3.157 () {66 vars in 1393 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1355198635&status=available => generated 860 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.515634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bd895201-a93b-46d6-a2c0-f9a8bfa1359a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.517406 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bd895201-a93b-46d6-a2c0-f9a8bfa1359a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?marker=12f67b1c-868d-46a4-abe8-02651ce70dd4&sort=id%3Aasc Jul 31 21:00:44.517589 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bd895201-a93b-46d6-a2c0-f9a8bfa1359a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.517760 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bd895201-a93b-46d6-a2c0-f9a8bfa1359a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.517994 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-bd895201-a93b-46d6-a2c0-f9a8bfa1359a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.518275 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.518275 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:44.518641 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-bd895201-a93b-46d6-a2c0-f9a8bfa1359a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.548560 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bd895201-a93b-46d6-a2c0-f9a8bfa1359a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.549315 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.549315 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:44.552842 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bd895201-a93b-46d6-a2c0-f9a8bfa1359a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?marker=12f67b1c-868d-46a4-abe8-02651ce70dd4&sort=id%3Aasc returned with HTTP 200 Jul 31 21:00:44.553229 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1357/5441] 10.4.3.157 () {66 vars in 1373 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail?marker=12f67b1c-868d-46a4-abe8-02651ce70dd4&sort=id%3Aasc => generated 1707 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:44.570070 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-223a928e-4366-409b-9344-edc60b562e0a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.571593 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-223a928e-4366-409b-9344-edc60b562e0a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 21:00:44.572018 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-223a928e-4366-409b-9344-edc60b562e0a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.574221 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-223a928e-4366-409b-9344-edc60b562e0a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.574221 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-223a928e-4366-409b-9344-edc60b562e0a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.574221 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-223a928e-4366-409b-9344-edc60b562e0a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.602529 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-223a928e-4366-409b-9344-edc60b562e0a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.603624 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.603624 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:44.607489 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-223a928e-4366-409b-9344-edc60b562e0a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 21:00:44.608046 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1341/5442] 10.4.3.157 () {66 vars in 1337 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2554 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:44.621303 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3f031a49-db3f-4107-ab6d-28d7c12a993f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.622840 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3f031a49-db3f-4107-ab6d-28d7c12a993f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail Jul 31 21:00:44.623015 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3f031a49-db3f-4107-ab6d-28d7c12a993f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.623209 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3f031a49-db3f-4107-ab6d-28d7c12a993f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.623419 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-3f031a49-db3f-4107-ab6d-28d7c12a993f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.623691 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.623691 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:44.624044 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-3f031a49-db3f-4107-ab6d-28d7c12a993f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.630921 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3f031a49-db3f-4107-ab6d-28d7c12a993f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.631755 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.631755 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:44.635103 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3f031a49-db3f-4107-ab6d-28d7c12a993f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail returned with HTTP 200 Jul 31 21:00:44.635479 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1373/5443] 10.4.3.157 () {66 vars in 1258 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail => generated 2554 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:44.649383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c4d11a0f-720c-4fbe-9f89-ceeef61ec832 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.651095 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c4d11a0f-720c-4fbe-9f89-ceeef61ec832 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Jul 31 21:00:44.651295 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c4d11a0f-720c-4fbe-9f89-ceeef61ec832 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.651462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c4d11a0f-720c-4fbe-9f89-ceeef61ec832 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.651687 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-c4d11a0f-720c-4fbe-9f89-ceeef61ec832 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.652398 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-c4d11a0f-720c-4fbe-9f89-ceeef61ec832 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.681951 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c4d11a0f-720c-4fbe-9f89-ceeef61ec832 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.682442 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c4d11a0f-720c-4fbe-9f89-ceeef61ec832 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Jul 31 21:00:44.683032 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1373/5444] 10.4.3.157 () {66 vars in 1316 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 976 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.691977 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2d789916-80d3-4998-99d7-c6c27faefa34 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.693643 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2d789916-80d3-4998-99d7-c6c27faefa34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?availability_zone=nova Jul 31 21:00:44.693850 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2d789916-80d3-4998-99d7-c6c27faefa34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.694025 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2d789916-80d3-4998-99d7-c6c27faefa34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.694266 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-2d789916-80d3-4998-99d7-c6c27faefa34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.694463 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-2d789916-80d3-4998-99d7-c6c27faefa34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Could not evaluate value nova, assuming string {{(pid=100193) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 21:00:44.695024 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-2d789916-80d3-4998-99d7-c6c27faefa34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.721924 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-2d789916-80d3-4998-99d7-c6c27faefa34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.722502 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2d789916-80d3-4998-99d7-c6c27faefa34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 21:00:44.722799 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1358/5445] 10.4.3.157 () {66 vars in 1282 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.731852 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-8769c883-cf2d-4f48-aaa7-63d728ff9ff2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.733396 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8769c883-cf2d-4f48-aaa7-63d728ff9ff2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?availability_zone=nova Jul 31 21:00:44.733780 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8769c883-cf2d-4f48-aaa7-63d728ff9ff2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.734108 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-8769c883-cf2d-4f48-aaa7-63d728ff9ff2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.736142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-8769c883-cf2d-4f48-aaa7-63d728ff9ff2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.736142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8769c883-cf2d-4f48-aaa7-63d728ff9ff2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Could not evaluate value nova, assuming string {{(pid=100194) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 21:00:44.736142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-8769c883-cf2d-4f48-aaa7-63d728ff9ff2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.764747 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-8769c883-cf2d-4f48-aaa7-63d728ff9ff2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.765559 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-8769c883-cf2d-4f48-aaa7-63d728ff9ff2 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Jul 31 21:00:44.766096 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1342/5446] 10.4.3.157 () {66 vars in 1282 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?availability_zone=nova => generated 976 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.775602 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7e363e38-e2cb-417c-8d6c-a12c2799b6ed None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.777296 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e363e38-e2cb-417c-8d6c-a12c2799b6ed tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?bootable=false Jul 31 21:00:44.777472 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e363e38-e2cb-417c-8d6c-a12c2799b6ed tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.777641 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7e363e38-e2cb-417c-8d6c-a12c2799b6ed tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.777884 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-7e363e38-e2cb-417c-8d6c-a12c2799b6ed tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.778537 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-7e363e38-e2cb-417c-8d6c-a12c2799b6ed tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.804749 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7e363e38-e2cb-417c-8d6c-a12c2799b6ed tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.805357 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7e363e38-e2cb-417c-8d6c-a12c2799b6ed tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 21:00:44.805747 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1374/5447] 10.4.3.157 () {66 vars in 1266 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.814091 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0e2a0d42-5f75-42dd-b377-e1e1bd7f051b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.816590 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e2a0d42-5f75-42dd-b377-e1e1bd7f051b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?bootable=false Jul 31 21:00:44.816893 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e2a0d42-5f75-42dd-b377-e1e1bd7f051b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.817171 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e2a0d42-5f75-42dd-b377-e1e1bd7f051b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.817498 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-0e2a0d42-5f75-42dd-b377-e1e1bd7f051b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.817996 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.817996 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:44.818632 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-0e2a0d42-5f75-42dd-b377-e1e1bd7f051b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.859323 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0e2a0d42-5f75-42dd-b377-e1e1bd7f051b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.860002 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e2a0d42-5f75-42dd-b377-e1e1bd7f051b tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?bootable=false returned with HTTP 200 Jul 31 21:00:44.860422 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1374/5448] 10.4.3.157 () {66 vars in 1266 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?bootable=false => generated 976 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.868913 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ed052d1d-6e69-4402-846d-29c41e5e3bbc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.870543 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ed052d1d-6e69-4402-846d-29c41e5e3bbc tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?status=available Jul 31 21:00:44.870691 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ed052d1d-6e69-4402-846d-29c41e5e3bbc tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.870899 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ed052d1d-6e69-4402-846d-29c41e5e3bbc tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.871121 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-ed052d1d-6e69-4402-846d-29c41e5e3bbc tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.871465 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed052d1d-6e69-4402-846d-29c41e5e3bbc tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Could not evaluate value available, assuming string {{(pid=100193) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 21:00:44.871660 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.871660 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:44.872063 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed052d1d-6e69-4402-846d-29c41e5e3bbc tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.896137 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ed052d1d-6e69-4402-846d-29c41e5e3bbc tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.896849 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ed052d1d-6e69-4402-846d-29c41e5e3bbc tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 21:00:44.897219 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1359/5449] 10.4.3.157 () {66 vars in 1270 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.905772 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4d4a21e6-26c4-4474-9eac-8766202a8dea None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.907262 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4d4a21e6-26c4-4474-9eac-8766202a8dea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes?status=available Jul 31 21:00:44.907681 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4d4a21e6-26c4-4474-9eac-8766202a8dea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.909182 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4d4a21e6-26c4-4474-9eac-8766202a8dea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.909182 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-4d4a21e6-26c4-4474-9eac-8766202a8dea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.909182 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d4a21e6-26c4-4474-9eac-8766202a8dea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Could not evaluate value available, assuming string {{(pid=100194) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 21:00:44.909182 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.909182 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:44.909182 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-4d4a21e6-26c4-4474-9eac-8766202a8dea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.917011 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4d4a21e6-26c4-4474-9eac-8766202a8dea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.917749 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4d4a21e6-26c4-4474-9eac-8766202a8dea tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes?status=available returned with HTTP 200 Jul 31 21:00:44.918274 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1343/5450] 10.4.3.157 () {66 vars in 1270 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes?status=available => generated 976 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:44.926825 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-eccf77ef-ad62-4e8b-a8d7-92611ffa1bc6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.928384 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eccf77ef-ad62-4e8b-a8d7-92611ffa1bc6 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?availability_zone=nova Jul 31 21:00:44.928547 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eccf77ef-ad62-4e8b-a8d7-92611ffa1bc6 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.928722 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-eccf77ef-ad62-4e8b-a8d7-92611ffa1bc6 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.928971 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.api_utils [None req-eccf77ef-ad62-4e8b-a8d7-92611ffa1bc6 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100192) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.929208 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-eccf77ef-ad62-4e8b-a8d7-92611ffa1bc6 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Could not evaluate value nova, assuming string {{(pid=100192) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 21:00:44.929416 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.929416 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:44.929783 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-eccf77ef-ad62-4e8b-a8d7-92611ffa1bc6 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100192) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.963494 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-eccf77ef-ad62-4e8b-a8d7-92611ffa1bc6 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.964776 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.964776 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:44.969892 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-eccf77ef-ad62-4e8b-a8d7-92611ffa1bc6 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Jul 31 21:00:44.970354 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1375/5451] 10.4.3.157 () {66 vars in 1303 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2554 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:44.983533 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6f6eed3d-08df-4e95-9755-077d90339b34 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:44.985333 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6f6eed3d-08df-4e95-9755-077d90339b34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?bootable=false Jul 31 21:00:44.985530 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6f6eed3d-08df-4e95-9755-077d90339b34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:44.985720 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6f6eed3d-08df-4e95-9755-077d90339b34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:44.985956 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.api_utils [None req-6f6eed3d-08df-4e95-9755-077d90339b34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100191) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:44.986322 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.986322 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:44.986748 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-6f6eed3d-08df-4e95-9755-077d90339b34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:44.994691 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6f6eed3d-08df-4e95-9755-077d90339b34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:44.995698 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:44.995698 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:44.999981 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6f6eed3d-08df-4e95-9755-077d90339b34 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Jul 31 21:00:45.000387 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1375/5452] 10.4.3.157 () {66 vars in 1287 bytes} [Fri Jul 31 21:00:44 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2554 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:45.014594 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-de9f085f-79a6-4450-aa82-7344ff8fd8ff None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:45.016368 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-de9f085f-79a6-4450-aa82-7344ff8fd8ff tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/detail?status=available Jul 31 21:00:45.016551 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-de9f085f-79a6-4450-aa82-7344ff8fd8ff tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:45.016730 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-de9f085f-79a6-4450-aa82-7344ff8fd8ff tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:45.016949 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-de9f085f-79a6-4450-aa82-7344ff8fd8ff tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:45.017172 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-de9f085f-79a6-4450-aa82-7344ff8fd8ff tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Could not evaluate value available, assuming string {{(pid=100193) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Jul 31 21:00:45.017404 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:45.017404 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:45.017772 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-de9f085f-79a6-4450-aa82-7344ff8fd8ff tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:00:45.024833 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-de9f085f-79a6-4450-aa82-7344ff8fd8ff tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Get all volumes completed successfully. Jul 31 21:00:45.025642 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:45.025642 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:45.029102 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-de9f085f-79a6-4450-aa82-7344ff8fd8ff tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/detail?status=available returned with HTTP 200 Jul 31 21:00:45.029456 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1360/5453] 10.4.3.157 () {66 vars in 1291 bytes} [Fri Jul 31 21:00:45 2026] GET /volume/v3/volumes/detail?status=available => generated 2554 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:45.043009 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7126c198-6704-40aa-aa55-eff2f7c02c2a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:45.044616 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7126c198-6704-40aa-aa55-eff2f7c02c2a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 Jul 31 21:00:45.044859 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7126c198-6704-40aa-aa55-eff2f7c02c2a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:45.045073 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7126c198-6704-40aa-aa55-eff2f7c02c2a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:45.051372 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:45.051372 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:45.054559 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7126c198-6704-40aa-aa55-eff2f7c02c2a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:45.058321 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7126c198-6704-40aa-aa55-eff2f7c02c2a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 returned with HTTP 200 Jul 31 21:00:45.058670 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1344/5454] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:45 2026] GET /volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:45.070343 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-53796e69-acd0-4eb0-b990-3468ca2ca4ac None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:45.072416 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-53796e69-acd0-4eb0-b990-3468ca2ca4ac tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] DELETE https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 Jul 31 21:00:45.072749 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-53796e69-acd0-4eb0-b990-3468ca2ca4ac tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:45.072993 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-53796e69-acd0-4eb0-b990-3468ca2ca4ac tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:45.073165 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-53796e69-acd0-4eb0-b990-3468ca2ca4ac tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Delete volume with id: 12f67b1c-868d-46a4-abe8-02651ce70dd4 Jul 31 21:00:45.079741 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:45.079741 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:45.080151 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-53796e69-acd0-4eb0-b990-3468ca2ca4ac tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:45.095274 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-53796e69-acd0-4eb0-b990-3468ca2ca4ac tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Delete volume request issued successfully. Jul 31 21:00:45.095463 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-53796e69-acd0-4eb0-b990-3468ca2ca4ac tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 returned with HTTP 202 Jul 31 21:00:45.095836 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1376/5455] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:00:45 2026] DELETE /volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:00:45.104237 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c5649096-e05c-4d5a-b29c-3a3b8a0b0c45 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:45.106236 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c5649096-e05c-4d5a-b29c-3a3b8a0b0c45 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 Jul 31 21:00:45.106529 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c5649096-e05c-4d5a-b29c-3a3b8a0b0c45 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:45.106858 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c5649096-e05c-4d5a-b29c-3a3b8a0b0c45 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:45.114213 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:45.114213 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:45.117774 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c5649096-e05c-4d5a-b29c-3a3b8a0b0c45 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:45.122406 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c5649096-e05c-4d5a-b29c-3a3b8a0b0c45 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 returned with HTTP 200 Jul 31 21:00:45.122761 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1376/5456] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:45 2026] GET /volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:46.135632 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2fd362c5-5006-4335-8cfe-9af461cb852a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:46.137333 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2fd362c5-5006-4335-8cfe-9af461cb852a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 Jul 31 21:00:46.137499 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2fd362c5-5006-4335-8cfe-9af461cb852a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:46.137677 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2fd362c5-5006-4335-8cfe-9af461cb852a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:46.142953 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2fd362c5-5006-4335-8cfe-9af461cb852a tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 returned with HTTP 404 Jul 31 21:00:46.143477 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1361/5457] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:46 2026] GET /volume/v3/volumes/12f67b1c-868d-46a4-abe8-02651ce70dd4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:46.150696 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a57dfc75-43e9-4408-894a-09455904a82f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:46.152968 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a57dfc75-43e9-4408-894a-09455904a82f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 Jul 31 21:00:46.153246 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a57dfc75-43e9-4408-894a-09455904a82f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:46.153501 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a57dfc75-43e9-4408-894a-09455904a82f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:46.163201 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:46.163201 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:46.168016 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a57dfc75-43e9-4408-894a-09455904a82f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:46.173406 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a57dfc75-43e9-4408-894a-09455904a82f tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 returned with HTTP 200 Jul 31 21:00:46.173790 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1345/5458] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:46 2026] GET /volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 => generated 857 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:46.187026 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-23528464-66e8-40e8-8749-bcf18858a2d0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:46.188996 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-23528464-66e8-40e8-8749-bcf18858a2d0 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] DELETE https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 Jul 31 21:00:46.189215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-23528464-66e8-40e8-8749-bcf18858a2d0 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:46.189396 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-23528464-66e8-40e8-8749-bcf18858a2d0 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:46.189549 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-23528464-66e8-40e8-8749-bcf18858a2d0 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Delete volume with id: fe841045-eea1-4925-a7ed-da9f8584fa71 Jul 31 21:00:46.196002 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:46.196002 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:46.196436 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-23528464-66e8-40e8-8749-bcf18858a2d0 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:46.211988 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-23528464-66e8-40e8-8749-bcf18858a2d0 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Delete volume request issued successfully. Jul 31 21:00:46.212294 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-23528464-66e8-40e8-8749-bcf18858a2d0 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 returned with HTTP 202 Jul 31 21:00:46.212561 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1377/5459] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:00:46 2026] DELETE /volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:00:46.219872 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e4f8eaf3-2b61-4500-a4dd-6049b443ea96 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:46.221835 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e4f8eaf3-2b61-4500-a4dd-6049b443ea96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 Jul 31 21:00:46.222034 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e4f8eaf3-2b61-4500-a4dd-6049b443ea96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:46.222228 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e4f8eaf3-2b61-4500-a4dd-6049b443ea96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:46.228869 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:46.228869 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:46.233282 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e4f8eaf3-2b61-4500-a4dd-6049b443ea96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:46.238033 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e4f8eaf3-2b61-4500-a4dd-6049b443ea96 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 returned with HTTP 200 Jul 31 21:00:46.238488 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1377/5460] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:46 2026] GET /volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:47.251314 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-06d434d5-6f38-4434-a2f4-e94218903970 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:47.253476 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-06d434d5-6f38-4434-a2f4-e94218903970 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 Jul 31 21:00:47.253752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-06d434d5-6f38-4434-a2f4-e94218903970 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:47.254004 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-06d434d5-6f38-4434-a2f4-e94218903970 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:47.259284 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-06d434d5-6f38-4434-a2f4-e94218903970 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 returned with HTTP 404 Jul 31 21:00:47.259818 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1362/5461] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:47 2026] GET /volume/v3/volumes/fe841045-eea1-4925-a7ed-da9f8584fa71 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:47.266594 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4c923bed-1121-4d16-b4ac-b1b9b906619d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:47.268635 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c923bed-1121-4d16-b4ac-b1b9b906619d tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db Jul 31 21:00:47.268881 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c923bed-1121-4d16-b4ac-b1b9b906619d tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:47.269100 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4c923bed-1121-4d16-b4ac-b1b9b906619d tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:47.278935 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:47.278935 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:47.283428 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4c923bed-1121-4d16-b4ac-b1b9b906619d tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:47.287143 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4c923bed-1121-4d16-b4ac-b1b9b906619d tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db returned with HTTP 200 Jul 31 21:00:47.287516 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1346/5462] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:47 2026] GET /volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db => generated 857 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:47.299149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c47ab3cb-23f6-4fff-8b67-f18c310e485c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:47.301269 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c47ab3cb-23f6-4fff-8b67-f18c310e485c tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] DELETE https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db Jul 31 21:00:47.301506 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c47ab3cb-23f6-4fff-8b67-f18c310e485c tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:47.301780 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c47ab3cb-23f6-4fff-8b67-f18c310e485c tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:47.301998 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-c47ab3cb-23f6-4fff-8b67-f18c310e485c tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Delete volume with id: d9fd45aa-b8a9-4393-bfe7-86b3e3c188db Jul 31 21:00:47.309400 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:47.309400 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:47.309831 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c47ab3cb-23f6-4fff-8b67-f18c310e485c tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:47.327036 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c47ab3cb-23f6-4fff-8b67-f18c310e485c tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Delete volume request issued successfully. Jul 31 21:00:47.327239 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c47ab3cb-23f6-4fff-8b67-f18c310e485c tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db returned with HTTP 202 Jul 31 21:00:47.327618 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1378/5463] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:00:47 2026] DELETE /volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:00:47.334196 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-93460cb9-89fa-4f89-a088-72c717200b53 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:47.335885 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-93460cb9-89fa-4f89-a088-72c717200b53 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db Jul 31 21:00:47.336082 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-93460cb9-89fa-4f89-a088-72c717200b53 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:47.336306 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-93460cb9-89fa-4f89-a088-72c717200b53 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:47.342459 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:47.342459 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:47.345624 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-93460cb9-89fa-4f89-a088-72c717200b53 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Volume info retrieved successfully. Jul 31 21:00:47.349929 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-93460cb9-89fa-4f89-a088-72c717200b53 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db returned with HTTP 200 Jul 31 21:00:47.350354 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1378/5464] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:47 2026] GET /volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:48.361817 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ac4c8205-bf60-4a2c-8bad-90d38822acd7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:48.364597 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ac4c8205-bf60-4a2c-8bad-90d38822acd7 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] GET https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db Jul 31 21:00:48.364597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ac4c8205-bf60-4a2c-8bad-90d38822acd7 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:48.364597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ac4c8205-bf60-4a2c-8bad-90d38822acd7 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:48.369592 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ac4c8205-bf60-4a2c-8bad-90d38822acd7 tempest-VolumesListTestJSON-200732650 tempest-VolumesListTestJSON-200732650-project-member] https://10.4.3.157/volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db returned with HTTP 404 Jul 31 21:00:48.370108 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1363/5465] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:48 2026] GET /volume/v3/volumes/d9fd45aa-b8a9-4393-bfe7-86b3e3c188db => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:49.356904 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-918f2a05-d1a5-4326-8b98-1f9cf3257294 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:49.439448 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-918f2a05-d1a5-4326-8b98-1f9cf3257294 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:00:49.439862 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-918f2a05-d1a5-4326-8b98-1f9cf3257294 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "71bf7814-e56a-4474-b054-2658fcdbf55e", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1794894089"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:49.443491 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=205,cinder:UPDATE=57,cinder:INSERT=32 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:00:49.446711 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-918f2a05-d1a5-4326-8b98-1f9cf3257294 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 404 Jul 31 21:00:49.447643 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1347/5466] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:00:49 2026] POST /volume/v3/snapshots => generated 109 bytes in 91 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:49.456083 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-313eabe2-9ceb-48a0-a6ee-133e2f04c648 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:49.457778 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-313eabe2-9ceb-48a0-a6ee-133e2f04c648 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:00:49.458149 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-313eabe2-9ceb-48a0-a6ee-133e2f04c648 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-1022698006"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:49.485874 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-313eabe2-9ceb-48a0-a6ee-133e2f04c648 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 404 Jul 31 21:00:49.486494 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1379/5467] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:00:49 2026] POST /volume/v3/snapshots => generated 77 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:00:49.494164 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2e733659-0c9b-430e-a53c-f16271bf613a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:49.495905 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2e733659-0c9b-430e-a53c-f16271bf613a tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/snapshots?limit=invalid Jul 31 21:00:49.496102 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2e733659-0c9b-430e-a53c-f16271bf613a tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:49.496326 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2e733659-0c9b-430e-a53c-f16271bf613a tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:49.496536 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2e733659-0c9b-430e-a53c-f16271bf613a tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] HTTP exception thrown: limit param must be an integer Jul 31 21:00:49.496664 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2e733659-0c9b-430e-a53c-f16271bf613a tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/snapshots?limit=invalid returned with HTTP 400 Jul 31 21:00:49.497119 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1379/5468] 10.4.3.157 () {66 vars in 1270 bytes} [Fri Jul 31 21:00:49 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 3 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 21:00:49.504507 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-76066cd6-03c7-4179-a8ba-23a1c3b6d3fb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:49.506218 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-76066cd6-03c7-4179-a8ba-23a1c3b6d3fb tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/snapshots?marker=59e75aa0-fae5-4c09-a8b4-28ad288713dc Jul 31 21:00:49.506444 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-76066cd6-03c7-4179-a8ba-23a1c3b6d3fb tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:49.506603 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-76066cd6-03c7-4179-a8ba-23a1c3b6d3fb tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:49.506833 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-76066cd6-03c7-4179-a8ba-23a1c3b6d3fb tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:49.507894 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.db.api [None req-76066cd6-03c7-4179-a8ba-23a1c3b6d3fb tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Building query based on filter {{(pid=100193) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 21:00:49.513113 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-76066cd6-03c7-4179-a8ba-23a1c3b6d3fb tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/snapshots?marker=59e75aa0-fae5-4c09-a8b4-28ad288713dc returned with HTTP 404 Jul 31 21:00:49.513735 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1364/5469] 10.4.3.157 () {66 vars in 1330 bytes} [Fri Jul 31 21:00:49 2026] GET /volume/v3/snapshots?marker=59e75aa0-fae5-4c09-a8b4-28ad288713dc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:49.520117 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-10323fa7-b04e-4b6f-8d63-b2d1ae956339 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:49.521824 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-10323fa7-b04e-4b6f-8d63-b2d1ae956339 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/snapshots?sort_key=invalid Jul 31 21:00:49.522036 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-10323fa7-b04e-4b6f-8d63-b2d1ae956339 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:49.522229 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-10323fa7-b04e-4b6f-8d63-b2d1ae956339 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:49.522437 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.api_utils [None req-10323fa7-b04e-4b6f-8d63-b2d1ae956339 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Removing options '' from query. {{(pid=100194) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:00:49.523441 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.db.api [None req-10323fa7-b04e-4b6f-8d63-b2d1ae956339 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Building query based on filter {{(pid=100194) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Jul 31 21:00:49.523872 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-10323fa7-b04e-4b6f-8d63-b2d1ae956339 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Jul 31 21:00:49.524351 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1348/5470] 10.4.3.157 () {66 vars in 1276 bytes} [Fri Jul 31 21:00:49 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Jul 31 21:00:49.531238 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:49.533408 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:00:49.533856 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1793921658"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:49.535806 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1793921658'}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:00:49.535967 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Create volume of 2 GB Jul 31 21:00:49.540769 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Availability Zones retrieved successfully. Jul 31 21:00:49.548583 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Flow 'volume_create_api' (6aea3f62-60bd-407d-8cfe-ea71ad254b0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:49.549859 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d91fb8e-3ec6-4c13-8f03-ac608f540869) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:49.551162 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Validating volume size '2' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:00:49.578044 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d91fb8e-3ec6-4c13-8f03-ac608f540869) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:49.578907 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce14d2b6-b890-4e04-ba35-fc36f777c0a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:49.637150 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Created reservations ['2c8d6305-f6b8-4bfa-a77f-3e2a9791b47e', '47696831-fafe-437c-9d76-205874d89da4', 'ee15900e-97a1-409b-82e0-1b4290938776', '176a73fc-70f3-42de-b9f2-190e5d258260'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:00:49.638089 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ce14d2b6-b890-4e04-ba35-fc36f777c0a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c8d6305-f6b8-4bfa-a77f-3e2a9791b47e', '47696831-fafe-437c-9d76-205874d89da4', 'ee15900e-97a1-409b-82e0-1b4290938776', '176a73fc-70f3-42de-b9f2-190e5d258260']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:49.639088 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf36c9d-64b4-4e1f-a679-bc6afc3e8e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:49.661933 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0bf36c9d-64b4-4e1f-a679-bc6afc3e8e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2274953f-2a47-4c32-8c1e-424af4df88f1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1793921658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7514d8e428484f67804bbc1c324db346',qos_specs=None,replication_status=,reservations=['2c8d6305-f6b8-4bfa-a77f-3e2a9791b47e','47696831-fafe-437c-9d76-205874d89da4','ee15900e-97a1-409b-82e0-1b4290938776','176a73fc-70f3-42de-b9f2-190e5d258260'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7618339e01e47ecbcd520854e5d3ba8',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:00:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1793921658',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2274953f-2a47-4c32-8c1e-424af4df88f1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7514d8e428484f67804bbc1c324db346',provider_auth=None,provider_geometry=None,provider_id=None,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='a7618339e01e47ecbcd520854e5d3ba8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:49.662671 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a654908a-de7a-4301-9068-d27c99872b64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:49.681000 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a654908a-de7a-4301-9068-d27c99872b64) transitioned into state 'SUCCESS' from state '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-1793921658',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7514d8e428484f67804bbc1c324db346',qos_specs=None,replication_status=,reservations=['2c8d6305-f6b8-4bfa-a77f-3e2a9791b47e','47696831-fafe-437c-9d76-205874d89da4','ee15900e-97a1-409b-82e0-1b4290938776','176a73fc-70f3-42de-b9f2-190e5d258260'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7618339e01e47ecbcd520854e5d3ba8',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:49.681805 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f7336c-bb87-4b8a-9cc2-bd555dc665d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:49.691665 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11f7336c-bb87-4b8a-9cc2-bd555dc665d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:00:49.692444 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Flow 'volume_create_api' (6aea3f62-60bd-407d-8cfe-ea71ad254b0f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:49.692769 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Create volume request issued successfully. Jul 31 21:00:49.693403 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d89925a8-dcdf-434a-b701-ece202cb2d11 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:00:49.693786 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1380/5471] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 21:00:49 2026] POST /volume/v3/volumes => generated 762 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:00:49.705027 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a1043134-ce79-475c-a947-7b8c6e39c2af None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:49.706830 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a1043134-ce79-475c-a947-7b8c6e39c2af tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 Jul 31 21:00:49.707000 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a1043134-ce79-475c-a947-7b8c6e39c2af tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:49.707231 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a1043134-ce79-475c-a947-7b8c6e39c2af tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:49.709456 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=193,cinder:INSERT=18,cinder:UPDATE=33 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:00:49.717427 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:49.717427 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:49.721060 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a1043134-ce79-475c-a947-7b8c6e39c2af tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Volume info retrieved successfully. Jul 31 21:00:49.725142 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a1043134-ce79-475c-a947-7b8c6e39c2af tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 returned with HTTP 200 Jul 31 21:00:49.725524 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1380/5472] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:49 2026] GET /volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jul 31 21:00:50.737375 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-320b2e99-6215-4446-b0ae-5bfc91153b71 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:50.739239 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-320b2e99-6215-4446-b0ae-5bfc91153b71 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 Jul 31 21:00:50.739603 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-320b2e99-6215-4446-b0ae-5bfc91153b71 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:50.739851 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-320b2e99-6215-4446-b0ae-5bfc91153b71 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:50.746806 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:50.746806 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:50.750612 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-320b2e99-6215-4446-b0ae-5bfc91153b71 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Volume info retrieved successfully. Jul 31 21:00:50.754818 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-320b2e99-6215-4446-b0ae-5bfc91153b71 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 returned with HTTP 200 Jul 31 21:00:50.755243 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1365/5473] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:50 2026] GET /volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 => generated 855 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:50.766632 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-52dd83d1-25f8-4874-90d6-afc97a909f5f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:50.768484 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-52dd83d1-25f8-4874-90d6-afc97a909f5f tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:00:50.768824 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-52dd83d1-25f8-4874-90d6-afc97a909f5f tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2274953f-2a47-4c32-8c1e-424af4df88f1", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-675634863"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:50.776724 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:50.776724 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:50.777193 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-52dd83d1-25f8-4874-90d6-afc97a909f5f tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Volume info retrieved successfully. Jul 31 21:00:50.777319 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-52dd83d1-25f8-4874-90d6-afc97a909f5f tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Create snapshot from volume 2274953f-2a47-4c32-8c1e-424af4df88f1 Jul 31 21:00:50.823997 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-52dd83d1-25f8-4874-90d6-afc97a909f5f tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Created reservations ['e4038653-ea7b-4b36-9b7b-25ccfdb6e154', 'af7be15b-9e4c-4da0-bf19-c32a7709e1b9', '4fdebee1-130d-4437-b98a-0aed3b21711a', 'f26ef519-c051-4674-9cf0-96659ba4ee26'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:00:50.854309 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-52dd83d1-25f8-4874-90d6-afc97a909f5f tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Snapshot create request issued successfully. Jul 31 21:00:50.854683 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-52dd83d1-25f8-4874-90d6-afc97a909f5f tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 21:00:50.855285 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1349/5474] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:00:50 2026] POST /volume/v3/snapshots => generated 317 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:00:50.864697 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2e121d1b-ac36-4ee8-a4a2-4cda6097df46 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:50.866820 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2e121d1b-ac36-4ee8-a4a2-4cda6097df46 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad Jul 31 21:00:50.867066 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2e121d1b-ac36-4ee8-a4a2-4cda6097df46 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:50.867313 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2e121d1b-ac36-4ee8-a4a2-4cda6097df46 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:50.872771 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:50.872771 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:50.873291 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2e121d1b-ac36-4ee8-a4a2-4cda6097df46 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Snapshot retrieved successfully. Jul 31 21:00:50.874166 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2e121d1b-ac36-4ee8-a4a2-4cda6097df46 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad returned with HTTP 200 Jul 31 21:00:50.874585 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1381/5475] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:00:50 2026] GET /volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad => generated 449 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:51.882681 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7eacddc6-392b-422c-b507-09e1e07ef54c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:51.884484 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7eacddc6-392b-422c-b507-09e1e07ef54c tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad Jul 31 21:00:51.884719 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7eacddc6-392b-422c-b507-09e1e07ef54c tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:51.884880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7eacddc6-392b-422c-b507-09e1e07ef54c tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:51.889483 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:51.889483 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:51.889879 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7eacddc6-392b-422c-b507-09e1e07ef54c tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Snapshot retrieved successfully. Jul 31 21:00:51.890590 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7eacddc6-392b-422c-b507-09e1e07ef54c tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad returned with HTTP 200 Jul 31 21:00:51.890942 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1381/5476] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:00:51 2026] GET /volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad => generated 476 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:51.899188 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:51.900931 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:00:51.901414 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "000c9e7c-4c8a-4fa2-85e7-3f85f5013dad"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:51.902959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '000c9e7c-4c8a-4fa2-85e7-3f85f5013dad'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:00:51.908198 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:51.908198 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:51.908198 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Snapshot retrieved successfully. Jul 31 21:00:51.908198 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Create volume of 1 GB Jul 31 21:00:51.911220 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Availability Zones retrieved successfully. Jul 31 21:00:51.917518 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Flow 'volume_create_api' (ce09600d-8592-46d5-9c01-55869c4c3cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:00:51.918569 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ad2578-2887-49aa-b5b6-f7b2869e09cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:51.919574 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:00:51.920628 np0000006272 devstack@c-api.service[100193]: WARNING cinder.volume.api [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ad2578-2887-49aa-b5b6-f7b2869e09cc) transitioned into state 'FAILURE' from state 'RUNNING' Jul 31 21:00:51.920628 np0000006272 devstack@c-api.service[100193]: 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 21:00:51.922352 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ad2578-2887-49aa-b5b6-f7b2869e09cc) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:00:51.923137 np0000006272 devstack@c-api.service[100193]: WARNING cinder.volume.api [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52ad2578-2887-49aa-b5b6-f7b2869e09cc) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Jul 31 21:00:51.923986 np0000006272 devstack@c-api.service[100193]: WARNING cinder.volume.api [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Flow 'volume_create_api' (ce09600d-8592-46d5-9c01-55869c4c3cfc) transitioned into state 'REVERTED' from state 'RUNNING' Jul 31 21:00:51.924296 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-58c6154f-10bc-41ea-bae3-9fa6395aba18 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 400 Jul 31 21:00:51.924985 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1366/5477] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 21:00:51 2026] POST /volume/v3/volumes => generated 171 bytes in 26 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Jul 31 21:00:51.933361 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-96b72378-52c6-47f7-abbc-5f88dbdd704b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:51.935153 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-96b72378-52c6-47f7-abbc-5f88dbdd704b tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad Jul 31 21:00:51.935390 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-96b72378-52c6-47f7-abbc-5f88dbdd704b tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:51.935576 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-96b72378-52c6-47f7-abbc-5f88dbdd704b tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:51.935705 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-96b72378-52c6-47f7-abbc-5f88dbdd704b tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Delete snapshot with id: 000c9e7c-4c8a-4fa2-85e7-3f85f5013dad Jul 31 21:00:51.940556 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:51.940556 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:51.940944 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-96b72378-52c6-47f7-abbc-5f88dbdd704b tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Snapshot retrieved successfully. Jul 31 21:00:51.956607 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-96b72378-52c6-47f7-abbc-5f88dbdd704b tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Snapshot delete request issued successfully. Jul 31 21:00:51.956787 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-96b72378-52c6-47f7-abbc-5f88dbdd704b tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad returned with HTTP 202 Jul 31 21:00:51.957204 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1350/5478] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:00:51 2026] DELETE /volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:00:51.964195 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-28c04af3-1b1c-4d90-9f61-0a1676d2e5b1 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:51.965938 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-28c04af3-1b1c-4d90-9f61-0a1676d2e5b1 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad Jul 31 21:00:51.966197 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-28c04af3-1b1c-4d90-9f61-0a1676d2e5b1 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:51.966410 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-28c04af3-1b1c-4d90-9f61-0a1676d2e5b1 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:51.971004 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:51.971004 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:51.971399 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-28c04af3-1b1c-4d90-9f61-0a1676d2e5b1 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Snapshot retrieved successfully. Jul 31 21:00:51.972057 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-28c04af3-1b1c-4d90-9f61-0a1676d2e5b1 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad returned with HTTP 200 Jul 31 21:00:51.972416 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1382/5479] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:00:51 2026] GET /volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad => generated 475 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:52.981436 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a03f5caa-2819-4aec-8493-211922e3c100 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:52.983210 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a03f5caa-2819-4aec-8493-211922e3c100 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad Jul 31 21:00:52.983462 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a03f5caa-2819-4aec-8493-211922e3c100 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:52.983562 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a03f5caa-2819-4aec-8493-211922e3c100 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:52.988433 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a03f5caa-2819-4aec-8493-211922e3c100 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad returned with HTTP 404 Jul 31 21:00:52.988954 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1382/5480] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:00:52 2026] GET /volume/v3/snapshots/000c9e7c-4c8a-4fa2-85e7-3f85f5013dad => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:52.995905 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cb016364-0312-43a6-8e10-238593b51399 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:52.997747 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cb016364-0312-43a6-8e10-238593b51399 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 Jul 31 21:00:52.998009 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cb016364-0312-43a6-8e10-238593b51399 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:52.998237 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cb016364-0312-43a6-8e10-238593b51399 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:53.005106 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:53.005106 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:53.008547 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-cb016364-0312-43a6-8e10-238593b51399 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Volume info retrieved successfully. Jul 31 21:00:53.012407 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cb016364-0312-43a6-8e10-238593b51399 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 returned with HTTP 200 Jul 31 21:00:53.012785 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1367/5481] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:52 2026] GET /volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 => generated 855 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:53.023925 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ba8fab03-8f15-4870-9ad0-8caabd7088cd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:53.025913 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ba8fab03-8f15-4870-9ad0-8caabd7088cd tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] DELETE https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 Jul 31 21:00:53.026148 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ba8fab03-8f15-4870-9ad0-8caabd7088cd tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:53.026370 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ba8fab03-8f15-4870-9ad0-8caabd7088cd tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:53.026545 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-ba8fab03-8f15-4870-9ad0-8caabd7088cd tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Delete volume with id: 2274953f-2a47-4c32-8c1e-424af4df88f1 Jul 31 21:00:53.033900 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:53.033900 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:53.034459 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ba8fab03-8f15-4870-9ad0-8caabd7088cd tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Volume info retrieved successfully. Jul 31 21:00:53.053364 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ba8fab03-8f15-4870-9ad0-8caabd7088cd tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Delete volume request issued successfully. Jul 31 21:00:53.053572 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ba8fab03-8f15-4870-9ad0-8caabd7088cd tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 returned with HTTP 202 Jul 31 21:00:53.054052 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1351/5482] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:00:53 2026] DELETE /volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:00:53.061909 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0a590c5f-2c3e-4b3c-99e0-cff83d87bf67 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:53.063675 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0a590c5f-2c3e-4b3c-99e0-cff83d87bf67 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 Jul 31 21:00:53.063863 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0a590c5f-2c3e-4b3c-99e0-cff83d87bf67 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:53.064066 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0a590c5f-2c3e-4b3c-99e0-cff83d87bf67 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:53.071676 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:53.071676 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:53.075868 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0a590c5f-2c3e-4b3c-99e0-cff83d87bf67 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Volume info retrieved successfully. Jul 31 21:00:53.080433 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0a590c5f-2c3e-4b3c-99e0-cff83d87bf67 tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 returned with HTTP 200 Jul 31 21:00:53.080785 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1383/5483] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:53 2026] GET /volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:54.092769 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-18054e3b-9754-42e1-aa88-c64412cf31aa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:54.094455 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18054e3b-9754-42e1-aa88-c64412cf31aa tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] GET https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 Jul 31 21:00:54.094639 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18054e3b-9754-42e1-aa88-c64412cf31aa tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:54.094823 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-18054e3b-9754-42e1-aa88-c64412cf31aa tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:54.100743 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-18054e3b-9754-42e1-aa88-c64412cf31aa tempest-VolumesSnapshotNegativeTestJSON-273343719 tempest-VolumesSnapshotNegativeTestJSON-273343719-project-member] https://10.4.3.157/volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 returned with HTTP 404 Jul 31 21:00:54.101379 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1383/5484] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:54 2026] GET /volume/v3/volumes/2274953f-2a47-4c32-8c1e-424af4df88f1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:00:57.995876 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-fafd5f6d-1102-4512-9f7d-8afa25f4c517 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:58.060356 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-fafd5f6d-1102-4512-9f7d-8afa25f4c517 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:58.060587 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-fafd5f6d-1102-4512-9f7d-8afa25f4c517 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:58.060804 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-fafd5f6d-1102-4512-9f7d-8afa25f4c517 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:58.067680 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:58.067680 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:58.071514 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-fafd5f6d-1102-4512-9f7d-8afa25f4c517 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:58.077581 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-fafd5f6d-1102-4512-9f7d-8afa25f4c517 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:58.078000 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1368/5485] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:00:57 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 903 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:58.143655 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ce7aaca0-d209-4191-973f-dedcc7fa5df0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:58.144032 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce7aaca0-d209-4191-973f-dedcc7fa5df0 None None] GET https://10.4.3.157/volume// Jul 31 21:00:58.144221 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce7aaca0-d209-4191-973f-dedcc7fa5df0 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:58.144430 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ce7aaca0-d209-4191-973f-dedcc7fa5df0 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:58.144770 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ce7aaca0-d209-4191-973f-dedcc7fa5df0 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:00:58.145067 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1352/5486] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 21:00: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 21:00:58.151579 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-074e6512-5533-43cf-bcf3-a98b46208f00 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:58.153592 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-074e6512-5533-43cf-bcf3-a98b46208f00 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:00:58.153991 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-074e6512-5533-43cf-bcf3-a98b46208f00 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f8288c0f-c278-4d1b-a76a-c1d4a3921020", "connector": null, "instance_uuid": "423ebb2e-649e-44cd-bbd6-19f15b7e0376"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:58.161180 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:58.161180 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:58.185867 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-074e6512-5533-43cf-bcf3-a98b46208f00 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:00:58.186319 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1384/5487] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:00:58 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 21:00:58.214198 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e32a5018-970a-4502-b03e-e44aafedcae9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:58.216681 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e32a5018-970a-4502-b03e-e44aafedcae9 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:58.216994 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e32a5018-970a-4502-b03e-e44aafedcae9 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:58.217332 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e32a5018-970a-4502-b03e-e44aafedcae9 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:58.222523 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-73cefa1f-dde2-4183-98c9-f7c186d29950 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:58.222949 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-73cefa1f-dde2-4183-98c9-f7c186d29950 None None] GET https://10.4.3.157/volume// Jul 31 21:00:58.223123 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-73cefa1f-dde2-4183-98c9-f7c186d29950 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:58.223319 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-73cefa1f-dde2-4183-98c9-f7c186d29950 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:58.223611 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-73cefa1f-dde2-4183-98c9-f7c186d29950 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:00:58.223872 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1369/5488] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:00: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 21:00:58.230491 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:58.230491 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:58.230708 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-00152aad-c672-4b73-8401-93b2eeb1f8b2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:58.235041 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e32a5018-970a-4502-b03e-e44aafedcae9 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:58.240734 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e32a5018-970a-4502-b03e-e44aafedcae9 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:58.241234 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1384/5489] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:58 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 902 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:58.262442 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-00152aad-c672-4b73-8401-93b2eeb1f8b2 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:58.262707 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-00152aad-c672-4b73-8401-93b2eeb1f8b2 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:58.262890 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-00152aad-c672-4b73-8401-93b2eeb1f8b2 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:58.272493 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:58.272493 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:00:58.276428 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-00152aad-c672-4b73-8401-93b2eeb1f8b2 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:58.281426 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-00152aad-c672-4b73-8401-93b2eeb1f8b2 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:58.281961 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1353/5490] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:00:58 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 1082 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:00:58.384436 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-9b7f710b-71da-4e74-af85-829e12836b2d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:58.386477 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-9b7f710b-71da-4e74-af85-829e12836b2d tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] PUT https://10.4.3.157/volume/v3/attachments/fe5ea1cc-79d9-4f0f-a1e4-53a7f0d7609c Jul 31 21:00:58.386815 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-9b7f710b-71da-4e74-af85-829e12836b2d tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:00:58.394165 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-9b7f710b-71da-4e74-af85-829e12836b2d tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Acquiring lock "cinder-attachment_update-f8288c0f-c278-4d1b-a76a-c1d4a3921020-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:00:58.398396 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-9b7f710b-71da-4e74-af85-829e12836b2d tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Lock "cinder-attachment_update-f8288c0f-c278-4d1b-a76a-c1d4a3921020-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:00:58.399326 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:58.399326 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:00:58.474931 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-9b7f710b-71da-4e74-af85-829e12836b2d tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Lock "cinder-attachment_update-f8288c0f-c278-4d1b-a76a-c1d4a3921020-np0000006272" released by "attachment_update" :: held 0.076s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:00:58.475283 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-9b7f710b-71da-4e74-af85-829e12836b2d tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments/fe5ea1cc-79d9-4f0f-a1e4-53a7f0d7609c returned with HTTP 200 Jul 31 21:00:58.475984 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1385/5491] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:00:58 2026] PUT /volume/v3/attachments/fe5ea1cc-79d9-4f0f-a1e4-53a7f0d7609c => generated 968 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:00:58.484750 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-23aff767-7fa4-43d8-a13f-536b51515b99 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:58.486765 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-23aff767-7fa4-43d8-a13f-536b51515b99 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020/encryption Jul 31 21:00:58.487029 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-23aff767-7fa4-43d8-a13f-536b51515b99 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:58.487253 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-23aff767-7fa4-43d8-a13f-536b51515b99 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:58.496031 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:58.496031 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:00:58.502451 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-23aff767-7fa4-43d8-a13f-536b51515b99 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020/encryption returned with HTTP 200 Jul 31 21:00:58.502973 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1370/5492] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 21:00:58 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:00:59.253508 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4742b14b-eaa2-4559-bffd-973c005e355f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:00:59.255170 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4742b14b-eaa2-4559-bffd-973c005e355f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:00:59.255367 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4742b14b-eaa2-4559-bffd-973c005e355f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:00:59.255551 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4742b14b-eaa2-4559-bffd-973c005e355f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:00:59.263616 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:00:59.263616 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:00:59.266440 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4742b14b-eaa2-4559-bffd-973c005e355f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:00:59.269847 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4742b14b-eaa2-4559-bffd-973c005e355f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:00:59.270206 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1385/5493] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:00:59 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 903 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:00.285089 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ba8bbb1a-4efd-4807-84f9-7093bf6127df None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:00.287114 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ba8bbb1a-4efd-4807-84f9-7093bf6127df tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:00.287369 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ba8bbb1a-4efd-4807-84f9-7093bf6127df tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:00.287578 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ba8bbb1a-4efd-4807-84f9-7093bf6127df tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:00.298049 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:00.298049 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:00.301847 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ba8bbb1a-4efd-4807-84f9-7093bf6127df tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:00.306615 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ba8bbb1a-4efd-4807-84f9-7093bf6127df tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:01:00.307068 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1354/5494] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:00 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 903 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:01.322763 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-85584512-ecf4-4154-96b1-36704af8516f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:01.325016 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-85584512-ecf4-4154-96b1-36704af8516f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:01.325278 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-85584512-ecf4-4154-96b1-36704af8516f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:01.325526 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-85584512-ecf4-4154-96b1-36704af8516f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:01.328176 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=136,cinder:UPDATE=25,cinder:INSERT=15 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:01:01.338923 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:01.338923 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:01.343357 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-85584512-ecf4-4154-96b1-36704af8516f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:01.349157 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-85584512-ecf4-4154-96b1-36704af8516f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:01:01.349729 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1386/5495] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:01 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:02.360880 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-343e8b17-6b55-40cd-a8b2-536b91966e0e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:02.362377 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-343e8b17-6b55-40cd-a8b2-536b91966e0e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:02.362538 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-343e8b17-6b55-40cd-a8b2-536b91966e0e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:02.362732 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-343e8b17-6b55-40cd-a8b2-536b91966e0e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:02.364655 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=110,cinder:INSERT=4,cinder:UPDATE=8 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:01:02.373037 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:02.373037 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:02.376100 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-343e8b17-6b55-40cd-a8b2-536b91966e0e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:02.379769 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-343e8b17-6b55-40cd-a8b2-536b91966e0e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:01:02.380314 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1371/5496] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:02 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:03.391783 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4be1d0d2-c2b2-4570-bcd2-18eb0de8fd29 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:03.393546 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4be1d0d2-c2b2-4570-bcd2-18eb0de8fd29 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:03.393729 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4be1d0d2-c2b2-4570-bcd2-18eb0de8fd29 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:03.393908 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4be1d0d2-c2b2-4570-bcd2-18eb0de8fd29 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:03.403138 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:03.403138 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:03.406649 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4be1d0d2-c2b2-4570-bcd2-18eb0de8fd29 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:03.410849 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4be1d0d2-c2b2-4570-bcd2-18eb0de8fd29 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:01:03.411319 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1386/5497] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:03 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 903 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:03.678926 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-e3102b16-1708-41ee-acaa-67bb6e06fb42 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:03.680875 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-e3102b16-1708-41ee-acaa-67bb6e06fb42 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] POST https://10.4.3.157/volume/v3/attachments/fe5ea1cc-79d9-4f0f-a1e4-53a7f0d7609c/action Jul 31 21:01:03.681248 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-e3102b16-1708-41ee-acaa-67bb6e06fb42 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:01:03.681367 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-e3102b16-1708-41ee-acaa-67bb6e06fb42 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:03.698078 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:03.698078 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:03.709940 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-46c601f5-ed4c-4297-85ec-b99931e44a03 req-e3102b16-1708-41ee-acaa-67bb6e06fb42 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments/fe5ea1cc-79d9-4f0f-a1e4-53a7f0d7609c/action returned with HTTP 204 Jul 31 21:01:03.710545 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1355/5498] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:01:03 2026] POST /volume/v3/attachments/fe5ea1cc-79d9-4f0f-a1e4-53a7f0d7609c/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:01:04.424919 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-78fbe7bf-ff26-4b80-9f24-f813e633e80c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:04.426808 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-78fbe7bf-ff26-4b80-9f24-f813e633e80c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:04.427011 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-78fbe7bf-ff26-4b80-9f24-f813e633e80c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:04.427234 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-78fbe7bf-ff26-4b80-9f24-f813e633e80c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:04.437497 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:04.437497 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:04.440676 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-78fbe7bf-ff26-4b80-9f24-f813e633e80c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:04.444763 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-78fbe7bf-ff26-4b80-9f24-f813e633e80c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:01:04.445172 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1387/5499] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:04 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 1195 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:04.456149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-66af5cdb-4a6a-4544-83f2-a0c80677310c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:04.458087 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-66af5cdb-4a6a-4544-83f2-a0c80677310c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:04.458392 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-66af5cdb-4a6a-4544-83f2-a0c80677310c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:04.458564 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-66af5cdb-4a6a-4544-83f2-a0c80677310c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:04.467877 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:04.467877 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:04.472274 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-66af5cdb-4a6a-4544-83f2-a0c80677310c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:04.476149 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-66af5cdb-4a6a-4544-83f2-a0c80677310c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:01:04.476543 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1372/5500] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:04 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 1195 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:04.512395 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-ff7e6d45-65ce-4ba3-adc7-cfb4fc8bf683 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:04.606251 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-ff7e6d45-65ce-4ba3-adc7-cfb4fc8bf683 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:04.606477 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-ff7e6d45-65ce-4ba3-adc7-cfb4fc8bf683 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:04.606652 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-ff7e6d45-65ce-4ba3-adc7-cfb4fc8bf683 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:04.618398 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:04.618398 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:04.622543 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-ff7e6d45-65ce-4ba3-adc7-cfb4fc8bf683 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:04.626922 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-ff7e6d45-65ce-4ba3-adc7-cfb4fc8bf683 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:01:04.627345 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1387/5501] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:01:04 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 1195 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:04.643218 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-d5ac7ee0-85c7-4b95-9bb7-3a31286182f3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:04.645068 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-d5ac7ee0-85c7-4b95-9bb7-3a31286182f3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] POST https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020/action Jul 31 21:01:04.645392 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-d5ac7ee0-85c7-4b95-9bb7-3a31286182f3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:01:04.645508 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-d5ac7ee0-85c7-4b95-9bb7-3a31286182f3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:04.654928 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:04.654928 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:04.655422 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-d5ac7ee0-85c7-4b95-9bb7-3a31286182f3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:04.661407 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-d5ac7ee0-85c7-4b95-9bb7-3a31286182f3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Begin detaching volume completed successfully. Jul 31 21:01:04.661583 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-d5ac7ee0-85c7-4b95-9bb7-3a31286182f3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020/action returned with HTTP 202 Jul 31 21:01:04.661950 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1356/5502] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 21:01:04 2026] POST /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020/action => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 21:01:04.698790 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1bb8ff35-d142-4ab0-9089-7fc5a097a59f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:04.699315 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1bb8ff35-d142-4ab0-9089-7fc5a097a59f None None] GET https://10.4.3.157/volume// Jul 31 21:01:04.699626 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1bb8ff35-d142-4ab0-9089-7fc5a097a59f None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:04.699626 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1bb8ff35-d142-4ab0-9089-7fc5a097a59f None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:04.699832 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1bb8ff35-d142-4ab0-9089-7fc5a097a59f None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:01:04.700154 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1388/5503] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:01: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 21:01:04.706591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-1a8a4de9-00b8-413c-b0c3-6bbc6c6f7e82 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:04.708650 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-1a8a4de9-00b8-413c-b0c3-6bbc6c6f7e82 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:04.708742 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-1a8a4de9-00b8-413c-b0c3-6bbc6c6f7e82 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:04.708932 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-1a8a4de9-00b8-413c-b0c3-6bbc6c6f7e82 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:04.717201 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:04.717201 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:04.720047 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-1a8a4de9-00b8-413c-b0c3-6bbc6c6f7e82 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:04.723485 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-1a8a4de9-00b8-413c-b0c3-6bbc6c6f7e82 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:01:04.723819 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1373/5504] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:01:04 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 1378 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:01:04.731954 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-34ceff54-76ab-4f79-b27e-724fd48ff504 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:04.733867 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-34ceff54-76ab-4f79-b27e-724fd48ff504 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020/encryption Jul 31 21:01:04.734069 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-34ceff54-76ab-4f79-b27e-724fd48ff504 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:04.734293 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-34ceff54-76ab-4f79-b27e-724fd48ff504 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:04.742325 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:04.742325 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:04.747731 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-34ceff54-76ab-4f79-b27e-724fd48ff504 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020/encryption returned with HTTP 200 Jul 31 21:01:04.748136 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1388/5505] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 21:01:04 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020/encryption => generated 160 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:05.527861 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-a78a7ef0-fe72-4fe3-86f9-37cec7f394fd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:05.530342 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-a78a7ef0-fe72-4fe3-86f9-37cec7f394fd tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] DELETE https://10.4.3.157/volume/v3/attachments/fe5ea1cc-79d9-4f0f-a1e4-53a7f0d7609c Jul 31 21:01:05.530604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-a78a7ef0-fe72-4fe3-86f9-37cec7f394fd tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:05.530844 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-a78a7ef0-fe72-4fe3-86f9-37cec7f394fd tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:05.538741 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:05.538741 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:05.585264 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d607f56a-a577-4025-b94c-4db1b934c0cb req-a78a7ef0-fe72-4fe3-86f9-37cec7f394fd tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments/fe5ea1cc-79d9-4f0f-a1e4-53a7f0d7609c returned with HTTP 200 Jul 31 21:01:05.585695 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1357/5506] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:01:05 2026] DELETE /volume/v3/attachments/fe5ea1cc-79d9-4f0f-a1e4-53a7f0d7609c => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:05.772233 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-b3fadb4d-2c27-4c80-8aa3-cb7a3252e14c req-41fd7352-c91d-4444-9f59-ac4d3ac089c5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:05.774164 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b3fadb4d-2c27-4c80-8aa3-cb7a3252e14c req-41fd7352-c91d-4444-9f59-ac4d3ac089c5 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:05.774348 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-b3fadb4d-2c27-4c80-8aa3-cb7a3252e14c req-41fd7352-c91d-4444-9f59-ac4d3ac089c5 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:05.774527 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-b3fadb4d-2c27-4c80-8aa3-cb7a3252e14c req-41fd7352-c91d-4444-9f59-ac4d3ac089c5 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:05.781891 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:05.781891 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:05.786051 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-b3fadb4d-2c27-4c80-8aa3-cb7a3252e14c req-41fd7352-c91d-4444-9f59-ac4d3ac089c5 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:05.790880 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b3fadb4d-2c27-4c80-8aa3-cb7a3252e14c req-41fd7352-c91d-4444-9f59-ac4d3ac089c5 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:01:05.791410 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1389/5507] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:01:05 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:08.579003 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-71604450-3b2d-4073-b0c8-f86c3043970a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:08.581182 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71604450-3b2d-4073-b0c8-f86c3043970a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] DELETE https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:08.581343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71604450-3b2d-4073-b0c8-f86c3043970a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:08.581544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-71604450-3b2d-4073-b0c8-f86c3043970a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:08.581722 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-71604450-3b2d-4073-b0c8-f86c3043970a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Delete volume with id: f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:08.589509 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:08.589509 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:08.590144 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-71604450-3b2d-4073-b0c8-f86c3043970a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:08.601925 np0000006272 devstack@c-api.service[100193]: WARNING cinder.keymgr.conf_key_mgr [None req-71604450-3b2d-4073-b0c8-f86c3043970a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 21:01:08.607732 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-71604450-3b2d-4073-b0c8-f86c3043970a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Delete volume request issued successfully. Jul 31 21:01:08.607902 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-71604450-3b2d-4073-b0c8-f86c3043970a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 202 Jul 31 21:01:08.608334 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1374/5508] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:01:08 2026] DELETE /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:01:08.616780 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1d778b8a-73d1-4c16-8543-a47c58f9237f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:08.618591 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1d778b8a-73d1-4c16-8543-a47c58f9237f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:08.618778 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1d778b8a-73d1-4c16-8543-a47c58f9237f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:08.618956 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1d778b8a-73d1-4c16-8543-a47c58f9237f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:08.626722 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:08.626722 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:08.630793 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1d778b8a-73d1-4c16-8543-a47c58f9237f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:08.635441 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1d778b8a-73d1-4c16-8543-a47c58f9237f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 200 Jul 31 21:01:08.636026 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1389/5509] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:08 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 902 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:09.648319 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-63c1c1ef-5f74-4741-9e53-257396ec6ef0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:09.650492 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-63c1c1ef-5f74-4741-9e53-257396ec6ef0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 Jul 31 21:01:09.650762 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-63c1c1ef-5f74-4741-9e53-257396ec6ef0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:09.650977 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-63c1c1ef-5f74-4741-9e53-257396ec6ef0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:09.657739 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-63c1c1ef-5f74-4741-9e53-257396ec6ef0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 returned with HTTP 404 Jul 31 21:01:09.658491 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1358/5510] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:09 2026] GET /volume/v3/volumes/f8288c0f-c278-4d1b-a76a-c1d4a3921020 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:01:09.666406 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-04433169-2fbe-434f-b5ca-86df2de2d541 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:09.668230 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-04433169-2fbe-434f-b5ca-86df2de2d541 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] DELETE https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 Jul 31 21:01:09.668480 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-04433169-2fbe-434f-b5ca-86df2de2d541 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:09.668715 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-04433169-2fbe-434f-b5ca-86df2de2d541 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:09.668919 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-04433169-2fbe-434f-b5ca-86df2de2d541 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Delete volume with id: 82ce4770-8be4-48e1-b75b-72ce8fbb3d06 Jul 31 21:01:09.675308 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:09.675308 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:09.675801 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-04433169-2fbe-434f-b5ca-86df2de2d541 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:09.686287 np0000006272 devstack@c-api.service[100192]: WARNING cinder.keymgr.conf_key_mgr [None req-04433169-2fbe-434f-b5ca-86df2de2d541 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 21:01:09.691534 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-04433169-2fbe-434f-b5ca-86df2de2d541 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Delete volume request issued successfully. Jul 31 21:01:09.691723 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-04433169-2fbe-434f-b5ca-86df2de2d541 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 returned with HTTP 202 Jul 31 21:01:09.692138 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1390/5511] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:01:09 2026] DELETE /volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:01:09.700159 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a5fc9f0b-784c-457e-ad5b-13e7f5317bcf None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:09.702299 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a5fc9f0b-784c-457e-ad5b-13e7f5317bcf tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 Jul 31 21:01:09.702299 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a5fc9f0b-784c-457e-ad5b-13e7f5317bcf tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:09.702299 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a5fc9f0b-784c-457e-ad5b-13e7f5317bcf tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:09.708838 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:09.708838 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:09.712139 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a5fc9f0b-784c-457e-ad5b-13e7f5317bcf tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:09.716402 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a5fc9f0b-784c-457e-ad5b-13e7f5317bcf tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 returned with HTTP 200 Jul 31 21:01:09.716804 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1375/5512] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:09 2026] GET /volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 => generated 875 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:10.273852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-de240517-7f57-4131-8111-e75afff61c0b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:10.275663 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:01:10.276037 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1177278208", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:10.277492 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1177278208', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:01:10.277598 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Create volume of 1 GB Jul 31 21:01:10.282288 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Availability Zones retrieved successfully. Jul 31 21:01:10.287496 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Flow 'volume_create_api' (485822b8-6745-4b75-8586-33bb74ff392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:01:10.288437 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d932b89-e6f7-4a47-a79f-49709c592529) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:01:10.289287 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:01:10.313481 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d932b89-e6f7-4a47-a79f-49709c592529) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:01:10.314272 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d4246e-96d5-4b83-8393-1cbd7bd22938) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:01:10.367368 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Created reservations ['5b79dc75-3832-4925-82bb-fda6ec627132', '53687b50-e4ee-42cd-9285-92f0b6395b4d', '389a0428-765a-4bcf-8418-68765e4c1449', 'ebe57893-2a5a-4124-b587-9745b5be2a02'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:01:10.368095 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (42d4246e-96d5-4b83-8393-1cbd7bd22938) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5b79dc75-3832-4925-82bb-fda6ec627132', '53687b50-e4ee-42cd-9285-92f0b6395b4d', '389a0428-765a-4bcf-8418-68765e4c1449', 'ebe57893-2a5a-4124-b587-9745b5be2a02']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:01:10.368770 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fefc4eb-1788-4636-ad05-3a73da645dea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:01:10.389084 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2fefc4eb-1788-4636-ad05-3a73da645dea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b9fab1e-db3e-400b-988c-71755eed7f09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1177278208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c860dd00de44438b68ce97d3757916e',qos_specs=None,replication_status=,reservations=['5b79dc75-3832-4925-82bb-fda6ec627132','53687b50-e4ee-42cd-9285-92f0b6395b4d','389a0428-765a-4bcf-8418-68765e4c1449','ebe57893-2a5a-4124-b587-9745b5be2a02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd12c354a5a42a2b6995c1280fe17b4',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:01:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1177278208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b9fab1e-db3e-400b-988c-71755eed7f09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c860dd00de44438b68ce97d3757916e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cd12c354a5a42a2b6995c1280fe17b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:01:10.389727 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90fb36c4-a5a2-4e7c-9c86-36e70dc6a53d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:01:10.409405 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90fb36c4-a5a2-4e7c-9c86-36e70dc6a53d) transitioned into state 'SUCCESS' from state '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-1177278208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c860dd00de44438b68ce97d3757916e',qos_specs=None,replication_status=,reservations=['5b79dc75-3832-4925-82bb-fda6ec627132','53687b50-e4ee-42cd-9285-92f0b6395b4d','389a0428-765a-4bcf-8418-68765e4c1449','ebe57893-2a5a-4124-b587-9745b5be2a02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd12c354a5a42a2b6995c1280fe17b4',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:01:10.410222 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aaabfe8-94a4-4489-8567-6cc2d3a254ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:01:10.419301 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2aaabfe8-94a4-4489-8567-6cc2d3a254ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:01:10.420225 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Flow 'volume_create_api' (485822b8-6745-4b75-8586-33bb74ff392f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:01:10.420550 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Create volume request issued successfully. Jul 31 21:01:10.421137 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-de240517-7f57-4131-8111-e75afff61c0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:01:10.421699 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1390/5513] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:01:10 2026] POST /volume/v3/volumes => generated 755 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:01:10.432158 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b57976c7-f03b-420a-a16d-76352071a72b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:10.433886 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b57976c7-f03b-420a-a16d-76352071a72b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:10.434177 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b57976c7-f03b-420a-a16d-76352071a72b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:10.434302 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b57976c7-f03b-420a-a16d-76352071a72b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:10.440680 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:10.440680 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:10.444019 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b57976c7-f03b-420a-a16d-76352071a72b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:10.447768 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b57976c7-f03b-420a-a16d-76352071a72b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:10.448158 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1359/5514] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:10 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 823 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:10.728967 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ed132dba-0cdc-4be0-9d36-75727a12ce9c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:10.730576 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ed132dba-0cdc-4be0-9d36-75727a12ce9c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 Jul 31 21:01:10.730736 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ed132dba-0cdc-4be0-9d36-75727a12ce9c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:10.730923 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ed132dba-0cdc-4be0-9d36-75727a12ce9c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:10.736189 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ed132dba-0cdc-4be0-9d36-75727a12ce9c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 returned with HTTP 404 Jul 31 21:01:10.736606 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1391/5515] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:10 2026] GET /volume/v3/volumes/82ce4770-8be4-48e1-b75b-72ce8fbb3d06 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:01:10.742183 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6cc49b1b-339c-4c61-bf49-d3e086e77529 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:10.743760 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6cc49b1b-339c-4c61-bf49-d3e086e77529 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 21:01:10.743934 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6cc49b1b-339c-4c61-bf49-d3e086e77529 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:10.744107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6cc49b1b-339c-4c61-bf49-d3e086e77529 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:10.744833 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6cc49b1b-339c-4c61-bf49-d3e086e77529 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:01:10.752746 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6cc49b1b-339c-4c61-bf49-d3e086e77529 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Get all volumes completed successfully. Jul 31 21:01:10.754061 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:10.754061 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:10.757557 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6cc49b1b-339c-4c61-bf49-d3e086e77529 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 21:01:10.757922 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1376/5516] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 21:01:10 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6254 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:10.772108 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0e27ad00-6508-4bbd-bb35-788040c78526 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:10.773938 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e27ad00-6508-4bbd-bb35-788040c78526 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] DELETE https://10.4.3.157/volume/v3/types/ea15d928-5609-436b-b13c-c1f47cca2dcf Jul 31 21:01:10.774175 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e27ad00-6508-4bbd-bb35-788040c78526 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:10.774395 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0e27ad00-6508-4bbd-bb35-788040c78526 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:10.774630 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:10.774630 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:10.797213 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0e27ad00-6508-4bbd-bb35-788040c78526 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] https://10.4.3.157/volume/v3/types/ea15d928-5609-436b-b13c-c1f47cca2dcf returned with HTTP 202 Jul 31 21:01:10.797602 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1391/5517] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 21:01:10 2026] DELETE /volume/v3/types/ea15d928-5609-436b-b13c-c1f47cca2dcf => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Jul 31 21:01:11.459791 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-51e88c5f-1982-4220-941f-a244eb88168e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.461674 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-51e88c5f-1982-4220-941f-a244eb88168e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:11.461877 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-51e88c5f-1982-4220-941f-a244eb88168e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:11.462097 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-51e88c5f-1982-4220-941f-a244eb88168e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:11.468639 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:11.468639 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:11.472421 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-51e88c5f-1982-4220-941f-a244eb88168e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:11.477316 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-51e88c5f-1982-4220-941f-a244eb88168e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:11.477713 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1360/5518] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:11 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:11.489929 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-54df4aa9-00c6-4a50-86fd-2c5c8f202c80 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.491638 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-54df4aa9-00c6-4a50-86fd-2c5c8f202c80 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:11.491816 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-54df4aa9-00c6-4a50-86fd-2c5c8f202c80 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:11.492023 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-54df4aa9-00c6-4a50-86fd-2c5c8f202c80 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:11.498933 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:11.498933 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:11.502231 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-54df4aa9-00c6-4a50-86fd-2c5c8f202c80 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:11.505892 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-54df4aa9-00c6-4a50-86fd-2c5c8f202c80 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:11.506276 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1392/5519] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:11 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:11.518226 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-144bc2eb-d868-4730-adb9-0e3a37d4ac0a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.519893 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-144bc2eb-d868-4730-adb9-0e3a37d4ac0a tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes Jul 31 21:01:11.520101 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-144bc2eb-d868-4730-adb9-0e3a37d4ac0a tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:11.520313 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-144bc2eb-d868-4730-adb9-0e3a37d4ac0a tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:11.520520 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-144bc2eb-d868-4730-adb9-0e3a37d4ac0a tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:01:11.521182 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-144bc2eb-d868-4730-adb9-0e3a37d4ac0a tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:01:11.527470 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-144bc2eb-d868-4730-adb9-0e3a37d4ac0a tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Get all volumes completed successfully. Jul 31 21:01:11.527946 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-144bc2eb-d868-4730-adb9-0e3a37d4ac0a tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 200 Jul 31 21:01:11.528344 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1377/5520] 10.4.3.157 () {66 vars in 1237 bytes} [Fri Jul 31 21:01:11 2026] GET /volume/v3/volumes => generated 339 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:11.540852 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8b68c6f8-f668-4176-90ab-7452fd8e3474 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.543025 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8b68c6f8-f668-4176-90ab-7452fd8e3474 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:11.543254 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8b68c6f8-f668-4176-90ab-7452fd8e3474 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:11.543732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8b68c6f8-f668-4176-90ab-7452fd8e3474 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:11.551486 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:11.551486 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:11.555032 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-8b68c6f8-f668-4176-90ab-7452fd8e3474 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:11.558855 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8b68c6f8-f668-4176-90ab-7452fd8e3474 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:11.559234 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1392/5521] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:11 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:11.602240 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-c72cdb55-1272-4226-b36f-444981f8866c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.604061 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-c72cdb55-1272-4226-b36f-444981f8866c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:11.604270 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-c72cdb55-1272-4226-b36f-444981f8866c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:11.604448 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-c72cdb55-1272-4226-b36f-444981f8866c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:11.610472 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:11.610472 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:11.613577 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-c72cdb55-1272-4226-b36f-444981f8866c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:11.617200 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-c72cdb55-1272-4226-b36f-444981f8866c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:11.617585 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1361/5522] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:01:11 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:11.687547 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-63b87b2e-32b5-4ae9-8072-4040c7201e80 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.688044 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-63b87b2e-32b5-4ae9-8072-4040c7201e80 None None] GET https://10.4.3.157/volume// Jul 31 21:01:11.688314 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-63b87b2e-32b5-4ae9-8072-4040c7201e80 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:11.688593 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-63b87b2e-32b5-4ae9-8072-4040c7201e80 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:11.688975 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-63b87b2e-32b5-4ae9-8072-4040c7201e80 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:01:11.689377 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1393/5523] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 21:01: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 21:01:11.697448 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-d55b9bd6-3dff-4bfe-838a-586af7b6b9b5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.699674 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-d55b9bd6-3dff-4bfe-838a-586af7b6b9b5 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:01:11.700024 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-d55b9bd6-3dff-4bfe-838a-586af7b6b9b5 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2b9fab1e-db3e-400b-988c-71755eed7f09", "connector": null, "instance_uuid": "70faa336-6cf8-43b8-ab14-5f35312607f2"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:11.702683 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4cf4b803-f71c-42ff-a44e-4993e8bbad7f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.704539 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4cf4b803-f71c-42ff-a44e-4993e8bbad7f tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 21:01:11.704958 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4cf4b803-f71c-42ff-a44e-4993e8bbad7f tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-548169794", "extra_specs": {}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:11.710015 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:11.710015 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:11.720471 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4cf4b803-f71c-42ff-a44e-4993e8bbad7f tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 21:01:11.720967 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1393/5524] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 21:01:11 2026] POST /volume/v3/types => generated 211 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:11.730505 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1f364125-2a52-431a-8061-e12b8b50ef42 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.732211 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1f364125-2a52-431a-8061-e12b8b50ef42 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] POST https://10.4.3.157/volume/v3/types/bbc2a8e2-fb19-486a-8584-ad9c74a90b81/encryption Jul 31 21:01:11.732550 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1f364125-2a52-431a-8061-e12b8b50ef42 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:11.736579 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-d55b9bd6-3dff-4bfe-838a-586af7b6b9b5 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:01:11.737135 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1378/5525] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:01:11 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 21:01:11.748043 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1f364125-2a52-431a-8061-e12b8b50ef42 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] https://10.4.3.157/volume/v3/types/bbc2a8e2-fb19-486a-8584-ad9c74a90b81/encryption returned with HTTP 200 Jul 31 21:01:11.748483 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1362/5526] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 21:01:11 2026] POST /volume/v3/types/bbc2a8e2-fb19-486a-8584-ad9c74a90b81/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:11.766323 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cd400e94-13aa-4bd2-9ca7-7cd9a8ec65ca None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.767954 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cd400e94-13aa-4bd2-9ca7-7cd9a8ec65ca tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:11.768225 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cd400e94-13aa-4bd2-9ca7-7cd9a8ec65ca tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:11.768476 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cd400e94-13aa-4bd2-9ca7-7cd9a8ec65ca tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:11.771969 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-da7a7402-c685-486a-8b79-758a818540da None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.772416 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da7a7402-c685-486a-8b79-758a818540da None None] GET https://10.4.3.157/volume// Jul 31 21:01:11.772578 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-da7a7402-c685-486a-8b79-758a818540da None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:11.772753 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-da7a7402-c685-486a-8b79-758a818540da None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:11.773074 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-da7a7402-c685-486a-8b79-758a818540da None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:01:11.773426 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1394/5527] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:01: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 21:01:11.775589 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.777081 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:11.777081 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:11.777679 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:01:11.778097 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-941093100", "snapshot_id": null, "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "volume_type": "tempest-scenario-type-luks-548169794", "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:11.779979 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-941093100', 'snapshot_id': None, 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'volume_type': 'tempest-scenario-type-luks-548169794', 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:01:11.780076 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-d9d6eb55-90e0-47e0-a8c8-ed29d351fba1 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.780344 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cd400e94-13aa-4bd2-9ca7-7cd9a8ec65ca tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:11.781987 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-d9d6eb55-90e0-47e0-a8c8-ed29d351fba1 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:11.782212 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-d9d6eb55-90e0-47e0-a8c8-ed29d351fba1 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:11.782424 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-d9d6eb55-90e0-47e0-a8c8-ed29d351fba1 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:11.784363 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cd400e94-13aa-4bd2-9ca7-7cd9a8ec65ca tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:11.784743 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1394/5528] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:11 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 847 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:11.791173 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:11.791173 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:11.794281 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-d9d6eb55-90e0-47e0-a8c8-ed29d351fba1 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:11.797900 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-d9d6eb55-90e0-47e0-a8c8-ed29d351fba1 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:11.798316 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1363/5529] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:01:11 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 1027 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:01:11.887791 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume of 1 GB Jul 31 21:01:11.888073 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:11.888073 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:11.888613 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Availability Zones retrieved successfully. Jul 31 21:01:11.893624 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Flow 'volume_create_api' (6ec446ab-3004-42fa-992c-739050d72edd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:01:11.894477 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428dce7e-51a4-4558-a2ac-e42ddd887db7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:01:11.895307 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:01:11.901936 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-ecbdcdc6-2eb2-47ae-8be7-96588401d930 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:11.904248 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-ecbdcdc6-2eb2-47ae-8be7-96588401d930 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] PUT https://10.4.3.157/volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913 Jul 31 21:01:11.904610 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-ecbdcdc6-2eb2-47ae-8be7-96588401d930 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:11.915638 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-ecbdcdc6-2eb2-47ae-8be7-96588401d930 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Acquiring lock "cinder-attachment_update-2b9fab1e-db3e-400b-988c-71755eed7f09-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:01:11.919742 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-ecbdcdc6-2eb2-47ae-8be7-96588401d930 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Lock "cinder-attachment_update-2b9fab1e-db3e-400b-988c-71755eed7f09-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:01:11.920650 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:11.920650 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:11.949809 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (428dce7e-51a4-4558-a2ac-e42ddd887db7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T21:01:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbc2a8e2-fb19-486a-8584-ad9c74a90b81,is_public=True,name='tempest-scenario-type-luks-548169794',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbc2a8e2-fb19-486a-8584-ad9c74a90b81', '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=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:01:11.950681 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (212d5c27-d790-4021-a2ce-2b9eec51038e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:01:11.979361 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-548169794 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-548169794, it is now deprecated. Please use the default quota class for default quota. Jul 31 21:01:11.979744 np0000006272 devstack@c-api.service[100193]: WARNING cinder.quota [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-548169794 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-548169794, it is now deprecated. Please use the default quota class for default quota. Jul 31 21:01:11.988016 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-ecbdcdc6-2eb2-47ae-8be7-96588401d930 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Lock "cinder-attachment_update-2b9fab1e-db3e-400b-988c-71755eed7f09-np0000006272" released by "attachment_update" :: held 0.068s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:01:11.988337 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-ecbdcdc6-2eb2-47ae-8be7-96588401d930 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913 returned with HTTP 200 Jul 31 21:01:11.988922 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1395/5530] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:01:11 2026] PUT /volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:12.008675 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Created reservations ['a66de7ca-3dd6-43e5-81b4-7d01cde7cbea', '5c3f969d-1b3f-4ab6-a8ff-d533e8f47f69', 'f095fc5a-e31b-421f-9f9c-f1faf0791761', '1ceef14d-0585-47db-b044-39873688d75e'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:01:12.009284 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (212d5c27-d790-4021-a2ce-2b9eec51038e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a66de7ca-3dd6-43e5-81b4-7d01cde7cbea', '5c3f969d-1b3f-4ab6-a8ff-d533e8f47f69', 'f095fc5a-e31b-421f-9f9c-f1faf0791761', '1ceef14d-0585-47db-b044-39873688d75e']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:01:12.010158 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e041a7-d531-4278-a668-3b3bdda716d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:01:12.034239 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e4e041a7-d531-4278-a668-3b3bdda716d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3848faee-d1d5-4453-829e-0e0c599723c0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-941093100',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebecce6250544b48025222436f799cd',qos_specs=None,replication_status=,reservations=['a66de7ca-3dd6-43e5-81b4-7d01cde7cbea','5c3f969d-1b3f-4ab6-a8ff-d533e8f47f69','f095fc5a-e31b-421f-9f9c-f1faf0791761','1ceef14d-0585-47db-b044-39873688d75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383e40658c2c4bcf91a65463ceeca535',volume_type_id=bbc2a8e2-fb19-486a-8584-ad9c74a90b81), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:01:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-941093100',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3848faee-d1d5-4453-829e-0e0c599723c0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebecce6250544b48025222436f799cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='383e40658c2c4bcf91a65463ceeca535',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbc2a8e2-fb19-486a-8584-ad9c74a90b81),volume_type_id=bbc2a8e2-fb19-486a-8584-ad9c74a90b81)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:01:12.035002 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20bb4074-b82d-4e97-9370-7d2d63d98874) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:01:12.051820 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20bb4074-b82d-4e97-9370-7d2d63d98874) transitioned into state 'SUCCESS' from state '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-941093100',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebecce6250544b48025222436f799cd',qos_specs=None,replication_status=,reservations=['a66de7ca-3dd6-43e5-81b4-7d01cde7cbea','5c3f969d-1b3f-4ab6-a8ff-d533e8f47f69','f095fc5a-e31b-421f-9f9c-f1faf0791761','1ceef14d-0585-47db-b044-39873688d75e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='383e40658c2c4bcf91a65463ceeca535',volume_type_id=bbc2a8e2-fb19-486a-8584-ad9c74a90b81)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:01:12.052462 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6cbeb84-0585-4bd3-9e24-76a69b9ad895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:01:12.061279 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f6cbeb84-0585-4bd3-9e24-76a69b9ad895) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:01:12.062422 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Flow 'volume_create_api' (6ec446ab-3004-42fa-992c-739050d72edd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:01:12.062807 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume request issued successfully. Jul 31 21:01:12.063605 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e0eeae40-89f5-4b95-860d-e6cfcbfbf8e0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:01:12.064221 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1379/5531] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:01:11 2026] POST /volume/v3/volumes => generated 790 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:01:12.074778 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a634553b-661c-4036-9bfc-5d9d2a5f3129 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:12.079941 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a634553b-661c-4036-9bfc-5d9d2a5f3129 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:12.080217 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a634553b-661c-4036-9bfc-5d9d2a5f3129 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:12.080456 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a634553b-661c-4036-9bfc-5d9d2a5f3129 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:12.096454 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:12.096454 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:12.101090 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a634553b-661c-4036-9bfc-5d9d2a5f3129 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:12.106530 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a634553b-661c-4036-9bfc-5d9d2a5f3129 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:12.107013 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1395/5532] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:12 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:12.799115 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0b51ec8a-8a17-4286-8e48-d6abba52d980 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:12.801365 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0b51ec8a-8a17-4286-8e48-d6abba52d980 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:12.801626 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0b51ec8a-8a17-4286-8e48-d6abba52d980 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:12.801861 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0b51ec8a-8a17-4286-8e48-d6abba52d980 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:12.813390 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:12.813390 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:12.817419 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0b51ec8a-8a17-4286-8e48-d6abba52d980 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:12.822624 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0b51ec8a-8a17-4286-8e48-d6abba52d980 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:12.823166 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1364/5533] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:12 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:13.118847 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2c66d35a-00e8-44d8-a6d4-25ebfcbc79b4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:13.120586 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2c66d35a-00e8-44d8-a6d4-25ebfcbc79b4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:13.120760 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2c66d35a-00e8-44d8-a6d4-25ebfcbc79b4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:13.120931 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2c66d35a-00e8-44d8-a6d4-25ebfcbc79b4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:13.129697 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:13.129697 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:13.134888 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2c66d35a-00e8-44d8-a6d4-25ebfcbc79b4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:13.140925 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2c66d35a-00e8-44d8-a6d4-25ebfcbc79b4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:13.141531 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1396/5534] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:13 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:13.834631 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-bd73b5cc-e7ed-4168-8535-adde98416ff2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:13.836250 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bd73b5cc-e7ed-4168-8535-adde98416ff2 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:13.836418 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bd73b5cc-e7ed-4168-8535-adde98416ff2 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:13.836584 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-bd73b5cc-e7ed-4168-8535-adde98416ff2 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:13.844497 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:13.844497 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:13.847076 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-bd73b5cc-e7ed-4168-8535-adde98416ff2 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:13.850279 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-bd73b5cc-e7ed-4168-8535-adde98416ff2 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:13.850580 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1380/5535] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:13 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:14.153440 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ef9a7e38-0714-4445-bd79-bfc3f7c7c1a0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:14.154849 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef9a7e38-0714-4445-bd79-bfc3f7c7c1a0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:14.155048 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ef9a7e38-0714-4445-bd79-bfc3f7c7c1a0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:14.155281 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ef9a7e38-0714-4445-bd79-bfc3f7c7c1a0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:14.161141 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:14.161141 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:14.164045 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-ef9a7e38-0714-4445-bd79-bfc3f7c7c1a0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:14.167931 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ef9a7e38-0714-4445-bd79-bfc3f7c7c1a0 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:14.168449 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1396/5536] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:14 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:14.861661 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-99be7a0a-01b7-44dd-b6b4-773f31f32c68 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:14.863449 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-99be7a0a-01b7-44dd-b6b4-773f31f32c68 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:14.863638 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-99be7a0a-01b7-44dd-b6b4-773f31f32c68 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:14.863822 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-99be7a0a-01b7-44dd-b6b4-773f31f32c68 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:14.872834 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:14.872834 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:14.876259 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-99be7a0a-01b7-44dd-b6b4-773f31f32c68 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:14.880204 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-99be7a0a-01b7-44dd-b6b4-773f31f32c68 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:14.880570 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1365/5537] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:14 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:15.181914 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5c46efec-66a9-4f16-a074-c34ef07f2764 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:15.183620 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5c46efec-66a9-4f16-a074-c34ef07f2764 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:15.183830 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5c46efec-66a9-4f16-a074-c34ef07f2764 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:15.184028 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5c46efec-66a9-4f16-a074-c34ef07f2764 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:15.191107 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:15.191107 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:15.195639 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5c46efec-66a9-4f16-a074-c34ef07f2764 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:15.199635 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5c46efec-66a9-4f16-a074-c34ef07f2764 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:15.199974 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1397/5538] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:15 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:15.242702 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-b6598283-a281-4a4a-a3d2-ba500ed13ea9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:15.244940 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-b6598283-a281-4a4a-a3d2-ba500ed13ea9 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] POST https://10.4.3.157/volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913/action Jul 31 21:01:15.245339 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-b6598283-a281-4a4a-a3d2-ba500ed13ea9 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:01:15.245455 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-b6598283-a281-4a4a-a3d2-ba500ed13ea9 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:15.259524 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:15.259524 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:15.270444 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-66762d10-73ee-4ad8-b957-9b142e455b8b req-b6598283-a281-4a4a-a3d2-ba500ed13ea9 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913/action returned with HTTP 204 Jul 31 21:01:15.270894 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1381/5539] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:01:15 2026] POST /volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913/action => generated 0 bytes in 29 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:01:15.892026 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bebb02f9-5b33-4f3a-ba40-6757910f0e32 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:15.893888 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bebb02f9-5b33-4f3a-ba40-6757910f0e32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:15.894065 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bebb02f9-5b33-4f3a-ba40-6757910f0e32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:15.894294 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bebb02f9-5b33-4f3a-ba40-6757910f0e32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:15.903651 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:15.903651 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:15.907258 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bebb02f9-5b33-4f3a-ba40-6757910f0e32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:15.911598 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bebb02f9-5b33-4f3a-ba40-6757910f0e32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:15.912049 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1397/5540] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:15 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:15.924599 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2df4a5dd-0e0e-40e1-ac8e-fe5111e4268e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:15.926856 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2df4a5dd-0e0e-40e1-ac8e-fe5111e4268e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:15.927105 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2df4a5dd-0e0e-40e1-ac8e-fe5111e4268e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:15.927373 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2df4a5dd-0e0e-40e1-ac8e-fe5111e4268e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:15.938907 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:15.938907 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:15.942841 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2df4a5dd-0e0e-40e1-ac8e-fe5111e4268e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:15.947461 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2df4a5dd-0e0e-40e1-ac8e-fe5111e4268e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:15.947788 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1366/5541] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:15 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:15.959254 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e4f8bef2-3ace-4bfe-9c33-4db788b75a25 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:15.960997 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e4f8bef2-3ace-4bfe-9c33-4db788b75a25 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:01:15.961383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e4f8bef2-3ace-4bfe-9c33-4db788b75a25 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b9fab1e-db3e-400b-988c-71755eed7f09", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-1379751270", "description": null, "metadata": null}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:15.971517 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:15.971517 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:15.971935 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e4f8bef2-3ace-4bfe-9c33-4db788b75a25 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:15.972081 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-e4f8bef2-3ace-4bfe-9c33-4db788b75a25 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Create snapshot from volume 2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:16.002675 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-e4f8bef2-3ace-4bfe-9c33-4db788b75a25 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Created reservations ['c5c78b97-9e36-469b-92a8-ef21f46454d6', '7b98c8c4-c583-49d8-8ed8-a96c3147cd4c', 'b8bcbc8a-8269-4a8d-81ea-e584e0abdac5', 'cacd8e3f-d872-4f78-8a6a-829cf73b70fe'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:01:16.030351 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e4f8bef2-3ace-4bfe-9c33-4db788b75a25 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Snapshot force create request issued successfully. Jul 31 21:01:16.030720 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e4f8bef2-3ace-4bfe-9c33-4db788b75a25 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 21:01:16.031183 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1398/5542] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:01:15 2026] POST /volume/v3/snapshots => generated 311 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:01:16.039914 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-643cca7f-fc67-4002-836d-cdc323b909e3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:16.042039 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-643cca7f-fc67-4002-836d-cdc323b909e3 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 Jul 31 21:01:16.042370 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-643cca7f-fc67-4002-836d-cdc323b909e3 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:16.042516 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-643cca7f-fc67-4002-836d-cdc323b909e3 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:16.047812 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:16.047812 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:16.048317 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-643cca7f-fc67-4002-836d-cdc323b909e3 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Snapshot retrieved successfully. Jul 31 21:01:16.049206 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-643cca7f-fc67-4002-836d-cdc323b909e3 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 returned with HTTP 200 Jul 31 21:01:16.049610 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1382/5543] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:01:16 2026] GET /volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 => generated 443 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:16.213155 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0b5ebf58-19c2-4023-8af2-2a6a1453b984 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:16.214954 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0b5ebf58-19c2-4023-8af2-2a6a1453b984 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:16.215160 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0b5ebf58-19c2-4023-8af2-2a6a1453b984 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:16.215373 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0b5ebf58-19c2-4023-8af2-2a6a1453b984 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:16.222092 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:16.222092 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:16.227150 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0b5ebf58-19c2-4023-8af2-2a6a1453b984 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:16.229517 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0b5ebf58-19c2-4023-8af2-2a6a1453b984 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:16.229896 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1398/5544] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:16 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:17.058700 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-52df4bcc-e43e-4f21-8b34-4cb4f122a9ad None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:17.060842 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-52df4bcc-e43e-4f21-8b34-4cb4f122a9ad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 Jul 31 21:01:17.061089 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-52df4bcc-e43e-4f21-8b34-4cb4f122a9ad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:17.061363 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-52df4bcc-e43e-4f21-8b34-4cb4f122a9ad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:17.067387 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:17.067387 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:17.067910 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-52df4bcc-e43e-4f21-8b34-4cb4f122a9ad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Snapshot retrieved successfully. Jul 31 21:01:17.068870 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-52df4bcc-e43e-4f21-8b34-4cb4f122a9ad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 returned with HTTP 200 Jul 31 21:01:17.069348 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1367/5545] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:01:17 2026] GET /volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 => generated 470 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:17.077278 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-14f9be6e-b03d-4a7b-9763-d8af68763316 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:17.079031 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-14f9be6e-b03d-4a7b-9763-d8af68763316 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 Jul 31 21:01:17.079249 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-14f9be6e-b03d-4a7b-9763-d8af68763316 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:17.079437 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-14f9be6e-b03d-4a7b-9763-d8af68763316 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:17.083799 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:17.083799 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:17.084202 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-14f9be6e-b03d-4a7b-9763-d8af68763316 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Snapshot retrieved successfully. Jul 31 21:01:17.084917 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-14f9be6e-b03d-4a7b-9763-d8af68763316 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 returned with HTTP 200 Jul 31 21:01:17.085265 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1399/5546] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:01:17 2026] GET /volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:17.093278 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-91cacae8-fc8a-472f-bea3-a361b24cbd6c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:17.095506 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-91cacae8-fc8a-472f-bea3-a361b24cbd6c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:01:17.095767 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-91cacae8-fc8a-472f-bea3-a361b24cbd6c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:17.096014 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-91cacae8-fc8a-472f-bea3-a361b24cbd6c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:17.107719 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:17.107719 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:17.111663 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-91cacae8-fc8a-472f-bea3-a361b24cbd6c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:01:17.116106 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-91cacae8-fc8a-472f-bea3-a361b24cbd6c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:01:17.116640 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1383/5547] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:17 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 1140 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:17.242386 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-26096efe-5e5c-4e47-b503-da78cbb3e4ea None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:17.244219 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-26096efe-5e5c-4e47-b503-da78cbb3e4ea tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:17.244414 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-26096efe-5e5c-4e47-b503-da78cbb3e4ea tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:17.244593 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-26096efe-5e5c-4e47-b503-da78cbb3e4ea tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:17.251033 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:17.251033 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:17.254750 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-26096efe-5e5c-4e47-b503-da78cbb3e4ea tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:17.258847 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-26096efe-5e5c-4e47-b503-da78cbb3e4ea tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:17.259232 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1399/5548] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:17 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:18.271855 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ad8e8f87-753a-4059-8859-1f5390105388 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:18.273894 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad8e8f87-753a-4059-8859-1f5390105388 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:18.274093 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad8e8f87-753a-4059-8859-1f5390105388 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:18.274317 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ad8e8f87-753a-4059-8859-1f5390105388 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:18.281698 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:18.281698 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:18.286008 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ad8e8f87-753a-4059-8859-1f5390105388 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:18.291095 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ad8e8f87-753a-4059-8859-1f5390105388 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:18.291528 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1368/5549] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:18 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:19.303115 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4970c1f8-1370-40a9-a9c0-9eed10f1d830 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:19.304742 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4970c1f8-1370-40a9-a9c0-9eed10f1d830 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:19.304911 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4970c1f8-1370-40a9-a9c0-9eed10f1d830 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:19.305077 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4970c1f8-1370-40a9-a9c0-9eed10f1d830 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:19.311845 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:19.311845 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:19.315529 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-4970c1f8-1370-40a9-a9c0-9eed10f1d830 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:19.319601 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4970c1f8-1370-40a9-a9c0-9eed10f1d830 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:19.320563 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1400/5550] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:19 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:20.333219 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-68c05229-f601-440c-a862-9f2cd77b5a01 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:20.334968 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-68c05229-f601-440c-a862-9f2cd77b5a01 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:20.335248 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-68c05229-f601-440c-a862-9f2cd77b5a01 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:20.335499 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-68c05229-f601-440c-a862-9f2cd77b5a01 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:20.342416 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:20.342416 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:20.345841 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-68c05229-f601-440c-a862-9f2cd77b5a01 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:20.351368 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-68c05229-f601-440c-a862-9f2cd77b5a01 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:20.351368 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1384/5551] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:20 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:21.363989 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f494e914-6b67-48ec-8e9f-531f0c88819a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:21.366226 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f494e914-6b67-48ec-8e9f-531f0c88819a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:21.366475 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f494e914-6b67-48ec-8e9f-531f0c88819a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:21.366685 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f494e914-6b67-48ec-8e9f-531f0c88819a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:21.373571 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:21.373571 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:21.377338 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f494e914-6b67-48ec-8e9f-531f0c88819a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:21.381446 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f494e914-6b67-48ec-8e9f-531f0c88819a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:21.381923 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1400/5552] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:21 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:22.393585 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1448779d-ecc0-4221-9d24-dbcf92af0ad4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:22.395377 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1448779d-ecc0-4221-9d24-dbcf92af0ad4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:22.395584 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1448779d-ecc0-4221-9d24-dbcf92af0ad4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:22.395765 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1448779d-ecc0-4221-9d24-dbcf92af0ad4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:22.402034 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:22.402034 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:22.405294 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-1448779d-ecc0-4221-9d24-dbcf92af0ad4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:22.409154 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1448779d-ecc0-4221-9d24-dbcf92af0ad4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:22.409576 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1369/5553] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:22 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:23.421663 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-dddeecb8-3a2d-4f88-bb1e-704da9cfc394 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:23.423556 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dddeecb8-3a2d-4f88-bb1e-704da9cfc394 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:23.423732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dddeecb8-3a2d-4f88-bb1e-704da9cfc394 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:23.423922 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-dddeecb8-3a2d-4f88-bb1e-704da9cfc394 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:23.430646 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:23.430646 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:23.434006 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-dddeecb8-3a2d-4f88-bb1e-704da9cfc394 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:23.438262 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-dddeecb8-3a2d-4f88-bb1e-704da9cfc394 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:23.438669 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1401/5554] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:23 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:24.450635 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-80de0e20-ba8c-4513-80e6-905aefa9215a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:24.452469 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-80de0e20-ba8c-4513-80e6-905aefa9215a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:24.454149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-80de0e20-ba8c-4513-80e6-905aefa9215a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:24.454149 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-80de0e20-ba8c-4513-80e6-905aefa9215a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:24.462902 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:24.462902 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:24.467091 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-80de0e20-ba8c-4513-80e6-905aefa9215a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:24.471187 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-80de0e20-ba8c-4513-80e6-905aefa9215a tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:24.471690 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1385/5555] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:24 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:25.486300 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1bfd3be5-1917-4018-8d3f-19267fda3181 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:25.487990 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1bfd3be5-1917-4018-8d3f-19267fda3181 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:25.488082 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1bfd3be5-1917-4018-8d3f-19267fda3181 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:25.488281 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1bfd3be5-1917-4018-8d3f-19267fda3181 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:25.495195 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:25.495195 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:25.499225 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1bfd3be5-1917-4018-8d3f-19267fda3181 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:25.505185 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1bfd3be5-1917-4018-8d3f-19267fda3181 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:25.505842 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1401/5556] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:25 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 943 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:26.517927 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7c57ca50-a2d1-4b31-b82c-bad94a95de99 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:26.519681 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7c57ca50-a2d1-4b31-b82c-bad94a95de99 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:26.519918 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7c57ca50-a2d1-4b31-b82c-bad94a95de99 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:26.520113 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7c57ca50-a2d1-4b31-b82c-bad94a95de99 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:26.526967 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:26.526967 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:26.530283 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7c57ca50-a2d1-4b31-b82c-bad94a95de99 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:26.534378 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7c57ca50-a2d1-4b31-b82c-bad94a95de99 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:26.534754 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1370/5557] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:26 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:26.545805 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c0fe4efa-ac0b-48ac-b5f4-10f61ebd3a9f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:26.548187 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c0fe4efa-ac0b-48ac-b5f4-10f61ebd3a9f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:26.548495 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c0fe4efa-ac0b-48ac-b5f4-10f61ebd3a9f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:26.548782 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c0fe4efa-ac0b-48ac-b5f4-10f61ebd3a9f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:26.556090 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:26.556090 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:26.559459 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c0fe4efa-ac0b-48ac-b5f4-10f61ebd3a9f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:26.563861 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c0fe4efa-ac0b-48ac-b5f4-10f61ebd3a9f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:26.564249 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1402/5558] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:01:26 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 1429 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:26.668319 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-9faede39-0ad0-4bd4-af01-fd8b10682ea3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:26.670238 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-9faede39-0ad0-4bd4-af01-fd8b10682ea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:26.670423 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-9faede39-0ad0-4bd4-af01-fd8b10682ea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:26.670602 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-9faede39-0ad0-4bd4-af01-fd8b10682ea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:26.678824 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:26.678824 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:26.683313 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-9faede39-0ad0-4bd4-af01-fd8b10682ea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:26.688696 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-9faede39-0ad0-4bd4-af01-fd8b10682ea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:26.689216 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1386/5559] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:01:26 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 1429 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:27.085779 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-2fc5bdeb-e495-4e28-8379-17b9ec5b6130 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:27.087727 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-2fc5bdeb-e495-4e28-8379-17b9ec5b6130 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:27.087902 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-2fc5bdeb-e495-4e28-8379-17b9ec5b6130 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:27.088072 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-2fc5bdeb-e495-4e28-8379-17b9ec5b6130 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:27.094414 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:27.094414 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:27.097827 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-2fc5bdeb-e495-4e28-8379-17b9ec5b6130 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:27.102139 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-2fc5bdeb-e495-4e28-8379-17b9ec5b6130 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:27.102544 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1402/5560] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:01:27 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 1429 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:27.110460 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-1c201620-222a-4cb6-8ce6-06353d899223 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:27.110843 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1c201620-222a-4cb6-8ce6-06353d899223 None None] GET https://10.4.3.157/volume// Jul 31 21:01:27.111028 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1c201620-222a-4cb6-8ce6-06353d899223 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:27.111261 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-1c201620-222a-4cb6-8ce6-06353d899223 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:27.111628 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-1c201620-222a-4cb6-8ce6-06353d899223 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:01:27.111907 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1371/5561] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 21:01: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 21:01:27.118027 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-045673ce-79d1-4766-9c57-09d57a2a4af8 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:27.119823 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-045673ce-79d1-4766-9c57-09d57a2a4af8 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:01:27.120150 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-045673ce-79d1-4766-9c57-09d57a2a4af8 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3848faee-d1d5-4453-829e-0e0c599723c0", "connector": null, "instance_uuid": "8cfe7509-4278-4f39-aeac-e79607d35f2a"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:27.127687 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:27.127687 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:27.147767 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-045673ce-79d1-4766-9c57-09d57a2a4af8 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:01:27.148190 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1403/5562] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:01:27 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:27.925343 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-491a83aa-01bc-47fc-9468-e972b50b27d6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:27.925724 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-491a83aa-01bc-47fc-9468-e972b50b27d6 None None] GET https://10.4.3.157/volume// Jul 31 21:01:27.925893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-491a83aa-01bc-47fc-9468-e972b50b27d6 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:27.926067 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-491a83aa-01bc-47fc-9468-e972b50b27d6 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:27.926443 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-491a83aa-01bc-47fc-9468-e972b50b27d6 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:01:27.926750 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1387/5563] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:01: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 21:01:27.932579 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-8bf50f8f-30ca-487f-8e37-da3b9b4b3cba None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:27.934421 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-8bf50f8f-30ca-487f-8e37-da3b9b4b3cba tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:01:27.934603 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-8bf50f8f-30ca-487f-8e37-da3b9b4b3cba tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:27.934771 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-8bf50f8f-30ca-487f-8e37-da3b9b4b3cba tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:27.943915 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:27.943915 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:27.947118 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-8bf50f8f-30ca-487f-8e37-da3b9b4b3cba tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:01:27.951373 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-8bf50f8f-30ca-487f-8e37-da3b9b4b3cba tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:01:27.951811 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1403/5564] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:01:27 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 1608 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:01:28.052458 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-a68755f5-8d78-48d4-b35d-7cea7afbe75f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:28.054347 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-a68755f5-8d78-48d4-b35d-7cea7afbe75f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] PUT https://10.4.3.157/volume/v3/attachments/03d00961-25b8-4bcb-a43b-24357cdcabc4 Jul 31 21:01:28.054708 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-a68755f5-8d78-48d4-b35d-7cea7afbe75f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:28.061844 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-a68755f5-8d78-48d4-b35d-7cea7afbe75f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Acquiring lock "cinder-attachment_update-3848faee-d1d5-4453-829e-0e0c599723c0-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:01:28.066120 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-a68755f5-8d78-48d4-b35d-7cea7afbe75f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Lock "cinder-attachment_update-3848faee-d1d5-4453-829e-0e0c599723c0-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:01:28.067369 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:28.067369 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:28.137980 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-a68755f5-8d78-48d4-b35d-7cea7afbe75f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Lock "cinder-attachment_update-3848faee-d1d5-4453-829e-0e0c599723c0-np0000006272" released by "attachment_update" :: held 0.072s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:01:28.138577 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-a68755f5-8d78-48d4-b35d-7cea7afbe75f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments/03d00961-25b8-4bcb-a43b-24357cdcabc4 returned with HTTP 200 Jul 31 21:01:28.139073 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1372/5565] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:01:28 2026] PUT /volume/v3/attachments/03d00961-25b8-4bcb-a43b-24357cdcabc4 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:28.158280 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-ee869b89-055b-4885-bf60-5fab9c502cfb None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:28.160766 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-ee869b89-055b-4885-bf60-5fab9c502cfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] POST https://10.4.3.157/volume/v3/attachments/03d00961-25b8-4bcb-a43b-24357cdcabc4/action Jul 31 21:01:28.161207 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-ee869b89-055b-4885-bf60-5fab9c502cfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:01:28.161399 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-ee869b89-055b-4885-bf60-5fab9c502cfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:01:28.179480 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:28.179480 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:01:28.188995 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-ee869b89-055b-4885-bf60-5fab9c502cfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments/03d00961-25b8-4bcb-a43b-24357cdcabc4/action returned with HTTP 204 Jul 31 21:01:28.189692 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1404/5566] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:01:28 2026] POST /volume/v3/attachments/03d00961-25b8-4bcb-a43b-24357cdcabc4/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:01:32.242615 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-1d573ed3-643e-47f8-8541-0ab254153650 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:32.244583 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-1d573ed3-643e-47f8-8541-0ab254153650 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0/encryption Jul 31 21:01:32.244780 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-1d573ed3-643e-47f8-8541-0ab254153650 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:32.244981 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-1d573ed3-643e-47f8-8541-0ab254153650 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:32.253999 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:32.253999 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:01:32.259455 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fdc7c6d3-0bf7-4007-bece-d6d69b5d1f08 req-1d573ed3-643e-47f8-8541-0ab254153650 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0/encryption returned with HTTP 200 Jul 31 21:01:32.259802 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1388/5567] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 21:01:32 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0/encryption => generated 160 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:37.950098 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=64,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:01:38.132651 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=100,cinder:INSERT=9,cinder:UPDATE=21 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:01:38.186148 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=128,cinder:INSERT=19,cinder:UPDATE=33 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:01:40.632854 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4203c20d-6ce7-47be-96fa-01612ac4ff15 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:40.634677 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4203c20d-6ce7-47be-96fa-01612ac4ff15 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 Jul 31 21:01:40.634866 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4203c20d-6ce7-47be-96fa-01612ac4ff15 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:40.635036 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4203c20d-6ce7-47be-96fa-01612ac4ff15 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:40.635137 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-4203c20d-6ce7-47be-96fa-01612ac4ff15 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Delete snapshot with id: 63893589-8bcb-4a92-9934-140bb707ef12 Jul 31 21:01:40.640913 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:40.640913 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:01:40.641536 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4203c20d-6ce7-47be-96fa-01612ac4ff15 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Snapshot retrieved successfully. Jul 31 21:01:40.661648 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4203c20d-6ce7-47be-96fa-01612ac4ff15 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Snapshot delete request issued successfully. Jul 31 21:01:40.661861 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4203c20d-6ce7-47be-96fa-01612ac4ff15 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 returned with HTTP 202 Jul 31 21:01:40.662382 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1404/5568] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:01:40 2026] DELETE /volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:01:40.669952 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-01ae0272-f3a8-4cd2-aa7a-11162818f827 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:40.671799 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-01ae0272-f3a8-4cd2-aa7a-11162818f827 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 Jul 31 21:01:40.672005 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-01ae0272-f3a8-4cd2-aa7a-11162818f827 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:40.672236 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-01ae0272-f3a8-4cd2-aa7a-11162818f827 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:40.677314 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:01:40.677314 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:01:40.677693 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-01ae0272-f3a8-4cd2-aa7a-11162818f827 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Snapshot retrieved successfully. Jul 31 21:01:40.678390 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-01ae0272-f3a8-4cd2-aa7a-11162818f827 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 returned with HTTP 200 Jul 31 21:01:40.678737 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1373/5569] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:01:40 2026] GET /volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:01:41.687273 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-14f51061-5837-48bb-a3a3-2f753bb9181d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:41.689527 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-14f51061-5837-48bb-a3a3-2f753bb9181d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 Jul 31 21:01:41.689744 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-14f51061-5837-48bb-a3a3-2f753bb9181d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:41.689925 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-14f51061-5837-48bb-a3a3-2f753bb9181d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:41.694973 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-14f51061-5837-48bb-a3a3-2f753bb9181d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 returned with HTTP 404 Jul 31 21:01:41.695437 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1405/5570] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:01:41 2026] GET /volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:01:41.792847 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-de24c77f-8738-47b5-8ffd-9db643141e30 req-fb4599a1-fd28-4065-a336-f529afaabf12 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:41.794601 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-de24c77f-8738-47b5-8ffd-9db643141e30 req-fb4599a1-fd28-4065-a336-f529afaabf12 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/attachments?instance_id=70faa336-6cf8-43b8-ab14-5f35312607f2 Jul 31 21:01:41.796319 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-de24c77f-8738-47b5-8ffd-9db643141e30 req-fb4599a1-fd28-4065-a336-f529afaabf12 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:41.796319 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-de24c77f-8738-47b5-8ffd-9db643141e30 req-fb4599a1-fd28-4065-a336-f529afaabf12 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:41.808813 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-de24c77f-8738-47b5-8ffd-9db643141e30 req-fb4599a1-fd28-4065-a336-f529afaabf12 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments?instance_id=70faa336-6cf8-43b8-ab14-5f35312607f2 returned with HTTP 200 Jul 31 21:01:41.809403 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1389/5571] 10.4.3.157 () {70 vars in 1637 bytes} [Fri Jul 31 21:01:41 2026] GET /volume/v3/attachments?instance_id=70faa336-6cf8-43b8-ab14-5f35312607f2 => generated 192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:41.818019 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-de24c77f-8738-47b5-8ffd-9db643141e30 req-d663bed4-54d7-417c-9bee-fa702d0c13be None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:01:41.820242 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-de24c77f-8738-47b5-8ffd-9db643141e30 req-d663bed4-54d7-417c-9bee-fa702d0c13be tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913 Jul 31 21:01:41.820444 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-de24c77f-8738-47b5-8ffd-9db643141e30 req-d663bed4-54d7-417c-9bee-fa702d0c13be tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:01:41.820674 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-de24c77f-8738-47b5-8ffd-9db643141e30 req-d663bed4-54d7-417c-9bee-fa702d0c13be tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:01:41.834311 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-de24c77f-8738-47b5-8ffd-9db643141e30 req-d663bed4-54d7-417c-9bee-fa702d0c13be tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913 returned with HTTP 200 Jul 31 21:01:41.834898 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1405/5572] 10.4.3.157 () {70 vars in 1651 bytes} [Fri Jul 31 21:01:41 2026] GET /volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913 => generated 993 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:01:50.674112 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:01:51.691751 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=1 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:01:51.807997 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=87,cinder:UPDATE=17,cinder:INSERT=10 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:01:51.833080 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=8,cinder:UPDATE=1 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:02:04.474918 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-1ea8d9c4-6917-4b3c-a41a-02c5484c986b req-ac1cd128-fed2-4db2-b233-e68c9d642c71 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:04.476839 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-1ea8d9c4-6917-4b3c-a41a-02c5484c986b req-ac1cd128-fed2-4db2-b233-e68c9d642c71 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] DELETE https://10.4.3.157/volume/v3/attachments/03d00961-25b8-4bcb-a43b-24357cdcabc4 Jul 31 21:02:04.477053 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-1ea8d9c4-6917-4b3c-a41a-02c5484c986b req-ac1cd128-fed2-4db2-b233-e68c9d642c71 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:04.477254 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-1ea8d9c4-6917-4b3c-a41a-02c5484c986b req-ac1cd128-fed2-4db2-b233-e68c9d642c71 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:04.484302 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:04.484302 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:02:04.526875 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-1ea8d9c4-6917-4b3c-a41a-02c5484c986b req-ac1cd128-fed2-4db2-b233-e68c9d642c71 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments/03d00961-25b8-4bcb-a43b-24357cdcabc4 returned with HTTP 200 Jul 31 21:02:04.527331 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1374/5573] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:02:04 2026] DELETE /volume/v3/attachments/03d00961-25b8-4bcb-a43b-24357cdcabc4 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:05.633370 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2c26acaf-b767-4721-8697-896dd69abaf4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:05.635422 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:02:05.635769 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-1212175151", "source_volid": "3848faee-d1d5-4453-829e-0e0c599723c0", "volume_type": "tempest-scenario-type-luks-548169794", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:02:05.637589 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-1212175151', 'source_volid': '3848faee-d1d5-4453-829e-0e0c599723c0', 'volume_type': 'tempest-scenario-type-luks-548169794', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:02:05.645919 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:05.645919 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:05.646328 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume retrieved successfully. Jul 31 21:02:05.646457 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume of 1 GB Jul 31 21:02:05.647048 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Availability Zones retrieved successfully. Jul 31 21:02:05.652359 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Flow 'volume_create_api' (b76d74e9-367d-444b-bc2e-0b5d3aae4722) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:02:05.653281 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaed9e0-cbaf-4f1c-b608-e2a142fb3a5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:02:05.654064 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:02:05.670919 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (faaed9e0-cbaf-4f1c-b608-e2a142fb3a5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3848faee-d1d5-4453-829e-0e0c599723c0', 'volume_type': VolumeType(created_at=2026-07-31T21:01:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=bbc2a8e2-fb19-486a-8584-ad9c74a90b81,is_public=True,name='tempest-scenario-type-luks-548169794',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'bbc2a8e2-fb19-486a-8584-ad9c74a90b81', '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=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:02:05.671613 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0918ec5-52b3-41e0-83dc-7f9643b7c7cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:02:05.694228 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-548169794 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-548169794, it is now deprecated. Please use the default quota class for default quota. Jul 31 21:02:05.694494 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-548169794 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-548169794, it is now deprecated. Please use the default quota class for default quota. Jul 31 21:02:05.706370 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Created reservations ['7ff0f60b-9158-42af-b0ae-6a024d1580c0', '14cc518d-85b6-4d93-9276-28584bf30cfb', '924cab2d-815c-4e4a-b881-7101e1985c3c', '3cc7e7a5-62f1-4d57-8c19-c46398094daa'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:02:05.707172 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0918ec5-52b3-41e0-83dc-7f9643b7c7cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ff0f60b-9158-42af-b0ae-6a024d1580c0', '14cc518d-85b6-4d93-9276-28584bf30cfb', '924cab2d-815c-4e4a-b881-7101e1985c3c', '3cc7e7a5-62f1-4d57-8c19-c46398094daa']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:02:05.707886 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0834bda2-9a59-4f69-95fb-56908e4a9f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:02:05.739469 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0834bda2-9a59-4f69-95fb-56908e4a9f45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88c266a9-5cb4-4ddc-92f6-38fba53abad5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1212175151',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebecce6250544b48025222436f799cd',qos_specs=None,replication_status=,reservations=['7ff0f60b-9158-42af-b0ae-6a024d1580c0','14cc518d-85b6-4d93-9276-28584bf30cfb','924cab2d-815c-4e4a-b881-7101e1985c3c','3cc7e7a5-62f1-4d57-8c19-c46398094daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=3848faee-d1d5-4453-829e-0e0c599723c0,status='creating',user_id='383e40658c2c4bcf91a65463ceeca535',volume_type_id=bbc2a8e2-fb19-486a-8584-ad9c74a90b81), '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-31T21:02:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-1212175151',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=88c266a9-5cb4-4ddc-92f6-38fba53abad5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4ebecce6250544b48025222436f799cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3848faee-d1d5-4453-829e-0e0c599723c0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='383e40658c2c4bcf91a65463ceeca535',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(bbc2a8e2-fb19-486a-8584-ad9c74a90b81),volume_type_id=bbc2a8e2-fb19-486a-8584-ad9c74a90b81)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:02:05.740490 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4316888a-d377-4b68-924a-520711e35181) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:02:05.755379 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4316888a-d377-4b68-924a-520711e35181) transitioned into state 'SUCCESS' from state '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-1212175151',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4ebecce6250544b48025222436f799cd',qos_specs=None,replication_status=,reservations=['7ff0f60b-9158-42af-b0ae-6a024d1580c0','14cc518d-85b6-4d93-9276-28584bf30cfb','924cab2d-815c-4e4a-b881-7101e1985c3c','3cc7e7a5-62f1-4d57-8c19-c46398094daa'],size=1,snapshot_id=None,source_replicaid=,source_volid=3848faee-d1d5-4453-829e-0e0c599723c0,status='creating',user_id='383e40658c2c4bcf91a65463ceeca535',volume_type_id=bbc2a8e2-fb19-486a-8584-ad9c74a90b81)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:02:05.756041 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc1e4dc-6404-471f-a0de-d1b0b0018806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:02:05.770498 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (acc1e4dc-6404-471f-a0de-d1b0b0018806) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:02:05.771273 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Flow 'volume_create_api' (b76d74e9-367d-444b-bc2e-0b5d3aae4722) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:02:05.771552 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Create volume request issued successfully. Jul 31 21:02:05.772076 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2c26acaf-b767-4721-8697-896dd69abaf4 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:02:05.772532 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1406/5574] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:02:05 2026] POST /volume/v3/volumes => generated 810 bytes in 139 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:02:05.787081 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7981ba19-559b-40fe-ba06-70d40d102e3c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:05.788766 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7981ba19-559b-40fe-ba06-70d40d102e3c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:05.788933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7981ba19-559b-40fe-ba06-70d40d102e3c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:05.789103 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7981ba19-559b-40fe-ba06-70d40d102e3c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:05.795487 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:05.795487 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:02:05.799153 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7981ba19-559b-40fe-ba06-70d40d102e3c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:05.802887 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7981ba19-559b-40fe-ba06-70d40d102e3c tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:05.803290 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1390/5575] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:05 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 878 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:06.814338 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a3e16b83-48b6-4762-a949-c2d8ab75d272 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:06.816173 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a3e16b83-48b6-4762-a949-c2d8ab75d272 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:06.816371 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a3e16b83-48b6-4762-a949-c2d8ab75d272 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:06.816554 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a3e16b83-48b6-4762-a949-c2d8ab75d272 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:06.823066 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:06.823066 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:02:06.826259 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a3e16b83-48b6-4762-a949-c2d8ab75d272 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:06.829863 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a3e16b83-48b6-4762-a949-c2d8ab75d272 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:06.830309 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1406/5576] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:06 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:07.842486 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6089b8e6-e1bd-4b21-b94e-892515bd948d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:07.843960 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6089b8e6-e1bd-4b21-b94e-892515bd948d tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:07.844142 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6089b8e6-e1bd-4b21-b94e-892515bd948d tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:07.844332 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6089b8e6-e1bd-4b21-b94e-892515bd948d tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:07.850076 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:07.850076 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:02:07.852837 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6089b8e6-e1bd-4b21-b94e-892515bd948d tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:07.856337 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6089b8e6-e1bd-4b21-b94e-892515bd948d tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:07.856673 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1375/5577] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:07 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 902 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:08.868659 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d9146095-b232-4e5c-86b1-5b7b9999a3db None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:08.870166 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d9146095-b232-4e5c-86b1-5b7b9999a3db tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:08.870363 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d9146095-b232-4e5c-86b1-5b7b9999a3db tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:08.870567 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d9146095-b232-4e5c-86b1-5b7b9999a3db tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:08.877066 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:08.877066 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:08.880374 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d9146095-b232-4e5c-86b1-5b7b9999a3db tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:08.884062 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d9146095-b232-4e5c-86b1-5b7b9999a3db tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:08.884450 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1407/5578] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:08 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:09.897084 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-162d1e43-7bd8-447c-a74b-fb6d16f9b456 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:09.901987 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-162d1e43-7bd8-447c-a74b-fb6d16f9b456 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:09.902234 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-162d1e43-7bd8-447c-a74b-fb6d16f9b456 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:09.902437 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-162d1e43-7bd8-447c-a74b-fb6d16f9b456 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:09.909174 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:09.909174 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:02:09.912676 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-162d1e43-7bd8-447c-a74b-fb6d16f9b456 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:09.916591 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-162d1e43-7bd8-447c-a74b-fb6d16f9b456 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:09.916938 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1391/5579] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:09 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 902 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:10.931258 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7702eee9-1ace-449e-be65-c95847f4cd77 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:10.932943 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7702eee9-1ace-449e-be65-c95847f4cd77 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:10.933151 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7702eee9-1ace-449e-be65-c95847f4cd77 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:10.933359 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7702eee9-1ace-449e-be65-c95847f4cd77 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:10.939899 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:10.939899 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:02:10.943457 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7702eee9-1ace-449e-be65-c95847f4cd77 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:10.947358 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7702eee9-1ace-449e-be65-c95847f4cd77 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:10.947735 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1407/5580] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:10 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:11.959418 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3156ca29-ab7c-4819-a070-34f9e586f606 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:11.962010 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3156ca29-ab7c-4819-a070-34f9e586f606 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:11.962274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3156ca29-ab7c-4819-a070-34f9e586f606 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:11.962504 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3156ca29-ab7c-4819-a070-34f9e586f606 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:11.970104 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:11.970104 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:02:11.974624 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3156ca29-ab7c-4819-a070-34f9e586f606 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:11.979832 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3156ca29-ab7c-4819-a070-34f9e586f606 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:11.980408 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1376/5581] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:11 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 902 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:12.992533 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-19600a2f-d907-443c-9ee7-2874bccb20aa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:12.994383 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-19600a2f-d907-443c-9ee7-2874bccb20aa tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:12.994586 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-19600a2f-d907-443c-9ee7-2874bccb20aa tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:12.994763 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-19600a2f-d907-443c-9ee7-2874bccb20aa tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:13.001538 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:13.001538 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:13.004581 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-19600a2f-d907-443c-9ee7-2874bccb20aa tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:13.008452 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-19600a2f-d907-443c-9ee7-2874bccb20aa tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:13.008799 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1408/5582] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:12 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:14.020170 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-24d67401-9653-476c-b30e-4bb9a7c76b24 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:14.023292 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-24d67401-9653-476c-b30e-4bb9a7c76b24 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:14.023292 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-24d67401-9653-476c-b30e-4bb9a7c76b24 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:14.023292 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-24d67401-9653-476c-b30e-4bb9a7c76b24 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:14.028804 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:14.028804 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:02:14.032167 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-24d67401-9653-476c-b30e-4bb9a7c76b24 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:14.036444 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-24d67401-9653-476c-b30e-4bb9a7c76b24 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:14.036778 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1392/5583] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:14 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:15.049147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-064ee5d7-bd6e-4b96-8e80-7283bb28e18e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:15.050951 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-064ee5d7-bd6e-4b96-8e80-7283bb28e18e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:15.051184 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-064ee5d7-bd6e-4b96-8e80-7283bb28e18e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:15.051370 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-064ee5d7-bd6e-4b96-8e80-7283bb28e18e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:15.057781 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:15.057781 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:02:15.060998 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-064ee5d7-bd6e-4b96-8e80-7283bb28e18e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:15.064531 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-064ee5d7-bd6e-4b96-8e80-7283bb28e18e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:15.064898 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1408/5584] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:15 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 902 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:16.076774 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-98475502-58ea-4415-bd43-9d2b2bb15d7f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:16.078560 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98475502-58ea-4415-bd43-9d2b2bb15d7f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:16.078734 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98475502-58ea-4415-bd43-9d2b2bb15d7f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:16.078906 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-98475502-58ea-4415-bd43-9d2b2bb15d7f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:16.085612 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:16.085612 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:02:16.089292 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-98475502-58ea-4415-bd43-9d2b2bb15d7f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:16.093038 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-98475502-58ea-4415-bd43-9d2b2bb15d7f tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:16.093399 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1377/5585] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:16 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 902 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:17.105157 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b256229e-1e68-4463-a4ab-48f5e7873789 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:17.106913 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b256229e-1e68-4463-a4ab-48f5e7873789 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:17.107118 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b256229e-1e68-4463-a4ab-48f5e7873789 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:17.107322 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b256229e-1e68-4463-a4ab-48f5e7873789 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:17.113779 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:17.113779 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:17.116908 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b256229e-1e68-4463-a4ab-48f5e7873789 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:17.121020 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b256229e-1e68-4463-a4ab-48f5e7873789 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:17.121452 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1409/5586] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:17 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 1450 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:02:17.202718 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-9e788653-4beb-4437-9b09-98914f18c627 req-5fb20961-fdc3-4f08-a684-26e9a3573a02 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:17.204913 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-5fb20961-fdc3-4f08-a684-26e9a3573a02 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:17.205295 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-5fb20961-fdc3-4f08-a684-26e9a3573a02 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:17.206339 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-5fb20961-fdc3-4f08-a684-26e9a3573a02 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:17.212772 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:17.212772 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:02:17.216786 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-9e788653-4beb-4437-9b09-98914f18c627 req-5fb20961-fdc3-4f08-a684-26e9a3573a02 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:17.221279 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-5fb20961-fdc3-4f08-a684-26e9a3573a02 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:17.221688 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1393/5587] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:02:17 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 1450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:02:17.622212 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-9e788653-4beb-4437-9b09-98914f18c627 req-5386196d-99c9-4609-a9bb-f4e3d4075a32 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:17.624050 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-5386196d-99c9-4609-a9bb-f4e3d4075a32 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:17.624353 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-5386196d-99c9-4609-a9bb-f4e3d4075a32 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:17.624972 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-5386196d-99c9-4609-a9bb-f4e3d4075a32 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:17.631720 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:17.631720 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:02:17.635592 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-9e788653-4beb-4437-9b09-98914f18c627 req-5386196d-99c9-4609-a9bb-f4e3d4075a32 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:17.639978 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-5386196d-99c9-4609-a9bb-f4e3d4075a32 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:17.640419 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1409/5588] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:02:17 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 1450 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:02:17.649609 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f189e152-c94e-4e69-b939-30e60deb9dcc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:17.649961 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f189e152-c94e-4e69-b939-30e60deb9dcc None None] GET https://10.4.3.157/volume// Jul 31 21:02:17.650116 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f189e152-c94e-4e69-b939-30e60deb9dcc None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:17.650335 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f189e152-c94e-4e69-b939-30e60deb9dcc None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:17.650650 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f189e152-c94e-4e69-b939-30e60deb9dcc None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:02:17.650919 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1378/5589] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 21:02: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 21:02:17.658010 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-9e788653-4beb-4437-9b09-98914f18c627 req-7be25eef-931f-444a-97ea-84b38607299e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:17.659884 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-7be25eef-931f-444a-97ea-84b38607299e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:02:17.660251 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-7be25eef-931f-444a-97ea-84b38607299e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88c266a9-5cb4-4ddc-92f6-38fba53abad5", "connector": null, "instance_uuid": "344e63d1-4072-4bc6-9921-f84c2d9bc70b"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:02:17.667677 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:17.667677 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:17.687821 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-7be25eef-931f-444a-97ea-84b38607299e tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:02:17.688263 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1410/5590] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:02:17 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:02:18.369761 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cf12afc6-d5d9-4a10-b01f-f4d6ed2d1a7b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:18.370367 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cf12afc6-d5d9-4a10-b01f-f4d6ed2d1a7b None None] GET https://10.4.3.157/volume// Jul 31 21:02:18.370367 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cf12afc6-d5d9-4a10-b01f-f4d6ed2d1a7b None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:18.370512 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cf12afc6-d5d9-4a10-b01f-f4d6ed2d1a7b None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:18.370798 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cf12afc6-d5d9-4a10-b01f-f4d6ed2d1a7b None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:02:18.371057 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1394/5591] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:02: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 21:02:18.376916 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-9e788653-4beb-4437-9b09-98914f18c627 req-1858ae94-e1cb-4a0b-9ac7-a9b346d4cdfc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:18.379265 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-1858ae94-e1cb-4a0b-9ac7-a9b346d4cdfc tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:02:18.379484 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-1858ae94-e1cb-4a0b-9ac7-a9b346d4cdfc tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:18.379680 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-1858ae94-e1cb-4a0b-9ac7-a9b346d4cdfc tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:18.387913 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:18.387913 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:02:18.390900 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-9e788653-4beb-4437-9b09-98914f18c627 req-1858ae94-e1cb-4a0b-9ac7-a9b346d4cdfc tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:02:18.394802 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-1858ae94-e1cb-4a0b-9ac7-a9b346d4cdfc tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:02:18.395165 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1410/5592] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:02:18 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 1629 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:02:18.497806 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-9e788653-4beb-4437-9b09-98914f18c627 req-9ac012a7-7a4f-42f4-b01c-64cfa895bcc3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:18.499735 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-9ac012a7-7a4f-42f4-b01c-64cfa895bcc3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] PUT https://10.4.3.157/volume/v3/attachments/e5f6daf1-6737-46f9-8caa-0000ad9a6935 Jul 31 21:02:18.500104 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-9ac012a7-7a4f-42f4-b01c-64cfa895bcc3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:02:18.507063 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-9e788653-4beb-4437-9b09-98914f18c627 req-9ac012a7-7a4f-42f4-b01c-64cfa895bcc3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Acquiring lock "cinder-attachment_update-88c266a9-5cb4-4ddc-92f6-38fba53abad5-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:02:18.510929 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-9e788653-4beb-4437-9b09-98914f18c627 req-9ac012a7-7a4f-42f4-b01c-64cfa895bcc3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Lock "cinder-attachment_update-88c266a9-5cb4-4ddc-92f6-38fba53abad5-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:02:18.511813 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:18.511813 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:02:19.367829 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-9e788653-4beb-4437-9b09-98914f18c627 req-9ac012a7-7a4f-42f4-b01c-64cfa895bcc3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Lock "cinder-attachment_update-88c266a9-5cb4-4ddc-92f6-38fba53abad5-np0000006272" released by "attachment_update" :: held 0.067s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:02:19.367829 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-9ac012a7-7a4f-42f4-b01c-64cfa895bcc3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments/e5f6daf1-6737-46f9-8caa-0000ad9a6935 returned with HTTP 200 Jul 31 21:02:19.367829 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1379/5593] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:02:18 2026] PUT /volume/v3/attachments/e5f6daf1-6737-46f9-8caa-0000ad9a6935 => generated 968 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:02:19.368506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-9e788653-4beb-4437-9b09-98914f18c627 req-c07b40ea-8ee4-46dc-810b-5d179aa617b7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:19.368506 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-c07b40ea-8ee4-46dc-810b-5d179aa617b7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] POST https://10.4.3.157/volume/v3/attachments/e5f6daf1-6737-46f9-8caa-0000ad9a6935/action Jul 31 21:02:19.368506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-c07b40ea-8ee4-46dc-810b-5d179aa617b7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:02:19.368506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-c07b40ea-8ee4-46dc-810b-5d179aa617b7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:02:19.368506 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:19.368506 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:19.368506 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-c07b40ea-8ee4-46dc-810b-5d179aa617b7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments/e5f6daf1-6737-46f9-8caa-0000ad9a6935/action returned with HTTP 204 Jul 31 21:02:19.368506 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1411/5594] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:02:18 2026] POST /volume/v3/attachments/e5f6daf1-6737-46f9-8caa-0000ad9a6935/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:02:22.971472 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-9e788653-4beb-4437-9b09-98914f18c627 req-4952b375-3b68-4f12-8ceb-0f480c9efb73 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:22.973577 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-4952b375-3b68-4f12-8ceb-0f480c9efb73 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5/encryption Jul 31 21:02:22.973755 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-4952b375-3b68-4f12-8ceb-0f480c9efb73 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:22.973953 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-4952b375-3b68-4f12-8ceb-0f480c9efb73 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:22.982594 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:22.982594 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:02:22.988379 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-9e788653-4beb-4437-9b09-98914f18c627 req-4952b375-3b68-4f12-8ceb-0f480c9efb73 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5/encryption returned with HTTP 200 Jul 31 21:02:22.988893 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1395/5595] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 21:02:22 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5/encryption => generated 160 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:26.999538 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c035df22-3385-4144-92ef-ef19fa7e6757 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:27.002136 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c035df22-3385-4144-92ef-ef19fa7e6757 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 Jul 31 21:02:27.002136 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c035df22-3385-4144-92ef-ef19fa7e6757 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:27.002136 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c035df22-3385-4144-92ef-ef19fa7e6757 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:27.002136 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-c035df22-3385-4144-92ef-ef19fa7e6757 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Delete snapshot with id: 63893589-8bcb-4a92-9934-140bb707ef12 Jul 31 21:02:27.005785 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c035df22-3385-4144-92ef-ef19fa7e6757 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 returned with HTTP 404 Jul 31 21:02:27.006244 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1411/5596] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:02:26 2026] DELETE /volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:02:27.014508 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3fb57669-aa30-41e1-939f-5fe99f914b31 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:27.016563 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3fb57669-aa30-41e1-939f-5fe99f914b31 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 Jul 31 21:02:27.016563 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3fb57669-aa30-41e1-939f-5fe99f914b31 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:27.016763 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3fb57669-aa30-41e1-939f-5fe99f914b31 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:27.021299 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3fb57669-aa30-41e1-939f-5fe99f914b31 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 returned with HTTP 404 Jul 31 21:02:27.021803 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1380/5597] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:02:27 2026] GET /volume/v3/snapshots/63893589-8bcb-4a92-9934-140bb707ef12 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:02:27.065713 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-c02dae14-76aa-4a36-bca3-9b2582b9e63b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:27.067778 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-c02dae14-76aa-4a36-bca3-9b2582b9e63b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:02:27.068004 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-c02dae14-76aa-4a36-bca3-9b2582b9e63b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:27.068270 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-c02dae14-76aa-4a36-bca3-9b2582b9e63b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:27.083745 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:27.083745 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:27.090457 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-c02dae14-76aa-4a36-bca3-9b2582b9e63b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:27.103782 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-c02dae14-76aa-4a36-bca3-9b2582b9e63b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:02:27.103782 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1412/5598] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:02:27 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 1140 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:02:27.130024 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-1093fd27-d79d-4328-9a68-e4f18f91beda None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:27.132154 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-1093fd27-d79d-4328-9a68-e4f18f91beda tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] POST https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09/action Jul 31 21:02:27.132656 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-1093fd27-d79d-4328-9a68-e4f18f91beda tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:02:27.132800 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-1093fd27-d79d-4328-9a68-e4f18f91beda tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:02:27.143270 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:27.143270 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:02:27.143270 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-1093fd27-d79d-4328-9a68-e4f18f91beda tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:27.150296 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-1093fd27-d79d-4328-9a68-e4f18f91beda tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Begin detaching volume completed successfully. Jul 31 21:02:27.150581 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-1093fd27-d79d-4328-9a68-e4f18f91beda tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09/action returned with HTTP 202 Jul 31 21:02:27.151065 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1396/5599] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 21:02:27 2026] POST /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 21:02:27.189873 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9e0ba1c4-3913-45f3-9836-297b264324ab None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:27.190430 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9e0ba1c4-3913-45f3-9836-297b264324ab None None] GET https://10.4.3.157/volume// Jul 31 21:02:27.190620 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9e0ba1c4-3913-45f3-9836-297b264324ab None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:27.190806 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9e0ba1c4-3913-45f3-9836-297b264324ab None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:27.191118 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9e0ba1c4-3913-45f3-9836-297b264324ab None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:02:27.191581 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1412/5600] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:02:27 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:02:27.198763 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-eab81fb4-a5ff-49dd-9f61-ebdc7ebbe37e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:27.204028 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-eab81fb4-a5ff-49dd-9f61-ebdc7ebbe37e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:02:27.204341 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-eab81fb4-a5ff-49dd-9f61-ebdc7ebbe37e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:27.204886 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-eab81fb4-a5ff-49dd-9f61-ebdc7ebbe37e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:27.216554 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:27.216554 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:02:27.219806 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-eab81fb4-a5ff-49dd-9f61-ebdc7ebbe37e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:27.223793 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-eab81fb4-a5ff-49dd-9f61-ebdc7ebbe37e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:02:27.224227 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1381/5601] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:02:27 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 1323 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:02:28.113854 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-a013ab81-20cb-4193-8308-47ab3b7bba26 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:28.115846 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-a013ab81-20cb-4193-8308-47ab3b7bba26 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] DELETE https://10.4.3.157/volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913 Jul 31 21:02:28.116044 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-a013ab81-20cb-4193-8308-47ab3b7bba26 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:28.116240 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-a013ab81-20cb-4193-8308-47ab3b7bba26 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:28.122829 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:28.122829 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:28.187810 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-3a9f0f3e-aaa4-473a-bef1-73035207237f req-a013ab81-20cb-4193-8308-47ab3b7bba26 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913 returned with HTTP 200 Jul 31 21:02:28.188322 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1413/5602] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:02:28 2026] DELETE /volume/v3/attachments/4e6b432c-477c-4da9-8536-53e2508f9913 => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:28.451038 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-7902ce32-0ffa-40bf-8809-dd947d77bf2a req-bb250557-e2e3-40f4-aa92-0f3a5b08d265 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:28.452888 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7902ce32-0ffa-40bf-8809-dd947d77bf2a req-bb250557-e2e3-40f4-aa92-0f3a5b08d265 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:02:28.453060 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-7902ce32-0ffa-40bf-8809-dd947d77bf2a req-bb250557-e2e3-40f4-aa92-0f3a5b08d265 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:28.453239 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-7902ce32-0ffa-40bf-8809-dd947d77bf2a req-bb250557-e2e3-40f4-aa92-0f3a5b08d265 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:28.459409 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:28.459409 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:02:28.462902 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-7902ce32-0ffa-40bf-8809-dd947d77bf2a req-bb250557-e2e3-40f4-aa92-0f3a5b08d265 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:28.466551 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-7902ce32-0ffa-40bf-8809-dd947d77bf2a req-bb250557-e2e3-40f4-aa92-0f3a5b08d265 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:02:28.466901 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1397/5603] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:02:28 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:28.480022 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1828cb1a-7649-4397-8ff9-c01d2aa82e0e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:28.481766 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1828cb1a-7649-4397-8ff9-c01d2aa82e0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] DELETE https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:02:28.481937 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1828cb1a-7649-4397-8ff9-c01d2aa82e0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:28.482106 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1828cb1a-7649-4397-8ff9-c01d2aa82e0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:28.482273 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-1828cb1a-7649-4397-8ff9-c01d2aa82e0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Delete volume with id: 2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:02:28.488686 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:28.488686 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:02:28.489113 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1828cb1a-7649-4397-8ff9-c01d2aa82e0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:28.503930 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1828cb1a-7649-4397-8ff9-c01d2aa82e0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Delete volume request issued successfully. Jul 31 21:02:28.504188 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1828cb1a-7649-4397-8ff9-c01d2aa82e0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 202 Jul 31 21:02:28.504758 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1413/5604] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:02:28 2026] DELETE /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:02:28.512640 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c6561393-ffe6-42cb-8f96-d91d98ce0429 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:28.515203 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6561393-ffe6-42cb-8f96-d91d98ce0429 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:02:28.515449 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6561393-ffe6-42cb-8f96-d91d98ce0429 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:28.515672 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c6561393-ffe6-42cb-8f96-d91d98ce0429 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:28.523892 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:28.523892 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:02:28.528114 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c6561393-ffe6-42cb-8f96-d91d98ce0429 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:28.533064 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c6561393-ffe6-42cb-8f96-d91d98ce0429 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 200 Jul 31 21:02:28.533819 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1382/5605] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:28 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:29.546893 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-310e5608-2b0b-4ba0-ab9d-7b41ce85608e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:29.548698 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-310e5608-2b0b-4ba0-ab9d-7b41ce85608e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 Jul 31 21:02:29.548898 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-310e5608-2b0b-4ba0-ab9d-7b41ce85608e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:29.549073 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-310e5608-2b0b-4ba0-ab9d-7b41ce85608e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:29.554402 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-310e5608-2b0b-4ba0-ab9d-7b41ce85608e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 returned with HTTP 404 Jul 31 21:02:29.554807 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1414/5606] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:29 2026] GET /volume/v3/volumes/2b9fab1e-db3e-400b-988c-71755eed7f09 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:02:38.299586 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:38.301293 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:02:38.301656 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1461246880", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:02:38.303224 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1461246880', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:02:38.303347 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Create volume of 1 GB Jul 31 21:02:38.307663 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Availability Zones retrieved successfully. Jul 31 21:02:38.312862 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Flow 'volume_create_api' (d7334439-52c7-43b3-9442-5a319d485b6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:02:38.313736 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d5731eb-d7d8-4252-ae2c-888337da9624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:02:38.314663 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:02:38.337979 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d5731eb-d7d8-4252-ae2c-888337da9624) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:02:38.338731 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60b081c-61a3-4d93-b1f0-de4318e9c091) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:02:38.374390 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Created reservations ['9f3f9e0c-5784-4592-86f9-deb0bb4c21aa', 'd6b3cd01-6b67-4f07-8095-2443ac5eac92', '53ce55eb-038a-45a3-9be2-f1e3e66d7e82', '13b48da0-e61a-4432-86a6-218a557524f9'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:02:38.375098 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d60b081c-61a3-4d93-b1f0-de4318e9c091) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f3f9e0c-5784-4592-86f9-deb0bb4c21aa', 'd6b3cd01-6b67-4f07-8095-2443ac5eac92', '53ce55eb-038a-45a3-9be2-f1e3e66d7e82', '13b48da0-e61a-4432-86a6-218a557524f9']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:02:38.375843 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e4040a8-527a-4bbd-a119-1c8e942f1e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:02:38.399055 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e4040a8-527a-4bbd-a119-1c8e942f1e9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1461246880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c860dd00de44438b68ce97d3757916e',qos_specs=None,replication_status=,reservations=['9f3f9e0c-5784-4592-86f9-deb0bb4c21aa','d6b3cd01-6b67-4f07-8095-2443ac5eac92','53ce55eb-038a-45a3-9be2-f1e3e66d7e82','13b48da0-e61a-4432-86a6-218a557524f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd12c354a5a42a2b6995c1280fe17b4',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:02:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1461246880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8c860dd00de44438b68ce97d3757916e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9cd12c354a5a42a2b6995c1280fe17b4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:02:38.399899 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6e51d1b-59f5-4b48-b056-c252d062e00e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:02:38.420205 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6e51d1b-59f5-4b48-b056-c252d062e00e) transitioned into state 'SUCCESS' from state '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-1461246880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8c860dd00de44438b68ce97d3757916e',qos_specs=None,replication_status=,reservations=['9f3f9e0c-5784-4592-86f9-deb0bb4c21aa','d6b3cd01-6b67-4f07-8095-2443ac5eac92','53ce55eb-038a-45a3-9be2-f1e3e66d7e82','13b48da0-e61a-4432-86a6-218a557524f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9cd12c354a5a42a2b6995c1280fe17b4',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:02:38.420889 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae55465a-9463-43ee-92a4-db7767b497ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:02:38.429630 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae55465a-9463-43ee-92a4-db7767b497ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:02:38.430365 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Flow 'volume_create_api' (d7334439-52c7-43b3-9442-5a319d485b6a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:02:38.430669 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Create volume request issued successfully. Jul 31 21:02:38.431214 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ed2d5888-65dd-4ba2-8401-466b54f6f22e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:02:38.431622 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1398/5607] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:02:38 2026] POST /volume/v3/volumes => generated 755 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:02:38.442806 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-3e9176ec-46cb-4765-ae67-00572ed58cde None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:38.444955 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e9176ec-46cb-4765-ae67-00572ed58cde tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:38.445215 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e9176ec-46cb-4765-ae67-00572ed58cde tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:38.445451 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-3e9176ec-46cb-4765-ae67-00572ed58cde tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:38.453791 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:38.453791 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:02:38.457947 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-3e9176ec-46cb-4765-ae67-00572ed58cde tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:38.462704 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-3e9176ec-46cb-4765-ae67-00572ed58cde tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:38.463054 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1414/5608] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:38 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 823 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:38.531921 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=36,cinder:UPDATE=4 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:02:39.475766 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-740e7b3a-e544-4a00-8f50-57324ba91f0d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:39.477444 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-740e7b3a-e544-4a00-8f50-57324ba91f0d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:39.477649 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-740e7b3a-e544-4a00-8f50-57324ba91f0d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:39.477824 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-740e7b3a-e544-4a00-8f50-57324ba91f0d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:39.484590 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:39.484590 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:02:39.488024 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-740e7b3a-e544-4a00-8f50-57324ba91f0d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:39.491764 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-740e7b3a-e544-4a00-8f50-57324ba91f0d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:39.492118 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1383/5609] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:39 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:39.504761 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-44ed9394-7364-443c-92fa-5dde76ed0903 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:39.506734 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-44ed9394-7364-443c-92fa-5dde76ed0903 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:39.506944 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-44ed9394-7364-443c-92fa-5dde76ed0903 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:39.507159 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-44ed9394-7364-443c-92fa-5dde76ed0903 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:39.514849 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:39.514849 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:39.518583 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-44ed9394-7364-443c-92fa-5dde76ed0903 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:39.522939 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-44ed9394-7364-443c-92fa-5dde76ed0903 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:39.523379 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1415/5610] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:39 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:39.535902 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d75dc08c-b0d0-4e9a-93b6-2163dbec8cad None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:39.537785 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d75dc08c-b0d0-4e9a-93b6-2163dbec8cad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes Jul 31 21:02:39.537980 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d75dc08c-b0d0-4e9a-93b6-2163dbec8cad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:39.538177 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d75dc08c-b0d0-4e9a-93b6-2163dbec8cad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:39.538468 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.api_utils [None req-d75dc08c-b0d0-4e9a-93b6-2163dbec8cad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Removing options '' from query. {{(pid=100193) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jul 31 21:02:39.538821 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:39.538821 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:02:39.539273 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-d75dc08c-b0d0-4e9a-93b6-2163dbec8cad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:02:39.546363 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-d75dc08c-b0d0-4e9a-93b6-2163dbec8cad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Get all volumes completed successfully. Jul 31 21:02:39.546805 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d75dc08c-b0d0-4e9a-93b6-2163dbec8cad tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 200 Jul 31 21:02:39.547208 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1399/5611] 10.4.3.157 () {66 vars in 1237 bytes} [Fri Jul 31 21:02:39 2026] GET /volume/v3/volumes => generated 339 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:39.554909 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c07dae67-4a4d-4d97-86cc-85f7cc7dc709 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:39.556764 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c07dae67-4a4d-4d97-86cc-85f7cc7dc709 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:39.556972 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c07dae67-4a4d-4d97-86cc-85f7cc7dc709 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:39.557187 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c07dae67-4a4d-4d97-86cc-85f7cc7dc709 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:39.564105 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:39.564105 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:02:39.567760 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c07dae67-4a4d-4d97-86cc-85f7cc7dc709 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:39.572075 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c07dae67-4a4d-4d97-86cc-85f7cc7dc709 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:39.572573 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1415/5612] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:39 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:39.611022 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-551cd439-d8db-4b48-9dc3-0b76b00e1098 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:39.613097 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-551cd439-d8db-4b48-9dc3-0b76b00e1098 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:39.613301 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-551cd439-d8db-4b48-9dc3-0b76b00e1098 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:39.613474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-551cd439-d8db-4b48-9dc3-0b76b00e1098 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:39.619848 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:39.619848 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:02:39.622855 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-551cd439-d8db-4b48-9dc3-0b76b00e1098 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:39.626546 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-551cd439-d8db-4b48-9dc3-0b76b00e1098 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:39.626895 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1384/5613] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:02:39 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 848 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:39.690779 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-4ed86ae8-6ade-46d7-bf04-42b68b47a043 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:39.691240 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4ed86ae8-6ade-46d7-bf04-42b68b47a043 None None] GET https://10.4.3.157/volume// Jul 31 21:02:39.691413 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4ed86ae8-6ade-46d7-bf04-42b68b47a043 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:39.691622 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-4ed86ae8-6ade-46d7-bf04-42b68b47a043 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:39.691960 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-4ed86ae8-6ade-46d7-bf04-42b68b47a043 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:02:39.692289 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1416/5614] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 21:02:39 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 21:02:39.699601 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-115a6726-ca95-4de2-b9ba-8e533a1770b1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:39.724219 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-115a6726-ca95-4de2-b9ba-8e533a1770b1 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:02:39.724638 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-115a6726-ca95-4de2-b9ba-8e533a1770b1 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58", "connector": null, "instance_uuid": "343c62f8-12bc-41a7-8855-f08c1d892043"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:02:39.732757 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:39.732757 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:02:39.753013 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-115a6726-ca95-4de2-b9ba-8e533a1770b1 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:02:39.753469 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1400/5615] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:02:39 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 21:02:39.780977 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-fe7a9ae7-987e-4e44-94bb-38d3b240dbe7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:39.783093 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fe7a9ae7-987e-4e44-94bb-38d3b240dbe7 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:39.783354 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fe7a9ae7-987e-4e44-94bb-38d3b240dbe7 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:39.783605 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-fe7a9ae7-987e-4e44-94bb-38d3b240dbe7 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:39.787610 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4bd74e5a-ff51-417a-b0e5-36a7720f0819 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:39.788038 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4bd74e5a-ff51-417a-b0e5-36a7720f0819 None None] GET https://10.4.3.157/volume// Jul 31 21:02:39.788269 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4bd74e5a-ff51-417a-b0e5-36a7720f0819 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:39.788504 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4bd74e5a-ff51-417a-b0e5-36a7720f0819 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:39.788891 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4bd74e5a-ff51-417a-b0e5-36a7720f0819 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:02:39.789227 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1385/5616] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:02:39 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 21:02:39.795287 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:39.795287 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:02:39.795798 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-652447ee-67b7-4c0a-b917-70e9f73eb209 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:39.797836 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-652447ee-67b7-4c0a-b917-70e9f73eb209 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:39.798040 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-652447ee-67b7-4c0a-b917-70e9f73eb209 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:39.798232 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-652447ee-67b7-4c0a-b917-70e9f73eb209 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:39.799701 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-fe7a9ae7-987e-4e44-94bb-38d3b240dbe7 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:39.804832 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-fe7a9ae7-987e-4e44-94bb-38d3b240dbe7 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:39.805328 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1416/5617] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:39 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:39.809980 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:39.809980 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:39.813768 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-652447ee-67b7-4c0a-b917-70e9f73eb209 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:39.818717 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-652447ee-67b7-4c0a-b917-70e9f73eb209 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:39.819274 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1417/5618] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:02:39 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 1027 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:02:39.916729 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-8d891fa1-c51d-4040-879f-542317107b6b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:39.918680 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-8d891fa1-c51d-4040-879f-542317107b6b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] PUT https://10.4.3.157/volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785 Jul 31 21:02:39.919033 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-8d891fa1-c51d-4040-879f-542317107b6b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:02:39.926200 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-8d891fa1-c51d-4040-879f-542317107b6b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Acquiring lock "cinder-attachment_update-6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:02:39.930138 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-8d891fa1-c51d-4040-879f-542317107b6b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Lock "cinder-attachment_update-6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:02:39.931080 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:39.931080 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:02:40.002490 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-8d891fa1-c51d-4040-879f-542317107b6b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Lock "cinder-attachment_update-6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58-np0000006272" released by "attachment_update" :: held 0.072s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:02:40.002757 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-8d891fa1-c51d-4040-879f-542317107b6b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785 returned with HTTP 200 Jul 31 21:02:40.003276 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1401/5619] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:02:39 2026] PUT /volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785 => generated 969 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:02:40.819609 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-86d774ed-0851-436a-8ff2-a552dadd17e5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:40.821308 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-86d774ed-0851-436a-8ff2-a552dadd17e5 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:40.821504 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-86d774ed-0851-436a-8ff2-a552dadd17e5 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:40.821793 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-86d774ed-0851-436a-8ff2-a552dadd17e5 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:40.830170 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:40.830170 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:02:40.833175 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-86d774ed-0851-436a-8ff2-a552dadd17e5 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:40.836737 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-86d774ed-0851-436a-8ff2-a552dadd17e5 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:40.837056 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1386/5620] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:40 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:41.851786 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4239b63f-9dbf-43c0-8ed9-4a9ed321ceac None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:41.853624 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4239b63f-9dbf-43c0-8ed9-4a9ed321ceac tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:41.853866 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4239b63f-9dbf-43c0-8ed9-4a9ed321ceac tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:41.854081 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4239b63f-9dbf-43c0-8ed9-4a9ed321ceac tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:41.862802 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:41.862802 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:02:41.866294 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4239b63f-9dbf-43c0-8ed9-4a9ed321ceac tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:41.870004 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4239b63f-9dbf-43c0-8ed9-4a9ed321ceac tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:41.870410 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1417/5621] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:41 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:42.881521 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-cecbc4ba-184f-49bc-b34a-c37f6479f251 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:42.883388 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cecbc4ba-184f-49bc-b34a-c37f6479f251 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:42.883606 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cecbc4ba-184f-49bc-b34a-c37f6479f251 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:42.883814 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-cecbc4ba-184f-49bc-b34a-c37f6479f251 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:42.892619 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:42.892619 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:42.895839 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-cecbc4ba-184f-49bc-b34a-c37f6479f251 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:42.899407 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-cecbc4ba-184f-49bc-b34a-c37f6479f251 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:42.899818 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1418/5622] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:42 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:02:43.236214 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-dd7f3e01-b4e1-4d89-9d57-99629ef2371c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:43.238243 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-dd7f3e01-b4e1-4d89-9d57-99629ef2371c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] POST https://10.4.3.157/volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785/action Jul 31 21:02:43.238609 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-dd7f3e01-b4e1-4d89-9d57-99629ef2371c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:02:43.238743 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-dd7f3e01-b4e1-4d89-9d57-99629ef2371c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:02:43.253189 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:43.253189 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:02:43.262952 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-285bd002-0401-4c69-9d4a-549b996ecf66 req-dd7f3e01-b4e1-4d89-9d57-99629ef2371c tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785/action returned with HTTP 204 Jul 31 21:02:43.263474 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1402/5623] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:02:43 2026] POST /volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:02:43.911464 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-29930151-fae0-401c-bae4-b4508c63c724 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:43.913221 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29930151-fae0-401c-bae4-b4508c63c724 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:43.913413 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29930151-fae0-401c-bae4-b4508c63c724 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:43.913637 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-29930151-fae0-401c-bae4-b4508c63c724 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:43.922784 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:43.922784 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:02:43.925996 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-29930151-fae0-401c-bae4-b4508c63c724 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:43.930004 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-29930151-fae0-401c-bae4-b4508c63c724 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:43.930387 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1387/5624] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:43 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 1140 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:02:43.941683 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-4640beed-a28c-419d-884a-67ee4595fb0e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:43.943408 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4640beed-a28c-419d-884a-67ee4595fb0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:43.943575 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4640beed-a28c-419d-884a-67ee4595fb0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:43.943755 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-4640beed-a28c-419d-884a-67ee4595fb0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:43.952049 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:43.952049 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:02:43.955281 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-4640beed-a28c-419d-884a-67ee4595fb0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:43.959243 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-4640beed-a28c-419d-884a-67ee4595fb0e tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:43.959448 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1418/5625] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:43 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:02:43.971341 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2a1b46a5-7b58-4776-b5b8-84b52c704a6d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:02:43.973137 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a1b46a5-7b58-4776-b5b8-84b52c704a6d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:02:43.973361 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a1b46a5-7b58-4776-b5b8-84b52c704a6d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:02:43.973574 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a1b46a5-7b58-4776-b5b8-84b52c704a6d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:02:43.981875 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:02:43.981875 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:02:43.984788 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2a1b46a5-7b58-4776-b5b8-84b52c704a6d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:02:43.988558 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a1b46a5-7b58-4776-b5b8-84b52c704a6d tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:02:43.988982 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1419/5626] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:02:43 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 1140 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:02:53.259956 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=61,cinder:UPDATE=18,cinder:INSERT=7 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:02:53.929041 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=18 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:02:53.958107 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=48,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:02:53.987714 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=78,cinder:INSERT=7,cinder:UPDATE=19 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:03:05.291812 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-59547407-c083-40f8-b23f-e2091819ba87 req-23798405-76ec-46bb-a883-7f0918012deb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:05.293714 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-59547407-c083-40f8-b23f-e2091819ba87 req-23798405-76ec-46bb-a883-7f0918012deb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] DELETE https://10.4.3.157/volume/v3/attachments/e5f6daf1-6737-46f9-8caa-0000ad9a6935 Jul 31 21:03:05.293856 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-59547407-c083-40f8-b23f-e2091819ba87 req-23798405-76ec-46bb-a883-7f0918012deb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:05.294039 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-59547407-c083-40f8-b23f-e2091819ba87 req-23798405-76ec-46bb-a883-7f0918012deb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:05.300485 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:05.300485 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:03:05.341071 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-59547407-c083-40f8-b23f-e2091819ba87 req-23798405-76ec-46bb-a883-7f0918012deb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/attachments/e5f6daf1-6737-46f9-8caa-0000ad9a6935 returned with HTTP 200 Jul 31 21:03:05.341519 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1403/5627] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:03:05 2026] DELETE /volume/v3/attachments/e5f6daf1-6737-46f9-8caa-0000ad9a6935 => generated 19 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:03:06.273503 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-a0f63297-0040-427a-81ea-20723239eeed req-ae22cf2d-9a01-4ad7-a77e-c69559edff71 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:06.275630 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a0f63297-0040-427a-81ea-20723239eeed req-ae22cf2d-9a01-4ad7-a77e-c69559edff71 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/attachments?instance_id=343c62f8-12bc-41a7-8855-f08c1d892043 Jul 31 21:03:06.275842 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a0f63297-0040-427a-81ea-20723239eeed req-ae22cf2d-9a01-4ad7-a77e-c69559edff71 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:06.276031 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-a0f63297-0040-427a-81ea-20723239eeed req-ae22cf2d-9a01-4ad7-a77e-c69559edff71 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:06.289607 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-a0f63297-0040-427a-81ea-20723239eeed req-ae22cf2d-9a01-4ad7-a77e-c69559edff71 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments?instance_id=343c62f8-12bc-41a7-8855-f08c1d892043 returned with HTTP 200 Jul 31 21:03:06.290046 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1388/5628] 10.4.3.157 () {70 vars in 1637 bytes} [Fri Jul 31 21:03:06 2026] GET /volume/v3/attachments?instance_id=343c62f8-12bc-41a7-8855-f08c1d892043 => generated 192 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:03:06.296249 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-a0f63297-0040-427a-81ea-20723239eeed req-58ad9560-994b-4250-a75f-43ba47dabdfe None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:06.298369 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-a0f63297-0040-427a-81ea-20723239eeed req-58ad9560-994b-4250-a75f-43ba47dabdfe tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785 Jul 31 21:03:06.298578 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-a0f63297-0040-427a-81ea-20723239eeed req-58ad9560-994b-4250-a75f-43ba47dabdfe tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:06.298757 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-a0f63297-0040-427a-81ea-20723239eeed req-58ad9560-994b-4250-a75f-43ba47dabdfe tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:06.313669 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-a0f63297-0040-427a-81ea-20723239eeed req-58ad9560-994b-4250-a75f-43ba47dabdfe tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785 returned with HTTP 200 Jul 31 21:03:06.314078 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1419/5629] 10.4.3.157 () {70 vars in 1651 bytes} [Fri Jul 31 21:03:06 2026] GET /volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785 => generated 993 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:03:06.655152 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b6b96ac1-b9b0-40e4-903a-0da8872daea3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:06.656812 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b6b96ac1-b9b0-40e4-903a-0da8872daea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] DELETE https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:03:06.657016 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b6b96ac1-b9b0-40e4-903a-0da8872daea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:06.657230 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b6b96ac1-b9b0-40e4-903a-0da8872daea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:06.657418 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-b6b96ac1-b9b0-40e4-903a-0da8872daea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Delete volume with id: 88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:03:06.663700 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:06.663700 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:03:06.664098 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b6b96ac1-b9b0-40e4-903a-0da8872daea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:03:06.674495 np0000006272 devstack@c-api.service[100191]: WARNING cinder.keymgr.conf_key_mgr [None req-b6b96ac1-b9b0-40e4-903a-0da8872daea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 21:03:06.680317 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-b6b96ac1-b9b0-40e4-903a-0da8872daea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Delete volume request issued successfully. Jul 31 21:03:06.680479 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b6b96ac1-b9b0-40e4-903a-0da8872daea3 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 202 Jul 31 21:03:06.680849 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1420/5630] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:03:06 2026] DELETE /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:03:06.687790 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-21a3577a-9d4f-431b-8810-fd786b298544 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:06.689661 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-21a3577a-9d4f-431b-8810-fd786b298544 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:03:06.689853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-21a3577a-9d4f-431b-8810-fd786b298544 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:06.690040 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-21a3577a-9d4f-431b-8810-fd786b298544 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:06.698084 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:06.698084 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:03:06.702929 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-21a3577a-9d4f-431b-8810-fd786b298544 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:03:06.709471 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-21a3577a-9d4f-431b-8810-fd786b298544 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 200 Jul 31 21:03:06.710002 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1404/5631] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:03:06 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 1449 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:03:07.722177 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-76e214b9-3bc0-4127-aada-b100bd979268 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:07.723869 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-76e214b9-3bc0-4127-aada-b100bd979268 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 Jul 31 21:03:07.724098 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-76e214b9-3bc0-4127-aada-b100bd979268 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:07.724320 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-76e214b9-3bc0-4127-aada-b100bd979268 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:07.730091 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-76e214b9-3bc0-4127-aada-b100bd979268 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 returned with HTTP 404 Jul 31 21:03:07.730577 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1389/5632] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:03:07 2026] GET /volume/v3/volumes/88c266a9-5cb4-4ddc-92f6-38fba53abad5 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:03:08.476490 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-f55a2f0b-a0f8-4262-842a-55a8f62f7dfb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:08.478803 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f55a2f0b-a0f8-4262-842a-55a8f62f7dfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] DELETE https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:03:08.479069 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f55a2f0b-a0f8-4262-842a-55a8f62f7dfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:08.479344 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-f55a2f0b-a0f8-4262-842a-55a8f62f7dfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:08.479552 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-f55a2f0b-a0f8-4262-842a-55a8f62f7dfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Delete volume with id: 3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:03:08.487925 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:08.487925 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:03:08.488541 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f55a2f0b-a0f8-4262-842a-55a8f62f7dfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:03:08.499850 np0000006272 devstack@c-api.service[100192]: WARNING cinder.keymgr.conf_key_mgr [None req-f55a2f0b-a0f8-4262-842a-55a8f62f7dfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 21:03:08.505567 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-f55a2f0b-a0f8-4262-842a-55a8f62f7dfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Delete volume request issued successfully. Jul 31 21:03:08.505755 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-f55a2f0b-a0f8-4262-842a-55a8f62f7dfb tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 202 Jul 31 21:03:08.506239 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1420/5633] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:03:08 2026] DELETE /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:03:08.514871 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0ca65a00-2b0e-4661-a429-de2b0d196198 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:08.517215 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0ca65a00-2b0e-4661-a429-de2b0d196198 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:03:08.517215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0ca65a00-2b0e-4661-a429-de2b0d196198 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:08.517448 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0ca65a00-2b0e-4661-a429-de2b0d196198 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:08.525277 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:08.525277 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:03:08.528956 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0ca65a00-2b0e-4661-a429-de2b0d196198 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Volume info retrieved successfully. Jul 31 21:03:08.534156 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0ca65a00-2b0e-4661-a429-de2b0d196198 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 200 Jul 31 21:03:08.534624 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1421/5634] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:03:08 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 1428 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:03:09.546864 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ca6c1049-e2d9-4601-97cd-a5ef73e88de7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:09.548721 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ca6c1049-e2d9-4601-97cd-a5ef73e88de7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] GET https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 Jul 31 21:03:09.548919 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ca6c1049-e2d9-4601-97cd-a5ef73e88de7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:09.549106 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ca6c1049-e2d9-4601-97cd-a5ef73e88de7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:09.555348 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ca6c1049-e2d9-4601-97cd-a5ef73e88de7 tempest-TestEncryptedCinderVolumes-1750246465 tempest-TestEncryptedCinderVolumes-1750246465-project-member] https://10.4.3.157/volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 returned with HTTP 404 Jul 31 21:03:09.555931 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1405/5635] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:03:09 2026] GET /volume/v3/volumes/3848faee-d1d5-4453-829e-0e0c599723c0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:03:09.563578 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ca664a0d-846f-4724-b489-bf072bf602e5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:09.566066 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ca664a0d-846f-4724-b489-bf072bf602e5 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 21:03:09.566274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ca664a0d-846f-4724-b489-bf072bf602e5 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:09.566462 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ca664a0d-846f-4724-b489-bf072bf602e5 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Calling method 'detail' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:09.567097 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:09.567097 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:03:09.567313 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-ca664a0d-846f-4724-b489-bf072bf602e5 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100194) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:03:09.578477 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ca664a0d-846f-4724-b489-bf072bf602e5 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Get all volumes completed successfully. Jul 31 21:03:09.579833 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:09.579833 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:03:09.583326 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ca664a0d-846f-4724-b489-bf072bf602e5 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 21:03:09.583699 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1390/5636] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 21:03:09 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 6556 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:03:09.597392 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-89aafd4b-b733-4ed8-a99c-0da5e1a8cff9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:09.599284 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-89aafd4b-b733-4ed8-a99c-0da5e1a8cff9 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] DELETE https://10.4.3.157/volume/v3/types/bbc2a8e2-fb19-486a-8584-ad9c74a90b81 Jul 31 21:03:09.599470 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-89aafd4b-b733-4ed8-a99c-0da5e1a8cff9 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:09.599664 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-89aafd4b-b733-4ed8-a99c-0da5e1a8cff9 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:09.622326 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-89aafd4b-b733-4ed8-a99c-0da5e1a8cff9 tempest-TestEncryptedCinderVolumes-1267316040 tempest-TestEncryptedCinderVolumes-1267316040-project-admin] https://10.4.3.157/volume/v3/types/bbc2a8e2-fb19-486a-8584-ad9c74a90b81 returned with HTTP 202 Jul 31 21:03:09.622694 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1421/5637] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 21:03:09 2026] DELETE /volume/v3/types/bbc2a8e2-fb19-486a-8584-ad9c74a90b81 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:03:18.532478 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:03:19.551160 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=15,cinder:UPDATE=3 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:03:19.582081 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=6 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:03:19.618635 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=15,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:03:48.322672 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-ee48b33b-a565-4480-bc71-4183d52f9088 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:48.324935 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-ee48b33b-a565-4480-bc71-4183d52f9088 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:03:48.325214 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-ee48b33b-a565-4480-bc71-4183d52f9088 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:48.325473 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-ee48b33b-a565-4480-bc71-4183d52f9088 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:48.334546 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:48.334546 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:03:48.338451 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-ee48b33b-a565-4480-bc71-4183d52f9088 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:03:48.342048 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-ee48b33b-a565-4480-bc71-4183d52f9088 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:03:48.342480 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1422/5638] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:03:48 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 1140 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:03:48.361580 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-3ac79489-68c1-4f02-acde-117dac6f3c59 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:48.363548 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-3ac79489-68c1-4f02-acde-117dac6f3c59 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] POST https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58/action Jul 31 21:03:48.363892 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-3ac79489-68c1-4f02-acde-117dac6f3c59 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:03:48.364007 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-3ac79489-68c1-4f02-acde-117dac6f3c59 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:03:48.375510 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:48.375510 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:03:48.375977 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-3ac79489-68c1-4f02-acde-117dac6f3c59 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:03:48.381798 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-3ac79489-68c1-4f02-acde-117dac6f3c59 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Begin detaching volume completed successfully. Jul 31 21:03:48.382051 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-3ac79489-68c1-4f02-acde-117dac6f3c59 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58/action returned with HTTP 202 Jul 31 21:03:48.382578 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1406/5639] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 21:03:48 2026] POST /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 21:03:48.419412 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4120e1e8-dc64-4760-9ccb-a40885afcdaf None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:48.419693 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4120e1e8-dc64-4760-9ccb-a40885afcdaf None None] GET https://10.4.3.157/volume// Jul 31 21:03:48.419817 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4120e1e8-dc64-4760-9ccb-a40885afcdaf None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:48.419995 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4120e1e8-dc64-4760-9ccb-a40885afcdaf None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:48.420305 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4120e1e8-dc64-4760-9ccb-a40885afcdaf None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:03:48.420534 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1391/5640] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:03:48 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 21:03:48.428375 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-d11c97ea-dcc5-40f2-992b-5fa58a329b42 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:48.430827 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-d11c97ea-dcc5-40f2-992b-5fa58a329b42 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:03:48.431085 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-d11c97ea-dcc5-40f2-992b-5fa58a329b42 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:48.431331 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-d11c97ea-dcc5-40f2-992b-5fa58a329b42 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:48.441167 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:48.441167 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:03:48.444532 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-d11c97ea-dcc5-40f2-992b-5fa58a329b42 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:03:48.448559 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-d11c97ea-dcc5-40f2-992b-5fa58a329b42 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:03:48.448996 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1422/5641] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:03:48 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 1323 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:03:49.234926 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-50856eb3-d065-482d-8a7b-be44688ead0b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:49.236667 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-50856eb3-d065-482d-8a7b-be44688ead0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] DELETE https://10.4.3.157/volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785 Jul 31 21:03:49.237016 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-50856eb3-d065-482d-8a7b-be44688ead0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:49.237315 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-50856eb3-d065-482d-8a7b-be44688ead0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:49.244350 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:49.244350 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:03:49.286313 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c5e7138e-0fef-4ff8-906a-87272f917f2b req-50856eb3-d065-482d-8a7b-be44688ead0b tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785 returned with HTTP 200 Jul 31 21:03:49.286606 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1423/5642] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:03:49 2026] DELETE /volume/v3/attachments/f51c8b0a-a927-4fdf-8e33-67c9316f9785 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:03:49.486959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-ffadfc64-93e9-42f6-9842-fad6eb036088 req-a755ea25-3eb6-4bb4-87c9-4741431ae088 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:49.489015 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ffadfc64-93e9-42f6-9842-fad6eb036088 req-a755ea25-3eb6-4bb4-87c9-4741431ae088 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:03:49.489226 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ffadfc64-93e9-42f6-9842-fad6eb036088 req-a755ea25-3eb6-4bb4-87c9-4741431ae088 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:49.489400 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-ffadfc64-93e9-42f6-9842-fad6eb036088 req-a755ea25-3eb6-4bb4-87c9-4741431ae088 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:49.495712 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:49.495712 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:03:49.499206 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-ffadfc64-93e9-42f6-9842-fad6eb036088 req-a755ea25-3eb6-4bb4-87c9-4741431ae088 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:03:49.502891 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-ffadfc64-93e9-42f6-9842-fad6eb036088 req-a755ea25-3eb6-4bb4-87c9-4741431ae088 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:03:49.503474 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1407/5643] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:03:49 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:03:49.515737 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5121b5af-14cd-4c79-b89e-89fd3ac06d32 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:49.517463 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5121b5af-14cd-4c79-b89e-89fd3ac06d32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] DELETE https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:03:49.517674 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5121b5af-14cd-4c79-b89e-89fd3ac06d32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:49.517890 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5121b5af-14cd-4c79-b89e-89fd3ac06d32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:49.518073 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-5121b5af-14cd-4c79-b89e-89fd3ac06d32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Delete volume with id: 6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:03:49.525693 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:49.525693 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:03:49.525948 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5121b5af-14cd-4c79-b89e-89fd3ac06d32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:03:49.542323 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5121b5af-14cd-4c79-b89e-89fd3ac06d32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Delete volume request issued successfully. Jul 31 21:03:49.542509 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5121b5af-14cd-4c79-b89e-89fd3ac06d32 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 202 Jul 31 21:03:49.542925 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1392/5644] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:03:49 2026] DELETE /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:03:49.549574 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1945295c-1d28-4eae-9a39-34cd792df483 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:49.551438 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1945295c-1d28-4eae-9a39-34cd792df483 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:03:49.551669 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1945295c-1d28-4eae-9a39-34cd792df483 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:49.551917 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1945295c-1d28-4eae-9a39-34cd792df483 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:49.559027 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:03:49.559027 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:03:49.562907 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1945295c-1d28-4eae-9a39-34cd792df483 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Volume info retrieved successfully. Jul 31 21:03:49.566943 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1945295c-1d28-4eae-9a39-34cd792df483 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 200 Jul 31 21:03:49.567339 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1423/5645] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:03:49 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:03:50.580327 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-90224108-c59f-4abe-8afc-2f5c723d0e59 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:03:50.582147 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-90224108-c59f-4abe-8afc-2f5c723d0e59 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] GET https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 Jul 31 21:03:50.582367 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-90224108-c59f-4abe-8afc-2f5c723d0e59 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:03:50.582568 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-90224108-c59f-4abe-8afc-2f5c723d0e59 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:03:50.587906 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-90224108-c59f-4abe-8afc-2f5c723d0e59 tempest-TestMinimumBasicScenario-1514424022 tempest-TestMinimumBasicScenario-1514424022-project-member] https://10.4.3.157/volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 returned with HTTP 404 Jul 31 21:03:50.588387 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1424/5646] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:03:50 2026] GET /volume/v3/volumes/6a7dd410-2e21-47e6-81fa-fb3c1a2d1f58 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:03:59.501941 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=6,cinder:UPDATE=1 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:03:59.537763 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:03:59.566263 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=9 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:04:00.584663 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=16,cinder:UPDATE=3 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:04:05.315742 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:05.317308 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:04:05.317626 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-287207104", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:04:05.319029 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-287207104', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:04:05.319145 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Create volume of 1 GB Jul 31 21:04:05.322685 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Availability Zones retrieved successfully. Jul 31 21:04:05.327997 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Flow 'volume_create_api' (d759eb9b-dd78-4803-a336-957929f13734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:04:05.329509 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca4d194-ffc4-4683-b0a1-a13df371b0bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:04:05.330931 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:04:05.355580 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ca4d194-ffc4-4683-b0a1-a13df371b0bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:04:05.356381 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d997579-f79f-4dc3-a522-2695d4915810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:04:05.411674 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Created reservations ['ad86c94a-98ae-4745-9f78-31a7407cf81b', 'a682d235-68ce-4203-adf6-7beb63f1c879', '5e3014bb-05cc-4ab1-a2e2-73e6097730c0', '94ca28c7-62d4-4274-8b4d-e165cffcd7e7'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:04:05.412327 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d997579-f79f-4dc3-a522-2695d4915810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad86c94a-98ae-4745-9f78-31a7407cf81b', 'a682d235-68ce-4203-adf6-7beb63f1c879', '5e3014bb-05cc-4ab1-a2e2-73e6097730c0', '94ca28c7-62d4-4274-8b4d-e165cffcd7e7']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:04:05.412970 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d7fd5b6-0294-4ea4-b332-441fb59079b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:04:05.443811 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6d7fd5b6-0294-4ea4-b332-441fb59079b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3666e2be-02d5-4417-9938-5f767d955056', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-287207104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf49a235d30f486a81f049b4459f9d36',qos_specs=None,replication_status=,reservations=['ad86c94a-98ae-4745-9f78-31a7407cf81b','a682d235-68ce-4203-adf6-7beb63f1c879','5e3014bb-05cc-4ab1-a2e2-73e6097730c0','94ca28c7-62d4-4274-8b4d-e165cffcd7e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4949245400d43988d8e6c66ba7096f0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:04:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-287207104',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3666e2be-02d5-4417-9938-5f767d955056,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf49a235d30f486a81f049b4459f9d36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4949245400d43988d8e6c66ba7096f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:04:05.444565 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f938ef-e3f3-4e76-b7a8-3dd4e947fa0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:04:05.465227 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (91f938ef-e3f3-4e76-b7a8-3dd4e947fa0d) transitioned into state 'SUCCESS' from state '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-287207104',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf49a235d30f486a81f049b4459f9d36',qos_specs=None,replication_status=,reservations=['ad86c94a-98ae-4745-9f78-31a7407cf81b','a682d235-68ce-4203-adf6-7beb63f1c879','5e3014bb-05cc-4ab1-a2e2-73e6097730c0','94ca28c7-62d4-4274-8b4d-e165cffcd7e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4949245400d43988d8e6c66ba7096f0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:04:05.465932 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62611ff-fa11-4754-a5b5-37b60a5cd729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:04:05.475780 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e62611ff-fa11-4754-a5b5-37b60a5cd729) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:04:05.476741 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Flow 'volume_create_api' (d759eb9b-dd78-4803-a336-957929f13734) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:04:05.477169 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Create volume request issued successfully. Jul 31 21:04:05.477924 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6447fd37-4392-4de8-b62e-fe55dd4d3c39 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:04:05.478493 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1408/5647] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:04:05 2026] POST /volume/v3/volumes => generated 746 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:04:15.468210 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=27,cinder:INSERT=10,cinder:UPDATE=12 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:04:47.822402 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-4f51075b-b50f-4ade-9c78-7f437f166739 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:47.824235 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4f51075b-b50f-4ade-9c78-7f437f166739 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:47.824484 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4f51075b-b50f-4ade-9c78-7f437f166739 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:47.824702 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-4f51075b-b50f-4ade-9c78-7f437f166739 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:47.831926 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:47.831926 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:04:47.835782 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-4f51075b-b50f-4ade-9c78-7f437f166739 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:47.839859 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-4f51075b-b50f-4ade-9c78-7f437f166739 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:47.840263 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1393/5648] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:04:47 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:04:47.851891 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1f36d2e2-bf5e-4527-ab26-cd36e5da9607 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:47.853828 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f36d2e2-bf5e-4527-ab26-cd36e5da9607 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:47.854037 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1f36d2e2-bf5e-4527-ab26-cd36e5da9607 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:47.854227 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1f36d2e2-bf5e-4527-ab26-cd36e5da9607 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:47.861153 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:47.861153 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:04:47.864900 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1f36d2e2-bf5e-4527-ab26-cd36e5da9607 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:47.868813 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f36d2e2-bf5e-4527-ab26-cd36e5da9607 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:47.869186 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1424/5649] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:04:47 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:04:47.906573 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-6afa7665-3313-447b-bde7-44f8edf1d053 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:47.908818 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-6afa7665-3313-447b-bde7-44f8edf1d053 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:47.909094 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-6afa7665-3313-447b-bde7-44f8edf1d053 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:47.909380 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-6afa7665-3313-447b-bde7-44f8edf1d053 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:47.916123 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:47.916123 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:04:47.919932 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-6afa7665-3313-447b-bde7-44f8edf1d053 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:47.924480 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-6afa7665-3313-447b-bde7-44f8edf1d053 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:47.924915 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1425/5650] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:04:47 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:04:47.995707 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-f48b03ba-4536-4587-b69f-b0f9a255ad89 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:47.996154 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f48b03ba-4536-4587-b69f-b0f9a255ad89 None None] GET https://10.4.3.157/volume// Jul 31 21:04:47.996334 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f48b03ba-4536-4587-b69f-b0f9a255ad89 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:47.996526 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-f48b03ba-4536-4587-b69f-b0f9a255ad89 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:47.996856 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-f48b03ba-4536-4587-b69f-b0f9a255ad89 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:04:47.997145 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1409/5651] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 21:04: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 21:04:48.003727 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-372d12d4-5df1-47aa-b795-afc65811e1c5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:48.061540 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-372d12d4-5df1-47aa-b795-afc65811e1c5 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:04:48.061928 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-372d12d4-5df1-47aa-b795-afc65811e1c5 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3666e2be-02d5-4417-9938-5f767d955056", "connector": null, "instance_uuid": "69d0177d-f077-4a12-9615-a46082e5ce93"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:04:48.071388 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:48.071388 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:04:48.098735 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-372d12d4-5df1-47aa-b795-afc65811e1c5 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:04:48.099195 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1394/5652] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:04:48 2026] POST /volume/v3/attachments => generated 273 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:04:48.124754 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b1c3fccb-047e-4363-b29a-840fa4d2c0cc None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:48.126728 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b1c3fccb-047e-4363-b29a-840fa4d2c0cc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:48.127924 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b1c3fccb-047e-4363-b29a-840fa4d2c0cc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:48.127924 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b1c3fccb-047e-4363-b29a-840fa4d2c0cc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:48.136570 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:48.136570 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:04:48.138840 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-95eb48b9-c6e7-4218-a81f-e36d7ee8c94a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:48.139357 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-95eb48b9-c6e7-4218-a81f-e36d7ee8c94a None None] GET https://10.4.3.157/volume// Jul 31 21:04:48.139578 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-95eb48b9-c6e7-4218-a81f-e36d7ee8c94a None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:48.139818 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-95eb48b9-c6e7-4218-a81f-e36d7ee8c94a None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:48.140056 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b1c3fccb-047e-4363-b29a-840fa4d2c0cc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:48.140241 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-95eb48b9-c6e7-4218-a81f-e36d7ee8c94a None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:04:48.140602 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1426/5653] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:04: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 21:04:48.144397 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b1c3fccb-047e-4363-b29a-840fa4d2c0cc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:48.144860 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1425/5654] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:04:48 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 838 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:04:48.147819 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-22e93289-29cf-464e-93ed-fe3dfa1753fd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:48.150082 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-22e93289-29cf-464e-93ed-fe3dfa1753fd tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:48.150357 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-22e93289-29cf-464e-93ed-fe3dfa1753fd tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:48.150542 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-22e93289-29cf-464e-93ed-fe3dfa1753fd tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:48.159906 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:48.159906 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:04:48.163593 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-22e93289-29cf-464e-93ed-fe3dfa1753fd tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:48.167865 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-22e93289-29cf-464e-93ed-fe3dfa1753fd tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:48.168241 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1410/5655] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:04:48 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 1018 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:04:48.270183 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-e2890f54-f840-4d81-8432-760551d53831 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:48.272242 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-e2890f54-f840-4d81-8432-760551d53831 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] PUT https://10.4.3.157/volume/v3/attachments/380519da-46c8-488c-a749-0584306ef12e Jul 31 21:04:48.272598 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-e2890f54-f840-4d81-8432-760551d53831 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:04:48.280604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-e2890f54-f840-4d81-8432-760551d53831 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Acquiring lock "cinder-attachment_update-3666e2be-02d5-4417-9938-5f767d955056-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:04:48.285234 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-e2890f54-f840-4d81-8432-760551d53831 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Lock "cinder-attachment_update-3666e2be-02d5-4417-9938-5f767d955056-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:04:48.286134 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:48.286134 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:04:48.365691 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-e2890f54-f840-4d81-8432-760551d53831 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Lock "cinder-attachment_update-3666e2be-02d5-4417-9938-5f767d955056-np0000006272" released by "attachment_update" :: held 0.080s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:04:48.366320 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-e2890f54-f840-4d81-8432-760551d53831 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/attachments/380519da-46c8-488c-a749-0584306ef12e returned with HTTP 200 Jul 31 21:04:48.366985 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1395/5656] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:04:48 2026] PUT /volume/v3/attachments/380519da-46c8-488c-a749-0584306ef12e => generated 969 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:04:49.157212 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5b28b3df-64a6-4eb5-bb22-87018825cbdd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:49.159042 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5b28b3df-64a6-4eb5-bb22-87018825cbdd tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:49.159255 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5b28b3df-64a6-4eb5-bb22-87018825cbdd tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:49.159506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5b28b3df-64a6-4eb5-bb22-87018825cbdd tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:49.169654 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:49.169654 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:04:49.173426 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5b28b3df-64a6-4eb5-bb22-87018825cbdd tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:49.177604 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5b28b3df-64a6-4eb5-bb22-87018825cbdd tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:49.178008 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1427/5657] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:04:49 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 839 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:04:50.190371 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bca47cba-9fbe-49ea-9222-367ee2f42f02 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:50.192104 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bca47cba-9fbe-49ea-9222-367ee2f42f02 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:50.192313 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bca47cba-9fbe-49ea-9222-367ee2f42f02 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:50.192491 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bca47cba-9fbe-49ea-9222-367ee2f42f02 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:50.201718 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:50.201718 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:04:50.204915 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bca47cba-9fbe-49ea-9222-367ee2f42f02 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:50.208619 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bca47cba-9fbe-49ea-9222-367ee2f42f02 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:50.208995 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1426/5658] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:04:50 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:04:51.220083 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-6bee859a-4d54-4542-a063-ea236220badc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:51.221701 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6bee859a-4d54-4542-a063-ea236220badc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:51.221881 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6bee859a-4d54-4542-a063-ea236220badc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:51.222065 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-6bee859a-4d54-4542-a063-ea236220badc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:51.230225 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:51.230225 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:04:51.232958 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-6bee859a-4d54-4542-a063-ea236220badc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:51.236396 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-6bee859a-4d54-4542-a063-ea236220badc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:51.236708 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1411/5659] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:04:51 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 839 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:04:52.248728 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c852d129-34ef-44aa-b91a-0819ae4f7276 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:52.250635 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c852d129-34ef-44aa-b91a-0819ae4f7276 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:52.250834 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c852d129-34ef-44aa-b91a-0819ae4f7276 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:52.251035 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c852d129-34ef-44aa-b91a-0819ae4f7276 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:52.260039 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:52.260039 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:04:52.263345 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c852d129-34ef-44aa-b91a-0819ae4f7276 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:52.267234 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c852d129-34ef-44aa-b91a-0819ae4f7276 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:52.267555 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1396/5660] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:04:52 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 839 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:04:52.595608 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-35f1468b-8300-43bf-8743-34f22b8f9390 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:52.597605 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-35f1468b-8300-43bf-8743-34f22b8f9390 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] POST https://10.4.3.157/volume/v3/attachments/380519da-46c8-488c-a749-0584306ef12e/action Jul 31 21:04:52.597960 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-35f1468b-8300-43bf-8743-34f22b8f9390 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:04:52.598082 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-35f1468b-8300-43bf-8743-34f22b8f9390 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:04:52.614759 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:52.614759 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:04:52.624502 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-d06100d6-2ca4-4ec8-9dea-3a9443189ce5 req-35f1468b-8300-43bf-8743-34f22b8f9390 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/attachments/380519da-46c8-488c-a749-0584306ef12e/action returned with HTTP 204 Jul 31 21:04:52.625013 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1428/5661] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:04:52 2026] POST /volume/v3/attachments/380519da-46c8-488c-a749-0584306ef12e/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:04:53.280147 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-69831f74-c7e2-48b6-af82-2d4d07d62c52 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:53.281863 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69831f74-c7e2-48b6-af82-2d4d07d62c52 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:53.283356 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69831f74-c7e2-48b6-af82-2d4d07d62c52 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:53.283356 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-69831f74-c7e2-48b6-af82-2d4d07d62c52 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:53.290838 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:53.290838 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:04:53.293750 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-69831f74-c7e2-48b6-af82-2d4d07d62c52 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:53.297425 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-69831f74-c7e2-48b6-af82-2d4d07d62c52 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:53.297804 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1427/5662] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:04:53 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 1131 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:04:53.309487 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-67827c90-5ccd-455d-9883-5db56c97190c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:53.311000 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-67827c90-5ccd-455d-9883-5db56c97190c tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:53.311171 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-67827c90-5ccd-455d-9883-5db56c97190c tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:53.311349 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-67827c90-5ccd-455d-9883-5db56c97190c tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:53.319528 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:53.319528 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:04:53.322383 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-67827c90-5ccd-455d-9883-5db56c97190c tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:53.325921 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-67827c90-5ccd-455d-9883-5db56c97190c tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:53.326291 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1412/5663] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:04:53 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 1131 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:04:56.372741 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-815e5f8d-0bbe-4a86-ae8b-f9a183f2d6dc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:56.374812 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-815e5f8d-0bbe-4a86-ae8b-f9a183f2d6dc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:56.375092 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-815e5f8d-0bbe-4a86-ae8b-f9a183f2d6dc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:56.375323 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-815e5f8d-0bbe-4a86-ae8b-f9a183f2d6dc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:56.383834 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:56.383834 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:04:56.386940 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-815e5f8d-0bbe-4a86-ae8b-f9a183f2d6dc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:56.390708 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-815e5f8d-0bbe-4a86-ae8b-f9a183f2d6dc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:56.391099 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1397/5664] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:04:56 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 1131 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:04:56.408868 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-5e8ccb4e-953d-4893-8c62-94668a7033bc None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:56.411074 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-5e8ccb4e-953d-4893-8c62-94668a7033bc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] POST https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056/action Jul 31 21:04:56.411428 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-5e8ccb4e-953d-4893-8c62-94668a7033bc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:04:56.411543 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-5e8ccb4e-953d-4893-8c62-94668a7033bc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:04:56.422294 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:56.422294 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:04:56.422772 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-5e8ccb4e-953d-4893-8c62-94668a7033bc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:56.428218 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-5e8ccb4e-953d-4893-8c62-94668a7033bc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Begin detaching volume completed successfully. Jul 31 21:04:56.428425 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-5e8ccb4e-953d-4893-8c62-94668a7033bc tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056/action returned with HTTP 202 Jul 31 21:04:56.428961 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1429/5665] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 21:04:56 2026] POST /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 21:04:56.466112 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6d18a051-aa7f-4bc3-aadd-384177300b4f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:56.466622 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6d18a051-aa7f-4bc3-aadd-384177300b4f None None] GET https://10.4.3.157/volume// Jul 31 21:04:56.466857 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6d18a051-aa7f-4bc3-aadd-384177300b4f None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:56.467144 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6d18a051-aa7f-4bc3-aadd-384177300b4f None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:56.467532 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6d18a051-aa7f-4bc3-aadd-384177300b4f None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:04:56.467921 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1428/5666] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:04:56 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:04:56.474980 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-759f0c2c-12a7-4c8c-9727-d209aaa37256 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:56.476926 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-759f0c2c-12a7-4c8c-9727-d209aaa37256 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:56.477145 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-759f0c2c-12a7-4c8c-9727-d209aaa37256 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:56.477375 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-759f0c2c-12a7-4c8c-9727-d209aaa37256 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:56.486265 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:56.486265 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:04:56.489228 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-759f0c2c-12a7-4c8c-9727-d209aaa37256 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:56.493226 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-759f0c2c-12a7-4c8c-9727-d209aaa37256 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:04:56.493621 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1413/5667] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:04:56 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 1314 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:04:57.230926 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-88ab1c6b-b9c6-4762-a8a5-6c20ef6c5db0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:57.233003 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-88ab1c6b-b9c6-4762-a8a5-6c20ef6c5db0 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] DELETE https://10.4.3.157/volume/v3/attachments/380519da-46c8-488c-a749-0584306ef12e Jul 31 21:04:57.233249 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-88ab1c6b-b9c6-4762-a8a5-6c20ef6c5db0 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:57.233503 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-88ab1c6b-b9c6-4762-a8a5-6c20ef6c5db0 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:57.240782 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:57.240782 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:04:57.281310 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-033a89f2-04dd-4d4c-ae16-273af2834624 req-88ab1c6b-b9c6-4762-a8a5-6c20ef6c5db0 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/attachments/380519da-46c8-488c-a749-0584306ef12e returned with HTTP 200 Jul 31 21:04:57.281729 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1398/5668] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:04:57 2026] DELETE /volume/v3/attachments/380519da-46c8-488c-a749-0584306ef12e => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:04:57.510769 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1efe1f3b-f6d1-4fa0-a5ba-4f17da972820 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:57.512483 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1efe1f3b-f6d1-4fa0-a5ba-4f17da972820 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:04:57.512810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1efe1f3b-f6d1-4fa0-a5ba-4f17da972820 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3666e2be-02d5-4417-9938-5f767d955056", "force": false, "name": "tempest-TestStampPattern-snapshot-800781932", "description": null, "metadata": null}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:04:57.521534 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:57.521534 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:04:57.521921 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1efe1f3b-f6d1-4fa0-a5ba-4f17da972820 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:04:57.522063 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-1efe1f3b-f6d1-4fa0-a5ba-4f17da972820 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Create snapshot from volume 3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:04:57.556721 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-1efe1f3b-f6d1-4fa0-a5ba-4f17da972820 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Created reservations ['0b230a32-7c24-42b9-a2e0-17f1a1cd3b8d', 'c1081398-7113-47e8-bce4-488219c426c6', '3bf6d980-39f1-4f68-9da1-63a3910f3357', '4722c151-2875-4f1c-a13e-73a53587a436'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:04:57.584718 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1efe1f3b-f6d1-4fa0-a5ba-4f17da972820 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Snapshot create request issued successfully. Jul 31 21:04:57.585047 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1efe1f3b-f6d1-4fa0-a5ba-4f17da972820 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 21:04:57.585511 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1430/5669] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:04:57 2026] POST /volume/v3/snapshots => generated 302 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:04:57.594260 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c5f814aa-3020-42f1-a9ab-bde2954e1b72 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:57.596186 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5f814aa-3020-42f1-a9ab-bde2954e1b72 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 Jul 31 21:04:57.596372 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5f814aa-3020-42f1-a9ab-bde2954e1b72 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:57.596572 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c5f814aa-3020-42f1-a9ab-bde2954e1b72 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:57.601858 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:57.601858 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:04:57.602253 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c5f814aa-3020-42f1-a9ab-bde2954e1b72 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Snapshot retrieved successfully. Jul 31 21:04:57.603073 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c5f814aa-3020-42f1-a9ab-bde2954e1b72 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 returned with HTTP 200 Jul 31 21:04:57.603521 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1429/5670] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:04:57 2026] GET /volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 => generated 434 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:04:58.613505 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b393440f-454c-44a5-a4b8-80ec8d645212 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:58.615312 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b393440f-454c-44a5-a4b8-80ec8d645212 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 Jul 31 21:04:58.615509 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b393440f-454c-44a5-a4b8-80ec8d645212 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:58.615688 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b393440f-454c-44a5-a4b8-80ec8d645212 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:58.620414 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:58.620414 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:04:58.620795 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b393440f-454c-44a5-a4b8-80ec8d645212 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Snapshot retrieved successfully. Jul 31 21:04:58.621583 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b393440f-454c-44a5-a4b8-80ec8d645212 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 returned with HTTP 200 Jul 31 21:04:58.621960 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1414/5671] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:04:58 2026] GET /volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:04:58.632089 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3fd310d8-b7d6-4596-b537-f7ab0bfc11b5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:04:58.633812 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3fd310d8-b7d6-4596-b537-f7ab0bfc11b5 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 Jul 31 21:04:58.634001 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3fd310d8-b7d6-4596-b537-f7ab0bfc11b5 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:04:58.634207 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3fd310d8-b7d6-4596-b537-f7ab0bfc11b5 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:04:58.638625 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:04:58.638625 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:04:58.639050 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3fd310d8-b7d6-4596-b537-f7ab0bfc11b5 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Snapshot retrieved successfully. Jul 31 21:04:58.639823 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3fd310d8-b7d6-4596-b537-f7ab0bfc11b5 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 returned with HTTP 200 Jul 31 21:04:58.640394 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1399/5672] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:04:58 2026] GET /volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 => generated 461 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:03.292198 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:03.294282 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:05:03.294672 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1083777396", "snapshot_id": "dc3a6e2d-e9e1-4e95-a037-ed5630841c46", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:05:03.296422 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1083777396', 'snapshot_id': 'dc3a6e2d-e9e1-4e95-a037-ed5630841c46', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:05:03.302453 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:03.302453 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:05:03.302934 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Snapshot retrieved successfully. Jul 31 21:05:03.303078 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Create volume of 1 GB Jul 31 21:05:03.306805 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Availability Zones retrieved successfully. Jul 31 21:05:03.312932 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Flow 'volume_create_api' (0b374a4c-0e46-456c-8433-4a46f78c43b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:05:03.314201 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e03bdcdb-9bfe-4def-a1b3-58f24ac0a988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:05:03.315238 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:05:03.345049 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e03bdcdb-9bfe-4def-a1b3-58f24ac0a988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'dc3a6e2d-e9e1-4e95-a037-ed5630841c46', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:05:03.345930 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (035e24b6-3707-4cfe-a7a2-76d130b3ea19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:05:03.386998 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Created reservations ['e9b7e0ff-015b-4b0d-8025-b1ff7a98269d', '5b0554cd-4e70-472d-a28c-b76f0afd9f22', '53c6df93-508f-4898-931d-20d44af5523d', 'bab75561-f66b-4380-b213-70d8d4ca78ce'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:05:03.388082 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (035e24b6-3707-4cfe-a7a2-76d130b3ea19) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e9b7e0ff-015b-4b0d-8025-b1ff7a98269d', '5b0554cd-4e70-472d-a28c-b76f0afd9f22', '53c6df93-508f-4898-931d-20d44af5523d', 'bab75561-f66b-4380-b213-70d8d4ca78ce']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:05:03.388885 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (409a6fad-7db4-4b1e-a113-16b415b41489) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:05:03.432207 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (409a6fad-7db4-4b1e-a113-16b415b41489) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4eb3ba3d-2dd9-4b22-9c61-38882c6ce183', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1083777396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf49a235d30f486a81f049b4459f9d36',qos_specs=None,replication_status=,reservations=['e9b7e0ff-015b-4b0d-8025-b1ff7a98269d','5b0554cd-4e70-472d-a28c-b76f0afd9f22','53c6df93-508f-4898-931d-20d44af5523d','bab75561-f66b-4380-b213-70d8d4ca78ce'],size=1,snapshot_id=dc3a6e2d-e9e1-4e95-a037-ed5630841c46,source_replicaid=,source_volid=None,status='creating',user_id='f4949245400d43988d8e6c66ba7096f0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:05:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1083777396',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4eb3ba3d-2dd9-4b22-9c61-38882c6ce183,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf49a235d30f486a81f049b4459f9d36',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=dc3a6e2d-e9e1-4e95-a037-ed5630841c46,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4949245400d43988d8e6c66ba7096f0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:05:03.433105 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a9051f-ef61-4b4d-8c6d-751b68f58965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:05:03.451856 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89a9051f-ef61-4b4d-8c6d-751b68f58965) transitioned into state 'SUCCESS' from state '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-1083777396',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf49a235d30f486a81f049b4459f9d36',qos_specs=None,replication_status=,reservations=['e9b7e0ff-015b-4b0d-8025-b1ff7a98269d','5b0554cd-4e70-472d-a28c-b76f0afd9f22','53c6df93-508f-4898-931d-20d44af5523d','bab75561-f66b-4380-b213-70d8d4ca78ce'],size=1,snapshot_id=dc3a6e2d-e9e1-4e95-a037-ed5630841c46,source_replicaid=,source_volid=None,status='creating',user_id='f4949245400d43988d8e6c66ba7096f0',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:05:03.452605 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e428dde-dc3c-4dd0-9229-193531a7cf6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:05:03.474427 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e428dde-dc3c-4dd0-9229-193531a7cf6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:05:03.475283 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Flow 'volume_create_api' (0b374a4c-0e46-456c-8433-4a46f78c43b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:05:03.475585 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Create volume request issued successfully. Jul 31 21:05:03.476221 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a3083c1b-e90b-4f21-bc97-a303673f9c63 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:05:03.477007 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1431/5673] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:05:03 2026] POST /volume/v3/volumes => generated 781 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:05:07.598645 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=20 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:05:08.617536 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=21 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:05:08.635964 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=35,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:05:13.466680 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=55,cinder:UPDATE=27,cinder:INSERT=13 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:05:46.687698 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-37382660-f321-41a7-afd9-9f37393dca3c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:46.689467 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-37382660-f321-41a7-afd9-9f37393dca3c tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:46.689672 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-37382660-f321-41a7-afd9-9f37393dca3c tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:46.689863 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-37382660-f321-41a7-afd9-9f37393dca3c tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:46.697644 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:46.697644 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:05:46.701917 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-37382660-f321-41a7-afd9-9f37393dca3c tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:46.706310 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-37382660-f321-41a7-afd9-9f37393dca3c tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:46.706672 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1430/5674] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:05:46 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:46.717740 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-985efd09-1150-48e2-b752-5771deefb37e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:46.720164 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-985efd09-1150-48e2-b752-5771deefb37e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:46.720491 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-985efd09-1150-48e2-b752-5771deefb37e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:46.720753 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-985efd09-1150-48e2-b752-5771deefb37e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:46.730698 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:46.730698 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:05:46.735224 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-985efd09-1150-48e2-b752-5771deefb37e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:46.740521 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-985efd09-1150-48e2-b752-5771deefb37e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:46.740972 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1415/5675] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:05:46 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 874 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:46.778711 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-828c1e74-5919-45fd-867b-f9e7452b3d19 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:46.780649 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-828c1e74-5919-45fd-867b-f9e7452b3d19 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:46.780806 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-828c1e74-5919-45fd-867b-f9e7452b3d19 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:46.781003 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-828c1e74-5919-45fd-867b-f9e7452b3d19 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:46.787315 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:46.787315 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:05:46.790389 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-828c1e74-5919-45fd-867b-f9e7452b3d19 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:46.794345 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-828c1e74-5919-45fd-867b-f9e7452b3d19 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:46.794712 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1400/5676] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:05:46 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 874 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:46.862090 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-03345a19-d797-4051-b4ec-c0560211de3d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:46.862496 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-03345a19-d797-4051-b4ec-c0560211de3d None None] GET https://10.4.3.157/volume// Jul 31 21:05:46.862664 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-03345a19-d797-4051-b4ec-c0560211de3d None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:46.862837 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-03345a19-d797-4051-b4ec-c0560211de3d None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:46.863175 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-03345a19-d797-4051-b4ec-c0560211de3d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:05:46.863439 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1432/5677] 10.4.3.157 () {66 vars in 1428 bytes} [Fri Jul 31 21:05:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:05:46.870378 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-191d58ac-3a41-4bdf-92e5-24b00171b66b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:46.872399 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-191d58ac-3a41-4bdf-92e5-24b00171b66b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:05:46.872753 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-191d58ac-3a41-4bdf-92e5-24b00171b66b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4eb3ba3d-2dd9-4b22-9c61-38882c6ce183", "connector": null, "instance_uuid": "7e607c0a-72fa-43b2-8a53-a39b65f6727a"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:05:46.880526 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:46.880526 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:05:46.902648 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-191d58ac-3a41-4bdf-92e5-24b00171b66b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:05:46.903061 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1431/5678] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:05:46 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:05:46.927823 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-82161ba8-cae5-447f-9f63-19acdf40be5b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:46.929849 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-82161ba8-cae5-447f-9f63-19acdf40be5b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:46.930086 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-82161ba8-cae5-447f-9f63-19acdf40be5b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:46.930313 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-82161ba8-cae5-447f-9f63-19acdf40be5b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:46.940228 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d80f2f37-ff0c-414f-ad00-3143cd66755e None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:46.940578 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d80f2f37-ff0c-414f-ad00-3143cd66755e None None] GET https://10.4.3.157/volume// Jul 31 21:05:46.940620 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:46.940620 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:05:46.940740 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d80f2f37-ff0c-414f-ad00-3143cd66755e None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:46.940939 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d80f2f37-ff0c-414f-ad00-3143cd66755e None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:46.941285 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d80f2f37-ff0c-414f-ad00-3143cd66755e None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:05:46.941532 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1401/5679] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:05:46 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:05:46.944088 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-82161ba8-cae5-447f-9f63-19acdf40be5b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:46.947766 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-cbef7e84-51cb-460f-b2e9-ce4ab3a08c9d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:46.948406 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-82161ba8-cae5-447f-9f63-19acdf40be5b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:46.948791 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1416/5680] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:05:46 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 873 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:46.949817 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-cbef7e84-51cb-460f-b2e9-ce4ab3a08c9d tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:46.950031 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-cbef7e84-51cb-460f-b2e9-ce4ab3a08c9d tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:46.950241 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-cbef7e84-51cb-460f-b2e9-ce4ab3a08c9d tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:46.958400 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:46.958400 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:05:46.961365 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-cbef7e84-51cb-460f-b2e9-ce4ab3a08c9d tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:46.964810 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-cbef7e84-51cb-460f-b2e9-ce4ab3a08c9d tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:46.965276 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1433/5681] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:05:46 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 1053 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:05:47.069463 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-4ee73661-f7db-4abe-968a-1306047a1b8b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:47.071573 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-4ee73661-f7db-4abe-968a-1306047a1b8b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] PUT https://10.4.3.157/volume/v3/attachments/f9b52e05-05bb-42b8-b293-6f4aee13625c Jul 31 21:05:47.071910 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-4ee73661-f7db-4abe-968a-1306047a1b8b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:05:47.079047 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-4ee73661-f7db-4abe-968a-1306047a1b8b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Acquiring lock "cinder-attachment_update-4eb3ba3d-2dd9-4b22-9c61-38882c6ce183-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:05:47.083888 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-4ee73661-f7db-4abe-968a-1306047a1b8b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Lock "cinder-attachment_update-4eb3ba3d-2dd9-4b22-9c61-38882c6ce183-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:05:47.084838 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:47.084838 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:05:47.162061 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-4ee73661-f7db-4abe-968a-1306047a1b8b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Lock "cinder-attachment_update-4eb3ba3d-2dd9-4b22-9c61-38882c6ce183-np0000006272" released by "attachment_update" :: held 0.078s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:05:47.162401 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-4ee73661-f7db-4abe-968a-1306047a1b8b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/attachments/f9b52e05-05bb-42b8-b293-6f4aee13625c returned with HTTP 200 Jul 31 21:05:47.163093 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1432/5682] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:05:47 2026] PUT /volume/v3/attachments/f9b52e05-05bb-42b8-b293-6f4aee13625c => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:05:47.960158 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-0ea6aed8-0add-4a49-8856-ce3fc30b780f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:47.961913 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0ea6aed8-0add-4a49-8856-ce3fc30b780f tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:47.962101 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0ea6aed8-0add-4a49-8856-ce3fc30b780f tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:47.962300 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-0ea6aed8-0add-4a49-8856-ce3fc30b780f tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:47.970645 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:47.970645 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:05:47.973544 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-0ea6aed8-0add-4a49-8856-ce3fc30b780f tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:47.977564 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-0ea6aed8-0add-4a49-8856-ce3fc30b780f tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:47.977900 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1402/5683] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:05:47 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:48.990646 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cf81f3aa-90fa-4c80-ac5e-0f800204c730 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:48.992426 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cf81f3aa-90fa-4c80-ac5e-0f800204c730 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:48.992611 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cf81f3aa-90fa-4c80-ac5e-0f800204c730 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:48.992792 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cf81f3aa-90fa-4c80-ac5e-0f800204c730 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:49.002160 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:49.002160 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:05:49.005284 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-cf81f3aa-90fa-4c80-ac5e-0f800204c730 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:49.008960 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cf81f3aa-90fa-4c80-ac5e-0f800204c730 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:49.009320 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1417/5684] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:05:48 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:50.020914 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-f2c3a09c-71e3-445a-88a7-ffd9d93f657b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:50.022780 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f2c3a09c-71e3-445a-88a7-ffd9d93f657b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:50.023026 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f2c3a09c-71e3-445a-88a7-ffd9d93f657b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:50.023223 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-f2c3a09c-71e3-445a-88a7-ffd9d93f657b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:50.031815 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:50.031815 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:05:50.035056 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-f2c3a09c-71e3-445a-88a7-ffd9d93f657b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:50.038792 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-f2c3a09c-71e3-445a-88a7-ffd9d93f657b tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:50.039213 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1434/5685] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:05:50 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 874 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:51.050327 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7b2b07d0-3c8a-4162-a6db-d4970d9ee1b6 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:51.052144 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7b2b07d0-3c8a-4162-a6db-d4970d9ee1b6 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:51.052350 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7b2b07d0-3c8a-4162-a6db-d4970d9ee1b6 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:51.052534 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7b2b07d0-3c8a-4162-a6db-d4970d9ee1b6 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:51.062594 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:51.062594 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:05:51.066058 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-7b2b07d0-3c8a-4162-a6db-d4970d9ee1b6 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:51.070300 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7b2b07d0-3c8a-4162-a6db-d4970d9ee1b6 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:51.070689 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1433/5686] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:05:51 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:51.395495 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-8f1f6c37-7ebe-4ed9-894f-cb611d820cf9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:51.398315 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-8f1f6c37-7ebe-4ed9-894f-cb611d820cf9 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] POST https://10.4.3.157/volume/v3/attachments/f9b52e05-05bb-42b8-b293-6f4aee13625c/action Jul 31 21:05:51.398921 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-8f1f6c37-7ebe-4ed9-894f-cb611d820cf9 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:05:51.399159 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-8f1f6c37-7ebe-4ed9-894f-cb611d820cf9 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:05:51.416416 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:51.416416 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:05:51.425455 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-b9e38273-e563-4cb8-b147-5f2a7af53184 req-8f1f6c37-7ebe-4ed9-894f-cb611d820cf9 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/attachments/f9b52e05-05bb-42b8-b293-6f4aee13625c/action returned with HTTP 204 Jul 31 21:05:51.425837 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1403/5687] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:05:51 2026] POST /volume/v3/attachments/f9b52e05-05bb-42b8-b293-6f4aee13625c/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:05:52.081713 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ac815d4f-d694-4b46-9e58-0fb054cbec10 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:52.083536 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ac815d4f-d694-4b46-9e58-0fb054cbec10 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:52.083782 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ac815d4f-d694-4b46-9e58-0fb054cbec10 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:52.084009 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ac815d4f-d694-4b46-9e58-0fb054cbec10 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:52.092691 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:52.092691 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:05:52.095796 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ac815d4f-d694-4b46-9e58-0fb054cbec10 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:52.099543 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ac815d4f-d694-4b46-9e58-0fb054cbec10 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:52.099871 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1418/5688] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:05:52 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 1166 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:05:52.110993 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-00ca9a4a-6013-460b-8a12-8deb0bc60e84 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:52.112624 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-00ca9a4a-6013-460b-8a12-8deb0bc60e84 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:52.112827 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-00ca9a4a-6013-460b-8a12-8deb0bc60e84 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:52.113043 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-00ca9a4a-6013-460b-8a12-8deb0bc60e84 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:52.121248 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:52.121248 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:05:52.124231 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-00ca9a4a-6013-460b-8a12-8deb0bc60e84 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:52.127464 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-00ca9a4a-6013-460b-8a12-8deb0bc60e84 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:52.127823 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1435/5689] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:05:52 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 1166 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:05:54.546775 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-24d4786e-d579-4eae-a76c-a0a57821639b req-9d9127a4-a08f-4e45-9366-2694c5c93a42 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:54.548944 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-9d9127a4-a08f-4e45-9366-2694c5c93a42 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:54.549228 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-9d9127a4-a08f-4e45-9366-2694c5c93a42 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:54.549464 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-9d9127a4-a08f-4e45-9366-2694c5c93a42 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:54.559417 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:54.559417 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:05:54.562733 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-24d4786e-d579-4eae-a76c-a0a57821639b req-9d9127a4-a08f-4e45-9366-2694c5c93a42 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:54.567140 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-9d9127a4-a08f-4e45-9366-2694c5c93a42 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:54.567546 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1434/5690] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:05:54 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 1166 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:05:54.585959 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-24d4786e-d579-4eae-a76c-a0a57821639b req-880bdffd-c810-4e4d-a263-f22684a41cda None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:54.588934 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-880bdffd-c810-4e4d-a263-f22684a41cda tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] POST https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183/action Jul 31 21:05:54.589442 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-880bdffd-c810-4e4d-a263-f22684a41cda tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:05:54.589611 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-880bdffd-c810-4e4d-a263-f22684a41cda tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:05:54.602919 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:54.602919 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:05:54.603596 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-24d4786e-d579-4eae-a76c-a0a57821639b req-880bdffd-c810-4e4d-a263-f22684a41cda tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:54.610884 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-24d4786e-d579-4eae-a76c-a0a57821639b req-880bdffd-c810-4e4d-a263-f22684a41cda tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Begin detaching volume completed successfully. Jul 31 21:05:54.611212 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-880bdffd-c810-4e4d-a263-f22684a41cda tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183/action returned with HTTP 202 Jul 31 21:05:54.611744 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1404/5691] 10.4.3.157 () {72 vars in 1672 bytes} [Fri Jul 31 21:05:54 2026] POST /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Jul 31 21:05:54.654332 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4e701c8f-2033-49d1-b462-12593d7d6bfc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:54.654697 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4e701c8f-2033-49d1-b462-12593d7d6bfc None None] GET https://10.4.3.157/volume// Jul 31 21:05:54.654831 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4e701c8f-2033-49d1-b462-12593d7d6bfc None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:54.655015 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4e701c8f-2033-49d1-b462-12593d7d6bfc None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:54.655361 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4e701c8f-2033-49d1-b462-12593d7d6bfc None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:05:54.655628 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1419/5692] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:05: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 21:05:54.664799 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-24d4786e-d579-4eae-a76c-a0a57821639b req-8d2c5c99-ffb6-4e65-819c-33046b6d4cd4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:54.667214 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-8d2c5c99-ffb6-4e65-819c-33046b6d4cd4 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:54.667424 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-8d2c5c99-ffb6-4e65-819c-33046b6d4cd4 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:54.667623 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-8d2c5c99-ffb6-4e65-819c-33046b6d4cd4 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:54.676455 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:54.676455 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:05:54.679696 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-24d4786e-d579-4eae-a76c-a0a57821639b req-8d2c5c99-ffb6-4e65-819c-33046b6d4cd4 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:54.683596 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-8d2c5c99-ffb6-4e65-819c-33046b6d4cd4 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:54.683983 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1436/5693] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:05:54 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 1349 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:05:55.467947 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-24d4786e-d579-4eae-a76c-a0a57821639b req-39f7b53d-2866-41c8-beec-796dfc965197 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:55.470769 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-39f7b53d-2866-41c8-beec-796dfc965197 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] DELETE https://10.4.3.157/volume/v3/attachments/f9b52e05-05bb-42b8-b293-6f4aee13625c Jul 31 21:05:55.471065 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-39f7b53d-2866-41c8-beec-796dfc965197 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:55.471372 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-39f7b53d-2866-41c8-beec-796dfc965197 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'version_select' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:55.480700 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:55.480700 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:05:55.544063 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-24d4786e-d579-4eae-a76c-a0a57821639b req-39f7b53d-2866-41c8-beec-796dfc965197 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/attachments/f9b52e05-05bb-42b8-b293-6f4aee13625c returned with HTTP 200 Jul 31 21:05:55.544491 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1435/5694] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:05:55 2026] DELETE /volume/v3/attachments/f9b52e05-05bb-42b8-b293-6f4aee13625c => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:57.271679 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-61de47fb-a3b0-488f-b2cd-43c42b7b3864 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:57.273423 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61de47fb-a3b0-488f-b2cd-43c42b7b3864 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] DELETE https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:57.273604 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61de47fb-a3b0-488f-b2cd-43c42b7b3864 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:57.273781 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-61de47fb-a3b0-488f-b2cd-43c42b7b3864 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:57.273931 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-61de47fb-a3b0-488f-b2cd-43c42b7b3864 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Delete volume with id: 4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:57.281625 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:57.281625 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:05:57.281972 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-61de47fb-a3b0-488f-b2cd-43c42b7b3864 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:57.297460 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-61de47fb-a3b0-488f-b2cd-43c42b7b3864 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Delete volume request issued successfully. Jul 31 21:05:57.297652 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-61de47fb-a3b0-488f-b2cd-43c42b7b3864 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 202 Jul 31 21:05:57.298282 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1405/5695] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:05:57 2026] DELETE /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:05:57.305563 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4612bc73-a3c7-494a-a198-c95aae5cc9ad None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:57.307351 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4612bc73-a3c7-494a-a198-c95aae5cc9ad tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:57.307597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4612bc73-a3c7-494a-a198-c95aae5cc9ad tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:57.307823 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4612bc73-a3c7-494a-a198-c95aae5cc9ad tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:57.314954 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:57.314954 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:05:57.318840 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-4612bc73-a3c7-494a-a198-c95aae5cc9ad tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:57.323486 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4612bc73-a3c7-494a-a198-c95aae5cc9ad tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 200 Jul 31 21:05:57.324154 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1420/5696] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:05:57 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 873 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:58.335708 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-8704b42a-7eb5-4cbf-94c0-e889400aeb8e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:58.337459 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8704b42a-7eb5-4cbf-94c0-e889400aeb8e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 Jul 31 21:05:58.337653 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8704b42a-7eb5-4cbf-94c0-e889400aeb8e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:58.337828 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-8704b42a-7eb5-4cbf-94c0-e889400aeb8e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:58.342867 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-8704b42a-7eb5-4cbf-94c0-e889400aeb8e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 returned with HTTP 404 Jul 31 21:05:58.343295 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1437/5697] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:05:58 2026] GET /volume/v3/volumes/4eb3ba3d-2dd9-4b22-9c61-38882c6ce183 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:05:58.581754 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9248b271-dd33-431c-90d4-2393d51b0312 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:58.583260 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9248b271-dd33-431c-90d4-2393d51b0312 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 Jul 31 21:05:58.583424 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9248b271-dd33-431c-90d4-2393d51b0312 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:58.583593 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9248b271-dd33-431c-90d4-2393d51b0312 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:58.583683 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-9248b271-dd33-431c-90d4-2393d51b0312 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Delete snapshot with id: dc3a6e2d-e9e1-4e95-a037-ed5630841c46 Jul 31 21:05:58.588412 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:58.588412 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:05:58.588802 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9248b271-dd33-431c-90d4-2393d51b0312 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Snapshot retrieved successfully. Jul 31 21:05:58.605402 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9248b271-dd33-431c-90d4-2393d51b0312 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Snapshot delete request issued successfully. Jul 31 21:05:58.605574 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9248b271-dd33-431c-90d4-2393d51b0312 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 returned with HTTP 202 Jul 31 21:05:58.605933 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1436/5698] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:05:58 2026] DELETE /volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:05:58.612383 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-be2eaa1e-0357-4a80-a66d-a2f5b23f7baa None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:58.614159 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be2eaa1e-0357-4a80-a66d-a2f5b23f7baa tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 Jul 31 21:05:58.614376 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-be2eaa1e-0357-4a80-a66d-a2f5b23f7baa tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:58.614562 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-be2eaa1e-0357-4a80-a66d-a2f5b23f7baa tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:58.619658 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:58.619658 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:05:58.620139 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-be2eaa1e-0357-4a80-a66d-a2f5b23f7baa tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Snapshot retrieved successfully. Jul 31 21:05:58.620913 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-be2eaa1e-0357-4a80-a66d-a2f5b23f7baa tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 returned with HTTP 200 Jul 31 21:05:58.621377 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1406/5699] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:05:58 2026] GET /volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 => generated 460 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:05:59.630853 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fd261c69-3e4a-41ce-b031-fdc6a2ea26d8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:59.632593 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd261c69-3e4a-41ce-b031-fdc6a2ea26d8 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 Jul 31 21:05:59.632815 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd261c69-3e4a-41ce-b031-fdc6a2ea26d8 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:59.633034 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd261c69-3e4a-41ce-b031-fdc6a2ea26d8 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:59.637305 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd261c69-3e4a-41ce-b031-fdc6a2ea26d8 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 returned with HTTP 404 Jul 31 21:05:59.637801 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1421/5700] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:05:59 2026] GET /volume/v3/snapshots/dc3a6e2d-e9e1-4e95-a037-ed5630841c46 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:05:59.672488 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-72dae447-0461-4d66-b13d-b3773b180b53 req-6867ecea-2ac4-48d7-b6e8-5d45089f666e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:05:59.700764 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-72dae447-0461-4d66-b13d-b3773b180b53 req-6867ecea-2ac4-48d7-b6e8-5d45089f666e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:05:59.700941 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-72dae447-0461-4d66-b13d-b3773b180b53 req-6867ecea-2ac4-48d7-b6e8-5d45089f666e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:05:59.701119 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-72dae447-0461-4d66-b13d-b3773b180b53 req-6867ecea-2ac4-48d7-b6e8-5d45089f666e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:05:59.707427 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:05:59.707427 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:05:59.710788 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-72dae447-0461-4d66-b13d-b3773b180b53 req-6867ecea-2ac4-48d7-b6e8-5d45089f666e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:05:59.714664 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-72dae447-0461-4d66-b13d-b3773b180b53 req-6867ecea-2ac4-48d7-b6e8-5d45089f666e tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:05:59.715011 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1438/5701] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:05:59 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:01.231368 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b6535a06-6c1a-42f2-8756-9595a643ba34 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:01.233451 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b6535a06-6c1a-42f2-8756-9595a643ba34 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] DELETE https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:06:01.233652 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b6535a06-6c1a-42f2-8756-9595a643ba34 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:01.233858 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b6535a06-6c1a-42f2-8756-9595a643ba34 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:01.234082 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-b6535a06-6c1a-42f2-8756-9595a643ba34 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Delete volume with id: 3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:06:01.240509 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:01.240509 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:06:01.240908 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b6535a06-6c1a-42f2-8756-9595a643ba34 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:06:01.257764 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b6535a06-6c1a-42f2-8756-9595a643ba34 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Delete volume request issued successfully. Jul 31 21:06:01.258000 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b6535a06-6c1a-42f2-8756-9595a643ba34 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 202 Jul 31 21:06:01.258498 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1437/5702] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:06:01 2026] DELETE /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:06:01.265552 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-54760010-e7de-46a1-ba0b-8098dcb4ea73 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:01.267244 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-54760010-e7de-46a1-ba0b-8098dcb4ea73 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:06:01.267448 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-54760010-e7de-46a1-ba0b-8098dcb4ea73 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:01.267635 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-54760010-e7de-46a1-ba0b-8098dcb4ea73 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:01.274507 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:01.274507 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:01.278264 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-54760010-e7de-46a1-ba0b-8098dcb4ea73 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Volume info retrieved successfully. Jul 31 21:06:01.282353 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-54760010-e7de-46a1-ba0b-8098dcb4ea73 tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 200 Jul 31 21:06:01.282746 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1407/5703] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:01 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:02.295376 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a1800584-cabb-4dac-9930-41dd50d0a25d None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:02.297187 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a1800584-cabb-4dac-9930-41dd50d0a25d tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] GET https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 Jul 31 21:06:02.297392 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a1800584-cabb-4dac-9930-41dd50d0a25d tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:02.297573 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a1800584-cabb-4dac-9930-41dd50d0a25d tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:02.303413 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a1800584-cabb-4dac-9930-41dd50d0a25d tempest-TestStampPattern-908020350 tempest-TestStampPattern-908020350-project-member] https://10.4.3.157/volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 returned with HTTP 404 Jul 31 21:06:02.304195 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1422/5704] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:02 2026] GET /volume/v3/volumes/3666e2be-02d5-4417-9938-5f767d955056 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:06:09.713844 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=25 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:11.251453 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=40,cinder:UPDATE=8,cinder:INSERT=2 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:11.281172 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=23,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:12.299789 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=25 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:13.515757 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6b1b3f9d-7c39-45a6-b034-cfd82ceb36ff None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:13.594190 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6b1b3f9d-7c39-45a6-b034-cfd82ceb36ff tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 21:06:13.594607 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6b1b3f9d-7c39-45a6-b034-cfd82ceb36ff tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-196283705", "extra_specs": {}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:13.607406 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6b1b3f9d-7c39-45a6-b034-cfd82ceb36ff tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 21:06:13.607805 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1439/5705] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 21:06:13 2026] POST /volume/v3/types => generated 211 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:13.616890 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ca43df89-4539-48c7-9f76-2a49dbc2c8d3 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:13.618703 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ca43df89-4539-48c7-9f76-2a49dbc2c8d3 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] POST https://10.4.3.157/volume/v3/types/a6d99bf8-ee67-44ce-8122-0dcf653ce426/encryption Jul 31 21:06:13.619017 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ca43df89-4539-48c7-9f76-2a49dbc2c8d3 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:13.634002 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ca43df89-4539-48c7-9f76-2a49dbc2c8d3 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] https://10.4.3.157/volume/v3/types/a6d99bf8-ee67-44ce-8122-0dcf653ce426/encryption returned with HTTP 200 Jul 31 21:06:13.634363 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1438/5706] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 21:06:13 2026] POST /volume/v3/types/a6d99bf8-ee67-44ce-8122-0dcf653ce426/encryption => generated 230 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:13.642029 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:13.697888 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:06:13.698229 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-872815398", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-196283705", "size": 1}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:13.699546 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.v3.volumes [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-872815398', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-196283705', 'size': 1}} {{(pid=100194) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:06:13.702654 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume of 1 GB Jul 31 21:06:13.702920 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:13.702920 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:13.703363 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Availability Zones retrieved successfully. Jul 31 21:06:13.708136 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (1dee3829-f16a-4377-acba-15f31258f8d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:06:13.708949 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de20ebf-9fed-428d-ba7c-3947cfd8cd47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:13.709854 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.flows.api.create_volume [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Validating volume size '1' using validate_int {{(pid=100194) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:06:13.731946 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4de20ebf-9fed-428d-ba7c-3947cfd8cd47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T21:06:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a6d99bf8-ee67-44ce-8122-0dcf653ce426,is_public=True,name='tempest-scenario-type-luks-196283705',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a6d99bf8-ee67-44ce-8122-0dcf653ce426', '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=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:13.732616 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0478906-2c91-405d-b3c8-29c1e297a074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:13.754713 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-196283705 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-196283705, it is now deprecated. Please use the default quota class for default quota. Jul 31 21:06:13.754945 np0000006272 devstack@c-api.service[100194]: WARNING cinder.quota [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-196283705 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-196283705, it is now deprecated. Please use the default quota class for default quota. Jul 31 21:06:13.786093 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['797aa52c-d273-49d6-a645-2d2b278a6179', '485b31b4-4b38-42af-b9ed-54e766cc676b', '93a273c5-579d-4bf7-abbf-fb1ee91441fa', 'b82bb6d2-019f-40fd-a2c2-4ff904514370'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:06:13.786781 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0478906-2c91-405d-b3c8-29c1e297a074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['797aa52c-d273-49d6-a645-2d2b278a6179', '485b31b4-4b38-42af-b9ed-54e766cc676b', '93a273c5-579d-4bf7-abbf-fb1ee91441fa', 'b82bb6d2-019f-40fd-a2c2-4ff904514370']}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:13.787437 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c92dae7-ba3d-49ee-bd4c-7011a8b8ab3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:13.807201 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8c92dae7-ba3d-49ee-bd4c-7011a8b8ab3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4757c092-3d7d-4ff4-8cc9-d4c046bb5151', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-872815398',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['797aa52c-d273-49d6-a645-2d2b278a6179','485b31b4-4b38-42af-b9ed-54e766cc676b','93a273c5-579d-4bf7-abbf-fb1ee91441fa','b82bb6d2-019f-40fd-a2c2-4ff904514370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=a6d99bf8-ee67-44ce-8122-0dcf653ce426), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:06:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-872815398',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=4757c092-3d7d-4ff4-8cc9-d4c046bb5151,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab91eb500e89472b868bbcbede4848a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8797d1be54aec90776319effdbb8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a6d99bf8-ee67-44ce-8122-0dcf653ce426),volume_type_id=a6d99bf8-ee67-44ce-8122-0dcf653ce426)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:13.807841 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287cf523-313c-4a74-a7c0-ea6037cb5b9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:13.824497 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (287cf523-313c-4a74-a7c0-ea6037cb5b9d) transitioned into state 'SUCCESS' from state '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-872815398',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['797aa52c-d273-49d6-a645-2d2b278a6179','485b31b4-4b38-42af-b9ed-54e766cc676b','93a273c5-579d-4bf7-abbf-fb1ee91441fa','b82bb6d2-019f-40fd-a2c2-4ff904514370'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=a6d99bf8-ee67-44ce-8122-0dcf653ce426)}' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:13.825193 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4340bea-6a7c-4c2e-a123-2d52dc578109) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:13.836894 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4340bea-6a7c-4c2e-a123-2d52dc578109) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100194) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:13.838069 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (1dee3829-f16a-4377-acba-15f31258f8d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100194) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:06:13.838543 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request issued successfully. Jul 31 21:06:13.839294 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-77ec18c9-e06c-4599-8e9b-f2cfa468b381 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:06:13.839869 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1408/5707] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:06:13 2026] POST /volume/v3/volumes => generated 778 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:06:13.850113 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-04262106-4715-4ec6-838c-08609ed5b7c8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:13.851877 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-04262106-4715-4ec6-838c-08609ed5b7c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 Jul 31 21:06:13.852058 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-04262106-4715-4ec6-838c-08609ed5b7c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:13.852252 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-04262106-4715-4ec6-838c-08609ed5b7c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:13.858674 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:13.858674 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:06:13.861994 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-04262106-4715-4ec6-838c-08609ed5b7c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:13.865664 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-04262106-4715-4ec6-838c-08609ed5b7c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 returned with HTTP 200 Jul 31 21:06:13.865985 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1423/5708] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:13 2026] GET /volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 => generated 846 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:14.876833 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3169c6b5-0e06-4071-9cfa-17154446bf14 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:14.878553 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3169c6b5-0e06-4071-9cfa-17154446bf14 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 Jul 31 21:06:14.878729 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3169c6b5-0e06-4071-9cfa-17154446bf14 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:14.878900 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3169c6b5-0e06-4071-9cfa-17154446bf14 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:14.885565 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:14.885565 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:14.888636 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3169c6b5-0e06-4071-9cfa-17154446bf14 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:14.892020 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3169c6b5-0e06-4071-9cfa-17154446bf14 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 returned with HTTP 200 Jul 31 21:06:14.892362 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1440/5709] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:14 2026] GET /volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 => generated 871 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:14.902449 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-af7b4a6c-5062-47f2-be43-d16e4a0f450b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:14.904347 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-af7b4a6c-5062-47f2-be43-d16e4a0f450b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 Jul 31 21:06:14.904619 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-af7b4a6c-5062-47f2-be43-d16e4a0f450b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:14.904825 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-af7b4a6c-5062-47f2-be43-d16e4a0f450b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:14.911373 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:14.911373 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:06:14.915283 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-af7b4a6c-5062-47f2-be43-d16e4a0f450b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:14.919728 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-af7b4a6c-5062-47f2-be43-d16e4a0f450b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 returned with HTTP 200 Jul 31 21:06:14.920081 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1439/5710] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:14 2026] GET /volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 => generated 871 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:14.931395 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-938da406-2729-4a19-9ba8-ed0dd84079b7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:14.933224 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-938da406-2729-4a19-9ba8-ed0dd84079b7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151/action Jul 31 21:06:14.933582 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-938da406-2729-4a19-9ba8-ed0dd84079b7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:06:14.933724 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-938da406-2729-4a19-9ba8-ed0dd84079b7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:14.942092 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:14.942092 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:14.942656 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-938da406-2729-4a19-9ba8-ed0dd84079b7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:14.952907 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-938da406-2729-4a19-9ba8-ed0dd84079b7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume updated successfully. Jul 31 21:06:14.953141 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-938da406-2729-4a19-9ba8-ed0dd84079b7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151/action returned with HTTP 200 Jul 31 21:06:14.953601 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1409/5711] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 21:06:14 2026] POST /volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151/action => generated 0 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 21:06:15.026691 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-810636f7-d2fd-4e43-b6a6-b584e937e0c8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:15.084115 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-810636f7-d2fd-4e43-b6a6-b584e937e0c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 Jul 31 21:06:15.084294 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-810636f7-d2fd-4e43-b6a6-b584e937e0c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:15.084469 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-810636f7-d2fd-4e43-b6a6-b584e937e0c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:15.090407 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:15.090407 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:06:15.093275 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-810636f7-d2fd-4e43-b6a6-b584e937e0c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:15.096456 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-810636f7-d2fd-4e43-b6a6-b584e937e0c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 returned with HTTP 200 Jul 31 21:06:15.096758 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1424/5712] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:06:15 2026] GET /volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 => generated 870 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:15.456487 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-bce7c9e5-33cf-493d-a356-ff09a82d931e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:15.458295 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-bce7c9e5-33cf-493d-a356-ff09a82d931e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 Jul 31 21:06:15.458501 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-bce7c9e5-33cf-493d-a356-ff09a82d931e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:15.458688 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-bce7c9e5-33cf-493d-a356-ff09a82d931e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:15.464706 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:15.464706 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:15.467507 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-bce7c9e5-33cf-493d-a356-ff09a82d931e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:15.470922 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-bce7c9e5-33cf-493d-a356-ff09a82d931e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 returned with HTTP 200 Jul 31 21:06:15.471454 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1441/5713] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:06:15 2026] GET /volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 => generated 870 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:15.479441 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2821c099-19bb-462d-a6bd-5718c4bcf57c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:15.479809 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2821c099-19bb-462d-a6bd-5718c4bcf57c None None] GET https://10.4.3.157/volume// Jul 31 21:06:15.479993 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2821c099-19bb-462d-a6bd-5718c4bcf57c None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:15.480216 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2821c099-19bb-462d-a6bd-5718c4bcf57c None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:15.480571 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2821c099-19bb-462d-a6bd-5718c4bcf57c None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:06:15.480832 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1440/5714] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 21:06: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 21:06:15.486845 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-99419a0f-2254-43a0-a7e7-8346a0f5a112 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:15.488750 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-99419a0f-2254-43a0-a7e7-8346a0f5a112 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:06:15.489102 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-99419a0f-2254-43a0-a7e7-8346a0f5a112 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4757c092-3d7d-4ff4-8cc9-d4c046bb5151", "connector": null, "instance_uuid": "a0af6904-6ce8-4f4d-9191-b216846bc23b"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:15.496404 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:15.496404 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:15.518961 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-99419a0f-2254-43a0-a7e7-8346a0f5a112 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:06:15.519422 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1410/5715] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:06:15 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:06:16.130637 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-c5dae7e4-532f-4cad-ae31-ac2e316132bb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:16.131000 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c5dae7e4-532f-4cad-ae31-ac2e316132bb None None] GET https://10.4.3.157/volume// Jul 31 21:06:16.131141 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c5dae7e4-532f-4cad-ae31-ac2e316132bb None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:16.131326 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-c5dae7e4-532f-4cad-ae31-ac2e316132bb None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:16.131631 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-c5dae7e4-532f-4cad-ae31-ac2e316132bb None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:06:16.131904 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1425/5716] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:06: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 21:06:16.138065 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-e1be8c48-9992-40af-a3a9-7501d97b4e2c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:16.140003 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-e1be8c48-9992-40af-a3a9-7501d97b4e2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 Jul 31 21:06:16.140229 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-e1be8c48-9992-40af-a3a9-7501d97b4e2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:16.140400 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-e1be8c48-9992-40af-a3a9-7501d97b4e2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:16.148590 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:16.148590 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:16.151606 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-e1be8c48-9992-40af-a3a9-7501d97b4e2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:16.155458 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-e1be8c48-9992-40af-a3a9-7501d97b4e2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 returned with HTTP 200 Jul 31 21:06:16.155881 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1442/5717] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:06:16 2026] GET /volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 => generated 1049 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:06:16.247056 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-656d818a-03b4-4624-94f3-6d0df1e4504a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:16.249466 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-656d818a-03b4-4624-94f3-6d0df1e4504a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] PUT https://10.4.3.157/volume/v3/attachments/2b7e1eaa-5e21-401e-8470-afa61a41d7cb Jul 31 21:06:16.249887 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-656d818a-03b4-4624-94f3-6d0df1e4504a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:16.259146 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-656d818a-03b4-4624-94f3-6d0df1e4504a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Acquiring lock "cinder-attachment_update-4757c092-3d7d-4ff4-8cc9-d4c046bb5151-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:06:16.264272 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-656d818a-03b4-4624-94f3-6d0df1e4504a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-4757c092-3d7d-4ff4-8cc9-d4c046bb5151-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:06:16.265320 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:16.265320 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:06:16.333575 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-656d818a-03b4-4624-94f3-6d0df1e4504a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-4757c092-3d7d-4ff4-8cc9-d4c046bb5151-np0000006272" released by "attachment_update" :: held 0.069s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:06:16.333836 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-656d818a-03b4-4624-94f3-6d0df1e4504a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/2b7e1eaa-5e21-401e-8470-afa61a41d7cb returned with HTTP 200 Jul 31 21:06:16.334261 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1441/5718] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:06:16 2026] PUT /volume/v3/attachments/2b7e1eaa-5e21-401e-8470-afa61a41d7cb => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:06:16.352837 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-44bfc767-56ae-49ac-bc5d-ea4f92a783f2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:16.354796 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-44bfc767-56ae-49ac-bc5d-ea4f92a783f2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments/2b7e1eaa-5e21-401e-8470-afa61a41d7cb/action Jul 31 21:06:16.355161 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-44bfc767-56ae-49ac-bc5d-ea4f92a783f2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:06:16.355290 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-44bfc767-56ae-49ac-bc5d-ea4f92a783f2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:16.370030 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:16.370030 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:16.382347 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-44bfc767-56ae-49ac-bc5d-ea4f92a783f2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/2b7e1eaa-5e21-401e-8470-afa61a41d7cb/action returned with HTTP 204 Jul 31 21:06:16.382905 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1411/5719] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:06:16 2026] POST /volume/v3/attachments/2b7e1eaa-5e21-401e-8470-afa61a41d7cb/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:06:21.353877 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-df000543-6923-4a49-b8b8-f4edb767d4a1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:21.355907 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-df000543-6923-4a49-b8b8-f4edb767d4a1 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151/encryption Jul 31 21:06:21.356098 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-df000543-6923-4a49-b8b8-f4edb767d4a1 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:21.356305 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-df000543-6923-4a49-b8b8-f4edb767d4a1 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'index' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:21.366204 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:21.366204 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:06:21.372568 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-dceca198-44e9-4311-bd1f-3c3eb786e510 req-df000543-6923-4a49-b8b8-f4edb767d4a1 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151/encryption returned with HTTP 200 Jul 31 21:06:21.372995 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1426/5720] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 21:06:21 2026] GET /volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151/encryption => generated 160 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:26.154431 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=16,cinder:INSERT=1 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:26.328904 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:26.376019 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=38,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:29.967372 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-560bddd4-937e-461e-adfd-6e1c25f895eb req-efbafbb6-de41-4a8d-869a-d4dd9b615ed4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:29.969207 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-560bddd4-937e-461e-adfd-6e1c25f895eb req-efbafbb6-de41-4a8d-869a-d4dd9b615ed4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/attachments/2b7e1eaa-5e21-401e-8470-afa61a41d7cb Jul 31 21:06:29.969434 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-560bddd4-937e-461e-adfd-6e1c25f895eb req-efbafbb6-de41-4a8d-869a-d4dd9b615ed4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:29.969656 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-560bddd4-937e-461e-adfd-6e1c25f895eb req-efbafbb6-de41-4a8d-869a-d4dd9b615ed4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:29.975943 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:29.975943 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:30.016105 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-560bddd4-937e-461e-adfd-6e1c25f895eb req-efbafbb6-de41-4a8d-869a-d4dd9b615ed4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/2b7e1eaa-5e21-401e-8470-afa61a41d7cb returned with HTTP 200 Jul 31 21:06:30.016501 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1443/5721] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:06:29 2026] DELETE /volume/v3/attachments/2b7e1eaa-5e21-401e-8470-afa61a41d7cb => generated 19 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:31.251569 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-6a7339b2-e954-4a86-b3fc-7463c023fe87 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:31.253367 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a7339b2-e954-4a86-b3fc-7463c023fe87 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 Jul 31 21:06:31.253555 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a7339b2-e954-4a86-b3fc-7463c023fe87 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:31.253765 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-6a7339b2-e954-4a86-b3fc-7463c023fe87 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:31.253943 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-6a7339b2-e954-4a86-b3fc-7463c023fe87 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume with id: 4757c092-3d7d-4ff4-8cc9-d4c046bb5151 Jul 31 21:06:31.260819 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:31.260819 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:06:31.261326 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6a7339b2-e954-4a86-b3fc-7463c023fe87 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:31.272497 np0000006272 devstack@c-api.service[100192]: WARNING cinder.keymgr.conf_key_mgr [None req-6a7339b2-e954-4a86-b3fc-7463c023fe87 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 21:06:31.279779 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-6a7339b2-e954-4a86-b3fc-7463c023fe87 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume request issued successfully. Jul 31 21:06:31.279977 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-6a7339b2-e954-4a86-b3fc-7463c023fe87 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 returned with HTTP 202 Jul 31 21:06:31.280412 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1442/5722] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:06:31 2026] DELETE /volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:06:31.287007 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c79bb896-859f-4586-8032-a28d402af0a6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:31.289376 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c79bb896-859f-4586-8032-a28d402af0a6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 Jul 31 21:06:31.289671 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c79bb896-859f-4586-8032-a28d402af0a6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:31.289957 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c79bb896-859f-4586-8032-a28d402af0a6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:31.296782 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:31.296782 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:31.300310 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-c79bb896-859f-4586-8032-a28d402af0a6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:31.305367 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c79bb896-859f-4586-8032-a28d402af0a6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 returned with HTTP 200 Jul 31 21:06:31.305892 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1412/5723] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:31 2026] GET /volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 => generated 869 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:31.371794 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=12 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:32.319190 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-675b4ba4-e815-4d42-bbbc-032bcdb1a20b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:32.321185 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-675b4ba4-e815-4d42-bbbc-032bcdb1a20b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 Jul 31 21:06:32.321411 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-675b4ba4-e815-4d42-bbbc-032bcdb1a20b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:32.321634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-675b4ba4-e815-4d42-bbbc-032bcdb1a20b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:32.327459 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-675b4ba4-e815-4d42-bbbc-032bcdb1a20b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 returned with HTTP 404 Jul 31 21:06:32.327942 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1427/5724] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:32 2026] GET /volume/v3/volumes/4757c092-3d7d-4ff4-8cc9-d4c046bb5151 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:06:32.334958 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-83bc81aa-4b27-4b18-91de-cf417a217101 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:32.336656 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-83bc81aa-4b27-4b18-91de-cf417a217101 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 21:06:32.336903 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-83bc81aa-4b27-4b18-91de-cf417a217101 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:32.337136 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-83bc81aa-4b27-4b18-91de-cf417a217101 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Calling method 'detail' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:32.337644 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:32.337644 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:32.337971 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-83bc81aa-4b27-4b18-91de-cf417a217101 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100191) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:06:32.345413 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-83bc81aa-4b27-4b18-91de-cf417a217101 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Get all volumes completed successfully. Jul 31 21:06:32.346696 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:32.346696 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:32.350546 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-83bc81aa-4b27-4b18-91de-cf417a217101 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 21:06:32.350937 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1444/5725] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 21:06:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:06:32.364622 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c6f57036-14fd-4e71-81a7-670b85b12fe8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:32.366386 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c6f57036-14fd-4e71-81a7-670b85b12fe8 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] DELETE https://10.4.3.157/volume/v3/types/a6d99bf8-ee67-44ce-8122-0dcf653ce426 Jul 31 21:06:32.366564 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c6f57036-14fd-4e71-81a7-670b85b12fe8 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:32.366760 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c6f57036-14fd-4e71-81a7-670b85b12fe8 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Calling method '_delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:32.388985 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c6f57036-14fd-4e71-81a7-670b85b12fe8 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] https://10.4.3.157/volume/v3/types/a6d99bf8-ee67-44ce-8122-0dcf653ce426 returned with HTTP 202 Jul 31 21:06:32.389534 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1443/5726] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 21:06:32 2026] DELETE /volume/v3/types/a6d99bf8-ee67-44ce-8122-0dcf653ce426 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:06:32.399322 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-967d0962-2fdf-4673-ad7a-e89dd4af943f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:32.400809 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-967d0962-2fdf-4673-ad7a-e89dd4af943f tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] POST https://10.4.3.157/volume/v3/types Jul 31 21:06:32.401182 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-967d0962-2fdf-4673-ad7a-e89dd4af943f tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-687292654", "extra_specs": {}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:32.413378 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-967d0962-2fdf-4673-ad7a-e89dd4af943f tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] https://10.4.3.157/volume/v3/types returned with HTTP 200 Jul 31 21:06:32.413743 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1413/5727] 10.4.3.157 () {68 vars in 1252 bytes} [Fri Jul 31 21:06:32 2026] POST /volume/v3/types => generated 212 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:32.421366 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-2a0cf6d3-ee49-45e6-acf9-99db55d0b759 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:32.423110 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2a0cf6d3-ee49-45e6-acf9-99db55d0b759 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] POST https://10.4.3.157/volume/v3/types/2deaf2f1-fae9-45cd-a39f-f22d3063892e/encryption Jul 31 21:06:32.423476 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-2a0cf6d3-ee49-45e6-acf9-99db55d0b759 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:32.438968 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-2a0cf6d3-ee49-45e6-acf9-99db55d0b759 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] https://10.4.3.157/volume/v3/types/2deaf2f1-fae9-45cd-a39f-f22d3063892e/encryption returned with HTTP 200 Jul 31 21:06:32.439382 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1428/5728] 10.4.3.157 () {68 vars in 1397 bytes} [Fri Jul 31 21:06:32 2026] POST /volume/v3/types/2deaf2f1-fae9-45cd-a39f-f22d3063892e/encryption => generated 231 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:32.447550 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:32.449602 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:06:32.450080 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-1019123332", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-687292654", "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:32.451601 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-1019123332', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-687292654', 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:06:32.455048 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume of 1 GB Jul 31 21:06:32.455350 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:32.455350 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:32.455825 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Availability Zones retrieved successfully. Jul 31 21:06:32.463791 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (dac096e0-e3bd-4e47-86ee-8971ffc139fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:06:32.463791 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac6a54b-df7c-45bb-8bb9-6706d87f3f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:32.463791 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:06:32.488294 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9ac6a54b-df7c-45bb-8bb9-6706d87f3f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T21:06:32Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2deaf2f1-fae9-45cd-a39f-f22d3063892e,is_public=True,name='tempest-scenario-type-luks2-687292654',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2deaf2f1-fae9-45cd-a39f-f22d3063892e', '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=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:32.489245 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (363fa00d-8d0c-4fa2-b6c5-79d479f8fd3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:32.512748 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-687292654 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-687292654, it is now deprecated. Please use the default quota class for default quota. Jul 31 21:06:32.513095 np0000006272 devstack@c-api.service[100191]: WARNING cinder.quota [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-687292654 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-687292654, it is now deprecated. Please use the default quota class for default quota. Jul 31 21:06:32.534974 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['661251ad-f1f8-48ab-8d5c-a88587eb28f3', '847e5b17-4385-4a49-96e6-0163c5cc81f5', '5fb421b4-336d-42eb-a2c1-0da145c766d7', 'bfad5316-3d6f-4a9c-880e-291cc5db7fcf'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:06:32.535805 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (363fa00d-8d0c-4fa2-b6c5-79d479f8fd3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['661251ad-f1f8-48ab-8d5c-a88587eb28f3', '847e5b17-4385-4a49-96e6-0163c5cc81f5', '5fb421b4-336d-42eb-a2c1-0da145c766d7', 'bfad5316-3d6f-4a9c-880e-291cc5db7fcf']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:32.536506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19131109-d172-4961-b99c-f9a2f6faaa20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:32.557029 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19131109-d172-4961-b99c-f9a2f6faaa20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '932a5adb-40f6-4d31-b404-988c8f03a6be', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1019123332',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['661251ad-f1f8-48ab-8d5c-a88587eb28f3','847e5b17-4385-4a49-96e6-0163c5cc81f5','5fb421b4-336d-42eb-a2c1-0da145c766d7','bfad5316-3d6f-4a9c-880e-291cc5db7fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=2deaf2f1-fae9-45cd-a39f-f22d3063892e), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:06:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-1019123332',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=932a5adb-40f6-4d31-b404-988c8f03a6be,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab91eb500e89472b868bbcbede4848a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8797d1be54aec90776319effdbb8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2deaf2f1-fae9-45cd-a39f-f22d3063892e),volume_type_id=2deaf2f1-fae9-45cd-a39f-f22d3063892e)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:32.557787 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc843c9-2ad0-467a-8d12-a6235b11cfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:32.573565 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (afc843c9-2ad0-467a-8d12-a6235b11cfd5) transitioned into state 'SUCCESS' from state '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-1019123332',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['661251ad-f1f8-48ab-8d5c-a88587eb28f3','847e5b17-4385-4a49-96e6-0163c5cc81f5','5fb421b4-336d-42eb-a2c1-0da145c766d7','bfad5316-3d6f-4a9c-880e-291cc5db7fcf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=2deaf2f1-fae9-45cd-a39f-f22d3063892e)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:32.574266 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b654c1b-c202-4222-a6a5-d4820f88efc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:32.582193 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b654c1b-c202-4222-a6a5-d4820f88efc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:32.582946 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (dac096e0-e3bd-4e47-86ee-8971ffc139fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:06:32.583298 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request issued successfully. Jul 31 21:06:32.583962 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5cdc6f58-9760-4764-b6e9-4fc8024c3d51 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:06:32.584461 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1445/5729] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:06:32 2026] POST /volume/v3/volumes => generated 780 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:06:32.598290 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2ebe8ab2-718e-47ab-a1d4-d2d212cacf23 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:32.599997 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2ebe8ab2-718e-47ab-a1d4-d2d212cacf23 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be Jul 31 21:06:32.600227 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2ebe8ab2-718e-47ab-a1d4-d2d212cacf23 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:32.600410 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2ebe8ab2-718e-47ab-a1d4-d2d212cacf23 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:32.607213 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:32.607213 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:06:32.610564 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2ebe8ab2-718e-47ab-a1d4-d2d212cacf23 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:32.614245 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2ebe8ab2-718e-47ab-a1d4-d2d212cacf23 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be returned with HTTP 200 Jul 31 21:06:32.614577 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1444/5730] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:32 2026] GET /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:33.628390 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5ff561ee-b2a2-44f6-8f19-a48da6b1aae8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:33.630229 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5ff561ee-b2a2-44f6-8f19-a48da6b1aae8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be Jul 31 21:06:33.630441 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5ff561ee-b2a2-44f6-8f19-a48da6b1aae8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:33.630649 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5ff561ee-b2a2-44f6-8f19-a48da6b1aae8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:33.638104 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:33.638104 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:33.641614 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5ff561ee-b2a2-44f6-8f19-a48da6b1aae8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:33.645275 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5ff561ee-b2a2-44f6-8f19-a48da6b1aae8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be returned with HTTP 200 Jul 31 21:06:33.645612 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1414/5731] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:33 2026] GET /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be => generated 873 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:33.657147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-9728a379-71fe-46a5-93ff-6384bb6b2ab4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:33.659297 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9728a379-71fe-46a5-93ff-6384bb6b2ab4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be Jul 31 21:06:33.659490 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9728a379-71fe-46a5-93ff-6384bb6b2ab4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:33.659667 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-9728a379-71fe-46a5-93ff-6384bb6b2ab4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:33.666488 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:33.666488 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:06:33.670646 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-9728a379-71fe-46a5-93ff-6384bb6b2ab4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:33.676050 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-9728a379-71fe-46a5-93ff-6384bb6b2ab4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be returned with HTTP 200 Jul 31 21:06:33.676632 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1429/5732] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:33 2026] GET /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:33.688088 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6d68e5c9-3f57-4c2c-804d-8f665b2b2563 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:33.689968 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6d68e5c9-3f57-4c2c-804d-8f665b2b2563 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be/action Jul 31 21:06:33.690318 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6d68e5c9-3f57-4c2c-804d-8f665b2b2563 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:06:33.690436 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6d68e5c9-3f57-4c2c-804d-8f665b2b2563 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:33.698190 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:33.698190 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:33.698579 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6d68e5c9-3f57-4c2c-804d-8f665b2b2563 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:33.704289 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6d68e5c9-3f57-4c2c-804d-8f665b2b2563 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume updated successfully. Jul 31 21:06:33.704468 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6d68e5c9-3f57-4c2c-804d-8f665b2b2563 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be/action returned with HTTP 200 Jul 31 21:06:33.704855 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1446/5733] 10.4.3.157 () {68 vars in 1390 bytes} [Fri Jul 31 21:06:33 2026] POST /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be/action => generated 0 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Jul 31 21:06:33.783473 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-467e2b11-f5d2-4816-86e4-41cda609ed12 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:33.785512 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-467e2b11-f5d2-4816-86e4-41cda609ed12 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be Jul 31 21:06:33.785710 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-467e2b11-f5d2-4816-86e4-41cda609ed12 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:33.786589 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-467e2b11-f5d2-4816-86e4-41cda609ed12 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:33.793145 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:33.793145 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:06:33.797724 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-467e2b11-f5d2-4816-86e4-41cda609ed12 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:33.803088 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-467e2b11-f5d2-4816-86e4-41cda609ed12 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be returned with HTTP 200 Jul 31 21:06:33.803673 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1445/5734] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:06:33 2026] GET /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:34.146968 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-436c21bb-2de2-40d8-b2de-e5e813ff761c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:34.149181 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-436c21bb-2de2-40d8-b2de-e5e813ff761c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be Jul 31 21:06:34.149409 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-436c21bb-2de2-40d8-b2de-e5e813ff761c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:34.149631 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-436c21bb-2de2-40d8-b2de-e5e813ff761c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:34.156631 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:34.156631 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:34.160464 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-436c21bb-2de2-40d8-b2de-e5e813ff761c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:34.164636 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-436c21bb-2de2-40d8-b2de-e5e813ff761c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be returned with HTTP 200 Jul 31 21:06:34.165069 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1415/5735] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:06:34 2026] GET /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be => generated 872 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:34.174177 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-608ff8d5-489a-4c5e-8502-113ed253e90a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:34.174495 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-608ff8d5-489a-4c5e-8502-113ed253e90a None None] GET https://10.4.3.157/volume// Jul 31 21:06:34.174639 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-608ff8d5-489a-4c5e-8502-113ed253e90a None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:34.174834 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-608ff8d5-489a-4c5e-8502-113ed253e90a None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:34.175133 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-608ff8d5-489a-4c5e-8502-113ed253e90a None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:06:34.175396 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1430/5736] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 21:06:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:06:34.184735 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-7b03a1a0-9deb-41f4-8790-6272dfe64745 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:34.186873 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-7b03a1a0-9deb-41f4-8790-6272dfe64745 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:06:34.187371 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-7b03a1a0-9deb-41f4-8790-6272dfe64745 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "932a5adb-40f6-4d31-b404-988c8f03a6be", "connector": null, "instance_uuid": "2ea045dc-9f32-43d7-8e2e-48503cd14380"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:34.195832 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:34.195832 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:34.219164 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-7b03a1a0-9deb-41f4-8790-6272dfe64745 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:06:34.219657 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1447/5737] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:06:34 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 21:06:34.912428 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-e6137419-94ad-486e-bb9a-1e411d6d61c5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:34.912822 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e6137419-94ad-486e-bb9a-1e411d6d61c5 None None] GET https://10.4.3.157/volume// Jul 31 21:06:34.913004 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e6137419-94ad-486e-bb9a-1e411d6d61c5 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:34.913220 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-e6137419-94ad-486e-bb9a-1e411d6d61c5 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:34.913529 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-e6137419-94ad-486e-bb9a-1e411d6d61c5 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:06:34.913813 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1446/5738] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:06:34 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:06:34.922603 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-61740a37-14c6-46c1-bd18-b3d0b457c18c None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:34.925090 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-61740a37-14c6-46c1-bd18-b3d0b457c18c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be Jul 31 21:06:34.925326 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-61740a37-14c6-46c1-bd18-b3d0b457c18c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:34.925547 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-61740a37-14c6-46c1-bd18-b3d0b457c18c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:34.934495 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:34.934495 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:34.937549 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-61740a37-14c6-46c1-bd18-b3d0b457c18c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:34.941475 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-61740a37-14c6-46c1-bd18-b3d0b457c18c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be returned with HTTP 200 Jul 31 21:06:34.941975 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1416/5739] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:06:34 2026] GET /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be => generated 1051 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:06:35.040541 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-f2578502-8850-461f-81e7-9d26197079d6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:35.042458 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-f2578502-8850-461f-81e7-9d26197079d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] PUT https://10.4.3.157/volume/v3/attachments/fb6698e4-c7e1-4b45-946b-3d9ab1dd1e44 Jul 31 21:06:35.042792 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-f2578502-8850-461f-81e7-9d26197079d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:35.049599 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-f2578502-8850-461f-81e7-9d26197079d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Acquiring lock "cinder-attachment_update-932a5adb-40f6-4d31-b404-988c8f03a6be-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:06:35.053647 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-f2578502-8850-461f-81e7-9d26197079d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-932a5adb-40f6-4d31-b404-988c8f03a6be-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:06:35.054491 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:35.054491 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:06:35.126173 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-f2578502-8850-461f-81e7-9d26197079d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-932a5adb-40f6-4d31-b404-988c8f03a6be-np0000006272" released by "attachment_update" :: held 0.072s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:06:35.126720 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-f2578502-8850-461f-81e7-9d26197079d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/fb6698e4-c7e1-4b45-946b-3d9ab1dd1e44 returned with HTTP 200 Jul 31 21:06:35.127208 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1431/5740] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:06:35 2026] PUT /volume/v3/attachments/fb6698e4-c7e1-4b45-946b-3d9ab1dd1e44 => generated 968 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:06:35.146098 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-c9daa7a3-04cd-4b49-b3c4-9dacdbb34990 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:35.148081 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-c9daa7a3-04cd-4b49-b3c4-9dacdbb34990 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments/fb6698e4-c7e1-4b45-946b-3d9ab1dd1e44/action Jul 31 21:06:35.148450 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-c9daa7a3-04cd-4b49-b3c4-9dacdbb34990 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:06:35.148567 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-c9daa7a3-04cd-4b49-b3c4-9dacdbb34990 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:35.163385 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:35.163385 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:35.172571 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-c9daa7a3-04cd-4b49-b3c4-9dacdbb34990 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/fb6698e4-c7e1-4b45-946b-3d9ab1dd1e44/action returned with HTTP 204 Jul 31 21:06:35.172999 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1448/5741] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:06:35 2026] POST /volume/v3/attachments/fb6698e4-c7e1-4b45-946b-3d9ab1dd1e44/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:06:39.102540 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-00712e00-9442-4b84-9d33-589271d38a4c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:39.105279 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-00712e00-9442-4b84-9d33-589271d38a4c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be/encryption Jul 31 21:06:39.105524 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-00712e00-9442-4b84-9d33-589271d38a4c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:39.105761 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-00712e00-9442-4b84-9d33-589271d38a4c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'index' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:39.116781 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:39.116781 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:06:39.123530 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e6171ad3-efa4-4b1c-9ab3-eb4bf7004270 req-00712e00-9442-4b84-9d33-589271d38a4c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be/encryption returned with HTTP 200 Jul 31 21:06:39.124139 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1447/5742] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 21:06:39 2026] GET /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be/encryption => generated 161 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:44.940512 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=20,cinder:INSERT=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:45.120366 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:45.169686 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=47,cinder:UPDATE=20,cinder:INSERT=9 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:49.122401 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=23,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:06:53.812567 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-27383a4b-1b2a-4418-a5ea-73c6e576b395 req-704bd689-b96e-4fdd-a7bc-7616f0a214c8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:53.814689 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-27383a4b-1b2a-4418-a5ea-73c6e576b395 req-704bd689-b96e-4fdd-a7bc-7616f0a214c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be/encryption Jul 31 21:06:53.814884 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-27383a4b-1b2a-4418-a5ea-73c6e576b395 req-704bd689-b96e-4fdd-a7bc-7616f0a214c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:53.815081 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-27383a4b-1b2a-4418-a5ea-73c6e576b395 req-704bd689-b96e-4fdd-a7bc-7616f0a214c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'index' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:53.823763 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:53.823763 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:53.829187 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-27383a4b-1b2a-4418-a5ea-73c6e576b395 req-704bd689-b96e-4fdd-a7bc-7616f0a214c8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be/encryption returned with HTTP 200 Jul 31 21:06:53.829562 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1417/5743] 10.4.3.157 () {68 vars in 1631 bytes} [Fri Jul 31 21:06:53 2026] GET /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be/encryption => generated 161 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:54.527755 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-27383a4b-1b2a-4418-a5ea-73c6e576b395 req-7c3739dd-60fd-45f9-a6df-7b0a817ba9be None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:54.529783 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-27383a4b-1b2a-4418-a5ea-73c6e576b395 req-7c3739dd-60fd-45f9-a6df-7b0a817ba9be tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/attachments/fb6698e4-c7e1-4b45-946b-3d9ab1dd1e44 Jul 31 21:06:54.529949 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-27383a4b-1b2a-4418-a5ea-73c6e576b395 req-7c3739dd-60fd-45f9-a6df-7b0a817ba9be tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:54.530159 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-27383a4b-1b2a-4418-a5ea-73c6e576b395 req-7c3739dd-60fd-45f9-a6df-7b0a817ba9be tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:54.537199 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:54.537199 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:06:54.581286 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-27383a4b-1b2a-4418-a5ea-73c6e576b395 req-7c3739dd-60fd-45f9-a6df-7b0a817ba9be tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/fb6698e4-c7e1-4b45-946b-3d9ab1dd1e44 returned with HTTP 200 Jul 31 21:06:54.581685 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1432/5744] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:06:54 2026] DELETE /volume/v3/attachments/fb6698e4-c7e1-4b45-946b-3d9ab1dd1e44 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:55.728204 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c7f99896-1165-4489-9147-c587633e5542 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:55.730081 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c7f99896-1165-4489-9147-c587633e5542 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be Jul 31 21:06:55.730395 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c7f99896-1165-4489-9147-c587633e5542 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:55.730593 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c7f99896-1165-4489-9147-c587633e5542 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:55.730756 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-c7f99896-1165-4489-9147-c587633e5542 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume with id: 932a5adb-40f6-4d31-b404-988c8f03a6be Jul 31 21:06:55.737632 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:55.737632 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:55.738062 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c7f99896-1165-4489-9147-c587633e5542 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:55.749167 np0000006272 devstack@c-api.service[100191]: WARNING cinder.keymgr.conf_key_mgr [None req-c7f99896-1165-4489-9147-c587633e5542 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Jul 31 21:06:55.754037 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c7f99896-1165-4489-9147-c587633e5542 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume request issued successfully. Jul 31 21:06:55.754257 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c7f99896-1165-4489-9147-c587633e5542 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be returned with HTTP 202 Jul 31 21:06:55.754648 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1449/5745] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:06:55 2026] DELETE /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:06:55.761104 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-54c412c4-3c22-4633-8105-a973b7df30de None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:55.762951 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-54c412c4-3c22-4633-8105-a973b7df30de tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be Jul 31 21:06:55.763313 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-54c412c4-3c22-4633-8105-a973b7df30de tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:55.763576 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-54c412c4-3c22-4633-8105-a973b7df30de tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:55.771919 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:55.771919 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:06:55.776357 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-54c412c4-3c22-4633-8105-a973b7df30de tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:55.781007 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-54c412c4-3c22-4633-8105-a973b7df30de tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be returned with HTTP 200 Jul 31 21:06:55.781503 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1448/5746] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:55 2026] GET /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:56.793185 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9faa1c43-07d5-4b1a-9ab7-a185203382b0 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:56.794843 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9faa1c43-07d5-4b1a-9ab7-a185203382b0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be Jul 31 21:06:56.795014 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9faa1c43-07d5-4b1a-9ab7-a185203382b0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:56.795236 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9faa1c43-07d5-4b1a-9ab7-a185203382b0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:56.800038 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9faa1c43-07d5-4b1a-9ab7-a185203382b0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be returned with HTTP 404 Jul 31 21:06:56.800591 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1418/5747] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:56 2026] GET /volume/v3/volumes/932a5adb-40f6-4d31-b404-988c8f03a6be => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:06:56.806393 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-507bf0f7-2c08-43bf-9d57-c30cc9cf6644 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:56.807839 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-507bf0f7-2c08-43bf-9d57-c30cc9cf6644 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] GET https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 Jul 31 21:06:56.808009 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-507bf0f7-2c08-43bf-9d57-c30cc9cf6644 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:56.808203 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-507bf0f7-2c08-43bf-9d57-c30cc9cf6644 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Calling method 'detail' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:56.808706 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:56.808706 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:06:56.808944 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-507bf0f7-2c08-43bf-9d57-c30cc9cf6644 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100193) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Jul 31 21:06:56.816370 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-507bf0f7-2c08-43bf-9d57-c30cc9cf6644 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Get all volumes completed successfully. Jul 31 21:06:56.817562 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:56.817562 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:06:56.820768 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-507bf0f7-2c08-43bf-9d57-c30cc9cf6644 tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] https://10.4.3.157/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Jul 31 21:06:56.821087 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1433/5748] 10.4.3.157 () {66 vars in 1285 bytes} [Fri Jul 31 21:06:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 5252 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:06:56.833444 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ed2ddea8-c4e3-4d8e-9ef4-1fc8c46a199b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:56.835028 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ed2ddea8-c4e3-4d8e-9ef4-1fc8c46a199b tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] DELETE https://10.4.3.157/volume/v3/types/2deaf2f1-fae9-45cd-a39f-f22d3063892e Jul 31 21:06:56.835233 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ed2ddea8-c4e3-4d8e-9ef4-1fc8c46a199b tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:56.835437 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ed2ddea8-c4e3-4d8e-9ef4-1fc8c46a199b tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] Calling method '_delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:56.853777 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ed2ddea8-c4e3-4d8e-9ef4-1fc8c46a199b tempest-TestVolumeBootPattern-674983331 tempest-TestVolumeBootPattern-674983331-project-admin] https://10.4.3.157/volume/v3/types/2deaf2f1-fae9-45cd-a39f-f22d3063892e returned with HTTP 202 Jul 31 21:06:56.854138 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1450/5749] 10.4.3.157 () {66 vars in 1345 bytes} [Fri Jul 31 21:06:56 2026] DELETE /volume/v3/types/2deaf2f1-fae9-45cd-a39f-f22d3063892e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:06:56.881269 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5c041bc0-5788-41cf-8c75-537f38273b85 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:56.883003 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:06:56.883401 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1219162196", "snapshot_id": null, "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "volume_type": null, "size": 1}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:56.884871 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.v3.volumes [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1219162196', 'snapshot_id': None, 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'volume_type': None, 'size': 1}} {{(pid=100192) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:06:57.017627 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume of 1 GB Jul 31 21:06:57.021688 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Availability Zones retrieved successfully. Jul 31 21:06:57.026823 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (f173b57b-b51c-4627-89a5-84e6dd4360e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:06:57.027831 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c148446-0932-4883-81f7-0dd34b039d4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:57.028646 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.flows.api.create_volume [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Validating volume size '1' using validate_int {{(pid=100192) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:06:57.077477 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c148446-0932-4883-81f7-0dd34b039d4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:57.078254 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407f40d3-acba-4e80-9368-f6473b259dd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:57.124037 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['03631c1c-f632-4e78-b6dc-f2bfe24e9671', '202f2ce8-1a5b-4068-98fc-da949299c4ef', 'ac86e292-01d4-4102-b478-289fee0c6166', '5fe4df10-460e-453e-a737-8d6e6a7375d9'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:06:57.124754 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (407f40d3-acba-4e80-9368-f6473b259dd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03631c1c-f632-4e78-b6dc-f2bfe24e9671', '202f2ce8-1a5b-4068-98fc-da949299c4ef', 'ac86e292-01d4-4102-b478-289fee0c6166', '5fe4df10-460e-453e-a737-8d6e6a7375d9']}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:57.125505 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b7e518-6b61-4cba-9c90-a65f71651ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:57.145038 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4b7e518-6b61-4cba-9c90-a65f71651ce7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a7a4dd7-1359-4098-a41e-bf7591aa258c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1219162196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['03631c1c-f632-4e78-b6dc-f2bfe24e9671','202f2ce8-1a5b-4068-98fc-da949299c4ef','ac86e292-01d4-4102-b478-289fee0c6166','5fe4df10-460e-453e-a737-8d6e6a7375d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:06:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1219162196',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a7a4dd7-1359-4098-a41e-bf7591aa258c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab91eb500e89472b868bbcbede4848a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8797d1be54aec90776319effdbb8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:57.146284 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (786fd170-9a46-4c2f-be60-2b1e249e4bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:57.161001 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (786fd170-9a46-4c2f-be60-2b1e249e4bce) transitioned into state 'SUCCESS' from state '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-1219162196',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['03631c1c-f632-4e78-b6dc-f2bfe24e9671','202f2ce8-1a5b-4068-98fc-da949299c4ef','ac86e292-01d4-4102-b478-289fee0c6166','5fe4df10-460e-453e-a737-8d6e6a7375d9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:57.161598 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1fb9fd-7426-4ad2-a9ee-719a7ef2bb5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:06:57.170642 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cf1fb9fd-7426-4ad2-a9ee-719a7ef2bb5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100192) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:06:57.171360 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (f173b57b-b51c-4627-89a5-84e6dd4360e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100192) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:06:57.171599 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request issued successfully. Jul 31 21:06:57.172085 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5c041bc0-5788-41cf-8c75-537f38273b85 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:06:57.172610 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1449/5750] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:06:56 2026] POST /volume/v3/volumes => generated 759 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:06:57.182923 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b2bd4145-c622-44dd-9a3c-13cef4950233 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:57.184540 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b2bd4145-c622-44dd-9a3c-13cef4950233 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:06:57.184630 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b2bd4145-c622-44dd-9a3c-13cef4950233 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:57.184796 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b2bd4145-c622-44dd-9a3c-13cef4950233 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:57.190673 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:57.190673 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:57.193555 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b2bd4145-c622-44dd-9a3c-13cef4950233 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:57.196954 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b2bd4145-c622-44dd-9a3c-13cef4950233 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c returned with HTTP 200 Jul 31 21:06:57.197313 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1419/5751] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:57 2026] GET /volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c => generated 827 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:06:58.208811 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-190c20ff-50c8-4805-8374-2d70e177aca8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:58.210652 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-190c20ff-50c8-4805-8374-2d70e177aca8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:06:58.210826 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-190c20ff-50c8-4805-8374-2d70e177aca8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:58.210999 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-190c20ff-50c8-4805-8374-2d70e177aca8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:58.217399 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:58.217399 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:06:58.220585 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-190c20ff-50c8-4805-8374-2d70e177aca8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:58.224862 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-190c20ff-50c8-4805-8374-2d70e177aca8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c returned with HTTP 200 Jul 31 21:06:58.225249 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1434/5752] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:58 2026] GET /volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:06:58.239427 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7103a119-b54e-4d79-951f-6e251bf0bebf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:58.241334 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7103a119-b54e-4d79-951f-6e251bf0bebf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:06:58.241569 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7103a119-b54e-4d79-951f-6e251bf0bebf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:58.241789 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7103a119-b54e-4d79-951f-6e251bf0bebf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:58.249341 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:58.249341 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:58.252496 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-7103a119-b54e-4d79-951f-6e251bf0bebf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:58.256677 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7103a119-b54e-4d79-951f-6e251bf0bebf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c returned with HTTP 200 Jul 31 21:06:58.257059 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1451/5753] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:06:58 2026] GET /volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:06:59.159806 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-c44df785-32d9-4edc-846e-cddb0489265c req-24812a50-d0bd-46ce-a8ae-1282582be0fe None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:59.161903 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-24812a50-d0bd-46ce-a8ae-1282582be0fe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:06:59.162084 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-24812a50-d0bd-46ce-a8ae-1282582be0fe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:59.162288 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-24812a50-d0bd-46ce-a8ae-1282582be0fe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:59.168819 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:59.168819 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:06:59.172035 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-c44df785-32d9-4edc-846e-cddb0489265c req-24812a50-d0bd-46ce-a8ae-1282582be0fe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:59.176104 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-24812a50-d0bd-46ce-a8ae-1282582be0fe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c returned with HTTP 200 Jul 31 21:06:59.176505 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1450/5754] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:06:59 2026] GET /volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:06:59.586838 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-c44df785-32d9-4edc-846e-cddb0489265c req-7abf2ae8-1489-4152-a97f-c3befdd20982 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:59.588862 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-7abf2ae8-1489-4152-a97f-c3befdd20982 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:06:59.589045 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-7abf2ae8-1489-4152-a97f-c3befdd20982 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:59.589277 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-7abf2ae8-1489-4152-a97f-c3befdd20982 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:59.595421 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:59.595421 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:06:59.598568 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-c44df785-32d9-4edc-846e-cddb0489265c req-7abf2ae8-1489-4152-a97f-c3befdd20982 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:06:59.602468 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-7abf2ae8-1489-4152-a97f-c3befdd20982 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c returned with HTTP 200 Jul 31 21:06:59.602796 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1420/5755] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:06:59 2026] GET /volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c => generated 1367 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:06:59.611834 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-1cc7dcf5-5580-4aab-85b5-6d7acb1b27dd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:59.612203 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1cc7dcf5-5580-4aab-85b5-6d7acb1b27dd None None] GET https://10.4.3.157/volume// Jul 31 21:06:59.612372 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1cc7dcf5-5580-4aab-85b5-6d7acb1b27dd None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:06:59.612550 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-1cc7dcf5-5580-4aab-85b5-6d7acb1b27dd None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:06:59.612865 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-1cc7dcf5-5580-4aab-85b5-6d7acb1b27dd None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:06:59.613153 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1435/5756] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 21:06: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 21:06:59.619716 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-c44df785-32d9-4edc-846e-cddb0489265c req-8e9cc8a4-7c6e-4b9e-b0b8-09c06e397555 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:06:59.621671 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-8e9cc8a4-7c6e-4b9e-b0b8-09c06e397555 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:06:59.622005 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-8e9cc8a4-7c6e-4b9e-b0b8-09c06e397555 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5a7a4dd7-1359-4098-a41e-bf7591aa258c", "connector": null, "instance_uuid": "491babcd-b623-47db-a9fa-a296cc0f1b13"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:06:59.629918 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:06:59.629918 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:06:59.651967 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-8e9cc8a4-7c6e-4b9e-b0b8-09c06e397555 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:06:59.652445 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1452/5757] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:06:59 2026] POST /volume/v3/attachments => generated 273 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:07:00.274203 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-77b85038-1238-4f87-8dd4-972d43ca45e5 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:00.274636 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-77b85038-1238-4f87-8dd4-972d43ca45e5 None None] GET https://10.4.3.157/volume// Jul 31 21:07:00.274973 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-77b85038-1238-4f87-8dd4-972d43ca45e5 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:00.274973 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-77b85038-1238-4f87-8dd4-972d43ca45e5 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:00.275338 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-77b85038-1238-4f87-8dd4-972d43ca45e5 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:07:00.275627 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1451/5758] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:07: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 21:07:00.285905 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-c44df785-32d9-4edc-846e-cddb0489265c req-17afcdc9-9ef1-4170-8015-aa60990d132a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:00.287832 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-17afcdc9-9ef1-4170-8015-aa60990d132a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:07:00.288024 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-17afcdc9-9ef1-4170-8015-aa60990d132a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:00.288209 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-17afcdc9-9ef1-4170-8015-aa60990d132a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:00.296334 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:00.296334 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:07:00.299279 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-c44df785-32d9-4edc-846e-cddb0489265c req-17afcdc9-9ef1-4170-8015-aa60990d132a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:00.303355 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-17afcdc9-9ef1-4170-8015-aa60990d132a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c returned with HTTP 200 Jul 31 21:07:00.303768 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1421/5759] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:07:00 2026] GET /volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c => generated 1546 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:07:00.401947 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-c44df785-32d9-4edc-846e-cddb0489265c req-92c220b3-1efc-4a1b-a3b6-2f77e673cabe None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:00.403779 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-92c220b3-1efc-4a1b-a3b6-2f77e673cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] PUT https://10.4.3.157/volume/v3/attachments/7d813c76-c10b-41ff-b181-e25f2c9d7050 Jul 31 21:07:00.404095 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-92c220b3-1efc-4a1b-a3b6-2f77e673cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:07:00.410786 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-c44df785-32d9-4edc-846e-cddb0489265c req-92c220b3-1efc-4a1b-a3b6-2f77e673cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Acquiring lock "cinder-attachment_update-5a7a4dd7-1359-4098-a41e-bf7591aa258c-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:07:00.414991 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-c44df785-32d9-4edc-846e-cddb0489265c req-92c220b3-1efc-4a1b-a3b6-2f77e673cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-5a7a4dd7-1359-4098-a41e-bf7591aa258c-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:07:00.415919 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:00.415919 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:07:00.487425 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-c44df785-32d9-4edc-846e-cddb0489265c req-92c220b3-1efc-4a1b-a3b6-2f77e673cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-5a7a4dd7-1359-4098-a41e-bf7591aa258c-np0000006272" released by "attachment_update" :: held 0.072s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:07:00.487718 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-92c220b3-1efc-4a1b-a3b6-2f77e673cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/7d813c76-c10b-41ff-b181-e25f2c9d7050 returned with HTTP 200 Jul 31 21:07:00.488112 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1436/5760] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:07:00 2026] PUT /volume/v3/attachments/7d813c76-c10b-41ff-b181-e25f2c9d7050 => generated 969 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:07:00.509027 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-c44df785-32d9-4edc-846e-cddb0489265c req-65ca38f4-4073-47df-aad1-08928803bef9 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:00.511220 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-65ca38f4-4073-47df-aad1-08928803bef9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments/7d813c76-c10b-41ff-b181-e25f2c9d7050/action Jul 31 21:07:00.511697 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-65ca38f4-4073-47df-aad1-08928803bef9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:07:00.511789 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-65ca38f4-4073-47df-aad1-08928803bef9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:07:00.525846 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:00.525846 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:07:00.535700 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-c44df785-32d9-4edc-846e-cddb0489265c req-65ca38f4-4073-47df-aad1-08928803bef9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/7d813c76-c10b-41ff-b181-e25f2c9d7050/action returned with HTTP 204 Jul 31 21:07:00.536114 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1453/5761] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:07:00 2026] POST /volume/v3/attachments/7d813c76-c10b-41ff-b181-e25f2c9d7050/action => generated 0 bytes in 27 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:07:09.175118 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=32,cinder:INSERT=8,cinder:UPDATE=12 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:07:10.302188 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=18 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:07:10.480494 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=20,cinder:UPDATE=4 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:07:10.532568 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=25,cinder:UPDATE=9,cinder:INSERT=2 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:07:43.352869 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-168419ae-a34c-4209-ad28-e0d589499f97 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:43.354379 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-168419ae-a34c-4209-ad28-e0d589499f97 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:07:43.354834 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-168419ae-a34c-4209-ad28-e0d589499f97 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a7a4dd7-1359-4098-a41e-bf7591aa258c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1371224314", "description": null, "metadata": null}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:07:43.365549 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:43.365549 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:07:43.365893 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-168419ae-a34c-4209-ad28-e0d589499f97 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:43.366042 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-168419ae-a34c-4209-ad28-e0d589499f97 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create snapshot from volume 5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:07:43.397379 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-168419ae-a34c-4209-ad28-e0d589499f97 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['86014449-b20f-490d-b30f-57cf7c8047fc', '6f3ec9e6-25cd-4c20-a848-11e29d3f6254', '82466870-37fa-4dc9-9396-d91923695133', '1f35f3dd-58a9-4f0c-899c-d87c00bb3675'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:07:43.425951 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-168419ae-a34c-4209-ad28-e0d589499f97 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot force create request issued successfully. Jul 31 21:07:43.426208 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-168419ae-a34c-4209-ad28-e0d589499f97 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 21:07:43.426591 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1452/5762] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:07:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:07:43.436202 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-cebabb05-6401-4ecd-ade0-d1df556dfaf4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:43.438005 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cebabb05-6401-4ecd-ade0-d1df556dfaf4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde Jul 31 21:07:43.438262 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cebabb05-6401-4ecd-ade0-d1df556dfaf4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:43.438468 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-cebabb05-6401-4ecd-ade0-d1df556dfaf4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:43.443461 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:43.443461 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:07:43.443895 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-cebabb05-6401-4ecd-ade0-d1df556dfaf4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:43.444696 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-cebabb05-6401-4ecd-ade0-d1df556dfaf4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde returned with HTTP 200 Jul 31 21:07:43.445053 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1422/5763] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:43 2026] GET /volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:44.454503 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fa4abd99-97fc-4687-953b-92f19037ad43 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:44.456653 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fa4abd99-97fc-4687-953b-92f19037ad43 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde Jul 31 21:07:44.456945 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fa4abd99-97fc-4687-953b-92f19037ad43 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:44.457252 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fa4abd99-97fc-4687-953b-92f19037ad43 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:44.463584 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:44.463584 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:07:44.464109 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fa4abd99-97fc-4687-953b-92f19037ad43 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:44.465061 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fa4abd99-97fc-4687-953b-92f19037ad43 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde returned with HTTP 200 Jul 31 21:07:44.465504 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1437/5764] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:44 2026] GET /volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:44.473632 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a84a6df1-6d38-4935-aaa0-8e81371d8107 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:44.475361 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a84a6df1-6d38-4935-aaa0-8e81371d8107 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde Jul 31 21:07:44.475546 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a84a6df1-6d38-4935-aaa0-8e81371d8107 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:44.475785 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a84a6df1-6d38-4935-aaa0-8e81371d8107 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:44.480786 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:44.480786 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:07:44.481194 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-a84a6df1-6d38-4935-aaa0-8e81371d8107 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:44.481868 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a84a6df1-6d38-4935-aaa0-8e81371d8107 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde returned with HTTP 200 Jul 31 21:07:44.482208 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1454/5765] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:44 2026] GET /volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:44.489910 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-2557cfd7-aa9d-446b-b6ff-73183bfeabd4 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:44.491889 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2557cfd7-aa9d-446b-b6ff-73183bfeabd4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:07:44.492252 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-2557cfd7-aa9d-446b-b6ff-73183bfeabd4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a7a4dd7-1359-4098-a41e-bf7591aa258c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-914993284", "description": null, "metadata": null}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:07:44.502828 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:44.502828 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:07:44.503379 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2557cfd7-aa9d-446b-b6ff-73183bfeabd4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:44.503531 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-2557cfd7-aa9d-446b-b6ff-73183bfeabd4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create snapshot from volume 5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:07:44.526695 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-2557cfd7-aa9d-446b-b6ff-73183bfeabd4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['f0d77c02-80ed-4f82-b4ff-d50f0efd6e6e', 'd3099831-051c-41e8-a5a8-48d9c30ae96a', '6ff3b592-83fb-4bcd-b296-2c3c7694e0cf', '2f4d2583-22af-4d7f-b123-8038a1a23088'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:07:44.552868 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-2557cfd7-aa9d-446b-b6ff-73183bfeabd4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot force create request issued successfully. Jul 31 21:07:44.553179 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-2557cfd7-aa9d-446b-b6ff-73183bfeabd4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 21:07:44.553640 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1453/5766] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:07:44 2026] POST /volume/v3/snapshots => generated 307 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:07:44.562568 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-3ac4a564-2d5a-467f-aab0-c30d5d533309 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:44.564332 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3ac4a564-2d5a-467f-aab0-c30d5d533309 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f Jul 31 21:07:44.564543 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3ac4a564-2d5a-467f-aab0-c30d5d533309 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:44.564762 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-3ac4a564-2d5a-467f-aab0-c30d5d533309 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:44.570751 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:44.570751 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:07:44.571288 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-3ac4a564-2d5a-467f-aab0-c30d5d533309 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:44.572156 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-3ac4a564-2d5a-467f-aab0-c30d5d533309 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f returned with HTTP 200 Jul 31 21:07:44.572716 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1423/5767] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:44 2026] GET /volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:45.581979 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-e296d1f0-915b-4df3-a961-0bdda0c31763 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:45.584252 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e296d1f0-915b-4df3-a961-0bdda0c31763 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f Jul 31 21:07:45.584518 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e296d1f0-915b-4df3-a961-0bdda0c31763 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:45.584760 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-e296d1f0-915b-4df3-a961-0bdda0c31763 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:45.590444 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:45.590444 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:07:45.590897 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-e296d1f0-915b-4df3-a961-0bdda0c31763 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:45.591758 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-e296d1f0-915b-4df3-a961-0bdda0c31763 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f returned with HTTP 200 Jul 31 21:07:45.592162 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1438/5768] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:45 2026] GET /volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:45.600119 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c37c9e9e-1c95-4cdd-b92d-5f60eebc5680 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:45.601760 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c37c9e9e-1c95-4cdd-b92d-5f60eebc5680 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f Jul 31 21:07:45.602065 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c37c9e9e-1c95-4cdd-b92d-5f60eebc5680 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:45.602359 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c37c9e9e-1c95-4cdd-b92d-5f60eebc5680 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:45.607458 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:45.607458 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:07:45.607634 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c37c9e9e-1c95-4cdd-b92d-5f60eebc5680 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:45.608432 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c37c9e9e-1c95-4cdd-b92d-5f60eebc5680 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f returned with HTTP 200 Jul 31 21:07:45.608810 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1455/5769] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:45 2026] GET /volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:45.616404 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0f8bd24a-d0e5-4dd3-9263-aa1f9c9a6d92 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:45.618429 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0f8bd24a-d0e5-4dd3-9263-aa1f9c9a6d92 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:07:45.618781 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0f8bd24a-d0e5-4dd3-9263-aa1f9c9a6d92 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5a7a4dd7-1359-4098-a41e-bf7591aa258c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1560748576", "description": null, "metadata": null}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:07:45.629975 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:45.629975 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:07:45.630570 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0f8bd24a-d0e5-4dd3-9263-aa1f9c9a6d92 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:45.630763 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-0f8bd24a-d0e5-4dd3-9263-aa1f9c9a6d92 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create snapshot from volume 5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:07:45.654746 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.quota [None req-0f8bd24a-d0e5-4dd3-9263-aa1f9c9a6d92 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['b12199e3-021b-4096-bce7-b835cc565811', '8b4f4bde-607d-4d63-8bb7-182717032664', '0e03b137-0a27-4da5-ab6b-95e56ffc60c7', 'f11a51d2-1284-41c8-a0fa-e285f5a27610'] {{(pid=100192) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:07:45.683787 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0f8bd24a-d0e5-4dd3-9263-aa1f9c9a6d92 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot force create request issued successfully. Jul 31 21:07:45.684165 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0f8bd24a-d0e5-4dd3-9263-aa1f9c9a6d92 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 21:07:45.684649 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1454/5770] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:07:45 2026] POST /volume/v3/snapshots => generated 308 bytes in 69 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:07:45.694201 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-5f087be2-5395-4e79-9ec6-b2975d8aa5ca None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:45.696451 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5f087be2-5395-4e79-9ec6-b2975d8aa5ca tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 Jul 31 21:07:45.696677 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5f087be2-5395-4e79-9ec6-b2975d8aa5ca tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:45.696870 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-5f087be2-5395-4e79-9ec6-b2975d8aa5ca tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:45.701728 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:45.701728 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:07:45.702142 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-5f087be2-5395-4e79-9ec6-b2975d8aa5ca tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:45.702910 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-5f087be2-5395-4e79-9ec6-b2975d8aa5ca tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 returned with HTTP 200 Jul 31 21:07:45.703292 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1424/5771] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:45 2026] GET /volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:46.711955 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8116998e-766f-4156-8b3d-d05a4b0c81d2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:46.713743 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8116998e-766f-4156-8b3d-d05a4b0c81d2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 Jul 31 21:07:46.713942 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8116998e-766f-4156-8b3d-d05a4b0c81d2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:46.714146 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8116998e-766f-4156-8b3d-d05a4b0c81d2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:46.719377 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:46.719377 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:07:46.719919 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8116998e-766f-4156-8b3d-d05a4b0c81d2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:46.720880 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8116998e-766f-4156-8b3d-d05a4b0c81d2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 returned with HTTP 200 Jul 31 21:07:46.721358 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1439/5772] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:46 2026] GET /volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:46.730554 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1884a327-029c-4826-bda5-5c0507c3f796 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:46.732181 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1884a327-029c-4826-bda5-5c0507c3f796 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 Jul 31 21:07:46.732434 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1884a327-029c-4826-bda5-5c0507c3f796 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:46.732645 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1884a327-029c-4826-bda5-5c0507c3f796 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:46.737744 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:46.737744 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:07:46.738174 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1884a327-029c-4826-bda5-5c0507c3f796 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:46.739009 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1884a327-029c-4826-bda5-5c0507c3f796 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 returned with HTTP 200 Jul 31 21:07:46.739493 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1456/5773] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:46 2026] GET /volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:48.163611 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-94dd9988-97a7-4854-a2a6-1eaeb6848732 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:48.165710 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-94dd9988-97a7-4854-a2a6-1eaeb6848732 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 Jul 31 21:07:48.165907 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-94dd9988-97a7-4854-a2a6-1eaeb6848732 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:48.166088 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-94dd9988-97a7-4854-a2a6-1eaeb6848732 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:48.166222 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-94dd9988-97a7-4854-a2a6-1eaeb6848732 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete snapshot with id: 7fca4b24-2fd2-449e-91c0-c0de6f6b7099 Jul 31 21:07:48.171650 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:48.171650 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:07:48.172326 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-94dd9988-97a7-4854-a2a6-1eaeb6848732 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:48.189425 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-94dd9988-97a7-4854-a2a6-1eaeb6848732 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot delete request issued successfully. Jul 31 21:07:48.189614 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-94dd9988-97a7-4854-a2a6-1eaeb6848732 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 returned with HTTP 202 Jul 31 21:07:48.190060 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1455/5774] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:07:48 2026] DELETE /volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:07:48.197348 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e69212e1-0805-4435-b630-808f3d5d95b8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:48.199265 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e69212e1-0805-4435-b630-808f3d5d95b8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 Jul 31 21:07:48.199497 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e69212e1-0805-4435-b630-808f3d5d95b8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:48.199711 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e69212e1-0805-4435-b630-808f3d5d95b8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:48.205415 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:48.205415 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:07:48.205978 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-e69212e1-0805-4435-b630-808f3d5d95b8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:48.207056 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e69212e1-0805-4435-b630-808f3d5d95b8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 returned with HTTP 200 Jul 31 21:07:48.207474 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1425/5775] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:48 2026] GET /volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:49.216631 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-16f21ba3-4967-4f62-a2c4-21ea2b4e3bf8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:49.218365 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-16f21ba3-4967-4f62-a2c4-21ea2b4e3bf8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 Jul 31 21:07:49.218569 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-16f21ba3-4967-4f62-a2c4-21ea2b4e3bf8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:49.218757 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-16f21ba3-4967-4f62-a2c4-21ea2b4e3bf8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:49.222998 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-16f21ba3-4967-4f62-a2c4-21ea2b4e3bf8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 returned with HTTP 404 Jul 31 21:07:49.223513 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1440/5776] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:49 2026] GET /volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:07:49.230499 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2a288ec3-0be0-4076-a497-f75d6fea366f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:49.232423 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a288ec3-0be0-4076-a497-f75d6fea366f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f Jul 31 21:07:49.232668 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a288ec3-0be0-4076-a497-f75d6fea366f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:49.232817 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2a288ec3-0be0-4076-a497-f75d6fea366f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:49.232912 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-2a288ec3-0be0-4076-a497-f75d6fea366f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete snapshot with id: abc712c2-1a4f-4abd-9a59-f61fafbfb76f Jul 31 21:07:49.238328 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:49.238328 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:07:49.238825 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2a288ec3-0be0-4076-a497-f75d6fea366f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:49.257917 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2a288ec3-0be0-4076-a497-f75d6fea366f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot delete request issued successfully. Jul 31 21:07:49.258136 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2a288ec3-0be0-4076-a497-f75d6fea366f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f returned with HTTP 202 Jul 31 21:07:49.258639 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1457/5777] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:07:49 2026] DELETE /volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:07:49.265390 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-cef55eb4-7b62-4402-8fcb-040602cbecd8 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:49.267303 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cef55eb4-7b62-4402-8fcb-040602cbecd8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f Jul 31 21:07:49.267594 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cef55eb4-7b62-4402-8fcb-040602cbecd8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:49.267830 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-cef55eb4-7b62-4402-8fcb-040602cbecd8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:49.273832 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:49.273832 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:07:49.274355 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-cef55eb4-7b62-4402-8fcb-040602cbecd8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:49.275225 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-cef55eb4-7b62-4402-8fcb-040602cbecd8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f returned with HTTP 200 Jul 31 21:07:49.275622 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1456/5778] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:49 2026] GET /volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:50.284810 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-63d9f639-9d65-4731-8b09-cf00f5986b6d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:50.286710 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-63d9f639-9d65-4731-8b09-cf00f5986b6d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f Jul 31 21:07:50.286903 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-63d9f639-9d65-4731-8b09-cf00f5986b6d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:50.287100 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-63d9f639-9d65-4731-8b09-cf00f5986b6d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:50.291457 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-63d9f639-9d65-4731-8b09-cf00f5986b6d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f returned with HTTP 404 Jul 31 21:07:50.291896 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1426/5779] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:50 2026] GET /volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:07:50.298550 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b8f0ead7-11d2-4e01-b983-a01d903d14ba None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:50.300289 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b8f0ead7-11d2-4e01-b983-a01d903d14ba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde Jul 31 21:07:50.300538 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b8f0ead7-11d2-4e01-b983-a01d903d14ba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:50.300799 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b8f0ead7-11d2-4e01-b983-a01d903d14ba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:50.300946 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-b8f0ead7-11d2-4e01-b983-a01d903d14ba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete snapshot with id: d7a35d1a-cf98-4e7f-b211-289a4e3fbbde Jul 31 21:07:50.306398 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:50.306398 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:07:50.306894 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b8f0ead7-11d2-4e01-b983-a01d903d14ba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:50.323973 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-b8f0ead7-11d2-4e01-b983-a01d903d14ba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot delete request issued successfully. Jul 31 21:07:50.324194 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b8f0ead7-11d2-4e01-b983-a01d903d14ba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde returned with HTTP 202 Jul 31 21:07:50.324593 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1441/5780] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:07:50 2026] DELETE /volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:07:50.331549 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-0b36e876-ba3f-412a-bede-f90a1a432e3f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:50.333524 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0b36e876-ba3f-412a-bede-f90a1a432e3f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde Jul 31 21:07:50.333776 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0b36e876-ba3f-412a-bede-f90a1a432e3f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:50.334008 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-0b36e876-ba3f-412a-bede-f90a1a432e3f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:50.340030 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:50.340030 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:07:50.340182 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-0b36e876-ba3f-412a-bede-f90a1a432e3f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:07:50.340978 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-0b36e876-ba3f-412a-bede-f90a1a432e3f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde returned with HTTP 200 Jul 31 21:07:50.341377 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1458/5781] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:50 2026] GET /volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:51.350983 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-774a10f5-33ef-40d6-96d5-38492cef7676 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:51.352626 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-774a10f5-33ef-40d6-96d5-38492cef7676 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde Jul 31 21:07:51.352810 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-774a10f5-33ef-40d6-96d5-38492cef7676 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:51.353021 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-774a10f5-33ef-40d6-96d5-38492cef7676 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:51.358309 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-774a10f5-33ef-40d6-96d5-38492cef7676 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde returned with HTTP 404 Jul 31 21:07:51.358876 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1457/5782] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:51 2026] GET /volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:07:51.366524 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f934e63e-1d6d-43a4-bd9c-6bb2c91fbdfc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:51.368759 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f934e63e-1d6d-43a4-bd9c-6bb2c91fbdfc tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 Jul 31 21:07:51.368974 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f934e63e-1d6d-43a4-bd9c-6bb2c91fbdfc tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:51.369199 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f934e63e-1d6d-43a4-bd9c-6bb2c91fbdfc tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:51.369327 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-f934e63e-1d6d-43a4-bd9c-6bb2c91fbdfc tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete snapshot with id: 7fca4b24-2fd2-449e-91c0-c0de6f6b7099 Jul 31 21:07:51.374142 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f934e63e-1d6d-43a4-bd9c-6bb2c91fbdfc tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 returned with HTTP 404 Jul 31 21:07:51.374766 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1427/5783] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:07:51 2026] DELETE /volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:07:51.381682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b2776567-c685-4299-8478-b276b57f91f4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:51.384312 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b2776567-c685-4299-8478-b276b57f91f4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 Jul 31 21:07:51.384561 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b2776567-c685-4299-8478-b276b57f91f4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:51.384760 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b2776567-c685-4299-8478-b276b57f91f4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:51.389516 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b2776567-c685-4299-8478-b276b57f91f4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 returned with HTTP 404 Jul 31 21:07:51.390200 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1442/5784] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:51 2026] GET /volume/v3/snapshots/7fca4b24-2fd2-449e-91c0-c0de6f6b7099 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:07:51.397092 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-22ee2374-eaf6-4ef6-8b05-41948348ddee None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:51.398917 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-22ee2374-eaf6-4ef6-8b05-41948348ddee tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f Jul 31 21:07:51.399137 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-22ee2374-eaf6-4ef6-8b05-41948348ddee tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:51.399403 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-22ee2374-eaf6-4ef6-8b05-41948348ddee tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:51.399529 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-22ee2374-eaf6-4ef6-8b05-41948348ddee tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete snapshot with id: abc712c2-1a4f-4abd-9a59-f61fafbfb76f Jul 31 21:07:51.403802 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-22ee2374-eaf6-4ef6-8b05-41948348ddee tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f returned with HTTP 404 Jul 31 21:07:51.404305 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1459/5785] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:07:51 2026] DELETE /volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:07:51.410665 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-5b7c93a3-df14-45fe-8cd4-48186a79ee7f None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:51.412474 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5b7c93a3-df14-45fe-8cd4-48186a79ee7f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f Jul 31 21:07:51.412676 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5b7c93a3-df14-45fe-8cd4-48186a79ee7f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:51.412856 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-5b7c93a3-df14-45fe-8cd4-48186a79ee7f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:51.417642 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-5b7c93a3-df14-45fe-8cd4-48186a79ee7f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f returned with HTTP 404 Jul 31 21:07:51.418138 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1458/5786] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:51 2026] GET /volume/v3/snapshots/abc712c2-1a4f-4abd-9a59-f61fafbfb76f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:07:51.426201 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-05bf6096-3321-46c7-9aef-a5d4fbca464a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:51.428169 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-05bf6096-3321-46c7-9aef-a5d4fbca464a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde Jul 31 21:07:51.428486 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-05bf6096-3321-46c7-9aef-a5d4fbca464a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:51.428730 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-05bf6096-3321-46c7-9aef-a5d4fbca464a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:51.428876 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-05bf6096-3321-46c7-9aef-a5d4fbca464a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete snapshot with id: d7a35d1a-cf98-4e7f-b211-289a4e3fbbde Jul 31 21:07:51.433555 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-05bf6096-3321-46c7-9aef-a5d4fbca464a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde returned with HTTP 404 Jul 31 21:07:51.434091 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1428/5787] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:07:51 2026] DELETE /volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:07:51.440889 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-b202150a-7d64-46cc-bb14-345ee3dc844e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:51.442663 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b202150a-7d64-46cc-bb14-345ee3dc844e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde Jul 31 21:07:51.442933 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b202150a-7d64-46cc-bb14-345ee3dc844e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:51.443098 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-b202150a-7d64-46cc-bb14-345ee3dc844e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:51.448104 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-b202150a-7d64-46cc-bb14-345ee3dc844e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde returned with HTTP 404 Jul 31 21:07:51.448603 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1443/5788] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:07:51 2026] GET /volume/v3/snapshots/d7a35d1a-cf98-4e7f-b211-289a4e3fbbde => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:07:52.479690 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-e0d91962-1670-4ea7-872c-900cc9b5c60d req-b24e4b98-4ba8-450a-9579-554b19986959 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:52.481655 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e0d91962-1670-4ea7-872c-900cc9b5c60d req-b24e4b98-4ba8-450a-9579-554b19986959 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/attachments/7d813c76-c10b-41ff-b181-e25f2c9d7050 Jul 31 21:07:52.481841 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e0d91962-1670-4ea7-872c-900cc9b5c60d req-b24e4b98-4ba8-450a-9579-554b19986959 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:52.482019 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e0d91962-1670-4ea7-872c-900cc9b5c60d req-b24e4b98-4ba8-450a-9579-554b19986959 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:52.489085 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:52.489085 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:07:52.533645 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e0d91962-1670-4ea7-872c-900cc9b5c60d req-b24e4b98-4ba8-450a-9579-554b19986959 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/7d813c76-c10b-41ff-b181-e25f2c9d7050 returned with HTTP 200 Jul 31 21:07:52.534036 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1460/5789] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:07:52 2026] DELETE /volume/v3/attachments/7d813c76-c10b-41ff-b181-e25f2c9d7050 => generated 19 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:54.221103 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0b492ff5-c56e-4dc8-a977-1e2cb386e245 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:54.222804 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0b492ff5-c56e-4dc8-a977-1e2cb386e245 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:07:54.223010 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0b492ff5-c56e-4dc8-a977-1e2cb386e245 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:54.223230 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0b492ff5-c56e-4dc8-a977-1e2cb386e245 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:54.223425 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-0b492ff5-c56e-4dc8-a977-1e2cb386e245 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume with id: 5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:07:54.230138 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:54.230138 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:07:54.230641 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0b492ff5-c56e-4dc8-a977-1e2cb386e245 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:54.246504 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0b492ff5-c56e-4dc8-a977-1e2cb386e245 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume request issued successfully. Jul 31 21:07:54.246681 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0b492ff5-c56e-4dc8-a977-1e2cb386e245 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c returned with HTTP 202 Jul 31 21:07:54.247051 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1459/5790] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:07:54 2026] DELETE /volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:07:54.254050 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-71b6b9c8-e6f6-4458-ab17-9eb9bf53b91f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:54.256027 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-71b6b9c8-e6f6-4458-ab17-9eb9bf53b91f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:07:54.256362 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-71b6b9c8-e6f6-4458-ab17-9eb9bf53b91f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:54.256648 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-71b6b9c8-e6f6-4458-ab17-9eb9bf53b91f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:54.264395 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:54.264395 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:07:54.269336 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-71b6b9c8-e6f6-4458-ab17-9eb9bf53b91f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:54.274981 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-71b6b9c8-e6f6-4458-ab17-9eb9bf53b91f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c returned with HTTP 200 Jul 31 21:07:54.275466 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1429/5791] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:07:54 2026] GET /volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c => generated 1366 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:07:55.287090 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8ad3b518-e02c-43c5-a596-967f1d53e06f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:55.288907 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8ad3b518-e02c-43c5-a596-967f1d53e06f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c Jul 31 21:07:55.289174 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8ad3b518-e02c-43c5-a596-967f1d53e06f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:55.289383 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8ad3b518-e02c-43c5-a596-967f1d53e06f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:55.295575 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8ad3b518-e02c-43c5-a596-967f1d53e06f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c returned with HTTP 404 Jul 31 21:07:55.296201 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1444/5792] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:07:55 2026] GET /volume/v3/volumes/5a7a4dd7-1359-4098-a41e-bf7591aa258c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:07:55.323843 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:55.325538 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:07:55.325880 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-924617636", "snapshot_id": null, "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "volume_type": null, "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:07:55.327413 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-924617636', 'snapshot_id': None, 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'volume_type': None, 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:07:55.426351 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume of 1 GB Jul 31 21:07:55.426713 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:55.426713 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:07:55.430473 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Availability Zones retrieved successfully. Jul 31 21:07:55.435769 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (4fc8fa74-6318-46ae-b51d-953977c55d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:07:55.436663 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfd02bd-e8d3-4d1f-a1c0-18de95998404) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:07:55.437540 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:07:55.490782 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (acfd02bd-e8d3-4d1f-a1c0-18de95998404) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:07:55.491648 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be6df24e-8d93-4047-9d47-5f7acf48f321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:07:55.529936 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['4549aafa-b088-416c-86f0-ee298944f7fd', '5f3da063-ed30-4ba4-abf0-f04e280f2950', '91aa07d6-a63f-4d7f-a2e5-052199c6ba9a', '3b2baef0-ac2c-4271-8d2c-7e03a81388d4'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:07:55.530769 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (be6df24e-8d93-4047-9d47-5f7acf48f321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4549aafa-b088-416c-86f0-ee298944f7fd', '5f3da063-ed30-4ba4-abf0-f04e280f2950', '91aa07d6-a63f-4d7f-a2e5-052199c6ba9a', '3b2baef0-ac2c-4271-8d2c-7e03a81388d4']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:07:55.531526 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (096e90c8-169a-4ebd-9e37-b4e119a2af41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:07:55.553780 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (096e90c8-169a-4ebd-9e37-b4e119a2af41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c24a4bab-7063-447b-ba3b-735e84e5508c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-924617636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['4549aafa-b088-416c-86f0-ee298944f7fd','5f3da063-ed30-4ba4-abf0-f04e280f2950','91aa07d6-a63f-4d7f-a2e5-052199c6ba9a','3b2baef0-ac2c-4271-8d2c-7e03a81388d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:07:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-924617636',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c24a4bab-7063-447b-ba3b-735e84e5508c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab91eb500e89472b868bbcbede4848a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8797d1be54aec90776319effdbb8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:07:55.554504 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6717243-761b-4b92-a328-cdbff9799ce7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:07:55.572341 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6717243-761b-4b92-a328-cdbff9799ce7) transitioned into state 'SUCCESS' from state '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-924617636',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['4549aafa-b088-416c-86f0-ee298944f7fd','5f3da063-ed30-4ba4-abf0-f04e280f2950','91aa07d6-a63f-4d7f-a2e5-052199c6ba9a','3b2baef0-ac2c-4271-8d2c-7e03a81388d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:07:55.572963 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e15d26-a932-41c9-981c-8de2b1da18d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:07:55.581425 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0e15d26-a932-41c9-981c-8de2b1da18d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:07:55.582224 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (4fc8fa74-6318-46ae-b51d-953977c55d7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:07:55.582501 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request issued successfully. Jul 31 21:07:55.583030 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3200acf2-b23b-4e74-984e-08b89b6f4e03 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:07:55.583485 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1461/5793] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:07:55 2026] POST /volume/v3/volumes => generated 758 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:07:55.595325 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-71aed549-b414-4ab6-95e5-7f4591cc5cdf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:55.596954 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-71aed549-b414-4ab6-95e5-7f4591cc5cdf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c Jul 31 21:07:55.597145 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-71aed549-b414-4ab6-95e5-7f4591cc5cdf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:55.597499 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-71aed549-b414-4ab6-95e5-7f4591cc5cdf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:55.603535 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:55.603535 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:07:55.606465 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-71aed549-b414-4ab6-95e5-7f4591cc5cdf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:55.610065 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-71aed549-b414-4ab6-95e5-7f4591cc5cdf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c returned with HTTP 200 Jul 31 21:07:55.610416 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1460/5794] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:07:55 2026] GET /volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c => generated 826 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:07:56.622931 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2ca9cf38-58cd-4983-9763-9338b10a4ee5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:56.624611 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2ca9cf38-58cd-4983-9763-9338b10a4ee5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c Jul 31 21:07:56.624806 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2ca9cf38-58cd-4983-9763-9338b10a4ee5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:56.624992 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2ca9cf38-58cd-4983-9763-9338b10a4ee5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:56.631393 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:56.631393 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:07:56.634622 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2ca9cf38-58cd-4983-9763-9338b10a4ee5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:56.638844 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2ca9cf38-58cd-4983-9763-9338b10a4ee5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c returned with HTTP 200 Jul 31 21:07:56.639211 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1430/5795] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:07:56 2026] GET /volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c => generated 1366 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:07:56.653030 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-686fca04-4f85-4a67-8cee-5e2f93df60b2 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:56.654691 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-686fca04-4f85-4a67-8cee-5e2f93df60b2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c Jul 31 21:07:56.654851 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-686fca04-4f85-4a67-8cee-5e2f93df60b2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:56.655016 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-686fca04-4f85-4a67-8cee-5e2f93df60b2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:56.660984 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:56.660984 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:07:56.664438 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-686fca04-4f85-4a67-8cee-5e2f93df60b2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:56.668762 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-686fca04-4f85-4a67-8cee-5e2f93df60b2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c returned with HTTP 200 Jul 31 21:07:56.669114 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1445/5796] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:07:56 2026] GET /volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c => generated 1366 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:07:57.548216 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-012855fb-fb40-4603-a542-8b558d66d338 req-eb2566f2-111f-4fed-b0c5-41aee9cac6b2 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:57.550672 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-eb2566f2-111f-4fed-b0c5-41aee9cac6b2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c Jul 31 21:07:57.550891 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-eb2566f2-111f-4fed-b0c5-41aee9cac6b2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:57.551081 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-eb2566f2-111f-4fed-b0c5-41aee9cac6b2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:57.558383 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:57.558383 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:07:57.561751 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-012855fb-fb40-4603-a542-8b558d66d338 req-eb2566f2-111f-4fed-b0c5-41aee9cac6b2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:57.566647 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-eb2566f2-111f-4fed-b0c5-41aee9cac6b2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c returned with HTTP 200 Jul 31 21:07:57.567180 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1462/5797] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:07:57 2026] GET /volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:07:58.014674 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-012855fb-fb40-4603-a542-8b558d66d338 req-d282b8fa-8c50-4a93-8c99-229723f1291b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:58.016787 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-d282b8fa-8c50-4a93-8c99-229723f1291b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c Jul 31 21:07:58.016965 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-d282b8fa-8c50-4a93-8c99-229723f1291b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:58.017155 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-d282b8fa-8c50-4a93-8c99-229723f1291b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:58.024044 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:58.024044 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:07:58.027927 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-012855fb-fb40-4603-a542-8b558d66d338 req-d282b8fa-8c50-4a93-8c99-229723f1291b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:58.034471 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-d282b8fa-8c50-4a93-8c99-229723f1291b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c returned with HTTP 200 Jul 31 21:07:58.034981 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1461/5798] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:07:58 2026] GET /volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c => generated 1366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:07:58.046879 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-f8764ccf-e237-45f6-8d61-1f0fc760b8a9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:58.047375 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f8764ccf-e237-45f6-8d61-1f0fc760b8a9 None None] GET https://10.4.3.157/volume// Jul 31 21:07:58.047465 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f8764ccf-e237-45f6-8d61-1f0fc760b8a9 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:58.047646 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-f8764ccf-e237-45f6-8d61-1f0fc760b8a9 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:58.047969 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-f8764ccf-e237-45f6-8d61-1f0fc760b8a9 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:07:58.048273 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1431/5799] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 21:07:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:07:58.056949 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-012855fb-fb40-4603-a542-8b558d66d338 req-639d2d88-7c53-4f40-922e-1073e4ee4721 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:58.058908 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-639d2d88-7c53-4f40-922e-1073e4ee4721 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:07:58.059261 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-639d2d88-7c53-4f40-922e-1073e4ee4721 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c24a4bab-7063-447b-ba3b-735e84e5508c", "connector": null, "instance_uuid": "dc733dcf-24bc-4240-95db-231cbb1210f4"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:07:58.073335 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:58.073335 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:07:58.114675 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-639d2d88-7c53-4f40-922e-1073e4ee4721 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:07:58.115167 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1446/5800] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:07:58 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 21:07:58.794774 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5764ad01-084b-400e-8916-cdf47ec08e0d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:58.795213 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5764ad01-084b-400e-8916-cdf47ec08e0d None None] GET https://10.4.3.157/volume// Jul 31 21:07:58.795633 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5764ad01-084b-400e-8916-cdf47ec08e0d None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:58.795848 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5764ad01-084b-400e-8916-cdf47ec08e0d None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:58.796172 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5764ad01-084b-400e-8916-cdf47ec08e0d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:07:58.796604 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1463/5801] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:07:58 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:07:58.803567 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-012855fb-fb40-4603-a542-8b558d66d338 req-01264285-dd1d-4432-b6f0-eff543d279c0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:58.805637 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-01264285-dd1d-4432-b6f0-eff543d279c0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c Jul 31 21:07:58.805878 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-01264285-dd1d-4432-b6f0-eff543d279c0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:07:58.806154 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-01264285-dd1d-4432-b6f0-eff543d279c0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:07:58.814995 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:58.814995 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:07:58.818320 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-012855fb-fb40-4603-a542-8b558d66d338 req-01264285-dd1d-4432-b6f0-eff543d279c0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:07:58.823019 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-01264285-dd1d-4432-b6f0-eff543d279c0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c returned with HTTP 200 Jul 31 21:07:58.823494 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1462/5802] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:07:58 2026] GET /volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c => generated 1545 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:07:58.930788 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-012855fb-fb40-4603-a542-8b558d66d338 req-6ce9220b-d864-4bf9-9bf8-528d2053b877 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:58.933214 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-6ce9220b-d864-4bf9-9bf8-528d2053b877 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] PUT https://10.4.3.157/volume/v3/attachments/fcee2d60-dd97-4274-8e00-f9f193198bf1 Jul 31 21:07:58.933689 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-6ce9220b-d864-4bf9-9bf8-528d2053b877 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:07:58.943783 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-012855fb-fb40-4603-a542-8b558d66d338 req-6ce9220b-d864-4bf9-9bf8-528d2053b877 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Acquiring lock "cinder-attachment_update-c24a4bab-7063-447b-ba3b-735e84e5508c-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:07:58.949428 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-012855fb-fb40-4603-a542-8b558d66d338 req-6ce9220b-d864-4bf9-9bf8-528d2053b877 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-c24a4bab-7063-447b-ba3b-735e84e5508c-np0000006272" acquired by "attachment_update" :: waited 0.006s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:07:58.950881 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:58.950881 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:07:59.044876 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-012855fb-fb40-4603-a542-8b558d66d338 req-6ce9220b-d864-4bf9-9bf8-528d2053b877 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-c24a4bab-7063-447b-ba3b-735e84e5508c-np0000006272" released by "attachment_update" :: held 0.095s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:07:59.045301 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-6ce9220b-d864-4bf9-9bf8-528d2053b877 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/fcee2d60-dd97-4274-8e00-f9f193198bf1 returned with HTTP 200 Jul 31 21:07:59.045733 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1432/5803] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:07:58 2026] PUT /volume/v3/attachments/fcee2d60-dd97-4274-8e00-f9f193198bf1 => generated 969 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:07:59.062766 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-012855fb-fb40-4603-a542-8b558d66d338 req-9a1ec87f-e83b-4165-93a2-c0246c5f1690 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:07:59.064613 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-9a1ec87f-e83b-4165-93a2-c0246c5f1690 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments/fcee2d60-dd97-4274-8e00-f9f193198bf1/action Jul 31 21:07:59.064936 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-9a1ec87f-e83b-4165-93a2-c0246c5f1690 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:07:59.065051 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-9a1ec87f-e83b-4165-93a2-c0246c5f1690 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:07:59.087264 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:07:59.087264 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:07:59.100977 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-012855fb-fb40-4603-a542-8b558d66d338 req-9a1ec87f-e83b-4165-93a2-c0246c5f1690 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/fcee2d60-dd97-4274-8e00-f9f193198bf1/action returned with HTTP 204 Jul 31 21:07:59.101506 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1447/5804] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:07:59 2026] POST /volume/v3/attachments/fcee2d60-dd97-4274-8e00-f9f193198bf1/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:08:07.565084 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=43,cinder:UPDATE=16,cinder:INSERT=6 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:08:08.821743 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=68,cinder:INSERT=18,cinder:UPDATE=38 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:08:09.034225 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=19,cinder:UPDATE=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:08:09.094649 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=25,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:08:43.722951 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-e26fc7f2-c03c-4444-9940-ffe92e2e6a2c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:43.724896 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e26fc7f2-c03c-4444-9940-ffe92e2e6a2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:08:43.725348 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-e26fc7f2-c03c-4444-9940-ffe92e2e6a2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c24a4bab-7063-447b-ba3b-735e84e5508c", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-56521441", "description": null, "metadata": null}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:08:43.735840 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:43.735840 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:08:43.736420 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e26fc7f2-c03c-4444-9940-ffe92e2e6a2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:08:43.736604 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-e26fc7f2-c03c-4444-9940-ffe92e2e6a2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create snapshot from volume c24a4bab-7063-447b-ba3b-735e84e5508c Jul 31 21:08:43.759717 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-e26fc7f2-c03c-4444-9940-ffe92e2e6a2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['43853276-f165-40aa-864a-4589f963070e', '7bce149d-11d5-4e80-8bac-0e3b679314e3', 'b09263b4-8ca9-4ee8-bbc2-a289ae18765f', '61d8ffd7-85f9-4ace-805a-95eb37fad45f'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:08:43.785844 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-e26fc7f2-c03c-4444-9940-ffe92e2e6a2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot force create request issued successfully. Jul 31 21:08:43.786282 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-e26fc7f2-c03c-4444-9940-ffe92e2e6a2c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 21:08:43.786732 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1464/5805] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:08:43 2026] POST /volume/v3/snapshots => generated 306 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:08:43.797009 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-448ac975-2215-4b74-b0af-19306748841e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:43.799538 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-448ac975-2215-4b74-b0af-19306748841e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c Jul 31 21:08:43.799813 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-448ac975-2215-4b74-b0af-19306748841e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:43.800115 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-448ac975-2215-4b74-b0af-19306748841e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:43.806112 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:43.806112 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:08:43.806467 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-448ac975-2215-4b74-b0af-19306748841e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:43.807224 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-448ac975-2215-4b74-b0af-19306748841e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c returned with HTTP 200 Jul 31 21:08:43.807580 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1463/5806] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:08:43 2026] GET /volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c => generated 438 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:44.816563 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6ae41a97-1104-4375-87d9-950057f5b3ea None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:44.818370 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6ae41a97-1104-4375-87d9-950057f5b3ea tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c Jul 31 21:08:44.818538 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6ae41a97-1104-4375-87d9-950057f5b3ea tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:44.818715 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6ae41a97-1104-4375-87d9-950057f5b3ea tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:44.824475 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:44.824475 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:08:44.824862 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6ae41a97-1104-4375-87d9-950057f5b3ea tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:44.825651 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6ae41a97-1104-4375-87d9-950057f5b3ea tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c returned with HTTP 200 Jul 31 21:08:44.825988 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1433/5807] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:08:44 2026] GET /volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:44.834157 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-7bd45842-046b-4087-a468-bcdd3f07d87f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:44.836027 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7bd45842-046b-4087-a468-bcdd3f07d87f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c Jul 31 21:08:44.836324 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7bd45842-046b-4087-a468-bcdd3f07d87f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:44.836591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-7bd45842-046b-4087-a468-bcdd3f07d87f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:44.841846 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:44.841846 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:08:44.842361 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-7bd45842-046b-4087-a468-bcdd3f07d87f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:44.843171 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-7bd45842-046b-4087-a468-bcdd3f07d87f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c returned with HTTP 200 Jul 31 21:08:44.843586 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1448/5808] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:08:44 2026] GET /volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:51.006745 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1fe78817-6d3b-412f-818e-8a44262e2298 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:51.009698 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1fe78817-6d3b-412f-818e-8a44262e2298 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c Jul 31 21:08:51.009931 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1fe78817-6d3b-412f-818e-8a44262e2298 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:51.010197 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1fe78817-6d3b-412f-818e-8a44262e2298 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:51.010325 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-1fe78817-6d3b-412f-818e-8a44262e2298 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete snapshot with id: 1a8715b9-34bd-417b-948c-ec23e9b57a5c Jul 31 21:08:51.016210 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:51.016210 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:08:51.016737 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1fe78817-6d3b-412f-818e-8a44262e2298 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:51.037250 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1fe78817-6d3b-412f-818e-8a44262e2298 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot delete request issued successfully. Jul 31 21:08:51.037490 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1fe78817-6d3b-412f-818e-8a44262e2298 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c returned with HTTP 202 Jul 31 21:08:51.037992 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1465/5809] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:08:51 2026] DELETE /volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:08:51.045614 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-1f841a43-aa73-4fd2-90fc-6f0da622989c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:51.047595 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f841a43-aa73-4fd2-90fc-6f0da622989c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c Jul 31 21:08:51.047836 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1f841a43-aa73-4fd2-90fc-6f0da622989c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:51.048046 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-1f841a43-aa73-4fd2-90fc-6f0da622989c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:51.053667 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:51.053667 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:08:51.054360 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-1f841a43-aa73-4fd2-90fc-6f0da622989c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:51.055328 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-1f841a43-aa73-4fd2-90fc-6f0da622989c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c returned with HTTP 200 Jul 31 21:08:51.055740 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1464/5810] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:08:51 2026] GET /volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c => generated 464 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:52.065444 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-55d1f36a-3b67-4d45-be1d-e7e352eb0ada None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:52.067323 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-55d1f36a-3b67-4d45-be1d-e7e352eb0ada tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c Jul 31 21:08:52.067542 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-55d1f36a-3b67-4d45-be1d-e7e352eb0ada tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:52.067733 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-55d1f36a-3b67-4d45-be1d-e7e352eb0ada tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:52.071898 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-55d1f36a-3b67-4d45-be1d-e7e352eb0ada tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c returned with HTTP 404 Jul 31 21:08:52.072430 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1434/5811] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:08:52 2026] GET /volume/v3/snapshots/1a8715b9-34bd-417b-948c-ec23e9b57a5c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:08:53.516355 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-2d890816-e88a-4837-8f87-799f17aca594 req-6e093425-f38f-4298-a8cb-e8a5784ea6d8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:53.519001 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2d890816-e88a-4837-8f87-799f17aca594 req-6e093425-f38f-4298-a8cb-e8a5784ea6d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/attachments/fcee2d60-dd97-4274-8e00-f9f193198bf1 Jul 31 21:08:53.519274 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2d890816-e88a-4837-8f87-799f17aca594 req-6e093425-f38f-4298-a8cb-e8a5784ea6d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:53.519453 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2d890816-e88a-4837-8f87-799f17aca594 req-6e093425-f38f-4298-a8cb-e8a5784ea6d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:53.527914 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:53.527914 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:08:53.572422 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2d890816-e88a-4837-8f87-799f17aca594 req-6e093425-f38f-4298-a8cb-e8a5784ea6d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/fcee2d60-dd97-4274-8e00-f9f193198bf1 returned with HTTP 200 Jul 31 21:08:53.573012 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1449/5812] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:08:53 2026] DELETE /volume/v3/attachments/fcee2d60-dd97-4274-8e00-f9f193198bf1 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:54.967923 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-6d6a0ff3-9c5d-4567-ac2d-c23086d2882e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:54.969698 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6d6a0ff3-9c5d-4567-ac2d-c23086d2882e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c Jul 31 21:08:54.969876 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6d6a0ff3-9c5d-4567-ac2d-c23086d2882e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:54.970063 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-6d6a0ff3-9c5d-4567-ac2d-c23086d2882e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:54.970248 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-6d6a0ff3-9c5d-4567-ac2d-c23086d2882e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume with id: c24a4bab-7063-447b-ba3b-735e84e5508c Jul 31 21:08:54.978861 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:54.978861 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:08:54.979350 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6d6a0ff3-9c5d-4567-ac2d-c23086d2882e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:08:55.003917 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-6d6a0ff3-9c5d-4567-ac2d-c23086d2882e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume request issued successfully. Jul 31 21:08:55.004220 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-6d6a0ff3-9c5d-4567-ac2d-c23086d2882e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c returned with HTTP 202 Jul 31 21:08:55.004666 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1466/5813] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:08:54 2026] DELETE /volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:08:55.013144 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-90c2f4c5-10c8-456d-b214-1766242e73cb None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:55.014985 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90c2f4c5-10c8-456d-b214-1766242e73cb tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c Jul 31 21:08:55.015189 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90c2f4c5-10c8-456d-b214-1766242e73cb tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:55.015386 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-90c2f4c5-10c8-456d-b214-1766242e73cb tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:55.023751 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:55.023751 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:08:55.033892 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-90c2f4c5-10c8-456d-b214-1766242e73cb tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:08:55.044189 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-90c2f4c5-10c8-456d-b214-1766242e73cb tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c returned with HTTP 200 Jul 31 21:08:55.044302 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1465/5814] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:08:55 2026] GET /volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c => generated 1365 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:08:56.056255 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-e34e22fc-571e-4d9d-85fe-30b244b2b3c5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:56.058148 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e34e22fc-571e-4d9d-85fe-30b244b2b3c5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c Jul 31 21:08:56.058344 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e34e22fc-571e-4d9d-85fe-30b244b2b3c5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:56.058534 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-e34e22fc-571e-4d9d-85fe-30b244b2b3c5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:56.064448 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-e34e22fc-571e-4d9d-85fe-30b244b2b3c5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c returned with HTTP 404 Jul 31 21:08:56.064988 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1435/5815] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:08:56 2026] GET /volume/v3/volumes/c24a4bab-7063-447b-ba3b-735e84e5508c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:08:56.090073 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:56.091663 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:08:56.092017 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1940987047", "snapshot_id": null, "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "volume_type": null, "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:08:56.093411 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1940987047', 'snapshot_id': None, 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'volume_type': None, 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:08:56.219067 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume of 1 GB Jul 31 21:08:56.219373 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:56.219373 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:08:56.222908 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Availability Zones retrieved successfully. Jul 31 21:08:56.227995 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (e62387a7-c870-4f6b-9239-aaa6d3458d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:08:56.228893 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7346b69-f9b6-4480-9bbb-6464323a7e3f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:08:56.229774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:08:56.282187 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7346b69-f9b6-4480-9bbb-6464323a7e3f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:08:56.282969 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3966ad3-ed03-4c34-91f3-f9b168791f0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:08:56.317225 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['a2f3c05d-5594-4b02-ae04-d277cf280a60', '764d5bcf-f630-4e8e-a212-57f1063a42ce', '70a5179c-76ef-49fe-aa68-528839325729', '1f6dfbde-9654-4ac6-8088-4fb54ec9973e'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:08:56.318074 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f3966ad3-ed03-4c34-91f3-f9b168791f0a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f3c05d-5594-4b02-ae04-d277cf280a60', '764d5bcf-f630-4e8e-a212-57f1063a42ce', '70a5179c-76ef-49fe-aa68-528839325729', '1f6dfbde-9654-4ac6-8088-4fb54ec9973e']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:08:56.318852 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b97d9e-9f54-4916-b338-287e81685357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:08:56.340053 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61b97d9e-9f54-4916-b338-287e81685357) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd67210a9-badb-4aeb-a1bd-ece954012262', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1940987047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['a2f3c05d-5594-4b02-ae04-d277cf280a60','764d5bcf-f630-4e8e-a212-57f1063a42ce','70a5179c-76ef-49fe-aa68-528839325729','1f6dfbde-9654-4ac6-8088-4fb54ec9973e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:08:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1940987047',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d67210a9-badb-4aeb-a1bd-ece954012262,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab91eb500e89472b868bbcbede4848a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8797d1be54aec90776319effdbb8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:08:56.341281 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0b8076-2cef-47af-be12-cdad7cea7cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:08:56.359241 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df0b8076-2cef-47af-be12-cdad7cea7cae) transitioned into state 'SUCCESS' from state '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-1940987047',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['a2f3c05d-5594-4b02-ae04-d277cf280a60','764d5bcf-f630-4e8e-a212-57f1063a42ce','70a5179c-76ef-49fe-aa68-528839325729','1f6dfbde-9654-4ac6-8088-4fb54ec9973e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:08:56.359945 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b6fef6f-fcbc-43e0-b14d-0f3631883f90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:08:56.369496 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5b6fef6f-fcbc-43e0-b14d-0f3631883f90) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:08:56.370367 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (e62387a7-c870-4f6b-9239-aaa6d3458d51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:08:56.370771 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request issued successfully. Jul 31 21:08:56.371394 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-a060c023-d1ac-434c-a44e-6cbfce16f567 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:08:56.371801 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1450/5816] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:08:56 2026] POST /volume/v3/volumes => generated 759 bytes in 282 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:08:56.383886 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2d264dfc-0192-4776-bbd9-c9a8d74ae06e None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:56.385616 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d264dfc-0192-4776-bbd9-c9a8d74ae06e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 Jul 31 21:08:56.385844 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d264dfc-0192-4776-bbd9-c9a8d74ae06e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:56.386058 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2d264dfc-0192-4776-bbd9-c9a8d74ae06e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:56.393170 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:56.393170 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:08:56.396745 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2d264dfc-0192-4776-bbd9-c9a8d74ae06e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:08:56.400663 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2d264dfc-0192-4776-bbd9-c9a8d74ae06e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 returned with HTTP 200 Jul 31 21:08:56.401019 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1467/5817] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:08:56 2026] GET /volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:57.412838 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b18af094-d337-415a-a8fb-9c1f7b70f25a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:57.414556 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b18af094-d337-415a-a8fb-9c1f7b70f25a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 Jul 31 21:08:57.414757 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b18af094-d337-415a-a8fb-9c1f7b70f25a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:57.414959 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b18af094-d337-415a-a8fb-9c1f7b70f25a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:57.421301 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:57.421301 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:08:57.424861 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-b18af094-d337-415a-a8fb-9c1f7b70f25a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:08:57.429105 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b18af094-d337-415a-a8fb-9c1f7b70f25a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 returned with HTTP 200 Jul 31 21:08:57.429479 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1466/5818] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:08:57 2026] GET /volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:08:57.440831 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-ccc1e0c8-3ba3-4405-a08a-3f10bd217780 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:57.442518 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ccc1e0c8-3ba3-4405-a08a-3f10bd217780 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 Jul 31 21:08:57.442716 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ccc1e0c8-3ba3-4405-a08a-3f10bd217780 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:57.442892 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-ccc1e0c8-3ba3-4405-a08a-3f10bd217780 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:57.449725 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:57.449725 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:08:57.453140 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-ccc1e0c8-3ba3-4405-a08a-3f10bd217780 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:08:57.457323 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-ccc1e0c8-3ba3-4405-a08a-3f10bd217780 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 returned with HTTP 200 Jul 31 21:08:57.457670 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1436/5819] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:08:57 2026] GET /volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:08:57.469363 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fd95d482-fe19-492b-8e20-389e3bed56f1 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:57.471155 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd95d482-fe19-492b-8e20-389e3bed56f1 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:08:57.471535 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fd95d482-fe19-492b-8e20-389e3bed56f1 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d67210a9-badb-4aeb-a1bd-ece954012262", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-1294852642", "description": null, "metadata": null}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:08:57.479262 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:57.479262 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:08:57.479717 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fd95d482-fe19-492b-8e20-389e3bed56f1 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:08:57.479894 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-fd95d482-fe19-492b-8e20-389e3bed56f1 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create snapshot from volume d67210a9-badb-4aeb-a1bd-ece954012262 Jul 31 21:08:57.504015 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-fd95d482-fe19-492b-8e20-389e3bed56f1 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['e4fafe0e-c216-441b-b9c0-177ed52eae99', '67eeb698-4930-4c3a-8a8d-d2f38f377453', '1f41b383-9563-4d63-bf3f-e760e94257bb', 'bf77adc5-86c7-4f1d-a03b-98f20af17b99'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:08:57.529683 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-fd95d482-fe19-492b-8e20-389e3bed56f1 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot create request issued successfully. Jul 31 21:08:57.530004 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fd95d482-fe19-492b-8e20-389e3bed56f1 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 21:08:57.530414 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1451/5820] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:08:57 2026] POST /volume/v3/snapshots => generated 308 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:08:57.539716 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5229423f-0f68-4b46-a1d9-1679edf42aba None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:57.541506 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5229423f-0f68-4b46-a1d9-1679edf42aba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 Jul 31 21:08:57.541506 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5229423f-0f68-4b46-a1d9-1679edf42aba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:57.541811 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5229423f-0f68-4b46-a1d9-1679edf42aba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:57.546063 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:57.546063 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:08:57.546417 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5229423f-0f68-4b46-a1d9-1679edf42aba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:57.547060 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5229423f-0f68-4b46-a1d9-1679edf42aba tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 returned with HTTP 200 Jul 31 21:08:57.547541 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1468/5821] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:08:57 2026] GET /volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:58.555438 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-bb3a2f93-b0ed-48e3-91a5-b3eba5512fb9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:58.557392 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb3a2f93-b0ed-48e3-91a5-b3eba5512fb9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 Jul 31 21:08:58.557580 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bb3a2f93-b0ed-48e3-91a5-b3eba5512fb9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:58.557768 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-bb3a2f93-b0ed-48e3-91a5-b3eba5512fb9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:58.562435 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:58.562435 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:08:58.562863 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-bb3a2f93-b0ed-48e3-91a5-b3eba5512fb9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:58.563557 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-bb3a2f93-b0ed-48e3-91a5-b3eba5512fb9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 returned with HTTP 200 Jul 31 21:08:58.563949 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1467/5822] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:08:58 2026] GET /volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:58.571339 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-fd01fa14-80f0-4d9c-9e4e-5f61752aacce None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:58.573012 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fd01fa14-80f0-4d9c-9e4e-5f61752aacce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 Jul 31 21:08:58.573230 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fd01fa14-80f0-4d9c-9e4e-5f61752aacce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:58.573421 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-fd01fa14-80f0-4d9c-9e4e-5f61752aacce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:58.578337 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:58.578337 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:08:58.578739 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-fd01fa14-80f0-4d9c-9e4e-5f61752aacce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:58.579673 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-fd01fa14-80f0-4d9c-9e4e-5f61752aacce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 returned with HTTP 200 Jul 31 21:08:58.580049 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1437/5823] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:08:58 2026] GET /volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:58.666353 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ac186899-9895-41da-9ae1-f110d20925d4 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:58.669321 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ac186899-9895-41da-9ae1-f110d20925d4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 Jul 31 21:08:58.669614 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ac186899-9895-41da-9ae1-f110d20925d4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:58.669919 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ac186899-9895-41da-9ae1-f110d20925d4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:58.676753 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:58.676753 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:08:58.677359 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ac186899-9895-41da-9ae1-f110d20925d4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:58.678441 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ac186899-9895-41da-9ae1-f110d20925d4 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 returned with HTTP 200 Jul 31 21:08:58.678923 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1452/5824] 10.4.3.157 () {68 vars in 1604 bytes} [Fri Jul 31 21:08:58 2026] GET /volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:58.688189 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-e2762ecd-8bb5-46d5-a8e1-cb53581345b0 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:58.690475 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-e2762ecd-8bb5-46d5-a8e1-cb53581345b0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 Jul 31 21:08:58.690748 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-e2762ecd-8bb5-46d5-a8e1-cb53581345b0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:58.690960 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-e2762ecd-8bb5-46d5-a8e1-cb53581345b0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:58.698869 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:58.698869 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:08:58.702649 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-e2762ecd-8bb5-46d5-a8e1-cb53581345b0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:08:58.707180 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-e2762ecd-8bb5-46d5-a8e1-cb53581345b0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 returned with HTTP 200 Jul 31 21:08:58.707700 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1469/5825] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:08:58 2026] GET /volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:08:59.097032 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-2e913600-9cbb-4417-a4d2-66fcf9106131 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:59.099086 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-2e913600-9cbb-4417-a4d2-66fcf9106131 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 Jul 31 21:08:59.099322 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-2e913600-9cbb-4417-a4d2-66fcf9106131 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:59.099559 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-2e913600-9cbb-4417-a4d2-66fcf9106131 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:59.104316 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:59.104316 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:08:59.104727 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-2e913600-9cbb-4417-a4d2-66fcf9106131 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:59.105438 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-2e913600-9cbb-4417-a4d2-66fcf9106131 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 returned with HTTP 200 Jul 31 21:08:59.105817 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1468/5826] 10.4.3.157 () {68 vars in 1604 bytes} [Fri Jul 31 21:08:59 2026] GET /volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:59.843546 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ef14d678-3546-4890-a296-522914ba813d None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:59.845531 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ef14d678-3546-4890-a296-522914ba813d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 Jul 31 21:08:59.845754 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ef14d678-3546-4890-a296-522914ba813d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:59.845933 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ef14d678-3546-4890-a296-522914ba813d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:59.852113 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:59.852113 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:08:59.852597 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ef14d678-3546-4890-a296-522914ba813d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:59.853431 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-ef14d678-3546-4890-a296-522914ba813d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 returned with HTTP 200 Jul 31 21:08:59.853847 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1438/5827] 10.4.3.157 () {68 vars in 1604 bytes} [Fri Jul 31 21:08:59 2026] GET /volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:08:59.861770 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-b851d7a7-c900-47f3-bb3e-7d63a3212111 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:59.863944 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-b851d7a7-c900-47f3-bb3e-7d63a3212111 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 Jul 31 21:08:59.864173 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-b851d7a7-c900-47f3-bb3e-7d63a3212111 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:08:59.864388 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-b851d7a7-c900-47f3-bb3e-7d63a3212111 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:08:59.873073 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:59.873073 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:08:59.876951 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-b851d7a7-c900-47f3-bb3e-7d63a3212111 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:08:59.881527 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-b851d7a7-c900-47f3-bb3e-7d63a3212111 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 returned with HTTP 200 Jul 31 21:08:59.881913 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1453/5828] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:08:59 2026] GET /volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:08:59.890647 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:08:59.893243 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:08:59.893755 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "a1e4db64-1128-4acc-9753-92ce8413c3d4", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:08:59.896081 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'a1e4db64-1128-4acc-9753-92ce8413c3d4', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:08:59.906162 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:08:59.906162 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:08:59.906626 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:08:59.906795 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume of 1 GB Jul 31 21:08:59.907683 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Availability Zones retrieved successfully. Jul 31 21:08:59.913412 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (c0c13dd9-290b-40a5-a1f8-5481dc37c8a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:08:59.914587 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1f4ad0-d4ba-4e62-9829-c72626b15f86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:08:59.915631 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:08:59.941668 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba1f4ad0-d4ba-4e62-9829-c72626b15f86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a1e4db64-1128-4acc-9753-92ce8413c3d4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:08:59.942675 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49708e0-2920-4ee0-979d-610583ba9b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:08:59.981854 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['e8dc7671-a8d1-4031-938d-668781acc4b1', '80b55169-86c2-4a26-9305-2514004ced14', 'a8407417-aca4-46db-81c0-0b3e5e2c4705', '57d554eb-abaf-4984-bb1a-4f27c6f2ad7f'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:08:59.982625 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f49708e0-2920-4ee0-979d-610583ba9b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8dc7671-a8d1-4031-938d-668781acc4b1', '80b55169-86c2-4a26-9305-2514004ced14', 'a8407417-aca4-46db-81c0-0b3e5e2c4705', '57d554eb-abaf-4984-bb1a-4f27c6f2ad7f']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:08:59.983511 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ca7843-b3f8-4a7c-a7b3-4298629bcb6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:09:00.026215 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (54ca7843-b3f8-4a7c-a7b3-4298629bcb6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '04103ea9-4cf9-4602-b983-dec111c428c6', '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='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['e8dc7671-a8d1-4031-938d-668781acc4b1','80b55169-86c2-4a26-9305-2514004ced14','a8407417-aca4-46db-81c0-0b3e5e2c4705','57d554eb-abaf-4984-bb1a-4f27c6f2ad7f'],size=1,snapshot_id=a1e4db64-1128-4acc-9753-92ce8413c3d4,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), '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-31T21:09:00Z,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=04103ea9-4cf9-4602-b983-dec111c428c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab91eb500e89472b868bbcbede4848a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a1e4db64-1128-4acc-9753-92ce8413c3d4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8797d1be54aec90776319effdbb8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:09:00.027060 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc10b472-5b31-4ce2-91d1-8c4fadee1b43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:09:00.051816 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc10b472-5b31-4ce2-91d1-8c4fadee1b43) transitioned into 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='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['e8dc7671-a8d1-4031-938d-668781acc4b1','80b55169-86c2-4a26-9305-2514004ced14','a8407417-aca4-46db-81c0-0b3e5e2c4705','57d554eb-abaf-4984-bb1a-4f27c6f2ad7f'],size=1,snapshot_id=a1e4db64-1128-4acc-9753-92ce8413c3d4,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:09:00.052883 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149b82f7-6fd5-4cc1-8890-6ac2b7c40beb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:09:00.076226 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (149b82f7-6fd5-4cc1-8890-6ac2b7c40beb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:09:00.077084 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (c0c13dd9-290b-40a5-a1f8-5481dc37c8a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:09:00.077428 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request issued successfully. Jul 31 21:09:00.078035 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-106b8d02-b441-4230-95f8-61d19c42dc71 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:09:00.078518 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1470/5829] 10.4.3.157 () {72 vars in 1541 bytes} [Fri Jul 31 21:08:59 2026] POST /volume/v3/volumes => generated 736 bytes in 188 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:09:00.086769 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-825ca1e8-2fd1-4890-9efa-917aa1da6ca7 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:00.088993 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-825ca1e8-2fd1-4890-9efa-917aa1da6ca7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 Jul 31 21:09:00.089218 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-825ca1e8-2fd1-4890-9efa-917aa1da6ca7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:00.089432 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-825ca1e8-2fd1-4890-9efa-917aa1da6ca7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:00.096219 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:00.096219 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:09:00.100299 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-825ca1e8-2fd1-4890-9efa-917aa1da6ca7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:00.104232 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-825ca1e8-2fd1-4890-9efa-917aa1da6ca7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 returned with HTTP 200 Jul 31 21:09:00.104671 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1469/5830] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:09:00 2026] GET /volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:09:00.113508 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-bde3158a-ffec-4493-b0d0-7db79c8f00fd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:00.115584 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-bde3158a-ffec-4493-b0d0-7db79c8f00fd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 Jul 31 21:09:00.115816 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-bde3158a-ffec-4493-b0d0-7db79c8f00fd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:00.116013 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-bde3158a-ffec-4493-b0d0-7db79c8f00fd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:00.122265 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:00.122265 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:09:00.125549 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-bde3158a-ffec-4493-b0d0-7db79c8f00fd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:00.129943 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-bde3158a-ffec-4493-b0d0-7db79c8f00fd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 returned with HTTP 200 Jul 31 21:09:00.130321 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1439/5831] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:09:00 2026] GET /volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 => generated 804 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:09:03.138567 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-cf9d6146-25a2-483a-b32d-971693dd7ff6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:03.141241 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-cf9d6146-25a2-483a-b32d-971693dd7ff6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 Jul 31 21:09:03.141488 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-cf9d6146-25a2-483a-b32d-971693dd7ff6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:03.141768 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-cf9d6146-25a2-483a-b32d-971693dd7ff6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:03.150705 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:03.150705 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:09:03.154353 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-cf9d6146-25a2-483a-b32d-971693dd7ff6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:03.159387 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-cf9d6146-25a2-483a-b32d-971693dd7ff6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 returned with HTTP 200 Jul 31 21:09:03.159777 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1454/5832] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:09:03 2026] GET /volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 => generated 1345 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:09:03.167331 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c865e720-e63c-4a30-b472-95a36fa5518d None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:03.167906 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c865e720-e63c-4a30-b472-95a36fa5518d None None] GET https://10.4.3.157/volume// Jul 31 21:09:03.168114 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c865e720-e63c-4a30-b472-95a36fa5518d None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:03.168382 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c865e720-e63c-4a30-b472-95a36fa5518d None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:03.168701 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c865e720-e63c-4a30-b472-95a36fa5518d None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:09:03.168977 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1471/5833] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:09: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 21:09:03.175646 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-7d2ddaee-e471-4647-8b50-04dddb28189a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:03.177791 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-7d2ddaee-e471-4647-8b50-04dddb28189a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:09:03.178145 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-7d2ddaee-e471-4647-8b50-04dddb28189a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "04103ea9-4cf9-4602-b983-dec111c428c6", "connector": null, "instance_uuid": "1430cba5-3039-4460-b91d-0f8053a9006e"}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:09:03.186780 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:03.186780 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:09:03.213221 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-7d2ddaee-e471-4647-8b50-04dddb28189a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:09:03.213726 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1470/5834] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:09:03 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 21:09:03.220875 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-c2cb5765-0947-40c4-b2b9-3763a8dd4937 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:03.221363 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c2cb5765-0947-40c4-b2b9-3763a8dd4937 None None] GET https://10.4.3.157/volume// Jul 31 21:09:03.221613 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c2cb5765-0947-40c4-b2b9-3763a8dd4937 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:03.221855 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-c2cb5765-0947-40c4-b2b9-3763a8dd4937 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:03.222253 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-c2cb5765-0947-40c4-b2b9-3763a8dd4937 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:09:03.222616 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1440/5835] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:09: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 21:09:03.229154 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-04705a5c-d575-4643-a78f-7fddeb28d758 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:03.231180 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-04705a5c-d575-4643-a78f-7fddeb28d758 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 Jul 31 21:09:03.231390 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-04705a5c-d575-4643-a78f-7fddeb28d758 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:03.231583 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-04705a5c-d575-4643-a78f-7fddeb28d758 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:03.240245 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:03.240245 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:09:03.243791 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-04705a5c-d575-4643-a78f-7fddeb28d758 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:03.248438 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-04705a5c-d575-4643-a78f-7fddeb28d758 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 returned with HTTP 200 Jul 31 21:09:03.248915 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1455/5836] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:09:03 2026] GET /volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 => generated 1524 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:09:03.362391 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-f8a556f3-aaf7-4d88-9cca-aaca759441e3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:03.364632 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-f8a556f3-aaf7-4d88-9cca-aaca759441e3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] PUT https://10.4.3.157/volume/v3/attachments/6b546e7c-5c4c-484d-8674-53cdfb0d916e Jul 31 21:09:03.365022 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-f8a556f3-aaf7-4d88-9cca-aaca759441e3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:09:03.372537 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-f8a556f3-aaf7-4d88-9cca-aaca759441e3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Acquiring lock "cinder-attachment_update-04103ea9-4cf9-4602-b983-dec111c428c6-np0000006272" by "attachment_update" {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:09:03.377073 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-f8a556f3-aaf7-4d88-9cca-aaca759441e3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-04103ea9-4cf9-4602-b983-dec111c428c6-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100191) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:09:03.378069 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:03.378069 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:09:03.459980 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.coordination [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-f8a556f3-aaf7-4d88-9cca-aaca759441e3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-04103ea9-4cf9-4602-b983-dec111c428c6-np0000006272" released by "attachment_update" :: held 0.083s {{(pid=100191) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:09:03.460398 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-f8a556f3-aaf7-4d88-9cca-aaca759441e3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/6b546e7c-5c4c-484d-8674-53cdfb0d916e returned with HTTP 200 Jul 31 21:09:03.461277 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1472/5837] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:09:03 2026] PUT /volume/v3/attachments/6b546e7c-5c4c-484d-8674-53cdfb0d916e => generated 969 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:09:03.485118 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-8ec75955-9784-496a-a86d-452a9c07b788 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:03.487538 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-8ec75955-9784-496a-a86d-452a9c07b788 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments/6b546e7c-5c4c-484d-8674-53cdfb0d916e/action Jul 31 21:09:03.487950 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-8ec75955-9784-496a-a86d-452a9c07b788 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-complete": null}' {{(pid=100192) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:09:03.488086 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-8ec75955-9784-496a-a86d-452a9c07b788 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:09:03.505376 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:03.505376 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:09:03.515572 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-e9ee22ac-b7fa-43ce-9d34-5cc1ede30d30 req-8ec75955-9784-496a-a86d-452a9c07b788 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/6b546e7c-5c4c-484d-8674-53cdfb0d916e/action returned with HTTP 204 Jul 31 21:09:03.516132 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1471/5838] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:09:03 2026] POST /volume/v3/attachments/6b546e7c-5c4c-484d-8674-53cdfb0d916e/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:09:10.128927 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=13 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:09:10.229388 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2b5723d4-e89e-41e9-a723-81405512599b None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:10.231302 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b5723d4-e89e-41e9-a723-81405512599b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 Jul 31 21:09:10.231538 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b5723d4-e89e-41e9-a723-81405512599b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:10.231742 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2b5723d4-e89e-41e9-a723-81405512599b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:10.241336 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:10.241336 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:09:10.244767 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2b5723d4-e89e-41e9-a723-81405512599b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:10.249540 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2b5723d4-e89e-41e9-a723-81405512599b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 returned with HTTP 200 Jul 31 21:09:10.249956 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1441/5839] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:09:10 2026] GET /volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 => generated 1637 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:09:11.361162 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-be0890bf-459a-4cc0-80f1-93241dbce95e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:11.364173 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-be0890bf-459a-4cc0-80f1-93241dbce95e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/attachments/6b546e7c-5c4c-484d-8674-53cdfb0d916e Jul 31 21:09:11.364461 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-be0890bf-459a-4cc0-80f1-93241dbce95e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:11.364696 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-be0890bf-459a-4cc0-80f1-93241dbce95e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:11.373716 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:11.373716 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:09:11.426003 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-be0890bf-459a-4cc0-80f1-93241dbce95e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/6b546e7c-5c4c-484d-8674-53cdfb0d916e returned with HTTP 200 Jul 31 21:09:11.426555 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1456/5840] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:09:11 2026] DELETE /volume/v3/attachments/6b546e7c-5c4c-484d-8674-53cdfb0d916e => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:09:11.439171 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-05eb79c2-e0da-4302-8d9e-ebd1ef887d3c None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:11.442205 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-05eb79c2-e0da-4302-8d9e-ebd1ef887d3c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 Jul 31 21:09:11.442488 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-05eb79c2-e0da-4302-8d9e-ebd1ef887d3c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:11.442739 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-05eb79c2-e0da-4302-8d9e-ebd1ef887d3c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:11.442960 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-05eb79c2-e0da-4302-8d9e-ebd1ef887d3c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume with id: 04103ea9-4cf9-4602-b983-dec111c428c6 Jul 31 21:09:11.452107 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:11.452107 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:09:11.452680 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-05eb79c2-e0da-4302-8d9e-ebd1ef887d3c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:11.476187 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-05eb79c2-e0da-4302-8d9e-ebd1ef887d3c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume request issued successfully. Jul 31 21:09:11.476405 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cba4e437-c5e4-43f9-befb-f44a2ac99634 req-05eb79c2-e0da-4302-8d9e-ebd1ef887d3c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 returned with HTTP 202 Jul 31 21:09:11.476976 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1473/5841] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 21:09:11 2026] DELETE /volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:09:12.649912 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-b5d89890-6622-4483-88d0-0fd7a6ee688d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:12.652316 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b5d89890-6622-4483-88d0-0fd7a6ee688d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 Jul 31 21:09:12.652316 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b5d89890-6622-4483-88d0-0fd7a6ee688d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:12.652316 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-b5d89890-6622-4483-88d0-0fd7a6ee688d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:12.657951 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-b5d89890-6622-4483-88d0-0fd7a6ee688d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 returned with HTTP 404 Jul 31 21:09:12.658540 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1472/5842] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:09:12 2026] GET /volume/v3/volumes/04103ea9-4cf9-4602-b983-dec111c428c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:09:12.710847 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-38a99644-3980-4ad7-9c84-72f06204422f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:12.712571 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-38a99644-3980-4ad7-9c84-72f06204422f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 Jul 31 21:09:12.712756 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-38a99644-3980-4ad7-9c84-72f06204422f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:12.712931 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-38a99644-3980-4ad7-9c84-72f06204422f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:12.713045 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [None req-38a99644-3980-4ad7-9c84-72f06204422f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete snapshot with id: a1e4db64-1128-4acc-9753-92ce8413c3d4 Jul 31 21:09:12.718504 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:12.718504 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:09:12.718995 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-38a99644-3980-4ad7-9c84-72f06204422f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:09:12.737825 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-38a99644-3980-4ad7-9c84-72f06204422f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot delete request issued successfully. Jul 31 21:09:12.737994 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-38a99644-3980-4ad7-9c84-72f06204422f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 returned with HTTP 202 Jul 31 21:09:12.738452 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1442/5843] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:09:12 2026] DELETE /volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:09:12.745733 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-cc8d140b-371a-4388-9312-66007cf62800 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:12.747889 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cc8d140b-371a-4388-9312-66007cf62800 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 Jul 31 21:09:12.748108 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cc8d140b-371a-4388-9312-66007cf62800 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:12.748345 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-cc8d140b-371a-4388-9312-66007cf62800 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:12.753893 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:12.753893 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:09:12.754368 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-cc8d140b-371a-4388-9312-66007cf62800 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:09:12.755175 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-cc8d140b-371a-4388-9312-66007cf62800 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 returned with HTTP 200 Jul 31 21:09:12.755564 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1457/5844] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:09:12 2026] GET /volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:09:13.764860 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b8864800-8f80-4287-b30f-79136d62c56a None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:13.766728 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b8864800-8f80-4287-b30f-79136d62c56a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 Jul 31 21:09:13.766952 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b8864800-8f80-4287-b30f-79136d62c56a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:13.767179 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b8864800-8f80-4287-b30f-79136d62c56a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:13.771264 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b8864800-8f80-4287-b30f-79136d62c56a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 returned with HTTP 404 Jul 31 21:09:13.771805 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1474/5845] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:09:13 2026] GET /volume/v3/snapshots/a1e4db64-1128-4acc-9753-92ce8413c3d4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:09:13.777585 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c323b96e-8bbc-4f14-ae0a-4712dd109f6a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:13.779256 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c323b96e-8bbc-4f14-ae0a-4712dd109f6a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 Jul 31 21:09:13.779488 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c323b96e-8bbc-4f14-ae0a-4712dd109f6a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:13.779696 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c323b96e-8bbc-4f14-ae0a-4712dd109f6a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:13.779862 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-c323b96e-8bbc-4f14-ae0a-4712dd109f6a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume with id: d67210a9-badb-4aeb-a1bd-ece954012262 Jul 31 21:09:13.786156 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:13.786156 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:09:13.786571 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c323b96e-8bbc-4f14-ae0a-4712dd109f6a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:13.802541 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c323b96e-8bbc-4f14-ae0a-4712dd109f6a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume request issued successfully. Jul 31 21:09:13.802730 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c323b96e-8bbc-4f14-ae0a-4712dd109f6a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 returned with HTTP 202 Jul 31 21:09:13.803166 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1473/5846] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:09:13 2026] DELETE /volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:09:13.811533 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2e6d17e5-a724-46c7-b482-8d48917273d6 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:13.813411 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2e6d17e5-a724-46c7-b482-8d48917273d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 Jul 31 21:09:13.813594 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2e6d17e5-a724-46c7-b482-8d48917273d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:13.813773 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2e6d17e5-a724-46c7-b482-8d48917273d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:13.820506 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:13.820506 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:09:13.824208 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2e6d17e5-a724-46c7-b482-8d48917273d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:13.830082 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2e6d17e5-a724-46c7-b482-8d48917273d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 returned with HTTP 200 Jul 31 21:09:13.830593 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1443/5847] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:09:13 2026] GET /volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 => generated 1366 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:09:14.841910 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-47026065-274d-46da-bd7e-786727624111 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:14.843611 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-47026065-274d-46da-bd7e-786727624111 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 Jul 31 21:09:14.843789 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-47026065-274d-46da-bd7e-786727624111 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:14.843962 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-47026065-274d-46da-bd7e-786727624111 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:14.849163 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-47026065-274d-46da-bd7e-786727624111 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 returned with HTTP 404 Jul 31 21:09:14.849583 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1458/5848] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:09:14 2026] GET /volume/v3/volumes/d67210a9-badb-4aeb-a1bd-ece954012262 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:09:14.876484 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:14.878307 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:09:14.878676 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1220920609", "snapshot_id": null, "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "volume_type": null, "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:09:14.880144 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1220920609', 'snapshot_id': None, 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'volume_type': None, 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:09:14.956759 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume of 1 GB Jul 31 21:09:14.960458 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Availability Zones retrieved successfully. Jul 31 21:09:14.965572 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (562da263-411a-42d9-ae33-be9054eb790b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:09:14.966433 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b078458-c2b6-4433-b9a5-d7cc406256f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:09:14.967270 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Validating volume size '1' using validate_int {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:09:15.022981 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b078458-c2b6-4433-b9a5-d7cc406256f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:09:15.023718 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c93ab76-10b5-4409-9c0b-bc6046c63708) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:09:15.060810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['a42dcf7d-7961-41e4-a0a7-20018bb8224a', '60e6046f-609b-4b9a-bc86-117f6f51e023', 'e367a5f7-b7f2-4945-aba9-ef488b7f0f95', 'f37c93ce-5878-4ca0-9468-6ec144c99c3d'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:09:15.061563 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c93ab76-10b5-4409-9c0b-bc6046c63708) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a42dcf7d-7961-41e4-a0a7-20018bb8224a', '60e6046f-609b-4b9a-bc86-117f6f51e023', 'e367a5f7-b7f2-4945-aba9-ef488b7f0f95', 'f37c93ce-5878-4ca0-9468-6ec144c99c3d']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:09:15.062249 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9891dee0-98bb-4756-98ed-5aee0cac4e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:09:15.087029 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9891dee0-98bb-4756-98ed-5aee0cac4e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c202227f-55b8-48ed-9783-9a1232c2088c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1220920609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['a42dcf7d-7961-41e4-a0a7-20018bb8224a','60e6046f-609b-4b9a-bc86-117f6f51e023','e367a5f7-b7f2-4945-aba9-ef488b7f0f95','f37c93ce-5878-4ca0-9468-6ec144c99c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:09:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1220920609',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c202227f-55b8-48ed-9783-9a1232c2088c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab91eb500e89472b868bbcbede4848a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8797d1be54aec90776319effdbb8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:09:15.087810 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fccaf81a-29f1-46b5-bf05-f0346b696e8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:09:15.106362 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fccaf81a-29f1-46b5-bf05-f0346b696e8e) transitioned into state 'SUCCESS' from state '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-1220920609',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['a42dcf7d-7961-41e4-a0a7-20018bb8224a','60e6046f-609b-4b9a-bc86-117f6f51e023','e367a5f7-b7f2-4945-aba9-ef488b7f0f95','f37c93ce-5878-4ca0-9468-6ec144c99c3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:09:15.107079 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6bb93f0-eebc-4203-b00a-1e9f04f230a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:09:15.118872 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c6bb93f0-eebc-4203-b00a-1e9f04f230a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:09:15.119838 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (562da263-411a-42d9-ae33-be9054eb790b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:09:15.120225 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request issued successfully. Jul 31 21:09:15.121208 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-962003db-58fe-4722-b5e6-d03e66dff1f3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:09:15.121683 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1475/5849] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:09:14 2026] POST /volume/v3/volumes => generated 759 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:09:15.134245 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-8ef06685-9ce8-461f-8048-38a3128ab6e9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:15.136513 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8ef06685-9ce8-461f-8048-38a3128ab6e9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:09:15.136760 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8ef06685-9ce8-461f-8048-38a3128ab6e9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:15.137180 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-8ef06685-9ce8-461f-8048-38a3128ab6e9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:15.145221 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:15.145221 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:09:15.149354 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-8ef06685-9ce8-461f-8048-38a3128ab6e9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:15.153493 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-8ef06685-9ce8-461f-8048-38a3128ab6e9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 200 Jul 31 21:09:15.153881 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1474/5850] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:09:15 2026] GET /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 827 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:09:16.165480 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9c871c48-2b2c-47f3-a988-78105f8836a2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:16.167244 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9c871c48-2b2c-47f3-a988-78105f8836a2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:09:16.167424 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9c871c48-2b2c-47f3-a988-78105f8836a2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:16.167612 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9c871c48-2b2c-47f3-a988-78105f8836a2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:16.174100 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:16.174100 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:09:16.177623 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-9c871c48-2b2c-47f3-a988-78105f8836a2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:16.182634 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9c871c48-2b2c-47f3-a988-78105f8836a2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 200 Jul 31 21:09:16.183107 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1444/5851] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:09:16 2026] GET /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:09:16.194590 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-851ab1ff-f469-4dc0-b0bc-8225bb20cca7 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:16.196305 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-851ab1ff-f469-4dc0-b0bc-8225bb20cca7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:09:16.196512 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-851ab1ff-f469-4dc0-b0bc-8225bb20cca7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:16.196744 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-851ab1ff-f469-4dc0-b0bc-8225bb20cca7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:16.203119 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:16.203119 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:09:16.206421 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-851ab1ff-f469-4dc0-b0bc-8225bb20cca7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:16.211672 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-851ab1ff-f469-4dc0-b0bc-8225bb20cca7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 200 Jul 31 21:09:16.212061 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1459/5852] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:09:16 2026] GET /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:09:17.166737 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-ede4cc22-cf42-49bd-a45b-04dc91c119a7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:17.168688 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-ede4cc22-cf42-49bd-a45b-04dc91c119a7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:09:17.168883 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-ede4cc22-cf42-49bd-a45b-04dc91c119a7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:17.169092 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-ede4cc22-cf42-49bd-a45b-04dc91c119a7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:17.175601 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:17.175601 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:09:17.179011 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-ede4cc22-cf42-49bd-a45b-04dc91c119a7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:17.183354 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-ede4cc22-cf42-49bd-a45b-04dc91c119a7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 200 Jul 31 21:09:17.183756 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1476/5853] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:09:17 2026] GET /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 1367 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:09:17.592999 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-1097611e-1e69-4adb-a676-b54c0129d9c0 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:17.595267 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-1097611e-1e69-4adb-a676-b54c0129d9c0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:09:17.595497 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-1097611e-1e69-4adb-a676-b54c0129d9c0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:17.595731 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-1097611e-1e69-4adb-a676-b54c0129d9c0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:17.602477 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:17.602477 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:09:17.605954 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-1097611e-1e69-4adb-a676-b54c0129d9c0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:17.611337 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-1097611e-1e69-4adb-a676-b54c0129d9c0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 200 Jul 31 21:09:17.611914 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1475/5854] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:09:17 2026] GET /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:09:17.621638 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-aab077f7-69a4-43c6-870e-2ec389cfb90a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:17.622141 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aab077f7-69a4-43c6-870e-2ec389cfb90a None None] GET https://10.4.3.157/volume// Jul 31 21:09:17.622409 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aab077f7-69a4-43c6-870e-2ec389cfb90a None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:17.622668 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-aab077f7-69a4-43c6-870e-2ec389cfb90a None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:17.623082 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-aab077f7-69a4-43c6-870e-2ec389cfb90a None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:09:17.623511 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1445/5855] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 21:09:17 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:09:17.631282 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-94498851-74a6-4364-b568-e1fb789fdde0 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:17.633365 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-94498851-74a6-4364-b568-e1fb789fdde0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:09:17.633715 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-94498851-74a6-4364-b568-e1fb789fdde0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "c202227f-55b8-48ed-9783-9a1232c2088c", "connector": null, "instance_uuid": "caaaa084-1f72-43a0-b26f-07f6c45c6a8e"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:09:17.642561 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:17.642561 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:09:17.665707 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-94498851-74a6-4364-b568-e1fb789fdde0 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:09:17.666225 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1460/5856] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:09:17 2026] POST /volume/v3/attachments => generated 273 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:09:18.407369 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-7bec7231-0b80-44ff-be00-12d3ae0fa2fe None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:18.407921 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7bec7231-0b80-44ff-be00-12d3ae0fa2fe None None] GET https://10.4.3.157/volume// Jul 31 21:09:18.408205 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7bec7231-0b80-44ff-be00-12d3ae0fa2fe None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:18.408488 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-7bec7231-0b80-44ff-be00-12d3ae0fa2fe None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:18.408935 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-7bec7231-0b80-44ff-be00-12d3ae0fa2fe None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:09:18.409397 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1477/5857] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:09:18 2026] GET /volume/ => generated 386 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:09:18.419176 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-11fe6618-2b2f-4755-9429-2ddaf49c3a8d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:18.422140 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-11fe6618-2b2f-4755-9429-2ddaf49c3a8d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:09:18.422381 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-11fe6618-2b2f-4755-9429-2ddaf49c3a8d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:09:18.422534 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-11fe6618-2b2f-4755-9429-2ddaf49c3a8d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:09:18.430975 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:18.430975 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:09:18.434118 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-11fe6618-2b2f-4755-9429-2ddaf49c3a8d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:09:18.439499 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-11fe6618-2b2f-4755-9429-2ddaf49c3a8d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 200 Jul 31 21:09:18.439936 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1476/5858] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:09:18 2026] GET /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 1546 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:09:18.547584 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-202aab82-f802-4581-9bdd-b89ede11cabe None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:18.550373 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-202aab82-f802-4581-9bdd-b89ede11cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] PUT https://10.4.3.157/volume/v3/attachments/5babae17-728f-4da9-9cfc-3cde043dc0a8 Jul 31 21:09:18.550892 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-202aab82-f802-4581-9bdd-b89ede11cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:09:18.560303 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-202aab82-f802-4581-9bdd-b89ede11cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Acquiring lock "cinder-attachment_update-c202227f-55b8-48ed-9783-9a1232c2088c-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:09:18.564709 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-202aab82-f802-4581-9bdd-b89ede11cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-c202227f-55b8-48ed-9783-9a1232c2088c-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:09:18.565647 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:18.565647 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:09:18.641875 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-202aab82-f802-4581-9bdd-b89ede11cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-c202227f-55b8-48ed-9783-9a1232c2088c-np0000006272" released by "attachment_update" :: held 0.077s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:09:18.642316 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-202aab82-f802-4581-9bdd-b89ede11cabe tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/5babae17-728f-4da9-9cfc-3cde043dc0a8 returned with HTTP 200 Jul 31 21:09:18.643022 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1446/5859] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:09:18 2026] PUT /volume/v3/attachments/5babae17-728f-4da9-9cfc-3cde043dc0a8 => generated 969 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:09:18.666039 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-9a14a7e5-40e5-436f-bdd4-772145248cb5 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:09:18.668014 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-9a14a7e5-40e5-436f-bdd4-772145248cb5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments/5babae17-728f-4da9-9cfc-3cde043dc0a8/action Jul 31 21:09:18.668421 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-9a14a7e5-40e5-436f-bdd4-772145248cb5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:09:18.668544 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-9a14a7e5-40e5-436f-bdd4-772145248cb5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:09:18.683898 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:09:18.683898 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:09:18.693562 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0f09f8ca-d7c8-4c28-82a1-62816e540802 req-9a14a7e5-40e5-436f-bdd4-772145248cb5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/5babae17-728f-4da9-9cfc-3cde043dc0a8/action returned with HTTP 204 Jul 31 21:09:18.693989 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1461/5860] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:09:18 2026] POST /volume/v3/attachments/5babae17-728f-4da9-9cfc-3cde043dc0a8/action => generated 0 bytes in 28 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:09:27.182064 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=86,cinder:INSERT=19,cinder:UPDATE=40 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:09:28.437325 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=43,cinder:UPDATE=5,cinder:INSERT=2 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:09:28.636528 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=20,cinder:UPDATE=2 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:09:28.690700 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=83,cinder:UPDATE=34,cinder:INSERT=12 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:10:01.719928 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-168e5118-faa5-40e8-8e9c-63aea18e04d6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:01.723223 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-168e5118-faa5-40e8-8e9c-63aea18e04d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/limits Jul 31 21:10:01.723223 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-168e5118-faa5-40e8-8e9c-63aea18e04d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:01.723223 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-168e5118-faa5-40e8-8e9c-63aea18e04d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'index' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:01.742722 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-168e5118-faa5-40e8-8e9c-63aea18e04d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/limits returned with HTTP 200 Jul 31 21:10:01.743134 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1478/5861] 10.4.3.157 () {68 vars in 1484 bytes} [Fri Jul 31 21:10:01 2026] GET /volume/v3/limits => generated 302 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:10:01.790002 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-1dbda6c8-2cba-412a-8046-e3a1288c882c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:01.792109 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-1dbda6c8-2cba-412a-8046-e3a1288c882c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:10:01.792370 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-1dbda6c8-2cba-412a-8046-e3a1288c882c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:01.792566 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-1dbda6c8-2cba-412a-8046-e3a1288c882c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:01.803429 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:01.803429 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:10:01.807944 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-1dbda6c8-2cba-412a-8046-e3a1288c882c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:10:01.813898 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-1dbda6c8-2cba-412a-8046-e3a1288c882c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 200 Jul 31 21:10:01.814393 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1477/5862] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:10:01 2026] GET /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 1659 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:10:01.823510 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-cdaa34a9-55e3-4b03-9dee-1b09b4c0d840 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:01.826548 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-cdaa34a9-55e3-4b03-9dee-1b09b4c0d840 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:10:01.827028 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-cdaa34a9-55e3-4b03-9dee-1b09b4c0d840 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c202227f-55b8-48ed-9783-9a1232c2088c", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-225264858", "description": null, "metadata": {}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:10:01.839835 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:01.839835 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:10:01.840230 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-cdaa34a9-55e3-4b03-9dee-1b09b4c0d840 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:10:01.840399 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.snapshots [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-cdaa34a9-55e3-4b03-9dee-1b09b4c0d840 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create snapshot from volume c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:10:01.867021 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.quota [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-cdaa34a9-55e3-4b03-9dee-1b09b4c0d840 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['86e745aa-f4e0-4c39-949d-fc2b24581238', 'de258b05-bc48-40f0-ad13-12a08d65bdb3', '585b56cf-6916-4f7c-afec-d448edfa0fe4', '88dd0352-85a8-40e2-9d95-c078619d67cb'] {{(pid=100194) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:10:01.900591 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-cdaa34a9-55e3-4b03-9dee-1b09b4c0d840 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot force create request issued successfully. Jul 31 21:10:01.900975 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-486c79c2-8d63-482a-bbc8-7179915b77a1 req-cdaa34a9-55e3-4b03-9dee-1b09b4c0d840 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 21:10:01.901451 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1447/5863] 10.4.3.157 () {72 vars in 1547 bytes} [Fri Jul 31 21:10:01 2026] POST /volume/v3/snapshots => generated 319 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:10:03.418899 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-aec550f0-8f81-460f-a640-6c4f7ceb3eb3 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:03.420802 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aec550f0-8f81-460f-a640-6c4f7ceb3eb3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 Jul 31 21:10:03.420981 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-aec550f0-8f81-460f-a640-6c4f7ceb3eb3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:03.421185 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-aec550f0-8f81-460f-a640-6c4f7ceb3eb3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:03.426404 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:03.426404 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:10:03.426851 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-aec550f0-8f81-460f-a640-6c4f7ceb3eb3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:10:03.427537 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-aec550f0-8f81-460f-a640-6c4f7ceb3eb3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 returned with HTTP 200 Jul 31 21:10:03.427890 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1462/5864] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:10:03 2026] GET /volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:10:04.783731 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-9bb853cb-4de8-4381-bb51-97ddda6c4b4b None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:04.785733 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-9bb853cb-4de8-4381-bb51-97ddda6c4b4b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 Jul 31 21:10:04.785897 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-9bb853cb-4de8-4381-bb51-97ddda6c4b4b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:04.786075 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-9bb853cb-4de8-4381-bb51-97ddda6c4b4b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:04.790675 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:04.790675 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:10:04.791050 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-9bb853cb-4de8-4381-bb51-97ddda6c4b4b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:10:04.791708 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-9bb853cb-4de8-4381-bb51-97ddda6c4b4b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 returned with HTTP 200 Jul 31 21:10:04.792048 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1479/5865] 10.4.3.157 () {68 vars in 1604 bytes} [Fri Jul 31 21:10:04 2026] GET /volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:10:05.486296 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-0273db3a-ee9b-4b7a-8a6a-20df90f1ea42 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:05.488904 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-0273db3a-ee9b-4b7a-8a6a-20df90f1ea42 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 Jul 31 21:10:05.489163 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-0273db3a-ee9b-4b7a-8a6a-20df90f1ea42 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:05.489420 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-0273db3a-ee9b-4b7a-8a6a-20df90f1ea42 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:05.495425 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:05.495425 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:10:05.495933 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-0273db3a-ee9b-4b7a-8a6a-20df90f1ea42 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:10:05.496889 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-0273db3a-ee9b-4b7a-8a6a-20df90f1ea42 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 returned with HTTP 200 Jul 31 21:10:05.497375 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1478/5866] 10.4.3.157 () {68 vars in 1604 bytes} [Fri Jul 31 21:10:05 2026] GET /volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 => generated 478 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:10:05.503650 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-a6f90859-6e45-4cf3-af98-60f4e3120ec8 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:05.506092 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-a6f90859-6e45-4cf3-af98-60f4e3120ec8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:10:05.506363 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-a6f90859-6e45-4cf3-af98-60f4e3120ec8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:05.506581 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-a6f90859-6e45-4cf3-af98-60f4e3120ec8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:05.517006 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:05.517006 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:10:05.520613 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-a6f90859-6e45-4cf3-af98-60f4e3120ec8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:10:05.525432 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-a6f90859-6e45-4cf3-af98-60f4e3120ec8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 200 Jul 31 21:10:05.525835 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1448/5867] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:10:05 2026] GET /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 1659 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:10:05.534935 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:05.536825 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:10:05.537147 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "b193e3c7-58de-48c5-b6b7-22a5ca4142f3", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:10:05.538663 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': 'b193e3c7-58de-48c5-b6b7-22a5ca4142f3', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:10:05.549576 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:05.549576 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:10:05.550237 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:10:05.550409 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume of 1 GB Jul 31 21:10:05.551254 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Availability Zones retrieved successfully. Jul 31 21:10:05.558484 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (4f3c62f9-eb9d-4886-9f05-c9c1de831774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:10:05.559594 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5117d2-ed07-472b-862b-f2fc4ac4629f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:10:05.560560 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:10:05.585482 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c5117d2-ed07-472b-862b-f2fc4ac4629f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'b193e3c7-58de-48c5-b6b7-22a5ca4142f3', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:10:05.586327 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17db679-9c69-425c-8f0c-81ee9f21bc07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:10:05.623037 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['2d49e8ae-4ea3-4e44-90f4-f3137d813458', 'e41b6c89-d9ca-4d47-8293-8271196a53b0', '52f68f10-e176-4838-bf61-3aae3b306fd7', '409a3d43-ea92-4ab9-9a50-e1b9eb500d1c'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:10:05.623848 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e17db679-9c69-425c-8f0c-81ee9f21bc07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d49e8ae-4ea3-4e44-90f4-f3137d813458', 'e41b6c89-d9ca-4d47-8293-8271196a53b0', '52f68f10-e176-4838-bf61-3aae3b306fd7', '409a3d43-ea92-4ab9-9a50-e1b9eb500d1c']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:10:05.624584 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51328203-fcf7-4f73-a8ab-9e0605132008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:10:05.661828 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (51328203-fcf7-4f73-a8ab-9e0605132008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b3e23177-a700-4d33-84b4-776eda5f5ec0', '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='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['2d49e8ae-4ea3-4e44-90f4-f3137d813458','e41b6c89-d9ca-4d47-8293-8271196a53b0','52f68f10-e176-4838-bf61-3aae3b306fd7','409a3d43-ea92-4ab9-9a50-e1b9eb500d1c'],size=1,snapshot_id=b193e3c7-58de-48c5-b6b7-22a5ca4142f3,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), '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-31T21:10:05Z,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=b3e23177-a700-4d33-84b4-776eda5f5ec0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab91eb500e89472b868bbcbede4848a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=b193e3c7-58de-48c5-b6b7-22a5ca4142f3,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8797d1be54aec90776319effdbb8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:10:05.662634 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c07710a-51d6-4139-9009-1d6c1a3458ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:10:05.681478 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4c07710a-51d6-4139-9009-1d6c1a3458ff) transitioned into 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='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['2d49e8ae-4ea3-4e44-90f4-f3137d813458','e41b6c89-d9ca-4d47-8293-8271196a53b0','52f68f10-e176-4838-bf61-3aae3b306fd7','409a3d43-ea92-4ab9-9a50-e1b9eb500d1c'],size=1,snapshot_id=b193e3c7-58de-48c5-b6b7-22a5ca4142f3,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:10:05.682260 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cad50c-7072-48dd-8847-1a39dbfb2793) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:10:05.705568 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (23cad50c-7072-48dd-8847-1a39dbfb2793) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:10:05.706382 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (4f3c62f9-eb9d-4886-9f05-c9c1de831774) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:10:05.706672 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request issued successfully. Jul 31 21:10:05.707260 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-302243b1-18db-4d6f-bf64-26fa7611b82c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:10:05.707730 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1463/5868] 10.4.3.157 () {72 vars in 1541 bytes} [Fri Jul 31 21:10:05 2026] POST /volume/v3/volumes => generated 736 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:10:05.715571 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-24140e65-9943-4a5b-acae-874aa2d9db81 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:05.717889 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-24140e65-9943-4a5b-acae-874aa2d9db81 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 Jul 31 21:10:05.718102 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-24140e65-9943-4a5b-acae-874aa2d9db81 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:05.718360 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-24140e65-9943-4a5b-acae-874aa2d9db81 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:05.726171 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:05.726171 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:10:05.730406 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-24140e65-9943-4a5b-acae-874aa2d9db81 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:10:05.735108 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-24140e65-9943-4a5b-acae-874aa2d9db81 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 returned with HTTP 200 Jul 31 21:10:05.735525 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1480/5869] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:10:05 2026] GET /volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 => generated 804 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:10:05.743711 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-38dd2278-b9db-456a-bd25-bc9ff2c89841 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:05.745759 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-38dd2278-b9db-456a-bd25-bc9ff2c89841 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 Jul 31 21:10:05.746619 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-38dd2278-b9db-456a-bd25-bc9ff2c89841 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:05.746619 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-38dd2278-b9db-456a-bd25-bc9ff2c89841 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:05.752759 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:05.752759 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:10:05.756318 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-38dd2278-b9db-456a-bd25-bc9ff2c89841 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:10:05.760625 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-38dd2278-b9db-456a-bd25-bc9ff2c89841 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 returned with HTTP 200 Jul 31 21:10:05.761052 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1479/5870] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:10:05 2026] GET /volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 => generated 804 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:10:08.768474 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-2c3d20ba-a5b0-4e5d-b448-83baec594e69 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:08.770520 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-2c3d20ba-a5b0-4e5d-b448-83baec594e69 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 Jul 31 21:10:08.770698 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-2c3d20ba-a5b0-4e5d-b448-83baec594e69 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:08.770896 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-2c3d20ba-a5b0-4e5d-b448-83baec594e69 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:08.777520 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:08.777520 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:10:08.780654 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-2c3d20ba-a5b0-4e5d-b448-83baec594e69 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:10:08.784610 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-2c3d20ba-a5b0-4e5d-b448-83baec594e69 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 returned with HTTP 200 Jul 31 21:10:08.784955 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1449/5871] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:10:08 2026] GET /volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 => generated 1345 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:10:08.792194 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-d4743c7b-1b11-4f35-ad36-38ceb44d1922 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:08.792655 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d4743c7b-1b11-4f35-ad36-38ceb44d1922 None None] GET https://10.4.3.157/volume// Jul 31 21:10:08.792815 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d4743c7b-1b11-4f35-ad36-38ceb44d1922 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:08.793012 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-d4743c7b-1b11-4f35-ad36-38ceb44d1922 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:08.793337 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-d4743c7b-1b11-4f35-ad36-38ceb44d1922 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:10:08.793614 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1464/5872] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:10: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 21:10:08.801583 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-322c16e0-9b24-4298-b8f3-740ea660e199 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:08.804553 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-322c16e0-9b24-4298-b8f3-740ea660e199 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:10:08.805082 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-322c16e0-9b24-4298-b8f3-740ea660e199 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b3e23177-a700-4d33-84b4-776eda5f5ec0", "connector": null, "instance_uuid": "b170393c-b840-412d-a372-eedbd01f27b5"}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:10:08.815043 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:08.815043 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:10:08.838739 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-322c16e0-9b24-4298-b8f3-740ea660e199 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:10:08.839137 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1481/5873] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:10:08 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:10:08.846403 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0eede055-954d-49aa-88c7-10dfac308dae None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:08.846908 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0eede055-954d-49aa-88c7-10dfac308dae None None] GET https://10.4.3.157/volume// Jul 31 21:10:08.847111 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0eede055-954d-49aa-88c7-10dfac308dae None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:08.847379 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0eede055-954d-49aa-88c7-10dfac308dae None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:08.847736 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0eede055-954d-49aa-88c7-10dfac308dae None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:10:08.848065 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1480/5874] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:10: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 21:10:08.854361 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-edc7ae07-899f-4395-9fd4-161f567aeab7 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:08.856400 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-edc7ae07-899f-4395-9fd4-161f567aeab7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 Jul 31 21:10:08.856634 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-edc7ae07-899f-4395-9fd4-161f567aeab7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:08.856850 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-edc7ae07-899f-4395-9fd4-161f567aeab7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:08.865072 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:08.865072 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:10:08.868061 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-edc7ae07-899f-4395-9fd4-161f567aeab7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:10:08.872255 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-edc7ae07-899f-4395-9fd4-161f567aeab7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 returned with HTTP 200 Jul 31 21:10:08.872646 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1450/5875] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:10:08 2026] GET /volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 => generated 1524 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:10:08.968326 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-3196d6c3-17b4-4a7a-9e3a-73a94ab1c69a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:08.970381 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-3196d6c3-17b4-4a7a-9e3a-73a94ab1c69a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] PUT https://10.4.3.157/volume/v3/attachments/18fd3c2e-0520-4eea-91c3-6736724fbb29 Jul 31 21:10:08.970702 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-3196d6c3-17b4-4a7a-9e3a-73a94ab1c69a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:10:08.978403 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-3196d6c3-17b4-4a7a-9e3a-73a94ab1c69a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Acquiring lock "cinder-attachment_update-b3e23177-a700-4d33-84b4-776eda5f5ec0-np0000006272" by "attachment_update" {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:10:08.982403 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-3196d6c3-17b4-4a7a-9e3a-73a94ab1c69a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-b3e23177-a700-4d33-84b4-776eda5f5ec0-np0000006272" acquired by "attachment_update" :: waited 0.004s {{(pid=100193) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:10:08.983307 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:08.983307 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:10:09.049600 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.coordination [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-3196d6c3-17b4-4a7a-9e3a-73a94ab1c69a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-b3e23177-a700-4d33-84b4-776eda5f5ec0-np0000006272" released by "attachment_update" :: held 0.067s {{(pid=100193) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:10:09.049854 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-3196d6c3-17b4-4a7a-9e3a-73a94ab1c69a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/18fd3c2e-0520-4eea-91c3-6736724fbb29 returned with HTTP 200 Jul 31 21:10:09.050628 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1465/5876] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:10:08 2026] PUT /volume/v3/attachments/18fd3c2e-0520-4eea-91c3-6736724fbb29 => generated 969 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:10:09.072982 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-bed9e425-97bb-41b8-b6dc-967c27ae5703 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:09.075174 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-bed9e425-97bb-41b8-b6dc-967c27ae5703 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments/18fd3c2e-0520-4eea-91c3-6736724fbb29/action Jul 31 21:10:09.075584 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-bed9e425-97bb-41b8-b6dc-967c27ae5703 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-complete": null}' {{(pid=100191) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:10:09.075732 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-bed9e425-97bb-41b8-b6dc-967c27ae5703 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:10:09.089366 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:09.089366 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:10:09.097050 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-45184a9c-110b-4ee5-ad1f-9d6309b701e4 req-bed9e425-97bb-41b8-b6dc-967c27ae5703 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/18fd3c2e-0520-4eea-91c3-6736724fbb29/action returned with HTTP 204 Jul 31 21:10:09.097499 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1482/5877] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:10:09 2026] POST /volume/v3/attachments/18fd3c2e-0520-4eea-91c3-6736724fbb29/action => generated 0 bytes in 25 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:10:15.759950 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=10 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:10:18.871025 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=28,cinder:INSERT=5,cinder:UPDATE=12 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:10:19.044711 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=32,cinder:INSERT=6,cinder:UPDATE=13 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:10:19.094881 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=22,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:10:51.260788 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a409192a-2bec-4f4a-894c-b5a90a179e3b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:51.263013 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a409192a-2bec-4f4a-894c-b5a90a179e3b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 Jul 31 21:10:51.263217 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a409192a-2bec-4f4a-894c-b5a90a179e3b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:51.263424 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a409192a-2bec-4f4a-894c-b5a90a179e3b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:51.273699 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:51.273699 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:10:51.277309 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a409192a-2bec-4f4a-894c-b5a90a179e3b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:10:51.281824 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a409192a-2bec-4f4a-894c-b5a90a179e3b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 returned with HTTP 200 Jul 31 21:10:51.282218 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1481/5878] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:10:51 2026] GET /volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 => generated 1637 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:10:52.554152 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-49225b23-3616-4904-b42b-a08472031c82 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:52.556792 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-49225b23-3616-4904-b42b-a08472031c82 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/attachments/18fd3c2e-0520-4eea-91c3-6736724fbb29 Jul 31 21:10:52.556967 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-49225b23-3616-4904-b42b-a08472031c82 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:52.557171 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-49225b23-3616-4904-b42b-a08472031c82 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'version_select' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:52.564013 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:52.564013 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:10:52.609889 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-49225b23-3616-4904-b42b-a08472031c82 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/18fd3c2e-0520-4eea-91c3-6736724fbb29 returned with HTTP 200 Jul 31 21:10:52.610283 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1451/5879] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:10:52 2026] DELETE /volume/v3/attachments/18fd3c2e-0520-4eea-91c3-6736724fbb29 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:10:52.620234 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-31784e28-431c-4fdf-b562-33c1375411d6 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:52.622724 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-31784e28-431c-4fdf-b562-33c1375411d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 Jul 31 21:10:52.622941 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-31784e28-431c-4fdf-b562-33c1375411d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:52.623224 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-31784e28-431c-4fdf-b562-33c1375411d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:52.623437 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-31784e28-431c-4fdf-b562-33c1375411d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume with id: b3e23177-a700-4d33-84b4-776eda5f5ec0 Jul 31 21:10:52.631865 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:52.631865 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:10:52.632468 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-31784e28-431c-4fdf-b562-33c1375411d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:10:52.651092 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-31784e28-431c-4fdf-b562-33c1375411d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume request issued successfully. Jul 31 21:10:52.651261 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-0d5d6d58-48a9-45f4-bf2d-7a2790ac8e18 req-31784e28-431c-4fdf-b562-33c1375411d6 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 returned with HTTP 202 Jul 31 21:10:52.651795 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1466/5880] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 21:10:52 2026] DELETE /volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:10:53.709827 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-b05e2029-dc87-4b4a-b6fd-a2c845df22d7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:53.711423 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b05e2029-dc87-4b4a-b6fd-a2c845df22d7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 Jul 31 21:10:53.711606 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b05e2029-dc87-4b4a-b6fd-a2c845df22d7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:53.711805 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-b05e2029-dc87-4b4a-b6fd-a2c845df22d7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:53.717257 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-b05e2029-dc87-4b4a-b6fd-a2c845df22d7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 returned with HTTP 404 Jul 31 21:10:53.717657 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1483/5881] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:10:53 2026] GET /volume/v3/volumes/b3e23177-a700-4d33-84b4-776eda5f5ec0 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:10:53.724262 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-52dfbacb-4bc8-4b3a-8e52-b7962bee943d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:53.726565 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-52dfbacb-4bc8-4b3a-8e52-b7962bee943d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 Jul 31 21:10:53.726844 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-52dfbacb-4bc8-4b3a-8e52-b7962bee943d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:53.727078 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-52dfbacb-4bc8-4b3a-8e52-b7962bee943d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:53.727263 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.snapshots [None req-52dfbacb-4bc8-4b3a-8e52-b7962bee943d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete snapshot with id: b193e3c7-58de-48c5-b6b7-22a5ca4142f3 Jul 31 21:10:53.733210 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:53.733210 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:10:53.733649 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-52dfbacb-4bc8-4b3a-8e52-b7962bee943d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:10:53.750307 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-52dfbacb-4bc8-4b3a-8e52-b7962bee943d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot delete request issued successfully. Jul 31 21:10:53.750521 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-52dfbacb-4bc8-4b3a-8e52-b7962bee943d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 returned with HTTP 202 Jul 31 21:10:53.750908 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1482/5882] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:10:53 2026] DELETE /volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:10:53.758633 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-2f81f4e2-0c0c-404f-9145-673eefda141a None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:53.760391 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2f81f4e2-0c0c-404f-9145-673eefda141a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 Jul 31 21:10:53.760608 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2f81f4e2-0c0c-404f-9145-673eefda141a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:53.760794 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-2f81f4e2-0c0c-404f-9145-673eefda141a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:53.766006 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:53.766006 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:10:53.766547 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-2f81f4e2-0c0c-404f-9145-673eefda141a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:10:53.767391 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-2f81f4e2-0c0c-404f-9145-673eefda141a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 returned with HTTP 200 Jul 31 21:10:53.767708 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1452/5883] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:10:53 2026] GET /volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:10:54.777408 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-41b44ab1-65d3-4d03-a3ae-4a09c55f665a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:54.779042 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-41b44ab1-65d3-4d03-a3ae-4a09c55f665a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 Jul 31 21:10:54.779273 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-41b44ab1-65d3-4d03-a3ae-4a09c55f665a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:54.779458 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-41b44ab1-65d3-4d03-a3ae-4a09c55f665a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:54.783951 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-41b44ab1-65d3-4d03-a3ae-4a09c55f665a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 returned with HTTP 404 Jul 31 21:10:54.784459 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1467/5884] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:10:54 2026] GET /volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:10:56.095339 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-e8d9ad13-40e6-4df9-aae4-37bc3f3ea507 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:56.097862 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-e8d9ad13-40e6-4df9-aae4-37bc3f3ea507 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/attachments/5babae17-728f-4da9-9cfc-3cde043dc0a8 Jul 31 21:10:56.098029 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-e8d9ad13-40e6-4df9-aae4-37bc3f3ea507 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:56.098220 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-e8d9ad13-40e6-4df9-aae4-37bc3f3ea507 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:56.105405 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:56.105405 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:10:56.147444 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-e8d9ad13-40e6-4df9-aae4-37bc3f3ea507 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/5babae17-728f-4da9-9cfc-3cde043dc0a8 returned with HTTP 200 Jul 31 21:10:56.147828 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1484/5885] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:10:56 2026] DELETE /volume/v3/attachments/5babae17-728f-4da9-9cfc-3cde043dc0a8 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:10:56.157156 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-ad8b4d68-793b-4228-9bc6-5c802919d9a9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:56.159274 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-ad8b4d68-793b-4228-9bc6-5c802919d9a9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:10:56.159475 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-ad8b4d68-793b-4228-9bc6-5c802919d9a9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:56.159686 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-ad8b4d68-793b-4228-9bc6-5c802919d9a9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:56.159837 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-ad8b4d68-793b-4228-9bc6-5c802919d9a9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume with id: c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:10:56.166383 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:56.166383 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:10:56.166855 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-ad8b4d68-793b-4228-9bc6-5c802919d9a9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:10:56.182258 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-ad8b4d68-793b-4228-9bc6-5c802919d9a9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume request issued successfully. Jul 31 21:10:56.182407 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fb5753c3-b54c-4115-879a-b2658b33ca61 req-ad8b4d68-793b-4228-9bc6-5c802919d9a9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 202 Jul 31 21:10:56.182806 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1483/5886] 10.4.3.157 () {70 vars in 1620 bytes} [Fri Jul 31 21:10:56 2026] DELETE /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:10:57.192439 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-d5016d9b-9591-41e6-ac24-c6bfd6fbdf09 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:57.194151 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d5016d9b-9591-41e6-ac24-c6bfd6fbdf09 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:10:57.194334 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d5016d9b-9591-41e6-ac24-c6bfd6fbdf09 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:57.194527 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-d5016d9b-9591-41e6-ac24-c6bfd6fbdf09 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:57.200067 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-d5016d9b-9591-41e6-ac24-c6bfd6fbdf09 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 404 Jul 31 21:10:57.200524 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1453/5887] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:10:57 2026] GET /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:10:57.595929 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-48bdcb14-d6e5-4b40-b499-16fbb880acad None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:57.597781 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-48bdcb14-d6e5-4b40-b499-16fbb880acad tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 Jul 31 21:10:57.597967 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-48bdcb14-d6e5-4b40-b499-16fbb880acad tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:57.598186 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-48bdcb14-d6e5-4b40-b499-16fbb880acad tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:57.598295 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-48bdcb14-d6e5-4b40-b499-16fbb880acad tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete snapshot with id: b193e3c7-58de-48c5-b6b7-22a5ca4142f3 Jul 31 21:10:57.603294 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-48bdcb14-d6e5-4b40-b499-16fbb880acad tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 returned with HTTP 404 Jul 31 21:10:57.603980 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1468/5888] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:10:57 2026] DELETE /volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:10:57.612190 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-ac11eda6-24be-468a-b0e7-9afd2cfd9643 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:57.613936 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac11eda6-24be-468a-b0e7-9afd2cfd9643 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 Jul 31 21:10:57.614159 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac11eda6-24be-468a-b0e7-9afd2cfd9643 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:57.614415 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-ac11eda6-24be-468a-b0e7-9afd2cfd9643 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:57.619545 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-ac11eda6-24be-468a-b0e7-9afd2cfd9643 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 returned with HTTP 404 Jul 31 21:10:57.620147 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1485/5889] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:10:57 2026] GET /volume/v3/snapshots/b193e3c7-58de-48c5-b6b7-22a5ca4142f3 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:10:58.266962 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-ed00b788-be79-4c88-ad0f-7df55d5f7e8d None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:58.268896 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ed00b788-be79-4c88-ad0f-7df55d5f7e8d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:10:58.269166 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ed00b788-be79-4c88-ad0f-7df55d5f7e8d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:58.269389 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-ed00b788-be79-4c88-ad0f-7df55d5f7e8d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:58.269596 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-ed00b788-be79-4c88-ad0f-7df55d5f7e8d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume with id: c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:10:58.275631 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-ed00b788-be79-4c88-ad0f-7df55d5f7e8d tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 404 Jul 31 21:10:58.276104 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1484/5890] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:10:58 2026] DELETE /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:10:58.283103 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7f20e0f7-f287-4222-9421-f35914af14c2 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:58.284850 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7f20e0f7-f287-4222-9421-f35914af14c2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c Jul 31 21:10:58.285068 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7f20e0f7-f287-4222-9421-f35914af14c2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:58.285269 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7f20e0f7-f287-4222-9421-f35914af14c2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:58.290658 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7f20e0f7-f287-4222-9421-f35914af14c2 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c returned with HTTP 404 Jul 31 21:10:58.291080 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1454/5891] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:10:58 2026] GET /volume/v3/volumes/c202227f-55b8-48ed-9783-9a1232c2088c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:10:59.259009 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:59.260561 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:10:59.260850 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1990900341", "snapshot_id": null, "imageRef": "f7b87480-092c-4b1b-b062-a32097becb94", "volume_type": null, "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:10:59.262200 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1990900341', 'snapshot_id': None, 'imageRef': 'f7b87480-092c-4b1b-b062-a32097becb94', 'volume_type': None, 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:10:59.339247 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume of 1 GB Jul 31 21:10:59.344619 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Availability Zones retrieved successfully. Jul 31 21:10:59.351766 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (d682d1d4-812b-4d07-bb74-f7fece416c06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:10:59.352749 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5773bedf-c766-4cc8-a124-2eec6756b7e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:10:59.353591 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:10:59.412552 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5773bedf-c766-4cc8-a124-2eec6756b7e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:10:59.413597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d14b44c2-dd00-4d81-bcd6-202f2c3201df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:10:59.451117 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['101860fe-2f0a-424b-8ff2-295225600af3', 'd9e8eb92-cc1c-43fc-90e8-575719e78f30', '726f0c37-7e16-48c9-acbc-c7c8e6719fa2', '4a3ffb13-14ce-4a16-91f9-41b38413266a'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:10:59.451922 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d14b44c2-dd00-4d81-bcd6-202f2c3201df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['101860fe-2f0a-424b-8ff2-295225600af3', 'd9e8eb92-cc1c-43fc-90e8-575719e78f30', '726f0c37-7e16-48c9-acbc-c7c8e6719fa2', '4a3ffb13-14ce-4a16-91f9-41b38413266a']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:10:59.452752 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9e3867-0c28-4388-b60d-96a4ae3ca458) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:10:59.475817 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef9e3867-0c28-4388-b60d-96a4ae3ca458) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2bcc2f3e-b181-47b0-9044-a1833fe709f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1990900341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['101860fe-2f0a-424b-8ff2-295225600af3','d9e8eb92-cc1c-43fc-90e8-575719e78f30','726f0c37-7e16-48c9-acbc-c7c8e6719fa2','4a3ffb13-14ce-4a16-91f9-41b38413266a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1990900341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2bcc2f3e-b181-47b0-9044-a1833fe709f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab91eb500e89472b868bbcbede4848a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8797d1be54aec90776319effdbb8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:10:59.476575 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51875287-c97c-4c73-837b-02c4d35fed0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:10:59.492593 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51875287-c97c-4c73-837b-02c4d35fed0d) transitioned into state 'SUCCESS' from state '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-1990900341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['101860fe-2f0a-424b-8ff2-295225600af3','d9e8eb92-cc1c-43fc-90e8-575719e78f30','726f0c37-7e16-48c9-acbc-c7c8e6719fa2','4a3ffb13-14ce-4a16-91f9-41b38413266a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:10:59.493315 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b5cd4c-b463-48b9-ac4b-8a9f8ff5ec70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:10:59.502112 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (61b5cd4c-b463-48b9-ac4b-8a9f8ff5ec70) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:10:59.503363 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (d682d1d4-812b-4d07-bb74-f7fece416c06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:10:59.503800 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request issued successfully. Jul 31 21:10:59.504588 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-8c6390f8-e967-40a8-8a67-dac943ff50d8 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:10:59.505164 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1469/5892] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:10:59 2026] POST /volume/v3/volumes => generated 759 bytes in 246 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:10:59.518826 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-fb404904-8469-4ca9-afef-8b682f38cb29 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:10:59.520858 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb404904-8469-4ca9-afef-8b682f38cb29 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:10:59.521011 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb404904-8469-4ca9-afef-8b682f38cb29 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:10:59.521199 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-fb404904-8469-4ca9-afef-8b682f38cb29 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:10:59.527537 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:10:59.527537 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:10:59.531042 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-fb404904-8469-4ca9-afef-8b682f38cb29 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:10:59.535117 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-fb404904-8469-4ca9-afef-8b682f38cb29 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 200 Jul 31 21:10:59.535474 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1486/5893] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:10:59 2026] GET /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 827 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:11:00.550199 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c58f5855-b6ff-4876-8ddf-030f21a5cb53 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:00.551912 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c58f5855-b6ff-4876-8ddf-030f21a5cb53 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:11:00.552108 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c58f5855-b6ff-4876-8ddf-030f21a5cb53 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:00.552330 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c58f5855-b6ff-4876-8ddf-030f21a5cb53 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:00.559918 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:00.559918 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:11:00.564115 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c58f5855-b6ff-4876-8ddf-030f21a5cb53 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:11:00.568734 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c58f5855-b6ff-4876-8ddf-030f21a5cb53 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 200 Jul 31 21:11:00.569155 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1485/5894] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:11:00 2026] GET /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 1367 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:11:00.581371 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-18562eed-fe57-4d48-8ac6-9a01257ce550 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:00.583102 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-18562eed-fe57-4d48-8ac6-9a01257ce550 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:11:00.583310 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-18562eed-fe57-4d48-8ac6-9a01257ce550 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:00.583498 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-18562eed-fe57-4d48-8ac6-9a01257ce550 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:00.589867 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:00.589867 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:11:00.593263 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-18562eed-fe57-4d48-8ac6-9a01257ce550 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:11:00.597242 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-18562eed-fe57-4d48-8ac6-9a01257ce550 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 200 Jul 31 21:11:00.597589 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1455/5895] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:11:00 2026] GET /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 1367 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:11:00.684048 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-73d09276-d86c-4bf5-9b7f-bb22ae4c46ce None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:00.686806 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-73d09276-d86c-4bf5-9b7f-bb22ae4c46ce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:11:00.687041 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-73d09276-d86c-4bf5-9b7f-bb22ae4c46ce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:00.687290 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-73d09276-d86c-4bf5-9b7f-bb22ae4c46ce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:00.694698 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:00.694698 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:11:00.698434 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-73d09276-d86c-4bf5-9b7f-bb22ae4c46ce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:11:00.703280 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-73d09276-d86c-4bf5-9b7f-bb22ae4c46ce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 200 Jul 31 21:11:00.703744 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1470/5896] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:11:00 2026] GET /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 1367 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:11:01.150535 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-c6198fa1-27b6-452a-b920-d848c8626289 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:01.152635 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-c6198fa1-27b6-452a-b920-d848c8626289 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:11:01.152830 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-c6198fa1-27b6-452a-b920-d848c8626289 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:01.153004 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-c6198fa1-27b6-452a-b920-d848c8626289 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:01.160731 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:01.160731 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:11:01.164532 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-c6198fa1-27b6-452a-b920-d848c8626289 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:11:01.170214 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-c6198fa1-27b6-452a-b920-d848c8626289 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 200 Jul 31 21:11:01.170702 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1487/5897] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:11:01 2026] GET /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:11:01.179906 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-7c962804-7449-4d1c-9da4-af21eb6f2974 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:01.180390 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7c962804-7449-4d1c-9da4-af21eb6f2974 None None] GET https://10.4.3.157/volume// Jul 31 21:11:01.180631 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7c962804-7449-4d1c-9da4-af21eb6f2974 None None] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:01.180887 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-7c962804-7449-4d1c-9da4-af21eb6f2974 None None] Calling method 'all' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:01.181305 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-7c962804-7449-4d1c-9da4-af21eb6f2974 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:11:01.181813 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1486/5898] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 21:11: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 21:11:01.188070 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-f64eb19a-90c9-495a-ad0c-49a43bcb2cdb None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:01.190035 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-f64eb19a-90c9-495a-ad0c-49a43bcb2cdb tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:11:01.190420 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-f64eb19a-90c9-495a-ad0c-49a43bcb2cdb tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bcc2f3e-b181-47b0-9044-a1833fe709f0", "connector": null, "instance_uuid": "e67d1c8f-2161-4bb5-bfdc-86b0faf93fa1"}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:11:01.198322 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:01.198322 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:11:01.223699 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-f64eb19a-90c9-495a-ad0c-49a43bcb2cdb tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:11:01.224115 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1456/5899] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:11:01 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 21:11:01.951857 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-fad9a7df-a99f-4eee-a914-9b8c830cb5e9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:01.952352 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fad9a7df-a99f-4eee-a914-9b8c830cb5e9 None None] GET https://10.4.3.157/volume// Jul 31 21:11:01.952594 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fad9a7df-a99f-4eee-a914-9b8c830cb5e9 None None] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:01.952793 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-fad9a7df-a99f-4eee-a914-9b8c830cb5e9 None None] Calling method 'all' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:01.953084 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-fad9a7df-a99f-4eee-a914-9b8c830cb5e9 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:11:01.954197 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1471/5900] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:11: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 21:11:01.961934 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-38a28faa-37fa-4558-a8f0-ad8c48021c9f None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:01.964582 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-38a28faa-37fa-4558-a8f0-ad8c48021c9f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:11:01.964766 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-38a28faa-37fa-4558-a8f0-ad8c48021c9f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:01.965161 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-38a28faa-37fa-4558-a8f0-ad8c48021c9f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:01.975663 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:01.975663 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:11:01.980206 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-38a28faa-37fa-4558-a8f0-ad8c48021c9f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:11:01.985286 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-38a28faa-37fa-4558-a8f0-ad8c48021c9f tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 200 Jul 31 21:11:01.985766 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1488/5901] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:11:01 2026] GET /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 1546 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:11:02.088789 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-6e06671f-39f7-406f-91cc-9474737dca1a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:02.090596 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-6e06671f-39f7-406f-91cc-9474737dca1a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] PUT https://10.4.3.157/volume/v3/attachments/2630130b-7dc8-4eeb-bfe7-e2218663dc16 Jul 31 21:11:02.090926 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-6e06671f-39f7-406f-91cc-9474737dca1a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:11:02.098872 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-6e06671f-39f7-406f-91cc-9474737dca1a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Acquiring lock "cinder-attachment_update-2bcc2f3e-b181-47b0-9044-a1833fe709f0-np0000006272" by "attachment_update" {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:11:02.103727 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-6e06671f-39f7-406f-91cc-9474737dca1a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-2bcc2f3e-b181-47b0-9044-a1833fe709f0-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100192) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:11:02.105160 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:02.105160 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:11:02.185978 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.coordination [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-6e06671f-39f7-406f-91cc-9474737dca1a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-2bcc2f3e-b181-47b0-9044-a1833fe709f0-np0000006272" released by "attachment_update" :: held 0.082s {{(pid=100192) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:11:02.186311 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-6e06671f-39f7-406f-91cc-9474737dca1a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/2630130b-7dc8-4eeb-bfe7-e2218663dc16 returned with HTTP 200 Jul 31 21:11:02.186814 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1487/5902] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:11:02 2026] PUT /volume/v3/attachments/2630130b-7dc8-4eeb-bfe7-e2218663dc16 => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:11:02.207589 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-e42a6b7c-c90f-4b67-8851-d35715ddb687 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:02.209863 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-e42a6b7c-c90f-4b67-8851-d35715ddb687 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments/2630130b-7dc8-4eeb-bfe7-e2218663dc16/action Jul 31 21:11:02.210274 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-e42a6b7c-c90f-4b67-8851-d35715ddb687 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-complete": null}' {{(pid=100194) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:11:02.210467 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-e42a6b7c-c90f-4b67-8851-d35715ddb687 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:11:02.231701 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:02.231701 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:11:02.243289 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-cdb91ba3-cbe2-4520-89d8-431c32bff9d0 req-e42a6b7c-c90f-4b67-8851-d35715ddb687 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/2630130b-7dc8-4eeb-bfe7-e2218663dc16/action returned with HTTP 204 Jul 31 21:11:02.243861 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1457/5903] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:11:02 2026] POST /volume/v3/attachments/2630130b-7dc8-4eeb-bfe7-e2218663dc16/action => generated 0 bytes in 37 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:11:10.702157 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=29,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:11:11.983870 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=25,cinder:UPDATE=3 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:11:12.179573 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=21,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:11:12.241221 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=27,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:11:49.179697 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-fdb4d7e3-4475-4d99-8101-083e961c2559 req-4a0ec977-8fca-4798-bfe4-0d1132401547 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:49.181995 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fdb4d7e3-4475-4d99-8101-083e961c2559 req-4a0ec977-8fca-4798-bfe4-0d1132401547 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/attachments/2630130b-7dc8-4eeb-bfe7-e2218663dc16 Jul 31 21:11:49.182208 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-fdb4d7e3-4475-4d99-8101-083e961c2559 req-4a0ec977-8fca-4798-bfe4-0d1132401547 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:49.182396 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-fdb4d7e3-4475-4d99-8101-083e961c2559 req-4a0ec977-8fca-4798-bfe4-0d1132401547 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:49.190307 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:49.190307 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:11:49.240985 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fdb4d7e3-4475-4d99-8101-083e961c2559 req-4a0ec977-8fca-4798-bfe4-0d1132401547 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/2630130b-7dc8-4eeb-bfe7-e2218663dc16 returned with HTTP 200 Jul 31 21:11:49.241346 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1472/5904] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:11:49 2026] DELETE /volume/v3/attachments/2630130b-7dc8-4eeb-bfe7-e2218663dc16 => generated 19 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:11:50.328213 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-e46a474a-14c1-4d3b-ac88-01408196e6f7 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:50.355548 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-e46a474a-14c1-4d3b-ac88-01408196e6f7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:11:50.355849 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-e46a474a-14c1-4d3b-ac88-01408196e6f7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:50.356103 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-e46a474a-14c1-4d3b-ac88-01408196e6f7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:50.366207 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:50.366207 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:11:50.370860 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-e46a474a-14c1-4d3b-ac88-01408196e6f7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:11:50.376781 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-e46a474a-14c1-4d3b-ac88-01408196e6f7 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 200 Jul 31 21:11:50.377329 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1489/5905] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:11:50 2026] GET /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 1367 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:11:50.845101 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-a814226e-af09-464b-a1b8-881f83645b76 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:50.847352 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-a814226e-af09-464b-a1b8-881f83645b76 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:11:50.847674 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-a814226e-af09-464b-a1b8-881f83645b76 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:50.847978 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-a814226e-af09-464b-a1b8-881f83645b76 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:50.855189 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:50.855189 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:11:50.859356 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-a814226e-af09-464b-a1b8-881f83645b76 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:11:50.864513 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-a814226e-af09-464b-a1b8-881f83645b76 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 200 Jul 31 21:11:50.864955 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1488/5906] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:11:50 2026] GET /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 1367 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:11:50.875934 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-bce89bf6-2bf0-4a7e-a4a1-023521455e6f None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:50.876440 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bce89bf6-2bf0-4a7e-a4a1-023521455e6f None None] GET https://10.4.3.157/volume// Jul 31 21:11:50.876709 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bce89bf6-2bf0-4a7e-a4a1-023521455e6f None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:50.877012 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-bce89bf6-2bf0-4a7e-a4a1-023521455e6f None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:50.877487 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-bce89bf6-2bf0-4a7e-a4a1-023521455e6f None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:11:50.877934 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1458/5907] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 21:11: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 21:11:50.886842 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-c80bdad1-2bab-41f9-ab82-926ce3808b0e None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:50.888943 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-c80bdad1-2bab-41f9-ab82-926ce3808b0e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:11:50.889372 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-c80bdad1-2bab-41f9-ab82-926ce3808b0e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2bcc2f3e-b181-47b0-9044-a1833fe709f0", "connector": null, "instance_uuid": "16ca178a-9075-48de-ba97-e2cb133840c7"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:11:50.897377 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:50.897377 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:11:50.924162 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-c80bdad1-2bab-41f9-ab82-926ce3808b0e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:11:50.924591 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1473/5908] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:11:50 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Jul 31 21:11:51.752345 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1536ee57-1eab-4520-a1f4-f2ca7c3b33ee None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:51.752703 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1536ee57-1eab-4520-a1f4-f2ca7c3b33ee None None] GET https://10.4.3.157/volume// Jul 31 21:11:51.752902 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1536ee57-1eab-4520-a1f4-f2ca7c3b33ee None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:51.753118 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1536ee57-1eab-4520-a1f4-f2ca7c3b33ee None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:51.753481 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1536ee57-1eab-4520-a1f4-f2ca7c3b33ee None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:11:51.753904 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1490/5909] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:11: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 21:11:51.766386 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-64ed7b8f-8163-44e2-9c02-f5843620e0cf None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:51.768709 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-64ed7b8f-8163-44e2-9c02-f5843620e0cf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:11:51.769087 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-64ed7b8f-8163-44e2-9c02-f5843620e0cf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:11:51.769339 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-64ed7b8f-8163-44e2-9c02-f5843620e0cf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:11:51.779889 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:51.779889 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:11:51.783820 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-64ed7b8f-8163-44e2-9c02-f5843620e0cf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:11:51.788987 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-64ed7b8f-8163-44e2-9c02-f5843620e0cf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 200 Jul 31 21:11:51.789399 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1489/5910] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:11:51 2026] GET /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 1546 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:11:51.902961 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-6d4e171b-fbdd-42ca-8b43-aa880d745249 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:51.905467 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-6d4e171b-fbdd-42ca-8b43-aa880d745249 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] PUT https://10.4.3.157/volume/v3/attachments/4847eeac-fa9d-472e-a78e-8906dc8b2c73 Jul 31 21:11:51.905825 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-6d4e171b-fbdd-42ca-8b43-aa880d745249 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:11:51.914510 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-6d4e171b-fbdd-42ca-8b43-aa880d745249 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Acquiring lock "cinder-attachment_update-2bcc2f3e-b181-47b0-9044-a1833fe709f0-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:11:51.919630 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-6d4e171b-fbdd-42ca-8b43-aa880d745249 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-2bcc2f3e-b181-47b0-9044-a1833fe709f0-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:11:51.921258 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:51.921258 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:11:52.012217 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-6d4e171b-fbdd-42ca-8b43-aa880d745249 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-2bcc2f3e-b181-47b0-9044-a1833fe709f0-np0000006272" released by "attachment_update" :: held 0.093s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:11:52.012490 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-6d4e171b-fbdd-42ca-8b43-aa880d745249 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/4847eeac-fa9d-472e-a78e-8906dc8b2c73 returned with HTTP 200 Jul 31 21:11:52.012937 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1459/5911] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:11:51 2026] PUT /volume/v3/attachments/4847eeac-fa9d-472e-a78e-8906dc8b2c73 => generated 969 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:11:52.037335 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-3ae29cec-4541-4fcf-b98a-547a1559f0cd None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:11:52.040006 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-3ae29cec-4541-4fcf-b98a-547a1559f0cd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments/4847eeac-fa9d-472e-a78e-8906dc8b2c73/action Jul 31 21:11:52.040439 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-3ae29cec-4541-4fcf-b98a-547a1559f0cd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:11:52.040596 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-3ae29cec-4541-4fcf-b98a-547a1559f0cd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:11:52.065828 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:11:52.065828 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:11:52.081192 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-fc063f5c-1568-4153-8ddd-10988b902fdb req-3ae29cec-4541-4fcf-b98a-547a1559f0cd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/4847eeac-fa9d-472e-a78e-8906dc8b2c73/action returned with HTTP 204 Jul 31 21:11:52.081703 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1474/5912] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:11:52 2026] POST /volume/v3/attachments/4847eeac-fa9d-472e-a78e-8906dc8b2c73/action => generated 0 bytes in 45 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:12:00.374797 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=4 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:12:01.787157 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=9 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:12:01.999676 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:12:02.073949 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=20,cinder:UPDATE=7,cinder:INSERT=1 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:12:36.508916 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-2e3e3f03-322b-4142-bbdf-8fb9c16666fa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:36.510815 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2e3e3f03-322b-4142-bbdf-8fb9c16666fa tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:12:36.511204 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-2e3e3f03-322b-4142-bbdf-8fb9c16666fa tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2bcc2f3e-b181-47b0-9044-a1833fe709f0", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1469742372", "description": null, "metadata": null}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:12:36.525169 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:36.525169 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:12:36.525888 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2e3e3f03-322b-4142-bbdf-8fb9c16666fa tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:12:36.526075 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-2e3e3f03-322b-4142-bbdf-8fb9c16666fa tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create snapshot from volume 2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:12:36.556351 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-2e3e3f03-322b-4142-bbdf-8fb9c16666fa tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['aa39c640-c109-4479-a8eb-ded86a32b042', 'e7dd8836-e960-4b0d-bf4e-55edd49175e6', 'cb00ff95-13a2-4a07-b8ca-eb8db4bf98d3', '9da02c04-5b16-4948-a87b-018cb695e6a2'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:12:36.592551 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-2e3e3f03-322b-4142-bbdf-8fb9c16666fa tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot force create request issued successfully. Jul 31 21:12:36.592974 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-2e3e3f03-322b-4142-bbdf-8fb9c16666fa tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 21:12:36.593560 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1491/5913] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:12:36 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 21:12:36.603411 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-9779088a-b3d1-48c0-9bb2-e0ac63d2ae0b None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:36.605531 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9779088a-b3d1-48c0-9bb2-e0ac63d2ae0b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 Jul 31 21:12:36.605675 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9779088a-b3d1-48c0-9bb2-e0ac63d2ae0b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:12:36.605899 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-9779088a-b3d1-48c0-9bb2-e0ac63d2ae0b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:12:36.611682 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:36.611682 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:12:36.612601 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-9779088a-b3d1-48c0-9bb2-e0ac63d2ae0b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:12:36.613104 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-9779088a-b3d1-48c0-9bb2-e0ac63d2ae0b tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 returned with HTTP 200 Jul 31 21:12:36.613554 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1490/5914] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:12:36 2026] GET /volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:12:37.624653 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-403ed77b-dccf-4b05-9c24-681a2a613ca5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:37.626875 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-403ed77b-dccf-4b05-9c24-681a2a613ca5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 Jul 31 21:12:37.627152 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-403ed77b-dccf-4b05-9c24-681a2a613ca5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:12:37.627429 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-403ed77b-dccf-4b05-9c24-681a2a613ca5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:12:37.634120 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:37.634120 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:12:37.634693 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-403ed77b-dccf-4b05-9c24-681a2a613ca5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:12:37.635682 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-403ed77b-dccf-4b05-9c24-681a2a613ca5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 returned with HTTP 200 Jul 31 21:12:37.636100 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1460/5915] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:12:37 2026] GET /volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:12:37.646620 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-443cbca5-5680-4955-96ec-9dad4ccee003 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:37.649353 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-443cbca5-5680-4955-96ec-9dad4ccee003 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 Jul 31 21:12:37.649663 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-443cbca5-5680-4955-96ec-9dad4ccee003 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:12:37.649959 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-443cbca5-5680-4955-96ec-9dad4ccee003 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:12:37.657416 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:37.657416 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:12:37.658062 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-443cbca5-5680-4955-96ec-9dad4ccee003 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:12:37.659366 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-443cbca5-5680-4955-96ec-9dad4ccee003 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 returned with HTTP 200 Jul 31 21:12:37.659889 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1475/5916] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:12:37 2026] GET /volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 => generated 467 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:12:37.669264 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:37.671438 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:12:37.671796 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-381550036", "snapshot_id": "89203661-06f6-4f90-89fc-b63cca5b8ca1", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:12:37.673418 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.v3.volumes [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-381550036', 'snapshot_id': '89203661-06f6-4f90-89fc-b63cca5b8ca1', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100191) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:12:37.678457 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:37.678457 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:12:37.678905 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:12:37.679015 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume of 1 GB Jul 31 21:12:37.682683 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Availability Zones retrieved successfully. Jul 31 21:12:37.688398 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (9967e977-4bc6-42af-8ad7-7f44aa968bac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:12:37.689329 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e2e857-8c3c-4057-b702-89c00608a02a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:12:37.690244 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.flows.api.create_volume [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100191) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:12:37.724668 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (16e2e857-8c3c-4057-b702-89c00608a02a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '89203661-06f6-4f90-89fc-b63cca5b8ca1', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:12:37.725526 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb77b34-8115-4f99-8994-5d66f2dc7f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:12:37.766417 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.quota [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Created reservations ['6351b40e-d492-4be8-9653-21faadd03b0f', '0819b067-21d1-46d0-b346-a33cb10e805f', '057eee0c-3833-430f-8dc7-bc76ef233fca', '38c8e148-cd75-4e5d-919a-96f91da1bafa'] {{(pid=100191) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:12:37.767244 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cfb77b34-8115-4f99-8994-5d66f2dc7f37) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6351b40e-d492-4be8-9653-21faadd03b0f', '0819b067-21d1-46d0-b346-a33cb10e805f', '057eee0c-3833-430f-8dc7-bc76ef233fca', '38c8e148-cd75-4e5d-919a-96f91da1bafa']}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:12:37.768029 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817256fc-3a80-4bf2-a188-b16b8db730f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:12:37.810716 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (817256fc-3a80-4bf2-a188-b16b8db730f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1767b182-af61-4618-a710-735a68140894', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-381550036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['6351b40e-d492-4be8-9653-21faadd03b0f','0819b067-21d1-46d0-b346-a33cb10e805f','057eee0c-3833-430f-8dc7-bc76ef233fca','38c8e148-cd75-4e5d-919a-96f91da1bafa'],size=1,snapshot_id=89203661-06f6-4f90-89fc-b63cca5b8ca1,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), '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-31T21:12:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-381550036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1767b182-af61-4618-a710-735a68140894,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ab91eb500e89472b868bbcbede4848a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=89203661-06f6-4f90-89fc-b63cca5b8ca1,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f5d8797d1be54aec90776319effdbb8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:12:37.811530 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9159ae2-184c-4877-b917-e740982ac123) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:12:37.829977 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9159ae2-184c-4877-b917-e740982ac123) transitioned into state 'SUCCESS' from state '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-381550036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ab91eb500e89472b868bbcbede4848a8',qos_specs=None,replication_status=,reservations=['6351b40e-d492-4be8-9653-21faadd03b0f','0819b067-21d1-46d0-b346-a33cb10e805f','057eee0c-3833-430f-8dc7-bc76ef233fca','38c8e148-cd75-4e5d-919a-96f91da1bafa'],size=1,snapshot_id=89203661-06f6-4f90-89fc-b63cca5b8ca1,source_replicaid=,source_volid=None,status='creating',user_id='f5d8797d1be54aec90776319effdbb8b',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:12:37.830620 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be6b525-6f97-4fe3-9ba1-3c3e2aed50ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:12:37.853109 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1be6b525-6f97-4fe3-9ba1-3c3e2aed50ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100191) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:12:37.853960 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Flow 'volume_create_api' (9967e977-4bc6-42af-8ad7-7f44aa968bac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100191) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:12:37.854301 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Create volume request issued successfully. Jul 31 21:12:37.854913 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-1ae78179-20c2-4281-b9cc-371a563c2cbf tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:12:37.855416 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1492/5917] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:12:37 2026] POST /volume/v3/volumes => generated 784 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:12:37.868444 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c9218a0c-b7eb-4381-ae93-5112b654ff5c None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:37.870214 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c9218a0c-b7eb-4381-ae93-5112b654ff5c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 Jul 31 21:12:37.870442 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c9218a0c-b7eb-4381-ae93-5112b654ff5c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:12:37.870669 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c9218a0c-b7eb-4381-ae93-5112b654ff5c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:12:37.879613 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:37.879613 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:12:37.884389 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c9218a0c-b7eb-4381-ae93-5112b654ff5c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:12:37.889364 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c9218a0c-b7eb-4381-ae93-5112b654ff5c tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 returned with HTTP 200 Jul 31 21:12:37.889929 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1491/5918] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:12:37 2026] GET /volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 => generated 852 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:12:38.904360 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-7ed9de35-fa4c-4f0a-8fd9-329cd75ff761 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:38.906221 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7ed9de35-fa4c-4f0a-8fd9-329cd75ff761 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 Jul 31 21:12:38.906461 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7ed9de35-fa4c-4f0a-8fd9-329cd75ff761 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:12:38.906683 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-7ed9de35-fa4c-4f0a-8fd9-329cd75ff761 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:12:38.914659 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:38.914659 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:12:38.918656 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-7ed9de35-fa4c-4f0a-8fd9-329cd75ff761 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:12:38.923766 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-7ed9de35-fa4c-4f0a-8fd9-329cd75ff761 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 returned with HTTP 200 Jul 31 21:12:38.924117 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1461/5919] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:12:38 2026] GET /volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:12:38.940747 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-394d8752-d10e-4032-a011-ebff5d8237cc None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:38.942702 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-394d8752-d10e-4032-a011-ebff5d8237cc tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 Jul 31 21:12:38.942886 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-394d8752-d10e-4032-a011-ebff5d8237cc tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:12:38.943064 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-394d8752-d10e-4032-a011-ebff5d8237cc tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:12:38.951550 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:38.951550 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:12:38.955350 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-394d8752-d10e-4032-a011-ebff5d8237cc tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:12:38.959919 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-394d8752-d10e-4032-a011-ebff5d8237cc tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 returned with HTTP 200 Jul 31 21:12:38.960318 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1476/5920] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:12:38 2026] GET /volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 => generated 1393 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:12:39.048094 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-11bc3488-ade4-4716-843d-c5455c83a6e3 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:39.051277 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-11bc3488-ade4-4716-843d-c5455c83a6e3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 Jul 31 21:12:39.051522 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-11bc3488-ade4-4716-843d-c5455c83a6e3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:12:39.051778 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-11bc3488-ade4-4716-843d-c5455c83a6e3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:12:39.061163 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:39.061163 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:12:39.065914 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-11bc3488-ade4-4716-843d-c5455c83a6e3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:12:39.073414 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-11bc3488-ade4-4716-843d-c5455c83a6e3 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 returned with HTTP 200 Jul 31 21:12:39.073928 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1493/5921] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:12:39 2026] GET /volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 => generated 1393 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:12:39.611614 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-b390296c-e560-4686-84b0-ab4677559145 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:39.613846 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-b390296c-e560-4686-84b0-ab4677559145 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 Jul 31 21:12:39.614103 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-b390296c-e560-4686-84b0-ab4677559145 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:12:39.614408 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-b390296c-e560-4686-84b0-ab4677559145 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:12:39.621431 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:39.621431 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:12:39.625561 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-b390296c-e560-4686-84b0-ab4677559145 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:12:39.631342 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-b390296c-e560-4686-84b0-ab4677559145 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 returned with HTTP 200 Jul 31 21:12:39.631918 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1492/5922] 10.4.3.157 () {68 vars in 1598 bytes} [Fri Jul 31 21:12:39 2026] GET /volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 => generated 1393 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:12:39.645096 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-9b7ca74d-de51-4f30-bbcf-cf4d6b274eb3 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:39.645551 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9b7ca74d-de51-4f30-bbcf-cf4d6b274eb3 None None] GET https://10.4.3.157/volume// Jul 31 21:12:39.645694 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9b7ca74d-de51-4f30-bbcf-cf4d6b274eb3 None None] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:12:39.645878 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-9b7ca74d-de51-4f30-bbcf-cf4d6b274eb3 None None] Calling method 'all' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:12:39.646214 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-9b7ca74d-de51-4f30-bbcf-cf4d6b274eb3 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:12:39.646530 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1462/5923] 10.4.3.157 () {66 vars in 1419 bytes} [Fri Jul 31 21:12:39 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 21:12:39.656697 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-ecf221fa-546c-4945-9563-50fdc2303252 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:39.658500 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-ecf221fa-546c-4945-9563-50fdc2303252 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments Jul 31 21:12:39.659307 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-ecf221fa-546c-4945-9563-50fdc2303252 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "1767b182-af61-4618-a710-735a68140894", "connector": null, "instance_uuid": "ecf146b9-c813-478d-a403-8fa24043b48d"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:12:39.667326 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:39.667326 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:12:39.696817 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-ecf221fa-546c-4945-9563-50fdc2303252 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments returned with HTTP 200 Jul 31 21:12:39.697348 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1477/5924] 10.4.3.157 () {74 vars in 1594 bytes} [Fri Jul 31 21:12:39 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 21:12:40.517496 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5e44ead7-5e60-4919-8da0-2547d3a19bb6 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:40.517958 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5e44ead7-5e60-4919-8da0-2547d3a19bb6 None None] GET https://10.4.3.157/volume// Jul 31 21:12:40.518118 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5e44ead7-5e60-4919-8da0-2547d3a19bb6 None None] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:12:40.518410 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5e44ead7-5e60-4919-8da0-2547d3a19bb6 None None] Calling method 'all' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:12:40.518736 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5e44ead7-5e60-4919-8da0-2547d3a19bb6 None None] https://10.4.3.157/volume// returned with HTTP 300 Jul 31 21:12:40.519060 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1494/5925] 10.4.3.157 () {66 vars in 1426 bytes} [Fri Jul 31 21:12:40 2026] GET /volume/ => generated 386 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jul 31 21:12:40.526490 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-9c7c2a87-99fe-4e18-a451-270e9957eb2e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:40.528555 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-9c7c2a87-99fe-4e18-a451-270e9957eb2e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 Jul 31 21:12:40.528674 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-9c7c2a87-99fe-4e18-a451-270e9957eb2e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:12:40.528874 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-9c7c2a87-99fe-4e18-a451-270e9957eb2e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:12:40.538843 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:40.538843 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:12:40.542415 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-9c7c2a87-99fe-4e18-a451-270e9957eb2e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:12:40.547317 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-9c7c2a87-99fe-4e18-a451-270e9957eb2e tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 returned with HTTP 200 Jul 31 21:12:40.547734 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1493/5926] 10.4.3.157 () {70 vars in 1639 bytes} [Fri Jul 31 21:12:40 2026] GET /volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 => generated 1572 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Jul 31 21:12:40.660939 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-0ad2d83b-948a-4ecb-959c-24d2b05ffcd9 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:40.663053 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-0ad2d83b-948a-4ecb-959c-24d2b05ffcd9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] PUT https://10.4.3.157/volume/v3/attachments/8b23c080-6773-469c-9149-3f5d1acd6305 Jul 31 21:12:40.663493 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-0ad2d83b-948a-4ecb-959c-24d2b05ffcd9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.157", "host": "np0000006272", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:380dc69a4c", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "9d0a5e98-0e54-44cd-b2e9-bc9fb28dfd96", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:12:40.671334 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-0ad2d83b-948a-4ecb-959c-24d2b05ffcd9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Acquiring lock "cinder-attachment_update-1767b182-af61-4618-a710-735a68140894-np0000006272" by "attachment_update" {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Jul 31 21:12:40.675985 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-0ad2d83b-948a-4ecb-959c-24d2b05ffcd9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-1767b182-af61-4618-a710-735a68140894-np0000006272" acquired by "attachment_update" :: waited 0.005s {{(pid=100194) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Jul 31 21:12:40.676974 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:40.676974 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:12:40.771268 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.coordination [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-0ad2d83b-948a-4ecb-959c-24d2b05ffcd9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Lock "cinder-attachment_update-1767b182-af61-4618-a710-735a68140894-np0000006272" released by "attachment_update" :: held 0.095s {{(pid=100194) __release /opt/stack/cinder/cinder/coordination.py:152}} Jul 31 21:12:40.771649 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-0ad2d83b-948a-4ecb-959c-24d2b05ffcd9 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/8b23c080-6773-469c-9149-3f5d1acd6305 returned with HTTP 200 Jul 31 21:12:40.772247 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1463/5927] 10.4.3.157 () {74 vars in 1704 bytes} [Fri Jul 31 21:12:40 2026] PUT /volume/v3/attachments/8b23c080-6773-469c-9149-3f5d1acd6305 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:12:40.797876 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-3963b365-5e25-44e2-bc65-298ab37c4d53 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:12:40.800543 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-3963b365-5e25-44e2-bc65-298ab37c4d53 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] POST https://10.4.3.157/volume/v3/attachments/8b23c080-6773-469c-9149-3f5d1acd6305/action Jul 31 21:12:40.801045 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-3963b365-5e25-44e2-bc65-298ab37c4d53 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action body: b'{"os-complete": null}' {{(pid=100193) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Jul 31 21:12:40.801291 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-3963b365-5e25-44e2-bc65-298ab37c4d53 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:12:40.823399 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:12:40.823399 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:12:40.836147 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-2bb7f864-fc8a-496a-ad06-4aa8daacb2de req-3963b365-5e25-44e2-bc65-298ab37c4d53 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/8b23c080-6773-469c-9149-3f5d1acd6305/action returned with HTTP 204 Jul 31 21:12:40.836860 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1478/5928] 10.4.3.157 () {74 vars in 1725 bytes} [Fri Jul 31 21:12:40 2026] POST /volume/v3/attachments/8b23c080-6773-469c-9149-3f5d1acd6305/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:12:49.070800 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=46,cinder:INSERT=11,cinder:UPDATE=24 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:12:50.545822 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=14 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:12:50.762384 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=9,cinder:UPDATE=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:12:50.833073 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=15,cinder:UPDATE=4,cinder:INSERT=1 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:13:26.812587 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [req-a7d91979-4eae-47cd-b5e8-46e9db7c8cc9 req-7fb04a2e-7ae5-4dea-840e-1069aade5748 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:26.815193 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-a7d91979-4eae-47cd-b5e8-46e9db7c8cc9 req-7fb04a2e-7ae5-4dea-840e-1069aade5748 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/attachments/8b23c080-6773-469c-9149-3f5d1acd6305 Jul 31 21:13:26.815432 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-a7d91979-4eae-47cd-b5e8-46e9db7c8cc9 req-7fb04a2e-7ae5-4dea-840e-1069aade5748 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:26.815617 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [req-a7d91979-4eae-47cd-b5e8-46e9db7c8cc9 req-7fb04a2e-7ae5-4dea-840e-1069aade5748 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'version_select' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:26.826035 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:26.826035 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:13:26.877300 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [req-a7d91979-4eae-47cd-b5e8-46e9db7c8cc9 req-7fb04a2e-7ae5-4dea-840e-1069aade5748 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/8b23c080-6773-469c-9149-3f5d1acd6305 returned with HTTP 200 Jul 31 21:13:26.877897 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1495/5929] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:13:26 2026] DELETE /volume/v3/attachments/8b23c080-6773-469c-9149-3f5d1acd6305 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:27.976225 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-c809dfdf-0e3a-4fea-ac9b-4093f4a1c927 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:27.978315 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c809dfdf-0e3a-4fea-ac9b-4093f4a1c927 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 Jul 31 21:13:27.978622 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c809dfdf-0e3a-4fea-ac9b-4093f4a1c927 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:27.978921 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-c809dfdf-0e3a-4fea-ac9b-4093f4a1c927 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:27.979159 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-c809dfdf-0e3a-4fea-ac9b-4093f4a1c927 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume with id: 1767b182-af61-4618-a710-735a68140894 Jul 31 21:13:27.987149 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:27.987149 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:13:27.987710 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c809dfdf-0e3a-4fea-ac9b-4093f4a1c927 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:13:28.007852 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-c809dfdf-0e3a-4fea-ac9b-4093f4a1c927 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume request issued successfully. Jul 31 21:13:28.008158 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-c809dfdf-0e3a-4fea-ac9b-4093f4a1c927 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 returned with HTTP 202 Jul 31 21:13:28.008766 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1494/5930] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:13:27 2026] DELETE /volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:13:28.016532 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-a8461987-0c3c-4f06-b5e3-b22abeb6a3fd None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:28.018939 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a8461987-0c3c-4f06-b5e3-b22abeb6a3fd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 Jul 31 21:13:28.019234 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a8461987-0c3c-4f06-b5e3-b22abeb6a3fd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:28.019508 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-a8461987-0c3c-4f06-b5e3-b22abeb6a3fd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:28.029053 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:28.029053 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:13:28.035843 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-a8461987-0c3c-4f06-b5e3-b22abeb6a3fd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:13:28.043629 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-a8461987-0c3c-4f06-b5e3-b22abeb6a3fd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 returned with HTTP 200 Jul 31 21:13:28.044066 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1464/5931] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:28 2026] GET /volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 => generated 1392 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:13:29.057194 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-4d224cc7-0799-4deb-a262-07cf2994b002 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:29.058837 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4d224cc7-0799-4deb-a262-07cf2994b002 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 Jul 31 21:13:29.059060 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4d224cc7-0799-4deb-a262-07cf2994b002 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:29.059267 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-4d224cc7-0799-4deb-a262-07cf2994b002 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:29.065710 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-4d224cc7-0799-4deb-a262-07cf2994b002 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 returned with HTTP 404 Jul 31 21:13:29.066187 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1479/5932] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:29 2026] GET /volume/v3/volumes/1767b182-af61-4618-a710-735a68140894 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:13:29.073332 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-defca158-631c-492d-b77d-0dd366e52995 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:29.075102 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-defca158-631c-492d-b77d-0dd366e52995 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 Jul 31 21:13:29.075383 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-defca158-631c-492d-b77d-0dd366e52995 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:29.075611 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-defca158-631c-492d-b77d-0dd366e52995 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:29.075749 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.snapshots [None req-defca158-631c-492d-b77d-0dd366e52995 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete snapshot with id: 89203661-06f6-4f90-89fc-b63cca5b8ca1 Jul 31 21:13:29.081617 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:29.081617 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:13:29.082146 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-defca158-631c-492d-b77d-0dd366e52995 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:13:29.101363 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-defca158-631c-492d-b77d-0dd366e52995 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot delete request issued successfully. Jul 31 21:13:29.101632 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-defca158-631c-492d-b77d-0dd366e52995 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 returned with HTTP 202 Jul 31 21:13:29.102291 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1496/5933] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:13:29 2026] DELETE /volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:13:29.110668 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-0fe92795-b408-4cc0-98da-eef347fa25ce None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:29.112771 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0fe92795-b408-4cc0-98da-eef347fa25ce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 Jul 31 21:13:29.113014 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0fe92795-b408-4cc0-98da-eef347fa25ce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:29.113239 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-0fe92795-b408-4cc0-98da-eef347fa25ce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:29.119363 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:29.119363 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:13:29.119922 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-0fe92795-b408-4cc0-98da-eef347fa25ce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Snapshot retrieved successfully. Jul 31 21:13:29.120812 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-0fe92795-b408-4cc0-98da-eef347fa25ce tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 returned with HTTP 200 Jul 31 21:13:29.121255 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1495/5934] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:13:29 2026] GET /volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:30.132170 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b6102022-83b9-4260-90b9-8fd224bc7cc5 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:30.134387 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6102022-83b9-4260-90b9-8fd224bc7cc5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 Jul 31 21:13:30.134698 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b6102022-83b9-4260-90b9-8fd224bc7cc5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:30.134984 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b6102022-83b9-4260-90b9-8fd224bc7cc5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:30.140896 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b6102022-83b9-4260-90b9-8fd224bc7cc5 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 returned with HTTP 404 Jul 31 21:13:30.141604 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1465/5935] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:13:30 2026] GET /volume/v3/snapshots/89203661-06f6-4f90-89fc-b63cca5b8ca1 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:13:31.818515 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [req-e3481674-3394-4289-86f6-158372e1c172 req-58c0411d-95ad-491d-b185-857314db5d4a None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:31.820846 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e3481674-3394-4289-86f6-158372e1c172 req-58c0411d-95ad-491d-b185-857314db5d4a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/attachments/4847eeac-fa9d-472e-a78e-8906dc8b2c73 Jul 31 21:13:31.821166 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-e3481674-3394-4289-86f6-158372e1c172 req-58c0411d-95ad-491d-b185-857314db5d4a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:31.821397 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [req-e3481674-3394-4289-86f6-158372e1c172 req-58c0411d-95ad-491d-b185-857314db5d4a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'version_select' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:31.829893 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:31.829893 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:13:31.884888 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [req-e3481674-3394-4289-86f6-158372e1c172 req-58c0411d-95ad-491d-b185-857314db5d4a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/attachments/4847eeac-fa9d-472e-a78e-8906dc8b2c73 returned with HTTP 200 Jul 31 21:13:31.885569 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1480/5936] 10.4.3.157 () {72 vars in 1673 bytes} [Fri Jul 31 21:13:31 2026] DELETE /volume/v3/attachments/4847eeac-fa9d-472e-a78e-8906dc8b2c73 => generated 19 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:33.355884 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-5507074a-7b21-42ba-b436-5742e549badd None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:33.358236 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5507074a-7b21-42ba-b436-5742e549badd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] DELETE https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:13:33.358497 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5507074a-7b21-42ba-b436-5742e549badd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:33.358752 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-5507074a-7b21-42ba-b436-5742e549badd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'delete' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:33.358969 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.v3.volumes [None req-5507074a-7b21-42ba-b436-5742e549badd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume with id: 2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:13:33.368050 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:33.368050 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:13:33.368734 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5507074a-7b21-42ba-b436-5742e549badd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:13:33.388838 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-5507074a-7b21-42ba-b436-5742e549badd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Delete volume request issued successfully. Jul 31 21:13:33.389220 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-5507074a-7b21-42ba-b436-5742e549badd tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 202 Jul 31 21:13:33.389615 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1497/5937] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:13:33 2026] DELETE /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:13:33.397875 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-72931ee8-a796-47b9-a0bc-effe41ac973a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:33.399950 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-72931ee8-a796-47b9-a0bc-effe41ac973a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:13:33.400212 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-72931ee8-a796-47b9-a0bc-effe41ac973a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:33.400466 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-72931ee8-a796-47b9-a0bc-effe41ac973a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:33.410875 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:33.410875 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:13:33.415923 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-72931ee8-a796-47b9-a0bc-effe41ac973a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Volume info retrieved successfully. Jul 31 21:13:33.422595 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-72931ee8-a796-47b9-a0bc-effe41ac973a tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 200 Jul 31 21:13:33.423101 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1496/5938] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:33 2026] GET /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 1366 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Jul 31 21:13:34.435915 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6c894164-cc4e-413d-abb6-ed40de309225 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:34.437721 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c894164-cc4e-413d-abb6-ed40de309225 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] GET https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 Jul 31 21:13:34.437961 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6c894164-cc4e-413d-abb6-ed40de309225 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:34.438151 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6c894164-cc4e-413d-abb6-ed40de309225 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:34.443556 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6c894164-cc4e-413d-abb6-ed40de309225 tempest-TestVolumeBootPattern-232713886 tempest-TestVolumeBootPattern-232713886-project-member] https://10.4.3.157/volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 returned with HTTP 404 Jul 31 21:13:34.444080 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1466/5939] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:34 2026] GET /volume/v3/volumes/2bcc2f3e-b181-47b0-9044-a1833fe709f0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:13:39.880499 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:39.963633 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:13:39.963964 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:13:39.965369 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:13:39.965477 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Create volume of 1 GB Jul 31 21:13:39.965733 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:39.965733 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:13:39.969838 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Availability Zones retrieved successfully. Jul 31 21:13:39.974726 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Flow 'volume_create_api' (f140a60b-5a0c-4ea2-9ae4-4ab0ef1c1bfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:13:39.975774 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0d06cf-b548-44ea-8e1a-561b9fce7b41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:13:39.976660 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:13:39.999888 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb0d06cf-b548-44ea-8e1a-561b9fce7b41) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:13:40.000613 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c08fd873-78a8-4ace-886e-1b3c666eeca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:13:40.068162 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Created reservations ['089f0736-412c-493a-96c9-9e328decda7c', '39c41e96-b397-4082-9329-cb8682ae05ab', '7893e939-858a-4089-ac4d-fc5f0741f13a', 'e335ce45-6065-4a47-8ce8-3fcee4eb150c'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:13:40.069137 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c08fd873-78a8-4ace-886e-1b3c666eeca4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['089f0736-412c-493a-96c9-9e328decda7c', '39c41e96-b397-4082-9329-cb8682ae05ab', '7893e939-858a-4089-ac4d-fc5f0741f13a', 'e335ce45-6065-4a47-8ce8-3fcee4eb150c']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:13:40.070107 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a1f4ee-8b8d-46a1-82f2-b4cff4219852) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:13:40.097738 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a6a1f4ee-8b8d-46a1-82f2-b4cff4219852) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b60efda6-2b92-414d-a7f3-c693b262b181', '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='22916662b4084f3aadb2d35f0e783175',qos_specs=None,replication_status=,reservations=['089f0736-412c-493a-96c9-9e328decda7c','39c41e96-b397-4082-9329-cb8682ae05ab','7893e939-858a-4089-ac4d-fc5f0741f13a','e335ce45-6065-4a47-8ce8-3fcee4eb150c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c56ea92c42b43ca912b9e9e1677ee50',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:13:40Z,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=b60efda6-2b92-414d-a7f3-c693b262b181,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22916662b4084f3aadb2d35f0e783175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c56ea92c42b43ca912b9e9e1677ee50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:13:40.098523 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e38cdf15-674b-43e0-8acb-59c887bbe41d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:13:40.115558 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e38cdf15-674b-43e0-8acb-59c887bbe41d) transitioned into state 'SUCCESS' from 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='22916662b4084f3aadb2d35f0e783175',qos_specs=None,replication_status=,reservations=['089f0736-412c-493a-96c9-9e328decda7c','39c41e96-b397-4082-9329-cb8682ae05ab','7893e939-858a-4089-ac4d-fc5f0741f13a','e335ce45-6065-4a47-8ce8-3fcee4eb150c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c56ea92c42b43ca912b9e9e1677ee50',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:13:40.116193 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160f8867-f0ba-45ff-a929-ff45266314b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:13:40.125070 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (160f8867-f0ba-45ff-a929-ff45266314b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:13:40.126064 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Flow 'volume_create_api' (f140a60b-5a0c-4ea2-9ae4-4ab0ef1c1bfc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:13:40.126350 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Create volume request issued successfully. Jul 31 21:13:40.126897 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ebc83550-72dc-42e2-90f1-32e1455ebf5b tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:13:40.127426 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1481/5940] 10.4.3.157 () {68 vars in 1258 bytes} [Fri Jul 31 21:13:39 2026] POST /volume/v3/volumes => generated 740 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:13:40.142660 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-d3d3d273-bf51-4bff-981f-db5d4ddf1e30 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:40.144662 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d3d3d273-bf51-4bff-981f-db5d4ddf1e30 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 Jul 31 21:13:40.144902 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d3d3d273-bf51-4bff-981f-db5d4ddf1e30 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:40.145186 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-d3d3d273-bf51-4bff-981f-db5d4ddf1e30 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:40.154092 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:40.154092 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:13:40.158618 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-d3d3d273-bf51-4bff-981f-db5d4ddf1e30 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Volume info retrieved successfully. Jul 31 21:13:40.163371 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-d3d3d273-bf51-4bff-981f-db5d4ddf1e30 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 returned with HTTP 200 Jul 31 21:13:40.163744 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1498/5941] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:40 2026] GET /volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 => generated 808 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:41.179174 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-a1129ac4-f706-462d-8cbb-1c91a8603e6a None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:41.180840 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a1129ac4-f706-462d-8cbb-1c91a8603e6a tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 Jul 31 21:13:41.181037 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a1129ac4-f706-462d-8cbb-1c91a8603e6a tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:41.181237 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-a1129ac4-f706-462d-8cbb-1c91a8603e6a tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:41.187835 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:41.187835 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:13:41.191269 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-a1129ac4-f706-462d-8cbb-1c91a8603e6a tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Volume info retrieved successfully. Jul 31 21:13:41.194980 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-a1129ac4-f706-462d-8cbb-1c91a8603e6a tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 returned with HTTP 200 Jul 31 21:13:41.195564 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1497/5942] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:41 2026] GET /volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 => generated 833 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:41.211600 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-67f460f2-54ec-419e-8c5e-1276631f8407 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:41.213303 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-67f460f2-54ec-419e-8c5e-1276631f8407 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 Jul 31 21:13:41.213476 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-67f460f2-54ec-419e-8c5e-1276631f8407 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:41.213647 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-67f460f2-54ec-419e-8c5e-1276631f8407 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:41.222144 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:41.222144 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:13:41.226408 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-67f460f2-54ec-419e-8c5e-1276631f8407 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Volume info retrieved successfully. Jul 31 21:13:41.231278 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-67f460f2-54ec-419e-8c5e-1276631f8407 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 returned with HTTP 200 Jul 31 21:13:41.231673 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1467/5943] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:41 2026] GET /volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 => generated 833 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:41.247498 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:41.249828 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] POST https://10.4.3.157/volume/v3/volumes Jul 31 21:13:41.250203 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1609686401"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:13:41.251507 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.v3.volumes [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1609686401'}} {{(pid=100193) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Jul 31 21:13:41.251619 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.volumes [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Create volume of 1 GB Jul 31 21:13:41.251894 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:41.251894 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:13:41.255771 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Availability Zones retrieved successfully. Jul 31 21:13:41.262597 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Flow 'volume_create_api' (f6c1b4df-4f79-4b8d-9ecc-61ea699ae729) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:13:41.263971 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4195b2a2-6256-4402-bdcf-358d238f961e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:13:41.265358 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.flows.api.create_volume [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Validating volume size '1' using validate_int {{(pid=100193) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Jul 31 21:13:41.295430 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4195b2a2-6256-4402-bdcf-358d238f961e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-07-31T20:43:40Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '28ca9e3c-d65d-407d-8930-4cdb7934c9e4', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:13:41.296189 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fc1e1a-698e-4ff8-9be1-d1436c18a8dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:13:41.333522 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Created reservations ['1b3b6057-ccce-40a3-8943-e4cb699759da', 'efa3fe52-68b6-4810-8f3c-85dfdc1cc80b', 'e2926d67-54f0-4155-8863-e149b552ad8a', '298e6dd1-e2fa-40e5-bd72-818f2fc111e1'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:13:41.334299 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fc1e1a-698e-4ff8-9be1-d1436c18a8dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b3b6057-ccce-40a3-8943-e4cb699759da', 'efa3fe52-68b6-4810-8f3c-85dfdc1cc80b', 'e2926d67-54f0-4155-8863-e149b552ad8a', '298e6dd1-e2fa-40e5-bd72-818f2fc111e1']}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:13:41.334993 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c32171-cd48-4bef-b807-0fb43196ba53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:13:41.356503 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (84c32171-cd48-4bef-b807-0fb43196ba53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '49638558-97ec-489a-a86c-994a3b5f677c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1609686401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22916662b4084f3aadb2d35f0e783175',qos_specs=None,replication_status=,reservations=['1b3b6057-ccce-40a3-8943-e4cb699759da','efa3fe52-68b6-4810-8f3c-85dfdc1cc80b','e2926d67-54f0-4155-8863-e149b552ad8a','298e6dd1-e2fa-40e5-bd72-818f2fc111e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c56ea92c42b43ca912b9e9e1677ee50',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-07-31T21:13:41Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1609686401',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=49638558-97ec-489a-a86c-994a3b5f677c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='22916662b4084f3aadb2d35f0e783175',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6c56ea92c42b43ca912b9e9e1677ee50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(28ca9e3c-d65d-407d-8930-4cdb7934c9e4),volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:13:41.357276 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44273986-155d-4fcf-b9fa-ad8131e4e0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:13:41.375200 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44273986-155d-4fcf-b9fa-ad8131e4e0c0) transitioned into 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-1609686401',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='22916662b4084f3aadb2d35f0e783175',qos_specs=None,replication_status=,reservations=['1b3b6057-ccce-40a3-8943-e4cb699759da','efa3fe52-68b6-4810-8f3c-85dfdc1cc80b','e2926d67-54f0-4155-8863-e149b552ad8a','298e6dd1-e2fa-40e5-bd72-818f2fc111e1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6c56ea92c42b43ca912b9e9e1677ee50',volume_type_id=28ca9e3c-d65d-407d-8930-4cdb7934c9e4)}' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:13:41.376088 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6880903a-6545-4651-8827-5e3821b4ee8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Jul 31 21:13:41.387885 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6880903a-6545-4651-8827-5e3821b4ee8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100193) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Jul 31 21:13:41.389050 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Flow 'volume_create_api' (f6c1b4df-4f79-4b8d-9ecc-61ea699ae729) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100193) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Jul 31 21:13:41.389489 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Create volume request issued successfully. Jul 31 21:13:41.390314 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-49f918fe-8350-4c09-8f80-ea50a0ec4982 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes returned with HTTP 202 Jul 31 21:13:41.390866 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1482/5944] 10.4.3.157 () {68 vars in 1259 bytes} [Fri Jul 31 21:13:41 2026] POST /volume/v3/volumes => generated 776 bytes in 144 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:13:41.404619 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-3959128b-1b0c-4cc9-8fbe-0c31db6e90d4 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:41.407308 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3959128b-1b0c-4cc9-8fbe-0c31db6e90d4 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c Jul 31 21:13:41.407569 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3959128b-1b0c-4cc9-8fbe-0c31db6e90d4 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:41.407907 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-3959128b-1b0c-4cc9-8fbe-0c31db6e90d4 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:41.418282 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:41.418282 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:13:41.423596 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-3959128b-1b0c-4cc9-8fbe-0c31db6e90d4 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Volume info retrieved successfully. Jul 31 21:13:41.430482 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-3959128b-1b0c-4cc9-8fbe-0c31db6e90d4 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c returned with HTTP 200 Jul 31 21:13:41.430987 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1499/5945] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:41 2026] GET /volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:42.444883 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-18197939-e827-4681-9ac4-1594204cc60e None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:42.446927 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18197939-e827-4681-9ac4-1594204cc60e tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c Jul 31 21:13:42.447200 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18197939-e827-4681-9ac4-1594204cc60e tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:42.447407 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-18197939-e827-4681-9ac4-1594204cc60e tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:42.455511 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:42.455511 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:13:42.459431 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-18197939-e827-4681-9ac4-1594204cc60e tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Volume info retrieved successfully. Jul 31 21:13:42.464092 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-18197939-e827-4681-9ac4-1594204cc60e tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c returned with HTTP 200 Jul 31 21:13:42.464509 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1498/5946] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:42 2026] GET /volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:42.477356 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-12f550ed-6b1e-4a3c-98c8-08f9d9f15cdc None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:42.479413 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-12f550ed-6b1e-4a3c-98c8-08f9d9f15cdc tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c Jul 31 21:13:42.479655 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-12f550ed-6b1e-4a3c-98c8-08f9d9f15cdc tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:42.479940 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-12f550ed-6b1e-4a3c-98c8-08f9d9f15cdc tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:42.487904 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:42.487904 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:13:42.491951 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-12f550ed-6b1e-4a3c-98c8-08f9d9f15cdc tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Volume info retrieved successfully. Jul 31 21:13:42.497143 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-12f550ed-6b1e-4a3c-98c8-08f9d9f15cdc tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c returned with HTTP 200 Jul 31 21:13:42.497628 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1468/5947] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:42 2026] GET /volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c => generated 869 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:42.514851 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-59d5e101-1c9d-45e1-8e30-47ca5adfcc5f None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:42.516724 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-59d5e101-1c9d-45e1-8e30-47ca5adfcc5f tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] POST https://10.4.3.157/volume/v3/snapshots Jul 31 21:13:42.517207 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-59d5e101-1c9d-45e1-8e30-47ca5adfcc5f tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "49638558-97ec-489a-a86c-994a3b5f677c", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-5974411"}} {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jul 31 21:13:42.527135 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:42.527135 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:13:42.527680 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-59d5e101-1c9d-45e1-8e30-47ca5adfcc5f tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Volume info retrieved successfully. Jul 31 21:13:42.527781 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-59d5e101-1c9d-45e1-8e30-47ca5adfcc5f tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Create snapshot from volume 49638558-97ec-489a-a86c-994a3b5f677c Jul 31 21:13:42.567603 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.quota [None req-59d5e101-1c9d-45e1-8e30-47ca5adfcc5f tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Created reservations ['65a18857-5d5b-4404-a028-f253d8084f50', '41bf5689-555a-42c1-8a57-a55eeca96cca', '281587e6-f025-496f-bde5-097edbb92375', 'da28d24a-4031-4ea3-bd62-d1ce1a847a51'] {{(pid=100193) reserve /opt/stack/cinder/cinder/quota.py:752}} Jul 31 21:13:42.601608 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-59d5e101-1c9d-45e1-8e30-47ca5adfcc5f tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Snapshot create request issued successfully. Jul 31 21:13:42.601910 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-59d5e101-1c9d-45e1-8e30-47ca5adfcc5f tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/snapshots returned with HTTP 202 Jul 31 21:13:42.602603 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1483/5948] 10.4.3.157 () {68 vars in 1265 bytes} [Fri Jul 31 21:13:42 2026] POST /volume/v3/snapshots => generated 323 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Jul 31 21:13:42.613148 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-15704a10-67a8-478a-89c1-87cadd5a3d53 None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:42.615182 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-15704a10-67a8-478a-89c1-87cadd5a3d53 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 Jul 31 21:13:42.615422 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-15704a10-67a8-478a-89c1-87cadd5a3d53 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:42.615671 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-15704a10-67a8-478a-89c1-87cadd5a3d53 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:42.620702 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:42.620702 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:13:42.621257 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-15704a10-67a8-478a-89c1-87cadd5a3d53 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Snapshot retrieved successfully. Jul 31 21:13:42.622034 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-15704a10-67a8-478a-89c1-87cadd5a3d53 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 returned with HTTP 200 Jul 31 21:13:42.622448 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1500/5949] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:13:42 2026] GET /volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 => generated 455 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:43.632414 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d5028f08-50ff-44c3-bd31-b3cb66eb85c9 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:43.634823 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d5028f08-50ff-44c3-bd31-b3cb66eb85c9 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 Jul 31 21:13:43.635095 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d5028f08-50ff-44c3-bd31-b3cb66eb85c9 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:43.635391 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d5028f08-50ff-44c3-bd31-b3cb66eb85c9 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:43.641307 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:43.641307 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:13:43.641890 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d5028f08-50ff-44c3-bd31-b3cb66eb85c9 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Snapshot retrieved successfully. Jul 31 21:13:43.642764 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d5028f08-50ff-44c3-bd31-b3cb66eb85c9 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 returned with HTTP 200 Jul 31 21:13:43.643164 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1499/5950] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:13:43 2026] GET /volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:43.652209 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-b972ed41-acfe-41d7-9caa-de43cab372a4 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:43.653971 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b972ed41-acfe-41d7-9caa-de43cab372a4 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 Jul 31 21:13:43.654175 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b972ed41-acfe-41d7-9caa-de43cab372a4 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:43.654378 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-b972ed41-acfe-41d7-9caa-de43cab372a4 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:43.659455 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:43.659455 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:13:43.659997 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-b972ed41-acfe-41d7-9caa-de43cab372a4 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Snapshot retrieved successfully. Jul 31 21:13:43.661006 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-b972ed41-acfe-41d7-9caa-de43cab372a4 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 returned with HTTP 200 Jul 31 21:13:43.661419 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1469/5951] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:13:43 2026] GET /volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 => generated 482 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:43.674083 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-69acc275-6420-41a5-bd99-b5ac0c342038 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:43.676213 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69acc275-6420-41a5-bd99-b5ac0c342038 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] DELETE https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 Jul 31 21:13:43.676437 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-69acc275-6420-41a5-bd99-b5ac0c342038 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:43.676682 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-69acc275-6420-41a5-bd99-b5ac0c342038 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'delete' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:43.676812 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.v3.snapshots [None req-69acc275-6420-41a5-bd99-b5ac0c342038 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Delete snapshot with id: 9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 Jul 31 21:13:43.681918 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:43.681918 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:13:43.682458 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-69acc275-6420-41a5-bd99-b5ac0c342038 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Snapshot retrieved successfully. Jul 31 21:13:43.697836 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-69acc275-6420-41a5-bd99-b5ac0c342038 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Snapshot delete request issued successfully. Jul 31 21:13:43.698021 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-69acc275-6420-41a5-bd99-b5ac0c342038 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 returned with HTTP 202 Jul 31 21:13:43.698643 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1484/5952] 10.4.3.157 () {66 vars in 1357 bytes} [Fri Jul 31 21:13:43 2026] DELETE /volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:13:43.706144 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-c3419300-2e23-45e2-9d04-da54f39cf9fa None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:43.708477 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c3419300-2e23-45e2-9d04-da54f39cf9fa tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 Jul 31 21:13:43.708717 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c3419300-2e23-45e2-9d04-da54f39cf9fa tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:43.708958 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-c3419300-2e23-45e2-9d04-da54f39cf9fa tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:43.714571 np0000006272 devstack@c-api.service[100191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:43.714571 np0000006272 devstack@c-api.service[100191]: warnings.warn( Jul 31 21:13:43.715081 np0000006272 devstack@c-api.service[100191]: INFO cinder.volume.api [None req-c3419300-2e23-45e2-9d04-da54f39cf9fa tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Snapshot retrieved successfully. Jul 31 21:13:43.716082 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-c3419300-2e23-45e2-9d04-da54f39cf9fa tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 returned with HTTP 200 Jul 31 21:13:43.716572 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1501/5953] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:13:43 2026] GET /volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 => generated 481 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:44.725245 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-30ca227d-e886-4c8f-9fec-57ecac364089 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:44.727115 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-30ca227d-e886-4c8f-9fec-57ecac364089 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 Jul 31 21:13:44.727327 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-30ca227d-e886-4c8f-9fec-57ecac364089 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:44.727508 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-30ca227d-e886-4c8f-9fec-57ecac364089 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:44.731643 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-30ca227d-e886-4c8f-9fec-57ecac364089 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 returned with HTTP 404 Jul 31 21:13:44.732161 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1500/5954] 10.4.3.157 () {66 vars in 1354 bytes} [Fri Jul 31 21:13:44 2026] GET /volume/v3/snapshots/9cfc7eaf-b2bb-409c-8a46-7e5c2b81e900 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:13:44.739006 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-464bbe66-6a45-4c9f-98db-04bf8f3a6c24 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:44.740902 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-464bbe66-6a45-4c9f-98db-04bf8f3a6c24 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] DELETE https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c Jul 31 21:13:44.741103 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-464bbe66-6a45-4c9f-98db-04bf8f3a6c24 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:44.741314 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-464bbe66-6a45-4c9f-98db-04bf8f3a6c24 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'delete' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:44.741478 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.v3.volumes [None req-464bbe66-6a45-4c9f-98db-04bf8f3a6c24 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Delete volume with id: 49638558-97ec-489a-a86c-994a3b5f677c Jul 31 21:13:44.748997 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:44.748997 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:13:44.749579 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-464bbe66-6a45-4c9f-98db-04bf8f3a6c24 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Volume info retrieved successfully. Jul 31 21:13:44.772253 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-464bbe66-6a45-4c9f-98db-04bf8f3a6c24 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Delete volume request issued successfully. Jul 31 21:13:44.772493 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-464bbe66-6a45-4c9f-98db-04bf8f3a6c24 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c returned with HTTP 202 Jul 31 21:13:44.772905 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1470/5955] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:13:44 2026] DELETE /volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:13:44.779989 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-762f1a52-de92-4b06-9874-0869c7e8eacb None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:44.782409 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-762f1a52-de92-4b06-9874-0869c7e8eacb tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c Jul 31 21:13:44.782720 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-762f1a52-de92-4b06-9874-0869c7e8eacb tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:44.783022 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-762f1a52-de92-4b06-9874-0869c7e8eacb tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:44.792260 np0000006272 devstack@c-api.service[100193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:44.792260 np0000006272 devstack@c-api.service[100193]: warnings.warn( Jul 31 21:13:44.796632 np0000006272 devstack@c-api.service[100193]: INFO cinder.volume.api [None req-762f1a52-de92-4b06-9874-0869c7e8eacb tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Volume info retrieved successfully. Jul 31 21:13:44.801402 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-762f1a52-de92-4b06-9874-0869c7e8eacb tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c returned with HTTP 200 Jul 31 21:13:44.801788 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1485/5956] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:44 2026] GET /volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c => generated 868 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:45.815469 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.middleware.request_id [None req-a321cc17-6d2c-4761-b743-a5ccd5ac1bde None None] RequestId filter calling following filter/app {{(pid=100191) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:45.817513 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a321cc17-6d2c-4761-b743-a5ccd5ac1bde tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c Jul 31 21:13:45.817731 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a321cc17-6d2c-4761-b743-a5ccd5ac1bde tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100191) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:45.817996 np0000006272 devstack@c-api.service[100191]: DEBUG cinder.api.openstack.wsgi [None req-a321cc17-6d2c-4761-b743-a5ccd5ac1bde tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100191) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:45.824720 np0000006272 devstack@c-api.service[100191]: INFO cinder.api.openstack.wsgi [None req-a321cc17-6d2c-4761-b743-a5ccd5ac1bde tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c returned with HTTP 404 Jul 31 21:13:45.825229 np0000006272 devstack@c-api.service[100191]: [pid: 100191|app: 0|req: 1502/5957] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:45 2026] GET /volume/v3/volumes/49638558-97ec-489a-a86c-994a3b5f677c => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:13:45.833049 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.middleware.request_id [None req-d3daa309-546f-4519-9c08-edac230c2a94 None None] RequestId filter calling following filter/app {{(pid=100192) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:45.834816 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3daa309-546f-4519-9c08-edac230c2a94 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] DELETE https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 Jul 31 21:13:45.835007 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3daa309-546f-4519-9c08-edac230c2a94 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100192) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:45.835200 np0000006272 devstack@c-api.service[100192]: DEBUG cinder.api.openstack.wsgi [None req-d3daa309-546f-4519-9c08-edac230c2a94 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'delete' {{(pid=100192) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:45.835350 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.v3.volumes [None req-d3daa309-546f-4519-9c08-edac230c2a94 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Delete volume with id: b60efda6-2b92-414d-a7f3-c693b262b181 Jul 31 21:13:45.844452 np0000006272 devstack@c-api.service[100192]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:45.844452 np0000006272 devstack@c-api.service[100192]: warnings.warn( Jul 31 21:13:45.844774 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d3daa309-546f-4519-9c08-edac230c2a94 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Volume info retrieved successfully. Jul 31 21:13:45.863411 np0000006272 devstack@c-api.service[100192]: INFO cinder.volume.api [None req-d3daa309-546f-4519-9c08-edac230c2a94 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Delete volume request issued successfully. Jul 31 21:13:45.863644 np0000006272 devstack@c-api.service[100192]: INFO cinder.api.openstack.wsgi [None req-d3daa309-546f-4519-9c08-edac230c2a94 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 returned with HTTP 202 Jul 31 21:13:45.864728 np0000006272 devstack@c-api.service[100192]: [pid: 100192|app: 0|req: 1501/5958] 10.4.3.157 () {66 vars in 1351 bytes} [Fri Jul 31 21:13:45 2026] DELETE /volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Jul 31 21:13:45.871514 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.middleware.request_id [None req-6a80dc61-5bb1-4c34-99be-09e17f307762 None None] RequestId filter calling following filter/app {{(pid=100194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:45.873735 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6a80dc61-5bb1-4c34-99be-09e17f307762 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 Jul 31 21:13:45.874057 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6a80dc61-5bb1-4c34-99be-09e17f307762 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100194) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:45.874343 np0000006272 devstack@c-api.service[100194]: DEBUG cinder.api.openstack.wsgi [None req-6a80dc61-5bb1-4c34-99be-09e17f307762 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:45.883472 np0000006272 devstack@c-api.service[100194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jul 31 21:13:45.883472 np0000006272 devstack@c-api.service[100194]: warnings.warn( Jul 31 21:13:45.888179 np0000006272 devstack@c-api.service[100194]: INFO cinder.volume.api [None req-6a80dc61-5bb1-4c34-99be-09e17f307762 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Volume info retrieved successfully. Jul 31 21:13:45.893846 np0000006272 devstack@c-api.service[100194]: INFO cinder.api.openstack.wsgi [None req-6a80dc61-5bb1-4c34-99be-09e17f307762 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 returned with HTTP 200 Jul 31 21:13:45.894541 np0000006272 devstack@c-api.service[100194]: [pid: 100194|app: 0|req: 1471/5959] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:45 2026] GET /volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 => generated 832 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jul 31 21:13:46.907926 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.middleware.request_id [None req-ab576415-4b17-4667-8a14-4f67b83666d9 None None] RequestId filter calling following filter/app {{(pid=100193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jul 31 21:13:46.909921 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ab576415-4b17-4667-8a14-4f67b83666d9 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] GET https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 Jul 31 21:13:46.910099 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ab576415-4b17-4667-8a14-4f67b83666d9 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Empty body provided in request {{(pid=100193) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jul 31 21:13:46.910317 np0000006272 devstack@c-api.service[100193]: DEBUG cinder.api.openstack.wsgi [None req-ab576415-4b17-4667-8a14-4f67b83666d9 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] Calling method 'show' {{(pid=100193) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jul 31 21:13:46.916114 np0000006272 devstack@c-api.service[100193]: INFO cinder.api.openstack.wsgi [None req-ab576415-4b17-4667-8a14-4f67b83666d9 tempest-CinderUnicodeTest-187512128 tempest-CinderUnicodeTest-187512128-project-member] https://10.4.3.157/volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 returned with HTTP 404 Jul 31 21:13:46.916774 np0000006272 devstack@c-api.service[100193]: [pid: 100193|app: 0|req: 1486/5960] 10.4.3.157 () {66 vars in 1348 bytes} [Fri Jul 31 21:13:46 2026] GET /volume/v3/volumes/b60efda6-2b92-414d-a7f3-c693b262b181 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Jul 31 21:13:55.820671 np0000006272 devstack@c-api.service[100191]: DEBUG dbcounter [-] [100191] Writing DB stats cinder:SELECT=28,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:13:55.858803 np0000006272 devstack@c-api.service[100192]: DEBUG dbcounter [-] [100192] Writing DB stats cinder:SELECT=21,cinder:UPDATE=2,cinder:INSERT=2 {{(pid=100192) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:13:55.892579 np0000006272 devstack@c-api.service[100194]: DEBUG dbcounter [-] [100194] Writing DB stats cinder:SELECT=22,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jul 31 21:13:56.912725 np0000006272 devstack@c-api.service[100193]: DEBUG dbcounter [-] [100193] Writing DB stats cinder:SELECT=81,cinder:UPDATE=40,cinder:INSERT=23 {{(pid=100193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}